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-04-15T03:11:51.699Z||main|||||INFO|500||The following profiles are active: basic 2023-04-15T03:12:04.570Z||main|||||INFO|500||Starting service [Tomcat] 2023-04-15T03:12:04.571Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-04-15T03:12:04.840Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-04-15T03:12:13.328Z||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-04-15T03:12:13.527Z||main|||||INFO|500||catdb-pool - Starting... 2023-04-15T03:12:14.336Z||main|||||INFO|500||catdb-pool - Start completed. 2023-04-15T03:12:14.685Z||main|||||INFO|500||reqdb-pool - Starting... 2023-04-15T03:12:14.746Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-04-15T03:12:14.991Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-04-15T03:12:15.407Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-04-15T03:12:16.185Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-04-15T03:12:19.301Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-04-15T03:12:21.386Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-15T03:12:21.432Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-04-15T03:12:22.057Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-04-15T03:12:23.570Z||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-04-15T03:12:24.374Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-15T03:12:25.575Z||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-04-15T03:12:29.887Z||main|||||WARN|500||--- 2023-04-15T03:12:29.887Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-04-15T03:12:29.887Z||main|||||WARN|500||--- 2023-04-15T03:12:30.358Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-04-15T03:12:35.760Z||main|||||INFO|500||Started ApiHandlerApplication in 47.872 seconds (JVM running for 51.971) 2023-04-15T03:12:35.808Z|31d9c00c-0ef9-456b-aa6c-4bdcf426a875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:12:35.835Z|31d9c00c-0ef9-456b-aa6c-4bdcf426a875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:12:35.845Z|35d32fb4-adaa-4f95-b508-3dea967e3ebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:12:35.854Z|35d32fb4-adaa-4f95-b508-3dea967e3ebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:12:44.723Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-04-15T03:12:44.902Z|105035fb-0e36-4776-9fef-2f80d732e096|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-04-15T03:12:45.239Z|105035fb-0e36-4776-9fef-2f80d732e096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:12:45.378Z|176930a1-2508-41b3-871e-c19075f0e9ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:12:45.379Z|176930a1-2508-41b3-871e-c19075f0e9ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:12:45.387Z|56a87eb0-e0f7-4c5d-9d95-840e6a88b71c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:12:45.388Z|56a87eb0-e0f7-4c5d-9d95-840e6a88b71c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:12:50.751Z|2a87e030-7b4b-4734-b53c-480a3771aa1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:12:50.756Z|2a87e030-7b4b-4734-b53c-480a3771aa1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:12:55.468Z|7dc95288-4941-411b-a942-c04be0253bd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:12:55.469Z|7dc95288-4941-411b-a942-c04be0253bd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:12:55.476Z|f9635680-8e95-4622-8f79-8f0c72ba75e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:12:55.476Z|594761bb-5f2c-40ee-b5d6-664feec95736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:12:55.477Z|f9635680-8e95-4622-8f79-8f0c72ba75e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:12:55.480Z|594761bb-5f2c-40ee-b5d6-664feec95736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:13:05.518Z|2f2fd204-ef7c-4fc3-b211-0d8c73253054|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:13:05.520Z|2f2fd204-ef7c-4fc3-b211-0d8c73253054|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:13:05.525Z|2638263b-3470-4af5-ba2b-0e10a5bb8cc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:13:05.526Z|2638263b-3470-4af5-ba2b-0e10a5bb8cc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:13:05.537Z|8275451a-bfd1-415b-b114-5a30ec928986|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:13:05.538Z|8275451a-bfd1-415b-b114-5a30ec928986|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:13:05.750Z|2b1be902-8be4-4f52-9ae2-0d4e0ec1f261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:13:05.751Z|2b1be902-8be4-4f52-9ae2-0d4e0ec1f261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:13:05.856Z|bd5257dc-107b-412b-a154-a79a3c4e131b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:13:05.871Z|bd5257dc-107b-412b-a154-a79a3c4e131b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:13:15.562Z|f0276757-e340-493a-8d21-605d60eb301c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:13:15.564Z|f0276757-e340-493a-8d21-605d60eb301c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:13:15.611Z|e4b02d39-1d50-4211-9c20-c2b829a9a72e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:13:15.612Z|e4b02d39-1d50-4211-9c20-c2b829a9a72e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:13:15.613Z|772c29d7-3d8e-49f0-953f-5785bd691b12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:13:15.614Z|772c29d7-3d8e-49f0-953f-5785bd691b12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:13:20.750Z|7948f4b6-1dfd-4108-9897-35887fe7d822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:13:20.751Z|7948f4b6-1dfd-4108-9897-35887fe7d822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:13:25.630Z|4234d87a-a65b-451d-b220-9503c89446fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:13:25.632Z|4234d87a-a65b-451d-b220-9503c89446fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:13:25.648Z|9cf919fb-d4b8-44bc-9247-c8a173fd5c92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:13:25.649Z|9cf919fb-d4b8-44bc-9247-c8a173fd5c92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:13:25.673Z|4ee05c20-400a-44ba-9a42-068a14e5a732|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:13:25.675Z|4ee05c20-400a-44ba-9a42-068a14e5a732|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:13:35.682Z|d99ccca9-a41b-43f5-92b2-22042b62d333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:13:35.682Z|709f7f6e-8bff-481a-ac8e-2a4489978141|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:13:35.683Z|d99ccca9-a41b-43f5-92b2-22042b62d333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:13:35.683Z|709f7f6e-8bff-481a-ac8e-2a4489978141|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:13:35.721Z|1dca1b0e-e692-47eb-83e4-ccf3bb702afc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:13:35.723Z|1dca1b0e-e692-47eb-83e4-ccf3bb702afc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:13:35.750Z|ad2f8ac1-95a3-4aaf-a619-e8586bb4d3e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:13:35.753Z|ad2f8ac1-95a3-4aaf-a619-e8586bb4d3e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:13:35.873Z|dd239979-f558-4e82-8c09-7c0377eb5442|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:13:35.874Z|dd239979-f558-4e82-8c09-7c0377eb5442|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:13:45.721Z|57501296-e671-4f10-84a7-a78c656a45c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:13:45.723Z|57501296-e671-4f10-84a7-a78c656a45c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:13:45.733Z|17b2f329-a66a-42be-a91a-c67d11ea17c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:13:45.734Z|17b2f329-a66a-42be-a91a-c67d11ea17c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:13:45.758Z|c79f0b78-45a3-469e-aa04-2dba2044f53d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:13:45.759Z|c79f0b78-45a3-469e-aa04-2dba2044f53d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:13:50.750Z|0f21c3e3-71d9-4d95-a014-6e8ca41b4831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:13:50.752Z|0f21c3e3-71d9-4d95-a014-6e8ca41b4831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:13:55.761Z|33614dee-4341-4363-a459-9c6523b118bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:13:55.762Z|33614dee-4341-4363-a459-9c6523b118bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:13:55.781Z|3f779c01-cdda-43d2-aeff-b98e37448d04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:13:55.783Z|3f779c01-cdda-43d2-aeff-b98e37448d04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:13:55.789Z|2a1396b5-edbe-45bd-ba44-2d431bf67178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:13:55.790Z|2a1396b5-edbe-45bd-ba44-2d431bf67178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:14:05.751Z|19996d5d-fa67-42e7-8245-fcad06cd1e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:14:05.752Z|19996d5d-fa67-42e7-8245-fcad06cd1e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:14:05.806Z|5691b9e1-662c-4895-8b3c-6e4d9c18862b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:14:05.808Z|5691b9e1-662c-4895-8b3c-6e4d9c18862b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:14:05.823Z|de2a8686-4058-4ec0-9210-e66d1b02e37c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:14:05.824Z|de2a8686-4058-4ec0-9210-e66d1b02e37c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:14:05.824Z|9fda38c6-3952-4d2a-9018-f0ae5fe60907|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:14:05.825Z|9fda38c6-3952-4d2a-9018-f0ae5fe60907|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:14:05.877Z|19e52d81-8fd2-4752-be6e-e707f8ded1be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:14:05.878Z|19e52d81-8fd2-4752-be6e-e707f8ded1be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:14:15.846Z|1e588503-025c-4818-a4d7-28772077854d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:14:15.847Z|1e588503-025c-4818-a4d7-28772077854d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:14:15.864Z|554c9925-229c-4fbd-8c81-22e61864b9ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:14:15.864Z|30e77b29-99e8-41e8-aad6-657110baf296|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:14:15.865Z|554c9925-229c-4fbd-8c81-22e61864b9ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:14:15.866Z|30e77b29-99e8-41e8-aad6-657110baf296|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:14:20.754Z|2d18f3b1-f2b8-4c84-aab3-255bca216692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:14:20.759Z|2d18f3b1-f2b8-4c84-aab3-255bca216692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:14:25.883Z|e470e424-0441-4b57-ba61-aa92b182ced9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:14:25.886Z|e470e424-0441-4b57-ba61-aa92b182ced9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:14:25.898Z|093f962b-5394-40e0-8247-681e460051ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:14:25.899Z|093f962b-5394-40e0-8247-681e460051ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:14:25.902Z|bb42987a-580f-4e34-8670-3c2bab54e76d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:14:25.911Z|bb42987a-580f-4e34-8670-3c2bab54e76d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:14:35.751Z|e2261064-e7a0-4f37-9b7c-345313df6bcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:14:35.752Z|e2261064-e7a0-4f37-9b7c-345313df6bcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:14:35.881Z|752c7193-3587-441a-acb8-e70995629db9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:14:35.882Z|752c7193-3587-441a-acb8-e70995629db9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:14:35.923Z|cd46f868-2230-4129-b5cd-8cef0f9b3488|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:14:35.924Z|cd46f868-2230-4129-b5cd-8cef0f9b3488|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:14:35.933Z|a7d4b66e-ac04-4f29-a782-beda51949593|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:14:35.934Z|a7d4b66e-ac04-4f29-a782-beda51949593|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:14:35.950Z|107dca1c-fec1-4af0-a149-671fd340b406|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:14:35.952Z|107dca1c-fec1-4af0-a149-671fd340b406|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:14:45.964Z|8b85cf13-f443-4507-b107-c29c2391d903|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:14:45.965Z|8b85cf13-f443-4507-b107-c29c2391d903|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:14:45.967Z|a69148b1-09e0-40a6-99c6-ac96cc0a20cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:14:45.968Z|a69148b1-09e0-40a6-99c6-ac96cc0a20cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:14:45.986Z|57d17fba-cb19-4755-937d-f1168ba229b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:14:45.987Z|57d17fba-cb19-4755-937d-f1168ba229b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:14:50.750Z|ea48ccea-6ed4-4e32-bbe1-5fb9a839e48b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:14:50.751Z|ea48ccea-6ed4-4e32-bbe1-5fb9a839e48b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:14:55.996Z|6e2b3733-660c-4e46-94c5-5c3571886b9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:14:55.997Z|6e2b3733-660c-4e46-94c5-5c3571886b9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:14:56.014Z|b2da78fd-2d01-4b92-8af5-c39981fd13da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:14:56.015Z|b2da78fd-2d01-4b92-8af5-c39981fd13da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:14:56.026Z|50ad3714-08dd-495f-8af6-87a07fdc3cf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:14:56.028Z|50ad3714-08dd-495f-8af6-87a07fdc3cf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:15:05.752Z|1d082118-43fc-48a9-bf2e-c958141b01c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:15:05.759Z|1d082118-43fc-48a9-bf2e-c958141b01c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:15:05.887Z|63af37a6-36aa-45e8-b1aa-606cac756290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:15:05.888Z|63af37a6-36aa-45e8-b1aa-606cac756290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:15:06.056Z|b2f84ed3-c833-421b-8df8-ce68acc3de02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:15:06.057Z|470ed650-822b-47ae-a10a-00a4feb40a36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:15:06.057Z|b2f84ed3-c833-421b-8df8-ce68acc3de02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:15:06.058Z|470ed650-822b-47ae-a10a-00a4feb40a36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:15:06.076Z|91133ef8-e0b4-445e-ad48-de68560a0cbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:15:06.078Z|91133ef8-e0b4-445e-ad48-de68560a0cbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:15:16.128Z|eb5be7a7-2790-4a47-887d-8ca492476b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:15:16.133Z|8f546570-787b-4f36-8dc8-ef40a0e20224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:15:16.136Z|f3e5ef57-c677-492a-986b-7a6044cfb9b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:15:16.136Z|8f546570-787b-4f36-8dc8-ef40a0e20224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:15:16.140Z|f3e5ef57-c677-492a-986b-7a6044cfb9b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:15:16.131Z|eb5be7a7-2790-4a47-887d-8ca492476b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:15:20.750Z|c8909321-afcd-4949-8680-a2073f398747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:15:20.752Z|c8909321-afcd-4949-8680-a2073f398747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:15:26.189Z|8aececb9-24ac-4e00-bd30-991920cabce3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:15:26.191Z|8aececb9-24ac-4e00-bd30-991920cabce3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:15:26.192Z|a871bdfc-41d8-47a8-98cf-5962daf61c6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:15:26.193Z|a3e26419-6a88-4b38-ae24-ef537d2a749c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:15:26.193Z|a871bdfc-41d8-47a8-98cf-5962daf61c6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:15:26.194Z|a3e26419-6a88-4b38-ae24-ef537d2a749c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:15:35.751Z|36fbab5d-f3a4-4f85-8e13-9056533ad20c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:15:35.752Z|36fbab5d-f3a4-4f85-8e13-9056533ad20c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:15:35.892Z|ef98e550-619e-42b7-88bf-c1041e87e90a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:15:35.892Z|ef98e550-619e-42b7-88bf-c1041e87e90a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:15:36.244Z|0cb61bf7-6045-41e5-976a-2ae4a870f278|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:15:36.245Z|0cb61bf7-6045-41e5-976a-2ae4a870f278|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:15:36.246Z|9f41e9d0-7bc1-4b2d-bce5-e8738b45acaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:15:36.249Z|9f41e9d0-7bc1-4b2d-bce5-e8738b45acaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:15:36.249Z|ae9406c4-5602-43e3-b07e-4c2a7278c77c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:15:36.258Z|ae9406c4-5602-43e3-b07e-4c2a7278c77c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:15:46.287Z|10b27e80-114d-4fdf-b55f-cee46919ed0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:15:46.288Z|10b27e80-114d-4fdf-b55f-cee46919ed0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:15:46.296Z|084fd648-fda1-4e17-b73c-3ee03bce6e2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:15:46.297Z|084fd648-fda1-4e17-b73c-3ee03bce6e2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:15:46.320Z|1eb94710-ef2b-4477-8be0-19c8de5c0352|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:15:46.321Z|1eb94710-ef2b-4477-8be0-19c8de5c0352|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:15:50.751Z|9ba699e1-536c-4aa3-b47d-0b9e9bd2fb3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:15:50.757Z|9ba699e1-536c-4aa3-b47d-0b9e9bd2fb3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:15:56.337Z|12e27f95-680c-41b6-89d7-6385d442e12f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:15:56.338Z|12e27f95-680c-41b6-89d7-6385d442e12f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:15:56.342Z|28e8a2e1-8467-4f82-ab29-e9cf4365bedc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:15:56.342Z|28e8a2e1-8467-4f82-ab29-e9cf4365bedc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:15:56.356Z|ea9845a0-72fe-4c9e-838d-bc4bbcf34048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:15:56.357Z|ea9845a0-72fe-4c9e-838d-bc4bbcf34048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:16:05.750Z|20a481e2-9cac-4061-a787-d39c48fb01e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:16:05.751Z|20a481e2-9cac-4061-a787-d39c48fb01e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:16:05.894Z|9fd0c62b-2a21-43cd-a309-3a52ebfda8c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:16:05.895Z|9fd0c62b-2a21-43cd-a309-3a52ebfda8c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:16:06.377Z|d2ce6ebb-3157-4378-8092-c62ccc5a23d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:16:06.379Z|d2ce6ebb-3157-4378-8092-c62ccc5a23d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:16:06.390Z|56485fb4-dbc2-4429-ba99-fca93a13dbd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:16:06.396Z|41e614f9-981a-4dcd-9423-e4080da88e9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:16:06.397Z|41e614f9-981a-4dcd-9423-e4080da88e9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:16:06.400Z|56485fb4-dbc2-4429-ba99-fca93a13dbd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:16:16.424Z|25824297-2a4c-4980-82b8-94808f811003|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:16:16.425Z|25824297-2a4c-4980-82b8-94808f811003|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:16:16.438Z|7f274ef5-d475-464f-a5b2-97d16c85a642|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:16:16.438Z|65689991-77df-4a98-8bf0-241cb4915d4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:16:16.439Z|7f274ef5-d475-464f-a5b2-97d16c85a642|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:16:16.439Z|65689991-77df-4a98-8bf0-241cb4915d4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:16:20.751Z|946761be-af00-4479-8947-3842347ec04f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:16:20.753Z|946761be-af00-4479-8947-3842347ec04f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:16:26.457Z|12460091-a293-4906-b0f8-81379b745eef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:16:26.459Z|12460091-a293-4906-b0f8-81379b745eef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:16:26.477Z|34dcf393-5cb6-4437-b07f-6ff1aaa77f5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:16:26.479Z|41f4c55a-7111-41d2-a22a-1016f7706fba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:16:26.480Z|34dcf393-5cb6-4437-b07f-6ff1aaa77f5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:16:26.489Z|41f4c55a-7111-41d2-a22a-1016f7706fba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:16:35.750Z|bc575d53-cadb-4e05-bdc0-b229db17c0ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:16:35.755Z|bc575d53-cadb-4e05-bdc0-b229db17c0ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:16:35.896Z|bb4c56d4-392a-4ed8-94ad-cbdb1546a0eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:16:35.897Z|bb4c56d4-392a-4ed8-94ad-cbdb1546a0eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:16:36.494Z|2999e2f6-fbdb-46e4-bd89-6c6aae0b1e64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:16:36.495Z|2999e2f6-fbdb-46e4-bd89-6c6aae0b1e64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:16:36.521Z|5fd9cfb7-b9de-4a07-9ded-f5351457888e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:16:36.522Z|101927b7-3dbe-4549-b629-f1251b6a32c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:16:36.522Z|5fd9cfb7-b9de-4a07-9ded-f5351457888e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:16:36.522Z|101927b7-3dbe-4549-b629-f1251b6a32c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:16:46.530Z|4e6ca915-a6d0-4eda-bba3-8e9388bbd6e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:16:46.531Z|4e6ca915-a6d0-4eda-bba3-8e9388bbd6e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:16:46.555Z|0eaa6765-1223-418e-ae13-554ede94ac2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:16:46.555Z|0eaa6765-1223-418e-ae13-554ede94ac2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:16:46.559Z|9510c20a-b667-4fbb-8370-0008cc65ae70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:16:46.560Z|9510c20a-b667-4fbb-8370-0008cc65ae70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:16:50.750Z|83433009-82d6-4787-b2da-7f54b2b49b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:16:50.751Z|83433009-82d6-4787-b2da-7f54b2b49b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:16:56.569Z|0b395ef5-d0bd-4b4d-abdb-072fd1c07f00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:16:56.571Z|0b395ef5-d0bd-4b4d-abdb-072fd1c07f00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:16:56.587Z|e0b0276d-7a7f-4f1c-aef8-2ffb34de1143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:16:56.588Z|e0b0276d-7a7f-4f1c-aef8-2ffb34de1143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:16:56.593Z|a20c16fa-9fa1-4305-af09-7e7444bf92d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:16:56.595Z|a20c16fa-9fa1-4305-af09-7e7444bf92d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:17:05.751Z|46c673c2-b10e-4a6d-8a44-647ee0e63e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:17:05.752Z|46c673c2-b10e-4a6d-8a44-647ee0e63e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:17:05.898Z|3a311d05-e72a-473c-84c5-23858d6a3e0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:17:05.899Z|3a311d05-e72a-473c-84c5-23858d6a3e0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:17:06.609Z|f3ba76c4-92ad-4beb-9a11-d9748cc088a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:17:06.610Z|f3ba76c4-92ad-4beb-9a11-d9748cc088a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:17:06.615Z|6353355d-83d5-4ef9-8466-7b940c00ded1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:17:06.616Z|6353355d-83d5-4ef9-8466-7b940c00ded1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:17:06.632Z|fb8f461f-71d2-427e-9523-a74e3a0d8876|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:17:06.633Z|fb8f461f-71d2-427e-9523-a74e3a0d8876|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:17:16.656Z|20947a15-5428-4bfc-b31b-14c2425537a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:17:16.656Z|20947a15-5428-4bfc-b31b-14c2425537a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:17:16.658Z|b58c4ab3-4958-4679-9c56-10b7ee303e7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:17:16.658Z|b58c4ab3-4958-4679-9c56-10b7ee303e7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:17:16.678Z|497a578c-fc40-47e1-b051-a0155eac62b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:17:16.679Z|497a578c-fc40-47e1-b051-a0155eac62b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:17:20.750Z|dc67c2fd-a499-4373-805a-64c75d9d2ee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:17:20.757Z|dc67c2fd-a499-4373-805a-64c75d9d2ee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:17:26.703Z|d55f957d-06d3-437f-a51d-e379fb7a35bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:17:26.705Z|d55f957d-06d3-437f-a51d-e379fb7a35bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:17:26.709Z|28d09945-d8e2-402d-92ef-97de54341538|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:17:26.711Z|28d09945-d8e2-402d-92ef-97de54341538|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:17:26.719Z|8cf8f14b-5ebc-472e-ab15-641404f761ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:17:26.724Z|8cf8f14b-5ebc-472e-ab15-641404f761ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:17:35.751Z|ef36e17b-1c67-4eee-9967-dd4eb330c7e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:17:35.751Z|ef36e17b-1c67-4eee-9967-dd4eb330c7e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:17:35.901Z|856c94a7-e0c1-452f-9d28-2da33a6bf5fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:17:35.902Z|856c94a7-e0c1-452f-9d28-2da33a6bf5fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:17:36.756Z|7818ddcd-a247-4fce-8ff5-68cbbef4ec62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:17:36.758Z|7818ddcd-a247-4fce-8ff5-68cbbef4ec62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:17:36.760Z|1d017be7-8ee9-42d9-a0f1-adebb7d87add|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:17:36.761Z|1d017be7-8ee9-42d9-a0f1-adebb7d87add|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:17:36.765Z|be49de22-75c3-448f-8c89-a58cc067b041|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:17:36.767Z|be49de22-75c3-448f-8c89-a58cc067b041|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:17:46.802Z|6dbb5ec2-75b5-4826-b4da-3bb04d080cdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:17:46.804Z|6dbb5ec2-75b5-4826-b4da-3bb04d080cdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:17:46.810Z|21bab841-747c-492f-9e40-5a552222ae40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:17:46.811Z|21bab841-747c-492f-9e40-5a552222ae40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:17:46.816Z|4ebcd3d4-38d9-49f3-a4ed-e029af72ad5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:17:46.817Z|4ebcd3d4-38d9-49f3-a4ed-e029af72ad5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:17:50.750Z|a92ce674-1a81-40df-b6ce-fb2e82526180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:17:50.751Z|a92ce674-1a81-40df-b6ce-fb2e82526180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:17:56.839Z|3c849d69-9d5b-474c-9f47-612e1b62cbed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:17:56.840Z|3c849d69-9d5b-474c-9f47-612e1b62cbed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:17:56.862Z|8e121177-5f83-46a1-b97e-a34e40784ea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:17:56.864Z|8e121177-5f83-46a1-b97e-a34e40784ea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:17:56.865Z|bec3aa10-8eb9-4d36-bcb7-7ce6d97d1fc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:17:56.866Z|bec3aa10-8eb9-4d36-bcb7-7ce6d97d1fc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:18:05.750Z|afc7484e-6df2-4efb-a1d6-a1fc3e3bdf87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:18:05.755Z|afc7484e-6df2-4efb-a1d6-a1fc3e3bdf87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:18:05.903Z|e62955ba-a7a2-4fcf-9748-3559b9bfa632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:18:05.904Z|e62955ba-a7a2-4fcf-9748-3559b9bfa632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:18:06.886Z|69d42735-ec5e-4ae3-b9f3-51eeecf7d621|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:18:06.888Z|69d42735-ec5e-4ae3-b9f3-51eeecf7d621|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:18:06.901Z|bb248be0-75ac-44ba-85bf-cbe6cf5b05a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:18:06.904Z|bb248be0-75ac-44ba-85bf-cbe6cf5b05a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:18:06.909Z|03ad890a-ec6a-4b0a-90cf-672b2ee732ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:18:06.911Z|03ad890a-ec6a-4b0a-90cf-672b2ee732ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:18:16.928Z|80376213-5365-4f4d-9563-a810336f8a91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:18:16.930Z|80376213-5365-4f4d-9563-a810336f8a91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:18:16.938Z|fea3f8ad-4a68-4c25-a76e-9f2118eed487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:18:16.940Z|fea3f8ad-4a68-4c25-a76e-9f2118eed487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:18:16.947Z|fd469909-0564-4e75-a735-aeb1f6c165e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:18:16.949Z|fd469909-0564-4e75-a735-aeb1f6c165e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:18:20.750Z|dbab4b25-6bfc-4b42-8a71-c1b57402c536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:18:20.751Z|dbab4b25-6bfc-4b42-8a71-c1b57402c536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:18:26.965Z|59f6bd6a-0a08-4aff-8eb3-74b98b02f7cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:18:26.966Z|59f6bd6a-0a08-4aff-8eb3-74b98b02f7cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:18:26.970Z|6018316a-a5cf-4798-9a75-24b183194ca6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:18:26.971Z|6018316a-a5cf-4798-9a75-24b183194ca6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:18:26.986Z|abb38187-a681-43ad-9321-1a38ac6a004d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:18:26.986Z|abb38187-a681-43ad-9321-1a38ac6a004d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:18:35.750Z|def8ecfe-1e71-43f9-9099-97468c4dbc92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:18:35.751Z|def8ecfe-1e71-43f9-9099-97468c4dbc92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:18:35.906Z|ff66af71-4591-499c-a705-3ba8f62bc78d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:18:35.908Z|ff66af71-4591-499c-a705-3ba8f62bc78d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:18:37.011Z|79b21927-884e-4761-a8c0-05ec8b14afe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:18:37.012Z|79b21927-884e-4761-a8c0-05ec8b14afe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:18:37.018Z|612c363d-c13d-40a3-a77b-5097e2fc0394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:18:37.019Z|612c363d-c13d-40a3-a77b-5097e2fc0394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:18:37.023Z|1bacd3e6-ff3a-4688-8f88-d57e4afce0a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:18:37.024Z|1bacd3e6-ff3a-4688-8f88-d57e4afce0a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:18:47.054Z|1b98bc0d-916c-4eae-ba20-953c33bc8578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:18:47.055Z|9ef7ec0a-8f43-4b99-a9fc-6626c1ce333b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:18:47.056Z|1b98bc0d-916c-4eae-ba20-953c33bc8578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:18:47.056Z|9ef7ec0a-8f43-4b99-a9fc-6626c1ce333b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:18:47.066Z|674b0799-ba79-47bb-923f-bab5e14dd7c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:18:47.068Z|674b0799-ba79-47bb-923f-bab5e14dd7c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:18:50.750Z|998928cd-7601-43fd-bfca-7656b2e0e0d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:18:50.759Z|998928cd-7601-43fd-bfca-7656b2e0e0d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:18:57.093Z|d10a4533-f898-420b-aae1-f3c41fcddec1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:18:57.095Z|d10a4533-f898-420b-aae1-f3c41fcddec1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:18:57.097Z|57fba6c3-ad02-43cb-805c-eddc309c6aef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:18:57.098Z|57fba6c3-ad02-43cb-805c-eddc309c6aef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:18:57.105Z|d1c4c1cf-7847-45a8-b5cc-d88e1297e37c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:18:57.106Z|d1c4c1cf-7847-45a8-b5cc-d88e1297e37c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:19:05.750Z|5bcb474d-bfe6-425e-a2ff-f1363fd704ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:19:05.751Z|5bcb474d-bfe6-425e-a2ff-f1363fd704ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:19:05.910Z|147f7897-e8b5-46e6-ae25-9059354341fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:19:05.911Z|147f7897-e8b5-46e6-ae25-9059354341fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:19:07.141Z|14a4ab6a-d8d0-4bd6-ac82-c45bdafac53a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:19:07.142Z|15206dcb-4ac6-4a3e-b190-fd035cfe26f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:19:07.143Z|14a4ab6a-d8d0-4bd6-ac82-c45bdafac53a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:19:07.143Z|15206dcb-4ac6-4a3e-b190-fd035cfe26f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:19:07.137Z|a3e4c2f9-9fe3-4f49-ab15-140a8d6dce00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:19:07.150Z|a3e4c2f9-9fe3-4f49-ab15-140a8d6dce00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:19:17.184Z|296fa300-d2b5-4666-9200-a9a5e21e762f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:19:17.185Z|296fa300-d2b5-4666-9200-a9a5e21e762f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:19:17.200Z|fdf0b018-d0ce-4d28-b493-b1a660221149|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:19:17.200Z|bb28a665-cfc3-4a56-b230-e715e76f8d74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:19:17.201Z|bb28a665-cfc3-4a56-b230-e715e76f8d74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:19:17.200Z|fdf0b018-d0ce-4d28-b493-b1a660221149|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:19:20.751Z|a4aa43be-6c9b-4c3c-9064-d7ca8688f7e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:19:20.752Z|a4aa43be-6c9b-4c3c-9064-d7ca8688f7e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:19:27.233Z|e2e68c1b-ad1e-46eb-be5a-dbe0cfe82713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:19:27.235Z|e2e68c1b-ad1e-46eb-be5a-dbe0cfe82713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:19:27.248Z|e414984e-989e-44f6-b0b0-88f6ed7a750b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:19:27.250Z|e414984e-989e-44f6-b0b0-88f6ed7a750b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:19:27.269Z|5f4655a4-5c95-4ddd-8e57-e88e150543ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:19:27.270Z|5f4655a4-5c95-4ddd-8e57-e88e150543ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:19:35.750Z|332cdedd-7f99-473e-b0e7-08efca5833ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:19:35.756Z|332cdedd-7f99-473e-b0e7-08efca5833ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:19:35.912Z|af69153d-4504-4874-ae0a-2addc61898bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:19:35.913Z|af69153d-4504-4874-ae0a-2addc61898bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:19:37.275Z|77644d0e-c168-4b5f-8421-f99a910136f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:19:37.276Z|77644d0e-c168-4b5f-8421-f99a910136f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:19:37.301Z|0843c471-9e4a-4ccc-a708-006ac79ef21b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:19:37.301Z|03ae6d0c-f8c3-49cb-8391-f59d661b46c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:19:37.302Z|0843c471-9e4a-4ccc-a708-006ac79ef21b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:19:37.302Z|03ae6d0c-f8c3-49cb-8391-f59d661b46c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:19:47.316Z|5e98e17f-4237-4fb9-bc3a-7f828f4503dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:19:47.317Z|5e98e17f-4237-4fb9-bc3a-7f828f4503dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:19:47.337Z|e103fa61-80dc-4fa3-a559-e3b51468f42d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:19:47.338Z|e103fa61-80dc-4fa3-a559-e3b51468f42d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:19:47.344Z|95670e27-2bb3-4e12-b712-4844ee0b087b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:19:47.345Z|95670e27-2bb3-4e12-b712-4844ee0b087b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:19:50.750Z|a3a4e694-a97e-44ff-a0e1-339daf003e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:19:50.751Z|a3a4e694-a97e-44ff-a0e1-339daf003e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:19:57.357Z|8afab14d-f5c2-4245-8fbc-7e9204c57ae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:19:57.358Z|8afab14d-f5c2-4245-8fbc-7e9204c57ae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:19:57.373Z|3dcde11c-7b57-43e7-b105-97c91ff7c2bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:19:57.374Z|3dcde11c-7b57-43e7-b105-97c91ff7c2bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:19:57.382Z|40163862-7d25-4ac5-9242-cd533f9ce617|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:19:57.383Z|40163862-7d25-4ac5-9242-cd533f9ce617|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:20:05.750Z|1f2af681-8158-4119-909e-48e7886ac98e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:20:05.752Z|1f2af681-8158-4119-909e-48e7886ac98e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:20:05.915Z|5e867496-c0f9-4377-a75a-f7d15f73c298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:20:05.916Z|5e867496-c0f9-4377-a75a-f7d15f73c298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:20:07.395Z|2917b5ac-d31f-41f6-91a1-92ea72193246|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:20:07.397Z|2917b5ac-d31f-41f6-91a1-92ea72193246|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:20:07.409Z|a6fa01bc-225c-4ccd-8317-9f3011811da8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:20:07.410Z|a6fa01bc-225c-4ccd-8317-9f3011811da8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:20:07.418Z|2887136e-0705-4c2a-9794-91ce9aab82a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:20:07.419Z|2887136e-0705-4c2a-9794-91ce9aab82a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:20:17.441Z|a4a26732-548b-4511-ac05-bfa17dd85952|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:20:17.442Z|a4a26732-548b-4511-ac05-bfa17dd85952|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:20:17.452Z|dc1fec99-7e6b-4f49-820e-c891318a3b76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:20:17.453Z|dc1fec99-7e6b-4f49-820e-c891318a3b76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:20:17.453Z|c9e0fecf-fa93-4896-af10-5602f770f426|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:20:17.457Z|c9e0fecf-fa93-4896-af10-5602f770f426|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:20:20.750Z|86651e0d-9952-4179-8ce9-9dbc2cf51c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:20:20.756Z|86651e0d-9952-4179-8ce9-9dbc2cf51c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:20:27.496Z|db2d8f3e-8373-4949-996b-b2c5d4768bff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:20:27.496Z|7c570d6c-4d23-4948-9c5f-b5d8c25f482a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:20:27.497Z|7c570d6c-4d23-4948-9c5f-b5d8c25f482a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:20:27.497Z|db2d8f3e-8373-4949-996b-b2c5d4768bff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:20:27.499Z|58bbbdfb-7f6f-4108-a2ff-1c7177b90e46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:20:27.500Z|58bbbdfb-7f6f-4108-a2ff-1c7177b90e46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:20:35.750Z|6e9c7c4b-02e3-4dd2-9a79-a96ae4e15d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:20:35.751Z|6e9c7c4b-02e3-4dd2-9a79-a96ae4e15d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:20:35.918Z|c998e402-de1d-4cf1-9d02-58214d5349ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:20:35.919Z|c998e402-de1d-4cf1-9d02-58214d5349ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:20:37.535Z|5d7669d9-e083-4da0-9d17-829a863ada7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:20:37.536Z|5d7669d9-e083-4da0-9d17-829a863ada7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:20:37.536Z|3f4f33a4-b766-408f-8df8-c154057cec31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:20:37.539Z|3f4f33a4-b766-408f-8df8-c154057cec31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:20:37.541Z|5cb3e674-4b1e-41cf-8f83-ad9b53666293|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:20:37.542Z|5cb3e674-4b1e-41cf-8f83-ad9b53666293|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:20:47.575Z|60de6988-e7db-41f3-ac48-bdf34dffe7a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:20:47.576Z|60de6988-e7db-41f3-ac48-bdf34dffe7a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:20:47.580Z|368b9cbf-9812-4c0a-b117-13fe6802c758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:20:47.581Z|368b9cbf-9812-4c0a-b117-13fe6802c758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:20:47.588Z|87d526a9-76cf-4d0e-ada0-3abae3e0ea13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:20:47.589Z|87d526a9-76cf-4d0e-ada0-3abae3e0ea13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:20:50.750Z|6d85b020-b46d-4856-9353-cea169a70f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:20:50.752Z|6d85b020-b46d-4856-9353-cea169a70f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:20:57.612Z|74c29030-056c-4ced-9ce5-17fbba895b4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:20:57.613Z|74c29030-056c-4ced-9ce5-17fbba895b4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:20:57.625Z|c0162b3a-37fd-4390-8d95-cd784ab83bec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:20:57.626Z|c0162b3a-37fd-4390-8d95-cd784ab83bec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:20:57.628Z|6dfb83ac-d32f-4975-a017-41511a5386d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:20:57.629Z|6dfb83ac-d32f-4975-a017-41511a5386d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:21:05.750Z|e7957818-d4dc-49ea-aef9-1418cc849c24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:21:05.754Z|e7957818-d4dc-49ea-aef9-1418cc849c24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:21:05.921Z|ab04bcaa-d290-4c69-aa7c-0780347fb550|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:21:05.922Z|ab04bcaa-d290-4c69-aa7c-0780347fb550|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:21:07.650Z|f25ed840-9f73-475b-ad3d-7238dcf9a3ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:21:07.651Z|f25ed840-9f73-475b-ad3d-7238dcf9a3ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:21:07.658Z|f97bbd8e-94ac-4356-b6da-4a6a87b49178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:21:07.659Z|f97bbd8e-94ac-4356-b6da-4a6a87b49178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:21:07.661Z|c98d7582-75e7-4bde-8256-4c8b6ef946ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:21:07.662Z|c98d7582-75e7-4bde-8256-4c8b6ef946ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:21:17.696Z|6c3b029a-1147-4239-9fc1-c276b1f045c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:21:17.697Z|6c3b029a-1147-4239-9fc1-c276b1f045c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:21:17.698Z|13723a3a-0c12-4a5d-84b9-c02649efef42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:21:17.705Z|13723a3a-0c12-4a5d-84b9-c02649efef42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:21:17.695Z|eaad3b30-3d6c-4f9e-9cbb-a8e911319a46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:21:17.711Z|eaad3b30-3d6c-4f9e-9cbb-a8e911319a46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:21:20.752Z|054e7c20-8966-4a28-87e2-5ec371a14fc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:21:20.753Z|054e7c20-8966-4a28-87e2-5ec371a14fc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:21:27.741Z|ca00696f-75b4-4ec8-bd7f-be93aaadbb5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:21:27.742Z|ca00696f-75b4-4ec8-bd7f-be93aaadbb5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:21:27.750Z|338c5fcc-473a-41f5-8e1c-89947cde75fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:21:27.751Z|338c5fcc-473a-41f5-8e1c-89947cde75fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:21:27.757Z|1a1e7511-92a9-4668-a93a-af3036906387|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:21:27.758Z|1a1e7511-92a9-4668-a93a-af3036906387|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:21:35.750Z|b918031c-cae5-4b7b-b3d9-dd6169cd3a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:21:35.751Z|b918031c-cae5-4b7b-b3d9-dd6169cd3a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:21:35.922Z|8465ce0a-3caa-4531-b2e5-403fe5ef800b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:21:35.923Z|8465ce0a-3caa-4531-b2e5-403fe5ef800b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:21:37.783Z|799f0223-0ca5-424f-a48b-a9b202595e22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:21:37.784Z|799f0223-0ca5-424f-a48b-a9b202595e22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:21:37.789Z|38d0ff38-ac1f-4fdd-9fd1-75f1b54ad14d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:21:37.791Z|38d0ff38-ac1f-4fdd-9fd1-75f1b54ad14d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:21:37.792Z|57f647e6-963c-4112-bace-08c2cb04aaa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:21:37.793Z|57f647e6-963c-4112-bace-08c2cb04aaa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:21:47.824Z|4a6fa4eb-9814-47de-b5b7-406ec4bc6ae5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:21:47.825Z|4a6fa4eb-9814-47de-b5b7-406ec4bc6ae5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:21:47.828Z|70606191-2021-4614-84f8-4a5fa227bb88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:21:47.829Z|70606191-2021-4614-84f8-4a5fa227bb88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:21:47.843Z|56ccd2d2-01bc-4707-89da-1ddcab4fd74f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:21:47.844Z|56ccd2d2-01bc-4707-89da-1ddcab4fd74f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:21:50.750Z|1f526bb4-70b5-4a54-854d-c27c5272bf1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:21:50.759Z|1f526bb4-70b5-4a54-854d-c27c5272bf1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:21:57.877Z|8b7f6cb8-2f8f-44e0-8058-6d20d83b2d12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:21:57.878Z|8b7f6cb8-2f8f-44e0-8058-6d20d83b2d12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:21:57.881Z|332c1a00-3462-4b89-81f6-81b9a39a9e4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:21:57.888Z|332c1a00-3462-4b89-81f6-81b9a39a9e4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:21:57.891Z|ad542a8d-a645-463c-9b2a-ee1d3e5fd3ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:21:57.892Z|ad542a8d-a645-463c-9b2a-ee1d3e5fd3ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:21:59.905Z|39372852-8cb7-4304-ba36-ba0e78b033e7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:21:59.906Z|39372852-8cb7-4304-ba36-ba0e78b033e7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:22:05.750Z|1717bc52-6106-4708-afa6-c716636dd8f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:22:05.751Z|1717bc52-6106-4708-afa6-c716636dd8f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:22:05.924Z|8bb04156-21c6-4168-b720-0f8d27e90522|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:22:05.925Z|8bb04156-21c6-4168-b720-0f8d27e90522|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:22:07.907Z|9d0915d8-4566-413e-b74c-e038c97223c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:22:07.908Z|9d0915d8-4566-413e-b74c-e038c97223c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:22:07.932Z|ffbb1bf1-a3cb-432d-8164-cdb08594abbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:22:07.933Z|ffbb1bf1-a3cb-432d-8164-cdb08594abbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:22:07.933Z|4761d95c-bc2e-411f-b0d2-c4c9693aac02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:22:07.935Z|4761d95c-bc2e-411f-b0d2-c4c9693aac02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:22:17.951Z|1577e942-7c1e-4426-9981-367a32a115f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:22:17.952Z|1577e942-7c1e-4426-9981-367a32a115f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:22:17.972Z|c88684e8-350f-4baf-99a7-70ff89dd1fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:22:17.974Z|333b1572-0dd8-4a56-a4f0-444d28c70fd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:22:17.974Z|c88684e8-350f-4baf-99a7-70ff89dd1fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:22:17.975Z|333b1572-0dd8-4a56-a4f0-444d28c70fd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:22:20.751Z|3a4f85c4-d256-43f3-833d-bf5e797cd770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:22:20.751Z|3a4f85c4-d256-43f3-833d-bf5e797cd770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:22:27.988Z|bb563cf1-f1f4-4593-ae54-708907c949fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:22:27.989Z|bb563cf1-f1f4-4593-ae54-708907c949fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:22:28.006Z|d13e0852-4f97-4201-b3fa-512e09635c46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:22:28.007Z|d13e0852-4f97-4201-b3fa-512e09635c46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:22:28.010Z|63e745e3-9de7-4952-a63c-efe97c6286f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:22:28.011Z|63e745e3-9de7-4952-a63c-efe97c6286f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:22:35.750Z|a6c57f0a-e41e-41d9-bca0-341f164a2a19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:22:35.764Z|a6c57f0a-e41e-41d9-bca0-341f164a2a19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:22:35.926Z|696c9f74-aefc-448c-83c7-e81d74d23acc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:22:35.927Z|696c9f74-aefc-448c-83c7-e81d74d23acc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:22:38.026Z|6ec058c0-c5b4-4a64-b82d-b8f76a27ce84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:22:38.027Z|6ec058c0-c5b4-4a64-b82d-b8f76a27ce84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:22:38.043Z|9e21edc9-534d-4f10-a8f3-18f20d7da1dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:22:38.043Z|9e21edc9-534d-4f10-a8f3-18f20d7da1dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:22:38.048Z|d85fcb26-46d3-4167-8d0f-c77cb622b8c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:22:38.049Z|d85fcb26-46d3-4167-8d0f-c77cb622b8c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:22:48.065Z|df18f338-1c60-4372-b2ed-555a3b9c3058|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:22:48.066Z|df18f338-1c60-4372-b2ed-555a3b9c3058|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:22:48.095Z|c0821972-dfc8-4fb3-bec4-0fd97e702b68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:22:48.095Z|d592e711-a456-472e-b6c2-e4d8c93dc989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:22:48.096Z|c0821972-dfc8-4fb3-bec4-0fd97e702b68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:22:48.098Z|d592e711-a456-472e-b6c2-e4d8c93dc989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:22:50.750Z|9b3c0166-85df-4fd3-904b-f178136542ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:22:50.750Z|9b3c0166-85df-4fd3-904b-f178136542ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:22:58.114Z|be638a18-0bb8-4b22-8e7c-1e7adc21db6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:22:58.115Z|be638a18-0bb8-4b22-8e7c-1e7adc21db6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:22:58.144Z|8555afa1-e391-4b69-8915-44efbc88edaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:22:58.146Z|8e515099-81a1-4660-85ee-18bba8f2fbba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:22:58.148Z|8555afa1-e391-4b69-8915-44efbc88edaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:22:58.148Z|8e515099-81a1-4660-85ee-18bba8f2fbba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:22:59.893Z|c05b8017-118e-4486-95ae-e81df9509ed5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:22:59.894Z|c05b8017-118e-4486-95ae-e81df9509ed5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:23:05.750Z|0afa62b9-85a0-46cd-bb59-13c60a8b17f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:23:05.750Z|0afa62b9-85a0-46cd-bb59-13c60a8b17f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:23:05.928Z|df5045d1-df43-4f58-a267-1f1d133b6203|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:23:05.929Z|df5045d1-df43-4f58-a267-1f1d133b6203|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:23:08.155Z|f5c0fdc1-247b-447e-9d08-c84ff363eb16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:23:08.156Z|f5c0fdc1-247b-447e-9d08-c84ff363eb16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:23:08.184Z|737a3def-0632-47af-8c40-dc78225c2557|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:23:08.187Z|737a3def-0632-47af-8c40-dc78225c2557|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:23:08.188Z|bb84a291-69c9-4f8c-a144-b2f833affcad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:23:08.190Z|bb84a291-69c9-4f8c-a144-b2f833affcad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:23:18.205Z|3a4fc82e-2d0e-4cf9-b6cc-43dacc887504|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:23:18.207Z|3a4fc82e-2d0e-4cf9-b6cc-43dacc887504|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:23:18.225Z|702a664c-2370-45f1-866a-405e08e0ee77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:23:18.227Z|702a664c-2370-45f1-866a-405e08e0ee77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:23:18.230Z|fa8cf6cb-64ff-418c-bf56-c9d6ccb6d631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:23:18.231Z|fa8cf6cb-64ff-418c-bf56-c9d6ccb6d631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:23:20.750Z|022a4cdb-c97c-48e2-8ed7-28bcf7776c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:23:20.755Z|022a4cdb-c97c-48e2-8ed7-28bcf7776c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:23:28.265Z|c56f3afb-358a-429f-9945-527968ed1060|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:23:28.266Z|c56f3afb-358a-429f-9945-527968ed1060|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:23:28.268Z|2d2102a7-69d7-4fda-8029-cabb3a2cfa92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:23:28.270Z|10cbd5b0-3403-401e-9349-f499d3e87073|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:23:28.269Z|2d2102a7-69d7-4fda-8029-cabb3a2cfa92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:23:28.283Z|10cbd5b0-3403-401e-9349-f499d3e87073|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:23:35.750Z|b4270270-e689-4f3c-929c-346dcefd3626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:23:35.750Z|b4270270-e689-4f3c-929c-346dcefd3626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:23:35.929Z|7c422171-8f4e-4a09-913a-f0d2e4101eb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:23:35.930Z|7c422171-8f4e-4a09-913a-f0d2e4101eb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:23:38.308Z|dded40a2-9988-4796-93cb-597f6f3337ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:23:38.309Z|dded40a2-9988-4796-93cb-597f6f3337ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:23:38.324Z|cf30c1f5-eb4e-4aa3-88b8-9a609f03bc70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:23:38.325Z|cf30c1f5-eb4e-4aa3-88b8-9a609f03bc70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:23:38.327Z|f6a7f3c3-b249-4bde-93e1-5f595441be52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:23:38.328Z|f6a7f3c3-b249-4bde-93e1-5f595441be52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:23:48.358Z|ec95419f-57b4-485a-94c8-d508d3c7bff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:23:48.360Z|ec95419f-57b4-485a-94c8-d508d3c7bff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:23:48.364Z|1a4600c7-3066-4ce9-bb36-8006621b1833|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:23:48.369Z|9f8f2331-658f-42b3-a1c1-4b7b5bdbd7be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:23:48.371Z|9f8f2331-658f-42b3-a1c1-4b7b5bdbd7be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:23:48.365Z|1a4600c7-3066-4ce9-bb36-8006621b1833|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:23:50.750Z|4f0819e5-a0af-4be9-8006-405c412b07c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:23:50.750Z|4f0819e5-a0af-4be9-8006-405c412b07c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:23:58.401Z|6c8bc443-3671-42e2-90e9-88f10239d8ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:23:58.402Z|6c8bc443-3671-42e2-90e9-88f10239d8ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:23:58.413Z|e6392500-04b4-40e3-9576-a3e98a0f151f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:23:58.410Z|7490a005-bf91-412f-85f6-c209578ddb3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:23:58.414Z|7490a005-bf91-412f-85f6-c209578ddb3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:23:58.418Z|e6392500-04b4-40e3-9576-a3e98a0f151f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:23:59.893Z|42cb202e-60cf-4a37-b66c-5474e6adc288|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:23:59.895Z|42cb202e-60cf-4a37-b66c-5474e6adc288|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:24:05.750Z|0663a2dc-9289-4aff-b4c9-2b186fd04791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:24:05.755Z|0663a2dc-9289-4aff-b4c9-2b186fd04791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:24:05.931Z|070deea4-2a1f-4c0a-a511-0a68f2e1cf86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:24:05.931Z|070deea4-2a1f-4c0a-a511-0a68f2e1cf86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:24:08.448Z|ff1de095-de5d-45c0-9a7e-38f3cabcf36d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:24:08.446Z|5a3e3f95-9a73-4246-b823-a18d6e915e71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:24:08.450Z|5a3e3f95-9a73-4246-b823-a18d6e915e71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:24:08.455Z|ff1de095-de5d-45c0-9a7e-38f3cabcf36d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:24:08.464Z|a5be2ab9-c533-4448-9b8f-f56a636c101b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:24:08.465Z|a5be2ab9-c533-4448-9b8f-f56a636c101b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:24:18.497Z|46242d01-c35b-4239-b38c-bd02a71088ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:24:18.498Z|46242d01-c35b-4239-b38c-bd02a71088ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:24:18.497Z|c5268a69-9349-4a86-a33b-d2cbcd118654|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:24:18.502Z|c5268a69-9349-4a86-a33b-d2cbcd118654|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:24:18.507Z|f7d37108-197a-4038-a267-1fe899e1a3f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:24:18.508Z|f7d37108-197a-4038-a267-1fe899e1a3f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:24:20.750Z|4b12e224-e260-4e4c-a2d3-4781e27bd522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:24:20.751Z|4b12e224-e260-4e4c-a2d3-4781e27bd522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:24:28.548Z|3d352424-b89c-4990-8229-9b44c79f623c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:24:28.549Z|3d352424-b89c-4990-8229-9b44c79f623c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:24:28.553Z|6ce1c8d7-13e1-4be9-9e00-2868dd80792e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:24:28.553Z|627b9501-bd9d-420e-9c6a-34ef8d27be70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:24:28.554Z|6ce1c8d7-13e1-4be9-9e00-2868dd80792e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:24:28.556Z|627b9501-bd9d-420e-9c6a-34ef8d27be70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:24:35.750Z|4086b409-03f3-43b0-81c6-c8ff4e668f1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:24:35.751Z|4086b409-03f3-43b0-81c6-c8ff4e668f1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:24:35.932Z|1a238f6f-4d77-4043-86a5-05d04f904508|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:24:35.933Z|1a238f6f-4d77-4043-86a5-05d04f904508|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:24:38.600Z|f9f4a38d-a296-43f9-9f10-b2d87c1039c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:24:38.601Z|690d8e65-e4ad-4e86-a700-e0ee380e8af3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:24:38.601Z|f9f4a38d-a296-43f9-9f10-b2d87c1039c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:24:38.601Z|d27839b4-283f-4682-ac8e-77c99a494da8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:24:38.602Z|690d8e65-e4ad-4e86-a700-e0ee380e8af3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:24:38.604Z|d27839b4-283f-4682-ac8e-77c99a494da8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:24:48.646Z|eb1b4862-2a07-40fe-a72e-d7546e31db0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:24:48.647Z|b4fd7399-0d3f-4ffc-9817-7172d869513c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:24:48.647Z|eb1b4862-2a07-40fe-a72e-d7546e31db0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:24:48.648Z|b4fd7399-0d3f-4ffc-9817-7172d869513c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:24:48.653Z|0d9abaeb-2199-4391-9c80-3e13eee7f532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:24:48.655Z|0d9abaeb-2199-4391-9c80-3e13eee7f532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:24:50.754Z|f4a851cc-5553-4e95-9190-d483e8d0adaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:24:50.758Z|f4a851cc-5553-4e95-9190-d483e8d0adaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:24:58.687Z|a8722683-e68d-4d0b-9ffb-ca9bba6c6b72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:24:58.688Z|a8722683-e68d-4d0b-9ffb-ca9bba6c6b72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:24:58.695Z|9027afa1-1511-400f-bbcd-dc3113b8b631|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:24:58.696Z|9027afa1-1511-400f-bbcd-dc3113b8b631|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:24:58.696Z|35f1fa15-b485-45a9-8c4e-7dd1ecd14a1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:24:58.697Z|35f1fa15-b485-45a9-8c4e-7dd1ecd14a1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:24:59.892Z|cc115857-3adf-4a50-94f2-37cdb9fcff57|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:24:59.894Z|cc115857-3adf-4a50-94f2-37cdb9fcff57|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:25:05.750Z|510e8833-e32f-4e67-9f10-724c5ef70596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:25:05.751Z|510e8833-e32f-4e67-9f10-724c5ef70596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:25:05.935Z|13cd5b2c-25c4-4e83-b1e0-7f135231a152|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:25:05.936Z|13cd5b2c-25c4-4e83-b1e0-7f135231a152|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:25:08.726Z|a73d52be-75da-4da7-b95e-65967ee091f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:25:08.727Z|3b184a0f-b822-4afb-b3eb-598ccad772ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:25:08.728Z|a73d52be-75da-4da7-b95e-65967ee091f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:25:08.729Z|3b184a0f-b822-4afb-b3eb-598ccad772ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:25:08.732Z|8967db85-4cb0-4db9-83e3-68d2515263f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:25:08.733Z|8967db85-4cb0-4db9-83e3-68d2515263f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:25:18.761Z|c7383aab-06a3-4e51-aee4-c0fd8d3a9308|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:25:18.761Z|42077727-f790-4545-8951-a2f4da812f53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:25:18.762Z|c7383aab-06a3-4e51-aee4-c0fd8d3a9308|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:25:18.762Z|42077727-f790-4545-8951-a2f4da812f53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:25:18.766Z|08e8f91e-80a6-4e7d-8d65-ed4d58a1163c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:25:18.767Z|08e8f91e-80a6-4e7d-8d65-ed4d58a1163c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:25:20.750Z|877b7b54-d753-49b9-a2fa-05bd0bb7fb58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:25:20.751Z|877b7b54-d753-49b9-a2fa-05bd0bb7fb58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:25:28.799Z|f853f61f-cbea-4232-b030-e575a107a926|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:25:28.800Z|f853f61f-cbea-4232-b030-e575a107a926|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:25:28.805Z|ea3d1036-8ee4-4283-85eb-77580c40ee55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:25:28.805Z|ea3d1036-8ee4-4283-85eb-77580c40ee55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:25:28.810Z|28cf473a-b443-496a-a9d6-924629625391|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:25:28.811Z|28cf473a-b443-496a-a9d6-924629625391|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:25:35.750Z|30409d93-5658-479e-9ca0-3f8f159b9952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:25:35.754Z|30409d93-5658-479e-9ca0-3f8f159b9952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:25:35.937Z|7b9c8065-347a-4687-87ba-8d2d56caf7b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:25:35.938Z|7b9c8065-347a-4687-87ba-8d2d56caf7b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:25:38.852Z|80f81051-11a2-4f4b-bb3e-9135aa87eb39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:25:38.854Z|80f81051-11a2-4f4b-bb3e-9135aa87eb39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:25:38.859Z|72710ada-302c-40c7-80c2-72eab34bc31d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:25:38.860Z|72710ada-302c-40c7-80c2-72eab34bc31d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:25:38.862Z|dbba25ce-8dc1-4930-a266-b6c777752768|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:25:38.863Z|dbba25ce-8dc1-4930-a266-b6c777752768|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:25:48.890Z|928c08be-b314-45a7-9c70-ebc2c819451c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:25:48.891Z|928c08be-b314-45a7-9c70-ebc2c819451c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:25:48.901Z|d82cef79-2b11-4f53-9aea-bf5697c1dea5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:25:48.903Z|d82cef79-2b11-4f53-9aea-bf5697c1dea5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:25:48.905Z|44441764-09e1-42c6-96da-4c52737e94f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:25:48.908Z|44441764-09e1-42c6-96da-4c52737e94f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:25:50.750Z|cad9d9f1-334d-48c9-a88a-d8a5e63bc120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:25:50.751Z|cad9d9f1-334d-48c9-a88a-d8a5e63bc120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:25:58.928Z|04c0685e-b5e1-4a73-ab49-c030e001d2ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:25:58.929Z|04c0685e-b5e1-4a73-ab49-c030e001d2ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:25:58.941Z|563feed0-d04c-4aa4-aeec-099a15eb33bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:25:58.938Z|487350be-9bb5-4977-9a21-aa3d036e53a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:25:58.943Z|487350be-9bb5-4977-9a21-aa3d036e53a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:25:58.942Z|563feed0-d04c-4aa4-aeec-099a15eb33bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:25:59.892Z|a453476e-3475-4955-8b73-be68e9fa3aa0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:25:59.893Z|a453476e-3475-4955-8b73-be68e9fa3aa0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:26:05.751Z|15f49fcd-284d-4c90-8dca-0485090acf5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:26:05.752Z|15f49fcd-284d-4c90-8dca-0485090acf5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:26:05.938Z|4456f269-2b99-4eb5-8ded-1b815594f6da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:26:05.939Z|4456f269-2b99-4eb5-8ded-1b815594f6da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:26:08.964Z|3908387f-b016-4872-8daf-76ec62e87cce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:26:08.966Z|3908387f-b016-4872-8daf-76ec62e87cce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:26:08.980Z|4671d6c8-012f-4f86-aaca-da77fda29bb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:26:08.981Z|4671d6c8-012f-4f86-aaca-da77fda29bb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:26:08.981Z|427a7d82-4dd0-4cbc-b44d-6389b1bae5f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:26:08.983Z|427a7d82-4dd0-4cbc-b44d-6389b1bae5f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:26:18.998Z|3c46a1b9-85a0-403b-bc4a-97cf00163bf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:26:18.999Z|3c46a1b9-85a0-403b-bc4a-97cf00163bf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:26:19.015Z|aaa1244e-3566-48a6-a451-6d2ff2faf05c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:26:19.016Z|aedb74b2-e41a-4d6b-b50f-d1c257da941f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:26:19.016Z|aaa1244e-3566-48a6-a451-6d2ff2faf05c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:26:19.017Z|aedb74b2-e41a-4d6b-b50f-d1c257da941f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:26:20.750Z|d72d39b6-1105-4ed1-8ff0-5fc33ecd2e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:26:20.755Z|d72d39b6-1105-4ed1-8ff0-5fc33ecd2e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:26:29.042Z|b71b4473-32f3-4024-83f2-1789b05a73df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:26:29.043Z|b71b4473-32f3-4024-83f2-1789b05a73df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:26:29.054Z|0c3c52f4-6c96-4249-95bd-a339ebf1df73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:26:29.056Z|d4e36a11-f79e-4be9-83db-b8c24138d88d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:26:29.057Z|0c3c52f4-6c96-4249-95bd-a339ebf1df73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:26:29.057Z|d4e36a11-f79e-4be9-83db-b8c24138d88d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:26:35.750Z|5d345390-fc35-4ad8-8844-36505dae0039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:26:35.751Z|5d345390-fc35-4ad8-8844-36505dae0039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:26:35.940Z|d2782f05-2ce7-43e3-82e8-1854b7fe4167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:26:35.940Z|d2782f05-2ce7-43e3-82e8-1854b7fe4167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:26:39.078Z|68ef9fa7-351f-440c-9637-ce56765bfade|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:26:39.079Z|68ef9fa7-351f-440c-9637-ce56765bfade|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:26:39.094Z|17b91be5-097f-4d62-930b-b0fb602ce33d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:26:39.094Z|982ecaa8-33b9-4620-b8fc-ff19e2810fb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:26:39.098Z|982ecaa8-33b9-4620-b8fc-ff19e2810fb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:26:39.098Z|17b91be5-097f-4d62-930b-b0fb602ce33d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:26:49.109Z|16d08884-f170-47c2-922a-ac4d87d05741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:26:49.111Z|16d08884-f170-47c2-922a-ac4d87d05741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:26:49.136Z|52609468-32ba-4ba5-8b5e-ef70121b9de4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:26:49.137Z|52609468-32ba-4ba5-8b5e-ef70121b9de4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:26:49.139Z|fdd30214-1507-4058-a5c5-ad3ef62fe4fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:26:49.140Z|fdd30214-1507-4058-a5c5-ad3ef62fe4fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:26:50.750Z|1ce0444d-865d-435d-ac4f-43f901083ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:26:50.751Z|1ce0444d-865d-435d-ac4f-43f901083ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:26:59.145Z|3c860475-ed07-40f0-96e1-da5e8066a115|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:26:59.146Z|3c860475-ed07-40f0-96e1-da5e8066a115|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:26:59.173Z|b270ec6a-ebec-4b96-8e17-9e9b720bfe3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:26:59.173Z|b270ec6a-ebec-4b96-8e17-9e9b720bfe3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:26:59.185Z|20bb1b85-a936-44e7-8319-8b22707be4ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:26:59.185Z|20bb1b85-a936-44e7-8319-8b22707be4ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:26:59.900Z|64e78b32-8f50-4c2f-9425-18de40e529a3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:26:59.905Z|64e78b32-8f50-4c2f-9425-18de40e529a3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:27:05.750Z|8c4175bd-76cf-4ba8-bfe1-2e5ed7d98d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:27:05.755Z|8c4175bd-76cf-4ba8-bfe1-2e5ed7d98d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:27:05.941Z|d63657dd-c065-46c6-a21c-cf78b5ef0f0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:27:05.941Z|d63657dd-c065-46c6-a21c-cf78b5ef0f0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:27:09.184Z|62764211-47b1-4a7e-a19a-4b1380115b15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:27:09.186Z|62764211-47b1-4a7e-a19a-4b1380115b15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:27:09.214Z|1c6b78b6-b390-4c17-8a26-2d9b870ea67b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:27:09.215Z|1c6b78b6-b390-4c17-8a26-2d9b870ea67b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:27:09.230Z|8695822c-6806-40aa-862c-d3f8cb3a0982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:27:09.231Z|8695822c-6806-40aa-862c-d3f8cb3a0982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:27:19.217Z|cc2e1114-944a-4e94-bd2e-c841ab1e0c4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:27:19.218Z|cc2e1114-944a-4e94-bd2e-c841ab1e0c4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:27:19.244Z|9e615c70-a4d1-4054-8c8b-87f5c41696dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:27:19.245Z|9e615c70-a4d1-4054-8c8b-87f5c41696dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:27:19.280Z|e3221882-0bee-4953-90b6-1e3868ee2b47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:27:19.280Z|e3221882-0bee-4953-90b6-1e3868ee2b47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:27:20.750Z|fbd2d14a-6cd4-4e29-97b1-a234b1eb63fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:27:20.751Z|fbd2d14a-6cd4-4e29-97b1-a234b1eb63fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:27:29.251Z|2b192512-01fd-45c5-b071-6b3d3cb5cba1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:27:29.262Z|2b192512-01fd-45c5-b071-6b3d3cb5cba1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:27:29.278Z|a6c7da6e-0e93-4be0-bd1c-49877731a1ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:27:29.279Z|a6c7da6e-0e93-4be0-bd1c-49877731a1ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:27:29.316Z|7d29efa7-2b8c-45c9-a9e1-da6c0bf1de83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:27:29.317Z|7d29efa7-2b8c-45c9-a9e1-da6c0bf1de83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:27:35.751Z|76c113ae-566d-4485-b67c-aa5d7e4e7c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:27:35.752Z|76c113ae-566d-4485-b67c-aa5d7e4e7c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:27:35.942Z|1809cf7f-b134-44a2-a4e5-674d20471a99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:27:35.943Z|1809cf7f-b134-44a2-a4e5-674d20471a99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:27:39.297Z|fd30209a-cbfb-4292-997e-109dd74b7b49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:27:39.298Z|fd30209a-cbfb-4292-997e-109dd74b7b49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:27:39.320Z|89b2885e-ade4-4a85-be44-22438846bd97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:27:39.321Z|89b2885e-ade4-4a85-be44-22438846bd97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:27:39.345Z|6612e563-ed9a-4d2f-9946-0dbe16b39f95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:27:39.345Z|6612e563-ed9a-4d2f-9946-0dbe16b39f95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:27:49.329Z|071ca9c7-0243-487e-9508-8840b812abdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:27:49.330Z|071ca9c7-0243-487e-9508-8840b812abdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:27:49.348Z|7d2b548b-5833-4d63-9c3f-0f392b4a5f47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:27:49.349Z|7d2b548b-5833-4d63-9c3f-0f392b4a5f47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:27:49.370Z|a225628f-4a31-426c-bcb9-0479908bd944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:27:49.371Z|a225628f-4a31-426c-bcb9-0479908bd944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:27:50.750Z|9b180c90-39bd-439a-bbb7-2ff373b61740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:27:50.756Z|9b180c90-39bd-439a-bbb7-2ff373b61740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:27:59.364Z|1827b043-a801-4d67-939f-7b69b1920afc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:27:59.365Z|1827b043-a801-4d67-939f-7b69b1920afc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:27:59.375Z|17ee18c3-03a5-46ad-aad6-8bea42b91329|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:27:59.376Z|17ee18c3-03a5-46ad-aad6-8bea42b91329|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:27:59.397Z|a15f84e8-9357-4aca-bfbe-ae9464c488ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:27:59.397Z|a15f84e8-9357-4aca-bfbe-ae9464c488ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:27:59.892Z|f4ebe1f7-66d7-4fc6-824e-5ffc5761fa64|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:27:59.893Z|f4ebe1f7-66d7-4fc6-824e-5ffc5761fa64|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:28:05.750Z|f0235699-74fe-4dd7-a4b8-cffca28d5fdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:28:05.751Z|f0235699-74fe-4dd7-a4b8-cffca28d5fdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:28:05.944Z|712a9ece-b7c7-4eb1-9568-108d66e0d9af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:28:05.945Z|712a9ece-b7c7-4eb1-9568-108d66e0d9af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:28:09.401Z|27a640e8-0fba-44a6-b8cc-e74fdbea6323|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:28:09.402Z|27a640e8-0fba-44a6-b8cc-e74fdbea6323|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:28:09.407Z|26c88483-d6ee-4456-8186-b676678f6a48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:28:09.408Z|26c88483-d6ee-4456-8186-b676678f6a48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:28:09.446Z|1c290f41-dcfb-4a96-84f2-6952b9575eea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:28:09.447Z|1c290f41-dcfb-4a96-84f2-6952b9575eea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:28:19.438Z|c2909bf8-3147-4ee8-a4bb-d67c608485a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:28:19.439Z|c2909bf8-3147-4ee8-a4bb-d67c608485a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:28:19.445Z|f232e718-cd0d-4140-996a-2143f0c821f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:28:19.448Z|f232e718-cd0d-4140-996a-2143f0c821f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:28:19.474Z|5248abd3-5efd-4695-a828-00aa2d55657a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:28:19.475Z|5248abd3-5efd-4695-a828-00aa2d55657a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:28:20.750Z|bc018bae-8f9b-4b06-9aff-f5b6d5915efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:28:20.751Z|bc018bae-8f9b-4b06-9aff-f5b6d5915efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:28:29.482Z|dcb0cd83-0dc8-46c1-a281-00cb9f7bb58c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:28:29.486Z|87f6733c-d08a-40fd-8e7e-42ba1a0e3096|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:28:29.488Z|dcb0cd83-0dc8-46c1-a281-00cb9f7bb58c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:28:29.489Z|87f6733c-d08a-40fd-8e7e-42ba1a0e3096|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:28:29.507Z|92cbcb8f-5e37-49ff-b14d-ba8527cbb7b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:28:29.508Z|92cbcb8f-5e37-49ff-b14d-ba8527cbb7b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:28:35.750Z|8f7e4bfb-b339-4895-a1cb-358a4d863522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:28:35.755Z|8f7e4bfb-b339-4895-a1cb-358a4d863522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:28:35.946Z|34b4defd-d9e9-4d06-8718-cd1f09b98e6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:28:35.946Z|34b4defd-d9e9-4d06-8718-cd1f09b98e6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:28:39.521Z|a58c584f-ab1b-4eb6-9cbd-b0e0571ca6d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:28:39.521Z|101d2b91-2fc4-4b40-a03b-ef4d728b46e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:28:39.522Z|a58c584f-ab1b-4eb6-9cbd-b0e0571ca6d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:28:39.522Z|101d2b91-2fc4-4b40-a03b-ef4d728b46e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:28:39.536Z|aeb66d93-d588-486a-9fb6-99566a69632e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:28:39.536Z|aeb66d93-d588-486a-9fb6-99566a69632e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:28:49.554Z|de776b1d-8cea-4e2c-97a2-d02217c4fc3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:28:49.555Z|de776b1d-8cea-4e2c-97a2-d02217c4fc3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:28:49.562Z|8b0278fb-5942-4bac-9204-77b49d894c41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:28:49.562Z|8b0278fb-5942-4bac-9204-77b49d894c41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:28:49.567Z|2b5b78aa-522f-43f4-af9f-a9f2fe5c751f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:28:49.567Z|2b5b78aa-522f-43f4-af9f-a9f2fe5c751f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:28:50.750Z|31335d44-e9c6-4b50-afae-16bc3678ca8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:28:50.751Z|31335d44-e9c6-4b50-afae-16bc3678ca8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:28:59.593Z|3b71e656-a883-48bf-be5e-405aa68fbb2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:28:59.594Z|3b71e656-a883-48bf-be5e-405aa68fbb2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:28:59.607Z|7c158207-04d7-4a6f-922f-af0a0f2592e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:28:59.607Z|7c158207-04d7-4a6f-922f-af0a0f2592e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:28:59.609Z|96569d34-4940-4b65-8b42-c7239d44d84d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:28:59.609Z|96569d34-4940-4b65-8b42-c7239d44d84d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:28:59.894Z|96e54678-fc1b-4a08-99c5-a0fc4a6b6ceb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:28:59.895Z|96e54678-fc1b-4a08-99c5-a0fc4a6b6ceb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:29:05.750Z|5102970f-ee6c-46ec-8bdc-945fbcf42144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:29:05.751Z|5102970f-ee6c-46ec-8bdc-945fbcf42144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:29:05.947Z|9dce56e7-fb4c-41f4-9dea-bc2073ce1f78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:29:05.948Z|9dce56e7-fb4c-41f4-9dea-bc2073ce1f78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:29:09.641Z|cb6bfc4f-765d-4b05-9e19-add3527a4308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:29:09.642Z|cb6bfc4f-765d-4b05-9e19-add3527a4308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:29:09.645Z|25d7b5dc-f15a-45fc-8f7e-5736234f2b01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:29:09.646Z|25d7b5dc-f15a-45fc-8f7e-5736234f2b01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:29:09.655Z|014d6d09-16cc-4a3a-84aa-ada041f047e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:29:09.656Z|014d6d09-16cc-4a3a-84aa-ada041f047e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:29:19.683Z|c34cf759-48e0-451e-ab0f-a835bcb7b4fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:29:19.684Z|c34cf759-48e0-451e-ab0f-a835bcb7b4fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:29:19.697Z|a451a4b7-92dc-4ce5-b117-9c59e428b912|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:29:19.697Z|ec2154e1-cbda-4fba-aeb9-a0186b884590|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:29:19.698Z|a451a4b7-92dc-4ce5-b117-9c59e428b912|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:29:19.700Z|ec2154e1-cbda-4fba-aeb9-a0186b884590|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:29:20.750Z|cca725f3-d6ed-4db3-871c-7e8819c5afa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:29:20.755Z|cca725f3-d6ed-4db3-871c-7e8819c5afa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:29:29.717Z|197ac31c-890c-41af-a6fe-3f573960e07f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:29:29.718Z|197ac31c-890c-41af-a6fe-3f573960e07f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:29:29.735Z|a154fdb9-c807-428f-a49a-d53997ec7719|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:29:29.735Z|5037d896-332b-4d2c-bae3-00d70522f700|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:29:29.736Z|a154fdb9-c807-428f-a49a-d53997ec7719|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:29:29.736Z|5037d896-332b-4d2c-bae3-00d70522f700|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:29:35.750Z|b44afb3c-401e-45e3-a327-e13587858610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:29:35.751Z|b44afb3c-401e-45e3-a327-e13587858610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:29:35.949Z|16d6191d-7511-42ce-a3e3-65835d68788d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:29:35.950Z|16d6191d-7511-42ce-a3e3-65835d68788d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:29:39.754Z|e0b1a2e6-bdd0-4f0a-bf1e-3cf361f8be51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:29:39.755Z|e0b1a2e6-bdd0-4f0a-bf1e-3cf361f8be51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:29:39.772Z|15cec1c7-ebb6-43ba-8386-55b9ad1f9b10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:29:39.773Z|15cec1c7-ebb6-43ba-8386-55b9ad1f9b10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:29:39.777Z|afea147e-67af-4f3a-8164-c138ac6cbaba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:29:39.777Z|afea147e-67af-4f3a-8164-c138ac6cbaba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:29:49.800Z|0d670e6d-d213-495f-8e4e-a9f374d0e77c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:29:49.801Z|0d670e6d-d213-495f-8e4e-a9f374d0e77c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:29:49.812Z|f0dc16d9-9418-4e86-93a9-39d9f5a1fdff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:29:49.813Z|f0dc16d9-9418-4e86-93a9-39d9f5a1fdff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:29:49.813Z|983381cc-e044-4ea5-af20-c5753eb19527|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:29:49.815Z|983381cc-e044-4ea5-af20-c5753eb19527|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:29:50.750Z|ce47f655-0096-4626-ab94-2dc21f7bc52f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:29:50.751Z|ce47f655-0096-4626-ab94-2dc21f7bc52f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:29:59.835Z|96a11ee7-9eb3-4e48-ac02-3cf0b76d5dd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:29:59.837Z|96a11ee7-9eb3-4e48-ac02-3cf0b76d5dd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:29:59.851Z|8cbc833c-b15e-4404-bbe2-4ff2bc58be52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:29:59.852Z|8cbc833c-b15e-4404-bbe2-4ff2bc58be52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:29:59.852Z|428f9b29-107e-4197-aed7-16e21330dc5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:29:59.853Z|428f9b29-107e-4197-aed7-16e21330dc5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:29:59.892Z|13404c34-62b4-42b1-835a-6d5765ef6183|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:29:59.892Z|13404c34-62b4-42b1-835a-6d5765ef6183|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:30:05.750Z|a880d1fb-dc65-4200-87e3-8078285df183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:30:05.754Z|a880d1fb-dc65-4200-87e3-8078285df183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:30:05.951Z|377a738e-a2f4-42ba-87ea-a842ae3d0d5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:30:05.951Z|377a738e-a2f4-42ba-87ea-a842ae3d0d5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:30:09.875Z|c05271b4-c371-476e-9e85-8d81c1b3a7aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:30:09.876Z|c05271b4-c371-476e-9e85-8d81c1b3a7aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:30:09.892Z|9348a6c7-c62b-43f2-a4d6-d795a85aed7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:30:09.892Z|02016026-b2ac-4690-bbfa-f193a070489b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:30:09.893Z|9348a6c7-c62b-43f2-a4d6-d795a85aed7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:30:09.893Z|02016026-b2ac-4690-bbfa-f193a070489b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:30:19.918Z|da9abed4-fcf1-49f1-a554-02c8c6e7436b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:30:19.919Z|da9abed4-fcf1-49f1-a554-02c8c6e7436b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:30:19.926Z|b5732daa-4312-4069-b05a-182c464cb076|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:30:19.928Z|b5732daa-4312-4069-b05a-182c464cb076|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:30:19.932Z|27a769f6-0bc9-44ec-8414-903d15418b80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:30:19.933Z|27a769f6-0bc9-44ec-8414-903d15418b80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:30:20.750Z|06b1bd56-3853-4c23-aaef-2342ac840f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:30:20.751Z|06b1bd56-3853-4c23-aaef-2342ac840f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:30:29.958Z|a7e5bfe8-74db-4404-b7ad-8c7d7cc5edd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:30:29.959Z|a7e5bfe8-74db-4404-b7ad-8c7d7cc5edd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:30:29.967Z|4a0161d1-5eb9-4aa6-a7c8-7b78b25162e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:30:29.968Z|4a0161d1-5eb9-4aa6-a7c8-7b78b25162e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:30:29.977Z|d51c8205-70b7-4eae-83e9-e3b8d9d0ff8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:30:29.978Z|d51c8205-70b7-4eae-83e9-e3b8d9d0ff8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:30:35.750Z|46b133d3-8170-4f1f-841c-1bc7dd49dd64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:30:35.752Z|46b133d3-8170-4f1f-841c-1bc7dd49dd64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:30:35.952Z|91649697-efa4-4dcb-937e-0e6f69f6167c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:30:35.953Z|91649697-efa4-4dcb-937e-0e6f69f6167c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:30:40.010Z|cc80363f-a8d4-44fd-910f-50b4ad0d2258|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:30:40.010Z|68e02474-f5c8-4c08-97c3-415f89de62fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:30:40.011Z|cc80363f-a8d4-44fd-910f-50b4ad0d2258|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:30:40.006Z|daa3c1d8-57a1-4597-a03a-bdeceefa73c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:30:40.017Z|daa3c1d8-57a1-4597-a03a-bdeceefa73c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:30:40.011Z|68e02474-f5c8-4c08-97c3-415f89de62fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:30:50.048Z|9eb9ca05-d08d-40f1-9847-aca075b03d18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:30:50.049Z|565c632f-a902-4380-9eaa-b4f8a773f9aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:30:50.050Z|565c632f-a902-4380-9eaa-b4f8a773f9aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:30:50.050Z|9eb9ca05-d08d-40f1-9847-aca075b03d18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:30:50.050Z|a4526f5f-e535-4e43-a33a-5ba1633bdac5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:30:50.053Z|a4526f5f-e535-4e43-a33a-5ba1633bdac5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:30:50.750Z|4aae962e-cfb8-4fbc-a322-e4415ebcc9bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:30:50.753Z|4aae962e-cfb8-4fbc-a322-e4415ebcc9bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:30:59.903Z|08acbac5-fcf0-4c04-a701-f4ee02a6c222|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:30:59.915Z|08acbac5-fcf0-4c04-a701-f4ee02a6c222|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:31:00.087Z|eb603ff0-f4ae-4487-919c-6c83c7900c1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:31:00.087Z|beb364e4-580a-4c85-9528-79d1a754d8a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:31:00.088Z|eb603ff0-f4ae-4487-919c-6c83c7900c1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:31:00.088Z|beb364e4-580a-4c85-9528-79d1a754d8a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:31:00.100Z|6ae49203-1439-443b-a747-ca80c0acb293|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:31:00.100Z|6ae49203-1439-443b-a747-ca80c0acb293|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:31:05.750Z|48e491e9-8d95-4f78-bbb1-1fd6b1de9597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:31:05.751Z|48e491e9-8d95-4f78-bbb1-1fd6b1de9597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:31:05.954Z|94378374-87ea-43ff-8d6e-a9de30145b73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:31:05.954Z|94378374-87ea-43ff-8d6e-a9de30145b73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:31:10.124Z|1ca58b4b-ec2a-4a91-8510-6f4d8eb01e76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:31:10.125Z|1ca58b4b-ec2a-4a91-8510-6f4d8eb01e76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:31:10.131Z|e0ae20ea-32ed-436a-92ab-e50255b8e1ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:31:10.132Z|90a344b6-b25f-4688-b019-d1ed7289ae8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:31:10.132Z|e0ae20ea-32ed-436a-92ab-e50255b8e1ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:31:10.139Z|90a344b6-b25f-4688-b019-d1ed7289ae8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:31:20.159Z|7e295c28-78ce-4e06-802a-7ff632a6ff26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:31:20.160Z|7e295c28-78ce-4e06-802a-7ff632a6ff26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:31:20.175Z|d2f0dfac-0283-4b64-ae5d-7f5c024866c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:31:20.176Z|d2f0dfac-0283-4b64-ae5d-7f5c024866c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:31:20.176Z|b11da442-a0e6-4374-8a3d-660eae275d82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:31:20.177Z|b11da442-a0e6-4374-8a3d-660eae275d82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:31:20.750Z|1fd64d81-e7ee-4610-aae0-2175527432c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:31:20.751Z|1fd64d81-e7ee-4610-aae0-2175527432c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:31:30.193Z|5b08771e-4a34-4414-ad7c-2482e8368b2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:31:30.194Z|5b08771e-4a34-4414-ad7c-2482e8368b2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:31:30.209Z|d3613226-6b00-4b91-b5b2-0d8e7e363d93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:31:30.210Z|d3613226-6b00-4b91-b5b2-0d8e7e363d93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:31:30.213Z|19eac436-c810-41fc-bb18-1963bad3efde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:31:30.214Z|19eac436-c810-41fc-bb18-1963bad3efde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:31:35.750Z|d3add546-6c83-4f23-88f8-7f65ec373f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:31:35.754Z|d3add546-6c83-4f23-88f8-7f65ec373f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:31:35.955Z|243f08be-59fa-461d-989b-2aa9dbc8a9aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:31:35.956Z|243f08be-59fa-461d-989b-2aa9dbc8a9aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:31:40.240Z|259a725a-68d6-4951-a481-e5633e30886f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:31:40.241Z|259a725a-68d6-4951-a481-e5633e30886f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:31:40.248Z|0c429b90-3fed-49ac-987c-1616994bea81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:31:40.249Z|0c429b90-3fed-49ac-987c-1616994bea81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:31:40.256Z|3c4cdc51-8dfb-4471-a5ec-1c3d0ea18dc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:31:40.257Z|3c4cdc51-8dfb-4471-a5ec-1c3d0ea18dc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:31:50.276Z|28e49c42-b2fd-43ee-a21b-ec9c14a438c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:31:50.277Z|28e49c42-b2fd-43ee-a21b-ec9c14a438c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:31:50.279Z|cb74b619-adc3-4235-83b3-07176fc7c193|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:31:50.280Z|cb74b619-adc3-4235-83b3-07176fc7c193|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:31:50.325Z|b08c9794-7a0b-44a1-b7e6-90f2622ea165|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:31:50.326Z|b08c9794-7a0b-44a1-b7e6-90f2622ea165|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:31:50.750Z|b41516bb-f6eb-4993-850f-ce2ddee9983e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:31:50.751Z|b41516bb-f6eb-4993-850f-ce2ddee9983e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:31:59.892Z|9317ba54-b709-4b78-b0aa-e5f9d2a9e65b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:31:59.893Z|9317ba54-b709-4b78-b0aa-e5f9d2a9e65b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:32:00.330Z|f19a77fb-62d0-42e4-b0ca-2a207c3f24f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:32:00.330Z|f19a77fb-62d0-42e4-b0ca-2a207c3f24f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:32:00.343Z|18acc413-424e-4eb2-8cf2-d506cf320452|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:32:00.344Z|18acc413-424e-4eb2-8cf2-d506cf320452|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:32:00.363Z|0e48f30d-b341-4cc4-99fd-c5da05101c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:32:00.364Z|0e48f30d-b341-4cc4-99fd-c5da05101c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:32:05.750Z|49954e27-bc4a-46a0-a1df-497147f77498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:32:05.751Z|49954e27-bc4a-46a0-a1df-497147f77498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:32:05.957Z|2ba1a93b-1655-4a50-904a-9c88ef3408e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:32:05.957Z|2ba1a93b-1655-4a50-904a-9c88ef3408e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:32:10.375Z|bd8b2e44-2bf7-4424-9fe1-167f2c2a1b49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:32:10.376Z|bd8b2e44-2bf7-4424-9fe1-167f2c2a1b49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:32:10.376Z|0c27dff8-c961-41a6-9b11-865d0911a5c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:32:10.378Z|0c27dff8-c961-41a6-9b11-865d0911a5c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:32:10.390Z|93cd33f9-e90e-47c5-815c-d29f7a28bf57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:32:10.391Z|93cd33f9-e90e-47c5-815c-d29f7a28bf57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:32:20.428Z|17312da3-b1e0-44a4-84f5-7f4aea86832c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:32:20.429Z|17312da3-b1e0-44a4-84f5-7f4aea86832c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:32:20.437Z|2b8daed8-4ecf-4584-8046-0e21e25b489a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:32:20.438Z|2b8daed8-4ecf-4584-8046-0e21e25b489a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:32:20.438Z|1cb6c28b-f152-49be-befe-deb9f9ec9a6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:32:20.441Z|1cb6c28b-f152-49be-befe-deb9f9ec9a6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:32:20.750Z|4ba12309-2ae8-47fc-aad4-015077565897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:32:20.755Z|4ba12309-2ae8-47fc-aad4-015077565897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:32:30.459Z|65d5f517-c850-45d2-b2f8-c09cf8fd6fa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:32:30.461Z|65d5f517-c850-45d2-b2f8-c09cf8fd6fa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:32:30.468Z|e312a323-6abf-4522-ae62-40168f460d2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:32:30.469Z|e312a323-6abf-4522-ae62-40168f460d2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:32:30.469Z|eefba109-d3fd-4124-a3f0-b34337b700fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:32:30.471Z|eefba109-d3fd-4124-a3f0-b34337b700fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:32:35.750Z|a9b975c1-4bb9-4ff5-a4c7-1eaf6e9d37f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:32:35.753Z|a9b975c1-4bb9-4ff5-a4c7-1eaf6e9d37f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:32:35.958Z|2446a05f-06b9-49c7-ab6e-2d99ef3219a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:32:35.958Z|2446a05f-06b9-49c7-ab6e-2d99ef3219a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:32:40.499Z|8efed8f1-bd12-4b93-80ea-d5277b2f93c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:32:40.500Z|8efed8f1-bd12-4b93-80ea-d5277b2f93c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:32:40.505Z|21fa42a3-ffde-45a1-83f6-31382ea52705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:32:40.505Z|21fa42a3-ffde-45a1-83f6-31382ea52705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:32:40.505Z|95baffee-9229-4bbd-92d1-68bac21546b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:32:40.506Z|95baffee-9229-4bbd-92d1-68bac21546b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:32:50.536Z|5cc99e99-4175-4228-8041-ce2cea223f69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:32:50.537Z|5cc99e99-4175-4228-8041-ce2cea223f69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:32:50.539Z|bbf90c59-1a35-4c53-886f-1c7e13a28a64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:32:50.540Z|bbf90c59-1a35-4c53-886f-1c7e13a28a64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:32:50.544Z|f9862332-5eb0-44ae-8252-e352ca9270c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:32:50.545Z|f9862332-5eb0-44ae-8252-e352ca9270c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:32:50.750Z|b18785c1-d6d0-4332-8481-fde47756b221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:32:50.751Z|b18785c1-d6d0-4332-8481-fde47756b221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:32:59.890Z|25fd7d9a-a73c-4fa7-8578-d347f75ae9ea|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:32:59.891Z|25fd7d9a-a73c-4fa7-8578-d347f75ae9ea|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:33:00.580Z|b5939d5a-353c-4ffd-a09f-60d848dfde54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:33:00.581Z|b5939d5a-353c-4ffd-a09f-60d848dfde54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:33:00.584Z|818599a6-542e-46b4-9db1-2d5073dafdac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:33:00.584Z|818599a6-542e-46b4-9db1-2d5073dafdac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:33:00.588Z|cb4e3b7e-c3c8-47ea-ac25-8b43355453f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:33:00.589Z|cb4e3b7e-c3c8-47ea-ac25-8b43355453f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:33:05.750Z|57cc3ac5-e0bf-4d96-b60b-b7d704c1a8a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:33:05.756Z|57cc3ac5-e0bf-4d96-b60b-b7d704c1a8a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:33:05.960Z|f53b5b21-9e2d-4bab-a05d-bb23dfecd2db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:33:05.961Z|f53b5b21-9e2d-4bab-a05d-bb23dfecd2db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:33:10.620Z|0408cb34-bd34-4b38-bdce-c7b9528884b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:33:10.620Z|017b8c69-c736-4362-8d1a-482a7f76a470|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:33:10.621Z|0408cb34-bd34-4b38-bdce-c7b9528884b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:33:10.621Z|017b8c69-c736-4362-8d1a-482a7f76a470|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:33:10.622Z|e3777ec7-eb14-40f4-91df-e73cbec0b07f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:33:10.622Z|e3777ec7-eb14-40f4-91df-e73cbec0b07f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:33:20.655Z|cc9b4284-649a-4e9e-a9dd-54506d3e6776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:33:20.656Z|cc9b4284-649a-4e9e-a9dd-54506d3e6776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:33:20.656Z|51c99051-3c0b-49f3-9324-d450b6ed8962|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:33:20.668Z|51c99051-3c0b-49f3-9324-d450b6ed8962|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:33:20.679Z|f0b77fab-924e-4895-ad77-b2bc7ba10291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:33:20.679Z|f0b77fab-924e-4895-ad77-b2bc7ba10291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:33:20.750Z|c700b597-5e5f-4a31-a95f-37323e051a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:33:20.751Z|c700b597-5e5f-4a31-a95f-37323e051a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:33:30.710Z|dcd1f37b-8b74-4123-b5fd-145700791c5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:33:30.712Z|dcd1f37b-8b74-4123-b5fd-145700791c5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:33:30.718Z|07c12e25-05b8-4d8a-978d-339d65e8fe31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:33:30.719Z|07c12e25-05b8-4d8a-978d-339d65e8fe31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:33:30.724Z|544ed26b-8aab-4c4b-905a-2f1eff3865c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:33:30.725Z|544ed26b-8aab-4c4b-905a-2f1eff3865c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:33:35.750Z|2589deb3-c0b9-4c79-8a7b-c16f74810901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:33:35.750Z|2589deb3-c0b9-4c79-8a7b-c16f74810901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:33:35.961Z|99a7b6cc-7b9d-4549-bb09-fe5d56a65401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:33:35.962Z|99a7b6cc-7b9d-4549-bb09-fe5d56a65401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:33:40.745Z|e8aa9ceb-fe9e-445a-8e99-4f8a20ff943e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:33:40.746Z|e8aa9ceb-fe9e-445a-8e99-4f8a20ff943e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:33:40.760Z|013a2efd-06bf-486c-aff9-4988e6a86f7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:33:40.761Z|013a2efd-06bf-486c-aff9-4988e6a86f7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:33:40.763Z|d6b6e12e-2809-43e5-9626-269f4599d970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:33:40.765Z|d6b6e12e-2809-43e5-9626-269f4599d970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:33:50.750Z|70615d84-a37d-43ca-a3f6-89b454133f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:33:50.755Z|70615d84-a37d-43ca-a3f6-89b454133f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:33:50.781Z|550d615d-9545-4ce5-8395-87a04ba818a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:33:50.782Z|550d615d-9545-4ce5-8395-87a04ba818a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:33:50.793Z|ad3a286f-348b-4462-810f-59a9c7aa8b6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:33:50.794Z|ad3a286f-348b-4462-810f-59a9c7aa8b6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:33:50.798Z|26b23fc8-467a-4779-a35a-141a42198dd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:33:50.800Z|26b23fc8-467a-4779-a35a-141a42198dd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:33:59.913Z|c9854ade-4d05-4490-88bc-4395d3d2d5f0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:33:59.914Z|c9854ade-4d05-4490-88bc-4395d3d2d5f0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:34:00.816Z|8e2356c1-3a90-46d3-b5a2-3469d5f532a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:34:00.817Z|8e2356c1-3a90-46d3-b5a2-3469d5f532a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:34:00.829Z|5e515d64-0438-4689-a6ad-8935a998abfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:34:00.830Z|5e515d64-0438-4689-a6ad-8935a998abfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:34:00.831Z|e68e2578-b9d9-4a78-bd23-9200861c0e5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:34:00.832Z|e68e2578-b9d9-4a78-bd23-9200861c0e5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:34:05.750Z|b4b63182-8ff1-437c-b702-9f45d54703b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:34:05.751Z|b4b63182-8ff1-437c-b702-9f45d54703b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:34:05.963Z|7a716d3c-b27c-44f6-abed-bf282ec55907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:34:05.964Z|7a716d3c-b27c-44f6-abed-bf282ec55907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:34:10.858Z|bcd4c774-af28-45ee-910a-ce9eac5538b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:34:10.859Z|bcd4c774-af28-45ee-910a-ce9eac5538b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:34:10.864Z|3b08107e-3ecb-44f1-9bad-485826c5b590|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:34:10.865Z|3b08107e-3ecb-44f1-9bad-485826c5b590|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:34:10.869Z|db187aad-ac28-4a55-802f-85ea7b5c258a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:34:10.870Z|db187aad-ac28-4a55-802f-85ea7b5c258a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:34:20.750Z|a90ed03f-998d-4096-825c-d6e9e892368c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:34:20.750Z|a90ed03f-998d-4096-825c-d6e9e892368c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:34:20.904Z|28925a9b-bc14-41c9-8e7c-7325393aa5bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:34:20.905Z|28925a9b-bc14-41c9-8e7c-7325393aa5bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:34:20.905Z|8fa589d6-4f6b-49f5-b3fb-d18085297b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:34:20.904Z|a7ef080f-ced9-448f-aac9-0ffabac3d6b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:34:20.908Z|8fa589d6-4f6b-49f5-b3fb-d18085297b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:34:20.907Z|a7ef080f-ced9-448f-aac9-0ffabac3d6b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:34:30.948Z|60c52590-a3ec-41a4-b3e9-2e52aaf64347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:34:30.949Z|60c52590-a3ec-41a4-b3e9-2e52aaf64347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:34:30.956Z|f95b7c8f-782c-47b9-bf9c-57f51add2ed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:34:30.956Z|f95b7c8f-782c-47b9-bf9c-57f51add2ed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:34:30.960Z|519e8cd7-8736-4006-bf1a-a7cb77a130a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:34:30.963Z|519e8cd7-8736-4006-bf1a-a7cb77a130a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:34:35.751Z|2cd1cb59-ac73-4618-b5f3-c72465a51613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:34:35.756Z|2cd1cb59-ac73-4618-b5f3-c72465a51613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:34:35.965Z|73fce793-e787-49b5-8934-41c55c6ef807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:34:35.966Z|73fce793-e787-49b5-8934-41c55c6ef807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:34:40.980Z|b2878855-a5dc-4eeb-8074-caa9e160c83d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:34:40.981Z|b2878855-a5dc-4eeb-8074-caa9e160c83d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:34:41.012Z|c8c50953-504f-441e-8310-9d530cb63b1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:34:41.013Z|c8c50953-504f-441e-8310-9d530cb63b1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:34:41.039Z|3f948af9-3bb9-4559-a8de-c247d1e9a391|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:34:41.040Z|3f948af9-3bb9-4559-a8de-c247d1e9a391|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:34:50.750Z|970e1e1a-9379-44cd-a00f-61fe54f201a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:34:50.750Z|970e1e1a-9379-44cd-a00f-61fe54f201a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:34:51.012Z|b92769b1-4b59-4aee-aad7-284b49eb8e6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:34:51.013Z|b92769b1-4b59-4aee-aad7-284b49eb8e6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:34:51.066Z|0372c73e-d5fc-418a-b283-3f0f4cf0f669|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:34:51.067Z|0372c73e-d5fc-418a-b283-3f0f4cf0f669|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:34:51.079Z|30688bed-4824-4ff3-bb40-1dcd5cb69665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:34:51.081Z|30688bed-4824-4ff3-bb40-1dcd5cb69665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:34:59.892Z|30fa3c2f-112e-4189-8e1d-24f052cc8981|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:34:59.893Z|30fa3c2f-112e-4189-8e1d-24f052cc8981|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:35:01.052Z|b0a08e2b-fbae-4503-845e-c7c28aa47853|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:35:01.053Z|b0a08e2b-fbae-4503-845e-c7c28aa47853|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:35:01.102Z|d497f5da-a073-47df-8fd0-3419bef009c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:35:01.103Z|d497f5da-a073-47df-8fd0-3419bef009c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:35:01.117Z|3109a960-9369-4fae-a635-4e230dad93d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:35:01.117Z|3109a960-9369-4fae-a635-4e230dad93d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:35:05.750Z|b1bca124-db60-4215-b21d-04fdc263aaec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:35:05.751Z|b1bca124-db60-4215-b21d-04fdc263aaec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:35:05.967Z|35a7cb3b-d97c-4cd0-87ed-fcc4835606e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:35:05.967Z|35a7cb3b-d97c-4cd0-87ed-fcc4835606e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:35:11.083Z|2d1f2c73-de6d-4573-815d-feb2dc238fa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:35:11.084Z|2d1f2c73-de6d-4573-815d-feb2dc238fa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:35:11.135Z|3dcd518e-4263-429f-84c4-687ed7f4d170|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:35:11.136Z|3dcd518e-4263-429f-84c4-687ed7f4d170|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:35:11.146Z|53761f19-0292-478c-a612-f8f2c0e63a1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:35:11.147Z|53761f19-0292-478c-a612-f8f2c0e63a1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:35:20.750Z|1c003801-188d-4bcf-830c-245b30373f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:35:20.754Z|1c003801-188d-4bcf-830c-245b30373f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:35:21.123Z|95c1edfd-e04b-43c0-9cdf-445c0c413fe2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:35:21.127Z|95c1edfd-e04b-43c0-9cdf-445c0c413fe2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:35:21.171Z|f12744f9-e24e-4212-9f20-b14d59ff5371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:35:21.172Z|f12744f9-e24e-4212-9f20-b14d59ff5371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:35:21.181Z|7f0ddd02-30da-4115-92e2-805739d7cf80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:35:21.182Z|7f0ddd02-30da-4115-92e2-805739d7cf80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:35:31.164Z|a93836ef-4718-431d-9535-9b146f4ab1d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:35:31.165Z|a93836ef-4718-431d-9535-9b146f4ab1d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:35:31.209Z|3f27d293-274e-494a-a11c-9ef25cc94f72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:35:31.210Z|3f27d293-274e-494a-a11c-9ef25cc94f72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:35:31.216Z|08451dda-48e8-4b30-9818-7cc61e724541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:35:31.217Z|08451dda-48e8-4b30-9818-7cc61e724541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:35:35.750Z|9215f5b8-329d-4a82-8843-6759afdeb98d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:35:35.750Z|9215f5b8-329d-4a82-8843-6759afdeb98d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:35:35.968Z|495c9565-671c-4cea-bd89-2637f32a6142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:35:35.968Z|495c9565-671c-4cea-bd89-2637f32a6142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:35:41.201Z|ddf58c71-9f74-4ac3-a4b8-5ee52f106e20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:35:41.202Z|ddf58c71-9f74-4ac3-a4b8-5ee52f106e20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:35:41.241Z|f8694149-0c38-47ac-8254-8223c5246f7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:35:41.242Z|f8694149-0c38-47ac-8254-8223c5246f7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:35:41.248Z|577479f6-eb98-4a55-b37f-179aea8778e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:35:41.249Z|577479f6-eb98-4a55-b37f-179aea8778e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:35:50.750Z|c0c355bc-74fe-4946-b3ed-bf6c03daeacc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:35:50.750Z|c0c355bc-74fe-4946-b3ed-bf6c03daeacc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:35:51.242Z|b4c3aced-3276-4434-8ef4-71ddfc000b4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:35:51.245Z|b4c3aced-3276-4434-8ef4-71ddfc000b4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:35:51.273Z|9fe44cb7-2ebd-4347-b71a-d33ae18e458d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:35:51.276Z|9fe44cb7-2ebd-4347-b71a-d33ae18e458d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:35:51.282Z|a1b14a28-92c9-4b91-90c5-490b25600af9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:35:51.283Z|a1b14a28-92c9-4b91-90c5-490b25600af9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:35:59.892Z|78e389ea-8a20-49a8-bc17-b197b401f2d3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:35:59.893Z|78e389ea-8a20-49a8-bc17-b197b401f2d3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:36:01.289Z|9e253b50-e623-4c2a-9685-27a8939dc759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:36:01.290Z|9e253b50-e623-4c2a-9685-27a8939dc759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:36:01.306Z|be0806b5-ad5d-48b5-b1e2-25e15adf878b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:36:01.307Z|be0806b5-ad5d-48b5-b1e2-25e15adf878b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:36:01.312Z|9d828cbd-73ed-43ae-a67d-f411228c62b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:36:01.313Z|9d828cbd-73ed-43ae-a67d-f411228c62b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:36:05.750Z|fa44678e-7d27-4ad0-bca7-ecaa820b2fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:36:05.753Z|fa44678e-7d27-4ad0-bca7-ecaa820b2fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:36:05.969Z|107c3f95-f0c5-408b-960d-33b013cd1186|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:36:05.970Z|107c3f95-f0c5-408b-960d-33b013cd1186|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:36:11.325Z|2261ec28-07f4-4e98-b356-ffd3f2a57dc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:36:11.326Z|2261ec28-07f4-4e98-b356-ffd3f2a57dc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:36:11.341Z|bfbf7e90-acb5-4baa-b6af-3f6b86d3002c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:36:11.343Z|bfbf7e90-acb5-4baa-b6af-3f6b86d3002c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:36:11.347Z|44938567-6fa2-4bc5-9b86-e9886252b518|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:36:11.347Z|44938567-6fa2-4bc5-9b86-e9886252b518|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:36:20.750Z|fd70078d-4242-42de-9c3d-8ffc6da61d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:36:20.751Z|fd70078d-4242-42de-9c3d-8ffc6da61d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:36:21.358Z|72a2c7cd-0a8a-4454-946e-e9f8aa543102|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:36:21.359Z|72a2c7cd-0a8a-4454-946e-e9f8aa543102|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:36:21.379Z|25e0da6e-3026-464b-85c8-b78bbf9536aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:36:21.379Z|a5cd2de8-cf98-41ac-84a5-0831ab3b143a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:36:21.380Z|25e0da6e-3026-464b-85c8-b78bbf9536aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:36:21.380Z|a5cd2de8-cf98-41ac-84a5-0831ab3b143a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:36:31.389Z|a3b530b8-975a-44bf-9dd5-fbba3c3b0537|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:36:31.390Z|a3b530b8-975a-44bf-9dd5-fbba3c3b0537|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:36:31.411Z|f5af1e0a-9290-4ca8-9c62-7b4d5159e7d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:36:31.413Z|f5af1e0a-9290-4ca8-9c62-7b4d5159e7d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:36:31.416Z|e4c37cf0-eec0-4125-b05f-fadc3750cb9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:36:31.417Z|e4c37cf0-eec0-4125-b05f-fadc3750cb9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:36:35.750Z|d5dd4808-ed66-4a83-9a3f-bcb34bee4ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:36:35.751Z|d5dd4808-ed66-4a83-9a3f-bcb34bee4ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:36:35.970Z|cb88bbff-a93d-4209-be17-3c7e4d4d03e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:36:35.971Z|cb88bbff-a93d-4209-be17-3c7e4d4d03e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:36:41.424Z|796e2719-04a6-4e7e-88a5-3c8a44146120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:36:41.424Z|796e2719-04a6-4e7e-88a5-3c8a44146120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:36:41.439Z|ef553336-3294-40f4-8324-e31725fa2773|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:36:41.440Z|ef553336-3294-40f4-8324-e31725fa2773|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:36:41.444Z|c2704f86-be78-4323-b258-c3f470f73d6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:36:41.446Z|c2704f86-be78-4323-b258-c3f470f73d6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:36:50.750Z|0732a5d0-7628-4098-8ce5-a050296aa2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:36:50.755Z|0732a5d0-7628-4098-8ce5-a050296aa2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:36:51.468Z|c8a94230-e13f-4df9-9698-196a65b92ad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:36:51.469Z|c8a94230-e13f-4df9-9698-196a65b92ad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:36:51.472Z|24d3015e-843a-4ae8-91f1-e9fec6409c5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:36:51.473Z|24d3015e-843a-4ae8-91f1-e9fec6409c5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:36:51.481Z|2d4ed4c1-3ac3-4328-bbff-3f2b88ec688c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:36:51.482Z|2d4ed4c1-3ac3-4328-bbff-3f2b88ec688c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:36:59.892Z|1102dc67-cf9b-44ed-89d7-b884f9a7634c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:36:59.893Z|1102dc67-cf9b-44ed-89d7-b884f9a7634c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:37:01.516Z|b8ee90a9-9999-4392-b8bf-1660f1b003be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:37:01.517Z|b8ee90a9-9999-4392-b8bf-1660f1b003be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:37:01.522Z|e1743f09-d969-4adb-8c6e-7a2ef42d3b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:37:01.527Z|cf792465-511b-4d0d-ad36-54d74d8e771f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:37:01.528Z|cf792465-511b-4d0d-ad36-54d74d8e771f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:37:01.529Z|e1743f09-d969-4adb-8c6e-7a2ef42d3b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:37:05.750Z|210f7404-2735-4a8d-8e14-3d07eed9d803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:37:05.750Z|210f7404-2735-4a8d-8e14-3d07eed9d803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:37:05.972Z|f491704f-7b98-41bf-8928-9ab68311fd06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:37:05.972Z|f491704f-7b98-41bf-8928-9ab68311fd06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:37:11.566Z|d5595baf-bdf2-411c-b70d-b6865f33b619|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:37:11.568Z|d5595baf-bdf2-411c-b70d-b6865f33b619|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:37:11.571Z|c8f95923-f416-498d-8faf-fe72e2d61122|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:37:11.571Z|510b1791-a97f-4dc8-8c6b-c7ec777acde9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:37:11.572Z|c8f95923-f416-498d-8faf-fe72e2d61122|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:37:11.580Z|510b1791-a97f-4dc8-8c6b-c7ec777acde9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:37:20.750Z|00c461e4-c9d9-47ca-8d7a-259297011bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:37:20.751Z|00c461e4-c9d9-47ca-8d7a-259297011bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:37:21.609Z|59262f2b-bc5c-45ff-9869-c26d8185718a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:37:21.610Z|59262f2b-bc5c-45ff-9869-c26d8185718a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:37:21.613Z|84e3f73f-704a-417c-bea6-6bb7ead0cd52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:37:21.613Z|84e3f73f-704a-417c-bea6-6bb7ead0cd52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:37:21.617Z|41a50c3f-9de6-4324-9c2d-fa2c309ef77d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:37:21.618Z|41a50c3f-9de6-4324-9c2d-fa2c309ef77d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:37:31.648Z|fe7c1b26-030d-4ed3-96bc-4548a857170f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:37:31.649Z|fe7c1b26-030d-4ed3-96bc-4548a857170f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:37:31.658Z|deaad98e-249c-48c0-81ad-ae8ad8dc2ce5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:37:31.660Z|d9e04af6-9bcb-45e2-95c2-cecfaf7930e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:37:31.661Z|d9e04af6-9bcb-45e2-95c2-cecfaf7930e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:37:31.664Z|deaad98e-249c-48c0-81ad-ae8ad8dc2ce5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:37:35.750Z|c7a08718-7aff-4e6a-a7f0-0bff7e7e3449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:37:35.753Z|c7a08718-7aff-4e6a-a7f0-0bff7e7e3449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:37:35.973Z|180db66f-887f-45cd-8182-f3342257b325|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:37:35.974Z|180db66f-887f-45cd-8182-f3342257b325|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:37:41.687Z|7032ca42-0046-443a-ab37-5d16407a48f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:37:41.688Z|7032ca42-0046-443a-ab37-5d16407a48f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:37:41.700Z|ce5d30dd-de58-46a0-a94c-08904ced84a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:37:41.701Z|ce5d30dd-de58-46a0-a94c-08904ced84a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:37:41.707Z|26584d93-8c64-488a-9b31-9380aa5f231f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:37:41.709Z|26584d93-8c64-488a-9b31-9380aa5f231f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:37:50.750Z|a227ba9e-7122-4048-bdd4-06baf50ca658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:37:50.750Z|a227ba9e-7122-4048-bdd4-06baf50ca658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:37:51.739Z|7492cdc9-4bf6-4ded-86df-3594e3718113|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:37:51.740Z|7492cdc9-4bf6-4ded-86df-3594e3718113|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:37:51.746Z|69e07be1-4c86-483b-99db-1f2579dbf813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:37:51.747Z|f2061971-31fd-4bb9-8589-038a3db2526c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:37:51.747Z|69e07be1-4c86-483b-99db-1f2579dbf813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:37:51.748Z|f2061971-31fd-4bb9-8589-038a3db2526c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:37:59.891Z|49256295-9a2b-412f-a512-56b032aeb64e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:37:59.892Z|49256295-9a2b-412f-a512-56b032aeb64e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:38:01.782Z|bbf20879-ce6d-4fb4-b74b-500e90f3ed4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:38:01.783Z|b6b265fd-baa1-4f82-949f-8dec9d3f3a8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:38:01.784Z|b6b265fd-baa1-4f82-949f-8dec9d3f3a8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:38:01.784Z|bbf20879-ce6d-4fb4-b74b-500e90f3ed4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:38:01.798Z|3d56e110-165c-4e42-8e7d-0b3a7f407f19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:38:01.799Z|3d56e110-165c-4e42-8e7d-0b3a7f407f19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:38:05.750Z|19bd1b80-a6bb-4290-af41-1bfc2d70f68b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:38:05.751Z|19bd1b80-a6bb-4290-af41-1bfc2d70f68b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:38:05.975Z|76777d4e-6f20-428d-90a6-f2ad8414b044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:38:05.975Z|76777d4e-6f20-428d-90a6-f2ad8414b044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:38:11.817Z|f4df5b19-34ba-4299-8e12-a63d64c828bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:38:11.818Z|f4df5b19-34ba-4299-8e12-a63d64c828bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:38:11.825Z|947b123d-97a2-433a-93c3-b06cad4536a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:38:11.826Z|947b123d-97a2-433a-93c3-b06cad4536a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:38:11.831Z|65ba057e-5f0a-46a7-9615-0f07587701b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:38:11.832Z|65ba057e-5f0a-46a7-9615-0f07587701b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:38:20.750Z|ef40ca78-a118-4acf-98d3-3480f02314e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:38:20.755Z|ef40ca78-a118-4acf-98d3-3480f02314e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:38:21.853Z|e73c040b-507b-4307-a5f3-5e35b607a1e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:38:21.854Z|e73c040b-507b-4307-a5f3-5e35b607a1e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:38:21.865Z|b5f44f50-5816-4518-950b-6a367ef8c6c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:38:21.867Z|b5f44f50-5816-4518-950b-6a367ef8c6c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:38:21.871Z|5aa18863-8888-4f46-83ae-8268a83b84d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:38:21.872Z|5aa18863-8888-4f46-83ae-8268a83b84d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:38:31.889Z|6a967c6c-84c7-469b-bed8-1826445072d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:38:31.890Z|6a967c6c-84c7-469b-bed8-1826445072d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:38:31.898Z|152aa315-d7ff-47b1-a7ae-df4ab824c17d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:38:31.900Z|152aa315-d7ff-47b1-a7ae-df4ab824c17d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:38:31.904Z|db732af5-08af-4f52-a6d4-88641f7fe309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:38:31.905Z|db732af5-08af-4f52-a6d4-88641f7fe309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:38:35.750Z|1032e182-0f62-4ca1-8eef-34205d98d05d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:38:35.750Z|1032e182-0f62-4ca1-8eef-34205d98d05d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:38:35.976Z|07a4a868-3461-4b23-9cff-34d8e8cdbfe1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:38:35.977Z|07a4a868-3461-4b23-9cff-34d8e8cdbfe1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:38:41.936Z|cfb88882-bc33-469c-9fcb-ade8749ac4a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:38:41.937Z|98fe5405-4649-4272-8b72-7ed0d2575d3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:38:41.937Z|98fe5405-4649-4272-8b72-7ed0d2575d3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:38:41.940Z|cfb88882-bc33-469c-9fcb-ade8749ac4a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:38:41.945Z|107eab09-f7ca-4eb8-8f2e-518854fddee6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:38:41.946Z|107eab09-f7ca-4eb8-8f2e-518854fddee6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:38:50.750Z|0a56b74b-90e9-4d32-8a79-b838aed4a07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:38:50.750Z|0a56b74b-90e9-4d32-8a79-b838aed4a07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:38:51.978Z|134c83b0-fcb0-454c-8c6b-27c945671adc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:38:51.979Z|134c83b0-fcb0-454c-8c6b-27c945671adc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:38:51.984Z|cd2236f1-fe38-465e-b6d0-3f6f7ad6a82a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:38:51.984Z|d69e316a-85f8-4241-8e1b-4932c47c961d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:38:51.985Z|cd2236f1-fe38-465e-b6d0-3f6f7ad6a82a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:38:51.990Z|d69e316a-85f8-4241-8e1b-4932c47c961d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:38:59.892Z|b8adf240-1b51-42b4-8d0a-dcdd30348067|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:38:59.893Z|b8adf240-1b51-42b4-8d0a-dcdd30348067|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:39:02.013Z|e374ed86-435c-4fd8-9450-1831ba4ec20c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:39:02.014Z|e374ed86-435c-4fd8-9450-1831ba4ec20c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:39:02.022Z|a33ea11f-6cfd-4382-8162-207529a0d526|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:39:02.023Z|e381ab32-ba3b-4b74-a60f-741e3c64d974|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:39:02.023Z|a33ea11f-6cfd-4382-8162-207529a0d526|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:39:02.023Z|e381ab32-ba3b-4b74-a60f-741e3c64d974|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:39:05.750Z|f5c1f3ce-2997-4444-9310-2ad9127fbdf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:39:05.754Z|f5c1f3ce-2997-4444-9310-2ad9127fbdf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:39:05.978Z|2992d3b1-977c-4270-8c5a-cdd74c302c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:39:05.978Z|2992d3b1-977c-4270-8c5a-cdd74c302c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:39:12.050Z|2a73ab83-2ac2-47ad-a0ad-ecfb6807ce77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:39:12.052Z|2a73ab83-2ac2-47ad-a0ad-ecfb6807ce77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:39:12.057Z|c8d59a08-84f1-4dc7-95a0-d278e583a76a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:39:12.059Z|c8d59a08-84f1-4dc7-95a0-d278e583a76a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:39:12.062Z|7054a91c-b1b2-4f48-9f8f-c56923837542|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:39:12.063Z|7054a91c-b1b2-4f48-9f8f-c56923837542|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:39:20.750Z|ed440fe5-386c-454a-bdf0-f6d9079d519e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:39:20.750Z|ed440fe5-386c-454a-bdf0-f6d9079d519e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:39:22.099Z|e1f48ba8-b848-4185-9f0a-ef2d36b62f94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:39:22.100Z|e1f48ba8-b848-4185-9f0a-ef2d36b62f94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:39:22.100Z|0a28368b-fa28-4af7-9e8e-e750dfe42ee5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:39:22.102Z|0a28368b-fa28-4af7-9e8e-e750dfe42ee5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:39:22.114Z|0ee39a51-0508-41a0-a1b8-71e15f5f11db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:39:22.116Z|0ee39a51-0508-41a0-a1b8-71e15f5f11db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:39:32.135Z|9b739909-9864-4fb2-9f1f-3fada2525eea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:39:32.136Z|9b739909-9864-4fb2-9f1f-3fada2525eea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:39:32.139Z|deba8171-addc-4ac5-b94f-9c4bc8aca64c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:39:32.140Z|deba8171-addc-4ac5-b94f-9c4bc8aca64c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:39:32.149Z|27c6efe8-b3b0-4a82-bcd9-74a0cbc242d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:39:32.150Z|27c6efe8-b3b0-4a82-bcd9-74a0cbc242d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:39:35.750Z|a55e7431-a757-4eb5-81d5-3e8f5ca7d4bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:39:35.750Z|a55e7431-a757-4eb5-81d5-3e8f5ca7d4bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:39:35.979Z|9b15991d-4a76-4238-9c06-56e0cdb81359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:39:35.980Z|9b15991d-4a76-4238-9c06-56e0cdb81359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:39:42.171Z|4461df71-a93d-4470-9aee-a4760202846c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:39:42.172Z|4461df71-a93d-4470-9aee-a4760202846c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:39:42.174Z|73f78107-f19a-4c4f-a2f4-edc41680669a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:39:42.175Z|73f78107-f19a-4c4f-a2f4-edc41680669a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:39:42.181Z|a54dbe2c-4f86-4392-adb5-338432a962d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:39:42.181Z|a54dbe2c-4f86-4392-adb5-338432a962d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:39:50.750Z|c709505c-5ae0-47d3-b0bc-41b679542890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:39:50.755Z|c709505c-5ae0-47d3-b0bc-41b679542890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:39:52.207Z|6bac2ec9-031c-41a8-91d8-2eced81a52e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:39:52.207Z|264aa713-5f91-4cff-b8cb-a4d6c88d72db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:39:52.209Z|6bac2ec9-031c-41a8-91d8-2eced81a52e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:39:52.209Z|264aa713-5f91-4cff-b8cb-a4d6c88d72db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:39:52.216Z|9666934f-ca63-445b-ba6f-dc4d249aa286|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:39:52.217Z|9666934f-ca63-445b-ba6f-dc4d249aa286|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:39:59.893Z|733759f0-99d3-407c-8fe8-22e2d5e7e316|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:39:59.894Z|733759f0-99d3-407c-8fe8-22e2d5e7e316|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:40:02.249Z|0365210f-3db2-4603-ba9a-e50831779465|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:40:02.251Z|0365210f-3db2-4603-ba9a-e50831779465|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:40:02.253Z|89923d9c-231e-47fd-a724-b49de0c89a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:40:02.254Z|89923d9c-231e-47fd-a724-b49de0c89a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:40:02.254Z|cc349b9e-6c4c-40fb-8903-37397b118319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:40:02.260Z|cc349b9e-6c4c-40fb-8903-37397b118319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:40:05.750Z|113cacf1-ec51-454e-a4f6-fd0402512bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:40:05.750Z|113cacf1-ec51-454e-a4f6-fd0402512bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:40:05.981Z|b2751211-1783-43f4-88cb-e01a2c5b49a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:40:05.981Z|b2751211-1783-43f4-88cb-e01a2c5b49a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:40:12.299Z|704e7f07-798f-4e9f-af27-55a1c9dd771f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:40:12.299Z|0c45f5a4-7591-4cda-8943-b2e2bb8afa45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:40:12.300Z|6a70f4d9-1810-46f2-bd0b-4f88ab6f9842|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:40:12.301Z|704e7f07-798f-4e9f-af27-55a1c9dd771f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:40:12.301Z|0c45f5a4-7591-4cda-8943-b2e2bb8afa45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:40:12.301Z|6a70f4d9-1810-46f2-bd0b-4f88ab6f9842|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:40:20.750Z|f456c04f-ef8d-4c20-9ef5-608c2f2339be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:40:20.751Z|f456c04f-ef8d-4c20-9ef5-608c2f2339be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:40:22.341Z|9b6a1a60-bc02-448f-a5da-381dc2d4831c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:40:22.342Z|9b6a1a60-bc02-448f-a5da-381dc2d4831c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:40:22.347Z|a4264dab-f800-4ea0-944e-cb4bd188e0d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:40:22.348Z|a4264dab-f800-4ea0-944e-cb4bd188e0d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:40:22.348Z|e5e6ad3b-1cfc-4a32-b26a-164d929cbb48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:40:22.349Z|e5e6ad3b-1cfc-4a32-b26a-164d929cbb48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:40:32.381Z|b5023744-52db-461a-b0ef-d29e8ac51667|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:40:32.381Z|32dd9261-177f-4ab5-a28d-85e43bc39d3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:40:32.382Z|b5023744-52db-461a-b0ef-d29e8ac51667|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:40:32.382Z|32dd9261-177f-4ab5-a28d-85e43bc39d3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:40:32.382Z|8c82e494-24b3-4d05-8006-8366b57e1d36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:40:32.387Z|8c82e494-24b3-4d05-8006-8366b57e1d36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:40:35.750Z|60bd92ff-f245-499e-8305-174066e69d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:40:35.755Z|60bd92ff-f245-499e-8305-174066e69d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:40:35.982Z|f230a7f0-a9cb-46fb-83c6-8a06a8fd7fda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:40:35.983Z|f230a7f0-a9cb-46fb-83c6-8a06a8fd7fda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:40:42.424Z|4f4a41ae-8132-4fef-a80d-ec84d9cc55ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:40:42.425Z|4f4a41ae-8132-4fef-a80d-ec84d9cc55ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:40:42.428Z|54285f4c-679c-4d97-82d9-f755dfe00b61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:40:42.429Z|54285f4c-679c-4d97-82d9-f755dfe00b61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:40:42.439Z|baa5b6a4-755e-4b26-9b19-493e966d1cec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:40:42.440Z|baa5b6a4-755e-4b26-9b19-493e966d1cec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:40:50.750Z|b4fd527a-3848-4eff-8c56-38fdf9943dc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:40:50.751Z|b4fd527a-3848-4eff-8c56-38fdf9943dc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:40:52.472Z|d60b6544-9ba1-4078-b6c9-4ae5f13fe4f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:40:52.473Z|7d214d55-ad18-43fa-aaab-940561f6c0ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:40:52.473Z|d60b6544-9ba1-4078-b6c9-4ae5f13fe4f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:40:52.474Z|5a1abc48-4381-42eb-bd1e-bc154bea6001|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:40:52.476Z|5a1abc48-4381-42eb-bd1e-bc154bea6001|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:40:52.476Z|7d214d55-ad18-43fa-aaab-940561f6c0ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:40:59.891Z|08d77955-f6cc-4c3c-bf02-5cb154fd4981|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:40:59.892Z|08d77955-f6cc-4c3c-bf02-5cb154fd4981|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:41:02.511Z|0807edf0-ade5-4133-a648-d8e61a2d4c9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:41:02.512Z|0807edf0-ade5-4133-a648-d8e61a2d4c9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:41:02.512Z|a81b6a10-50f7-447f-9f2d-04de56e62662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:41:02.515Z|a81b6a10-50f7-447f-9f2d-04de56e62662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:41:02.518Z|a2fae0d4-4dc8-468e-ade0-5df677af4029|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:41:02.519Z|a2fae0d4-4dc8-468e-ade0-5df677af4029|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:41:05.750Z|03ef097d-a5f2-49dc-81c9-354c28b51fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:41:05.751Z|03ef097d-a5f2-49dc-81c9-354c28b51fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:41:05.983Z|26b6b968-28fb-4cfe-b87a-783d16838b8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:41:05.984Z|26b6b968-28fb-4cfe-b87a-783d16838b8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:41:12.554Z|05cc232b-c16b-4952-8d49-862af1138631|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:41:12.555Z|05cc232b-c16b-4952-8d49-862af1138631|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:41:12.559Z|1da1fbc4-5497-467e-8adf-3a0993e0fb98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:41:12.559Z|c5560d0e-db6f-40df-9056-b5274a24d221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:41:12.560Z|1da1fbc4-5497-467e-8adf-3a0993e0fb98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:41:12.562Z|c5560d0e-db6f-40df-9056-b5274a24d221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:41:20.750Z|03e7dfcb-03ee-4ffd-8e4f-7e5c0a46d39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:41:20.754Z|03e7dfcb-03ee-4ffd-8e4f-7e5c0a46d39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:41:22.594Z|8f408af2-8d12-488e-9dcf-eb64c4049633|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:41:22.595Z|8f408af2-8d12-488e-9dcf-eb64c4049633|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:41:22.594Z|d6e994ec-9915-4aee-9a58-a80f9a666763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:41:22.598Z|d6e994ec-9915-4aee-9a58-a80f9a666763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:41:22.600Z|8ea2fb7a-9983-4f71-a029-36f6b7f79763|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:41:22.601Z|8ea2fb7a-9983-4f71-a029-36f6b7f79763|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:41:32.634Z|3ab28372-d2cb-4fd6-8947-2d677d1a0e1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:41:32.634Z|3ab28372-d2cb-4fd6-8947-2d677d1a0e1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:41:32.637Z|2256f0de-f667-496b-8032-215be3422f22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:41:32.638Z|2256f0de-f667-496b-8032-215be3422f22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:41:32.640Z|a33a55c6-5b56-41e0-b3b3-be6d03e14052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:41:32.640Z|a33a55c6-5b56-41e0-b3b3-be6d03e14052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:41:35.750Z|029c85e9-e6e5-4a4e-a79c-ac8ebc9fbbb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:41:35.751Z|029c85e9-e6e5-4a4e-a79c-ac8ebc9fbbb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:41:35.985Z|57cc8b1e-99f6-4aad-99ea-f05acd437662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:41:35.985Z|57cc8b1e-99f6-4aad-99ea-f05acd437662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:41:42.672Z|6a182638-a0e4-4c51-8f88-858dee4b6a36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:41:42.673Z|6a182638-a0e4-4c51-8f88-858dee4b6a36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:41:42.673Z|06344565-b259-44e3-965b-062285f6e0f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:41:42.675Z|06344565-b259-44e3-965b-062285f6e0f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:41:42.677Z|6afa8cdb-0d21-46b5-b116-d1d35c485a02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:41:42.678Z|6afa8cdb-0d21-46b5-b116-d1d35c485a02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:41:50.750Z|e4a52a98-f0b7-46a1-82ff-80de0d7336ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:41:50.751Z|e4a52a98-f0b7-46a1-82ff-80de0d7336ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:41:52.711Z|aa4ae317-c4af-4395-a350-96e8efca44dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:41:52.711Z|0e1f422a-7da2-477f-b9a5-839220818d24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:41:52.713Z|aa4ae317-c4af-4395-a350-96e8efca44dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:41:52.713Z|0e1f422a-7da2-477f-b9a5-839220818d24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:41:52.720Z|a8c27ebf-b079-4a5c-a2fd-0d7be597ae08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:41:52.721Z|a8c27ebf-b079-4a5c-a2fd-0d7be597ae08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:41:59.890Z|a3019f8d-90aa-4440-bd05-2ac4e29d2422|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:41:59.891Z|a3019f8d-90aa-4440-bd05-2ac4e29d2422|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:42:02.753Z|7b6f1772-5037-4b89-b04b-2b39de17abf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:42:02.754Z|7b6f1772-5037-4b89-b04b-2b39de17abf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:42:02.759Z|6701538c-e077-4551-b8f5-c83dfcf3a92a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:42:02.760Z|6701538c-e077-4551-b8f5-c83dfcf3a92a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:42:02.768Z|974a3a53-ae2d-4a35-916b-5f374317db93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:42:02.769Z|974a3a53-ae2d-4a35-916b-5f374317db93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:42:05.750Z|5c8ee7cd-1f30-4e62-92e1-4d70d0684c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:42:05.751Z|5c8ee7cd-1f30-4e62-92e1-4d70d0684c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:42:05.986Z|8c097e9b-8577-463b-a99e-0775106708fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:42:05.987Z|8c097e9b-8577-463b-a99e-0775106708fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:42:12.796Z|11d683bf-5c89-4a3f-b0ac-23fee095a922|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:42:12.797Z|43a018b3-4ba8-40f9-9d8f-2bbd459dfba3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:42:12.798Z|43a018b3-4ba8-40f9-9d8f-2bbd459dfba3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:42:12.802Z|eb673a80-0137-429d-a6dc-29d969ed6b3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:42:12.803Z|eb673a80-0137-429d-a6dc-29d969ed6b3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:42:12.797Z|11d683bf-5c89-4a3f-b0ac-23fee095a922|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:42:20.750Z|3f9fb140-d89e-4711-9208-05abfb849453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:42:20.750Z|3f9fb140-d89e-4711-9208-05abfb849453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:42:22.831Z|f08a5c0d-5aee-495c-97f9-31e75e26e1c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:42:22.832Z|f08a5c0d-5aee-495c-97f9-31e75e26e1c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:42:22.843Z|edd037d9-4fb2-47b0-92aa-8bba4ba99072|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:42:22.843Z|edd037d9-4fb2-47b0-92aa-8bba4ba99072|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:42:22.843Z|7b1dc9da-87cb-45a9-b83b-283ca8003611|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:42:22.845Z|7b1dc9da-87cb-45a9-b83b-283ca8003611|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:42:32.865Z|087de406-cb84-453b-afa4-bf378b65bf44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:42:32.866Z|087de406-cb84-453b-afa4-bf378b65bf44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:42:32.874Z|6e5ba351-8d5e-42b8-a1d1-fe14506f81fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:42:32.874Z|6e5ba351-8d5e-42b8-a1d1-fe14506f81fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:42:32.877Z|6774e45f-6745-4210-8abe-bf232e9243b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:42:32.878Z|6774e45f-6745-4210-8abe-bf232e9243b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:42:35.750Z|137cff0e-69d9-47e6-81c9-a164f2820ca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:42:35.755Z|137cff0e-69d9-47e6-81c9-a164f2820ca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:42:35.988Z|a4b22de5-5c9e-482c-8e51-81042cccbe67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:42:35.988Z|a4b22de5-5c9e-482c-8e51-81042cccbe67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:42:42.896Z|b37b2ef4-3433-4cb5-bda4-5e529ad04166|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:42:42.897Z|b37b2ef4-3433-4cb5-bda4-5e529ad04166|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:42:42.906Z|3a87d6aa-fa99-4fd2-ba8a-0ac8031759b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:42:42.906Z|3a87d6aa-fa99-4fd2-ba8a-0ac8031759b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:42:42.911Z|8a3de62f-8efd-42c6-a331-6893896e8b32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:42:42.912Z|8a3de62f-8efd-42c6-a331-6893896e8b32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:42:50.750Z|784a9dd6-1f43-4f23-99d0-af42f3ef5145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:42:50.751Z|784a9dd6-1f43-4f23-99d0-af42f3ef5145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:42:52.923Z|23f0f6e8-7614-4e86-911c-d28f6df94997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:42:52.924Z|23f0f6e8-7614-4e86-911c-d28f6df94997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:42:52.937Z|b6f725e8-4215-4602-843d-16d8f28ea09d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:42:52.938Z|b6f725e8-4215-4602-843d-16d8f28ea09d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:42:52.942Z|c1a2df79-0506-474c-a7cc-9852670ff619|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:42:52.943Z|c1a2df79-0506-474c-a7cc-9852670ff619|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:42:59.891Z|7d308533-7d6a-45ac-8b62-688af6ab8ca3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:42:59.892Z|7d308533-7d6a-45ac-8b62-688af6ab8ca3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:43:02.958Z|bb521c7d-88a3-4701-bc37-a62b9e87b344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:43:02.960Z|bb521c7d-88a3-4701-bc37-a62b9e87b344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:43:02.975Z|982e0fc2-4d0a-4bcf-a281-3f386345aed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:43:02.975Z|982e0fc2-4d0a-4bcf-a281-3f386345aed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:43:02.979Z|a02d3217-c2de-42c4-9d46-c219065cba3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:43:02.980Z|a02d3217-c2de-42c4-9d46-c219065cba3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:43:05.750Z|d7094b96-f732-4083-a8ff-50d336a4c21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:43:05.750Z|d7094b96-f732-4083-a8ff-50d336a4c21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:43:05.989Z|76deda18-55fe-4165-8724-2ea40a5709e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:43:05.990Z|76deda18-55fe-4165-8724-2ea40a5709e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:43:12.995Z|8381985f-f713-4c81-be51-57c07dbb3534|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:43:12.996Z|8381985f-f713-4c81-be51-57c07dbb3534|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:43:13.009Z|b5ca054c-4989-470a-b8ec-968e894a182e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:43:13.009Z|a8cd36e9-2922-4f95-ad77-a5584194996e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:43:13.010Z|b5ca054c-4989-470a-b8ec-968e894a182e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:43:13.010Z|a8cd36e9-2922-4f95-ad77-a5584194996e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:43:20.750Z|6e6bf5f9-7c0f-4911-98fc-cb41e638fc7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:43:20.752Z|6e6bf5f9-7c0f-4911-98fc-cb41e638fc7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:43:23.029Z|da4cf1c2-fa94-4662-86b6-36f5ddb17f51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:43:23.030Z|da4cf1c2-fa94-4662-86b6-36f5ddb17f51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:43:23.037Z|27733ea2-f229-4509-841a-7c3f878ed91f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:43:23.038Z|27733ea2-f229-4509-841a-7c3f878ed91f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:43:23.048Z|1ffdbc57-4cfd-4633-b9ef-0dbedd91b616|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:43:23.049Z|1ffdbc57-4cfd-4633-b9ef-0dbedd91b616|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:43:33.082Z|d93bd3ee-204a-4ae8-b750-16b884908603|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:43:33.083Z|51ffac00-b5e6-456d-ba26-2400365f7433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:43:33.084Z|d93bd3ee-204a-4ae8-b750-16b884908603|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:43:33.084Z|51ffac00-b5e6-456d-ba26-2400365f7433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:43:33.088Z|654e17a5-6a20-4891-9b30-68abe11af4b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:43:33.093Z|654e17a5-6a20-4891-9b30-68abe11af4b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:43:35.750Z|560ce1fb-c4fe-4b84-83d8-55e9cf3f8a4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:43:35.751Z|560ce1fb-c4fe-4b84-83d8-55e9cf3f8a4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:43:35.991Z|834364d1-dd00-48e4-a6d0-bf652453d15a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:43:35.992Z|834364d1-dd00-48e4-a6d0-bf652453d15a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:43:43.125Z|c85c3490-cbcf-40a3-9955-4fbbe635fed3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:43:43.125Z|b63ee656-131a-4796-8458-768fe8d10a97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:43:43.126Z|c85c3490-cbcf-40a3-9955-4fbbe635fed3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:43:43.129Z|b63ee656-131a-4796-8458-768fe8d10a97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:43:43.137Z|a3acbab1-eb71-499e-bf31-c31530c6fd62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:43:43.138Z|a3acbab1-eb71-499e-bf31-c31530c6fd62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:43:50.750Z|b0dcb018-2a6c-4eb7-add0-7176297844e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:43:50.752Z|b0dcb018-2a6c-4eb7-add0-7176297844e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:43:53.162Z|83935f34-0740-4c75-b9f0-9b9166bd2ac2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:43:53.163Z|83935f34-0740-4c75-b9f0-9b9166bd2ac2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:43:53.165Z|8adce69a-6d05-467c-82d0-bd1672a19985|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:43:53.166Z|8adce69a-6d05-467c-82d0-bd1672a19985|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:43:53.173Z|f67a2ed6-d004-4177-bb75-cbe825a9b63b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:43:53.173Z|f67a2ed6-d004-4177-bb75-cbe825a9b63b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:43:59.892Z|080370e8-42a2-474f-ad16-08712789c1fe|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:43:59.893Z|080370e8-42a2-474f-ad16-08712789c1fe|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:44:03.204Z|a043532a-1ace-4179-95f9-6ccf2d61df80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:44:03.205Z|a043532a-1ace-4179-95f9-6ccf2d61df80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:44:03.205Z|50c9e0d3-d3e6-41c3-b98d-cf042af37769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:44:03.206Z|50c9e0d3-d3e6-41c3-b98d-cf042af37769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:44:03.209Z|053dc2b9-9285-4647-b482-35718bbd0317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:44:03.212Z|053dc2b9-9285-4647-b482-35718bbd0317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:44:05.750Z|c8cf3a2e-0976-4f7e-bced-84c3da92f0ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:44:05.754Z|c8cf3a2e-0976-4f7e-bced-84c3da92f0ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:44:05.993Z|6eae906d-5893-4d70-8ecd-d4ff665f8e9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:44:05.994Z|6eae906d-5893-4d70-8ecd-d4ff665f8e9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:44:13.242Z|03ffc7a3-a297-44fb-b362-5a358541cb75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:44:13.242Z|03ffc7a3-a297-44fb-b362-5a358541cb75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:44:13.242Z|e7eef0fd-04bc-4496-aa16-963379f9e91b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:44:13.243Z|e7eef0fd-04bc-4496-aa16-963379f9e91b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:44:13.252Z|5e3e89a1-2c02-4e3f-8289-c599a4661f76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:44:13.315Z|5e3e89a1-2c02-4e3f-8289-c599a4661f76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:44:20.750Z|228fd679-bd3d-40a3-a4ab-e6c6aa2ce6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:44:20.751Z|228fd679-bd3d-40a3-a4ab-e6c6aa2ce6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:44:23.282Z|435ecd1a-64fb-4d13-bcb5-24b513d8caa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:44:23.282Z|435ecd1a-64fb-4d13-bcb5-24b513d8caa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:44:23.282Z|98925525-a049-476d-bb79-07c34007c0ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:44:23.283Z|98925525-a049-476d-bb79-07c34007c0ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:44:23.346Z|fc26ad5f-789c-4efa-bee6-41606adee871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:44:23.346Z|fc26ad5f-789c-4efa-bee6-41606adee871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:44:33.319Z|9ff75181-4397-40e8-b012-f09f922ca330|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:44:33.320Z|9ff75181-4397-40e8-b012-f09f922ca330|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:44:33.323Z|54b8194b-470f-49de-9dd3-a3974ca2d0e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:44:33.323Z|54b8194b-470f-49de-9dd3-a3974ca2d0e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:44:33.372Z|63e32696-a330-43ce-aaa5-d8f4e3328a49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:44:33.373Z|63e32696-a330-43ce-aaa5-d8f4e3328a49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:44:35.750Z|9267ce4f-f7a5-4ced-8f08-8ee9b1eda585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:44:35.751Z|9267ce4f-f7a5-4ced-8f08-8ee9b1eda585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:44:35.995Z|d0dfd956-6189-4fcd-9045-f13d7a4b79fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:44:35.996Z|d0dfd956-6189-4fcd-9045-f13d7a4b79fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:44:43.365Z|3280ddd6-b067-4790-b2e5-f6d522e3d459|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:44:43.366Z|3280ddd6-b067-4790-b2e5-f6d522e3d459|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:44:43.374Z|2ce7b02f-1ecd-4a0b-9d7c-d568619118e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:44:43.374Z|2ce7b02f-1ecd-4a0b-9d7c-d568619118e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:44:43.400Z|f5350cfa-6628-43e5-9d44-6db2b6093a0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:44:43.401Z|f5350cfa-6628-43e5-9d44-6db2b6093a0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:44:50.750Z|45d25e29-7bb3-4f95-9f12-faa87a7d0c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:44:50.755Z|45d25e29-7bb3-4f95-9f12-faa87a7d0c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:44:53.404Z|df1c5f99-492a-4c73-8765-b78f22f396ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:44:53.406Z|5497ba4b-5121-4150-864d-3bffe6232443|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:44:53.407Z|5497ba4b-5121-4150-864d-3bffe6232443|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:44:53.404Z|df1c5f99-492a-4c73-8765-b78f22f396ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:44:53.429Z|2f1aac45-5b35-4f5e-9a55-5532569cfa22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:44:53.430Z|2f1aac45-5b35-4f5e-9a55-5532569cfa22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:44:59.891Z|a40454db-8423-4bcf-af42-52497d163560|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:44:59.892Z|a40454db-8423-4bcf-af42-52497d163560|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:45:03.432Z|108d22ff-4a52-4c22-8fb8-e31a354502a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:45:03.434Z|bb027005-2f43-4d3a-950d-0f5c982b5acc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:45:03.435Z|bb027005-2f43-4d3a-950d-0f5c982b5acc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:45:03.438Z|108d22ff-4a52-4c22-8fb8-e31a354502a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:45:03.454Z|a62a51f6-da89-44f6-98df-e01e236685e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:45:03.455Z|a62a51f6-da89-44f6-98df-e01e236685e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:45:05.750Z|34ffbff5-7b3c-4050-bbd5-7dafd062a533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:45:05.750Z|34ffbff5-7b3c-4050-bbd5-7dafd062a533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:45:05.997Z|42427ecc-8781-41ea-9960-5770d34b35a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:45:05.997Z|42427ecc-8781-41ea-9960-5770d34b35a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:45:13.466Z|87b64f39-9c68-45fc-860e-6a26161d7fdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:45:13.467Z|87b64f39-9c68-45fc-860e-6a26161d7fdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:45:13.477Z|e5f5a88c-cb51-47c9-9e4f-983528c6cd1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:45:13.478Z|e5f5a88c-cb51-47c9-9e4f-983528c6cd1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:45:13.488Z|1b3fc02a-f0b7-4cc3-bfb1-3b35e270db6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:45:13.489Z|1b3fc02a-f0b7-4cc3-bfb1-3b35e270db6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:45:20.751Z|39de9bfc-1c56-439c-8ab0-b5161f95e231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:45:20.751Z|39de9bfc-1c56-439c-8ab0-b5161f95e231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:45:23.503Z|98e7ce42-cf5b-4ec0-9878-51332a2e6f9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:45:23.504Z|98e7ce42-cf5b-4ec0-9878-51332a2e6f9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:45:23.516Z|10999ed0-a61d-4384-890f-6866a5a067cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:45:23.516Z|10999ed0-a61d-4384-890f-6866a5a067cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:45:23.521Z|332f265f-aa9f-404b-b144-d55e80f79fe8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:45:23.522Z|332f265f-aa9f-404b-b144-d55e80f79fe8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:45:33.536Z|84996de7-0408-4c8a-813f-d741bf71da5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:45:33.537Z|84996de7-0408-4c8a-813f-d741bf71da5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:45:33.549Z|9fbc4c93-3b9f-4187-bbee-728f0b54efc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:45:33.550Z|f76f5fc1-4c8a-4a73-abb3-5738b23d5bae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:45:33.550Z|9fbc4c93-3b9f-4187-bbee-728f0b54efc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:45:33.551Z|f76f5fc1-4c8a-4a73-abb3-5738b23d5bae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:45:35.750Z|70d47307-b1e6-4a88-b2e6-f9d3d02056bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:45:35.754Z|70d47307-b1e6-4a88-b2e6-f9d3d02056bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:45:35.998Z|b8b5d651-da6e-4acf-882e-177321fa5a4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:45:35.998Z|b8b5d651-da6e-4acf-882e-177321fa5a4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:45:43.572Z|b79ac072-f330-4398-8445-c0a7bd9473f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:45:43.573Z|b79ac072-f330-4398-8445-c0a7bd9473f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:45:43.582Z|6ff1d2e5-66b4-47d3-9f36-20b3e6c2af11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:45:43.583Z|6ff1d2e5-66b4-47d3-9f36-20b3e6c2af11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:45:43.585Z|16844f88-3ea2-47ea-85f7-303828a4813d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:45:43.586Z|16844f88-3ea2-47ea-85f7-303828a4813d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:45:50.750Z|a88d303d-c19b-4308-bcbd-7e3fa3c3d258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:45:50.750Z|a88d303d-c19b-4308-bcbd-7e3fa3c3d258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:45:53.617Z|f6035011-dab5-40e4-b370-e1e17c7e3057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:45:53.618Z|63d85d02-1ddc-4086-87b9-c29bad18e477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:45:53.619Z|63d85d02-1ddc-4086-87b9-c29bad18e477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:45:53.624Z|f6c090f0-9214-48c6-a285-73918c9beda8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:45:53.626Z|f6035011-dab5-40e4-b370-e1e17c7e3057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:45:53.628Z|f6c090f0-9214-48c6-a285-73918c9beda8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:45:59.890Z|cd441e01-e175-4f9a-b5b8-2199dc58b5af|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:45:59.892Z|cd441e01-e175-4f9a-b5b8-2199dc58b5af|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:46:03.659Z|6967bc23-f2a9-4d9b-865b-a976b86387eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:46:03.660Z|6967bc23-f2a9-4d9b-865b-a976b86387eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:46:03.664Z|78dd27bf-edd6-4838-a6a3-4127b7316518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:46:03.665Z|43f0c37e-1181-422d-a626-0fcc9f5e6746|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:46:03.665Z|78dd27bf-edd6-4838-a6a3-4127b7316518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:46:03.666Z|43f0c37e-1181-422d-a626-0fcc9f5e6746|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:46:05.751Z|bc2874ed-cfe5-4e90-a143-af2c115d454b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:46:05.752Z|bc2874ed-cfe5-4e90-a143-af2c115d454b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:46:05.999Z|22ee4be7-b47a-4c2d-8bea-9d4a7a7e3abd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:46:05.999Z|22ee4be7-b47a-4c2d-8bea-9d4a7a7e3abd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:46:13.694Z|7b04ba1e-6ce3-4b9c-9c27-cab46911c06b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:46:13.695Z|7b04ba1e-6ce3-4b9c-9c27-cab46911c06b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:46:13.703Z|63ff8a59-7c95-42da-b664-8bde30b8c6fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:46:13.704Z|63ff8a59-7c95-42da-b664-8bde30b8c6fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:46:13.708Z|e437eede-08fc-4ff2-8de6-c7ee8b07aef9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:46:13.710Z|e437eede-08fc-4ff2-8de6-c7ee8b07aef9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:46:20.750Z|e7787ed2-d13e-4967-b2a8-0f46030d8a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:46:20.756Z|e7787ed2-d13e-4967-b2a8-0f46030d8a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:46:23.742Z|3f9e0616-7f7d-4316-924b-18342c533ae6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:46:23.743Z|3f9e0616-7f7d-4316-924b-18342c533ae6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:46:23.749Z|2088725d-fe91-4c23-b979-8131264d9b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:46:23.750Z|2088725d-fe91-4c23-b979-8131264d9b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:46:23.753Z|3399d04e-0311-403b-95ec-eb998a6266c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:46:23.754Z|3399d04e-0311-403b-95ec-eb998a6266c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:46:33.782Z|b3d792e2-d15a-4534-a854-873eedc2557b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:46:33.782Z|6366a168-7622-48a1-a225-f5b41cfa4b67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:46:33.783Z|b3d792e2-d15a-4534-a854-873eedc2557b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:46:33.783Z|6366a168-7622-48a1-a225-f5b41cfa4b67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:46:33.792Z|877f9835-4fce-4c34-a44c-d78e95a1c1ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:46:33.793Z|877f9835-4fce-4c34-a44c-d78e95a1c1ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:46:35.750Z|b1f512b5-f819-49fc-b1b3-a5e9006ee1d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:46:35.751Z|b1f512b5-f819-49fc-b1b3-a5e9006ee1d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:46:36.001Z|9293f7ab-ea9a-4784-9e63-c6402a1bd913|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:46:36.001Z|9293f7ab-ea9a-4784-9e63-c6402a1bd913|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:46:43.817Z|ac40fe82-de0b-4a6e-9655-f2b873b7b7ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:46:43.817Z|8e6238bb-3b04-4297-9404-b0c8a3e6ad17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:46:43.818Z|ac40fe82-de0b-4a6e-9655-f2b873b7b7ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:46:43.818Z|8e6238bb-3b04-4297-9404-b0c8a3e6ad17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:46:43.829Z|f513af3c-741b-4205-98d7-d597697d195c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:46:43.829Z|f513af3c-741b-4205-98d7-d597697d195c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:46:50.750Z|e079c300-d2c5-4f8a-be21-5f0ef4695298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:46:50.750Z|e079c300-d2c5-4f8a-be21-5f0ef4695298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:46:53.857Z|8422ce8c-33e6-4ed6-a05a-cc03d3f69d29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:46:53.858Z|8422ce8c-33e6-4ed6-a05a-cc03d3f69d29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:46:53.861Z|6033f18d-faaf-4794-b4ba-2d55bed34ffe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:46:53.861Z|6033f18d-faaf-4794-b4ba-2d55bed34ffe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:46:53.867Z|217c2a1d-3010-4023-a66f-ac349c6cd994|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:46:53.868Z|217c2a1d-3010-4023-a66f-ac349c6cd994|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:46:59.893Z|9b759865-6134-4d0b-8821-f91746168813|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:46:59.894Z|9b759865-6134-4d0b-8821-f91746168813|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:47:03.897Z|14fb8efa-331a-4d3e-8dcf-1dca39eefaae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:47:03.898Z|14fb8efa-331a-4d3e-8dcf-1dca39eefaae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:47:03.908Z|30fe52ec-766a-4c3c-8737-5d0c912bb177|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:47:03.908Z|30fe52ec-766a-4c3c-8737-5d0c912bb177|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:47:03.909Z|4b8042d9-0072-4e9f-a0c5-a54e8b5d325f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:47:03.910Z|4b8042d9-0072-4e9f-a0c5-a54e8b5d325f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:47:05.750Z|8ccc0215-1944-4607-b602-036c83788247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:47:05.755Z|8ccc0215-1944-4607-b602-036c83788247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:47:06.002Z|19871583-b376-4f66-a7ea-672e600af468|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:47:06.003Z|19871583-b376-4f66-a7ea-672e600af468|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:47:13.927Z|6bb26547-6208-42bc-aaa9-2103878161be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:47:13.928Z|6bb26547-6208-42bc-aaa9-2103878161be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:47:13.936Z|d1d9e5e7-1cf2-4313-8333-34922c31f775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:47:13.937Z|d1d9e5e7-1cf2-4313-8333-34922c31f775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:47:13.945Z|370e0d8b-76e3-4c4c-bff0-6af3f8539b9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:47:13.945Z|370e0d8b-76e3-4c4c-bff0-6af3f8539b9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:47:20.751Z|8cebecda-4a41-4a30-b556-4424062c51f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:47:20.753Z|8cebecda-4a41-4a30-b556-4424062c51f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:47:23.962Z|c19f42f1-d5de-403b-b79e-f18e681b9f91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:47:23.963Z|c19f42f1-d5de-403b-b79e-f18e681b9f91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:47:23.967Z|6be3310c-c163-4951-95df-538c8e20bac1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:47:23.968Z|6be3310c-c163-4951-95df-538c8e20bac1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:47:23.976Z|47ab41d0-dbab-48ee-9bf2-8016b40db113|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:47:23.976Z|47ab41d0-dbab-48ee-9bf2-8016b40db113|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:47:34.000Z|48255de5-813d-465d-ad5e-62db6becab13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:47:34.001Z|48255de5-813d-465d-ad5e-62db6becab13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:47:34.002Z|41745307-a1d8-449c-82b6-ca12b338d900|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:47:34.003Z|41745307-a1d8-449c-82b6-ca12b338d900|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:47:34.009Z|583c776e-dc26-4427-833a-069730503dc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:47:34.010Z|583c776e-dc26-4427-833a-069730503dc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:47:35.750Z|865154cc-835b-4fac-a454-409e7c2a70a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:47:35.751Z|865154cc-835b-4fac-a454-409e7c2a70a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:47:36.004Z|b682a2ba-7d99-47f0-b5df-2ceed8f069f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:47:36.004Z|b682a2ba-7d99-47f0-b5df-2ceed8f069f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:47:44.030Z|47200754-5241-4c81-bded-b3d6cf10bcec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:47:44.031Z|47200754-5241-4c81-bded-b3d6cf10bcec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:47:44.036Z|0d8e4d19-82dd-4489-bf0e-159fb12408fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:47:44.037Z|0d8e4d19-82dd-4489-bf0e-159fb12408fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:47:44.038Z|f9521d36-1f30-4f4c-bac1-cb35a5d97a0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:47:44.039Z|f9521d36-1f30-4f4c-bac1-cb35a5d97a0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:47:50.750Z|37c4a0b1-4ee8-4136-9107-0d87def7c6fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:47:50.753Z|37c4a0b1-4ee8-4136-9107-0d87def7c6fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:47:54.062Z|45bd0621-b5ff-43cb-9b18-0ee91b45bb30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:47:54.064Z|45bd0621-b5ff-43cb-9b18-0ee91b45bb30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:47:54.069Z|d4f20a36-e924-48ec-b72b-5763a3c70e17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:47:54.069Z|c09d496c-f213-478f-86c9-7662f3e1b2c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:47:54.069Z|d4f20a36-e924-48ec-b72b-5763a3c70e17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:47:54.072Z|c09d496c-f213-478f-86c9-7662f3e1b2c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:47:59.891Z|2933d8df-50eb-4cac-895f-48a9319009f0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:47:59.892Z|2933d8df-50eb-4cac-895f-48a9319009f0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:48:04.105Z|48a60f12-0be1-41f7-a8f7-25af3cefcc33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:48:04.106Z|48a60f12-0be1-41f7-a8f7-25af3cefcc33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:48:04.112Z|837f56e4-d425-4c34-9201-968cfe88030a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:48:04.113Z|837f56e4-d425-4c34-9201-968cfe88030a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:48:04.113Z|c506899f-0d4e-4e5a-94f6-06262382456f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:48:04.115Z|c506899f-0d4e-4e5a-94f6-06262382456f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:48:05.750Z|93ed9976-fa2f-40fc-a90a-165caf8b93e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:48:05.751Z|93ed9976-fa2f-40fc-a90a-165caf8b93e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:48:06.005Z|5239034e-cb2e-45e4-bcef-2a6bb5a184fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:48:06.006Z|5239034e-cb2e-45e4-bcef-2a6bb5a184fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:48:14.139Z|fe692809-5c32-44ad-9d07-d9092daabd0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:48:14.140Z|fe692809-5c32-44ad-9d07-d9092daabd0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:48:14.144Z|3fdf7082-0933-4ab2-a75d-a5ab8bc731c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:48:14.145Z|3fdf7082-0933-4ab2-a75d-a5ab8bc731c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:48:14.157Z|eba2f18a-c7da-4451-b4c1-8be6c47b11e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:48:14.158Z|eba2f18a-c7da-4451-b4c1-8be6c47b11e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:48:20.750Z|3aa70397-75a8-4cb3-b2f8-733ec9d725db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:48:20.751Z|3aa70397-75a8-4cb3-b2f8-733ec9d725db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:48:24.173Z|3ad298ae-0e4d-4886-9634-c234e633490e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:48:24.173Z|ceaeb88a-6649-432c-8306-e7a0f62f18aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:48:24.173Z|3ad298ae-0e4d-4886-9634-c234e633490e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:48:24.175Z|ceaeb88a-6649-432c-8306-e7a0f62f18aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:48:24.189Z|8a60404e-e2fb-4a85-86e8-2503da564edc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:48:24.190Z|8a60404e-e2fb-4a85-86e8-2503da564edc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:48:34.208Z|e49544f8-c508-4dcd-bf70-18d1ba5f502e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:48:34.209Z|e49544f8-c508-4dcd-bf70-18d1ba5f502e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:48:34.216Z|4078f1ab-53b0-45cc-abb2-06154fa8967e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:48:34.216Z|4078f1ab-53b0-45cc-abb2-06154fa8967e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:48:34.220Z|2f500591-5d26-4184-ad01-5b4b447def44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:48:34.220Z|2f500591-5d26-4184-ad01-5b4b447def44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:48:35.750Z|6d9cf7f3-7f32-4805-9ef6-c806fa6c669c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:48:35.755Z|6d9cf7f3-7f32-4805-9ef6-c806fa6c669c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:48:36.007Z|79e2cb53-9e39-477f-997d-acf3e017e35b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:48:36.008Z|79e2cb53-9e39-477f-997d-acf3e017e35b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:48:44.242Z|24e04cc9-a8f2-4a05-985f-b5dfa4722c47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:48:44.242Z|24e04cc9-a8f2-4a05-985f-b5dfa4722c47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:48:44.247Z|97b9476c-c448-4f14-bf47-c8a79b17a121|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:48:44.247Z|97b9476c-c448-4f14-bf47-c8a79b17a121|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:48:44.250Z|1eaf481c-47d7-4763-93f0-a0d67be784e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:48:44.251Z|1eaf481c-47d7-4763-93f0-a0d67be784e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:48:50.751Z|1e1e6c07-5ba6-40f3-96c7-99ec637917ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:48:50.751Z|1e1e6c07-5ba6-40f3-96c7-99ec637917ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:48:54.278Z|a4b62342-bd0f-43bd-b5dd-7b284db6f812|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:48:54.279Z|a4b62342-bd0f-43bd-b5dd-7b284db6f812|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:48:54.282Z|28532eac-7983-4621-9015-35fd64e47772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:48:54.283Z|28532eac-7983-4621-9015-35fd64e47772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:48:54.288Z|251edabe-2771-45e3-aaf6-46bd79ddf21d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:48:54.288Z|251edabe-2771-45e3-aaf6-46bd79ddf21d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:48:59.891Z|b06cd2a6-8b05-4ada-9ed2-796069f1b395|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:48:59.892Z|b06cd2a6-8b05-4ada-9ed2-796069f1b395|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:49:04.318Z|b4d45d44-d88e-4dba-af12-b6ea95d37b73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:49:04.320Z|b4d45d44-d88e-4dba-af12-b6ea95d37b73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:49:04.324Z|64ba7076-1efd-4946-9370-a82220b8df20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:49:04.324Z|38b079e3-b1b0-46f3-81b5-7ff3c6a94edf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:49:04.325Z|64ba7076-1efd-4946-9370-a82220b8df20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:49:04.325Z|38b079e3-b1b0-46f3-81b5-7ff3c6a94edf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:49:05.750Z|918c32b0-4ce0-4f7e-9e32-f322a0afa583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:49:05.750Z|918c32b0-4ce0-4f7e-9e32-f322a0afa583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:49:06.009Z|5c2cd921-0282-41b8-8855-66db39a5fc97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:49:06.009Z|5c2cd921-0282-41b8-8855-66db39a5fc97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:49:14.352Z|cea1dfb2-756a-4765-b1ed-b1aa43cdaf52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:49:14.353Z|cea1dfb2-756a-4765-b1ed-b1aa43cdaf52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:49:14.358Z|f5c1431b-558a-48ba-997a-ea511a8521b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:49:14.359Z|f5c1431b-558a-48ba-997a-ea511a8521b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:49:14.361Z|0aa70aaf-b265-47b8-aff7-63a6ef78cab0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:49:14.361Z|0aa70aaf-b265-47b8-aff7-63a6ef78cab0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:49:20.750Z|574533b1-3530-4487-831f-f926b25018d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:49:20.754Z|574533b1-3530-4487-831f-f926b25018d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:49:24.394Z|81a38608-f5b9-4cc0-bac4-8843fc5b4d00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:49:24.394Z|d73bb6e3-ab12-49f0-98cc-956907e4adf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:49:24.394Z|bcb76ca7-ff4a-4f6e-8837-7c6ef7685def|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:49:24.394Z|81a38608-f5b9-4cc0-bac4-8843fc5b4d00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:49:24.395Z|d73bb6e3-ab12-49f0-98cc-956907e4adf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:49:24.396Z|bcb76ca7-ff4a-4f6e-8837-7c6ef7685def|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:49:34.430Z|c3f294f5-fb2c-4357-8758-ae6de6435045|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:49:34.433Z|c3f294f5-fb2c-4357-8758-ae6de6435045|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:49:34.437Z|11124e41-539c-4105-9588-4bd6b4274f1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:49:34.438Z|11124e41-539c-4105-9588-4bd6b4274f1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:49:34.437Z|61a1e802-dff1-4c86-b4ee-8a5a8ccc5846|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:49:34.441Z|61a1e802-dff1-4c86-b4ee-8a5a8ccc5846|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:49:35.750Z|3e978169-26de-484a-bbf1-f30f115c6689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:49:35.750Z|3e978169-26de-484a-bbf1-f30f115c6689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:49:36.010Z|d448cdf7-b12d-480c-b474-7ae8c45f50cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:49:36.011Z|d448cdf7-b12d-480c-b474-7ae8c45f50cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:49:44.469Z|7f705bbc-63d3-48ad-b1a3-871253cea147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:49:44.470Z|7f705bbc-63d3-48ad-b1a3-871253cea147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:49:44.474Z|699c09f6-38b1-453c-9ec4-16bc31605fc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:49:44.474Z|699c09f6-38b1-453c-9ec4-16bc31605fc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:49:44.476Z|aa081f31-0655-489e-9b49-bcd4b03e269e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:49:44.476Z|aa081f31-0655-489e-9b49-bcd4b03e269e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:49:50.750Z|2b56a13b-251d-49f5-a7f2-9c2a32f92dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:49:50.751Z|2b56a13b-251d-49f5-a7f2-9c2a32f92dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:49:54.502Z|6d792500-bb03-4d03-91ac-312c0a6e33cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:49:54.503Z|6d792500-bb03-4d03-91ac-312c0a6e33cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:49:54.507Z|83c1ff68-c435-4cd2-9c8c-e65213ed8ed1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:49:54.508Z|83c1ff68-c435-4cd2-9c8c-e65213ed8ed1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:49:54.509Z|5d950e70-a670-4a6d-a4e4-3944eaf6203c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:49:54.510Z|5d950e70-a670-4a6d-a4e4-3944eaf6203c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:49:59.891Z|ef1ed89a-27e7-4255-8eb8-39174e3d60b7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:49:59.892Z|ef1ed89a-27e7-4255-8eb8-39174e3d60b7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:50:04.542Z|7ee862fc-4be4-48a1-831b-58ccabe13801|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:50:04.542Z|8df6c9ad-8a9f-490f-bd83-2f48947a8d94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:50:04.544Z|7ee862fc-4be4-48a1-831b-58ccabe13801|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:50:04.544Z|8df6c9ad-8a9f-490f-bd83-2f48947a8d94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:50:04.561Z|3c70bb72-8717-4972-9bc8-7188f6f2153a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:50:04.562Z|3c70bb72-8717-4972-9bc8-7188f6f2153a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:50:05.750Z|dc42ab3b-dc2e-4b2a-88a4-bf199783b10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:50:05.753Z|dc42ab3b-dc2e-4b2a-88a4-bf199783b10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:50:06.012Z|c46aea13-e3b1-4bbf-b29f-e6e588e0635d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:50:06.012Z|c46aea13-e3b1-4bbf-b29f-e6e588e0635d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:50:14.575Z|d0402a84-fdad-4dd2-a2ab-0fba512d0df4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:50:14.576Z|d0402a84-fdad-4dd2-a2ab-0fba512d0df4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:50:14.576Z|0e18fddd-b95b-4432-8796-b14a39666c10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:50:14.577Z|0e18fddd-b95b-4432-8796-b14a39666c10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:50:14.594Z|2210bd96-7ce5-4db0-bfb9-0c5b90fd3364|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:50:14.594Z|2210bd96-7ce5-4db0-bfb9-0c5b90fd3364|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:50:20.750Z|9fac1bf0-825d-4086-9255-114ab0d839e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:50:20.751Z|9fac1bf0-825d-4086-9255-114ab0d839e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:50:24.612Z|71271346-6620-4226-aa6b-6c54abcc9b5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:50:24.613Z|71271346-6620-4226-aa6b-6c54abcc9b5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:50:24.624Z|c632e020-2c4c-4248-ab63-4e7854af08e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:50:24.625Z|c632e020-2c4c-4248-ab63-4e7854af08e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:50:24.625Z|4d2832c4-cbad-4fd8-89c1-a98a77691b3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:50:24.626Z|4d2832c4-cbad-4fd8-89c1-a98a77691b3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:50:34.658Z|5199b2b8-8f86-4309-98fa-71bde8f8375a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:50:34.659Z|5199b2b8-8f86-4309-98fa-71bde8f8375a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:50:34.663Z|793ada62-2f1a-4cee-8c44-23dc9c2cb294|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:50:34.664Z|618dd69b-ea34-45f0-ab14-d18b019fbb65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:50:34.664Z|793ada62-2f1a-4cee-8c44-23dc9c2cb294|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:50:34.665Z|618dd69b-ea34-45f0-ab14-d18b019fbb65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:50:35.750Z|d9d655d7-5d96-40db-a6d6-e0ff11bfffb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:50:35.750Z|d9d655d7-5d96-40db-a6d6-e0ff11bfffb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:50:36.013Z|2f83dfcc-af7e-49c9-a7e0-a5723b83b26f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:50:36.014Z|2f83dfcc-af7e-49c9-a7e0-a5723b83b26f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:50:44.693Z|bc9d23aa-a92e-41f6-bb9d-80b2b42128f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:50:44.694Z|bc9d23aa-a92e-41f6-bb9d-80b2b42128f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:50:44.697Z|2af97bc6-3c09-46c5-99d5-d683a02c5aaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:50:44.698Z|2af97bc6-3c09-46c5-99d5-d683a02c5aaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:50:44.704Z|e1a9d3d2-4024-413a-9617-dd1f70e4cf7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:50:44.706Z|e1a9d3d2-4024-413a-9617-dd1f70e4cf7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:50:50.750Z|8691244a-f7e0-45a9-91a8-bb1c860bb732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:50:50.754Z|8691244a-f7e0-45a9-91a8-bb1c860bb732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:50:54.730Z|7e12af9a-f7fa-4921-b283-c2f66373e095|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:50:54.731Z|7e12af9a-f7fa-4921-b283-c2f66373e095|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:50:54.733Z|ef7338b4-d01a-47af-ad3f-e5b2f663e949|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:50:54.734Z|ef7338b4-d01a-47af-ad3f-e5b2f663e949|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:50:54.738Z|0b6a3835-47af-4226-8fec-cf0e42b278c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:50:54.739Z|0b6a3835-47af-4226-8fec-cf0e42b278c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:50:59.892Z|e2373665-9ab4-4a63-9d14-dfa15eb95ea1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:50:59.893Z|e2373665-9ab4-4a63-9d14-dfa15eb95ea1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:51:04.767Z|ecd71fe4-f118-4651-a8dc-bc51be7b0726|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:51:04.767Z|de45233f-5553-45d5-af14-a5343c948a93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:51:04.768Z|ecd71fe4-f118-4651-a8dc-bc51be7b0726|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:51:04.767Z|5045eae5-7332-4e1f-8fce-e984e06e7672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:51:04.768Z|de45233f-5553-45d5-af14-a5343c948a93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:51:04.773Z|5045eae5-7332-4e1f-8fce-e984e06e7672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:51:05.750Z|ba2a35db-2121-4081-bc2a-7a8c3d40f812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:51:05.751Z|ba2a35db-2121-4081-bc2a-7a8c3d40f812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:51:06.015Z|69bc5f2c-6446-44de-966e-f9f3d5a8cc4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:51:06.016Z|69bc5f2c-6446-44de-966e-f9f3d5a8cc4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:51:14.801Z|17e458fc-ce9e-4175-8e2c-fcdd13b9ff49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:51:14.802Z|17e458fc-ce9e-4175-8e2c-fcdd13b9ff49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:51:14.804Z|bc3eb27f-7063-410d-aa88-bdf1a3503410|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:51:14.805Z|bc3eb27f-7063-410d-aa88-bdf1a3503410|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:51:14.812Z|4135b868-33ae-448b-bd52-7d5f93391eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:51:14.813Z|4135b868-33ae-448b-bd52-7d5f93391eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:51:20.750Z|10123d3a-1b34-46d6-af1e-f785b35e5a1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:51:20.751Z|10123d3a-1b34-46d6-af1e-f785b35e5a1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:51:24.838Z|b1d433c7-1065-4451-847e-fc54575b7dd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:51:24.839Z|b1d433c7-1065-4451-847e-fc54575b7dd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:51:24.842Z|7ea7ae3f-9cda-41b6-8379-87415a8e5619|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:51:24.846Z|7ea7ae3f-9cda-41b6-8379-87415a8e5619|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:51:24.853Z|818f811c-b98d-4bb6-a6ff-cc726c353d64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:51:24.854Z|818f811c-b98d-4bb6-a6ff-cc726c353d64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:51:34.875Z|d43ac0b3-e20c-4482-9b22-fc5c33dd8064|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:51:34.876Z|d43ac0b3-e20c-4482-9b22-fc5c33dd8064|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:51:34.877Z|f406ab40-9b1f-4761-82e7-68a62a185c58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:51:34.880Z|f406ab40-9b1f-4761-82e7-68a62a185c58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:51:34.893Z|df18f363-639a-412f-a710-0d2c1145bd05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:51:34.894Z|df18f363-639a-412f-a710-0d2c1145bd05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:51:35.750Z|9a7ac77b-79c5-49bd-9c5b-5f7d2e341b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:51:35.755Z|9a7ac77b-79c5-49bd-9c5b-5f7d2e341b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:51:36.017Z|046325fd-efde-41e1-bb96-dd406ed4ff06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:51:36.018Z|046325fd-efde-41e1-bb96-dd406ed4ff06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:51:44.912Z|14d09330-f1f3-41d1-a613-49a2071696bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:51:44.913Z|14d09330-f1f3-41d1-a613-49a2071696bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:51:44.926Z|8e335374-4ba6-4b0d-9eb1-112485b00171|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:51:44.918Z|da8a88b9-4a48-4ae4-9d91-5161d1e83ded|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:51:44.927Z|8e335374-4ba6-4b0d-9eb1-112485b00171|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:51:44.927Z|da8a88b9-4a48-4ae4-9d91-5161d1e83ded|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:51:50.750Z|fd26b58d-9824-43e6-94c4-e99828cec6cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:51:50.750Z|fd26b58d-9824-43e6-94c4-e99828cec6cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:51:54.946Z|e85f4868-ddf6-40e1-9a69-71a806c15ed7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:51:54.947Z|e85f4868-ddf6-40e1-9a69-71a806c15ed7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:51:54.958Z|b6f01531-775c-4a28-8ccc-d08c6f8ac062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:51:54.959Z|b6f01531-775c-4a28-8ccc-d08c6f8ac062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:51:54.963Z|f12b2647-8f75-47d2-86db-13d5c842c19c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:51:54.964Z|f12b2647-8f75-47d2-86db-13d5c842c19c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:51:59.892Z|e671a355-e6ac-438b-a091-1c66b248b8b1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:51:59.893Z|e671a355-e6ac-438b-a091-1c66b248b8b1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:52:04.982Z|ae34c381-7398-4568-9069-881a7b4cc2d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:52:04.983Z|ae34c381-7398-4568-9069-881a7b4cc2d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:52:04.994Z|195a841a-8a59-452d-960b-b98b90fd8471|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:52:04.994Z|ce7fe4d5-b260-43c4-8eea-2a63f7aa671f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:52:04.995Z|195a841a-8a59-452d-960b-b98b90fd8471|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:52:04.996Z|ce7fe4d5-b260-43c4-8eea-2a63f7aa671f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:52:05.750Z|b624d147-12a4-43af-915b-3677120e82a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:52:05.750Z|b624d147-12a4-43af-915b-3677120e82a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:52:06.019Z|4ba0efc7-a9f6-4ef1-b405-5fcdea0e3d00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:52:06.020Z|4ba0efc7-a9f6-4ef1-b405-5fcdea0e3d00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:52:15.022Z|4f343883-e264-42d2-a1d1-27e3bbf4df3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:52:15.024Z|4f343883-e264-42d2-a1d1-27e3bbf4df3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:52:15.030Z|cfae72eb-1776-419c-9050-07007044bf9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:52:15.031Z|cfae72eb-1776-419c-9050-07007044bf9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:52:15.033Z|0bf3aaf6-3d50-4979-a947-9c5e7ed00243|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:52:15.033Z|0bf3aaf6-3d50-4979-a947-9c5e7ed00243|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:52:20.750Z|1690296d-ce2a-4556-9fbe-f9ffb6e7fa16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:52:20.754Z|1690296d-ce2a-4556-9fbe-f9ffb6e7fa16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:52:25.054Z|afdb6329-68c4-49a4-af7f-0ca0932cef1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:52:25.056Z|afdb6329-68c4-49a4-af7f-0ca0932cef1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:52:25.060Z|5dcd5297-0b0c-4470-a73a-06585e3b5887|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:52:25.061Z|5dcd5297-0b0c-4470-a73a-06585e3b5887|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:52:25.064Z|ba5e9654-7b56-407c-9608-e51516074b4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:52:25.065Z|ba5e9654-7b56-407c-9608-e51516074b4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:52:35.095Z|200d8e13-58e3-4481-86bc-aee1a1b13be2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:52:35.096Z|200d8e13-58e3-4481-86bc-aee1a1b13be2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:52:35.100Z|9bc1d087-3b0d-4b2a-a8b7-0f7f1ff8b0cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:52:35.100Z|9bc1d087-3b0d-4b2a-a8b7-0f7f1ff8b0cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:52:35.104Z|42cda492-527a-47bf-9acf-69f47f0d49fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:52:35.106Z|42cda492-527a-47bf-9acf-69f47f0d49fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:52:35.750Z|6110ab53-a1af-4423-b661-8d3623faf71f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:52:35.751Z|6110ab53-a1af-4423-b661-8d3623faf71f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:52:36.021Z|8f5815ac-6edc-4896-9525-fe3bf557de7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:52:36.021Z|8f5815ac-6edc-4896-9525-fe3bf557de7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:52:45.130Z|cd6913ab-be07-4beb-b995-6e8350d543ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:52:45.131Z|cd6913ab-be07-4beb-b995-6e8350d543ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:52:45.133Z|857878a2-643b-4fa7-9938-23285be1c46d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:52:45.133Z|857878a2-643b-4fa7-9938-23285be1c46d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:52:45.144Z|fccc4ef8-b638-47d3-8226-79e2e63b1d8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:52:45.145Z|fccc4ef8-b638-47d3-8226-79e2e63b1d8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:52:50.750Z|09fa607f-80f0-4715-ba69-850c8e34ebdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:52:50.751Z|09fa607f-80f0-4715-ba69-850c8e34ebdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:52:55.171Z|a73da2d6-375e-4558-b4b3-66015ac8b524|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:52:55.171Z|9e873962-141f-4322-b603-79b9d8696d25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:52:55.173Z|a73da2d6-375e-4558-b4b3-66015ac8b524|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:52:55.173Z|9e873962-141f-4322-b603-79b9d8696d25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:52:55.180Z|d316a91d-82f7-4d15-bbf4-d3c0b0a25570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:52:55.181Z|d316a91d-82f7-4d15-bbf4-d3c0b0a25570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:52:59.892Z|65cfa8ae-f4dc-446e-8933-12bc3605c3bc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:52:59.893Z|65cfa8ae-f4dc-446e-8933-12bc3605c3bc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:53:05.251Z|b9253619-a18e-4a1c-ac18-589830fb33fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:53:05.252Z|b9253619-a18e-4a1c-ac18-589830fb33fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:53:05.252Z|a27c3ff2-2336-4dce-992e-192ec45a0f61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:53:05.252Z|64444826-71e6-4597-8700-594404aa23fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:53:05.253Z|a27c3ff2-2336-4dce-992e-192ec45a0f61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:53:05.253Z|64444826-71e6-4597-8700-594404aa23fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:53:05.750Z|33853440-79e0-4e15-90b6-07da19880de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:53:05.754Z|33853440-79e0-4e15-90b6-07da19880de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:53:06.023Z|ef4c03e8-fce4-410e-bf22-d3fc4ceb5fc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:53:06.023Z|ef4c03e8-fce4-410e-bf22-d3fc4ceb5fc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:53:15.290Z|ae8167af-a5b8-4473-b988-5d24a23d2f3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:53:15.290Z|ae8167af-a5b8-4473-b988-5d24a23d2f3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:53:15.293Z|73ff41b8-dfb7-4c02-bac6-52c45b5e065c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:53:15.293Z|73ff41b8-dfb7-4c02-bac6-52c45b5e065c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:53:15.298Z|c38d714b-410c-44e2-8281-96ec952585dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:53:15.299Z|c38d714b-410c-44e2-8281-96ec952585dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:53:20.750Z|4e07d772-1755-4b58-b4fd-cd2659ec3324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:53:20.751Z|4e07d772-1755-4b58-b4fd-cd2659ec3324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:53:25.329Z|7b9da089-7b0c-46cf-80ff-8a69022f8e39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:53:25.330Z|7b9da089-7b0c-46cf-80ff-8a69022f8e39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:53:25.333Z|4768d1c2-c7ba-4986-8932-f42455bc9670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:53:25.334Z|4768d1c2-c7ba-4986-8932-f42455bc9670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:53:25.335Z|e5de5dcf-45b9-4deb-8fc5-69f9747621d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:53:25.336Z|e5de5dcf-45b9-4deb-8fc5-69f9747621d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:53:35.355Z|151f5e60-6040-4967-8b63-d110dab3bfc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:53:35.357Z|151f5e60-6040-4967-8b63-d110dab3bfc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:53:35.361Z|386649a3-642e-4e6c-961d-f3b10735c2e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:53:35.361Z|386649a3-642e-4e6c-961d-f3b10735c2e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:53:35.364Z|ff580635-1719-4f8e-8ef4-6ec9f856c64a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:53:35.365Z|ff580635-1719-4f8e-8ef4-6ec9f856c64a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:53:35.751Z|f98014ad-f0d3-4407-b1ee-04a7bbc337cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:53:35.751Z|f98014ad-f0d3-4407-b1ee-04a7bbc337cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:53:36.024Z|c728493a-f99e-4f70-b76f-629f973f1296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:53:36.025Z|c728493a-f99e-4f70-b76f-629f973f1296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:53:45.385Z|af344dd0-c6f1-41f2-9732-80a6e55eaa78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:53:45.386Z|af344dd0-c6f1-41f2-9732-80a6e55eaa78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:53:45.391Z|dd79af4e-58f0-40a2-8706-7880745329a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:53:45.392Z|2e3732b7-fc25-467d-91f7-8c082f0f7305|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:53:45.392Z|dd79af4e-58f0-40a2-8706-7880745329a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:53:45.394Z|2e3732b7-fc25-467d-91f7-8c082f0f7305|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:53:50.750Z|1229c811-bbae-4a84-a878-5bef139f6e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:53:50.754Z|1229c811-bbae-4a84-a878-5bef139f6e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:53:55.426Z|9203f8fd-26c0-4c4b-87b9-4f9f9a630b6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:53:55.426Z|9203f8fd-26c0-4c4b-87b9-4f9f9a630b6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:53:55.435Z|90bd7442-7e21-40cc-8914-860b6103df19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:53:55.436Z|90bd7442-7e21-40cc-8914-860b6103df19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:53:55.436Z|3f2fff42-be48-49be-88ea-725c65767387|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:53:55.437Z|3f2fff42-be48-49be-88ea-725c65767387|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:53:59.891Z|a5c0c9b8-f6d7-447b-85b8-631163fa95be|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:53:59.892Z|a5c0c9b8-f6d7-447b-85b8-631163fa95be|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:54:05.460Z|e3e4244f-8313-46b4-b6d1-1f7012845ba0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:54:05.461Z|e3e4244f-8313-46b4-b6d1-1f7012845ba0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:54:05.466Z|2c8b6c9c-2837-444e-b45f-b2903bdc4a92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:54:05.467Z|2c8b6c9c-2837-444e-b45f-b2903bdc4a92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:54:05.469Z|53a1b554-d7d5-480a-8f32-5be21d0d0692|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:54:05.469Z|53a1b554-d7d5-480a-8f32-5be21d0d0692|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:54:05.750Z|3e20b78f-4c79-4855-a78c-cbb6ab376c4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:54:05.750Z|3e20b78f-4c79-4855-a78c-cbb6ab376c4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:54:06.026Z|26048c8d-a3ab-4c7b-a015-b73e1cde61ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:54:06.026Z|26048c8d-a3ab-4c7b-a015-b73e1cde61ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:54:15.490Z|dd6a12b0-a50d-4e76-8c2c-31cdc7018a50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:54:15.490Z|dd6a12b0-a50d-4e76-8c2c-31cdc7018a50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:54:15.495Z|1bcad808-9001-4e71-b3ee-43b6c6ad5915|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:54:15.496Z|1bcad808-9001-4e71-b3ee-43b6c6ad5915|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:54:15.501Z|c5f4bc9f-cf6f-4381-b84f-7cb8cacd4cfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:54:15.502Z|c5f4bc9f-cf6f-4381-b84f-7cb8cacd4cfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:54:20.750Z|d8e4105b-88a3-4857-9775-b51716f0abb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:54:20.750Z|d8e4105b-88a3-4857-9775-b51716f0abb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:54:25.526Z|b558766e-e77b-49f9-ba6e-e49dab8f2b94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:54:25.527Z|b558766e-e77b-49f9-ba6e-e49dab8f2b94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:54:25.527Z|a4b9de63-6471-4c88-821e-d909a86ae732|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:54:25.528Z|a4b9de63-6471-4c88-821e-d909a86ae732|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:54:25.532Z|983b54ef-9343-4124-8f0d-d1192933b81f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:54:25.533Z|983b54ef-9343-4124-8f0d-d1192933b81f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:54:35.565Z|79d32eb0-28f6-4215-b6ab-ed38899d4fa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:54:35.566Z|79d32eb0-28f6-4215-b6ab-ed38899d4fa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:54:35.567Z|95182f93-410c-40ec-8e1b-719e4fe9638c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:54:35.568Z|95182f93-410c-40ec-8e1b-719e4fe9638c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:54:35.572Z|0a20cd01-f361-4739-8452-63be79ad9e95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:54:35.573Z|0a20cd01-f361-4739-8452-63be79ad9e95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:54:35.750Z|530f71f2-5a4b-4776-ae64-34e81aa700a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:54:35.753Z|530f71f2-5a4b-4776-ae64-34e81aa700a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:54:36.028Z|f1114fe1-4bc0-48f1-9e24-ac2c806d4e01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:54:36.029Z|f1114fe1-4bc0-48f1-9e24-ac2c806d4e01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:54:45.602Z|516a808f-577f-4cb4-833a-63f29037f70e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:54:45.603Z|516a808f-577f-4cb4-833a-63f29037f70e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:54:45.598Z|ffe4018b-bd34-4f3f-b008-7988db5c5d1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:54:45.606Z|ffe4018b-bd34-4f3f-b008-7988db5c5d1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:54:45.613Z|36446115-1079-4af2-a2c1-d2ec4069e568|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:54:45.613Z|36446115-1079-4af2-a2c1-d2ec4069e568|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:54:50.750Z|d7cc7cb3-b7ff-40e0-bf0a-cb962f693769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:54:50.750Z|d7cc7cb3-b7ff-40e0-bf0a-cb962f693769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:54:55.640Z|7f505880-b6e6-485c-ba96-86dc491b6aa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:54:55.641Z|7f505880-b6e6-485c-ba96-86dc491b6aa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:54:55.644Z|6bfbe888-721c-4c9b-af76-c3b7092714e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:54:55.644Z|6bfbe888-721c-4c9b-af76-c3b7092714e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:54:55.645Z|68fb2245-8807-4639-b876-4282bfcec7cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:54:55.647Z|68fb2245-8807-4639-b876-4282bfcec7cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:54:59.891Z|1643ff11-6c8a-4680-985b-5e17838834dd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:54:59.892Z|1643ff11-6c8a-4680-985b-5e17838834dd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:55:05.674Z|da768d85-3170-4147-b387-9e50349179d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:55:05.674Z|da768d85-3170-4147-b387-9e50349179d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:55:05.674Z|ae5abed1-fce8-407e-ab97-7422a2cbb3a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:55:05.675Z|ae5abed1-fce8-407e-ab97-7422a2cbb3a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:55:05.681Z|183a4724-6dd7-42f7-8fdc-25b6e85c0167|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:55:05.682Z|183a4724-6dd7-42f7-8fdc-25b6e85c0167|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:55:05.759Z|33550dac-4f16-4b9d-aaf3-6c794081102e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:55:05.767Z|33550dac-4f16-4b9d-aaf3-6c794081102e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:55:06.030Z|5b525b59-9384-45ab-b140-3480e73f9ef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:55:06.031Z|5b525b59-9384-45ab-b140-3480e73f9ef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:55:15.710Z|bc133078-a2d9-4839-a922-0f81e6356213|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:55:15.711Z|bc133078-a2d9-4839-a922-0f81e6356213|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:55:15.712Z|032ca958-ce0a-44a7-86ca-536947131fb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:55:15.713Z|032ca958-ce0a-44a7-86ca-536947131fb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:55:15.721Z|2597703a-f1f8-4201-9c81-8df2a2fd733c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:55:15.722Z|2597703a-f1f8-4201-9c81-8df2a2fd733c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:55:20.750Z|cf8f35a6-9b78-4ea3-b643-8a709ceb2794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:55:20.750Z|cf8f35a6-9b78-4ea3-b643-8a709ceb2794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:55:25.747Z|9be37107-67f0-45a6-adac-ef771210b658|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:55:25.748Z|9be37107-67f0-45a6-adac-ef771210b658|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:55:25.753Z|1967e918-eb8e-4599-8fd1-4f172ccd5da2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:55:25.754Z|1967e918-eb8e-4599-8fd1-4f172ccd5da2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:55:25.758Z|44b81af1-0772-41a1-826a-cdd76abe41b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:55:25.759Z|44b81af1-0772-41a1-826a-cdd76abe41b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:55:35.750Z|2afc714c-7589-4150-8a19-95658efb2aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:55:35.751Z|2afc714c-7589-4150-8a19-95658efb2aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:55:35.782Z|88bea8f2-6991-459b-93e8-f674c7b62421|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:55:35.783Z|88bea8f2-6991-459b-93e8-f674c7b62421|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:55:35.788Z|813220b9-8a06-4998-9d9e-0fd48e56707d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:55:35.788Z|813220b9-8a06-4998-9d9e-0fd48e56707d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:55:35.795Z|81f3bd7b-f800-49e9-9573-81459f2364ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:55:35.796Z|81f3bd7b-f800-49e9-9573-81459f2364ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:55:36.032Z|c1d9d2e2-0d15-4407-a610-a4c88988e975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:55:36.032Z|c1d9d2e2-0d15-4407-a610-a4c88988e975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:55:45.820Z|cde2a374-9512-45e1-be9d-6cad9d39c645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:55:45.821Z|cde2a374-9512-45e1-be9d-6cad9d39c645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:55:45.822Z|c258dca7-9d6c-4c84-9d7e-39d12a87ce23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:55:45.822Z|c258dca7-9d6c-4c84-9d7e-39d12a87ce23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:55:45.828Z|3a12458c-e132-4c7a-9005-26607b66963e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:55:45.829Z|3a12458c-e132-4c7a-9005-26607b66963e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:55:50.750Z|32b57434-3915-4d81-8b6c-24f6efe7571e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:55:50.753Z|32b57434-3915-4d81-8b6c-24f6efe7571e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:55:55.854Z|ebdf970e-79f8-4f14-bb1e-ab4068d991ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:55:55.855Z|ebdf970e-79f8-4f14-bb1e-ab4068d991ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:55:55.859Z|e620e3d4-1ced-4455-8c37-d4bacf648d6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:55:55.860Z|a45c0234-2251-461b-9f21-72db6dea7a09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:55:55.860Z|e620e3d4-1ced-4455-8c37-d4bacf648d6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:55:55.861Z|a45c0234-2251-461b-9f21-72db6dea7a09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:55:59.892Z|57e73482-f2c6-44df-a33e-fa8ad57c32b1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:55:59.893Z|57e73482-f2c6-44df-a33e-fa8ad57c32b1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:56:05.750Z|ffc28d8c-6ebb-4efe-b57a-d1b0d1dc967c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:56:05.751Z|ffc28d8c-6ebb-4efe-b57a-d1b0d1dc967c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:56:05.894Z|a5a2ac4a-03a7-4d6e-b5b7-0ef78fed1ba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:56:05.895Z|a5a2ac4a-03a7-4d6e-b5b7-0ef78fed1ba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:56:05.898Z|be2cf9d0-ee4b-4093-967d-30752d026f9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:56:05.899Z|be2cf9d0-ee4b-4093-967d-30752d026f9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:56:05.899Z|6617d74a-33f6-4cb7-9d7a-9348c970b9aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:56:05.900Z|6617d74a-33f6-4cb7-9d7a-9348c970b9aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:56:06.033Z|cf224b36-61b5-4a23-affa-486ae63e6240|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:56:06.034Z|cf224b36-61b5-4a23-affa-486ae63e6240|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:56:15.932Z|18b736ec-877d-473a-bbe0-c95f32cd6112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:56:15.932Z|b109bb81-e83b-4ff0-8782-3b5f15342b60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:56:15.932Z|18b736ec-877d-473a-bbe0-c95f32cd6112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:56:15.933Z|b109bb81-e83b-4ff0-8782-3b5f15342b60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:56:15.940Z|110e84c5-cbeb-40e2-88a5-5b5f6baeff6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:56:15.941Z|110e84c5-cbeb-40e2-88a5-5b5f6baeff6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:56:20.751Z|6139bb44-ecd3-4855-8460-06ee16e95d9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:56:20.752Z|6139bb44-ecd3-4855-8460-06ee16e95d9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:56:25.970Z|29243956-bf20-4e6e-b49f-3d2d56a077d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:56:25.972Z|29243956-bf20-4e6e-b49f-3d2d56a077d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:56:25.981Z|dbf48862-4306-4e3b-bf30-edb5dc5dc94e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:56:25.984Z|dbf48862-4306-4e3b-bf30-edb5dc5dc94e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:56:25.984Z|7c3e8fb6-f3a0-4a72-a4f7-34a44abbed8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:56:25.988Z|7c3e8fb6-f3a0-4a72-a4f7-34a44abbed8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:56:35.750Z|10b058dc-cb27-413f-99df-e8fe97d8a2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:56:35.755Z|10b058dc-cb27-413f-99df-e8fe97d8a2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:56:36.014Z|27c08962-17d8-476b-a01d-22899010fdd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:56:36.015Z|27c08962-17d8-476b-a01d-22899010fdd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:56:36.018Z|2d67ba5a-77b8-40c8-b512-f8c667f88a8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:56:36.019Z|2d67ba5a-77b8-40c8-b512-f8c667f88a8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:56:36.023Z|35636531-75e5-4ed0-83ff-e2f799bae4bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:56:36.024Z|35636531-75e5-4ed0-83ff-e2f799bae4bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:56:36.035Z|4ca0225d-5597-4614-bb6d-e00ea95128c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:56:36.036Z|4ca0225d-5597-4614-bb6d-e00ea95128c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:56:46.060Z|53b927e4-ec81-40fd-848c-2f89e576dd2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:56:46.060Z|9b9d1289-9a58-46a2-8be6-7db7d445c093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:56:46.061Z|53b927e4-ec81-40fd-848c-2f89e576dd2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:56:46.061Z|9b9d1289-9a58-46a2-8be6-7db7d445c093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:56:46.066Z|be5b185c-65b5-4efa-a1c4-787fc5ab4b9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:56:46.067Z|be5b185c-65b5-4efa-a1c4-787fc5ab4b9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:56:50.750Z|c5e5de22-96f5-48e2-825a-72fd82f8679a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:56:50.752Z|c5e5de22-96f5-48e2-825a-72fd82f8679a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:56:56.094Z|1712d99c-0c6a-4965-9b05-9a757746a31b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:56:56.095Z|1712d99c-0c6a-4965-9b05-9a757746a31b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:56:56.100Z|d705e268-264a-4dcf-83a9-16dfc0ddf035|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:56:56.103Z|145014b6-989d-4bc9-ae38-259a134bcb22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:56:56.107Z|145014b6-989d-4bc9-ae38-259a134bcb22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:56:56.112Z|d705e268-264a-4dcf-83a9-16dfc0ddf035|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:56:59.894Z|6bbef006-9ae9-4503-af08-bf34ddb622d9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:56:59.895Z|6bbef006-9ae9-4503-af08-bf34ddb622d9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:57:05.750Z|a90d5888-b35a-48a0-8684-f5848b0b70fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:57:05.751Z|a90d5888-b35a-48a0-8684-f5848b0b70fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:57:06.036Z|3a8b0bed-3f83-4eaf-af3c-878e76b9fd74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:57:06.037Z|3a8b0bed-3f83-4eaf-af3c-878e76b9fd74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:57:06.142Z|1c87f6f9-c26d-4ebd-9d9b-2a20f156f292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:57:06.143Z|1c87f6f9-c26d-4ebd-9d9b-2a20f156f292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:57:06.147Z|338dffe2-c1ab-41a7-9ba0-2d16a50b0d48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:57:06.148Z|338dffe2-c1ab-41a7-9ba0-2d16a50b0d48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:57:06.160Z|8b048827-6008-48e8-85ed-488bf07913c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:57:06.161Z|8b048827-6008-48e8-85ed-488bf07913c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:57:16.181Z|156d117e-27f9-4de7-b6c5-f84a68db6980|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:57:16.182Z|156d117e-27f9-4de7-b6c5-f84a68db6980|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:57:16.186Z|83d4d130-6651-4ede-aac6-468b51d3cfd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:57:16.187Z|83d4d130-6651-4ede-aac6-468b51d3cfd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:57:16.199Z|94e16b49-4e2d-47c5-a973-920a07a25d43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:57:16.200Z|94e16b49-4e2d-47c5-a973-920a07a25d43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:57:20.750Z|4b30bd25-9cec-473f-b4dd-90acaa9435d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:57:20.753Z|4b30bd25-9cec-473f-b4dd-90acaa9435d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:57:26.217Z|73f76ff0-835d-472b-87c8-68f211fa745c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:57:26.219Z|73f76ff0-835d-472b-87c8-68f211fa745c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:57:26.222Z|142ebde2-39c1-4b21-837a-24a6419e0bfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:57:26.223Z|142ebde2-39c1-4b21-837a-24a6419e0bfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:57:26.234Z|8b9e0551-00fb-4d20-95d8-35236da4e3b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:57:26.234Z|8b9e0551-00fb-4d20-95d8-35236da4e3b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:57:35.751Z|99cc5428-48b7-447f-87a1-3d2017ced127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:57:35.751Z|99cc5428-48b7-447f-87a1-3d2017ced127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:57:36.038Z|c8a72c48-685c-478c-bd94-eb6c30adc033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:57:36.038Z|c8a72c48-685c-478c-bd94-eb6c30adc033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:57:36.251Z|df7f820c-f4a0-42fc-b831-da3ed381431a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:57:36.252Z|df7f820c-f4a0-42fc-b831-da3ed381431a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:57:36.256Z|1188e93d-3ce2-4bab-9820-b2a18a4981bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:57:36.256Z|1188e93d-3ce2-4bab-9820-b2a18a4981bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:57:36.259Z|b222eda5-569f-4ddb-93a7-eec84ae9c3f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:57:36.260Z|b222eda5-569f-4ddb-93a7-eec84ae9c3f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:57:46.287Z|1ae6c5d1-4dce-4a54-a876-34f735143f9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:57:46.288Z|1ae6c5d1-4dce-4a54-a876-34f735143f9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:57:46.291Z|d5055770-ddf5-4c6b-b0cd-24cf69e5f261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:57:46.292Z|d5055770-ddf5-4c6b-b0cd-24cf69e5f261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:57:46.294Z|0de7d9a0-909e-4ff6-ae4c-f223a7eed630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:57:46.295Z|0de7d9a0-909e-4ff6-ae4c-f223a7eed630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:57:50.750Z|f50f597c-71d8-402c-9f8c-ee4a38da767d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:57:50.751Z|f50f597c-71d8-402c-9f8c-ee4a38da767d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:57:56.322Z|03827ed0-6078-4c64-9653-036dab32cb40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:57:56.323Z|03827ed0-6078-4c64-9653-036dab32cb40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:57:56.332Z|f3bee1c9-9164-4ba5-bb00-3181d338228f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:57:56.334Z|f3bee1c9-9164-4ba5-bb00-3181d338228f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:57:56.338Z|d39e8a3b-d55d-4a39-a983-b074ae12ac30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:57:56.339Z|d39e8a3b-d55d-4a39-a983-b074ae12ac30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:57:59.892Z|9fc88158-b81a-43e2-b4af-256ce144db6c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:57:59.893Z|9fc88158-b81a-43e2-b4af-256ce144db6c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:58:05.750Z|a6b5ae83-d0f7-45ef-82c2-fddc5ede67d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:58:05.754Z|a6b5ae83-d0f7-45ef-82c2-fddc5ede67d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:58:06.039Z|4d0ede70-b612-4409-85c8-ed131708c143|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:58:06.040Z|4d0ede70-b612-4409-85c8-ed131708c143|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:58:06.356Z|e2d39440-d9ef-447f-91ff-2009c9adc9bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:58:06.356Z|e2d39440-d9ef-447f-91ff-2009c9adc9bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:58:06.364Z|0d627237-8550-4171-99db-d7d852430f9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:58:06.365Z|0d627237-8550-4171-99db-d7d852430f9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:58:06.372Z|a6403fb0-1234-432e-bb15-497588d44fdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:58:06.372Z|a6403fb0-1234-432e-bb15-497588d44fdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:58:16.384Z|c9d74d94-9184-4e70-9785-5eebc7373c81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:58:16.385Z|c9d74d94-9184-4e70-9785-5eebc7373c81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:58:16.396Z|4f0e6c2e-aec1-48f9-ad54-e2ab57b92682|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:58:16.396Z|4f0e6c2e-aec1-48f9-ad54-e2ab57b92682|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:58:16.402Z|291ef7f0-31c1-4dc0-94f0-3feeb60f7228|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:58:16.403Z|291ef7f0-31c1-4dc0-94f0-3feeb60f7228|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:58:20.750Z|70a7e02c-d215-474d-8f55-bab338ae094a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:58:20.750Z|70a7e02c-d215-474d-8f55-bab338ae094a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:58:26.420Z|468906e0-efda-40f3-be62-c0074baf308a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:58:26.421Z|468906e0-efda-40f3-be62-c0074baf308a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:58:26.442Z|d7a9e6c9-f7a3-4a09-8377-e210922ee328|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:58:26.443Z|d7a9e6c9-f7a3-4a09-8377-e210922ee328|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:58:26.447Z|fbf977cd-1c3b-499c-b676-8977eaf481c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:58:26.447Z|fbf977cd-1c3b-499c-b676-8977eaf481c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:58:35.750Z|939679f3-f96e-454a-b282-149a5aaf92b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:58:35.751Z|939679f3-f96e-454a-b282-149a5aaf92b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:58:36.041Z|f5843e40-864d-4efc-b6ca-e88ff52dd360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:58:36.041Z|f5843e40-864d-4efc-b6ca-e88ff52dd360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:58:36.449Z|13da5488-94ab-48f0-9d65-660d2fd0530f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:58:36.450Z|13da5488-94ab-48f0-9d65-660d2fd0530f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:58:36.475Z|5592c651-e423-491c-9009-3506f2cb952e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:58:36.475Z|5592c651-e423-491c-9009-3506f2cb952e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:58:36.481Z|734ba6d2-4ffe-460b-811f-481b842cb6f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:58:36.481Z|734ba6d2-4ffe-460b-811f-481b842cb6f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:58:46.483Z|d5ca19e2-ff44-4f01-93f2-a0ce15e6065e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:58:46.484Z|d5ca19e2-ff44-4f01-93f2-a0ce15e6065e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:58:46.506Z|90c6cfd5-38bf-4850-a763-0b0dc6b4d26a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:58:46.506Z|90c6cfd5-38bf-4850-a763-0b0dc6b4d26a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:58:46.514Z|b708c329-ee88-4db1-a8db-dbf1ac0b9576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:58:46.516Z|b708c329-ee88-4db1-a8db-dbf1ac0b9576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:58:50.750Z|31a93701-bf6e-47dc-b985-277024da9e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:58:50.753Z|31a93701-bf6e-47dc-b985-277024da9e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:58:56.510Z|7256fa84-ece9-4d8d-8a06-fc73b6fac27f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:58:56.511Z|7256fa84-ece9-4d8d-8a06-fc73b6fac27f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:58:56.532Z|15b09399-c9e2-4841-973b-7c0ef43f299c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:58:56.532Z|15b09399-c9e2-4841-973b-7c0ef43f299c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:58:56.543Z|dca57188-18a5-4b72-a5a6-1b3f946d77ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:58:56.544Z|dca57188-18a5-4b72-a5a6-1b3f946d77ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:58:59.892Z|2c306a76-67d9-42cd-b5cf-9828865a1702|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:58:59.894Z|2c306a76-67d9-42cd-b5cf-9828865a1702|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T03:59:05.750Z|39d69d53-022d-414d-9272-881acb16b155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:59:05.750Z|39d69d53-022d-414d-9272-881acb16b155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:59:06.042Z|a8717434-5080-4ce7-885b-4c967a2b4aae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:59:06.043Z|a8717434-5080-4ce7-885b-4c967a2b4aae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:59:06.541Z|c812858c-752d-4c93-b961-5eced7babf3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:59:06.542Z|c812858c-752d-4c93-b961-5eced7babf3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:59:06.562Z|f3ff19b0-fe87-4d98-98a8-7baceacb1814|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:59:06.563Z|f3ff19b0-fe87-4d98-98a8-7baceacb1814|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:59:06.574Z|59624b99-91a0-47cc-9d95-3d363cb14ddf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:59:06.574Z|59624b99-91a0-47cc-9d95-3d363cb14ddf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:59:16.584Z|bd0da711-666d-4d9f-9602-f4013336b801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:59:16.585Z|bd0da711-666d-4d9f-9602-f4013336b801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:59:16.595Z|2db5e9dc-505f-42a0-ad37-11e090a44ca4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:59:16.596Z|2db5e9dc-505f-42a0-ad37-11e090a44ca4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:59:16.607Z|8bb74a5d-b56a-4303-8730-26e6c502f342|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:59:16.608Z|8bb74a5d-b56a-4303-8730-26e6c502f342|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:59:20.750Z|99a7b4c2-e418-4927-bdeb-fdd7b68bf30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:59:20.751Z|99a7b4c2-e418-4927-bdeb-fdd7b68bf30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:59:26.619Z|6611260c-066b-4250-91b4-5505df1ee2ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:59:26.620Z|6611260c-066b-4250-91b4-5505df1ee2ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:59:26.626Z|ba25e230-7683-4407-9f4a-573437a69e6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:59:26.627Z|ba25e230-7683-4407-9f4a-573437a69e6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:59:26.639Z|344b7b85-ab2b-40ec-a278-02a2f0803c3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:59:26.640Z|344b7b85-ab2b-40ec-a278-02a2f0803c3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:59:35.751Z|310f708f-8cc4-45d5-8a1c-57b9aee6c861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:59:35.755Z|310f708f-8cc4-45d5-8a1c-57b9aee6c861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:59:36.044Z|d46c4171-0903-4c9b-a9bb-2afb80507417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:59:36.045Z|d46c4171-0903-4c9b-a9bb-2afb80507417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:59:36.658Z|3e470734-ba1b-4658-b548-71a600db068b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:59:36.658Z|3e470734-ba1b-4658-b548-71a600db068b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:59:36.666Z|f8cf0a03-b4bb-4709-8062-552299a059d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:59:36.667Z|f8cf0a03-b4bb-4709-8062-552299a059d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:59:36.672Z|b6acb321-665a-461d-9608-8f154eb824b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:59:36.672Z|b6acb321-665a-461d-9608-8f154eb824b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:59:46.692Z|f8f92dfd-6754-43ac-9cc8-c4b6534fda9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:59:46.693Z|f8f92dfd-6754-43ac-9cc8-c4b6534fda9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:59:46.703Z|279b63a4-68aa-4d09-986f-1846212fa88f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:59:46.704Z|cecd58f7-af01-44f6-af6e-44f6f95c472b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:59:46.704Z|279b63a4-68aa-4d09-986f-1846212fa88f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:59:46.704Z|cecd58f7-af01-44f6-af6e-44f6f95c472b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:59:50.750Z|e96f3ee8-6206-4f03-8428-b09f68a07708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T03:59:50.750Z|e96f3ee8-6206-4f03-8428-b09f68a07708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T03:59:56.726Z|350ad36d-ff6a-4983-bc16-5e7d163e216c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:59:56.726Z|350ad36d-ff6a-4983-bc16-5e7d163e216c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:59:56.737Z|16ace999-f23d-4e4b-8233-5616d0bf6f70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:59:56.738Z|16ace999-f23d-4e4b-8233-5616d0bf6f70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:59:56.742Z|3e638736-dfa0-4bf8-9957-3082dd4fe1f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T03:59:56.742Z|3e638736-dfa0-4bf8-9957-3082dd4fe1f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T03:59:59.892Z|30ec500e-8caa-4f48-b277-9545d63368b2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T03:59:59.893Z|30ec500e-8caa-4f48-b277-9545d63368b2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:00:05.750Z|194c0a93-1eaf-4f82-b4b8-c275a29cfec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:00:05.750Z|194c0a93-1eaf-4f82-b4b8-c275a29cfec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:00:06.046Z|7ee03be5-6577-42cf-b0c8-9220e425871f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:00:06.046Z|7ee03be5-6577-42cf-b0c8-9220e425871f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:00:06.760Z|940be2ab-bc31-49ab-878d-4dd5c1c6e592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:00:06.760Z|940be2ab-bc31-49ab-878d-4dd5c1c6e592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:00:06.772Z|ba571444-59a2-4436-a5ce-4871a5105a65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:00:06.773Z|ba571444-59a2-4436-a5ce-4871a5105a65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:00:06.778Z|f4eeece5-8667-4cc0-925d-88c9565b3003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:00:06.779Z|f4eeece5-8667-4cc0-925d-88c9565b3003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:00:16.794Z|37d232f9-dcee-4d54-8601-174bd371e139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:00:16.795Z|37d232f9-dcee-4d54-8601-174bd371e139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:00:16.806Z|2ba1ce0d-1c8f-4d1e-b1b2-59eefda5c150|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:00:16.806Z|2ba1ce0d-1c8f-4d1e-b1b2-59eefda5c150|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:00:16.814Z|e1ec5f9b-a8f4-4c8b-9696-791fbc9b4785|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:00:16.814Z|e1ec5f9b-a8f4-4c8b-9696-791fbc9b4785|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:00:20.750Z|82ef4a84-3ef4-44be-9627-db93ff837fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:00:20.756Z|82ef4a84-3ef4-44be-9627-db93ff837fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:00:26.832Z|11155ca0-baaa-489c-ae0e-6c134ae973e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:00:26.833Z|11155ca0-baaa-489c-ae0e-6c134ae973e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:00:26.842Z|3395b689-3d4b-4ddf-980c-0c22243f5ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:00:26.845Z|fba9eefa-1da4-4354-a5e4-8a9626af2ba3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:00:26.846Z|fba9eefa-1da4-4354-a5e4-8a9626af2ba3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:00:26.842Z|3395b689-3d4b-4ddf-980c-0c22243f5ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:00:35.750Z|c05b3dc6-369f-499a-98e1-772b5d0c3469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:00:35.750Z|c05b3dc6-369f-499a-98e1-772b5d0c3469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:00:36.047Z|c58cf4ab-511d-48bf-a04e-8ea056a17c62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:00:36.047Z|c58cf4ab-511d-48bf-a04e-8ea056a17c62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:00:36.869Z|f8a669e6-2969-4e77-abde-e5ad4f77bfb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:00:36.870Z|f8a669e6-2969-4e77-abde-e5ad4f77bfb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:00:36.877Z|6d741e19-557b-4c0f-a6ba-8bac817e6968|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:00:36.878Z|6d741e19-557b-4c0f-a6ba-8bac817e6968|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:00:36.883Z|350eb3af-acf0-4ace-8b39-0915712bb7fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:00:36.884Z|350eb3af-acf0-4ace-8b39-0915712bb7fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:00:46.902Z|519b1861-d3b3-40b8-b5eb-bb40543864f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:00:46.903Z|519b1861-d3b3-40b8-b5eb-bb40543864f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:00:46.914Z|be9f0477-14c8-45a2-a9a2-b09e65401735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:00:46.914Z|be9f0477-14c8-45a2-a9a2-b09e65401735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:00:46.925Z|ef050aa3-63dd-4547-8f80-21a0dd5676de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:00:46.926Z|ef050aa3-63dd-4547-8f80-21a0dd5676de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:00:50.750Z|bbc7faf8-cea2-45ff-b04d-720bae79075b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:00:50.750Z|bbc7faf8-cea2-45ff-b04d-720bae79075b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:00:56.929Z|1874fa31-2d53-486e-a619-46d9a72162ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:00:56.931Z|1874fa31-2d53-486e-a619-46d9a72162ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:00:56.939Z|67ef3d17-3465-4dac-b876-6326540589f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:00:56.940Z|67ef3d17-3465-4dac-b876-6326540589f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:00:56.951Z|947c08c8-84b7-4bbf-afc6-bc0cb213127a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:00:56.952Z|947c08c8-84b7-4bbf-afc6-bc0cb213127a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:00:59.891Z|22cffaa8-3efa-4a2e-aed7-391d9e1ba6f7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:00:59.892Z|22cffaa8-3efa-4a2e-aed7-391d9e1ba6f7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:01:05.750Z|477fc6d3-75bf-4b65-a376-e94bb096b5d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:01:05.754Z|477fc6d3-75bf-4b65-a376-e94bb096b5d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:01:06.048Z|33b12fb1-5062-4149-956c-58e29a77a5de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:01:06.049Z|33b12fb1-5062-4149-956c-58e29a77a5de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:01:06.957Z|597ff47b-e02d-46a4-8e37-72981c543c2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:01:06.958Z|597ff47b-e02d-46a4-8e37-72981c543c2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:01:06.962Z|82be22e1-d253-4e7e-91be-c510a822f29e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:01:06.962Z|82be22e1-d253-4e7e-91be-c510a822f29e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:01:06.975Z|cf3e67b6-cb16-44ed-9ab3-3e5349f9f579|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:01:06.976Z|cf3e67b6-cb16-44ed-9ab3-3e5349f9f579|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:01:17.003Z|6eb4615f-eebc-40f5-9620-3e79c4844f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:01:17.005Z|6eb4615f-eebc-40f5-9620-3e79c4844f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:01:17.007Z|94d50e67-ef3e-4534-a1af-00f96e2a0bc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:01:17.008Z|5d7ecfee-861f-4885-ab4d-bdeeebc1ea15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:01:17.008Z|94d50e67-ef3e-4534-a1af-00f96e2a0bc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:01:17.008Z|5d7ecfee-861f-4885-ab4d-bdeeebc1ea15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:01:20.750Z|568fa2e9-32a1-49f4-a93b-c9e4e7a16ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:01:20.750Z|568fa2e9-32a1-49f4-a93b-c9e4e7a16ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:01:27.041Z|ee0cbd48-6267-4d9f-a22b-813f2866a35e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:01:27.042Z|471af594-4b3b-4e58-862e-7b3e73ea0cda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:01:27.042Z|ee0cbd48-6267-4d9f-a22b-813f2866a35e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:01:27.042Z|471af594-4b3b-4e58-862e-7b3e73ea0cda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:01:27.048Z|01423bf5-9831-4983-b85a-57fecf8f7aa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:01:27.049Z|01423bf5-9831-4983-b85a-57fecf8f7aa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:01:35.750Z|909def81-ba6f-4294-97e5-6eabb8b3cad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:01:35.750Z|909def81-ba6f-4294-97e5-6eabb8b3cad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:01:36.049Z|d5f9f320-968a-48c7-a532-14644c4f5082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:01:36.050Z|d5f9f320-968a-48c7-a532-14644c4f5082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:01:37.075Z|1d24b999-cf62-4f06-9f70-6df7fac50921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:01:37.076Z|1d24b999-cf62-4f06-9f70-6df7fac50921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:01:37.080Z|0aecb959-6e8b-4ef9-8d66-a914a32e1774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:01:37.081Z|0aecb959-6e8b-4ef9-8d66-a914a32e1774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:01:37.088Z|425699ee-3408-4447-b76a-b925b831abf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:01:37.088Z|425699ee-3408-4447-b76a-b925b831abf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:01:47.114Z|81e7a624-5bc6-423e-86c8-2428cb4a10f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:01:47.115Z|81e7a624-5bc6-423e-86c8-2428cb4a10f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:01:47.124Z|bb16ce5b-def6-422b-b5dc-1306f3563072|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:01:47.125Z|bb16ce5b-def6-422b-b5dc-1306f3563072|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:01:47.129Z|9d12aced-a837-4b81-a8ea-af22ecab1696|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:01:47.129Z|9d12aced-a837-4b81-a8ea-af22ecab1696|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:01:50.750Z|ee7d3c41-7aba-462e-9825-9e64ba9e14b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:01:50.754Z|ee7d3c41-7aba-462e-9825-9e64ba9e14b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:01:57.155Z|8b1d4037-15da-4877-94b7-698f3dcc7928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:01:57.156Z|8b1d4037-15da-4877-94b7-698f3dcc7928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:01:57.158Z|bdce133c-6d88-435d-b658-1f82ed4a5060|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:01:57.158Z|bdce133c-6d88-435d-b658-1f82ed4a5060|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:01:57.166Z|8fbdc039-626f-4614-b125-4a352836cb44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:01:57.167Z|8fbdc039-626f-4614-b125-4a352836cb44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:01:59.891Z|e12d545f-4b4b-4767-8f64-0974bd0d844f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:01:59.892Z|e12d545f-4b4b-4767-8f64-0974bd0d844f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:02:05.750Z|9a9523c2-06af-4ffd-a55c-e31ba13f7dd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:02:05.751Z|9a9523c2-06af-4ffd-a55c-e31ba13f7dd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:02:06.050Z|2278fa53-14e5-4bd5-a3db-c8917af1d8de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:02:06.051Z|2278fa53-14e5-4bd5-a3db-c8917af1d8de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:02:07.184Z|00515827-d03b-47a0-b918-66ef0d472217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:02:07.185Z|00515827-d03b-47a0-b918-66ef0d472217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:02:07.192Z|e31cdec4-384f-4ee5-9de4-ac04445c29e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:02:07.193Z|e31cdec4-384f-4ee5-9de4-ac04445c29e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:02:07.200Z|1fc78a64-73e2-43c0-9fc9-b64db5fcc5c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:02:07.201Z|1fc78a64-73e2-43c0-9fc9-b64db5fcc5c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:02:17.218Z|7d26dec9-b5e9-4e5a-ba43-3451477c1113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:02:17.220Z|7d26dec9-b5e9-4e5a-ba43-3451477c1113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:02:17.226Z|56f37054-3a49-4618-a908-2e85200426f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:02:17.227Z|56f37054-3a49-4618-a908-2e85200426f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:02:17.241Z|742e2aae-c6f7-41f4-80d9-15ac1936f4f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:02:17.242Z|742e2aae-c6f7-41f4-80d9-15ac1936f4f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:02:20.750Z|ca6819ec-b4c8-4a51-a672-7df44ea0fd2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:02:20.751Z|ca6819ec-b4c8-4a51-a672-7df44ea0fd2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:02:27.251Z|2051f6ee-b927-4e57-acd7-2026d0d63fa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:02:27.251Z|1b94e246-7cd6-41a0-803c-90bc39363eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:02:27.252Z|2051f6ee-b927-4e57-acd7-2026d0d63fa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:02:27.252Z|1b94e246-7cd6-41a0-803c-90bc39363eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:02:27.268Z|67eaf6d9-7418-48cb-b7c8-d8763c2b532b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:02:27.269Z|67eaf6d9-7418-48cb-b7c8-d8763c2b532b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:02:35.751Z|13bb3e89-306c-4dd7-ba8c-7ad2abaaef72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:02:35.756Z|13bb3e89-306c-4dd7-ba8c-7ad2abaaef72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:02:36.051Z|52b8230a-446c-4035-bc7d-4094f6d948de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:02:36.052Z|52b8230a-446c-4035-bc7d-4094f6d948de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:02:37.285Z|b0b172d5-a357-4530-85a1-00e9b9818664|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:02:37.285Z|aea724ba-e8e5-4967-8021-47856a017d02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:02:37.286Z|b0b172d5-a357-4530-85a1-00e9b9818664|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:02:37.286Z|aea724ba-e8e5-4967-8021-47856a017d02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:02:37.300Z|e70856e2-8372-4058-814f-a0d2e301ce34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:02:37.301Z|e70856e2-8372-4058-814f-a0d2e301ce34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:02:47.316Z|71a090f1-1c27-4658-926d-f5a892504f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:02:47.317Z|71a090f1-1c27-4658-926d-f5a892504f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:02:47.324Z|8b560e9c-68c8-4fb0-820c-85893b004122|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:02:47.325Z|8b560e9c-68c8-4fb0-820c-85893b004122|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:02:47.340Z|3b538005-440a-4c99-ac03-8f53fafdbca0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:02:47.340Z|3b538005-440a-4c99-ac03-8f53fafdbca0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:02:50.750Z|057df61e-a7d3-4f48-8ec1-dea1ac1efecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:02:50.750Z|057df61e-a7d3-4f48-8ec1-dea1ac1efecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:02:57.345Z|d10b6e85-170f-4304-9a7d-8b6dd13cb57f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:02:57.346Z|d10b6e85-170f-4304-9a7d-8b6dd13cb57f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:02:57.349Z|675bf707-b72c-47cf-abd6-f793d0c284ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:02:57.350Z|675bf707-b72c-47cf-abd6-f793d0c284ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:02:57.372Z|93c226a3-39a5-4c1c-8e01-e1d80a425381|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:02:57.373Z|93c226a3-39a5-4c1c-8e01-e1d80a425381|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:02:59.892Z|d0c8b619-7cd9-43e4-b1b0-acf7376eba7c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:02:59.893Z|d0c8b619-7cd9-43e4-b1b0-acf7376eba7c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:03:05.750Z|d9144179-8235-4c7d-ab78-90a11141c6cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:03:05.750Z|d9144179-8235-4c7d-ab78-90a11141c6cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:03:06.053Z|23fccbda-5c36-4241-8d44-c2cdecd0279a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:03:06.054Z|23fccbda-5c36-4241-8d44-c2cdecd0279a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:03:07.380Z|8a4ae93a-4034-4736-a202-00ec43f7ed76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:03:07.381Z|8a4ae93a-4034-4736-a202-00ec43f7ed76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:03:07.383Z|bfa2d049-e25e-4ae1-89f3-0baa6f3aec29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:03:07.383Z|bfa2d049-e25e-4ae1-89f3-0baa6f3aec29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:03:07.405Z|ead0521d-6d81-480b-88bf-e87aa5adfe7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:03:07.406Z|ead0521d-6d81-480b-88bf-e87aa5adfe7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:03:17.412Z|eefa44ad-cc62-44b6-b005-b98763c71c42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:03:17.413Z|eefa44ad-cc62-44b6-b005-b98763c71c42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:03:17.415Z|5003986c-8d6a-43fb-90ee-2c5b977a8630|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:03:17.416Z|5003986c-8d6a-43fb-90ee-2c5b977a8630|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:03:17.438Z|94eef588-1ec7-4903-9e97-614672d9f3b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:03:17.438Z|94eef588-1ec7-4903-9e97-614672d9f3b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:03:20.750Z|5ad95947-4b32-4bf5-8f34-f882b4ce0102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:03:20.753Z|5ad95947-4b32-4bf5-8f34-f882b4ce0102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:03:27.443Z|07929a8b-4e58-491d-a74d-6dd8f5219ef1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:03:27.443Z|6ad725c0-5f2d-4ade-8058-13c88216c168|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:03:27.444Z|07929a8b-4e58-491d-a74d-6dd8f5219ef1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:03:27.444Z|6ad725c0-5f2d-4ade-8058-13c88216c168|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:03:27.466Z|0bb4e0c9-fc36-43b1-a3e8-cc92cb609862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:03:27.467Z|0bb4e0c9-fc36-43b1-a3e8-cc92cb609862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:03:35.750Z|f12b0ba3-fae9-4f70-82ec-ed06dc1e8b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:03:35.751Z|f12b0ba3-fae9-4f70-82ec-ed06dc1e8b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:03:36.055Z|113f4bc3-19a8-473d-b343-4c08bc6b7ecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:03:36.055Z|113f4bc3-19a8-473d-b343-4c08bc6b7ecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:03:37.476Z|0938ffc1-ca76-46d6-b66f-6d3e85210ecd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:03:37.477Z|0938ffc1-ca76-46d6-b66f-6d3e85210ecd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:03:37.483Z|f4c7a634-7d50-442d-86f4-361fac16a26b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:03:37.483Z|f4c7a634-7d50-442d-86f4-361fac16a26b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:03:37.495Z|6af87ddc-293f-43f4-b440-8eae306cf6f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:03:37.496Z|6af87ddc-293f-43f4-b440-8eae306cf6f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:03:47.509Z|3e3192ae-03a2-43fb-b189-d5f9592fa381|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:03:47.510Z|3e3192ae-03a2-43fb-b189-d5f9592fa381|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:03:47.513Z|c44237c4-32f4-4727-b7f3-9d4ca145b292|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:03:47.514Z|c44237c4-32f4-4727-b7f3-9d4ca145b292|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:03:47.521Z|b76526d3-e1ba-476c-801b-d41bbdbe5ed6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:03:47.522Z|b76526d3-e1ba-476c-801b-d41bbdbe5ed6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:03:50.750Z|abb05d0f-7b09-43ef-b071-cf5171f4b35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:03:50.751Z|abb05d0f-7b09-43ef-b071-cf5171f4b35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:03:57.542Z|07297e9e-5cad-4a74-a0b0-f0782974efe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:03:57.544Z|07297e9e-5cad-4a74-a0b0-f0782974efe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:03:57.549Z|7d2f4a00-1d19-4ef5-92fc-132c4f0b08fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:03:57.550Z|909a3cb8-4dc8-49c0-b6d0-a052c0758660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:03:57.550Z|7d2f4a00-1d19-4ef5-92fc-132c4f0b08fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:03:57.551Z|909a3cb8-4dc8-49c0-b6d0-a052c0758660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:03:59.892Z|f3c10730-0dd8-471b-b264-cf7364bc8356|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:03:59.893Z|f3c10730-0dd8-471b-b264-cf7364bc8356|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:04:05.750Z|8884551c-e296-4123-9953-d1c2fd4c9cf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:04:05.754Z|8884551c-e296-4123-9953-d1c2fd4c9cf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:04:06.056Z|04772309-01de-4e75-80b9-e17fcf8f75f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:04:06.057Z|04772309-01de-4e75-80b9-e17fcf8f75f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:04:07.582Z|6f319f85-7ab2-47ca-b1de-5a8818208881|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:04:07.584Z|6f319f85-7ab2-47ca-b1de-5a8818208881|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:04:07.591Z|def40ccf-f3ad-49e2-ac92-fed38b85c520|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:04:07.591Z|def40ccf-f3ad-49e2-ac92-fed38b85c520|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:04:07.594Z|6852a8ca-2e72-4f74-896e-97f8e952f1cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:04:07.596Z|6852a8ca-2e72-4f74-896e-97f8e952f1cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:04:17.625Z|ee8ffd9c-aa24-42c7-9456-dde863b35032|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:04:17.626Z|ee8ffd9c-aa24-42c7-9456-dde863b35032|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:04:17.630Z|5e555bd0-f29a-4bfe-96eb-a0ff2823588e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:04:17.631Z|5e555bd0-f29a-4bfe-96eb-a0ff2823588e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:04:17.631Z|0f9421d0-4ac5-4883-9ce9-5cb4ab1a0603|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:04:17.633Z|0f9421d0-4ac5-4883-9ce9-5cb4ab1a0603|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:04:20.750Z|27617e8d-bfc2-45a1-addd-81a22e280945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:04:20.750Z|27617e8d-bfc2-45a1-addd-81a22e280945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:04:27.662Z|fddbe829-3e00-4e15-9dae-3d80cdc508f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:04:27.663Z|fddbe829-3e00-4e15-9dae-3d80cdc508f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:04:27.676Z|8675b7d1-7a0b-435a-aa59-b129772203b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:04:27.677Z|e92220cc-a30d-4708-9f52-e3f2c99dd9dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:04:27.677Z|8675b7d1-7a0b-435a-aa59-b129772203b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:04:27.679Z|e92220cc-a30d-4708-9f52-e3f2c99dd9dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:04:35.755Z|b630c7ea-89ee-4fcd-8379-1ffe2664084e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:04:35.758Z|b630c7ea-89ee-4fcd-8379-1ffe2664084e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:04:36.058Z|ac233bc6-7103-42ce-a325-be140b3d2079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:04:36.058Z|ac233bc6-7103-42ce-a325-be140b3d2079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:04:37.693Z|7daea6c5-1b33-465d-aa06-466893eda2ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:04:37.694Z|7daea6c5-1b33-465d-aa06-466893eda2ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:04:37.724Z|bdc24920-b576-4a79-b88e-126fa5e21ca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:04:37.725Z|bdc24920-b576-4a79-b88e-126fa5e21ca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:04:37.728Z|8646f5ac-818b-4ef9-a8f0-55650a7195be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:04:37.729Z|8646f5ac-818b-4ef9-a8f0-55650a7195be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:04:47.727Z|58925bd9-1e0f-483a-ae4a-dcf751662266|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:04:47.728Z|58925bd9-1e0f-483a-ae4a-dcf751662266|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:04:47.764Z|054884b1-3dae-4924-911f-cf0430ff7748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:04:47.765Z|054884b1-3dae-4924-911f-cf0430ff7748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:04:47.765Z|35534155-21a3-4c28-8be3-2eebf6ea73ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:04:47.767Z|35534155-21a3-4c28-8be3-2eebf6ea73ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:04:50.750Z|0bc2b108-ba74-47a9-9a7a-51ae400ad134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:04:50.750Z|0bc2b108-ba74-47a9-9a7a-51ae400ad134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:04:57.771Z|26cb6f1d-1b3b-4db0-b150-5c8f050623df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:04:57.772Z|26cb6f1d-1b3b-4db0-b150-5c8f050623df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:04:57.804Z|53121a1d-8294-4f79-8d60-41a65a78ac3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:04:57.804Z|80509b2a-86c8-4086-9a3b-ad7a3e995d44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:04:57.805Z|53121a1d-8294-4f79-8d60-41a65a78ac3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:04:57.805Z|80509b2a-86c8-4086-9a3b-ad7a3e995d44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:04:59.891Z|8e5afd6a-318d-455f-84a1-0362dbdd52ab|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:04:59.893Z|8e5afd6a-318d-455f-84a1-0362dbdd52ab|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:05:05.750Z|c1d85888-03e0-4333-95ad-433c8c580153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:05:05.750Z|c1d85888-03e0-4333-95ad-433c8c580153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:05:06.059Z|7675d046-e3be-497d-97d9-b3edfb7c1145|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:05:06.060Z|7675d046-e3be-497d-97d9-b3edfb7c1145|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:05:07.806Z|f709943f-22e0-4250-af34-339026f34d7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:05:07.808Z|f709943f-22e0-4250-af34-339026f34d7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:05:07.837Z|d074fa18-ddc9-4fd4-ad71-3e0bd819b4f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:05:07.838Z|d074fa18-ddc9-4fd4-ad71-3e0bd819b4f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:05:07.844Z|6791d2bc-ff1d-453c-a944-4934d6993364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:05:07.844Z|6791d2bc-ff1d-453c-a944-4934d6993364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:05:17.847Z|a55247d9-6ba8-46c1-8e53-f2f909ae3837|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:05:17.848Z|a55247d9-6ba8-46c1-8e53-f2f909ae3837|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:05:17.870Z|f7dfae77-b579-4ee8-8a6c-08b08c4decfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:05:17.871Z|f7dfae77-b579-4ee8-8a6c-08b08c4decfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:05:17.872Z|2feb5b25-870b-4d94-9da1-c9851cd295b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:05:17.874Z|2feb5b25-870b-4d94-9da1-c9851cd295b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:05:20.750Z|f90daee1-23d0-4ac3-90d4-869a4f9f5399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:05:20.754Z|f90daee1-23d0-4ac3-90d4-869a4f9f5399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:05:27.881Z|29c03b59-9d61-420e-bcb6-6d032d5019b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:05:27.882Z|29c03b59-9d61-420e-bcb6-6d032d5019b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:05:27.902Z|fd6db637-abf5-4cb2-a0c9-49bbce6bceb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:05:27.904Z|fd6db637-abf5-4cb2-a0c9-49bbce6bceb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:05:27.906Z|01f2b7ec-f583-4edf-bc61-1c95a143c255|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:05:27.907Z|01f2b7ec-f583-4edf-bc61-1c95a143c255|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:05:35.750Z|0264876a-6575-48ef-aed8-34ae57299480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:05:35.750Z|0264876a-6575-48ef-aed8-34ae57299480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:05:36.060Z|4958151a-7a4f-494a-96f3-946c7237aeda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:05:36.061Z|4958151a-7a4f-494a-96f3-946c7237aeda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:05:37.921Z|84d4d653-4cd7-45d9-9acc-f05a64119362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:05:37.921Z|84d4d653-4cd7-45d9-9acc-f05a64119362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:05:37.933Z|161e7228-691a-443f-afcd-0e758a4ff8a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:05:37.934Z|161e7228-691a-443f-afcd-0e758a4ff8a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:05:37.937Z|b0afc016-7cbb-40a6-83f0-e692e6098fa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:05:37.938Z|b0afc016-7cbb-40a6-83f0-e692e6098fa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:05:47.955Z|81292984-0646-4ef2-a0cc-56f3d95721b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:05:47.956Z|81292984-0646-4ef2-a0cc-56f3d95721b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:05:47.970Z|9d9da4b5-84be-4430-9e1a-68b3f51226b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:05:47.970Z|9d9da4b5-84be-4430-9e1a-68b3f51226b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:05:47.973Z|b8d5f152-d9cf-4cff-97a6-95fac3d00801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:05:47.975Z|b8d5f152-d9cf-4cff-97a6-95fac3d00801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:05:50.750Z|f5d4de76-40fd-4090-a1ad-611e0a1d40ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:05:50.751Z|f5d4de76-40fd-4090-a1ad-611e0a1d40ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:05:57.994Z|db8b7f2d-5b31-4f77-83bd-fad6df8bef65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:05:57.995Z|db8b7f2d-5b31-4f77-83bd-fad6df8bef65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:05:57.999Z|08928d04-e7f3-4090-b0e7-34fb17d284b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:05:58.000Z|08928d04-e7f3-4090-b0e7-34fb17d284b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:05:58.005Z|2d99dc18-aac0-4092-9985-902902abd3ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:05:58.006Z|2d99dc18-aac0-4092-9985-902902abd3ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:05:59.891Z|e19551bb-ff92-4390-9bd2-a58252b9964c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:05:59.892Z|e19551bb-ff92-4390-9bd2-a58252b9964c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:06:05.750Z|f054e334-9962-411f-bd9d-08d658fd2bbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:06:05.754Z|f054e334-9962-411f-bd9d-08d658fd2bbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:06:06.062Z|d2a7d8e2-d290-4fe1-a1e8-7b143e1626b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:06:06.063Z|d2a7d8e2-d290-4fe1-a1e8-7b143e1626b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:06:08.026Z|def9720b-a92f-40ed-811e-5d1736c61e1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:06:08.028Z|def9720b-a92f-40ed-811e-5d1736c61e1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:06:08.029Z|bba74c3b-eb2b-4995-a0dc-a6206e8a681c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:06:08.030Z|bba74c3b-eb2b-4995-a0dc-a6206e8a681c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:06:08.039Z|a8b23ae5-bd5f-4ff7-b4d9-2f106bdff77c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:06:08.039Z|a8b23ae5-bd5f-4ff7-b4d9-2f106bdff77c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:06:18.067Z|612cfcc7-9dd8-46b5-a1a6-cf96582ec49b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:06:18.067Z|c01dd068-709f-43a3-bee9-92644600be53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:06:18.068Z|612cfcc7-9dd8-46b5-a1a6-cf96582ec49b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:06:18.068Z|c01dd068-709f-43a3-bee9-92644600be53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:06:18.075Z|1831fe74-028d-4de6-bece-33c632f9974e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:06:18.076Z|1831fe74-028d-4de6-bece-33c632f9974e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:06:20.750Z|9f7cbc80-6a9a-4657-bfe9-4bba8093fd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:06:20.751Z|9f7cbc80-6a9a-4657-bfe9-4bba8093fd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:06:28.107Z|33585cae-0400-43e9-bc39-937782651209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:06:28.108Z|33585cae-0400-43e9-bc39-937782651209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:06:28.108Z|05429910-6b23-45d3-a3e9-fd6fa6baa43e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:06:28.110Z|05429910-6b23-45d3-a3e9-fd6fa6baa43e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:06:28.111Z|bdedc4c8-e554-4010-8d19-8fe47823b44c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:06:28.113Z|bdedc4c8-e554-4010-8d19-8fe47823b44c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:06:35.750Z|40969e73-e618-4991-a879-0854275d8bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:06:35.750Z|40969e73-e618-4991-a879-0854275d8bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:06:36.063Z|f2b74db4-833e-4cb3-a555-8e1d3d3497ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:06:36.064Z|f2b74db4-833e-4cb3-a555-8e1d3d3497ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:06:38.149Z|6ca6d2f9-f49a-4f02-a55c-c7361602f8cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:06:38.150Z|6ca6d2f9-f49a-4f02-a55c-c7361602f8cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:06:38.154Z|5dfad9da-d5e4-4a1f-aacb-3671530c93ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:06:38.155Z|5dfad9da-d5e4-4a1f-aacb-3671530c93ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:06:38.162Z|3810733b-4a08-4577-a870-3d0fdb6f3d5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:06:38.163Z|3810733b-4a08-4577-a870-3d0fdb6f3d5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:06:48.183Z|ca8baeae-0766-4176-bcf6-7758f73ffdd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:06:48.184Z|ca8baeae-0766-4176-bcf6-7758f73ffdd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:06:48.188Z|0e04d702-88b4-4755-b639-eb7885ee0c99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:06:48.188Z|0e04d702-88b4-4755-b639-eb7885ee0c99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:06:48.196Z|16abc141-e6c5-42d2-b1d3-005c98bae5c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:06:48.196Z|16abc141-e6c5-42d2-b1d3-005c98bae5c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:06:50.750Z|5f036b15-d6b9-47fe-b614-92e37e5474ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:06:50.754Z|5f036b15-d6b9-47fe-b614-92e37e5474ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:06:58.217Z|ed3ae1b3-2dcd-490d-ac9a-100a01c352f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:06:58.218Z|ed3ae1b3-2dcd-490d-ac9a-100a01c352f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:06:58.223Z|882598a4-7b49-4ddd-a834-1437cbd86524|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:06:58.223Z|882598a4-7b49-4ddd-a834-1437cbd86524|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:06:58.227Z|c1d58f7f-7046-427d-b61d-353599484686|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:06:58.228Z|c1d58f7f-7046-427d-b61d-353599484686|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:06:59.891Z|c938de64-be8d-4bd9-bad7-d7ff0452e4a7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:06:59.891Z|c938de64-be8d-4bd9-bad7-d7ff0452e4a7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:07:05.750Z|75fb911f-f9bc-4721-8ce8-61f35381e8a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:07:05.751Z|75fb911f-f9bc-4721-8ce8-61f35381e8a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:07:06.065Z|99edd15a-6ba9-4101-beaa-313816784507|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:07:06.065Z|99edd15a-6ba9-4101-beaa-313816784507|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:07:08.256Z|7a260120-c7f7-4433-a8c6-e894683cbbae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:07:08.257Z|7a260120-c7f7-4433-a8c6-e894683cbbae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:07:08.261Z|0969a32a-daff-4f24-abb0-a0184a57efa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:07:08.261Z|0969a32a-daff-4f24-abb0-a0184a57efa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:07:08.269Z|7b6a8414-4948-44a5-995c-0e7d8cf5976e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:07:08.270Z|7b6a8414-4948-44a5-995c-0e7d8cf5976e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:07:18.290Z|0d44f17a-cdde-46c4-8681-672f2bc1c68e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:07:18.291Z|0d44f17a-cdde-46c4-8681-672f2bc1c68e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:07:18.301Z|1b860b2e-231e-4bf3-984c-4d6e7d41fd3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:07:18.301Z|1b860b2e-231e-4bf3-984c-4d6e7d41fd3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:07:18.302Z|e3fdd25c-4f40-489b-85ab-cdf09b5fd4da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:07:18.303Z|e3fdd25c-4f40-489b-85ab-cdf09b5fd4da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:07:20.750Z|ccf17141-0af5-4e3f-bb29-e912f80b4e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:07:20.751Z|ccf17141-0af5-4e3f-bb29-e912f80b4e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:07:28.325Z|42dce552-12a7-453e-ae63-6544db238bfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:07:28.325Z|42dce552-12a7-453e-ae63-6544db238bfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:07:28.332Z|a9158984-b2d0-49d3-9ab2-e0c48d4479e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:07:28.333Z|a9158984-b2d0-49d3-9ab2-e0c48d4479e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:07:28.335Z|4946a523-6b01-40fe-8b37-6d12dbcf34af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:07:28.336Z|4946a523-6b01-40fe-8b37-6d12dbcf34af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:07:35.751Z|20964614-ca16-4140-a73f-cc2674fd3739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:07:35.760Z|20964614-ca16-4140-a73f-cc2674fd3739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:07:36.066Z|0424095c-928b-4d11-b6f1-1905b5b87b28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:07:36.066Z|0424095c-928b-4d11-b6f1-1905b5b87b28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:07:38.364Z|d6e8f2bd-6287-4d64-bf37-d7593daba5b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:07:38.365Z|d6e8f2bd-6287-4d64-bf37-d7593daba5b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:07:38.366Z|e908bae5-1fbb-4652-8e04-cf82c62250ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:07:38.369Z|6e82a7cc-49c6-4677-aa77-29df42e85699|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:07:38.370Z|6e82a7cc-49c6-4677-aa77-29df42e85699|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:07:38.372Z|e908bae5-1fbb-4652-8e04-cf82c62250ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:07:48.400Z|84b52e8d-74cd-4386-b8ee-3b13863604fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:07:48.402Z|84b52e8d-74cd-4386-b8ee-3b13863604fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:07:48.405Z|4ca63b1c-4a0f-48bd-9313-088665d6c059|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:07:48.407Z|4ca63b1c-4a0f-48bd-9313-088665d6c059|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:07:48.415Z|970ab2a0-1785-47de-988c-f093d93bdf1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:07:48.416Z|970ab2a0-1785-47de-988c-f093d93bdf1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:07:50.750Z|aaeb6196-a5d8-498d-a333-daecfb3d6749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:07:50.750Z|aaeb6196-a5d8-498d-a333-daecfb3d6749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:07:58.446Z|f9fd3cc3-0626-406c-89b1-26e3bd584206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:07:58.447Z|dcf34ecd-fc97-4626-a18e-be5e1e82d0fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:07:58.447Z|f9fd3cc3-0626-406c-89b1-26e3bd584206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:07:58.447Z|dcf34ecd-fc97-4626-a18e-be5e1e82d0fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:07:58.453Z|c1c0e72d-9e0b-4d13-b4d2-ddcb6c44ab23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:07:58.454Z|c1c0e72d-9e0b-4d13-b4d2-ddcb6c44ab23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:07:59.890Z|c7ee95bd-b869-466c-94c8-d0d04ba0fca1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:07:59.891Z|c7ee95bd-b869-466c-94c8-d0d04ba0fca1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:08:05.750Z|4bf72127-0bbb-4a23-84c5-a338d7594573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:08:05.750Z|4bf72127-0bbb-4a23-84c5-a338d7594573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:08:06.067Z|f1275242-a261-4ab8-a11d-4d74a58e918b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:08:06.068Z|f1275242-a261-4ab8-a11d-4d74a58e918b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:08:08.479Z|17c47362-2118-4fe5-b9e5-185f966436d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:08:08.480Z|17c47362-2118-4fe5-b9e5-185f966436d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:08:08.482Z|e7bf3d5b-f28e-42d1-9e14-8e1a765db5e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:08:08.483Z|e7bf3d5b-f28e-42d1-9e14-8e1a765db5e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:08:08.487Z|cce8b593-74fd-4905-b2f1-068eba55939f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:08:08.488Z|cce8b593-74fd-4905-b2f1-068eba55939f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:08:18.514Z|413bd29a-adc4-4fdd-96e7-efea8c6015d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:08:18.517Z|1a720ce0-a2f5-46e4-b541-dc559374bb23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:08:18.517Z|1a720ce0-a2f5-46e4-b541-dc559374bb23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:08:18.520Z|3e790835-c141-4a9c-819d-a218b7e029aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:08:18.521Z|3e790835-c141-4a9c-819d-a218b7e029aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:08:18.522Z|413bd29a-adc4-4fdd-96e7-efea8c6015d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:08:20.750Z|56cb0e79-5ed5-44a4-a160-1f3d87c0124e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:08:20.754Z|56cb0e79-5ed5-44a4-a160-1f3d87c0124e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:08:28.557Z|78108c95-4d15-4970-bdad-8f44eb712689|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:08:28.558Z|78108c95-4d15-4970-bdad-8f44eb712689|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:08:28.564Z|35b48a39-09b2-442d-8add-92c4c8bcf742|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:08:28.565Z|35b48a39-09b2-442d-8add-92c4c8bcf742|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:08:28.565Z|8c21cfc5-9037-4bec-b378-5ed5325674f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:08:28.566Z|8c21cfc5-9037-4bec-b378-5ed5325674f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:08:35.750Z|0e96bb04-6f89-4aad-a328-beccc5be602b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:08:35.751Z|0e96bb04-6f89-4aad-a328-beccc5be602b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:08:36.068Z|b8ec3a6f-951e-4c1f-af62-9fb82640fbbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:08:36.069Z|b8ec3a6f-951e-4c1f-af62-9fb82640fbbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:08:38.595Z|85624f66-5706-45b2-a29a-1f46c0271868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:08:38.595Z|b084f7a7-c278-4879-afd5-346dfb13ef37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:08:38.596Z|b084f7a7-c278-4879-afd5-346dfb13ef37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:08:38.600Z|85624f66-5706-45b2-a29a-1f46c0271868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:08:38.602Z|5b93e96f-1bb8-423f-ad27-2e74572be892|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:08:38.603Z|5b93e96f-1bb8-423f-ad27-2e74572be892|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:08:48.633Z|2aaecec4-77ab-4103-9f3e-00756e8c411c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:08:48.634Z|2aaecec4-77ab-4103-9f3e-00756e8c411c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:08:48.639Z|4414d4c0-c8b3-4a49-b2cb-3e20de4108d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:08:48.640Z|4414d4c0-c8b3-4a49-b2cb-3e20de4108d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:08:48.648Z|4d3ec70a-d240-4c38-aff4-137a67785824|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:08:48.648Z|4d3ec70a-d240-4c38-aff4-137a67785824|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:08:50.750Z|0d2c65fc-6d34-418c-b9b3-dd6969891480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:08:50.751Z|0d2c65fc-6d34-418c-b9b3-dd6969891480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:08:58.677Z|8f021200-69ec-4639-9884-761131a520f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:08:58.678Z|8f021200-69ec-4639-9884-761131a520f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:08:58.681Z|9390c820-10e5-4a3c-9d1a-6bd0a618e1a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:08:58.682Z|9390c820-10e5-4a3c-9d1a-6bd0a618e1a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:08:58.686Z|a5bf9c5a-90a3-48bf-b124-7622b8db864a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:08:58.686Z|a5bf9c5a-90a3-48bf-b124-7622b8db864a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:08:59.891Z|09810078-b3e8-479b-ad13-86016ed2037e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:08:59.892Z|09810078-b3e8-479b-ad13-86016ed2037e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:09:05.751Z|768370f0-0c4d-4156-a6e6-b59a958f82ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:09:05.755Z|768370f0-0c4d-4156-a6e6-b59a958f82ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:09:06.071Z|500d3f45-f8ad-44e2-94c9-daed39fe5649|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:09:06.071Z|500d3f45-f8ad-44e2-94c9-daed39fe5649|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:09:08.709Z|ed3d57e8-6521-45ac-a5d1-428fe461a1cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:09:08.710Z|ed3d57e8-6521-45ac-a5d1-428fe461a1cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:09:08.718Z|f8c39395-7251-4a39-a9ad-84d014bac444|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:09:08.719Z|e1bd89df-9194-4dab-a63c-e7d16214dd45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:09:08.719Z|f8c39395-7251-4a39-a9ad-84d014bac444|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:09:08.719Z|e1bd89df-9194-4dab-a63c-e7d16214dd45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:09:18.748Z|2e575837-e9fd-40df-98a5-fb11287274de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:09:18.748Z|2e575837-e9fd-40df-98a5-fb11287274de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:09:18.759Z|232717bb-fbdc-4ee1-b273-9bef15bdd418|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:09:18.759Z|263136ea-32af-41ab-83e4-62cfabf3f6c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:09:18.760Z|263136ea-32af-41ab-83e4-62cfabf3f6c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:09:18.760Z|232717bb-fbdc-4ee1-b273-9bef15bdd418|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:09:20.750Z|e83cecfc-cc5c-4acb-8379-dbfa11f529ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:09:20.751Z|e83cecfc-cc5c-4acb-8379-dbfa11f529ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:09:28.785Z|0465b513-8eec-4f18-9177-91279b081f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:09:28.786Z|0465b513-8eec-4f18-9177-91279b081f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:09:28.792Z|ac8f93a5-66a6-477e-86a4-16f30740e125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:09:28.793Z|ac8f93a5-66a6-477e-86a4-16f30740e125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:09:28.793Z|a92c2f50-fcc9-48a2-94a7-04cfbdaf2abb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:09:28.794Z|a92c2f50-fcc9-48a2-94a7-04cfbdaf2abb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:09:35.750Z|c675d93e-5fb4-4299-92c9-e5b3fb85437d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:09:35.751Z|c675d93e-5fb4-4299-92c9-e5b3fb85437d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:09:36.073Z|13388a57-a591-46f5-8029-e5728457991d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:09:36.074Z|13388a57-a591-46f5-8029-e5728457991d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:09:38.818Z|161afeee-65ba-4249-8b41-92b1cadc65d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:09:38.819Z|161afeee-65ba-4249-8b41-92b1cadc65d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:09:38.823Z|ebf4910a-54cd-4a32-8cd9-82c8f283ec95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:09:38.824Z|ebf4910a-54cd-4a32-8cd9-82c8f283ec95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:09:38.824Z|8f2040c4-d979-4dda-b353-45354c7fd187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:09:38.826Z|8f2040c4-d979-4dda-b353-45354c7fd187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:09:48.854Z|c72338de-9f54-466e-a856-3b973e8419b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:09:48.856Z|c72338de-9f54-466e-a856-3b973e8419b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:09:48.862Z|4eaa98c0-b726-453a-aa87-59b93d677dd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:09:48.863Z|4eaa98c0-b726-453a-aa87-59b93d677dd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:09:48.864Z|30805e96-c49f-441a-aede-6c13a7b5be66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:09:48.864Z|30805e96-c49f-441a-aede-6c13a7b5be66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:09:50.750Z|0890848d-6236-4198-a0d0-031768be17d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:09:50.755Z|0890848d-6236-4198-a0d0-031768be17d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:09:58.898Z|e93b88d9-06c7-4122-b3ec-3dff54d51e2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:09:58.898Z|35fd75eb-e6fa-4d45-9c5e-6a7e24a66920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:09:58.899Z|e93b88d9-06c7-4122-b3ec-3dff54d51e2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:09:58.899Z|35fd75eb-e6fa-4d45-9c5e-6a7e24a66920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:09:58.908Z|95389016-385b-4b5c-85ec-8e85a64742b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:09:58.909Z|95389016-385b-4b5c-85ec-8e85a64742b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:09:59.890Z|acc05b85-2434-40f9-a412-03324a0f4a1f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:09:59.891Z|acc05b85-2434-40f9-a412-03324a0f4a1f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:10:05.750Z|7b24139d-302d-4e32-a881-83b96c56e4e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:10:05.750Z|7b24139d-302d-4e32-a881-83b96c56e4e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:10:06.075Z|e2e269af-d038-4a5e-8775-386c63de7f0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:10:06.075Z|e2e269af-d038-4a5e-8775-386c63de7f0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:10:08.937Z|c2e33619-8a64-4fa7-9acf-07301dc40063|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:10:08.938Z|c2e33619-8a64-4fa7-9acf-07301dc40063|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:10:08.941Z|a087234a-67f1-416a-a61f-2210b0a86b99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:10:08.942Z|a087234a-67f1-416a-a61f-2210b0a86b99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:10:08.942Z|7001ce64-7c6f-4118-8061-63276fa95a2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:10:08.945Z|7001ce64-7c6f-4118-8061-63276fa95a2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:10:18.974Z|5efb8db4-fc47-4327-9c45-ede711fe68c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:10:18.975Z|5efb8db4-fc47-4327-9c45-ede711fe68c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:10:18.984Z|5e61ff52-5c72-4ac8-8f9f-d4303ecd01a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:10:18.984Z|5e61ff52-5c72-4ac8-8f9f-d4303ecd01a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:10:18.984Z|35c144b7-d384-4ab9-bdca-1014df2e33e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:10:18.985Z|35c144b7-d384-4ab9-bdca-1014df2e33e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:10:20.750Z|4e1d8324-c0a4-4ce2-8cec-da6332b04e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:10:20.751Z|4e1d8324-c0a4-4ce2-8cec-da6332b04e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:10:29.016Z|03d3d5a3-574c-4daf-8215-c4bc0110ede5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:10:29.017Z|e70ec0fa-ccf1-432e-a6bd-f653817a8490|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:10:29.017Z|03d3d5a3-574c-4daf-8215-c4bc0110ede5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:10:29.018Z|e70ec0fa-ccf1-432e-a6bd-f653817a8490|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:10:29.021Z|4ea58eb1-3350-4d3f-81c6-0b0599252213|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:10:29.022Z|4ea58eb1-3350-4d3f-81c6-0b0599252213|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:10:35.750Z|d7eec5bc-987d-45a7-8913-455349ec3280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:10:35.755Z|d7eec5bc-987d-45a7-8913-455349ec3280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:10:36.076Z|f2e3e0d0-fa32-4b0b-be2b-aa2a437b1855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:10:36.077Z|f2e3e0d0-fa32-4b0b-be2b-aa2a437b1855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:10:39.056Z|0cd8d8ee-486a-47fc-9d7c-41351372b795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:10:39.057Z|0cd8d8ee-486a-47fc-9d7c-41351372b795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:10:39.063Z|7d5d11fd-a64e-4af2-a8a4-bddd4c32029b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:10:39.064Z|7d5d11fd-a64e-4af2-a8a4-bddd4c32029b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:10:39.067Z|cff66b77-fb64-42ad-ae94-5af7dca1b379|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:10:39.068Z|cff66b77-fb64-42ad-ae94-5af7dca1b379|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:10:49.086Z|44d9437b-0589-4884-a220-877afe2bb5c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:10:49.087Z|44d9437b-0589-4884-a220-877afe2bb5c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:10:49.094Z|bdeb9d79-fc4a-42e5-bd8d-808c9eceb0a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:10:49.095Z|bdeb9d79-fc4a-42e5-bd8d-808c9eceb0a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:10:49.098Z|3d58fac7-a5b3-44be-b986-372e8e7a68b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:10:49.098Z|3d58fac7-a5b3-44be-b986-372e8e7a68b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:10:50.750Z|8bdc246d-3073-4c08-be58-cb89bb8b1a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:10:50.750Z|8bdc246d-3073-4c08-be58-cb89bb8b1a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:10:59.118Z|268d8652-b914-4b69-a8d1-c9793c3f3c8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:10:59.118Z|268d8652-b914-4b69-a8d1-c9793c3f3c8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:10:59.131Z|e565da16-a33e-4b03-bf19-b70edfb8a0b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:10:59.131Z|d5b64e5b-b07b-4e20-87e8-04ac775400b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:10:59.132Z|d5b64e5b-b07b-4e20-87e8-04ac775400b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:10:59.132Z|e565da16-a33e-4b03-bf19-b70edfb8a0b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:10:59.892Z|570a62ed-42e0-4acb-b2be-4469ef11c7d8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:10:59.893Z|570a62ed-42e0-4acb-b2be-4469ef11c7d8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:11:05.750Z|deae87d3-5b21-4716-8f7e-9d5d519aeb28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:11:05.750Z|deae87d3-5b21-4716-8f7e-9d5d519aeb28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:11:06.079Z|cba8d94a-3cab-4da9-a975-293ee8418888|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:11:06.079Z|cba8d94a-3cab-4da9-a975-293ee8418888|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:11:09.149Z|4eb06894-8d96-4f7d-b3e6-67844ffb3cc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:11:09.149Z|4eb06894-8d96-4f7d-b3e6-67844ffb3cc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:11:09.169Z|ea279b56-6cb3-4288-82c2-756e4d4e58e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:11:09.170Z|ea279b56-6cb3-4288-82c2-756e4d4e58e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:11:09.174Z|a6b1e68d-f001-459a-987a-27575255e337|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:11:09.174Z|a6b1e68d-f001-459a-987a-27575255e337|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:11:19.180Z|8cc7f140-dd2c-4cfd-801d-3157382c6449|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:11:19.181Z|8cc7f140-dd2c-4cfd-801d-3157382c6449|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:11:19.216Z|86520070-516c-4db3-91c9-a53385bb1776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:11:19.218Z|86520070-516c-4db3-91c9-a53385bb1776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:11:19.223Z|b82b9daf-595c-49e2-a4b8-a34fff3bfd05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:11:19.225Z|b82b9daf-595c-49e2-a4b8-a34fff3bfd05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:11:20.750Z|d35188e1-383f-466e-9188-08efd4a79862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:11:20.750Z|d35188e1-383f-466e-9188-08efd4a79862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:11:29.216Z|df4c4652-1d36-4b8f-8544-4ce7c4127fdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:11:29.217Z|df4c4652-1d36-4b8f-8544-4ce7c4127fdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:11:29.255Z|182b9f42-6c55-4db4-bed4-572973fba5df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:11:29.256Z|182b9f42-6c55-4db4-bed4-572973fba5df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:11:29.267Z|c612c357-bd4e-4398-b909-9b0cef1a8a8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:11:29.268Z|c612c357-bd4e-4398-b909-9b0cef1a8a8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:11:35.750Z|c2f586cf-ffad-4cf3-8d16-12a7dd2f9a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:11:35.751Z|c2f586cf-ffad-4cf3-8d16-12a7dd2f9a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:11:36.080Z|c1b449e5-883f-405a-9601-807d3799aa0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:11:36.080Z|c1b449e5-883f-405a-9601-807d3799aa0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:11:39.248Z|00db6c3b-717e-4136-95a6-acc6dce6028f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:11:39.248Z|00db6c3b-717e-4136-95a6-acc6dce6028f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:11:39.291Z|8df7f18f-fcf9-4d17-9b9e-95d07f86a061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:11:39.292Z|8df7f18f-fcf9-4d17-9b9e-95d07f86a061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:11:39.299Z|86c11396-3952-48da-9bef-3c860d593a80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:11:39.299Z|86c11396-3952-48da-9bef-3c860d593a80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:11:49.290Z|f53c1d0b-c015-4cb4-9e02-473b5ad17350|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:11:49.290Z|f53c1d0b-c015-4cb4-9e02-473b5ad17350|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:11:49.317Z|c5002edb-96ea-4914-bd56-cf2aad170ce6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:11:49.317Z|c5002edb-96ea-4914-bd56-cf2aad170ce6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:11:49.320Z|b013c843-48c6-4778-8452-ab35727fed6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:11:49.321Z|b013c843-48c6-4778-8452-ab35727fed6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:11:50.750Z|57cefcca-4ab4-49a2-ab0d-e37d1407b91c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:11:50.751Z|57cefcca-4ab4-49a2-ab0d-e37d1407b91c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:11:59.320Z|998bc306-dae7-481f-bbe3-31f49426f302|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:11:59.321Z|998bc306-dae7-481f-bbe3-31f49426f302|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:11:59.345Z|5fac0339-3d02-455e-bd54-f9331e14668e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:11:59.346Z|5fac0339-3d02-455e-bd54-f9331e14668e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:11:59.347Z|ee57a6a2-8f8d-443e-83b1-059bd1b5f848|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:11:59.348Z|ee57a6a2-8f8d-443e-83b1-059bd1b5f848|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:11:59.896Z|1465756d-2416-4950-84bb-5616794f2cdf|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:11:59.897Z|1465756d-2416-4950-84bb-5616794f2cdf|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:12:05.750Z|26e19065-dd3d-4fa6-a9d2-a95d303a1122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:12:05.750Z|26e19065-dd3d-4fa6-a9d2-a95d303a1122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:12:06.081Z|3eb12e1f-6827-4ee6-887c-a235cadaf179|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:12:06.081Z|3eb12e1f-6827-4ee6-887c-a235cadaf179|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:12:09.364Z|8176a0ad-914d-4f41-a12e-424ad59e0c76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:12:09.365Z|8176a0ad-914d-4f41-a12e-424ad59e0c76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:12:09.374Z|b76ca7e7-6645-45f8-a901-f8639d842b8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:12:09.375Z|b76ca7e7-6645-45f8-a901-f8639d842b8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:12:09.378Z|616a8f91-5d96-4ed9-a747-1eb6851d569f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:12:09.379Z|616a8f91-5d96-4ed9-a747-1eb6851d569f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:12:19.400Z|6aeae3ba-0580-488d-b2b0-b3094ff14d5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:12:19.401Z|6aeae3ba-0580-488d-b2b0-b3094ff14d5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:12:19.405Z|ca36b79f-9240-4dab-b64d-93c61d660993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:12:19.406Z|ca36b79f-9240-4dab-b64d-93c61d660993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:12:19.412Z|f481594a-b48c-49cb-a89c-d55235b835eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:12:19.413Z|f481594a-b48c-49cb-a89c-d55235b835eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:12:20.750Z|4a176b3c-62b6-4d79-a605-302b00eb3cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:12:20.753Z|4a176b3c-62b6-4d79-a605-302b00eb3cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:12:29.434Z|00e3f6bc-c22d-4bfe-bd15-4c493b73343a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:12:29.435Z|00e3f6bc-c22d-4bfe-bd15-4c493b73343a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:12:29.440Z|bd3982d1-6793-4a63-837b-71da356f4dab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:12:29.440Z|bd3982d1-6793-4a63-837b-71da356f4dab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:12:29.444Z|89413a4b-ccca-4a43-ace6-a51533e380fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:12:29.444Z|89413a4b-ccca-4a43-ace6-a51533e380fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:12:35.750Z|12afc5da-dced-4dcc-9d77-95a60a076aad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:12:35.750Z|12afc5da-dced-4dcc-9d77-95a60a076aad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:12:36.082Z|500f0b8a-e940-43d2-821a-e2aa96747e75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:12:36.082Z|500f0b8a-e940-43d2-821a-e2aa96747e75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:12:39.467Z|32f3b94d-ce71-4c63-8058-3c8d5a4b90ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:12:39.468Z|32f3b94d-ce71-4c63-8058-3c8d5a4b90ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:12:39.471Z|d17f8d3a-b761-4963-ad24-e6050bebb25a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:12:39.471Z|d17f8d3a-b761-4963-ad24-e6050bebb25a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:12:39.476Z|f5aff76c-511e-469b-8b7b-f6a8e3483d7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:12:39.477Z|f5aff76c-511e-469b-8b7b-f6a8e3483d7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:12:49.502Z|4728ba88-e338-42b4-ba0b-6e251e329e4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:12:49.503Z|635810f0-2630-4df0-804f-b5a4e01d5ec7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:12:49.503Z|4728ba88-e338-42b4-ba0b-6e251e329e4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:12:49.504Z|635810f0-2630-4df0-804f-b5a4e01d5ec7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:12:49.508Z|ba73bf9d-729c-4d4a-8664-8952c9d0b915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:12:49.509Z|ba73bf9d-729c-4d4a-8664-8952c9d0b915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:12:50.750Z|f8553f4b-a5d7-4f6f-9e41-0b0c0ea70f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:12:50.751Z|f8553f4b-a5d7-4f6f-9e41-0b0c0ea70f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:12:59.538Z|83eed207-4ab0-407f-a0dd-0b3fe9b4a515|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:12:59.539Z|47268779-a519-43e6-9fde-9fe3f663e014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:12:59.539Z|83eed207-4ab0-407f-a0dd-0b3fe9b4a515|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:12:59.540Z|47268779-a519-43e6-9fde-9fe3f663e014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:12:59.546Z|6b796434-92aa-4b2d-ba8c-7788b587a3f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:12:59.547Z|6b796434-92aa-4b2d-ba8c-7788b587a3f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:12:59.891Z|bd7a1a39-ade4-4e7a-80be-30fa3f9e18a4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:12:59.892Z|bd7a1a39-ade4-4e7a-80be-30fa3f9e18a4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:13:05.750Z|764cbfa4-9f0d-4a0f-8a9e-5056eda46ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:13:05.754Z|764cbfa4-9f0d-4a0f-8a9e-5056eda46ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:13:06.083Z|b51edbe2-6bd0-4ffc-baf1-772d73dcec85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:13:06.084Z|b51edbe2-6bd0-4ffc-baf1-772d73dcec85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:13:09.571Z|5f1cd322-9185-4d46-985e-f02f15d1f344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:13:09.572Z|5f1cd322-9185-4d46-985e-f02f15d1f344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:13:09.572Z|45511e24-6407-4165-8409-13b86feb971c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:13:09.574Z|45511e24-6407-4165-8409-13b86feb971c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:13:09.578Z|39241b4b-9d45-415b-9e05-2ef7fae62644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:13:09.579Z|39241b4b-9d45-415b-9e05-2ef7fae62644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:13:19.605Z|423396e2-2b8f-47ca-a0d8-0083df97e70f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:13:19.605Z|423396e2-2b8f-47ca-a0d8-0083df97e70f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:13:19.607Z|5c3cb5f6-e72f-4f32-a249-91c97d593245|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:13:19.610Z|5c3cb5f6-e72f-4f32-a249-91c97d593245|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:13:19.613Z|67862f48-4a0d-492d-8a63-4ab433edf671|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:13:19.613Z|67862f48-4a0d-492d-8a63-4ab433edf671|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:13:20.750Z|55b78511-afdc-43ba-9862-66e25a90a177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:13:20.750Z|55b78511-afdc-43ba-9862-66e25a90a177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:13:29.642Z|65a2fdc4-3b7c-4020-93b4-ae11b3a5f92d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:13:29.643Z|65a2fdc4-3b7c-4020-93b4-ae11b3a5f92d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:13:29.648Z|539e4325-0f10-44c5-9c30-90fab7804dd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:13:29.649Z|539e4325-0f10-44c5-9c30-90fab7804dd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:13:29.650Z|42d439e8-fcb8-47a6-bb3e-eb98e16a517f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:13:29.653Z|42d439e8-fcb8-47a6-bb3e-eb98e16a517f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:13:35.750Z|d3780a01-a273-491e-ac8a-587dd2c54756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:13:35.751Z|d3780a01-a273-491e-ac8a-587dd2c54756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:13:36.084Z|1743b274-1d12-4c51-9f3b-705d577afbf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:13:36.085Z|1743b274-1d12-4c51-9f3b-705d577afbf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:13:39.678Z|e94ddecd-b1ee-493d-9882-3925d38ea059|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:13:39.679Z|e94ddecd-b1ee-493d-9882-3925d38ea059|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:13:39.683Z|cf6524ca-b37a-42a3-b82e-ff4d2428eae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:13:39.684Z|cf6524ca-b37a-42a3-b82e-ff4d2428eae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:13:39.691Z|16b3c0e2-680d-4d88-b7b6-b6127ca700c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:13:39.691Z|16b3c0e2-680d-4d88-b7b6-b6127ca700c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:13:49.722Z|038ec670-c7db-445e-8396-3b7aaea023cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:13:49.723Z|038ec670-c7db-445e-8396-3b7aaea023cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:13:49.733Z|b58c758c-fb9b-4611-bc5a-314903ebb1dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:13:49.733Z|678b57b4-978c-40a3-9345-24be5abfb97e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:13:49.733Z|b58c758c-fb9b-4611-bc5a-314903ebb1dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:13:49.734Z|678b57b4-978c-40a3-9345-24be5abfb97e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:13:50.750Z|7d13db56-a4c8-431a-8c93-64ad937f42f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:13:50.754Z|7d13db56-a4c8-431a-8c93-64ad937f42f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:13:59.759Z|321787d6-b907-4eaf-9eb4-59c8d5db3980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:13:59.760Z|321787d6-b907-4eaf-9eb4-59c8d5db3980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:13:59.767Z|5de05204-0776-4b4e-b2e5-7ae91d19d885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:13:59.767Z|cd196018-07b6-415f-9cad-186d1cb32cc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:13:59.767Z|5de05204-0776-4b4e-b2e5-7ae91d19d885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:13:59.768Z|cd196018-07b6-415f-9cad-186d1cb32cc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:13:59.896Z|f366cec2-baba-4399-aef8-0ba9855d611a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:13:59.897Z|f366cec2-baba-4399-aef8-0ba9855d611a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:14:05.750Z|103067b0-b64c-42f4-a332-225557438ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:14:05.750Z|103067b0-b64c-42f4-a332-225557438ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:14:06.086Z|de52a666-c591-4ed2-9e8e-2011b935bdb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:14:06.087Z|de52a666-c591-4ed2-9e8e-2011b935bdb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:14:09.796Z|ea909524-b2b7-4338-b400-3aa71821bd32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:14:09.797Z|ea909524-b2b7-4338-b400-3aa71821bd32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:14:09.796Z|e49f136e-5198-4b6f-9830-df51b2e8857a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:14:09.797Z|e49f136e-5198-4b6f-9830-df51b2e8857a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:14:09.803Z|210d2249-115d-430b-8fc7-3c80687ded9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:14:09.803Z|210d2249-115d-430b-8fc7-3c80687ded9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:14:19.826Z|ae26f9eb-eb03-462b-be7b-4d39f9622a7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:14:19.827Z|ae26f9eb-eb03-462b-be7b-4d39f9622a7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:14:19.835Z|a4861b86-c511-494d-9803-e86de8e1d67b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:14:19.835Z|be63a2db-0a2a-46dc-b97c-9e3f51834185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:14:19.835Z|a4861b86-c511-494d-9803-e86de8e1d67b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:14:19.836Z|be63a2db-0a2a-46dc-b97c-9e3f51834185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:14:20.750Z|20dee803-4785-47d5-b8b8-78a19857245f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:14:20.750Z|20dee803-4785-47d5-b8b8-78a19857245f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:14:29.856Z|e1304b5e-f0ac-43eb-bd00-4671ac99a247|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:14:29.857Z|e1304b5e-f0ac-43eb-bd00-4671ac99a247|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:14:29.866Z|c76a4abf-5c39-4f66-b914-749779a701a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:14:29.867Z|c76a4abf-5c39-4f66-b914-749779a701a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:14:29.867Z|6218b37c-30ba-49ef-910d-6003244594d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:14:29.867Z|6218b37c-30ba-49ef-910d-6003244594d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:14:35.750Z|f56c30dd-cd81-40bf-9008-228df8037224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:14:35.754Z|f56c30dd-cd81-40bf-9008-228df8037224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:14:36.088Z|b05f6038-8373-4d97-910b-0073a3805dba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:14:36.089Z|b05f6038-8373-4d97-910b-0073a3805dba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:14:39.893Z|82336aa2-cd6e-433d-9f06-662b6ca1fb33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:14:39.894Z|82336aa2-cd6e-433d-9f06-662b6ca1fb33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:14:39.895Z|39447df1-6118-4e7c-8268-a1870385af43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:14:39.895Z|39447df1-6118-4e7c-8268-a1870385af43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:14:39.895Z|a00705d7-595a-48b5-9a50-d4c6815409af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:14:39.896Z|a00705d7-595a-48b5-9a50-d4c6815409af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:14:49.924Z|7ef62e4e-3ebb-4d63-9afb-06b3822977fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:14:49.925Z|7ef62e4e-3ebb-4d63-9afb-06b3822977fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:14:49.927Z|6e5791e0-da9b-46c7-9534-2cdb61a177b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:14:49.928Z|6e5791e0-da9b-46c7-9534-2cdb61a177b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:14:49.928Z|52ea741c-1fda-48a2-99e1-ece8512bff7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:14:49.930Z|52ea741c-1fda-48a2-99e1-ece8512bff7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:14:50.750Z|743a9b69-209f-46de-9d99-dd1ae6168599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:14:50.750Z|743a9b69-209f-46de-9d99-dd1ae6168599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:14:59.892Z|7975073f-efdd-4ec5-b23b-e169d9411e24|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:14:59.893Z|7975073f-efdd-4ec5-b23b-e169d9411e24|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:14:59.960Z|d6a20352-b6da-4f81-a83d-ec71aebd3676|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:14:59.959Z|6d226486-6629-4520-ae4a-0e4c05145919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:14:59.960Z|6d226486-6629-4520-ae4a-0e4c05145919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:14:59.961Z|d6a20352-b6da-4f81-a83d-ec71aebd3676|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:14:59.964Z|16f3e3bc-9383-459a-9a1a-d26dadea0a74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:14:59.965Z|16f3e3bc-9383-459a-9a1a-d26dadea0a74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:15:05.750Z|d2aee457-664c-40e4-8ab7-da3bc5cc7284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:15:05.750Z|d2aee457-664c-40e4-8ab7-da3bc5cc7284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:15:06.090Z|6ade0286-3faa-4638-82a8-ebfa164639eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:15:06.090Z|6ade0286-3faa-4638-82a8-ebfa164639eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:15:09.994Z|5e92b5aa-077c-4106-b227-1656a33c57fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:15:09.995Z|eda8eddc-d334-45fa-8b74-6fc268720ac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:15:09.996Z|eda8eddc-d334-45fa-8b74-6fc268720ac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:15:09.996Z|5e92b5aa-077c-4106-b227-1656a33c57fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:15:09.998Z|b0a75acf-c34c-46cf-b491-bd2f9f0cd11c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:15:09.999Z|b0a75acf-c34c-46cf-b491-bd2f9f0cd11c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:15:20.029Z|0a937253-51be-44c5-824a-4738e63daa2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:15:20.029Z|80325e26-053c-4cba-baa6-e35ca7bc8603|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:15:20.030Z|0a937253-51be-44c5-824a-4738e63daa2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:15:20.030Z|80325e26-053c-4cba-baa6-e35ca7bc8603|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:15:20.040Z|274894a2-b14f-4522-a1c9-b04761b17b44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:15:20.040Z|274894a2-b14f-4522-a1c9-b04761b17b44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:15:20.750Z|384d4602-635d-4869-9fae-d40e14fe2991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:15:20.755Z|384d4602-635d-4869-9fae-d40e14fe2991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:15:30.066Z|5417648e-66bf-45cd-a4e3-a9a69a256760|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:15:30.067Z|5417648e-66bf-45cd-a4e3-a9a69a256760|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:15:30.084Z|4d406a45-c518-4611-bdc0-609f0b223b58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:15:30.084Z|1c5320e7-c79c-49ce-a8b9-39bc8417932b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:15:30.084Z|4d406a45-c518-4611-bdc0-609f0b223b58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:15:30.085Z|1c5320e7-c79c-49ce-a8b9-39bc8417932b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:15:35.750Z|8b6e9336-5558-452d-bc28-df6304ec0db6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:15:35.751Z|8b6e9336-5558-452d-bc28-df6304ec0db6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:15:36.092Z|a11c5680-ad2b-4821-86ca-aba5af297720|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:15:36.092Z|a11c5680-ad2b-4821-86ca-aba5af297720|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:15:40.099Z|2f57868d-b410-4d61-97a8-bfbbc4842425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:15:40.100Z|2f57868d-b410-4d61-97a8-bfbbc4842425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:15:40.111Z|96a298f5-5221-4ecb-bd2c-c58266ac14d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:15:40.112Z|96a298f5-5221-4ecb-bd2c-c58266ac14d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:15:40.117Z|03fb7262-ccd5-4089-bf44-363a51416b3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:15:40.118Z|03fb7262-ccd5-4089-bf44-363a51416b3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:15:50.134Z|7786c739-3eb3-4d93-89bb-ba31d02a5137|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:15:50.135Z|7786c739-3eb3-4d93-89bb-ba31d02a5137|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:15:50.143Z|82a114d1-89f4-4a83-bd5c-526449cc30b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:15:50.143Z|82a114d1-89f4-4a83-bd5c-526449cc30b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:15:50.149Z|0eafb39c-5f40-450e-bda7-3d1ffdec8ddd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:15:50.150Z|0eafb39c-5f40-450e-bda7-3d1ffdec8ddd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:15:50.750Z|cc174c39-44c1-4a17-a4a0-d668a966c5ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:15:50.750Z|cc174c39-44c1-4a17-a4a0-d668a966c5ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:15:59.889Z|423a83e7-01a3-4194-98f3-14415e4f0d91|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:15:59.890Z|423a83e7-01a3-4194-98f3-14415e4f0d91|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:16:00.168Z|a943335d-ab56-437f-9124-12921c6837fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:16:00.169Z|a943335d-ab56-437f-9124-12921c6837fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:16:00.171Z|18434352-745c-4bae-9457-91adf8fc49cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:16:00.172Z|18434352-745c-4bae-9457-91adf8fc49cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:16:00.178Z|88683a18-8026-4a4b-afd9-dbfc30a4fa82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:16:00.179Z|88683a18-8026-4a4b-afd9-dbfc30a4fa82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:16:05.750Z|8c91a1f7-0a21-4b15-a921-9f9d0ad6abc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:16:05.754Z|8c91a1f7-0a21-4b15-a921-9f9d0ad6abc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:16:06.093Z|370c98d8-2626-4c64-96f2-0dcc56f461e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:16:06.094Z|370c98d8-2626-4c64-96f2-0dcc56f461e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:16:10.212Z|bc53c6be-558e-4d1c-86cb-3fc7e9a3c8b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:16:10.212Z|f76c18a5-0aad-486b-801d-3c1c61f42366|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:16:10.212Z|2b001e9f-7e55-4f1d-83fb-4fc6daafe7be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:16:10.212Z|bc53c6be-558e-4d1c-86cb-3fc7e9a3c8b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:16:10.214Z|f76c18a5-0aad-486b-801d-3c1c61f42366|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:16:10.215Z|2b001e9f-7e55-4f1d-83fb-4fc6daafe7be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:16:20.246Z|ea7d51a2-8488-4b5a-8c88-f6c858681cfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:16:20.247Z|ea7d51a2-8488-4b5a-8c88-f6c858681cfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:16:20.247Z|5d6f835f-bba1-4476-92df-740d90e9126f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:16:20.248Z|5d6f835f-bba1-4476-92df-740d90e9126f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:16:20.255Z|5a16f627-b442-471f-bdf1-589e75e42566|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:16:20.256Z|5a16f627-b442-471f-bdf1-589e75e42566|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:16:20.750Z|2e24af09-2a76-41f9-86ab-b54be3bf9d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:16:20.751Z|2e24af09-2a76-41f9-86ab-b54be3bf9d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:16:30.277Z|eb33fe04-3d55-4385-8ab4-926185ee967a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:16:30.278Z|eb33fe04-3d55-4385-8ab4-926185ee967a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:16:30.288Z|0b7c495f-3f30-4020-afc3-ae7e5b675989|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:16:30.288Z|f18ae3f6-b4ca-4d9f-aa6d-33e0c12e9386|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:16:30.289Z|0b7c495f-3f30-4020-afc3-ae7e5b675989|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:16:30.289Z|f18ae3f6-b4ca-4d9f-aa6d-33e0c12e9386|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:16:35.750Z|2416b3f7-8cd1-4593-ae37-52ecbf675915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:16:35.750Z|2416b3f7-8cd1-4593-ae37-52ecbf675915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:16:36.094Z|f50a3ca9-83f7-4103-8a14-4a3a4ddd693e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:16:36.095Z|f50a3ca9-83f7-4103-8a14-4a3a4ddd693e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:16:40.330Z|bd1380d2-fb9c-410c-bcf4-911ce2d2bd21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:16:40.331Z|bd1380d2-fb9c-410c-bcf4-911ce2d2bd21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:16:40.338Z|51491888-1b5e-4ac9-8ff9-52c5675a7238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:16:40.338Z|caee222e-38e8-4e07-8f4b-572607887cb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:16:40.338Z|51491888-1b5e-4ac9-8ff9-52c5675a7238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:16:40.340Z|caee222e-38e8-4e07-8f4b-572607887cb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:16:50.364Z|1d1990de-b372-4f74-a19f-7f714212cbee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:16:50.366Z|1d1990de-b372-4f74-a19f-7f714212cbee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:16:50.370Z|14c69730-8908-4c42-97e5-bdc7a0ff6d91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:16:50.370Z|14c69730-8908-4c42-97e5-bdc7a0ff6d91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:16:50.379Z|a5a71ee0-2475-4bed-ae59-1694c8385cf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:16:50.379Z|a5a71ee0-2475-4bed-ae59-1694c8385cf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:16:50.750Z|18f39f9b-0ac4-4c24-be77-9a56911ccceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:16:50.754Z|18f39f9b-0ac4-4c24-be77-9a56911ccceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:16:59.892Z|56671f69-5f25-40f0-96eb-9dd9c48e5e85|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:16:59.894Z|56671f69-5f25-40f0-96eb-9dd9c48e5e85|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:17:00.400Z|c322217b-c0ef-4e6e-88cd-a72bd6dd2eae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:17:00.401Z|c322217b-c0ef-4e6e-88cd-a72bd6dd2eae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:17:00.426Z|2d76e2d1-0ab7-4397-bf18-4bd72226c9a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:17:00.426Z|b4c8e955-4e0f-4ac0-8d83-a8782fca0708|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:17:00.427Z|2d76e2d1-0ab7-4397-bf18-4bd72226c9a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:17:00.427Z|b4c8e955-4e0f-4ac0-8d83-a8782fca0708|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:17:05.750Z|4da825b7-de6c-4315-9fb4-e35a56f8a9d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:17:05.750Z|4da825b7-de6c-4315-9fb4-e35a56f8a9d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:17:06.096Z|8e30fdc5-dc83-495f-9ee2-91ae131fa199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:17:06.097Z|8e30fdc5-dc83-495f-9ee2-91ae131fa199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:17:10.427Z|7a57e23c-34ba-40bc-9c9e-839c90f49c0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:17:10.428Z|7a57e23c-34ba-40bc-9c9e-839c90f49c0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:17:10.452Z|c03e692f-49f8-409b-a8fd-3fda18def9c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:17:10.452Z|15b49982-ae5b-4b2e-bbbd-0758d42f2fa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:17:10.452Z|c03e692f-49f8-409b-a8fd-3fda18def9c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:17:10.453Z|15b49982-ae5b-4b2e-bbbd-0758d42f2fa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:17:20.461Z|1c47dc64-fa87-4f39-ac04-5fc9dfa1ac80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:17:20.462Z|1c47dc64-fa87-4f39-ac04-5fc9dfa1ac80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:17:20.480Z|b8bed014-464e-4a73-8639-a3b198adc4a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:17:20.481Z|b8bed014-464e-4a73-8639-a3b198adc4a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:17:20.484Z|3e49add1-fa3e-4cf5-bdc6-dba506d46cd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:17:20.485Z|3e49add1-fa3e-4cf5-bdc6-dba506d46cd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:17:20.750Z|720b3c45-9cf9-402a-931b-dbd8611b6636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:17:20.750Z|720b3c45-9cf9-402a-931b-dbd8611b6636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:17:30.488Z|a336b211-3d33-45ed-b895-d8b4e585a360|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:17:30.489Z|a336b211-3d33-45ed-b895-d8b4e585a360|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:17:30.510Z|479eb94c-8524-4a94-b4ad-8d75b052f90e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:17:30.511Z|a0eb9008-154a-41fe-a730-afa2e2beef0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:17:30.511Z|479eb94c-8524-4a94-b4ad-8d75b052f90e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:17:30.513Z|a0eb9008-154a-41fe-a730-afa2e2beef0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:17:35.750Z|3dc08bd6-d6dd-4728-af20-f88be7fb935e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:17:35.754Z|3dc08bd6-d6dd-4728-af20-f88be7fb935e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:17:36.097Z|5cdb6de1-71dd-498d-a8eb-83ef46d89230|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:17:36.098Z|5cdb6de1-71dd-498d-a8eb-83ef46d89230|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:17:40.519Z|0ab18a37-81d7-4036-b8fa-1f22b149ed99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:17:40.520Z|0ab18a37-81d7-4036-b8fa-1f22b149ed99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:17:40.539Z|60d39b4b-1241-435d-8e64-7bae6bd069b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:17:40.541Z|60d39b4b-1241-435d-8e64-7bae6bd069b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:17:40.545Z|20d8a42e-eef6-486c-b41e-dcb20a595863|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:17:40.546Z|20d8a42e-eef6-486c-b41e-dcb20a595863|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:17:50.550Z|55376595-f87c-49f1-a436-366af77bc756|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:17:50.551Z|55376595-f87c-49f1-a436-366af77bc756|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:17:50.568Z|6d675d48-41f4-4ab2-82ca-735df2ff2db7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:17:50.569Z|6d675d48-41f4-4ab2-82ca-735df2ff2db7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:17:50.572Z|73798341-b5ff-40d0-83eb-7c9ffdab8292|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:17:50.573Z|73798341-b5ff-40d0-83eb-7c9ffdab8292|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:17:50.750Z|767c37b2-f523-4421-8e4f-7deefb1fda31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:17:50.750Z|767c37b2-f523-4421-8e4f-7deefb1fda31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:17:59.890Z|3365d2cd-7384-48d2-b790-d9413ae7c3f9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:17:59.891Z|3365d2cd-7384-48d2-b790-d9413ae7c3f9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:18:00.579Z|e37a8a6f-0109-4c17-bdbf-f2797e888f40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:18:00.580Z|e37a8a6f-0109-4c17-bdbf-f2797e888f40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:18:00.601Z|5a50c788-c5fd-4485-aa21-d7b893610113|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:18:00.601Z|0f5576ea-edf9-4a1b-aa19-0a71acf23de1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:18:00.602Z|0f5576ea-edf9-4a1b-aa19-0a71acf23de1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:18:00.602Z|5a50c788-c5fd-4485-aa21-d7b893610113|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:18:05.750Z|fda652b2-0daf-4cc5-a140-ddb9e8c4de24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:18:05.750Z|fda652b2-0daf-4cc5-a140-ddb9e8c4de24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:18:06.099Z|dfbe1331-0595-40c3-8ca4-40a99ba4ca2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:18:06.099Z|dfbe1331-0595-40c3-8ca4-40a99ba4ca2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:18:10.613Z|8e0e8e65-7b28-4b3f-9235-4b6313e916e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:18:10.614Z|8e0e8e65-7b28-4b3f-9235-4b6313e916e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:18:10.633Z|1380d7cc-6ae5-4fe8-9598-c7084d727d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:18:10.634Z|6368126a-8de5-4669-8277-f30bd85b735f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:18:10.634Z|6368126a-8de5-4669-8277-f30bd85b735f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:18:10.634Z|1380d7cc-6ae5-4fe8-9598-c7084d727d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:18:20.646Z|1f03dfa5-c187-40a5-813e-3cf2e0a145c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:18:20.647Z|1f03dfa5-c187-40a5-813e-3cf2e0a145c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:18:20.667Z|b93511ec-bff9-45a8-908e-5100370a9dc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:18:20.668Z|b93511ec-bff9-45a8-908e-5100370a9dc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:18:20.670Z|7ccb2711-49a0-4e9c-826d-e5eedab9eeca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:18:20.671Z|7ccb2711-49a0-4e9c-826d-e5eedab9eeca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:18:20.750Z|7e2b3ccf-c411-4cbf-ad7b-62a5f0e9e728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:18:20.754Z|7e2b3ccf-c411-4cbf-ad7b-62a5f0e9e728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:18:30.680Z|9cbc5bd0-cd38-46f4-91bc-63e8d42e0de7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:18:30.680Z|9cbc5bd0-cd38-46f4-91bc-63e8d42e0de7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:18:30.704Z|786ddd61-1a9f-4bb5-974a-0e10a70685ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:18:30.704Z|786ddd61-1a9f-4bb5-974a-0e10a70685ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:18:30.705Z|624542d0-a3c8-482f-8f98-27b4a2b8c7dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:18:30.706Z|624542d0-a3c8-482f-8f98-27b4a2b8c7dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:18:35.751Z|ef472eb7-9044-4f74-9a20-01ecd2b7e2d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:18:35.751Z|ef472eb7-9044-4f74-9a20-01ecd2b7e2d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:18:36.100Z|aab7b1ea-3cd1-4d4b-b7d2-3a7ad1c6831e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:18:36.101Z|aab7b1ea-3cd1-4d4b-b7d2-3a7ad1c6831e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:18:40.720Z|4d503ad0-6b62-439b-b3ce-133e8740e60d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:18:40.721Z|4d503ad0-6b62-439b-b3ce-133e8740e60d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:18:40.738Z|6eb973e6-923c-46ce-a2e1-2dc50d06cc2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:18:40.738Z|79def68c-3c14-4e61-8112-4159c4f61744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:18:40.739Z|79def68c-3c14-4e61-8112-4159c4f61744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:18:40.739Z|6eb973e6-923c-46ce-a2e1-2dc50d06cc2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:18:50.750Z|72a911e8-b0e4-419e-940e-1c89919f855e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:18:50.750Z|72a911e8-b0e4-419e-940e-1c89919f855e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:18:50.763Z|b6c8fc9c-6241-4245-b2c8-6022da39c91c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:18:50.764Z|b6c8fc9c-6241-4245-b2c8-6022da39c91c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:18:50.772Z|d0f89a97-fa7d-4dd9-a6bb-90c2d4b8926d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:18:50.773Z|d0f89a97-fa7d-4dd9-a6bb-90c2d4b8926d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:18:50.773Z|bde27d54-f317-46d3-bfcf-07064257ee04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:18:50.774Z|bde27d54-f317-46d3-bfcf-07064257ee04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:18:59.890Z|6c71c79c-812f-44c3-875e-32b2a63c6e4a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:18:59.891Z|6c71c79c-812f-44c3-875e-32b2a63c6e4a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:19:00.797Z|780f3281-b57c-41b6-8f0b-6cdf16a90bee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:19:00.799Z|780f3281-b57c-41b6-8f0b-6cdf16a90bee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:19:00.803Z|1273419b-a8d2-4138-a696-750c8b9e7168|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:19:00.804Z|1273419b-a8d2-4138-a696-750c8b9e7168|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:19:00.808Z|ac4e5965-af5e-4642-a6ac-ee2599377199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:19:00.809Z|ac4e5965-af5e-4642-a6ac-ee2599377199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:19:05.750Z|ee69586c-ccf1-403b-93da-12e9a81ad8f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:19:05.755Z|ee69586c-ccf1-403b-93da-12e9a81ad8f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:19:06.102Z|9986bc43-a845-4d85-9216-734aa83c029e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:19:06.102Z|9986bc43-a845-4d85-9216-734aa83c029e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:19:10.839Z|d70c0209-5edd-4006-a95b-e02a950419e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:19:10.840Z|d70c0209-5edd-4006-a95b-e02a950419e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:19:10.846Z|1161e9eb-b813-4bf4-9484-fb49b91086f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:19:10.846Z|746b8c9a-208c-4e6b-abc0-10299a73db2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:19:10.846Z|746b8c9a-208c-4e6b-abc0-10299a73db2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:19:10.847Z|1161e9eb-b813-4bf4-9484-fb49b91086f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:19:20.750Z|87539f4f-c280-4fab-a71c-53c57e716e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:19:20.751Z|87539f4f-c280-4fab-a71c-53c57e716e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:19:20.870Z|05ab57a2-b329-496c-bf76-2c8481dd3447|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:19:20.871Z|05ab57a2-b329-496c-bf76-2c8481dd3447|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:19:20.883Z|5bd715e7-6644-419d-81de-b7e933820137|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:19:20.884Z|5bd715e7-6644-419d-81de-b7e933820137|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:19:20.889Z|ebb921ed-1883-4670-89ea-2a5afc27e5ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:19:20.890Z|ebb921ed-1883-4670-89ea-2a5afc27e5ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:19:30.905Z|f9e468fd-e92a-437d-9acd-997086565cff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:19:30.906Z|f9e468fd-e92a-437d-9acd-997086565cff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:19:30.916Z|192473fa-cf27-4c84-8b84-433690fccbdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:19:30.917Z|192473fa-cf27-4c84-8b84-433690fccbdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:19:30.918Z|ca699800-cadd-40ea-a3e5-73757dbd67fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:19:30.920Z|ca699800-cadd-40ea-a3e5-73757dbd67fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:19:35.750Z|1d56c837-a962-4515-98bc-beb483bc0db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:19:35.750Z|1d56c837-a962-4515-98bc-beb483bc0db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:19:36.103Z|dfcacab3-4229-4cf1-ae00-41218d2c36a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:19:36.104Z|dfcacab3-4229-4cf1-ae00-41218d2c36a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:19:40.940Z|744097b3-c203-4c3f-9ee5-37311eedf51f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:19:40.941Z|744097b3-c203-4c3f-9ee5-37311eedf51f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:19:40.949Z|2a009f25-de8f-4727-a7a9-07be402e15c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:19:40.949Z|2a009f25-de8f-4727-a7a9-07be402e15c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:19:40.955Z|a60e0c14-141f-42bf-b9eb-857ae2538d41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:19:40.955Z|a60e0c14-141f-42bf-b9eb-857ae2538d41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:19:50.750Z|f9ab9fcc-4253-4cbc-9a14-effd1f684857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:19:50.754Z|f9ab9fcc-4253-4cbc-9a14-effd1f684857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:19:50.972Z|5eaf0d70-1a6e-4257-86f6-f1ea8f05c854|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:19:50.972Z|5eaf0d70-1a6e-4257-86f6-f1ea8f05c854|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:19:50.982Z|5f2fbe29-e43b-401f-beb3-d7c7babab211|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:19:50.983Z|5f2fbe29-e43b-401f-beb3-d7c7babab211|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:19:50.991Z|d9bd3697-fb88-4c70-bc4a-29b7388510e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:19:50.992Z|d9bd3697-fb88-4c70-bc4a-29b7388510e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:19:59.902Z|0f99138a-190f-407e-888b-dbfb6dbffdff|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:19:59.903Z|0f99138a-190f-407e-888b-dbfb6dbffdff|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:20:01.004Z|32ac543f-e170-4333-987e-ec31258d9075|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:20:01.004Z|32ac543f-e170-4333-987e-ec31258d9075|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:20:01.011Z|4950f63e-b2e8-4060-a726-5376f3c6adc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:20:01.012Z|4950f63e-b2e8-4060-a726-5376f3c6adc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:20:01.018Z|f2cd0361-1924-4b0e-860f-860b609a11ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:20:01.018Z|f2cd0361-1924-4b0e-860f-860b609a11ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:20:05.750Z|8742558b-8351-43bc-914b-f31fd5cbe1c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:20:05.750Z|8742558b-8351-43bc-914b-f31fd5cbe1c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:20:06.104Z|84cc7846-00bf-4600-af3c-20d042063a01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:20:06.105Z|84cc7846-00bf-4600-af3c-20d042063a01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:20:11.037Z|936a5d16-40dc-41e9-8278-d4c2884a5ea5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:20:11.038Z|936a5d16-40dc-41e9-8278-d4c2884a5ea5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:20:11.047Z|8056fe94-ae53-4505-a9ef-81264c84c764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:20:11.048Z|8056fe94-ae53-4505-a9ef-81264c84c764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:20:11.051Z|bf01d7c7-d2fc-41ad-87ef-df23314de936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:20:11.052Z|bf01d7c7-d2fc-41ad-87ef-df23314de936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:20:20.750Z|a469db1c-0ebf-4b3a-aca6-204b57faf63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:20:20.751Z|a469db1c-0ebf-4b3a-aca6-204b57faf63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:20:21.133Z|c6cfcdc8-70ec-4e7d-a728-95480ec73ea3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:20:21.133Z|9c5024f0-d559-4ffb-9407-8e542eacadcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:20:21.134Z|c6cfcdc8-70ec-4e7d-a728-95480ec73ea3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:20:21.137Z|9c5024f0-d559-4ffb-9407-8e542eacadcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:20:21.137Z|95c70dce-ce57-45e8-ac95-f455f62387fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:20:21.137Z|95c70dce-ce57-45e8-ac95-f455f62387fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:20:31.170Z|e20e3dda-c5cf-456c-84a8-f0f65756ba68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:20:31.170Z|f92dd56a-da4f-4c47-85ae-fdd13b153ac5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:20:31.171Z|f92dd56a-da4f-4c47-85ae-fdd13b153ac5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:20:31.173Z|c865b737-964e-428b-b5b6-baca45b1b022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:20:31.174Z|c865b737-964e-428b-b5b6-baca45b1b022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:20:31.176Z|e20e3dda-c5cf-456c-84a8-f0f65756ba68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:20:35.750Z|abeb7f32-60a6-42d1-bef5-c50ec9ad1150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:20:35.753Z|abeb7f32-60a6-42d1-bef5-c50ec9ad1150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:20:36.108Z|2dd76e55-f102-4ac8-a8dc-49181f5b661a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:20:36.109Z|2dd76e55-f102-4ac8-a8dc-49181f5b661a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:20:41.211Z|403fe393-c953-4c6a-ba2a-17bd5e1e864f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:20:41.212Z|403fe393-c953-4c6a-ba2a-17bd5e1e864f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:20:41.212Z|7f626d2c-80d0-4548-b0c2-460c500019a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:20:41.217Z|7f626d2c-80d0-4548-b0c2-460c500019a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:20:41.224Z|cb2b84e5-7611-4b28-acb9-f1e6ccc15f2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:20:41.225Z|cb2b84e5-7611-4b28-acb9-f1e6ccc15f2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:20:50.750Z|39318523-65d4-42d7-ac58-5a17c693b4d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:20:50.750Z|39318523-65d4-42d7-ac58-5a17c693b4d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:20:51.261Z|654af6f0-4d26-4d24-a35f-b4d5bf7430d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:20:51.262Z|654af6f0-4d26-4d24-a35f-b4d5bf7430d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:20:51.267Z|8f59dc27-ecf7-410a-bda6-eac9c4dcb441|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:20:51.268Z|8f59dc27-ecf7-410a-bda6-eac9c4dcb441|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:20:51.271Z|7b6ff5e0-402b-46ac-8ddf-1dacb7aafd31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:20:51.272Z|7b6ff5e0-402b-46ac-8ddf-1dacb7aafd31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:20:59.891Z|1e47e836-2ad3-4be1-9e8e-5e0331967af3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:20:59.892Z|1e47e836-2ad3-4be1-9e8e-5e0331967af3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:21:01.302Z|24206367-89c3-4703-9d7e-18c1b15704d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:21:01.303Z|3aaa1828-b5a5-4a2d-a6b8-838d1f029d7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:21:01.302Z|5b58dd12-7292-4f89-a868-71ae3e202fe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:21:01.303Z|24206367-89c3-4703-9d7e-18c1b15704d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:21:01.304Z|5b58dd12-7292-4f89-a868-71ae3e202fe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:21:01.303Z|3aaa1828-b5a5-4a2d-a6b8-838d1f029d7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:21:05.750Z|86c71c17-a7b7-456b-9712-520b85de25cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:21:05.750Z|86c71c17-a7b7-456b-9712-520b85de25cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:21:06.110Z|76341ff1-945a-4646-96a2-5d11002ed4ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:21:06.111Z|76341ff1-945a-4646-96a2-5d11002ed4ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:21:11.335Z|2d3b5f59-95ca-4280-94d9-aff65d458dc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:21:11.336Z|441c1fac-3a43-4668-8ebd-681e629b96df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:21:11.336Z|2d3b5f59-95ca-4280-94d9-aff65d458dc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:21:11.337Z|441c1fac-3a43-4668-8ebd-681e629b96df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:21:11.341Z|6bebeddf-6a79-4b18-8e1a-825827c881b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:21:11.341Z|6bebeddf-6a79-4b18-8e1a-825827c881b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:21:20.750Z|2ab78428-d10c-464e-8da2-506f589b3961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:21:20.754Z|2ab78428-d10c-464e-8da2-506f589b3961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:21:21.370Z|2e533ea8-ca54-4e66-bf57-a57bfafd9a1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:21:21.370Z|2561af54-1953-4967-9448-3388fc6c5074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:21:21.371Z|2e533ea8-ca54-4e66-bf57-a57bfafd9a1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:21:21.371Z|2561af54-1953-4967-9448-3388fc6c5074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:21:21.381Z|ff505b73-3404-4431-b4bc-f03fbb3169cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:21:21.382Z|ff505b73-3404-4431-b4bc-f03fbb3169cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:21:31.401Z|b1168981-fbd2-4cd1-b987-63223be9e93e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:21:31.403Z|b1168981-fbd2-4cd1-b987-63223be9e93e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:21:31.404Z|20371c11-4f33-4000-bb87-b4d3ffe1d36e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:21:31.406Z|20371c11-4f33-4000-bb87-b4d3ffe1d36e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:21:31.410Z|bf6bb470-c10a-4107-b333-4aef3255944e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:21:31.411Z|bf6bb470-c10a-4107-b333-4aef3255944e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:21:35.750Z|fe70215e-3439-4bc6-946d-a7be57e25138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:21:35.750Z|fe70215e-3439-4bc6-946d-a7be57e25138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:21:36.111Z|0057e5f9-cfc8-464a-8e09-732c59f9d1b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:21:36.112Z|0057e5f9-cfc8-464a-8e09-732c59f9d1b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:21:41.434Z|6ce98b6c-0350-4f93-b9c4-217ad26874d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:21:41.434Z|6ce98b6c-0350-4f93-b9c4-217ad26874d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:21:41.437Z|995f2c71-e110-4c64-9829-576ebe787063|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:21:41.438Z|995f2c71-e110-4c64-9829-576ebe787063|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:21:41.440Z|1c38e9bc-a028-4258-81b8-020914b22edb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:21:41.441Z|1c38e9bc-a028-4258-81b8-020914b22edb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:21:50.750Z|6666a406-7c6a-4ed8-b83a-9922dc9dcca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:21:50.750Z|6666a406-7c6a-4ed8-b83a-9922dc9dcca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:21:51.468Z|f512b9b8-9e8e-46e1-b060-27a479765367|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:21:51.469Z|f512b9b8-9e8e-46e1-b060-27a479765367|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:21:51.477Z|55a98bd2-bcc9-4e5e-95e7-4e16444ddff4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:21:51.477Z|55a98bd2-bcc9-4e5e-95e7-4e16444ddff4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:21:51.477Z|4a555595-ffb5-43d7-ab50-dc7c4a55cfce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:21:51.478Z|4a555595-ffb5-43d7-ab50-dc7c4a55cfce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:21:59.890Z|43b071bb-856b-4a5e-abe7-1c83c868a335|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:21:59.891Z|43b071bb-856b-4a5e-abe7-1c83c868a335|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:22:01.501Z|08b7cd99-a6da-4377-a9fc-3197db630433|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:22:01.501Z|08b7cd99-a6da-4377-a9fc-3197db630433|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:22:01.503Z|024be1e4-e7ff-43e9-951f-9206e29b5862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:22:01.504Z|024be1e4-e7ff-43e9-951f-9206e29b5862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:22:01.507Z|520c6289-315e-4027-baf0-44a81f412bcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:22:01.507Z|520c6289-315e-4027-baf0-44a81f412bcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:22:05.750Z|5e628379-ff41-445d-bf2e-4c792b28a99a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:22:05.754Z|5e628379-ff41-445d-bf2e-4c792b28a99a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:22:06.113Z|ff2b542e-7633-4089-bb69-45a1837870f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:22:06.113Z|ff2b542e-7633-4089-bb69-45a1837870f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:22:11.535Z|16cd5866-ddc3-47a6-91d8-78e2011631bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:22:11.539Z|16cd5866-ddc3-47a6-91d8-78e2011631bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:22:11.541Z|2365ca62-fa5c-4cf6-9606-bed4e75b2997|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:22:11.545Z|2365ca62-fa5c-4cf6-9606-bed4e75b2997|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:22:11.545Z|11dee7e8-3727-4ab0-8dd6-f769c6fc82c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:22:11.550Z|11dee7e8-3727-4ab0-8dd6-f769c6fc82c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:22:20.750Z|0ce21e67-f8ee-4198-b6ce-8fdb8ff95ee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:22:20.750Z|0ce21e67-f8ee-4198-b6ce-8fdb8ff95ee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:22:21.590Z|454176b0-f965-4477-b21f-23e548e243b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:22:21.591Z|454176b0-f965-4477-b21f-23e548e243b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:22:21.596Z|7a039ddf-7725-4aec-a85a-1599d503b5ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:22:21.597Z|5f7b6e8f-e965-4adb-b8a8-53625d73ddae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:22:21.597Z|7a039ddf-7725-4aec-a85a-1599d503b5ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:22:21.598Z|5f7b6e8f-e965-4adb-b8a8-53625d73ddae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:22:31.625Z|d8f9f40a-ef15-488e-9198-c9b37c695dd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:22:31.628Z|675a9b20-334e-4189-a3fb-9f5ef4bd24e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:22:31.628Z|675a9b20-334e-4189-a3fb-9f5ef4bd24e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:22:31.626Z|d8f9f40a-ef15-488e-9198-c9b37c695dd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:22:31.633Z|956bbaf6-37d3-4c3b-a81e-0809294bc830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:22:31.634Z|956bbaf6-37d3-4c3b-a81e-0809294bc830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:22:35.750Z|73f8c929-e420-4946-a34b-376b7ca95bfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:22:35.750Z|73f8c929-e420-4946-a34b-376b7ca95bfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:22:36.114Z|06c73c7a-ca2e-4fc4-b8c0-48396c2ba04f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:22:36.115Z|06c73c7a-ca2e-4fc4-b8c0-48396c2ba04f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:22:41.660Z|e69d83f2-c5c6-4bbb-886f-66fe69ce7971|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:22:41.661Z|e69d83f2-c5c6-4bbb-886f-66fe69ce7971|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:22:41.665Z|be2602ca-d28b-409b-9143-3a82801d95cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:22:41.666Z|be2602ca-d28b-409b-9143-3a82801d95cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:22:41.669Z|a12e05e6-88c1-4c33-bc8c-f29642c64cb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:22:41.669Z|a12e05e6-88c1-4c33-bc8c-f29642c64cb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:22:50.750Z|191720a2-20b3-44d7-9888-795eab8e1b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:22:50.755Z|191720a2-20b3-44d7-9888-795eab8e1b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:22:51.696Z|aa12bd4a-0937-48e0-a2ca-cc826fbaea72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:22:51.697Z|aa12bd4a-0937-48e0-a2ca-cc826fbaea72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:22:51.699Z|86ee6241-ad0e-442d-b620-f3ff8f57406e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:22:51.699Z|86ee6241-ad0e-442d-b620-f3ff8f57406e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:22:51.700Z|7678dc9b-ffe3-411a-8a25-b8d6aff7a4ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:22:51.701Z|7678dc9b-ffe3-411a-8a25-b8d6aff7a4ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:22:59.892Z|7aebe32a-9c9f-4a8c-8ea3-c6ea035369d5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:22:59.893Z|7aebe32a-9c9f-4a8c-8ea3-c6ea035369d5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:23:01.729Z|53ac3616-5ec0-4082-aee8-4d1146afba37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:23:01.730Z|53ac3616-5ec0-4082-aee8-4d1146afba37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:23:01.736Z|8ae32d93-b72f-4e16-a98c-0d66b67df833|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:23:01.737Z|6f6bbdb7-b769-4d14-8213-736b179abe03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:23:01.737Z|8ae32d93-b72f-4e16-a98c-0d66b67df833|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:23:01.738Z|6f6bbdb7-b769-4d14-8213-736b179abe03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:23:05.750Z|0a7edb04-115f-46bf-b8cf-0b1882d5259e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:23:05.750Z|0a7edb04-115f-46bf-b8cf-0b1882d5259e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:23:06.116Z|1a3db314-6687-4b20-9d18-ea11945b6ef3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:23:06.117Z|1a3db314-6687-4b20-9d18-ea11945b6ef3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:23:11.764Z|1c17f98a-9856-43e1-a0ff-e75e7de70680|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:23:11.765Z|1c17f98a-9856-43e1-a0ff-e75e7de70680|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:23:11.772Z|d0909f3a-84fb-442d-9b36-5b6853491380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:23:11.773Z|d0909f3a-84fb-442d-9b36-5b6853491380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:23:11.776Z|8667cf55-c92a-418d-a15f-99cc00c963c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:23:11.777Z|8667cf55-c92a-418d-a15f-99cc00c963c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:23:20.750Z|3223c6c4-a5a8-4cba-b852-d3cecee9bd85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:23:20.751Z|3223c6c4-a5a8-4cba-b852-d3cecee9bd85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:23:21.802Z|1e7eda5a-fe38-434c-92d1-c7f7b05cc7a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:23:21.802Z|1e7eda5a-fe38-434c-92d1-c7f7b05cc7a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:23:21.806Z|74ba83bb-6fcd-4d74-8f72-bccfd6d671e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:23:21.807Z|74ba83bb-6fcd-4d74-8f72-bccfd6d671e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:23:21.811Z|bb2029ce-af3d-4d2d-8781-ae96e99d770b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:23:21.812Z|bb2029ce-af3d-4d2d-8781-ae96e99d770b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:23:31.839Z|0bd299d7-27c6-4f63-a72d-6a8709e2b0e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:23:31.841Z|0bd299d7-27c6-4f63-a72d-6a8709e2b0e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:23:31.842Z|261e79a6-39f2-468c-a563-e7c38aae0168|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:23:31.843Z|261e79a6-39f2-468c-a563-e7c38aae0168|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:23:31.844Z|0ef09a6d-b13c-4aff-8956-a2180446bf0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:23:31.844Z|0ef09a6d-b13c-4aff-8956-a2180446bf0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:23:35.750Z|a841527f-6bea-4fca-af80-8cd7b3decfc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:23:35.754Z|a841527f-6bea-4fca-af80-8cd7b3decfc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:23:36.118Z|adabdf8e-2fc8-410c-8022-d374c4f34224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:23:36.118Z|adabdf8e-2fc8-410c-8022-d374c4f34224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:23:41.874Z|e8d83f2e-e2f3-4542-b85b-22f2ce200a33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:23:41.875Z|e8d83f2e-e2f3-4542-b85b-22f2ce200a33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:23:41.878Z|a45a829b-7111-41ce-a82d-28b5155491bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:23:41.879Z|a45a829b-7111-41ce-a82d-28b5155491bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:23:41.883Z|5e345c2c-b820-4692-9d61-a0ad0f82d9f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:23:41.883Z|5e345c2c-b820-4692-9d61-a0ad0f82d9f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:23:50.750Z|f77a214b-eef4-4c3f-9a2f-215896ef3ecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:23:50.751Z|f77a214b-eef4-4c3f-9a2f-215896ef3ecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:23:51.911Z|e86f6de6-e2ca-4317-952e-2d983756563f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:23:51.912Z|e86f6de6-e2ca-4317-952e-2d983756563f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:23:51.916Z|75f76f2e-ce4f-4597-81ce-9406c03a8d9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:23:51.917Z|75f76f2e-ce4f-4597-81ce-9406c03a8d9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:23:51.920Z|19669f0a-20c3-4d04-9e5b-c0be5e32ad6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:23:51.920Z|19669f0a-20c3-4d04-9e5b-c0be5e32ad6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:23:59.892Z|aa058762-6ab0-40b1-a811-0481b6d23d94|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:23:59.893Z|aa058762-6ab0-40b1-a811-0481b6d23d94|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:24:01.936Z|fb310acb-d501-4a15-a4e6-d2b301696f82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:24:01.937Z|fb310acb-d501-4a15-a4e6-d2b301696f82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:24:01.942Z|15e525a7-7f82-4d55-9668-e32646236ae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:24:01.943Z|15e525a7-7f82-4d55-9668-e32646236ae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:24:01.945Z|fa4817ff-3078-4da8-a38b-384a3152bb9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:24:01.946Z|fa4817ff-3078-4da8-a38b-384a3152bb9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:24:05.750Z|65905fe4-37b6-4eeb-b534-9ddd4165a85a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:24:05.750Z|65905fe4-37b6-4eeb-b534-9ddd4165a85a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:24:06.119Z|85c9baa4-0ffa-4426-9329-837926688f0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:24:06.119Z|85c9baa4-0ffa-4426-9329-837926688f0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:24:11.973Z|6bb13e80-9cdf-4fe0-839b-1cbcb7e516dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:24:11.973Z|c513b34d-2040-4067-baf0-317f3f73efad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:24:11.974Z|6bb13e80-9cdf-4fe0-839b-1cbcb7e516dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:24:11.974Z|c513b34d-2040-4067-baf0-317f3f73efad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:24:11.984Z|48cc49b1-f959-4ee9-baca-b949440de03f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:24:11.985Z|48cc49b1-f959-4ee9-baca-b949440de03f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:24:20.750Z|903c7964-1a6f-4191-9348-b1896aa31fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:24:20.755Z|903c7964-1a6f-4191-9348-b1896aa31fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:24:22.015Z|f62b2f6c-fae0-4854-aedc-5d81cddf2659|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:24:22.016Z|f62b2f6c-fae0-4854-aedc-5d81cddf2659|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:24:22.016Z|9c8034a8-9b64-46a0-86c2-52f656731b52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:24:22.016Z|9c8034a8-9b64-46a0-86c2-52f656731b52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:24:22.020Z|0a808b4d-e6f8-49b4-8349-5b6ef1b2f013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:24:22.021Z|0a808b4d-e6f8-49b4-8349-5b6ef1b2f013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:24:32.050Z|b3f679b4-4754-452b-88da-e113f3859ea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:24:32.050Z|22b3e074-a7c2-4351-a630-af22788bd6fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:24:32.051Z|b3f679b4-4754-452b-88da-e113f3859ea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:24:32.052Z|22b3e074-a7c2-4351-a630-af22788bd6fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:24:32.055Z|4ec253b4-237c-45e9-b26e-4c12c387c0a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:24:32.056Z|4ec253b4-237c-45e9-b26e-4c12c387c0a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:24:35.750Z|ea86c132-dc1a-4888-a800-2a30e95c233b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:24:35.750Z|ea86c132-dc1a-4888-a800-2a30e95c233b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:24:36.120Z|e17f3290-ae09-49b8-b0f2-d21132b030b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:24:36.120Z|e17f3290-ae09-49b8-b0f2-d21132b030b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:24:42.079Z|dbf048bb-262e-4884-b972-5a8bef9fdb3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:24:42.080Z|dbf048bb-262e-4884-b972-5a8bef9fdb3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:24:42.084Z|f3df0ef0-29de-42e9-a8af-71d77aa41ecf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:24:42.085Z|f3df0ef0-29de-42e9-a8af-71d77aa41ecf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:24:42.086Z|080d2d51-2f3e-46e0-810d-f487a4b83d32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:24:42.087Z|080d2d51-2f3e-46e0-810d-f487a4b83d32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:24:50.750Z|866efa18-f507-41de-85f2-5132cf0000a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:24:50.751Z|866efa18-f507-41de-85f2-5132cf0000a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:24:52.113Z|4be60319-aaa2-4f34-9fe1-a45dfd03712e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:24:52.115Z|4be60319-aaa2-4f34-9fe1-a45dfd03712e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:24:52.118Z|6aae3e65-f36b-40bc-96ae-dfdd98b4c9ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:24:52.119Z|6aae3e65-f36b-40bc-96ae-dfdd98b4c9ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:24:52.121Z|3140872a-8949-4608-8fc0-290f31a9c852|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:24:52.122Z|3140872a-8949-4608-8fc0-290f31a9c852|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:24:59.890Z|610431df-a344-4138-9e1f-e72ff0d85ce8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:24:59.891Z|610431df-a344-4138-9e1f-e72ff0d85ce8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:25:02.148Z|0cb9dbf2-d160-4bec-bba9-b1a41fe431a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:25:02.149Z|0cb9dbf2-d160-4bec-bba9-b1a41fe431a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:25:02.155Z|62beade4-338e-4406-8362-de751650ad4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:25:02.155Z|62beade4-338e-4406-8362-de751650ad4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:25:02.155Z|009b9598-b400-47bb-b184-4f83b36d485c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:25:02.157Z|009b9598-b400-47bb-b184-4f83b36d485c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:25:05.751Z|46ef4072-0678-4e0c-85b0-fe58a13b8625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:25:05.755Z|46ef4072-0678-4e0c-85b0-fe58a13b8625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:25:06.122Z|aacdb878-c701-4d53-9bc9-cf2cc515d880|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:25:06.122Z|aacdb878-c701-4d53-9bc9-cf2cc515d880|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:25:12.184Z|7a1810a6-939f-4ae3-8dcc-3ce60d3b813a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:25:12.185Z|7a1810a6-939f-4ae3-8dcc-3ce60d3b813a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:25:12.185Z|fa4fb7cd-1d84-4191-874d-4a2d62b64c56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:25:12.189Z|fa4fb7cd-1d84-4191-874d-4a2d62b64c56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:25:12.189Z|622af23a-8509-4131-bf12-0d626f942941|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:25:12.195Z|622af23a-8509-4131-bf12-0d626f942941|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:25:20.750Z|6df3f38e-bbac-4c28-a4bb-47b619f293d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:25:20.750Z|6df3f38e-bbac-4c28-a4bb-47b619f293d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:25:22.226Z|9e4c3dda-9b24-4e10-991c-17fcd95af9f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:25:22.227Z|9e4c3dda-9b24-4e10-991c-17fcd95af9f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:25:22.231Z|fd9c6f0b-3ab4-451f-895b-9cf7b180861e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:25:22.231Z|fd9c6f0b-3ab4-451f-895b-9cf7b180861e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:25:22.234Z|eba72dbb-b4b5-4f6a-ab30-b01813440e70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:25:22.235Z|eba72dbb-b4b5-4f6a-ab30-b01813440e70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:25:32.261Z|6f9b5de7-325a-46bd-aa58-5828e90499c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:25:32.261Z|6f9b5de7-325a-46bd-aa58-5828e90499c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:25:32.265Z|fd5bcefc-41d2-4cb1-a8df-b1441cc686f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:25:32.266Z|fd5bcefc-41d2-4cb1-a8df-b1441cc686f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:25:32.271Z|d76a19ec-d66d-4819-8f90-33043a38c948|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:25:32.272Z|d76a19ec-d66d-4819-8f90-33043a38c948|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:25:35.750Z|e2db9839-aadb-4ee4-bf88-a4acc1805e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:25:35.750Z|e2db9839-aadb-4ee4-bf88-a4acc1805e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:25:36.123Z|0c140de4-41b2-41ee-9fb3-75dc0637362e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:25:36.124Z|0c140de4-41b2-41ee-9fb3-75dc0637362e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:25:42.292Z|0981d825-0f6c-4d83-b238-a2ce7086c94a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:25:42.293Z|0981d825-0f6c-4d83-b238-a2ce7086c94a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:25:42.297Z|adc0a3e5-2e8a-4fbd-adb5-1da09d6fdf26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:25:42.298Z|adc0a3e5-2e8a-4fbd-adb5-1da09d6fdf26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:25:42.302Z|8b048b1d-275f-4d54-ab23-63acfb2fc72f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:25:42.302Z|8b048b1d-275f-4d54-ab23-63acfb2fc72f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:25:50.750Z|60a6bcaa-e579-4d03-be67-2bace8b44f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:25:50.754Z|60a6bcaa-e579-4d03-be67-2bace8b44f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:25:52.328Z|19832423-de65-4287-884f-54b6d0d3a1c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:25:52.327Z|48fbc7cb-10ef-402b-a7e5-af4f8c774750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:25:52.329Z|19832423-de65-4287-884f-54b6d0d3a1c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:25:52.330Z|48fbc7cb-10ef-402b-a7e5-af4f8c774750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:25:52.333Z|45f05d12-d4c2-4d00-9cd2-2d379b7e0be6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:25:52.334Z|45f05d12-d4c2-4d00-9cd2-2d379b7e0be6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:25:59.896Z|e3a2fc11-2091-420f-9391-2b9c3006cef4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:25:59.897Z|e3a2fc11-2091-420f-9391-2b9c3006cef4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:26:02.359Z|3cc8ebbd-35a5-443c-afa0-9a78f1c367d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:26:02.360Z|3cc8ebbd-35a5-443c-afa0-9a78f1c367d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:26:02.363Z|b6a6f704-cfac-41fa-9f85-aa469ec0348c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:26:02.363Z|b6a6f704-cfac-41fa-9f85-aa469ec0348c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:26:02.369Z|07002de7-dda1-4c9c-81ee-1019a25b042d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:26:02.369Z|07002de7-dda1-4c9c-81ee-1019a25b042d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:26:05.751Z|6cad293f-0816-4c0b-831c-d206f0307aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:26:05.751Z|6cad293f-0816-4c0b-831c-d206f0307aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:26:06.124Z|11ab8525-c400-45f8-a492-47401e9ac8ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:26:06.125Z|11ab8525-c400-45f8-a492-47401e9ac8ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:26:12.395Z|f1b73368-2e89-4295-abcf-41fcfadee602|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:26:12.396Z|f1b73368-2e89-4295-abcf-41fcfadee602|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:26:12.399Z|e261129b-4ec8-436d-bc46-37436d31d412|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:26:12.400Z|e261129b-4ec8-436d-bc46-37436d31d412|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:26:12.407Z|9989194c-852e-45c7-9938-75dd86d12df5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:26:12.408Z|9989194c-852e-45c7-9938-75dd86d12df5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:26:20.750Z|1cca072f-85b2-4acc-9944-03c9af066e54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:26:20.751Z|1cca072f-85b2-4acc-9944-03c9af066e54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:26:22.430Z|9c3991e1-a613-40c9-a043-0e3e5f8b0ec5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:26:22.431Z|9c3991e1-a613-40c9-a043-0e3e5f8b0ec5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:26:22.431Z|ee12f79f-9c22-4f77-80da-a7de57580bef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:26:22.432Z|ee12f79f-9c22-4f77-80da-a7de57580bef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:26:22.441Z|cba18c43-1c1e-413d-8f39-ba4a70e119fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:26:22.441Z|cba18c43-1c1e-413d-8f39-ba4a70e119fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:26:32.472Z|d496fa03-7c3e-44c7-8894-9f4cdb180015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:26:32.473Z|d496fa03-7c3e-44c7-8894-9f4cdb180015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:26:32.473Z|67bc4dab-663b-488e-9a62-6e5d2dd450be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:26:32.474Z|6dfbd925-6e7c-459a-b66c-e2434f946846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:26:32.475Z|6dfbd925-6e7c-459a-b66c-e2434f946846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:26:32.474Z|67bc4dab-663b-488e-9a62-6e5d2dd450be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:26:35.750Z|5fc08e69-122d-490e-9524-74115ecfbd58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:26:35.753Z|5fc08e69-122d-490e-9524-74115ecfbd58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:26:36.125Z|31f0d54f-cb9c-4a3e-aff0-44b46ee4603f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:26:36.126Z|31f0d54f-cb9c-4a3e-aff0-44b46ee4603f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:26:42.508Z|a8895919-8f85-4f0e-ab87-ea4df0626a59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:26:42.509Z|a8895919-8f85-4f0e-ab87-ea4df0626a59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:26:42.512Z|66113ca3-4652-43b9-8689-0da3fcadda74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:26:42.512Z|e9095174-5ad5-4ae4-aae9-f78a86dd89e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:26:42.513Z|66113ca3-4652-43b9-8689-0da3fcadda74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:26:42.513Z|e9095174-5ad5-4ae4-aae9-f78a86dd89e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:26:50.750Z|0c3c64d8-fcfc-46ac-9c5e-53fd3a507a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:26:50.750Z|0c3c64d8-fcfc-46ac-9c5e-53fd3a507a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:26:52.542Z|d511b791-9414-4ef4-896f-8905a2aa51c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:26:52.543Z|d511b791-9414-4ef4-896f-8905a2aa51c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:26:52.545Z|974b2a77-27f9-4f93-8431-9f6fa19eec01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:26:52.545Z|974b2a77-27f9-4f93-8431-9f6fa19eec01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:26:52.551Z|9da8f984-e0bc-4864-b19b-06d28caefc52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:26:52.552Z|9da8f984-e0bc-4864-b19b-06d28caefc52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:26:59.892Z|99c83404-b323-4511-9aa8-cbbca58edb16|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:26:59.893Z|99c83404-b323-4511-9aa8-cbbca58edb16|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:27:02.578Z|97fbed98-02d0-446e-b495-8ff76b457676|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:27:02.580Z|97fbed98-02d0-446e-b495-8ff76b457676|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:27:02.585Z|c6e97066-a708-42df-a0f6-078ec913aaa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:27:02.587Z|c6e97066-a708-42df-a0f6-078ec913aaa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:27:02.588Z|c8e2f3f8-12bf-48bd-8b61-c090528d6ec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:27:02.589Z|c8e2f3f8-12bf-48bd-8b61-c090528d6ec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:27:05.750Z|649073c5-6c39-44ab-b2c1-944df658c764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:27:05.750Z|649073c5-6c39-44ab-b2c1-944df658c764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:27:06.127Z|bb75dde4-c159-4d63-be86-1d641a30e741|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:27:06.128Z|bb75dde4-c159-4d63-be86-1d641a30e741|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:27:12.617Z|101c7f62-9f18-400a-ac51-95ec20fecc83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:27:12.617Z|f670e31b-ce66-408d-8a34-04e5053703b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:27:12.617Z|101c7f62-9f18-400a-ac51-95ec20fecc83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:27:12.618Z|f670e31b-ce66-408d-8a34-04e5053703b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:27:12.625Z|f9ed3c8b-dc16-4385-8471-0d925e85bff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:27:12.626Z|f9ed3c8b-dc16-4385-8471-0d925e85bff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:27:20.750Z|b9648f0d-c18c-4f62-a422-91552352b422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:27:20.754Z|b9648f0d-c18c-4f62-a422-91552352b422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:27:22.657Z|5a216a2c-7bb4-490b-b259-47aa64576223|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:27:22.657Z|69372212-615f-49ae-98b8-6e247e6a1a9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:27:22.657Z|8f31603e-8a61-474a-9f2d-04ce1eecd9a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:27:22.659Z|69372212-615f-49ae-98b8-6e247e6a1a9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:27:22.659Z|8f31603e-8a61-474a-9f2d-04ce1eecd9a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:27:22.659Z|5a216a2c-7bb4-490b-b259-47aa64576223|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:27:32.689Z|084da86b-f151-4b02-8aeb-23719701c877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:27:32.690Z|671b7e77-7d80-4711-a764-ad53efdd91fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:27:32.690Z|084da86b-f151-4b02-8aeb-23719701c877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:27:32.691Z|671b7e77-7d80-4711-a764-ad53efdd91fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:27:32.704Z|2c9607a0-ec43-40ea-8f5a-7d833c209886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:27:32.705Z|2c9607a0-ec43-40ea-8f5a-7d833c209886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:27:35.750Z|93f7acc8-548a-49d9-ba9a-67976db074b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:27:35.750Z|93f7acc8-548a-49d9-ba9a-67976db074b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:27:36.129Z|eb596faa-117e-42f8-94db-3098d6fff829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:27:36.129Z|eb596faa-117e-42f8-94db-3098d6fff829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:27:42.722Z|824fb04e-bfff-4e6c-a4ad-9cc313349160|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:27:42.722Z|eee6a4fb-06b4-403d-bfdc-56f1d9df238c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:27:42.723Z|eee6a4fb-06b4-403d-bfdc-56f1d9df238c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:27:42.724Z|824fb04e-bfff-4e6c-a4ad-9cc313349160|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:27:42.736Z|b9e3b9c9-8da9-4a25-954a-9186aec91670|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:27:42.743Z|b9e3b9c9-8da9-4a25-954a-9186aec91670|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:27:50.750Z|7ab0dcc5-3223-41fd-aa15-ff9413740b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:27:50.751Z|7ab0dcc5-3223-41fd-aa15-ff9413740b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:27:52.755Z|0b2d8a32-f9b3-4b47-9ea0-bf51229549ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:27:52.756Z|0b2d8a32-f9b3-4b47-9ea0-bf51229549ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:27:52.759Z|bb58e2a0-96be-4d46-8447-f57d5dec32a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:27:52.760Z|bb58e2a0-96be-4d46-8447-f57d5dec32a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:27:52.780Z|31ca3c53-c8c5-4134-bf04-0d99ea605d9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:27:52.781Z|31ca3c53-c8c5-4134-bf04-0d99ea605d9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:27:59.892Z|07a83aba-bdf3-45f0-8029-4ee9c27e6fa4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:27:59.893Z|07a83aba-bdf3-45f0-8029-4ee9c27e6fa4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:28:02.786Z|24353b4a-5651-4bd4-9b77-5dcc17c8ffa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:28:02.787Z|24353b4a-5651-4bd4-9b77-5dcc17c8ffa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:28:02.792Z|7b1c460b-7bb8-4cde-958c-a409c6d349db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:28:02.793Z|7b1c460b-7bb8-4cde-958c-a409c6d349db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:28:02.807Z|8989e292-f826-4f30-850a-da35dbb105db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:28:02.808Z|8989e292-f826-4f30-850a-da35dbb105db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:28:05.750Z|7626d236-375a-418f-a7f8-bfa7a8a2aa44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:28:05.754Z|7626d236-375a-418f-a7f8-bfa7a8a2aa44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:28:06.130Z|f3b3b754-3d62-4299-b011-bbc02a9ad7d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:28:06.130Z|f3b3b754-3d62-4299-b011-bbc02a9ad7d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:28:12.821Z|97b51f2a-57a5-4672-a10e-8718d183ee43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:28:12.822Z|97b51f2a-57a5-4672-a10e-8718d183ee43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:28:12.829Z|bed350c0-4f64-4bbd-bd21-f7c094b27997|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:28:12.830Z|bed350c0-4f64-4bbd-bd21-f7c094b27997|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:28:12.844Z|34b314bb-508a-4842-a6b3-6508a67cd0b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:28:12.845Z|34b314bb-508a-4842-a6b3-6508a67cd0b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:28:20.750Z|8b2f1b86-684d-4282-8229-05a0d823cdbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:28:20.750Z|8b2f1b86-684d-4282-8229-05a0d823cdbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:28:22.856Z|da6a5642-7d23-44c4-b5b9-79830e802aab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:28:22.856Z|da6a5642-7d23-44c4-b5b9-79830e802aab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:28:22.864Z|a7b593c2-cd84-47e5-8e61-8d1a002f5b8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:28:22.865Z|a7b593c2-cd84-47e5-8e61-8d1a002f5b8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:28:22.878Z|2dc6ce9a-5a8d-46ff-b74f-014615461f36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:28:22.879Z|2dc6ce9a-5a8d-46ff-b74f-014615461f36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:28:32.888Z|4fb66158-a331-4238-8955-dd436b0bed88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:28:32.888Z|4fb66158-a331-4238-8955-dd436b0bed88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:28:32.896Z|80fd7b90-ffcf-4249-8aa2-935e82398796|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:28:32.897Z|80fd7b90-ffcf-4249-8aa2-935e82398796|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:28:32.909Z|f5b309a7-b67d-4789-94f2-915efa28aa06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:28:32.910Z|f5b309a7-b67d-4789-94f2-915efa28aa06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:28:35.750Z|947f194c-8040-462a-bef1-99fa090a5923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:28:35.750Z|947f194c-8040-462a-bef1-99fa090a5923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:28:36.131Z|364413b0-e2ac-469f-936d-54eab5ddf49f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:28:36.131Z|364413b0-e2ac-469f-936d-54eab5ddf49f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:28:42.918Z|6ba6df0e-7389-4f45-a016-8bf4b90a1a3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:28:42.919Z|6ba6df0e-7389-4f45-a016-8bf4b90a1a3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:28:42.929Z|0d20c5f7-1a57-420c-b7ac-99dcad2fa80f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:28:42.929Z|0d20c5f7-1a57-420c-b7ac-99dcad2fa80f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:28:42.941Z|103733cb-4e45-4334-b61d-dae037bce4cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:28:42.942Z|103733cb-4e45-4334-b61d-dae037bce4cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:28:50.750Z|6a4e5162-32a5-4cef-8de4-bb14f8db2685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:28:50.754Z|6a4e5162-32a5-4cef-8de4-bb14f8db2685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:28:52.950Z|77d4e26c-587e-4e66-9585-e00022451e5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:28:52.952Z|77d4e26c-587e-4e66-9585-e00022451e5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:28:52.955Z|4fec0b0c-6d8b-4aa4-853a-035674654600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:28:52.955Z|4fec0b0c-6d8b-4aa4-853a-035674654600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:28:52.967Z|b9693d06-c12a-4956-ac62-f07c8a1f6078|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:28:52.968Z|b9693d06-c12a-4956-ac62-f07c8a1f6078|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:28:59.893Z|bf4078a7-9bad-4a06-a5fb-eb40d35b97c7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:28:59.894Z|bf4078a7-9bad-4a06-a5fb-eb40d35b97c7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:29:02.982Z|f2b988f1-9a82-4076-b589-5590e0e5b504|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:29:02.983Z|f2b988f1-9a82-4076-b589-5590e0e5b504|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:29:02.988Z|1401bf2d-794d-448a-8e9c-786cc866d7e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:29:02.989Z|1401bf2d-794d-448a-8e9c-786cc866d7e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:29:02.998Z|7db07b47-0415-45c6-94af-df7545b53f45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:29:02.999Z|7db07b47-0415-45c6-94af-df7545b53f45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:29:05.750Z|b5f04343-1068-4097-93a4-60ba8d0e0ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:29:05.750Z|b5f04343-1068-4097-93a4-60ba8d0e0ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:29:06.132Z|95c42e59-0eee-46c8-bcfe-49c0849f2c93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:29:06.132Z|95c42e59-0eee-46c8-bcfe-49c0849f2c93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:29:13.016Z|2bef733b-3404-422f-ace9-277db4030a86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:29:13.017Z|2bef733b-3404-422f-ace9-277db4030a86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:29:13.019Z|5238c621-f485-4642-911c-2fa058797034|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:29:13.021Z|5238c621-f485-4642-911c-2fa058797034|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:29:13.031Z|5abefeb8-29af-48be-a62a-432c9cf5be4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:29:13.031Z|5abefeb8-29af-48be-a62a-432c9cf5be4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:29:20.750Z|34590faa-9bfa-40e8-9f82-6d079146fbd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:29:20.750Z|34590faa-9bfa-40e8-9f82-6d079146fbd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:29:23.044Z|d1747e1d-b3fb-48b5-ab53-bfe5b5befe55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:29:23.044Z|d1747e1d-b3fb-48b5-ab53-bfe5b5befe55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:29:23.049Z|058c103a-25bd-4f4b-8978-7c4cfd1dfd9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:29:23.049Z|058c103a-25bd-4f4b-8978-7c4cfd1dfd9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:29:23.056Z|fdc81f7a-2040-4556-a92f-b6547d3834fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:29:23.056Z|fdc81f7a-2040-4556-a92f-b6547d3834fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:29:33.076Z|dec5e93b-8319-46df-b1a0-135eda38cedf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:29:33.077Z|dec5e93b-8319-46df-b1a0-135eda38cedf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:29:33.082Z|a55bdd91-8840-401e-be90-dfa13ef51050|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:29:33.082Z|a55bdd91-8840-401e-be90-dfa13ef51050|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:29:33.088Z|376b8380-802b-4e83-92bf-3ba5efb2bbce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:29:33.088Z|376b8380-802b-4e83-92bf-3ba5efb2bbce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:29:35.750Z|98fba3f5-e39c-4a27-b8d2-371e0d0ee238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:29:35.754Z|98fba3f5-e39c-4a27-b8d2-371e0d0ee238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:29:36.133Z|6d9cc146-4680-47be-b044-f53c95414cc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:29:36.134Z|6d9cc146-4680-47be-b044-f53c95414cc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:29:43.113Z|5c044758-51f5-4acb-9eb1-3f4b7cc82ee3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:29:43.114Z|156f3dee-6552-4a86-8c65-3e9326f9e79b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:29:43.115Z|5c044758-51f5-4acb-9eb1-3f4b7cc82ee3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:29:43.115Z|156f3dee-6552-4a86-8c65-3e9326f9e79b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:29:43.124Z|d000f5a6-69cf-48ce-8101-bac75ae037ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:29:43.125Z|d000f5a6-69cf-48ce-8101-bac75ae037ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:29:50.750Z|fa9bec0f-26b8-4d49-8a3e-2ba34cfd6041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:29:50.750Z|fa9bec0f-26b8-4d49-8a3e-2ba34cfd6041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:29:53.152Z|7528327d-1e36-4226-b03a-cb65ba94ce90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:29:53.153Z|7528327d-1e36-4226-b03a-cb65ba94ce90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:29:53.159Z|e50016f6-0b89-482c-95c2-1dad8dc24ad9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:29:53.159Z|68960561-497b-4a36-ba03-ee368808aa4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:29:53.160Z|68960561-497b-4a36-ba03-ee368808aa4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:29:53.160Z|e50016f6-0b89-482c-95c2-1dad8dc24ad9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:29:59.891Z|89a73e8f-8297-4dd5-893f-56e946af0bde|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:29:59.892Z|89a73e8f-8297-4dd5-893f-56e946af0bde|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:30:03.184Z|1cee4529-ce23-452e-bf45-e2785f658aef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:30:03.185Z|1cee4529-ce23-452e-bf45-e2785f658aef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:30:03.188Z|725c035e-92cf-4a5f-b5f1-b5a7670d854f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:30:03.189Z|725c035e-92cf-4a5f-b5f1-b5a7670d854f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:30:03.192Z|5556c966-db15-495e-8e73-f5b5c3a5e563|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:30:03.193Z|5556c966-db15-495e-8e73-f5b5c3a5e563|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:30:05.750Z|9914cea2-c3ff-4efb-b027-8f0b175ee4e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:30:05.750Z|9914cea2-c3ff-4efb-b027-8f0b175ee4e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:30:06.134Z|cff29dcb-7ac1-4c06-9ffb-5d6f54fdd0c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:30:06.135Z|cff29dcb-7ac1-4c06-9ffb-5d6f54fdd0c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:30:13.215Z|40891f85-d6ef-4e94-9ddf-85bcbc118a63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:30:13.216Z|40891f85-d6ef-4e94-9ddf-85bcbc118a63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:30:13.224Z|0a30ed3f-6ffe-4230-944c-e986a528f628|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:30:13.224Z|fdac969b-287d-44f1-a6ec-8d981eb4599c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:30:13.224Z|0a30ed3f-6ffe-4230-944c-e986a528f628|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:30:13.224Z|fdac969b-287d-44f1-a6ec-8d981eb4599c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:30:20.750Z|b72a5e97-774c-4569-9b1f-1e1efac05bad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:30:20.753Z|b72a5e97-774c-4569-9b1f-1e1efac05bad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:30:23.253Z|933831ee-e75d-44b6-8308-fdb96c52adc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:30:23.254Z|933831ee-e75d-44b6-8308-fdb96c52adc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:30:23.258Z|aef4c320-3d05-4594-9941-44ca6ea316c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:30:23.259Z|aef4c320-3d05-4594-9941-44ca6ea316c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:30:23.268Z|b0e83dd4-6884-4970-bb23-87ef5f46dae8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:30:23.269Z|b0e83dd4-6884-4970-bb23-87ef5f46dae8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:30:33.286Z|0f92a7eb-643b-4dfb-9840-9169d463c7dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:30:33.287Z|0f92a7eb-643b-4dfb-9840-9169d463c7dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:30:33.294Z|d13ed890-2424-469b-8f55-958c2fe89f8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:30:33.306Z|d13ed890-2424-469b-8f55-958c2fe89f8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:30:33.308Z|b478f498-2099-4646-a6be-f59aa9b14639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:30:33.309Z|b478f498-2099-4646-a6be-f59aa9b14639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:30:35.749Z|8d579090-1621-4921-ba11-50a888208b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:30:35.750Z|8d579090-1621-4921-ba11-50a888208b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:30:36.135Z|5975ae41-54d3-4fc3-a7b4-1189e57358a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:30:36.136Z|5975ae41-54d3-4fc3-a7b4-1189e57358a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:30:43.321Z|da2be956-a5b7-4244-a92d-6656c96eabe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:30:43.321Z|da2be956-a5b7-4244-a92d-6656c96eabe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:30:43.333Z|b8a77bf4-9b58-4467-a6b8-98bef7b4aeff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:30:43.334Z|b8a77bf4-9b58-4467-a6b8-98bef7b4aeff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:30:43.337Z|44c8c505-1661-4087-b661-0bf8a40681c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:30:43.338Z|44c8c505-1661-4087-b661-0bf8a40681c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:30:50.750Z|99721509-2bec-4e25-a4c4-7c9acd7e5b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:30:50.750Z|99721509-2bec-4e25-a4c4-7c9acd7e5b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:30:53.352Z|c356bcb3-4a80-423f-accb-254200e093fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:30:53.352Z|c356bcb3-4a80-423f-accb-254200e093fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:30:53.358Z|38ba5d3b-dfd7-4ec2-9615-c99d90264f2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:30:53.359Z|38ba5d3b-dfd7-4ec2-9615-c99d90264f2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:30:53.359Z|4903c365-8dc4-4c65-9127-543f582f2f72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:30:53.360Z|4903c365-8dc4-4c65-9127-543f582f2f72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:30:59.893Z|60dc60be-6b57-4e25-88cf-2e2a3ff040f7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:30:59.893Z|60dc60be-6b57-4e25-88cf-2e2a3ff040f7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:31:03.386Z|1fb39898-1f3a-425f-bd0f-ebbd4fd06efe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:31:03.387Z|1fb39898-1f3a-425f-bd0f-ebbd4fd06efe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:31:03.391Z|507e71f2-a402-44f5-b0f0-d90a3b7f6a79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:31:03.392Z|507e71f2-a402-44f5-b0f0-d90a3b7f6a79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:31:03.398Z|8249edea-3c3f-4232-9f77-a4797475b9cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:31:03.399Z|8249edea-3c3f-4232-9f77-a4797475b9cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:31:05.750Z|b365be3d-0b23-4eb0-b9d1-d03541c4a607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:31:05.753Z|b365be3d-0b23-4eb0-b9d1-d03541c4a607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:31:06.136Z|35cbdc3e-7773-4ac3-a8d9-9da61a8b22fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:31:06.137Z|35cbdc3e-7773-4ac3-a8d9-9da61a8b22fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:31:13.429Z|e23a9c33-9b0a-4502-9d10-d0f91fc96e12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:31:13.430Z|e23a9c33-9b0a-4502-9d10-d0f91fc96e12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:31:13.431Z|a76c77fd-807d-46d7-96e5-2a96462eb3a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:31:13.431Z|a76c77fd-807d-46d7-96e5-2a96462eb3a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:31:13.432Z|e11c41ac-4e2c-4487-9ce8-b0d872ed9286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:31:13.432Z|e11c41ac-4e2c-4487-9ce8-b0d872ed9286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:31:20.750Z|626f6bfa-fc0d-48bc-bf0a-b140a1e01b53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:31:20.750Z|626f6bfa-fc0d-48bc-bf0a-b140a1e01b53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:31:23.466Z|75a248eb-3e11-414a-9a72-c8c67a41c292|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:31:23.466Z|75a248eb-3e11-414a-9a72-c8c67a41c292|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:31:23.468Z|914b2d1e-1b66-40eb-a10f-edeb299de780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:31:23.468Z|914b2d1e-1b66-40eb-a10f-edeb299de780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:31:23.477Z|c5cf6f58-a256-48ee-b440-d2dd06ff3751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:31:23.477Z|c5cf6f58-a256-48ee-b440-d2dd06ff3751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:31:33.497Z|5e72ed40-d572-4261-926e-a0ceb98bb796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:31:33.498Z|5e72ed40-d572-4261-926e-a0ceb98bb796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:31:33.502Z|88a84fc6-8c63-4767-8485-0106015dc09f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:31:33.503Z|88a84fc6-8c63-4767-8485-0106015dc09f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:31:33.507Z|2c86cabd-6f3b-403e-83c7-9a8c0bb8f3e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:31:33.508Z|2c86cabd-6f3b-403e-83c7-9a8c0bb8f3e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:31:35.750Z|8b0cdd86-5a9d-4711-80fc-78dc3dac4674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:31:35.750Z|8b0cdd86-5a9d-4711-80fc-78dc3dac4674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:31:36.137Z|edacba7d-5a56-48e6-b12e-24c5893d182c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:31:36.138Z|edacba7d-5a56-48e6-b12e-24c5893d182c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:31:43.533Z|b559affa-7cfb-46db-a041-f4b5d5ddcf0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:31:43.534Z|b559affa-7cfb-46db-a041-f4b5d5ddcf0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:31:43.534Z|8a02098b-a34f-4d55-8d28-878f6f6ad320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:31:43.539Z|8a02098b-a34f-4d55-8d28-878f6f6ad320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:31:43.542Z|baea6432-3be1-4239-9c3b-7ccba3593203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:31:43.543Z|baea6432-3be1-4239-9c3b-7ccba3593203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:31:50.750Z|695e2f7f-8d81-429b-97c0-3c6714da7d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:31:50.754Z|695e2f7f-8d81-429b-97c0-3c6714da7d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:31:53.574Z|ef978e41-3fc9-430e-af78-7ca3a823e376|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:31:53.575Z|ef978e41-3fc9-430e-af78-7ca3a823e376|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:31:53.579Z|404a79ae-745b-4774-806f-eac5a270016c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:31:53.580Z|404a79ae-745b-4774-806f-eac5a270016c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:31:53.586Z|5bf4c0b2-5fee-483c-808f-7186f17bb8e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:31:53.587Z|5bf4c0b2-5fee-483c-808f-7186f17bb8e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:31:59.890Z|3c4ca85d-efc7-450e-90c9-b6151206498c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:31:59.890Z|3c4ca85d-efc7-450e-90c9-b6151206498c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:32:03.606Z|c3c335ca-ef3a-41f7-98d0-33a3295f409e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:32:03.607Z|c3c335ca-ef3a-41f7-98d0-33a3295f409e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:32:03.609Z|3832e784-ade5-4857-8d3b-75731510e6db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:32:03.610Z|3832e784-ade5-4857-8d3b-75731510e6db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:32:03.616Z|12c0fea8-efab-4225-90fe-928930ae0baf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:32:03.616Z|12c0fea8-efab-4225-90fe-928930ae0baf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:32:05.750Z|0b3d993f-a78b-4f05-a176-c53a6d32717b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:32:05.750Z|0b3d993f-a78b-4f05-a176-c53a6d32717b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:32:06.138Z|dcc6ddd2-f26a-43ce-8211-70d4bada4575|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:32:06.139Z|dcc6ddd2-f26a-43ce-8211-70d4bada4575|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:32:13.646Z|d3332bc3-8ece-44c7-83ad-1ed1811c9a34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:32:13.646Z|0aebf6a4-1ee8-4874-ad4f-056bae097bd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:32:13.646Z|9e13277a-f0b3-4687-a1e3-f4b2a21b517a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:32:13.647Z|0aebf6a4-1ee8-4874-ad4f-056bae097bd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:32:13.649Z|d3332bc3-8ece-44c7-83ad-1ed1811c9a34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:32:13.649Z|9e13277a-f0b3-4687-a1e3-f4b2a21b517a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:32:20.750Z|dafc24a0-d73f-4818-8d7a-a0313fa54a1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:32:20.750Z|dafc24a0-d73f-4818-8d7a-a0313fa54a1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:32:23.694Z|2c093d94-8c5c-43a1-81e1-ea54f6149f7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:32:23.694Z|974b4311-bafa-4321-afe3-5e05c21decf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:32:23.694Z|2c093d94-8c5c-43a1-81e1-ea54f6149f7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:32:23.694Z|974b4311-bafa-4321-afe3-5e05c21decf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:32:23.698Z|d1a54ee0-43e3-4042-9280-b1558d756723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:32:23.698Z|d1a54ee0-43e3-4042-9280-b1558d756723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:32:33.727Z|41b90dbb-1c0e-426a-9577-6373ed19c0e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:32:33.728Z|41b90dbb-1c0e-426a-9577-6373ed19c0e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:32:33.735Z|8a7450f3-a2ae-4140-a0b0-be9fc8bbc541|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:32:33.735Z|6e073777-07aa-467b-9c2d-fbf29c8fd0fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:32:33.735Z|8a7450f3-a2ae-4140-a0b0-be9fc8bbc541|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:32:33.735Z|6e073777-07aa-467b-9c2d-fbf29c8fd0fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:32:35.750Z|a6bdcbb0-cd0a-4dc7-8e61-ecc4764b3551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:32:35.754Z|a6bdcbb0-cd0a-4dc7-8e61-ecc4764b3551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:32:36.140Z|9633f7ad-a7db-4aee-a6f3-dd8e722868fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:32:36.141Z|9633f7ad-a7db-4aee-a6f3-dd8e722868fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:32:43.784Z|ceb02bc7-65ca-4e3f-96c0-02fd9a3dd2b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:32:43.784Z|0d55be7d-c6c9-4a5c-adda-d8dfb306f1e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:32:43.784Z|dcffec0e-45a5-4450-ac00-869051287f0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:32:43.784Z|ceb02bc7-65ca-4e3f-96c0-02fd9a3dd2b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:32:43.785Z|0d55be7d-c6c9-4a5c-adda-d8dfb306f1e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:32:43.786Z|dcffec0e-45a5-4450-ac00-869051287f0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:32:50.751Z|a0c2c806-9b92-47a3-9256-24a4b80f79b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:32:50.752Z|a0c2c806-9b92-47a3-9256-24a4b80f79b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:32:53.818Z|d4583542-183c-424e-8d78-62ee20955de4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:32:53.819Z|d4583542-183c-424e-8d78-62ee20955de4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:32:53.821Z|0cc8df22-f93f-4632-b9f4-09d7970a0eaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:32:53.822Z|0cc8df22-f93f-4632-b9f4-09d7970a0eaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:32:53.825Z|33ceedc5-c606-455c-84a2-9202a3eb848f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:32:53.826Z|33ceedc5-c606-455c-84a2-9202a3eb848f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:32:59.892Z|04182fb3-38f1-4eaf-91c3-a558e8498f05|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:32:59.893Z|04182fb3-38f1-4eaf-91c3-a558e8498f05|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:33:03.856Z|440aa69f-c39b-49ef-a66d-e5f76b5daac2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:33:03.856Z|1bbd321d-a0e6-4872-a76c-55d673188764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:33:03.857Z|1bbd321d-a0e6-4872-a76c-55d673188764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:33:03.858Z|440aa69f-c39b-49ef-a66d-e5f76b5daac2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:33:03.861Z|c9528313-18f8-4e77-baa0-3418e59ead4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:33:03.863Z|c9528313-18f8-4e77-baa0-3418e59ead4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:33:05.750Z|dcefe8a3-4dad-4e4a-9b93-866d5ca4c8ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:33:05.750Z|dcefe8a3-4dad-4e4a-9b93-866d5ca4c8ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:33:06.141Z|365a69f6-54ac-4683-86ce-c8f49a3867ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:33:06.142Z|365a69f6-54ac-4683-86ce-c8f49a3867ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:33:13.891Z|050b4cfd-cc59-465a-867c-eafc23854983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:33:13.892Z|050b4cfd-cc59-465a-867c-eafc23854983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:33:13.897Z|4457a523-c0c9-43a7-8a6b-4f6d2e28624e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:33:13.898Z|4457a523-c0c9-43a7-8a6b-4f6d2e28624e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:33:13.901Z|ccf05537-828d-478c-9b16-a59558c3c6b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:33:13.902Z|ccf05537-828d-478c-9b16-a59558c3c6b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:33:20.751Z|9e279aef-d7bc-4c4b-9459-14b06c23f116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:33:20.759Z|9e279aef-d7bc-4c4b-9459-14b06c23f116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:33:23.921Z|0a88a23a-1cae-49b5-9afa-31b92bbeebba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:33:23.922Z|0a88a23a-1cae-49b5-9afa-31b92bbeebba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:33:23.930Z|a67f53e3-028f-4bf2-8063-e546aafb7141|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:33:23.933Z|cad7421f-6fcc-4d0a-9071-74cb8b75cf8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:33:23.934Z|cad7421f-6fcc-4d0a-9071-74cb8b75cf8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:33:23.937Z|a67f53e3-028f-4bf2-8063-e546aafb7141|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:33:33.955Z|63b0a548-9fdb-47ee-ab3f-6b2ad23028b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:33:33.956Z|63b0a548-9fdb-47ee-ab3f-6b2ad23028b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:33:33.964Z|bd4d8a36-d123-47f6-9425-c6f3cd019427|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:33:33.965Z|bd4d8a36-d123-47f6-9425-c6f3cd019427|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:33:33.967Z|c52494e9-850e-4c62-af1a-cd5cc934a750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:33:33.968Z|c52494e9-850e-4c62-af1a-cd5cc934a750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:33:35.750Z|97807418-461e-4d2d-b917-57434cebfac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:33:35.750Z|97807418-461e-4d2d-b917-57434cebfac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:33:36.143Z|a93b5e43-da42-4c7f-80be-61356ac4ed7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:33:36.144Z|a93b5e43-da42-4c7f-80be-61356ac4ed7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:33:43.987Z|81a2f3d1-afd9-42f6-9a98-7a01411ae023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:33:43.988Z|81a2f3d1-afd9-42f6-9a98-7a01411ae023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:33:43.996Z|00da7f3f-3e47-403f-aa48-f887b838c899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:33:43.997Z|00da7f3f-3e47-403f-aa48-f887b838c899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:33:44.001Z|0889a1c0-6a24-493a-a1be-88660907ff73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:33:44.002Z|0889a1c0-6a24-493a-a1be-88660907ff73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:33:50.750Z|c7fcfdcc-92a7-4999-b060-fe8bfde0c400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:33:50.750Z|c7fcfdcc-92a7-4999-b060-fe8bfde0c400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:33:54.023Z|4fe6127e-1c80-47a2-9bc4-582401f989e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:33:54.024Z|4fe6127e-1c80-47a2-9bc4-582401f989e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:33:54.029Z|0fd114a9-1b57-40ba-86bc-de9c0af761a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:33:54.030Z|0fd114a9-1b57-40ba-86bc-de9c0af761a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:33:54.035Z|cc91ea82-77bc-4909-9e2e-043b74f3ab3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:33:54.036Z|cc91ea82-77bc-4909-9e2e-043b74f3ab3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:33:59.889Z|d4ec10e5-46ff-4599-9ecb-1b4322c20c2a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:33:59.890Z|d4ec10e5-46ff-4599-9ecb-1b4322c20c2a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:34:04.061Z|23cee593-71fd-49df-b3b2-1af7a1c3ba55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:34:04.062Z|23cee593-71fd-49df-b3b2-1af7a1c3ba55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:34:04.066Z|c4a4c787-f1b5-4cc8-816b-43a21a82559a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:34:04.067Z|e4f02941-4813-4b79-8d12-db5ad34cddf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:34:04.067Z|c4a4c787-f1b5-4cc8-816b-43a21a82559a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:34:04.067Z|e4f02941-4813-4b79-8d12-db5ad34cddf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:34:05.749Z|34d7c18d-904e-4724-a5ec-810b22939c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:34:05.753Z|34d7c18d-904e-4724-a5ec-810b22939c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:34:06.144Z|4acb94d6-79af-406d-8582-9a8517e288f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:34:06.145Z|4acb94d6-79af-406d-8582-9a8517e288f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:34:14.091Z|181fca0e-ef2d-44d3-ab0b-ff8df120bf2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:34:14.092Z|181fca0e-ef2d-44d3-ab0b-ff8df120bf2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:34:14.097Z|4e8f12d9-2a8e-452d-a2cc-37de71e21b6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:34:14.099Z|4e8f12d9-2a8e-452d-a2cc-37de71e21b6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:34:14.118Z|0a28a7be-6531-4edc-9943-f3031f3069f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:34:14.120Z|0a28a7be-6531-4edc-9943-f3031f3069f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:34:20.750Z|80ceebd0-dbf1-41fa-8e0a-5215440f5671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:34:20.750Z|80ceebd0-dbf1-41fa-8e0a-5215440f5671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:34:24.126Z|a5c3cec6-952e-4cbf-9b61-980673f9fd8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:34:24.128Z|a5c3cec6-952e-4cbf-9b61-980673f9fd8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:34:24.132Z|96610584-be5c-4fed-aa4d-94871b637dd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:34:24.133Z|96610584-be5c-4fed-aa4d-94871b637dd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:34:24.152Z|4f6fa5c4-aebf-413e-85e0-b345a78c1a73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:34:24.153Z|4f6fa5c4-aebf-413e-85e0-b345a78c1a73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:34:34.162Z|af7f014a-ce29-403c-94f1-f6e1646538c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:34:34.163Z|af7f014a-ce29-403c-94f1-f6e1646538c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:34:34.163Z|213f5f24-b8b1-4361-800a-3ddd31fac51f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:34:34.165Z|213f5f24-b8b1-4361-800a-3ddd31fac51f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:34:34.186Z|7495ce30-079f-4a34-8799-60693eeed2b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:34:34.186Z|7495ce30-079f-4a34-8799-60693eeed2b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:34:35.750Z|e9b0d6ad-7fd4-414c-abcb-c2a367f74c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:34:35.751Z|e9b0d6ad-7fd4-414c-abcb-c2a367f74c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:34:36.145Z|ae98a803-f570-42d8-bd16-a9f0445cf7d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:34:36.146Z|ae98a803-f570-42d8-bd16-a9f0445cf7d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:34:44.197Z|af9c80cd-d92b-4b76-824f-e305d613210c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:34:44.198Z|af9c80cd-d92b-4b76-824f-e305d613210c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:34:44.199Z|6124be53-ef50-477c-b926-e9179cec263a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:34:44.200Z|6124be53-ef50-477c-b926-e9179cec263a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:34:44.224Z|e58c4d5f-e9c6-4d7c-aabf-24d952924f02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:34:44.224Z|e58c4d5f-e9c6-4d7c-aabf-24d952924f02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:34:50.750Z|6f28f0b6-8b32-4069-990d-37d21c8c2635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:34:50.753Z|6f28f0b6-8b32-4069-990d-37d21c8c2635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:34:54.231Z|84160b8a-fcad-4974-bb25-523ce8ad8d9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:34:54.232Z|84160b8a-fcad-4974-bb25-523ce8ad8d9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:34:54.234Z|5b3bb2bd-635a-465a-bbbe-a4d1f8e988a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:34:54.235Z|5b3bb2bd-635a-465a-bbbe-a4d1f8e988a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:34:54.260Z|422b6a12-6e5e-4482-85b5-1ab0615203b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:34:54.261Z|422b6a12-6e5e-4482-85b5-1ab0615203b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:34:59.891Z|189288b7-3fcb-4488-875f-bb9336aae259|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:34:59.892Z|189288b7-3fcb-4488-875f-bb9336aae259|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:35:04.267Z|6fd75010-ae36-4370-b704-5fcb98fea218|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:35:04.268Z|6fd75010-ae36-4370-b704-5fcb98fea218|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:35:04.274Z|898e009b-3e78-461d-b10a-4494aec02384|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:35:04.274Z|898e009b-3e78-461d-b10a-4494aec02384|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:35:04.292Z|11748d5a-284c-49f6-8481-716307b9ea26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:35:04.293Z|11748d5a-284c-49f6-8481-716307b9ea26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:35:05.750Z|7c8570dd-0cb9-41f2-acfc-e0732eae979f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:35:05.751Z|7c8570dd-0cb9-41f2-acfc-e0732eae979f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:35:06.147Z|0550a2a5-82e1-4c38-8d21-20ccc55285ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:35:06.147Z|0550a2a5-82e1-4c38-8d21-20ccc55285ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:35:14.308Z|f0263b01-e9c1-433c-b53f-ba6dc13fe8b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:35:14.309Z|f0263b01-e9c1-433c-b53f-ba6dc13fe8b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:35:14.319Z|76782ecc-de99-4339-bdb6-11cb176119f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:35:14.320Z|76782ecc-de99-4339-bdb6-11cb176119f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:35:14.324Z|6ddc4520-fda2-4add-9f06-fe3ac5a09c63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:35:14.324Z|6ddc4520-fda2-4add-9f06-fe3ac5a09c63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:35:20.750Z|00be24cb-10c6-4b56-b29e-cf3796cb8b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:35:20.750Z|00be24cb-10c6-4b56-b29e-cf3796cb8b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:35:24.338Z|d233af1b-378b-44fb-96ac-cfdd2fe9c1c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:35:24.339Z|d233af1b-378b-44fb-96ac-cfdd2fe9c1c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:35:24.352Z|00c5a7f6-bd49-4d94-8e78-97e5a672fb17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:35:24.353Z|00c5a7f6-bd49-4d94-8e78-97e5a672fb17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:35:24.358Z|6a25c4c6-7a1b-47cf-a337-c0f0198b4f7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:35:24.359Z|6a25c4c6-7a1b-47cf-a337-c0f0198b4f7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:35:34.371Z|dca5656a-6cb5-4309-9655-e767212b3924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:35:34.372Z|dca5656a-6cb5-4309-9655-e767212b3924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:35:34.385Z|ecb42fb5-9b38-4426-9c58-082073d2aed6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:35:34.385Z|ecb42fb5-9b38-4426-9c58-082073d2aed6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:35:34.387Z|391d4a0b-3a75-41db-bbf0-976a669416a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:35:34.388Z|391d4a0b-3a75-41db-bbf0-976a669416a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:35:35.750Z|c32b175f-1cfb-4f34-bc3a-af9381d767c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:35:35.753Z|c32b175f-1cfb-4f34-bc3a-af9381d767c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:35:36.148Z|1f60bd53-4a82-4ba9-970e-9b7976c5d43f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:35:36.149Z|1f60bd53-4a82-4ba9-970e-9b7976c5d43f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:35:44.406Z|0f3e90f0-ca9f-421a-aa10-801e856cbb64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:35:44.407Z|0f3e90f0-ca9f-421a-aa10-801e856cbb64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:35:44.409Z|4e25da62-ed24-497e-a044-81c1cc987b74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:35:44.410Z|4e25da62-ed24-497e-a044-81c1cc987b74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:35:44.416Z|1c28df9b-e8d5-4bbc-bfa8-a29e56c62333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:35:44.416Z|1c28df9b-e8d5-4bbc-bfa8-a29e56c62333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:35:50.750Z|50864ee2-fe1c-4d7b-b4f2-2c472d3f8947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:35:50.750Z|50864ee2-fe1c-4d7b-b4f2-2c472d3f8947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:35:54.437Z|cc8919a0-0812-47e9-98df-c230258932af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:35:54.437Z|cc8919a0-0812-47e9-98df-c230258932af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:35:54.443Z|b65ffb14-2ceb-4fa0-b3c9-6fdfafa1afbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:35:54.444Z|b65ffb14-2ceb-4fa0-b3c9-6fdfafa1afbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:35:54.453Z|4a3787c2-3e30-430d-88ec-6d7fd92145a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:35:54.453Z|4a3787c2-3e30-430d-88ec-6d7fd92145a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:35:59.891Z|8c8880cd-02ff-45cd-ab50-79701dd2ddde|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:35:59.891Z|8c8880cd-02ff-45cd-ab50-79701dd2ddde|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:36:04.488Z|5567112d-2f4d-4fe7-891f-7faa9f8a2181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:36:04.489Z|5567112d-2f4d-4fe7-891f-7faa9f8a2181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:36:04.486Z|03fa7eec-35e5-482c-86b2-e81199c7d8bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:36:04.492Z|03fa7eec-35e5-482c-86b2-e81199c7d8bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:36:04.491Z|47ccb118-7a1d-4573-a6b8-cc8c673221ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:36:04.495Z|47ccb118-7a1d-4573-a6b8-cc8c673221ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:36:05.751Z|29902fee-58b4-4abb-8e09-3abd70b6cda4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:36:05.751Z|29902fee-58b4-4abb-8e09-3abd70b6cda4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:36:06.150Z|79cd8a4e-25d9-42da-b139-c9c9ea35edbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:36:06.151Z|79cd8a4e-25d9-42da-b139-c9c9ea35edbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:36:14.526Z|140acc5d-95ae-40b8-a358-36cad74c47e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:36:14.526Z|140acc5d-95ae-40b8-a358-36cad74c47e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:36:14.528Z|e1c534d2-784d-4654-9b45-c18b7d241050|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:36:14.531Z|e1c534d2-784d-4654-9b45-c18b7d241050|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:36:14.534Z|e2dae9bc-ae4a-486c-9402-807deeb378d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:36:14.535Z|e2dae9bc-ae4a-486c-9402-807deeb378d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:36:20.750Z|7a812c90-430e-40c2-b57c-9c5c48e3c86a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:36:20.755Z|7a812c90-430e-40c2-b57c-9c5c48e3c86a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:36:24.559Z|6822c6a1-4e72-44b2-8289-8bd296e02157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:36:24.560Z|6822c6a1-4e72-44b2-8289-8bd296e02157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:36:24.562Z|96c6f840-7a4c-415a-a460-e02d2ce7ff65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:36:24.563Z|96c6f840-7a4c-415a-a460-e02d2ce7ff65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:36:24.570Z|cf73e9f6-eb9a-4ffd-8e8b-c214671dfa79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:36:24.571Z|cf73e9f6-eb9a-4ffd-8e8b-c214671dfa79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:36:34.592Z|be713cad-04b9-4394-adf5-55ef2f4c1db2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:36:34.593Z|be713cad-04b9-4394-adf5-55ef2f4c1db2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:36:34.588Z|4686b1bf-3983-45c7-9f29-c13bc9039797|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:36:34.597Z|4686b1bf-3983-45c7-9f29-c13bc9039797|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:36:34.602Z|721870c4-1270-4b84-b262-b658240a7a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:36:34.603Z|721870c4-1270-4b84-b262-b658240a7a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:36:35.750Z|a6013212-d2b9-4800-9eea-c5683c354fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:36:35.750Z|a6013212-d2b9-4800-9eea-c5683c354fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:36:36.152Z|5a6735b2-1767-4ef6-b5fb-2dbbe2693ec1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:36:36.152Z|5a6735b2-1767-4ef6-b5fb-2dbbe2693ec1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:36:44.622Z|72473e96-faa5-4c17-9ac4-b84ec391ea0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:36:44.623Z|72473e96-faa5-4c17-9ac4-b84ec391ea0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:36:44.627Z|78a578ac-f05f-41b7-b53f-fad8d87f90b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:36:44.627Z|78a578ac-f05f-41b7-b53f-fad8d87f90b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:36:44.631Z|70d38fbb-7c1b-49e4-9a38-0c0547c00225|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:36:44.632Z|70d38fbb-7c1b-49e4-9a38-0c0547c00225|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:36:50.750Z|8a27bd3d-0d3f-4269-bb06-5305dfd0b795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:36:50.750Z|8a27bd3d-0d3f-4269-bb06-5305dfd0b795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:36:54.654Z|7b26d594-25d8-4097-8fc7-f2a6d790c3bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:36:54.655Z|7b26d594-25d8-4097-8fc7-f2a6d790c3bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:36:54.660Z|30a6ac8b-c691-4b77-b74c-1b0336cd0cbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:36:54.661Z|30a6ac8b-c691-4b77-b74c-1b0336cd0cbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:36:54.663Z|1e1801be-9715-4280-8665-5ae7afbb1327|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:36:54.664Z|1e1801be-9715-4280-8665-5ae7afbb1327|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:36:59.891Z|f50161da-8eec-466c-96cf-ed0494257abe|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:36:59.892Z|f50161da-8eec-466c-96cf-ed0494257abe|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:37:04.682Z|033f285d-432b-4533-a0ac-0dcc94eb4998|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:37:04.683Z|033f285d-432b-4533-a0ac-0dcc94eb4998|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:37:04.692Z|8be33a8c-a3f6-4f6b-919f-657eca6b3c86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:37:04.692Z|8be33a8c-a3f6-4f6b-919f-657eca6b3c86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:37:04.697Z|416a2532-163c-4e64-8d8b-c4d4bca83b21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:37:04.697Z|416a2532-163c-4e64-8d8b-c4d4bca83b21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:37:05.750Z|844c32f7-fed8-4427-9ab2-ac0808f254a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:37:05.754Z|844c32f7-fed8-4427-9ab2-ac0808f254a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:37:06.152Z|13e1cbd7-bad1-4301-9d23-ad753a10abd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:37:06.153Z|13e1cbd7-bad1-4301-9d23-ad753a10abd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:37:14.724Z|19bc4723-6f2e-4794-961c-2714b4bd1b77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:37:14.724Z|19bc4723-6f2e-4794-961c-2714b4bd1b77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:37:14.727Z|2c872db3-8494-47ac-b34a-feb3283b2681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:37:14.727Z|2c872db3-8494-47ac-b34a-feb3283b2681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:37:14.727Z|7a9e7783-1e85-452c-bebf-b9e0db00b509|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:37:14.729Z|7a9e7783-1e85-452c-bebf-b9e0db00b509|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:37:20.750Z|ed3b8f74-16fd-4b68-adb4-21e011623480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:37:20.751Z|ed3b8f74-16fd-4b68-adb4-21e011623480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:37:24.759Z|563a1541-44a1-4b40-b1de-f10171192492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:37:24.764Z|563a1541-44a1-4b40-b1de-f10171192492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:37:24.767Z|78bcdf65-06bd-4531-b905-e96156deae50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:37:24.767Z|78bcdf65-06bd-4531-b905-e96156deae50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:37:24.773Z|cebeabee-adb6-4d45-94dc-0d9b380434ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:37:24.773Z|cebeabee-adb6-4d45-94dc-0d9b380434ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:37:34.795Z|03f18bce-8739-4f34-b09c-230b632dae2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:37:34.797Z|03f18bce-8739-4f34-b09c-230b632dae2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:37:34.803Z|9b216634-10d3-485a-a9cb-e4bcad0ad189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:37:34.804Z|9b216634-10d3-485a-a9cb-e4bcad0ad189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:37:34.807Z|8b0c5606-3a99-489a-a825-5f3776111844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:37:34.808Z|8b0c5606-3a99-489a-a825-5f3776111844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:37:35.750Z|14708b37-daf4-47b0-a429-242e5f5d857d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:37:35.750Z|14708b37-daf4-47b0-a429-242e5f5d857d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:37:36.156Z|fac0effa-16d2-43fa-8b04-7cfc7fe162c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:37:36.157Z|fac0effa-16d2-43fa-8b04-7cfc7fe162c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:37:44.838Z|62322ff9-2719-4449-a969-dffb77e2d43b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:37:44.839Z|62322ff9-2719-4449-a969-dffb77e2d43b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:37:44.840Z|01bc6b41-0462-4c3e-9cc0-42ea5960a6af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:37:44.840Z|01bc6b41-0462-4c3e-9cc0-42ea5960a6af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:37:44.847Z|73ef7476-e21c-4866-8980-5a940126d655|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:37:44.847Z|73ef7476-e21c-4866-8980-5a940126d655|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:37:50.751Z|2dc058fd-5927-4e8a-afa0-45eccda3563e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:37:50.756Z|2dc058fd-5927-4e8a-afa0-45eccda3563e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:37:54.876Z|fd8b9662-35a2-484a-9afc-6c001a0667a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:37:54.876Z|02a95610-f841-41ec-b470-9917f1ffcd89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:37:54.877Z|fd8b9662-35a2-484a-9afc-6c001a0667a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:37:54.877Z|02a95610-f841-41ec-b470-9917f1ffcd89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:37:54.880Z|2de772c0-26e4-4f88-baf7-3eacdd78739c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:37:54.881Z|2de772c0-26e4-4f88-baf7-3eacdd78739c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:37:59.892Z|da72d4de-0387-4d64-b845-da83aea9ff56|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:37:59.893Z|da72d4de-0387-4d64-b845-da83aea9ff56|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:38:04.914Z|9d65fb34-5bfd-4b16-a97c-f654126a3627|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:38:04.915Z|9d65fb34-5bfd-4b16-a97c-f654126a3627|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:38:04.915Z|8b95ca82-d5af-4663-8616-5f0660efaa58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:38:04.917Z|8b95ca82-d5af-4663-8616-5f0660efaa58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:38:04.917Z|4eea7c66-5fe5-4964-bdea-5e4acd2e040f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:38:04.919Z|4eea7c66-5fe5-4964-bdea-5e4acd2e040f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:38:05.750Z|e55c963d-a145-4ebe-9ea6-e182d7b8331b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:38:05.750Z|e55c963d-a145-4ebe-9ea6-e182d7b8331b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:38:06.157Z|94cdd791-a472-4b61-b008-b649d84c7f39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:38:06.158Z|94cdd791-a472-4b61-b008-b649d84c7f39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:38:14.955Z|4bf23501-8afa-47fd-9358-b077c9accd94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:38:14.956Z|4bf23501-8afa-47fd-9358-b077c9accd94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:38:14.959Z|c8ae50a1-46cd-47cc-a36b-172c7dd8d78a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:38:14.960Z|c8ae50a1-46cd-47cc-a36b-172c7dd8d78a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:38:14.960Z|1b120239-407f-4acb-b26e-374d29cc1fc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:38:14.960Z|1b120239-407f-4acb-b26e-374d29cc1fc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:38:20.750Z|e24fc41b-d1c7-4d7d-bea3-bff98f38faf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:38:20.750Z|e24fc41b-d1c7-4d7d-bea3-bff98f38faf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:38:24.987Z|809de7e1-5a2a-482f-a389-b36455efb383|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:38:24.988Z|809de7e1-5a2a-482f-a389-b36455efb383|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:38:24.992Z|c07fb991-1e37-455e-890d-d7d9fa0788ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:38:24.992Z|c07fb991-1e37-455e-890d-d7d9fa0788ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:38:24.993Z|11573b59-439d-4802-b517-fa447928f7da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:38:24.994Z|11573b59-439d-4802-b517-fa447928f7da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:38:35.023Z|8d452815-9a71-401f-a2eb-c0c51f59920c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:38:35.024Z|be05045c-7528-42f9-bdd7-af58970379b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:38:35.025Z|be05045c-7528-42f9-bdd7-af58970379b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:38:35.025Z|8d452815-9a71-401f-a2eb-c0c51f59920c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:38:35.030Z|83ad0f07-9d51-474d-a4d3-c8c2848b5d06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:38:35.030Z|83ad0f07-9d51-474d-a4d3-c8c2848b5d06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:38:35.750Z|6c7c03e6-f47a-48cb-a9ae-a2137a35b6f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:38:35.753Z|6c7c03e6-f47a-48cb-a9ae-a2137a35b6f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:38:36.159Z|a32c9ae6-b3e1-42f8-8ad0-62c9b9591b87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:38:36.159Z|a32c9ae6-b3e1-42f8-8ad0-62c9b9591b87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:38:45.062Z|7eea147d-8b97-4650-a217-f7ca2ae9fcd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:38:45.063Z|247be497-f1cd-4128-9bd5-402c96c898ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:38:45.063Z|7eea147d-8b97-4650-a217-f7ca2ae9fcd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:38:45.063Z|247be497-f1cd-4128-9bd5-402c96c898ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:38:45.064Z|ccd6d20f-334e-4df1-b9f4-29f5aca46a5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:38:45.065Z|ccd6d20f-334e-4df1-b9f4-29f5aca46a5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:38:50.750Z|7c1d4d2f-25aa-4abc-a26f-0fdc7bf7b306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:38:50.750Z|7c1d4d2f-25aa-4abc-a26f-0fdc7bf7b306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:38:55.101Z|d95f3d23-cb84-4e57-ae76-8d62182dafbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:38:55.102Z|d95f3d23-cb84-4e57-ae76-8d62182dafbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:38:55.105Z|c561ca4f-a5b2-438a-9f5b-de3c42529429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:38:55.106Z|c561ca4f-a5b2-438a-9f5b-de3c42529429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:38:55.107Z|6d8a4e3a-9aa5-4e6e-acee-50018953f602|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:38:55.108Z|6d8a4e3a-9aa5-4e6e-acee-50018953f602|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:38:59.890Z|324f8b33-cf86-403b-94de-d4552c60af2a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:38:59.890Z|324f8b33-cf86-403b-94de-d4552c60af2a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:39:05.136Z|8e983fc9-190a-4fcf-8929-97d7d73ce81d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:39:05.136Z|8e983fc9-190a-4fcf-8929-97d7d73ce81d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:39:05.156Z|291549b3-2b2a-4c52-8528-f745160ad7c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:39:05.157Z|a6bc2a80-a742-4aaf-a9f9-ce2fc60885a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:39:05.157Z|291549b3-2b2a-4c52-8528-f745160ad7c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:39:05.157Z|a6bc2a80-a742-4aaf-a9f9-ce2fc60885a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:39:05.750Z|f8ca5aa2-93ef-4278-a91c-08ca8a38bd0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:39:05.750Z|f8ca5aa2-93ef-4278-a91c-08ca8a38bd0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:39:06.160Z|d7ac96d3-25ff-488b-8d59-8f2e388881e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:39:06.160Z|d7ac96d3-25ff-488b-8d59-8f2e388881e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:39:15.180Z|c738da53-5d6e-4af3-8fd7-fa5508005d14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:39:15.181Z|c738da53-5d6e-4af3-8fd7-fa5508005d14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:39:15.191Z|43a026b5-ccfc-4a79-aac6-8c1b01a0f872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:39:15.191Z|43a026b5-ccfc-4a79-aac6-8c1b01a0f872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:39:15.200Z|fcf663e6-51bc-4e92-b7c2-5c03eda0f58c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:39:15.201Z|fcf663e6-51bc-4e92-b7c2-5c03eda0f58c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:39:20.750Z|94e619a4-a4fb-4e25-81db-2b0720b49ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:39:20.754Z|94e619a4-a4fb-4e25-81db-2b0720b49ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:39:25.219Z|ae0611e6-63d7-471b-acca-c94fa5a3994b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:39:25.220Z|ae0611e6-63d7-471b-acca-c94fa5a3994b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:39:25.227Z|88b33eb8-c52e-438b-ad63-fd2abd3d1dbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:39:25.228Z|88b33eb8-c52e-438b-ad63-fd2abd3d1dbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:39:25.262Z|e3da2d1d-1b30-4372-925a-857fca60a809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:39:25.263Z|e3da2d1d-1b30-4372-925a-857fca60a809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:39:35.264Z|6009e6cd-b275-4bf2-98bc-f89f534495f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:39:35.265Z|6009e6cd-b275-4bf2-98bc-f89f534495f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:39:35.269Z|3176a6a1-238a-4ebf-b218-9b1a8fc7efdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:39:35.269Z|3176a6a1-238a-4ebf-b218-9b1a8fc7efdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:39:35.288Z|3e8ab2c1-bae0-4779-9507-6b56dad23a63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:39:35.288Z|3e8ab2c1-bae0-4779-9507-6b56dad23a63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:39:35.750Z|1b1c54fe-0162-4ff1-92ab-84393adfbf23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:39:35.750Z|1b1c54fe-0162-4ff1-92ab-84393adfbf23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:39:36.161Z|18678b6f-9529-45d3-be47-ddad146c2944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:39:36.161Z|18678b6f-9529-45d3-be47-ddad146c2944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:39:45.295Z|4329fcff-f0ce-4601-a014-0466053e5e31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:39:45.295Z|4329fcff-f0ce-4601-a014-0466053e5e31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:39:45.295Z|06008e50-53da-40dd-a58a-b2afb5827f9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:39:45.297Z|06008e50-53da-40dd-a58a-b2afb5827f9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:39:45.332Z|ffdbc06e-6d67-4a78-9f5c-da96fcec3f6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:39:45.333Z|ffdbc06e-6d67-4a78-9f5c-da96fcec3f6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:39:50.750Z|09cc55f1-f902-480b-ba2c-e34f86139040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:39:50.750Z|09cc55f1-f902-480b-ba2c-e34f86139040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:39:55.335Z|b2e35b55-4fb4-4f20-987d-84a781dcf7b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:39:55.335Z|0355f8ee-bb34-45c8-996b-d5729c80b1d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:39:55.336Z|b2e35b55-4fb4-4f20-987d-84a781dcf7b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:39:55.336Z|0355f8ee-bb34-45c8-996b-d5729c80b1d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:39:55.354Z|5a1cc02d-1a46-4b70-8fc0-a9f873922e92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:39:55.355Z|5a1cc02d-1a46-4b70-8fc0-a9f873922e92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:39:59.890Z|2414082c-9048-4436-a0eb-c9d61b90c8c6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:39:59.892Z|2414082c-9048-4436-a0eb-c9d61b90c8c6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:40:05.360Z|8c3378e1-6036-4b4f-847f-351aa345f8df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:40:05.361Z|8c3378e1-6036-4b4f-847f-351aa345f8df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:40:05.361Z|3506f848-3865-4994-88b9-d28a6d7d495a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:40:05.361Z|3506f848-3865-4994-88b9-d28a6d7d495a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:40:05.377Z|6341bae1-3b89-4726-9cfe-f17bfc1b2cd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:40:05.378Z|6341bae1-3b89-4726-9cfe-f17bfc1b2cd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:40:05.749Z|1996cb71-52ac-4d40-9554-004600e53f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:40:05.751Z|1996cb71-52ac-4d40-9554-004600e53f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:40:06.161Z|8614a4f2-7dda-493e-8e22-25f83aede4ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:40:06.162Z|8614a4f2-7dda-493e-8e22-25f83aede4ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:40:15.385Z|830df00f-24dc-4466-a8dd-f3db035719af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:40:15.386Z|830df00f-24dc-4466-a8dd-f3db035719af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:40:15.386Z|8291b154-d837-4784-ae55-fcb5249d7aff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:40:15.387Z|8291b154-d837-4784-ae55-fcb5249d7aff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:40:15.400Z|ef3390ef-8b36-46de-ab62-48c2dddb5681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:40:15.402Z|ef3390ef-8b36-46de-ab62-48c2dddb5681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:40:20.750Z|327bd0e9-d174-48dd-ab94-08981f008941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:40:20.750Z|327bd0e9-d174-48dd-ab94-08981f008941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:40:25.413Z|8c3e366d-3301-4897-a33f-9e7dcba35bfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:40:25.414Z|8c3e366d-3301-4897-a33f-9e7dcba35bfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:40:25.414Z|e6910262-d5d0-44f6-a653-72b7bf28d24c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:40:25.415Z|e6910262-d5d0-44f6-a653-72b7bf28d24c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:40:25.429Z|4309fed3-9964-4c16-b7e3-c44ff02bc796|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:40:25.430Z|4309fed3-9964-4c16-b7e3-c44ff02bc796|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:40:35.446Z|4087db2b-234b-437c-adf9-178d5393f4e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:40:35.447Z|4087db2b-234b-437c-adf9-178d5393f4e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:40:35.449Z|fce0fe9b-5b73-40b9-affe-19d747f983cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:40:35.450Z|fce0fe9b-5b73-40b9-affe-19d747f983cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:40:35.455Z|0af0d946-e24d-421b-a22f-c7e2655d4310|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:40:35.455Z|0af0d946-e24d-421b-a22f-c7e2655d4310|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:40:35.750Z|ecf35f30-74c1-46ff-94a4-859e46e9d791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:40:35.750Z|ecf35f30-74c1-46ff-94a4-859e46e9d791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:40:36.163Z|1bc7f9e6-8dcf-49d4-9098-8e834f010b01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:40:36.163Z|1bc7f9e6-8dcf-49d4-9098-8e834f010b01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:40:45.476Z|68a36898-c98d-46a2-a845-bd1e7b6c44f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:40:45.477Z|68a36898-c98d-46a2-a845-bd1e7b6c44f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:40:45.482Z|29c05a3f-b763-43be-aebf-c68e9d4a59e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:40:45.483Z|29c05a3f-b763-43be-aebf-c68e9d4a59e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:40:45.486Z|36f2c9a2-a433-4858-a24e-d85305881d19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:40:45.487Z|36f2c9a2-a433-4858-a24e-d85305881d19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:40:50.750Z|63bc1cfc-631a-4f68-a175-03bfb2930451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:40:50.751Z|63bc1cfc-631a-4f68-a175-03bfb2930451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:40:55.510Z|2ca098a1-7270-4454-92bf-d59dacd64e63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:40:55.511Z|2ca098a1-7270-4454-92bf-d59dacd64e63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:40:55.518Z|598bb89f-3bbe-45be-bb8a-30eeba0e65c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:40:55.519Z|598bb89f-3bbe-45be-bb8a-30eeba0e65c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:40:55.523Z|052ab934-383a-495f-bc45-be18b0ba2bc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:40:55.524Z|052ab934-383a-495f-bc45-be18b0ba2bc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:40:59.890Z|0e777cb1-18e7-4bf2-af58-0a7a3cdc3aef|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:40:59.892Z|0e777cb1-18e7-4bf2-af58-0a7a3cdc3aef|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:41:05.548Z|8ff0e0cb-c888-4f09-8af2-f444c889e951|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:41:05.549Z|8ff0e0cb-c888-4f09-8af2-f444c889e951|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:41:05.549Z|0e795199-7c25-42c0-b640-be6b474eb58e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:41:05.550Z|0e795199-7c25-42c0-b640-be6b474eb58e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:41:05.557Z|fa0c4878-5eb8-45fb-bc49-dc63d94e20c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:41:05.558Z|fa0c4878-5eb8-45fb-bc49-dc63d94e20c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:41:05.750Z|7ea7e570-0c47-48e9-8ef9-48e4edb94ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:41:05.751Z|7ea7e570-0c47-48e9-8ef9-48e4edb94ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:41:06.164Z|ae9cc751-508a-4dfa-8a8c-2c5fdb45eea4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:41:06.165Z|ae9cc751-508a-4dfa-8a8c-2c5fdb45eea4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:41:15.584Z|494e0bd1-76c0-411f-b471-b25b0cb90c42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:41:15.585Z|494e0bd1-76c0-411f-b471-b25b0cb90c42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:41:15.587Z|b2b70f61-ba59-4cb7-a655-ad17b608e061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:41:15.588Z|b2b70f61-ba59-4cb7-a655-ad17b608e061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:41:15.592Z|581f9da0-d4d9-4056-aab3-2339f27d5220|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:41:15.593Z|581f9da0-d4d9-4056-aab3-2339f27d5220|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:41:20.750Z|8d2a5c85-c209-4469-9439-9181a39b2fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:41:20.750Z|8d2a5c85-c209-4469-9439-9181a39b2fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:41:25.619Z|6374dc78-0046-4933-9234-b9a218a61960|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:41:25.620Z|6374dc78-0046-4933-9234-b9a218a61960|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:41:25.627Z|983a3377-1908-4f25-b5a7-2bce4bd5cad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:41:25.627Z|983a3377-1908-4f25-b5a7-2bce4bd5cad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:41:25.633Z|a4076da6-7e92-4eb3-b151-f7f24e7e481b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:41:25.634Z|a4076da6-7e92-4eb3-b151-f7f24e7e481b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:41:35.656Z|a4faf92b-840e-47c4-bc71-6218a2f06375|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:41:35.657Z|a4faf92b-840e-47c4-bc71-6218a2f06375|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:41:35.662Z|e7518069-0735-4959-b349-66f5585e8c37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:41:35.662Z|e1d374b6-c44d-4b26-9a24-56f579c3f0f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:41:35.662Z|e7518069-0735-4959-b349-66f5585e8c37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:41:35.662Z|e1d374b6-c44d-4b26-9a24-56f579c3f0f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:41:35.751Z|e8db1519-12c3-4667-a374-084ef181950a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:41:35.751Z|e8db1519-12c3-4667-a374-084ef181950a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:41:36.165Z|8e0c7419-5c28-4b2b-971a-15582d9c66f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:41:36.166Z|8e0c7419-5c28-4b2b-971a-15582d9c66f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:41:45.691Z|08ac912c-486c-4968-900d-8cc000fc4c67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:41:45.692Z|08ac912c-486c-4968-900d-8cc000fc4c67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:41:45.694Z|65f4cbea-dbbc-43de-bebc-59227a8c927d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:41:45.695Z|65f4cbea-dbbc-43de-bebc-59227a8c927d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:41:45.699Z|624341d1-2e12-45f7-92ad-0089081ec6a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:41:45.700Z|624341d1-2e12-45f7-92ad-0089081ec6a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:41:50.750Z|9b7fe1f5-8225-40ce-a5ac-4582a158d1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:41:50.752Z|9b7fe1f5-8225-40ce-a5ac-4582a158d1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:41:55.724Z|24015592-af59-4218-8225-f0e02d5d129f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:41:55.725Z|24015592-af59-4218-8225-f0e02d5d129f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:41:55.727Z|bcae810b-2f49-4f78-abb4-7936ecb310d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:41:55.727Z|bcae810b-2f49-4f78-abb4-7936ecb310d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:41:55.736Z|fe916db8-1b53-44b9-b80c-ca37351dffbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:41:55.736Z|fe916db8-1b53-44b9-b80c-ca37351dffbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:41:59.893Z|f6c8f7d1-780c-49c4-854f-26eb43a1c2b2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:41:59.894Z|f6c8f7d1-780c-49c4-854f-26eb43a1c2b2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:42:05.751Z|a973ae9e-5129-478e-9ccb-8e1d6357748a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:42:05.751Z|a973ae9e-5129-478e-9ccb-8e1d6357748a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:42:05.769Z|fbd99247-7c77-4c44-94b8-b3a1e06d68a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:42:05.769Z|1d0b41cf-a1f8-4e39-886b-0f84b61a52e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:42:05.769Z|fbd99247-7c77-4c44-94b8-b3a1e06d68a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:42:05.770Z|1d0b41cf-a1f8-4e39-886b-0f84b61a52e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:42:05.772Z|6e6e6b5b-ee08-4b36-bed1-aeea6009963d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:42:05.772Z|6e6e6b5b-ee08-4b36-bed1-aeea6009963d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:42:06.167Z|e5418721-7aee-4b5d-9f06-4181895d0a3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:42:06.167Z|e5418721-7aee-4b5d-9f06-4181895d0a3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:42:15.804Z|3899e2d9-3d17-432b-b9a9-848163903a41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:42:15.805Z|44a37d36-2bee-4f02-b751-e7300f9cd312|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:42:15.805Z|3899e2d9-3d17-432b-b9a9-848163903a41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:42:15.806Z|44a37d36-2bee-4f02-b751-e7300f9cd312|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:42:15.813Z|f14e6e63-bd9f-45ae-9f2e-cbba95d3c98c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:42:15.813Z|f14e6e63-bd9f-45ae-9f2e-cbba95d3c98c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:42:20.750Z|96fe7c3f-9ece-472e-9c99-343b27f384e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:42:20.750Z|96fe7c3f-9ece-472e-9c99-343b27f384e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:42:25.833Z|7e63f404-2649-43be-be59-66059457284b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:42:25.834Z|7e63f404-2649-43be-be59-66059457284b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:42:25.834Z|daa06265-5dfc-4560-af82-044bf3641e96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:42:25.834Z|daa06265-5dfc-4560-af82-044bf3641e96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:42:25.841Z|3e9f7110-de07-4eff-9c2f-38d5e9872090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:42:25.841Z|3e9f7110-de07-4eff-9c2f-38d5e9872090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:42:35.750Z|9fb603b1-0944-4834-99af-f8d3a6f8608d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:42:35.754Z|9fb603b1-0944-4834-99af-f8d3a6f8608d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:42:35.862Z|3b7c00c1-ace4-4b5b-baa4-5cf10097782a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:42:35.864Z|3b7c00c1-ace4-4b5b-baa4-5cf10097782a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:42:35.866Z|81bc1801-a6bd-495f-be07-f7d2906f1168|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:42:35.867Z|5cac5cf3-3543-48da-97fa-2adcae4c52f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:42:35.867Z|5cac5cf3-3543-48da-97fa-2adcae4c52f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:42:35.867Z|81bc1801-a6bd-495f-be07-f7d2906f1168|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:42:36.168Z|005ce18d-e492-4400-a199-bdfe677848f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:42:36.168Z|005ce18d-e492-4400-a199-bdfe677848f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:42:45.894Z|36b48aa4-afdb-4d64-8077-f458e2e56914|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:42:45.896Z|36b48aa4-afdb-4d64-8077-f458e2e56914|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:42:45.897Z|e4ebd599-c3a2-4ac9-98a5-8e7f4ba0ca8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:42:45.897Z|3b992646-4f3b-4414-b410-e8b906d95450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:42:45.898Z|e4ebd599-c3a2-4ac9-98a5-8e7f4ba0ca8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:42:45.898Z|3b992646-4f3b-4414-b410-e8b906d95450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:42:50.750Z|af614760-cea7-4ea6-897e-00617b94639c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:42:50.753Z|af614760-cea7-4ea6-897e-00617b94639c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:42:55.929Z|2c39d162-b9a6-4f17-a2c9-bb1185953871|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:42:55.930Z|2c39d162-b9a6-4f17-a2c9-bb1185953871|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:42:55.939Z|414cbcdc-d96e-48f6-b811-3d201bc646b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:42:55.939Z|ddff0210-c8a1-4cf6-9a7d-af0ef47be99d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:42:55.939Z|414cbcdc-d96e-48f6-b811-3d201bc646b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:42:55.939Z|ddff0210-c8a1-4cf6-9a7d-af0ef47be99d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:42:59.892Z|8aac9547-de70-4c7e-a0dd-1169f1212c6c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:42:59.893Z|8aac9547-de70-4c7e-a0dd-1169f1212c6c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:43:05.750Z|54dbd874-6fa3-44e8-9aa4-2c33d074ae1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:43:05.750Z|54dbd874-6fa3-44e8-9aa4-2c33d074ae1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:43:05.971Z|c0ed382c-0c1d-48b2-bbdb-ad5c2c1d8f2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:43:05.972Z|c0ed382c-0c1d-48b2-bbdb-ad5c2c1d8f2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:43:05.975Z|02a1704a-30b3-40df-be92-569f1816471d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:43:05.976Z|02a1704a-30b3-40df-be92-569f1816471d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:43:05.978Z|2dfeaf0f-94ca-40d5-b367-c1e238cc72ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:43:05.978Z|2dfeaf0f-94ca-40d5-b367-c1e238cc72ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:43:06.169Z|0553cd46-449e-4a82-af9b-8855095e8a68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:43:06.169Z|0553cd46-449e-4a82-af9b-8855095e8a68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:43:16.010Z|bf707fc1-9f6c-471f-b8a1-c3c27924042a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:43:16.012Z|bf707fc1-9f6c-471f-b8a1-c3c27924042a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:43:16.015Z|3e08dd20-d0b1-41c0-9314-888884470cb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:43:16.015Z|7bfe3fdd-3c11-42a8-b222-29f3912bbc51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:43:16.017Z|3e08dd20-d0b1-41c0-9314-888884470cb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:43:16.018Z|7bfe3fdd-3c11-42a8-b222-29f3912bbc51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:43:20.750Z|e8adf318-1922-46b9-97f7-e5c43dfef32b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:43:20.755Z|e8adf318-1922-46b9-97f7-e5c43dfef32b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:43:26.047Z|3dc18de9-0591-4e23-8fdc-b6f19ed5793b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:43:26.048Z|3dc18de9-0591-4e23-8fdc-b6f19ed5793b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:43:26.048Z|b030207b-59d3-425c-b08c-c9cc84cf484b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:43:26.049Z|b030207b-59d3-425c-b08c-c9cc84cf484b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:43:26.052Z|69b888aa-0421-40b3-8ac8-18b245b1719c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:43:26.052Z|69b888aa-0421-40b3-8ac8-18b245b1719c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:43:35.749Z|b9a41de8-69dd-4958-8f8a-0cca55c3d103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:43:35.750Z|b9a41de8-69dd-4958-8f8a-0cca55c3d103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:43:36.075Z|8610e3f2-d79b-4f06-af64-8308a5aafc58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:43:36.076Z|8610e3f2-d79b-4f06-af64-8308a5aafc58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:43:36.082Z|b852e48b-79e2-4a55-95c0-aceca41bd979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:43:36.083Z|b852e48b-79e2-4a55-95c0-aceca41bd979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:43:36.083Z|c58b8428-ae1c-4857-a44e-7fa83053cbfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:43:36.085Z|c58b8428-ae1c-4857-a44e-7fa83053cbfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:43:36.170Z|10a6b87b-2adf-4860-b772-ca13eac6b4ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:43:36.170Z|10a6b87b-2adf-4860-b772-ca13eac6b4ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:43:46.108Z|905bb6e6-b749-48de-8eaa-06a1aac5ba2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:43:46.108Z|905bb6e6-b749-48de-8eaa-06a1aac5ba2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:43:46.109Z|b114bb20-2b3d-4237-95e5-c4c38b45c895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:43:46.111Z|b114bb20-2b3d-4237-95e5-c4c38b45c895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:43:46.121Z|623037b7-99d7-4604-87c6-2cc7ee9df9bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:43:46.122Z|623037b7-99d7-4604-87c6-2cc7ee9df9bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:43:50.750Z|be5f7f17-9e9a-4879-a9c8-76cb8a6fbf7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:43:50.750Z|be5f7f17-9e9a-4879-a9c8-76cb8a6fbf7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:43:56.144Z|11981a0f-bf22-472b-9846-43b3af9c249b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:43:56.145Z|11981a0f-bf22-472b-9846-43b3af9c249b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:43:56.145Z|a860e660-be72-4b60-8242-822a742c7af4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:43:56.146Z|a860e660-be72-4b60-8242-822a742c7af4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:43:56.154Z|7c145729-6c55-429f-9062-9b30036c0da4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:43:56.154Z|7c145729-6c55-429f-9062-9b30036c0da4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:43:59.893Z|2271e6c7-04b9-45bb-905b-8c97048fe57b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:43:59.895Z|2271e6c7-04b9-45bb-905b-8c97048fe57b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:44:05.750Z|5f64dcd7-1c67-46d5-a1f8-9bb0fe10c6ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:44:05.754Z|5f64dcd7-1c67-46d5-a1f8-9bb0fe10c6ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:44:06.171Z|b69cd358-928b-499e-8d89-5bf00129f37c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:44:06.171Z|b69cd358-928b-499e-8d89-5bf00129f37c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:44:06.179Z|f9bd326b-cad6-4cdc-8808-bcbc3e1aad19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:44:06.179Z|f9bd326b-cad6-4cdc-8808-bcbc3e1aad19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:44:06.185Z|cf796a49-328b-4674-9d08-c051bed7ee43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:44:06.186Z|cf796a49-328b-4674-9d08-c051bed7ee43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:44:06.195Z|e74ab110-597e-4934-8d32-b1bff2797c23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:44:06.196Z|e74ab110-597e-4934-8d32-b1bff2797c23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:44:16.221Z|b9b02201-34ba-4dbd-8734-820cd344ea93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:44:16.221Z|73976ef1-48a6-4e79-b42a-cba5ee699f23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:44:16.222Z|b9b02201-34ba-4dbd-8734-820cd344ea93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:44:16.222Z|73976ef1-48a6-4e79-b42a-cba5ee699f23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:44:16.226Z|d3b068cf-c072-41b2-8d10-86953847322c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:44:16.227Z|d3b068cf-c072-41b2-8d10-86953847322c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:44:20.750Z|21cf1d1d-ed17-48b5-9fa4-8f738648ab2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:44:20.750Z|21cf1d1d-ed17-48b5-9fa4-8f738648ab2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:44:26.259Z|df9ff679-8406-48e3-b118-ea6dc524327a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:44:26.259Z|df9ff679-8406-48e3-b118-ea6dc524327a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:44:26.260Z|90ea1336-9402-4d5d-9a0b-6a586b27ad9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:44:26.260Z|90ea1336-9402-4d5d-9a0b-6a586b27ad9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:44:26.261Z|1a6f4b64-5b50-4c01-b2b9-069c82dd480b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:44:26.261Z|1a6f4b64-5b50-4c01-b2b9-069c82dd480b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:44:35.750Z|66d37423-d310-4925-889a-3a8dd1eadb0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:44:35.750Z|66d37423-d310-4925-889a-3a8dd1eadb0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:44:36.172Z|6d38b1af-114c-4d4b-b27f-a72e944fe1e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:44:36.172Z|6d38b1af-114c-4d4b-b27f-a72e944fe1e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:44:36.291Z|db9a14e7-b1ca-4620-ab46-313933e54fc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:44:36.291Z|db9a14e7-b1ca-4620-ab46-313933e54fc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:44:36.293Z|0a68b232-883f-4ee0-b615-1155d99cd742|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:44:36.294Z|0a68b232-883f-4ee0-b615-1155d99cd742|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:44:36.296Z|1617d4dc-d540-46cc-a24b-d9a30379b9d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:44:36.296Z|1617d4dc-d540-46cc-a24b-d9a30379b9d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:44:46.321Z|3494c139-d619-4bf6-a356-1012c465fc15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:44:46.321Z|3494c139-d619-4bf6-a356-1012c465fc15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:44:46.329Z|600114ce-f520-48e1-99f5-74b94ce57999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:44:46.329Z|600114ce-f520-48e1-99f5-74b94ce57999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:44:46.331Z|b3686094-e2c7-429f-afcf-fadabf6dde70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:44:46.331Z|b3686094-e2c7-429f-afcf-fadabf6dde70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:44:50.750Z|25f6706b-4069-4624-9340-6151a04ab574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:44:50.754Z|25f6706b-4069-4624-9340-6151a04ab574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:44:56.361Z|f0df931a-106d-4096-9a56-903af8296bd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:44:56.361Z|f0df931a-106d-4096-9a56-903af8296bd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:44:56.363Z|ab8f542b-c984-4b68-a60e-a32e6d22edae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:44:56.363Z|580be208-e355-45b1-84c1-a19243ba8071|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:44:56.363Z|ab8f542b-c984-4b68-a60e-a32e6d22edae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:44:56.364Z|580be208-e355-45b1-84c1-a19243ba8071|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:44:59.901Z|67538708-7a75-429a-8b4c-54fa33588ad7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:44:59.902Z|67538708-7a75-429a-8b4c-54fa33588ad7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:45:05.750Z|a666883c-920d-4ba1-972d-b5c732fc1fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:45:05.750Z|a666883c-920d-4ba1-972d-b5c732fc1fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:45:06.173Z|c66e9e67-33b9-49db-8760-bbba440139c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:45:06.173Z|c66e9e67-33b9-49db-8760-bbba440139c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:45:06.393Z|087ee2f5-1092-4293-ae41-e51b4877ae6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:45:06.394Z|7ef96b2e-69e0-48d8-8e60-bc236b4b2b60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:45:06.394Z|7ef96b2e-69e0-48d8-8e60-bc236b4b2b60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:45:06.394Z|087ee2f5-1092-4293-ae41-e51b4877ae6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:45:06.394Z|1e0337ee-39e3-4e3e-8959-f72eb8a44bd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:45:06.395Z|1e0337ee-39e3-4e3e-8959-f72eb8a44bd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:45:16.418Z|abe24986-b7c2-44e4-8e6e-455104e963e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:45:16.418Z|abe24986-b7c2-44e4-8e6e-455104e963e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:45:16.427Z|ffd4980b-8566-4d24-b149-2c625e4a9bb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:45:16.429Z|ffd4980b-8566-4d24-b149-2c625e4a9bb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:45:16.432Z|be0de9d0-21f1-4231-a82e-3ce4d09d201b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:45:16.433Z|be0de9d0-21f1-4231-a82e-3ce4d09d201b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:45:20.750Z|3c19d5a1-162f-4acf-aeed-a0abbba0145f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:45:20.751Z|3c19d5a1-162f-4acf-aeed-a0abbba0145f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:45:26.449Z|259f4b2f-aa87-44e1-8323-860f54b827e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:45:26.450Z|259f4b2f-aa87-44e1-8323-860f54b827e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:45:26.462Z|168ac606-660d-495f-9c98-c08ce2b9aa33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:45:26.462Z|168ac606-660d-495f-9c98-c08ce2b9aa33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:45:26.462Z|64faa0d2-0f3c-4b6a-a4d8-656c8a60e62a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:45:26.463Z|64faa0d2-0f3c-4b6a-a4d8-656c8a60e62a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:45:35.749Z|cca8f3d1-7fbc-48a0-8d9c-c04ba661c272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:45:35.754Z|cca8f3d1-7fbc-48a0-8d9c-c04ba661c272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:45:36.174Z|eaaddd70-187e-4c8c-8099-732e8bbb16f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:45:36.174Z|eaaddd70-187e-4c8c-8099-732e8bbb16f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:45:36.483Z|fbecc290-46d2-4422-bed1-6818a682b5a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:45:36.483Z|fbecc290-46d2-4422-bed1-6818a682b5a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:45:36.494Z|c0f582bb-139a-4471-8e49-2a293f87fcba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:45:36.494Z|c0f582bb-139a-4471-8e49-2a293f87fcba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:45:36.494Z|8fcca486-1cd2-48cc-900b-dd535808ad87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:45:36.494Z|8fcca486-1cd2-48cc-900b-dd535808ad87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:45:46.528Z|ed3da350-5efb-406f-8e1e-b90619f4a554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:45:46.528Z|e2b51aa8-af84-4222-ba26-30fcd728ef65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:45:46.528Z|030b896d-7af9-4ddf-8e5a-5761dbf72243|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:45:46.528Z|e2b51aa8-af84-4222-ba26-30fcd728ef65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:45:46.528Z|030b896d-7af9-4ddf-8e5a-5761dbf72243|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:45:46.528Z|ed3da350-5efb-406f-8e1e-b90619f4a554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:45:50.750Z|8ac75786-35c1-4760-a855-37287b513b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:45:50.751Z|8ac75786-35c1-4760-a855-37287b513b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:45:56.571Z|d1a3135c-32ba-4c7c-b7a0-ff803a91d6be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:45:56.571Z|d1a3135c-32ba-4c7c-b7a0-ff803a91d6be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:45:56.575Z|7f8b481b-a2ab-48aa-a8b6-5b63394e1875|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:45:56.575Z|7f8b481b-a2ab-48aa-a8b6-5b63394e1875|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:45:56.574Z|4891c96a-d87b-4c06-8a9f-75210189e8eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:45:56.576Z|4891c96a-d87b-4c06-8a9f-75210189e8eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:45:59.890Z|81e3731e-073c-4d00-9d30-8edd647ae6a9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:45:59.891Z|81e3731e-073c-4d00-9d30-8edd647ae6a9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:46:05.750Z|aa28d67c-49b4-4ad1-8e8a-4f5771069388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:46:05.751Z|aa28d67c-49b4-4ad1-8e8a-4f5771069388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:46:06.176Z|b4f92f98-7ddc-4ae2-99d7-8a58b7a826da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:46:06.176Z|b4f92f98-7ddc-4ae2-99d7-8a58b7a826da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:46:06.606Z|8dd39662-d812-401b-aab5-4fd2310086d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:46:06.609Z|be4f83db-4e46-47c1-b33d-9e376d302bc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:46:06.609Z|8dd39662-d812-401b-aab5-4fd2310086d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:46:06.610Z|be4f83db-4e46-47c1-b33d-9e376d302bc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:46:06.611Z|dce98af9-d084-4d0a-9692-1ed7c7f1f9a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:46:06.612Z|dce98af9-d084-4d0a-9692-1ed7c7f1f9a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:46:16.644Z|f399bc24-5c11-4172-b9f1-a36c4adc3792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:46:16.645Z|f399bc24-5c11-4172-b9f1-a36c4adc3792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:46:16.650Z|b3ebaaef-904c-4cf4-9d38-495960e73eba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:46:16.651Z|b3ebaaef-904c-4cf4-9d38-495960e73eba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:46:16.655Z|1773cb0d-857f-49bb-86f1-04aaed9badc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:46:16.656Z|1773cb0d-857f-49bb-86f1-04aaed9badc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:46:20.750Z|5166de01-f0d1-4270-bf25-92ecea4c97dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:46:20.754Z|5166de01-f0d1-4270-bf25-92ecea4c97dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:46:26.698Z|7914cb7a-d5cf-4160-b0ca-a843af41848f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:46:26.699Z|7914cb7a-d5cf-4160-b0ca-a843af41848f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:46:26.698Z|7efcca16-7993-4288-93ce-38b335426f8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:46:26.699Z|7efcca16-7993-4288-93ce-38b335426f8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:46:26.700Z|a5d40b5c-0cbb-4d55-89b9-e16b5e1c6bc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:46:26.701Z|a5d40b5c-0cbb-4d55-89b9-e16b5e1c6bc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:46:35.750Z|48622f1c-2c82-4462-8cd6-fcd2edd33b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:46:35.750Z|48622f1c-2c82-4462-8cd6-fcd2edd33b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:46:36.177Z|a7747b52-d413-412c-b186-1e0d724ec65d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:46:36.177Z|a7747b52-d413-412c-b186-1e0d724ec65d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:46:36.727Z|dc246dbb-8d5e-4f00-bc4a-b80b103a1218|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:46:36.728Z|dc246dbb-8d5e-4f00-bc4a-b80b103a1218|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:46:36.731Z|bfa5d783-86d7-49f3-8abf-3cf5d627f093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:46:36.732Z|bfa5d783-86d7-49f3-8abf-3cf5d627f093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:46:36.734Z|e2a57a09-d9af-417a-93b1-8dd12b956d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:46:36.735Z|e2a57a09-d9af-417a-93b1-8dd12b956d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:46:46.761Z|7ba66981-1e91-4672-9b65-dcc885a7e5d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:46:46.763Z|7ba66981-1e91-4672-9b65-dcc885a7e5d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:46:46.765Z|977189c9-90fb-4ad7-8fb6-af098900485d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:46:46.765Z|977189c9-90fb-4ad7-8fb6-af098900485d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:46:46.766Z|5865f67c-2836-47c5-aab7-7f3120985fe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:46:46.770Z|5865f67c-2836-47c5-aab7-7f3120985fe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:46:50.750Z|d6fa4640-bf4e-409c-b32f-0b3c171c6baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:46:50.750Z|d6fa4640-bf4e-409c-b32f-0b3c171c6baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:46:56.792Z|5b51e851-76ec-4276-8140-788848bb5e05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:46:56.793Z|5b51e851-76ec-4276-8140-788848bb5e05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:46:56.797Z|399efef3-520a-4b7f-b488-d4d11086af25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:46:56.798Z|399efef3-520a-4b7f-b488-d4d11086af25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:46:56.800Z|2072ee82-4265-4416-a062-292d992fba86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:46:56.801Z|2072ee82-4265-4416-a062-292d992fba86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:46:59.891Z|6f5bb687-0520-4292-b2a2-597ca8597769|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:46:59.892Z|6f5bb687-0520-4292-b2a2-597ca8597769|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:47:05.751Z|b5988f1c-b864-431e-bcd7-8c5cb47c93a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:47:05.755Z|b5988f1c-b864-431e-bcd7-8c5cb47c93a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:47:06.178Z|348b77b6-548e-4af3-bbc2-0502f853ee8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:47:06.178Z|348b77b6-548e-4af3-bbc2-0502f853ee8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:47:06.826Z|eae09d6d-aa6a-48c5-b8da-870004977fd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:47:06.829Z|eae09d6d-aa6a-48c5-b8da-870004977fd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:47:06.832Z|15fa71e1-fb91-45f5-9ac1-d173c4df2310|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:47:06.832Z|15fa71e1-fb91-45f5-9ac1-d173c4df2310|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:47:06.838Z|22e17c7f-53be-442c-89b2-2c358333d954|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:47:06.839Z|22e17c7f-53be-442c-89b2-2c358333d954|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:47:16.868Z|e40ec089-0c82-4324-8f81-293b0bc9a1b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:47:16.870Z|25c40ef6-7ae7-407d-b0db-315184c38cef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:47:16.872Z|82942319-7efe-4851-89c1-65c1263e9e61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:47:16.873Z|25c40ef6-7ae7-407d-b0db-315184c38cef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:47:16.873Z|82942319-7efe-4851-89c1-65c1263e9e61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:47:16.879Z|e40ec089-0c82-4324-8f81-293b0bc9a1b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:47:20.750Z|2443cb5f-d956-4cd6-aa85-97fef8df33aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:47:20.750Z|2443cb5f-d956-4cd6-aa85-97fef8df33aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:47:26.904Z|2d44671d-cc4d-452e-90e1-426972601b87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:47:26.904Z|2d44671d-cc4d-452e-90e1-426972601b87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:47:26.910Z|ee1f881b-22c7-44e3-8b8c-8ad0ae294d0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:47:26.910Z|ee1f881b-22c7-44e3-8b8c-8ad0ae294d0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:47:26.914Z|71dfd5b5-c1c8-48db-a774-f62026c74067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:47:26.914Z|71dfd5b5-c1c8-48db-a774-f62026c74067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:47:35.749Z|0c69d97b-78dc-43fe-82f1-2e7058f29867|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:47:35.750Z|0c69d97b-78dc-43fe-82f1-2e7058f29867|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:47:36.179Z|e08a38b9-4043-4b7b-b840-83f34394797e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:47:36.179Z|e08a38b9-4043-4b7b-b840-83f34394797e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:47:36.937Z|43d90832-3240-4313-a7c5-c05c9bc86604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:47:36.938Z|43d90832-3240-4313-a7c5-c05c9bc86604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:47:36.941Z|f5fbd9d6-5e6c-47c8-a0f1-e8330ee7e66d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:47:36.942Z|f5fbd9d6-5e6c-47c8-a0f1-e8330ee7e66d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:47:36.942Z|b26d772f-4a95-474e-ac5a-76a168fee223|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:47:36.942Z|b26d772f-4a95-474e-ac5a-76a168fee223|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:47:46.972Z|5e9b8dfc-7a76-4446-b34e-9913b3043e97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:47:46.973Z|5e9b8dfc-7a76-4446-b34e-9913b3043e97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:47:46.981Z|fba1be05-fdaf-4aed-96df-b18f67a6e8aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:47:46.983Z|7e8822fd-d7c7-4b57-9daa-7ea6bf6e695b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:47:46.984Z|7e8822fd-d7c7-4b57-9daa-7ea6bf6e695b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:47:46.988Z|fba1be05-fdaf-4aed-96df-b18f67a6e8aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:47:50.750Z|727a5513-0e9e-4f5a-92e3-09fd04bdfe41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:47:50.757Z|727a5513-0e9e-4f5a-92e3-09fd04bdfe41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:47:57.003Z|83cb6c27-8706-4f8e-b880-b9c48a32075f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:47:57.004Z|83cb6c27-8706-4f8e-b880-b9c48a32075f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:47:57.015Z|6ad6e551-57e1-4ef5-98ef-1d6ff4d90cbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:47:57.016Z|6ad6e551-57e1-4ef5-98ef-1d6ff4d90cbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:47:57.021Z|619d1a27-7eb1-4c4d-912e-e640058b92bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:47:57.022Z|619d1a27-7eb1-4c4d-912e-e640058b92bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:47:59.890Z|244942e0-0087-4638-8286-69a406c91d46|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:47:59.891Z|244942e0-0087-4638-8286-69a406c91d46|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:48:05.749Z|f254e0f3-0a2a-467f-9315-b5923b483d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:48:05.750Z|f254e0f3-0a2a-467f-9315-b5923b483d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:48:06.180Z|4950b869-4026-4ea6-b57c-2690f1414fe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:48:06.180Z|4950b869-4026-4ea6-b57c-2690f1414fe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:48:07.036Z|3d6c1450-ebf7-43c5-98f4-711ad09995b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:48:07.036Z|3d6c1450-ebf7-43c5-98f4-711ad09995b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:48:07.046Z|e03ad798-6fed-4fd4-86cf-ab559bb750d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:48:07.047Z|e03ad798-6fed-4fd4-86cf-ab559bb750d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:48:07.052Z|dddda693-9980-45d2-a6b0-517ae7cce9dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:48:07.052Z|dddda693-9980-45d2-a6b0-517ae7cce9dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:48:17.069Z|53c77b14-1edf-4317-9154-3e9c270ee835|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:48:17.070Z|53c77b14-1edf-4317-9154-3e9c270ee835|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:48:17.077Z|7165a9b8-3b0e-478e-9f22-0e2ee2ecfbfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:48:17.078Z|7165a9b8-3b0e-478e-9f22-0e2ee2ecfbfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:48:17.082Z|c7e453e6-6fb0-422c-8f41-04486014d75d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:48:17.083Z|c7e453e6-6fb0-422c-8f41-04486014d75d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:48:20.750Z|7a6c4411-c8fe-48b6-9463-3fb24a5a5944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:48:20.750Z|7a6c4411-c8fe-48b6-9463-3fb24a5a5944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:48:27.105Z|0a974cf7-28d3-421b-9cd8-f9fe9ba3bde6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:48:27.105Z|0a974cf7-28d3-421b-9cd8-f9fe9ba3bde6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:48:27.114Z|7cd1b768-ab02-4510-b0ca-c4f02101d804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:48:27.115Z|7cd1b768-ab02-4510-b0ca-c4f02101d804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:48:27.119Z|828811eb-67d2-4b64-968f-7a1166f76294|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:48:27.121Z|828811eb-67d2-4b64-968f-7a1166f76294|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:48:35.749Z|2bd8b95d-095b-442f-a1c8-55fe3c138f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:48:35.753Z|2bd8b95d-095b-442f-a1c8-55fe3c138f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:48:36.181Z|fb26942a-11ad-423c-b51a-b75541f8445c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:48:36.181Z|fb26942a-11ad-423c-b51a-b75541f8445c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:48:37.137Z|2d329479-0288-4c8a-9dc5-fc7ef5f0fd57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:48:37.138Z|2d329479-0288-4c8a-9dc5-fc7ef5f0fd57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:48:37.145Z|e5789e56-4d37-41bb-a3ac-c6d23d8b3091|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:48:37.146Z|e5789e56-4d37-41bb-a3ac-c6d23d8b3091|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:48:37.156Z|2c821829-c010-4f40-8180-6ab81be39efa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:48:37.157Z|2c821829-c010-4f40-8180-6ab81be39efa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:48:47.171Z|fa5716f8-fb67-40b9-a599-de2b76190d53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:48:47.172Z|fa5716f8-fb67-40b9-a599-de2b76190d53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:48:47.179Z|e2f6bf81-cd43-4d21-80cb-6388834d69f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:48:47.180Z|e2f6bf81-cd43-4d21-80cb-6388834d69f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:48:47.184Z|1ca47739-083f-456b-b469-c10d18a580e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:48:47.185Z|1ca47739-083f-456b-b469-c10d18a580e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:48:50.750Z|50329239-4354-453a-98a0-d793587a5819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:48:50.751Z|50329239-4354-453a-98a0-d793587a5819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:48:57.215Z|3b4bb564-059c-4470-aeec-97270c14b1c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:48:57.215Z|e40a97d8-f729-4211-b797-65bd87ab5f80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:48:57.215Z|3b4bb564-059c-4470-aeec-97270c14b1c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:48:57.215Z|e40a97d8-f729-4211-b797-65bd87ab5f80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:48:57.221Z|c3a1469a-3dad-433f-9b61-297fbc9b7f70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:48:57.222Z|c3a1469a-3dad-433f-9b61-297fbc9b7f70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:48:59.890Z|e13e24cf-6b5e-46a6-86cc-db65d0dd8c18|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:48:59.891Z|e13e24cf-6b5e-46a6-86cc-db65d0dd8c18|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:49:05.750Z|89f8c3b1-69f3-4f2d-bb0c-afc2fe0aecd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:49:05.751Z|89f8c3b1-69f3-4f2d-bb0c-afc2fe0aecd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:49:06.182Z|5ce584f5-c7f8-42d7-bb32-815ce4792a5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:49:06.183Z|5ce584f5-c7f8-42d7-bb32-815ce4792a5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:49:07.245Z|9df630a7-9cdd-4120-b23f-645d6af55863|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:49:07.246Z|9df630a7-9cdd-4120-b23f-645d6af55863|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:49:07.249Z|969d2cb9-384e-496d-b969-906eba174d41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:49:07.249Z|969d2cb9-384e-496d-b969-906eba174d41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:49:07.257Z|9371dfb1-b6f8-4ac3-9251-47629188f740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:49:07.257Z|9371dfb1-b6f8-4ac3-9251-47629188f740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:49:17.278Z|76188c80-7a5b-4d1e-be25-8cd35fe166fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:49:17.278Z|55b8d227-ac8d-47a4-bc15-8beaa2c5546a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:49:17.278Z|55b8d227-ac8d-47a4-bc15-8beaa2c5546a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:49:17.278Z|76188c80-7a5b-4d1e-be25-8cd35fe166fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:49:17.286Z|4ac28ffc-b4d7-4b51-b587-d8f3a3fae842|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:49:17.287Z|4ac28ffc-b4d7-4b51-b587-d8f3a3fae842|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:49:20.750Z|ff9a96ac-fdc1-4fc3-b92d-b644d4bfd941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:49:20.754Z|ff9a96ac-fdc1-4fc3-b92d-b644d4bfd941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:49:27.308Z|cac7c779-1d23-4e2b-b3cf-2ca3697c51ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:49:27.309Z|cac7c779-1d23-4e2b-b3cf-2ca3697c51ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:49:27.312Z|ac90b42a-4a2e-485e-8c61-043cbf302e27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:49:27.313Z|ac90b42a-4a2e-485e-8c61-043cbf302e27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:49:27.318Z|5d2c8bdb-2b16-4335-a736-d21e0ff3224c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:49:27.318Z|5d2c8bdb-2b16-4335-a736-d21e0ff3224c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:49:35.750Z|5354043a-84fd-4475-a40b-467794207c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:49:35.750Z|5354043a-84fd-4475-a40b-467794207c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:49:36.183Z|3fc53681-b569-426a-895f-64f2a3444ecf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:49:36.184Z|3fc53681-b569-426a-895f-64f2a3444ecf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:49:37.345Z|b4097c58-3023-4076-89ed-1e3cd518d4d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:49:37.346Z|b4097c58-3023-4076-89ed-1e3cd518d4d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:49:37.346Z|faaa4ebf-2157-459d-8cba-89c1a201c607|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:49:37.349Z|faaa4ebf-2157-459d-8cba-89c1a201c607|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:49:37.351Z|5c1be334-fbe7-4821-b50c-ae14d782fe5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:49:37.351Z|5c1be334-fbe7-4821-b50c-ae14d782fe5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:49:47.378Z|79e39125-20e1-46f1-b8d9-a7018d0a40b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:49:47.379Z|79e39125-20e1-46f1-b8d9-a7018d0a40b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:49:47.380Z|7cd401e6-8ca2-4ea4-860c-ac4e5bc3a4ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:49:47.381Z|7cd401e6-8ca2-4ea4-860c-ac4e5bc3a4ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:49:47.385Z|39bd2621-f06b-4b93-bb3f-ce4f23cf90ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:49:47.386Z|39bd2621-f06b-4b93-bb3f-ce4f23cf90ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:49:50.750Z|d78c4b93-8451-4482-a432-ada285b9d8aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:49:50.750Z|d78c4b93-8451-4482-a432-ada285b9d8aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:49:57.406Z|2224843c-de60-42b3-b0ca-906928e5c5d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:49:57.407Z|2224843c-de60-42b3-b0ca-906928e5c5d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:49:57.414Z|710eb9a2-a6f6-400f-9ce0-ad90dcc43894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:49:57.415Z|710eb9a2-a6f6-400f-9ce0-ad90dcc43894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:49:57.414Z|a7c14f6f-79a1-4873-8acb-b4f20d77b988|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:49:57.417Z|a7c14f6f-79a1-4873-8acb-b4f20d77b988|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:49:59.890Z|763b7e59-58e6-47c2-8ee8-5991cdb62a0c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:49:59.891Z|763b7e59-58e6-47c2-8ee8-5991cdb62a0c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:50:05.750Z|b0321d8f-df83-4eb5-8813-ba7cc3e89063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:50:05.753Z|b0321d8f-df83-4eb5-8813-ba7cc3e89063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:50:06.185Z|64b1ae20-5de1-4df5-9a82-4939a07c1413|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:50:06.186Z|64b1ae20-5de1-4df5-9a82-4939a07c1413|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:50:07.435Z|8a1c3490-ad89-45fa-884c-c1f54bb3e4dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:50:07.436Z|8a1c3490-ad89-45fa-884c-c1f54bb3e4dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:50:07.441Z|de48898e-aa6e-4026-a1d0-3dffb2e821ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:50:07.441Z|de48898e-aa6e-4026-a1d0-3dffb2e821ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:50:07.442Z|602610b2-e5cb-428f-b636-17a58d1e0435|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:50:07.442Z|602610b2-e5cb-428f-b636-17a58d1e0435|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:50:17.469Z|d99e6f68-6cda-46fa-9c5a-cafc026c1d2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:50:17.469Z|d99e6f68-6cda-46fa-9c5a-cafc026c1d2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:50:17.469Z|0381a48c-5453-4395-8641-5ede4de57510|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:50:17.473Z|f3316e83-0258-4e8f-8242-49abb79c4e12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:50:17.473Z|0381a48c-5453-4395-8641-5ede4de57510|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:50:17.474Z|f3316e83-0258-4e8f-8242-49abb79c4e12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:50:20.750Z|bc84b9d7-3026-4696-a413-22fe83576fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:50:20.750Z|bc84b9d7-3026-4696-a413-22fe83576fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:50:27.497Z|6107a4fb-bcf7-4e14-8ac8-635d4a066ff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:50:27.498Z|6107a4fb-bcf7-4e14-8ac8-635d4a066ff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:50:27.500Z|813b687c-938f-478d-bc2a-3cbd688f2924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:50:27.501Z|813b687c-938f-478d-bc2a-3cbd688f2924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:50:27.505Z|f92db263-3fe7-406f-97c0-7ac386494a22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:50:27.505Z|f92db263-3fe7-406f-97c0-7ac386494a22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:50:35.750Z|129eccc6-acee-4915-a08c-8506c740bf8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:50:35.750Z|129eccc6-acee-4915-a08c-8506c740bf8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:50:36.187Z|cab5a261-7e06-444d-a301-f7454a22770d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:50:36.187Z|cab5a261-7e06-444d-a301-f7454a22770d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:50:37.527Z|990af3e4-cd6e-4f19-ad2d-eb5fb6e9f46b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:50:37.528Z|990af3e4-cd6e-4f19-ad2d-eb5fb6e9f46b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:50:37.534Z|92e90de5-7779-4b06-aaab-08cd39c5b1d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:50:37.534Z|c084f0f8-135f-42a8-8819-5ef28a2a1141|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:50:37.534Z|92e90de5-7779-4b06-aaab-08cd39c5b1d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:50:37.534Z|c084f0f8-135f-42a8-8819-5ef28a2a1141|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:50:47.566Z|69d5a7f3-4e68-4819-a54f-529ce72d631c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:50:47.566Z|2bf332db-52f5-4629-a834-c9cd613f7bd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:50:47.566Z|74697251-13ed-477c-a01a-52439399f0e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:50:47.567Z|69d5a7f3-4e68-4819-a54f-529ce72d631c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:50:47.568Z|2bf332db-52f5-4629-a834-c9cd613f7bd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:50:47.569Z|74697251-13ed-477c-a01a-52439399f0e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:50:50.750Z|7c86c699-4295-4bc9-9d80-623da822d45c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:50:50.754Z|7c86c699-4295-4bc9-9d80-623da822d45c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:50:57.600Z|b94c1694-679d-414c-9d35-b02f1135258b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:50:57.601Z|b94c1694-679d-414c-9d35-b02f1135258b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:50:57.604Z|ab680b1c-f79b-4658-a169-abf4e0f9ee6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:50:57.604Z|ab680b1c-f79b-4658-a169-abf4e0f9ee6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:50:57.608Z|b5f15a19-d3e9-4681-9034-c049a750db44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:50:57.609Z|b5f15a19-d3e9-4681-9034-c049a750db44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:50:59.890Z|61fc403f-94d5-4398-870a-c839d5a3df10|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:50:59.891Z|61fc403f-94d5-4398-870a-c839d5a3df10|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:51:05.750Z|60e066e2-5da2-4077-99d1-c5427d2ac5fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:51:05.750Z|60e066e2-5da2-4077-99d1-c5427d2ac5fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:51:06.188Z|b759ba55-eb72-4b9d-9990-0d184eb90a40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:51:06.188Z|b759ba55-eb72-4b9d-9990-0d184eb90a40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:51:07.633Z|b702fafd-219f-4a89-ba07-4fc15f1ac4f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:51:07.634Z|b702fafd-219f-4a89-ba07-4fc15f1ac4f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:51:07.640Z|d1507d65-9307-4ea0-9289-28c4f3e18624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:51:07.640Z|d1507d65-9307-4ea0-9289-28c4f3e18624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:51:07.641Z|141f72ac-be5c-47b6-91c2-775deb6eb6ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:51:07.641Z|141f72ac-be5c-47b6-91c2-775deb6eb6ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:51:17.666Z|ae50de16-4849-4ea9-a334-53339d9bd839|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:51:17.667Z|fbda0ec8-244f-47b0-a561-f717416c64c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:51:17.667Z|ae50de16-4849-4ea9-a334-53339d9bd839|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:51:17.669Z|fbda0ec8-244f-47b0-a561-f717416c64c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:51:17.673Z|3d849438-ceb5-4efa-ac6e-7ee2d17b6db7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:51:17.674Z|3d849438-ceb5-4efa-ac6e-7ee2d17b6db7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:51:20.750Z|0b0bcf30-ece1-4185-9d66-8f006afc4cf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:51:20.750Z|0b0bcf30-ece1-4185-9d66-8f006afc4cf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:51:27.699Z|f535777a-315c-4031-928d-54d9581a4ac1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:51:27.699Z|302f1754-2ecc-49e7-bc9d-02814315dc30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:51:27.700Z|f535777a-315c-4031-928d-54d9581a4ac1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:51:27.701Z|302f1754-2ecc-49e7-bc9d-02814315dc30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:51:27.706Z|829a445e-db7b-420e-896a-b0bef24b1ea7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:51:27.707Z|829a445e-db7b-420e-896a-b0bef24b1ea7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:51:35.749Z|2f89b713-3786-4a03-9674-2de3e1de7f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:51:35.753Z|2f89b713-3786-4a03-9674-2de3e1de7f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:51:36.189Z|e3ce75a7-7a58-455b-873e-5ce788c249f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:51:36.189Z|e3ce75a7-7a58-455b-873e-5ce788c249f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:51:37.728Z|cd341f0e-b793-4c3c-8035-6aa15a3b16f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:51:37.728Z|cd341f0e-b793-4c3c-8035-6aa15a3b16f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:51:37.733Z|21c48f93-6c04-437a-8cce-ca6d3b9c14f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:51:37.734Z|21c48f93-6c04-437a-8cce-ca6d3b9c14f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:51:37.738Z|b3e7bc54-d0eb-425d-ab13-763c46041764|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:51:37.738Z|b3e7bc54-d0eb-425d-ab13-763c46041764|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:51:47.764Z|e88e28cb-71f8-46ed-b5b3-5c69875361b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:51:47.765Z|e88e28cb-71f8-46ed-b5b3-5c69875361b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:51:47.771Z|7155f404-592b-4b61-bae6-2c3623f76b25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:51:47.771Z|7155f404-592b-4b61-bae6-2c3623f76b25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:51:47.772Z|859d0e42-ac3e-406a-aa4c-e2aa54e40273|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:51:47.773Z|859d0e42-ac3e-406a-aa4c-e2aa54e40273|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:51:50.750Z|bcec6f0c-4187-4b29-a984-14b834e363e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:51:50.750Z|bcec6f0c-4187-4b29-a984-14b834e363e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:51:57.813Z|5995163f-29e6-45ab-932d-9e31cba67454|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:51:57.813Z|c5e3f353-2125-403b-8148-c7923128dde2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:51:57.813Z|5995163f-29e6-45ab-932d-9e31cba67454|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:51:57.813Z|47271999-909c-4fdf-bd25-3bf42ab7bb4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:51:57.814Z|c5e3f353-2125-403b-8148-c7923128dde2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:51:57.817Z|47271999-909c-4fdf-bd25-3bf42ab7bb4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:51:59.890Z|baf78819-1514-484d-b529-b599c6906d64|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:51:59.891Z|baf78819-1514-484d-b529-b599c6906d64|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:52:05.749Z|cdd701c0-71a0-427e-8048-4de54267ece9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:52:05.750Z|cdd701c0-71a0-427e-8048-4de54267ece9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:52:06.191Z|a4e63a34-eab2-49f2-8ece-e7719dde13bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:52:06.191Z|a4e63a34-eab2-49f2-8ece-e7719dde13bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:52:07.848Z|9fe19c1f-2f2b-45b9-83fa-6cf0783dcd1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:52:07.850Z|9fe19c1f-2f2b-45b9-83fa-6cf0783dcd1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:52:07.853Z|c632ce7f-bbee-4cb3-a4a6-8f162749a2cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:52:07.853Z|f8ba5474-0095-437c-b52d-e9c22c8095bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:52:07.854Z|c632ce7f-bbee-4cb3-a4a6-8f162749a2cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:52:07.855Z|f8ba5474-0095-437c-b52d-e9c22c8095bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:52:17.883Z|1a130169-043e-4d49-89ea-b6c549e1d4ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:52:17.884Z|1a130169-043e-4d49-89ea-b6c549e1d4ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:52:17.885Z|ca949b6a-5510-4b7e-95e2-68c02b49ea6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:52:17.885Z|ca949b6a-5510-4b7e-95e2-68c02b49ea6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:52:17.886Z|d20ea65a-944b-47bb-892c-c29ae5905de0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:52:17.892Z|d20ea65a-944b-47bb-892c-c29ae5905de0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:52:20.750Z|4853c42d-893a-4e7a-a19e-f3a962bfd96a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:52:20.754Z|4853c42d-893a-4e7a-a19e-f3a962bfd96a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:52:27.914Z|3ad8fa0a-0140-416e-9064-17443df0e167|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:52:27.915Z|3ad8fa0a-0140-416e-9064-17443df0e167|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:52:27.932Z|dfa84c92-1153-4003-833a-03de43324973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:52:27.933Z|dfa84c92-1153-4003-833a-03de43324973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:52:27.934Z|0be4d911-2df4-4296-b452-0e9c28aacdb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:52:27.934Z|0be4d911-2df4-4296-b452-0e9c28aacdb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:52:35.749Z|73f3b009-39d3-44ad-86a0-bcdf40ed7ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:52:35.750Z|73f3b009-39d3-44ad-86a0-bcdf40ed7ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:52:36.192Z|1541355e-2fc6-4262-bebf-7a7397e33534|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:52:36.193Z|1541355e-2fc6-4262-bebf-7a7397e33534|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:52:37.949Z|327daad1-b154-4900-a7e3-820a50e65dde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:52:37.949Z|327daad1-b154-4900-a7e3-820a50e65dde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:52:37.959Z|d9144bb8-d287-4ea3-88d0-58aca5c9e98e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:52:37.960Z|d9144bb8-d287-4ea3-88d0-58aca5c9e98e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:52:37.963Z|43bce5f6-3a44-4b6c-9b22-513d5ccf8a46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:52:37.964Z|43bce5f6-3a44-4b6c-9b22-513d5ccf8a46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:52:47.993Z|d295f2bd-b86c-46e7-89f7-8cce24872566|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:52:47.994Z|d295f2bd-b86c-46e7-89f7-8cce24872566|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:52:47.997Z|eb0cbf76-ebe3-4499-bb0f-f943670d2d45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:52:47.997Z|eb0cbf76-ebe3-4499-bb0f-f943670d2d45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:52:47.997Z|964ce8d6-c6f7-4606-aa6f-3680a87532f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:52:47.997Z|964ce8d6-c6f7-4606-aa6f-3680a87532f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:52:50.750Z|47dcc021-aa03-48c5-b1bf-0dc7ca0c60be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:52:50.750Z|47dcc021-aa03-48c5-b1bf-0dc7ca0c60be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:52:58.024Z|e8c8adee-277a-47b1-aeb9-30d901be673b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:52:58.024Z|7355f1db-ae73-4275-8bf7-6e013f5ffcac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:52:58.024Z|e8c8adee-277a-47b1-aeb9-30d901be673b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:52:58.024Z|7355f1db-ae73-4275-8bf7-6e013f5ffcac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:52:58.028Z|820b3fb2-8d1a-4f23-a0f3-941a74e2e7fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:52:58.029Z|820b3fb2-8d1a-4f23-a0f3-941a74e2e7fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:52:59.890Z|bb75fda1-adcc-414d-809b-22c1389893ee|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:52:59.891Z|bb75fda1-adcc-414d-809b-22c1389893ee|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:53:05.750Z|d9a6a189-c39f-42fd-9c3c-5d16dbc1e538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:53:05.754Z|d9a6a189-c39f-42fd-9c3c-5d16dbc1e538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:53:06.194Z|2c279837-cf8b-4f94-82ad-a21ea8a63caa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:53:06.194Z|2c279837-cf8b-4f94-82ad-a21ea8a63caa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:53:08.058Z|6cbf6b32-3b73-4c5d-822d-298af864075b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:53:08.059Z|6cbf6b32-3b73-4c5d-822d-298af864075b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:53:08.062Z|9edb9336-3085-4930-8b11-9a26db605eac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:53:08.062Z|9edb9336-3085-4930-8b11-9a26db605eac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:53:08.065Z|a340e39c-9476-4b82-94ac-1eff3b97166a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:53:08.065Z|a340e39c-9476-4b82-94ac-1eff3b97166a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:53:18.090Z|525a108f-60a4-4a6d-94be-bad4bf82e55e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:53:18.092Z|525a108f-60a4-4a6d-94be-bad4bf82e55e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:53:18.101Z|65bda42f-50f4-42b3-a454-87a17285cd3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:53:18.101Z|dd7b6eac-4889-48e8-9c6f-4a417bc06b1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:53:18.101Z|65bda42f-50f4-42b3-a454-87a17285cd3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:53:18.102Z|dd7b6eac-4889-48e8-9c6f-4a417bc06b1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:53:20.750Z|e9994834-5f8b-45b0-b241-688277c6a2d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:53:20.750Z|e9994834-5f8b-45b0-b241-688277c6a2d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:53:28.127Z|83827c4d-5264-499c-a851-c4d937e8e354|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:53:28.128Z|83827c4d-5264-499c-a851-c4d937e8e354|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:53:28.130Z|935e20a8-f645-475c-ad18-fcb7dbd55ca4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:53:28.131Z|935e20a8-f645-475c-ad18-fcb7dbd55ca4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:53:28.135Z|a07d8b22-6aa8-4741-b9d9-41c73e2ddd35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:53:28.136Z|a07d8b22-6aa8-4741-b9d9-41c73e2ddd35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:53:35.750Z|be4eb71f-9cd6-43df-b442-234a9e304e0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:53:35.750Z|be4eb71f-9cd6-43df-b442-234a9e304e0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:53:36.195Z|70abd588-cea6-4e2b-88c4-ff53ac38794b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:53:36.195Z|70abd588-cea6-4e2b-88c4-ff53ac38794b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:53:38.158Z|7ee6a1ee-ea39-4a14-a8ca-853683649303|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:53:38.158Z|7ee6a1ee-ea39-4a14-a8ca-853683649303|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:53:38.160Z|17e677f6-eb6a-422c-884b-78d5be4e8003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:53:38.161Z|17e677f6-eb6a-422c-884b-78d5be4e8003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:53:38.165Z|33666ade-fa5b-44cf-8202-8f8f9248b978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:53:38.166Z|33666ade-fa5b-44cf-8202-8f8f9248b978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:53:48.192Z|48b6e2b4-4911-4fbc-a31a-63f3e9d5e624|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:53:48.192Z|48b6e2b4-4911-4fbc-a31a-63f3e9d5e624|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:53:48.192Z|59e20b2e-d301-4816-b134-61c85bfc65b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:53:48.194Z|59e20b2e-d301-4816-b134-61c85bfc65b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:53:48.196Z|c89e9c03-54b9-40fe-bbc3-1ec8227c0355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:53:48.197Z|c89e9c03-54b9-40fe-bbc3-1ec8227c0355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:53:50.750Z|1669a7fb-51bb-4d39-83cf-d624987fe7ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:53:50.753Z|1669a7fb-51bb-4d39-83cf-d624987fe7ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:53:58.225Z|2c60f569-1e4c-4703-abb3-1dd9dc2e5506|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:53:58.226Z|2c60f569-1e4c-4703-abb3-1dd9dc2e5506|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:53:58.236Z|5617464c-d0fe-41a9-99f4-6fa02bfa6781|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:53:58.237Z|5617464c-d0fe-41a9-99f4-6fa02bfa6781|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:53:58.242Z|bee849fa-3e61-4b1c-9d2a-75ef3c6e1b68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:53:58.243Z|bee849fa-3e61-4b1c-9d2a-75ef3c6e1b68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:53:59.892Z|b1610168-11b5-4d99-b084-480d3a249475|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:53:59.893Z|b1610168-11b5-4d99-b084-480d3a249475|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:54:05.750Z|bc6726fa-eed9-45f6-b468-257796cddfa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:54:05.750Z|bc6726fa-eed9-45f6-b468-257796cddfa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:54:06.196Z|93056a6f-7282-4e56-9cfc-15e4c22bef7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:54:06.196Z|93056a6f-7282-4e56-9cfc-15e4c22bef7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:54:08.265Z|35aee2c6-6163-4164-91ee-2e8ce84982f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:54:08.265Z|35aee2c6-6163-4164-91ee-2e8ce84982f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:54:08.277Z|5ac4fd13-5883-40ec-9114-9ad919b84070|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:54:08.278Z|5ac4fd13-5883-40ec-9114-9ad919b84070|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:54:08.284Z|c8d06004-0090-40ae-a1fc-ba295f7939d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:54:08.284Z|c8d06004-0090-40ae-a1fc-ba295f7939d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:54:18.301Z|5c9b162b-073a-4a55-b222-c690ca858abc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:54:18.302Z|5c9b162b-073a-4a55-b222-c690ca858abc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:54:18.303Z|623f7fdf-af6b-41a6-b8ec-b757c6e3ec49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:54:18.303Z|623f7fdf-af6b-41a6-b8ec-b757c6e3ec49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:54:18.314Z|b2649354-8650-48e7-8afa-6a18c3abe045|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:54:18.315Z|b2649354-8650-48e7-8afa-6a18c3abe045|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:54:20.750Z|fc1fe685-f63a-4f09-84fe-6a194d72bf76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:54:20.750Z|fc1fe685-f63a-4f09-84fe-6a194d72bf76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:54:28.337Z|d0e92807-944e-4739-8c83-167a7c59d173|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:54:28.338Z|d0e92807-944e-4739-8c83-167a7c59d173|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:54:28.340Z|f3825714-b807-484a-8ee2-b952510e4edf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:54:28.341Z|f3825714-b807-484a-8ee2-b952510e4edf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:54:28.345Z|67607cc6-3160-45f1-9dec-3f02c9f3be86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:54:28.346Z|67607cc6-3160-45f1-9dec-3f02c9f3be86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:54:35.750Z|81e9c846-2647-4a72-b825-f8f30a2944ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:54:35.753Z|81e9c846-2647-4a72-b825-f8f30a2944ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:54:36.197Z|d3fde4c2-3b98-4600-a1b4-039f6a40b515|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:54:36.198Z|d3fde4c2-3b98-4600-a1b4-039f6a40b515|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:54:38.370Z|c84769b3-aae6-4158-8e21-83ad852a4eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:54:38.370Z|c84769b3-aae6-4158-8e21-83ad852a4eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:54:38.373Z|6853a63d-d2f0-4799-9062-308a3d530955|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:54:38.374Z|6853a63d-d2f0-4799-9062-308a3d530955|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:54:38.383Z|ffacb1ad-7367-44ed-be73-d433aad69e99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:54:38.383Z|ffacb1ad-7367-44ed-be73-d433aad69e99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:54:48.402Z|a0dbb1f4-ecca-4b67-8a16-526595f69ffa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:54:48.403Z|a0dbb1f4-ecca-4b67-8a16-526595f69ffa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:54:48.409Z|0d1f2a27-be5c-4c81-a7ee-778a31552b7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:54:48.412Z|0d1f2a27-be5c-4c81-a7ee-778a31552b7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:54:48.417Z|40027295-06d5-488c-87fc-6d994ec341bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:54:48.417Z|40027295-06d5-488c-87fc-6d994ec341bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:54:50.750Z|a5f0ea98-27ef-463a-8869-9fa723f119e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:54:50.750Z|a5f0ea98-27ef-463a-8869-9fa723f119e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:54:58.452Z|d89e4934-8b6c-4237-b38f-1b84ed963058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:54:58.453Z|d89e4934-8b6c-4237-b38f-1b84ed963058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:54:58.457Z|ae71b255-7b59-461c-b7de-b7e3878ed9ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:54:58.458Z|ae71b255-7b59-461c-b7de-b7e3878ed9ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:54:58.460Z|86371599-49c4-4363-b485-93448e4682ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:54:58.461Z|86371599-49c4-4363-b485-93448e4682ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:54:59.893Z|1ca504d5-c9af-4ec3-921d-5d3c79bffc21|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:54:59.894Z|1ca504d5-c9af-4ec3-921d-5d3c79bffc21|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:55:05.750Z|68eb4936-7f89-4d4d-ac04-dcc405a9af6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:55:05.750Z|68eb4936-7f89-4d4d-ac04-dcc405a9af6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:55:06.198Z|0eee1c72-95fd-43e1-b86d-05e23d6a725a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:55:06.199Z|0eee1c72-95fd-43e1-b86d-05e23d6a725a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:55:08.480Z|363312fb-c7f6-457d-ac18-dfa922f54b5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:55:08.481Z|363312fb-c7f6-457d-ac18-dfa922f54b5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:55:08.486Z|06100a4a-e10c-45b5-9cd3-e0718dd45b04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:55:08.486Z|06100a4a-e10c-45b5-9cd3-e0718dd45b04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:55:08.490Z|bf681f2e-bae6-47d8-84fe-90e947c205af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:55:08.491Z|bf681f2e-bae6-47d8-84fe-90e947c205af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:55:18.514Z|6a896329-41ce-470a-96dd-a3513e289e30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:55:18.515Z|6a896329-41ce-470a-96dd-a3513e289e30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:55:18.520Z|60d6e9d5-6d4d-4b8a-a3f3-1092f07acdcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:55:18.521Z|60d6e9d5-6d4d-4b8a-a3f3-1092f07acdcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:55:18.521Z|ccf8de02-23ad-4d41-b237-9fd9afe66432|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:55:18.523Z|ccf8de02-23ad-4d41-b237-9fd9afe66432|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:55:20.750Z|b8e29e45-0aed-4b91-8cf3-25a4006d891c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:55:20.755Z|b8e29e45-0aed-4b91-8cf3-25a4006d891c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:55:28.548Z|6b277e02-b6e0-4e60-9db3-bae12eda1d42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:55:28.551Z|30f26e5d-e133-4e15-bf62-b7ad4b71acd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:55:28.552Z|30f26e5d-e133-4e15-bf62-b7ad4b71acd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:55:28.552Z|d1e936f1-97ba-4ef2-ad0c-4af51c660aab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:55:28.554Z|d1e936f1-97ba-4ef2-ad0c-4af51c660aab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:55:28.554Z|6b277e02-b6e0-4e60-9db3-bae12eda1d42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:55:35.750Z|47b5463f-3cd3-4b5c-975f-8e4fe2c6ec47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:55:35.750Z|47b5463f-3cd3-4b5c-975f-8e4fe2c6ec47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:55:36.200Z|643f9d3d-b284-4dfa-b66b-56dee846ebc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:55:36.200Z|643f9d3d-b284-4dfa-b66b-56dee846ebc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:55:38.586Z|c7372d71-4c9e-468d-884e-dd2691c578b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:55:38.587Z|c7372d71-4c9e-468d-884e-dd2691c578b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:55:38.587Z|f7233af3-5ae6-4a5f-991d-a80f03dd9b22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:55:38.590Z|f7233af3-5ae6-4a5f-991d-a80f03dd9b22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:55:38.593Z|c0f5a6ac-6017-4f8e-9091-6e4b5f2ca859|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:55:38.594Z|c0f5a6ac-6017-4f8e-9091-6e4b5f2ca859|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:55:48.624Z|b96f6aae-392a-49ae-99be-3dcd196e9cd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:55:48.625Z|f632c192-e073-47a1-bed5-3e57a8f00f1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:55:48.625Z|f632c192-e073-47a1-bed5-3e57a8f00f1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:55:48.625Z|b96f6aae-392a-49ae-99be-3dcd196e9cd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:55:48.629Z|257dd2d1-feff-4f88-ae98-bd4983fbbb05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:55:48.630Z|257dd2d1-feff-4f88-ae98-bd4983fbbb05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:55:50.750Z|b13e2d0d-2649-4ab9-b46f-8fbd49658dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:55:50.750Z|b13e2d0d-2649-4ab9-b46f-8fbd49658dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:55:58.660Z|45ac607e-ea47-4148-9d6d-cdfcac590b1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:55:58.661Z|45ac607e-ea47-4148-9d6d-cdfcac590b1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:55:58.662Z|b4054946-ff26-44b8-b9c1-65802489ff85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:55:58.663Z|b4054946-ff26-44b8-b9c1-65802489ff85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:55:58.660Z|c90c8947-099e-4991-8476-db60b603c1d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:55:58.665Z|c90c8947-099e-4991-8476-db60b603c1d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:55:59.891Z|3902952a-b234-4fdf-b8af-e361c5f20f61|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:55:59.892Z|3902952a-b234-4fdf-b8af-e361c5f20f61|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:56:05.750Z|afe5226f-d033-419a-be44-92246488abf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:56:05.754Z|afe5226f-d033-419a-be44-92246488abf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:56:06.201Z|978ca7f9-3380-43bb-885d-cb41ebfb2c54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:56:06.202Z|978ca7f9-3380-43bb-885d-cb41ebfb2c54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:56:08.693Z|3372b24f-88a0-49e5-8ab4-5700fd2fb738|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:56:08.694Z|3372b24f-88a0-49e5-8ab4-5700fd2fb738|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:56:08.694Z|9b6e8fee-fac4-4aeb-bbc2-cf44512914a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:56:08.696Z|9b6e8fee-fac4-4aeb-bbc2-cf44512914a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:56:08.702Z|2d32a35e-7a45-4070-8a1b-6ccf59f16d3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:56:08.702Z|2d32a35e-7a45-4070-8a1b-6ccf59f16d3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:56:18.728Z|5a9d3ae7-d63f-47e4-9592-c3425c317b99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:56:18.729Z|5a9d3ae7-d63f-47e4-9592-c3425c317b99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:56:18.736Z|d0ad3786-b4ea-460a-b0e5-f0c36fd40e7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:56:18.737Z|d0ad3786-b4ea-460a-b0e5-f0c36fd40e7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:56:18.740Z|56890ed5-9406-47f8-8b0c-fa8400cd9000|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:56:18.741Z|56890ed5-9406-47f8-8b0c-fa8400cd9000|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:56:20.750Z|0a6603d1-f0f8-40ff-866c-e3c48e923efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:56:20.750Z|0a6603d1-f0f8-40ff-866c-e3c48e923efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:56:28.762Z|237a5ed6-4773-4247-a2aa-18b26add4dc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:56:28.763Z|237a5ed6-4773-4247-a2aa-18b26add4dc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:56:28.769Z|7dc35763-4ebd-49b9-8a14-f39e72a67644|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:56:28.770Z|7dc35763-4ebd-49b9-8a14-f39e72a67644|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:56:28.775Z|f94df6ce-c758-4cbe-b20b-6f16b286a2ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:56:28.775Z|f94df6ce-c758-4cbe-b20b-6f16b286a2ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:56:35.750Z|985f4449-9aed-481d-afb8-4218eef7572f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:56:35.750Z|985f4449-9aed-481d-afb8-4218eef7572f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:56:36.202Z|3aad5b91-a2a0-4fc1-b1d0-0ae60def6fe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:56:36.202Z|3aad5b91-a2a0-4fc1-b1d0-0ae60def6fe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:56:38.792Z|01a55110-76b9-48af-b7aa-0f41a33511cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:56:38.793Z|01a55110-76b9-48af-b7aa-0f41a33511cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:56:38.798Z|afea7bec-f59b-444c-b4b8-a67a5d51ff2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:56:38.799Z|afea7bec-f59b-444c-b4b8-a67a5d51ff2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:56:38.803Z|098540a8-cd8f-4706-ad69-b63bc2970ea3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:56:38.804Z|098540a8-cd8f-4706-ad69-b63bc2970ea3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:56:48.831Z|1f38af17-d971-4f5f-8025-9a72b524899f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:56:48.832Z|1f38af17-d971-4f5f-8025-9a72b524899f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:56:48.832Z|ba974d68-4d5e-4282-bf54-ed8fbeb2a5dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:56:48.833Z|ba974d68-4d5e-4282-bf54-ed8fbeb2a5dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:56:48.838Z|f80953fe-4e3f-44c7-883d-494855158e89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:56:48.839Z|f80953fe-4e3f-44c7-883d-494855158e89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:56:50.750Z|f5d412f1-524c-4252-9706-d74323ce0606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:56:50.753Z|f5d412f1-524c-4252-9706-d74323ce0606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:56:58.864Z|c76d12e0-69ee-4541-b149-293bc64a75c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:56:58.864Z|ec129068-f0b8-465b-854d-f1a835bb7b7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:56:58.865Z|c76d12e0-69ee-4541-b149-293bc64a75c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:56:58.865Z|ec129068-f0b8-465b-854d-f1a835bb7b7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:56:58.908Z|f333ef0f-5601-4e06-bd3a-5f740c9ffc04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:56:58.908Z|f333ef0f-5601-4e06-bd3a-5f740c9ffc04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:56:59.905Z|8f07d742-dc30-4ae8-af03-73d17ce9e8a9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:56:59.906Z|8f07d742-dc30-4ae8-af03-73d17ce9e8a9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:57:05.750Z|5f6675f8-3215-4bf6-a4c5-0100184065cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:57:05.750Z|5f6675f8-3215-4bf6-a4c5-0100184065cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:57:06.203Z|09e73170-fa91-4649-9faa-3f64c0ffd954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:57:06.204Z|09e73170-fa91-4649-9faa-3f64c0ffd954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:57:08.934Z|638a2708-0f62-4885-93d7-539f6c23c386|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:57:08.934Z|638a2708-0f62-4885-93d7-539f6c23c386|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:57:08.938Z|6670dbe1-fa82-4fa9-9813-40a29d8c770d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:57:08.938Z|6670dbe1-fa82-4fa9-9813-40a29d8c770d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:57:08.942Z|1126784d-d9b8-45b2-b163-c187f6e19951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:57:08.946Z|1126784d-d9b8-45b2-b163-c187f6e19951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:57:18.965Z|ca9d1421-db9a-4659-85f4-31c834f39c2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:57:18.966Z|ca9d1421-db9a-4659-85f4-31c834f39c2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:57:18.972Z|b641453f-69fe-4822-86c0-9b4a006cec48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:57:18.972Z|b641453f-69fe-4822-86c0-9b4a006cec48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:57:18.975Z|050d9050-c98a-43e1-8487-193cf6974a13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:57:18.976Z|050d9050-c98a-43e1-8487-193cf6974a13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:57:20.749Z|1a64856d-1564-4c02-8408-c2f50eab52ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:57:20.750Z|1a64856d-1564-4c02-8408-c2f50eab52ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:57:29.001Z|ee085fa0-80b5-4d0e-a90d-c6fec9ea13f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:57:29.001Z|e9c81978-6d2c-4051-ab1d-376f5ff9b9b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:57:29.001Z|ee085fa0-80b5-4d0e-a90d-c6fec9ea13f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:57:29.002Z|e9c81978-6d2c-4051-ab1d-376f5ff9b9b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:57:29.004Z|8a28ca95-3ebb-4f1d-b684-ee320a5c7704|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:57:29.005Z|8a28ca95-3ebb-4f1d-b684-ee320a5c7704|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:57:35.749Z|44e71837-96d4-4b11-81d9-1bad879596d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:57:35.753Z|44e71837-96d4-4b11-81d9-1bad879596d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:57:36.204Z|cba415e7-0086-4f12-9396-f0844cd0bbf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:57:36.205Z|cba415e7-0086-4f12-9396-f0844cd0bbf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:57:39.029Z|74d11832-8954-442c-ae85-795ac48d4d46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:57:39.030Z|74d11832-8954-442c-ae85-795ac48d4d46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:57:39.038Z|da989e00-dbc8-4afe-950e-a8a8126ae8e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:57:39.038Z|8235f44a-d683-489d-a3ea-2d8e884e07c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:57:39.039Z|da989e00-dbc8-4afe-950e-a8a8126ae8e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:57:39.040Z|8235f44a-d683-489d-a3ea-2d8e884e07c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:57:49.065Z|d5d2a9d4-2cd0-4f98-91f7-1b3746e4edfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:57:49.071Z|d5d2a9d4-2cd0-4f98-91f7-1b3746e4edfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:57:49.081Z|63a17a12-c956-457d-989b-54d3030495a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:57:49.082Z|8a0d0a8b-1cb5-4445-a7f0-09ef9c044f1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:57:49.082Z|63a17a12-c956-457d-989b-54d3030495a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:57:49.082Z|8a0d0a8b-1cb5-4445-a7f0-09ef9c044f1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:57:50.750Z|15fd6bf8-241a-493c-8c21-1a2dde1a6db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:57:50.750Z|15fd6bf8-241a-493c-8c21-1a2dde1a6db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:57:59.125Z|00453863-0f90-4938-a2e4-68f65069d8f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:57:59.125Z|b67e37f6-e2cb-40cf-baa2-6f278d18214b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:57:59.125Z|a956eac3-be76-4938-bac0-21a99a4bd619|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:57:59.125Z|00453863-0f90-4938-a2e4-68f65069d8f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:57:59.126Z|a956eac3-be76-4938-bac0-21a99a4bd619|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:57:59.126Z|b67e37f6-e2cb-40cf-baa2-6f278d18214b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:57:59.889Z|83a297c2-ccda-49e9-8a25-e69fb20b9f44|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:57:59.890Z|83a297c2-ccda-49e9-8a25-e69fb20b9f44|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:58:05.750Z|92dc7a2f-5dc8-413a-8ad4-7b267f1f825f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:58:05.750Z|92dc7a2f-5dc8-413a-8ad4-7b267f1f825f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:58:06.206Z|3ea28a04-9a4e-4622-9445-ec344f941819|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:58:06.208Z|3ea28a04-9a4e-4622-9445-ec344f941819|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:58:09.162Z|dc7c5d0a-6efa-49b6-9732-4a59404eaf99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:58:09.163Z|dc7c5d0a-6efa-49b6-9732-4a59404eaf99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:58:09.166Z|9a1e2277-562c-475c-86f8-3dbe02a20bc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:58:09.166Z|9a1e2277-562c-475c-86f8-3dbe02a20bc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:58:09.163Z|6e65f9cc-dbd4-4587-a8d1-a0fbfc8135d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:58:09.170Z|6e65f9cc-dbd4-4587-a8d1-a0fbfc8135d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:58:19.200Z|a8f46376-6623-4a76-8d8a-733d2d7e002b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:58:19.200Z|a8f46376-6623-4a76-8d8a-733d2d7e002b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:58:19.203Z|85080531-ed44-4911-825a-acf60aca9127|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:58:19.204Z|85080531-ed44-4911-825a-acf60aca9127|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:58:19.205Z|3009d8da-d2d2-40f3-af08-6730656cbf26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:58:19.206Z|3009d8da-d2d2-40f3-af08-6730656cbf26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:58:20.750Z|9907a3c5-ef22-4a9b-be5f-8c7516b75277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:58:20.754Z|9907a3c5-ef22-4a9b-be5f-8c7516b75277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:58:29.227Z|ea36706c-85e9-4003-a806-4141edfc617d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:58:29.226Z|e39e8805-fed7-4028-a284-0c7f314bb11c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:58:29.228Z|ea36706c-85e9-4003-a806-4141edfc617d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:58:29.228Z|e39e8805-fed7-4028-a284-0c7f314bb11c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:58:29.229Z|172b46cf-db24-4793-a6aa-b397605974a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:58:29.230Z|172b46cf-db24-4793-a6aa-b397605974a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:58:35.750Z|d7113d49-3fe6-474c-8938-56d88a0510f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:58:35.750Z|d7113d49-3fe6-474c-8938-56d88a0510f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:58:36.209Z|41701ec0-d4b6-413f-b7b6-7a77b344eca1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:58:36.209Z|41701ec0-d4b6-413f-b7b6-7a77b344eca1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:58:39.257Z|3aeb9265-b57f-4553-8720-cca4da265915|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:58:39.257Z|3aeb9265-b57f-4553-8720-cca4da265915|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:58:39.261Z|e5bd217a-1285-45be-817c-84e9a010fd32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:58:39.263Z|af230059-dd97-4c2e-b358-93e2fa91075c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:58:39.263Z|e5bd217a-1285-45be-817c-84e9a010fd32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:58:39.263Z|af230059-dd97-4c2e-b358-93e2fa91075c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:58:49.291Z|344f0835-de4a-4c75-9957-164a139e1311|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:58:49.292Z|344f0835-de4a-4c75-9957-164a139e1311|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:58:49.295Z|256a87f6-72c6-43f1-a1c5-86d68e6d521e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:58:49.296Z|256a87f6-72c6-43f1-a1c5-86d68e6d521e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:58:49.297Z|496cd9a5-aa7f-4ca7-96d4-6a58c28d7e84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:58:49.298Z|496cd9a5-aa7f-4ca7-96d4-6a58c28d7e84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:58:50.750Z|8746042b-c5f4-424b-a1ff-43dab9ddb69d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:58:50.750Z|8746042b-c5f4-424b-a1ff-43dab9ddb69d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:58:59.322Z|84612668-e0fd-4a19-b8ba-520171a91b06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:58:59.322Z|84612668-e0fd-4a19-b8ba-520171a91b06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:58:59.328Z|38891ded-b471-4993-ac7e-a5386f9adcd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:58:59.329Z|38891ded-b471-4993-ac7e-a5386f9adcd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:58:59.331Z|af2022fd-ba77-41e7-9263-8a2b3fbb754d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:58:59.332Z|af2022fd-ba77-41e7-9263-8a2b3fbb754d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:58:59.892Z|d54661e7-829f-496d-91e1-0a74dbbc9492|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:58:59.893Z|d54661e7-829f-496d-91e1-0a74dbbc9492|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T04:59:05.749Z|77f94570-e33e-4a5b-b8b7-aa6d2d4f683c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:59:05.753Z|77f94570-e33e-4a5b-b8b7-aa6d2d4f683c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:59:06.210Z|fe18cdea-44aa-43bf-b310-998518e0d38f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:59:06.211Z|fe18cdea-44aa-43bf-b310-998518e0d38f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:59:09.353Z|8eb9507c-3e78-4432-a8a7-33a0e2306ea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:59:09.354Z|8eb9507c-3e78-4432-a8a7-33a0e2306ea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:59:09.358Z|4b3f9688-1bf6-44e5-8ff3-802301e00442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:59:09.359Z|4b3f9688-1bf6-44e5-8ff3-802301e00442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:59:09.363Z|bdd7dc83-3337-49cc-aefe-44372473bccf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:59:09.364Z|bdd7dc83-3337-49cc-aefe-44372473bccf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:59:19.382Z|d0a03b02-cca0-45a1-9c39-0496afc9fd33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:59:19.383Z|d0a03b02-cca0-45a1-9c39-0496afc9fd33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:59:19.387Z|9173fe5b-ce5b-48b8-a254-9fd6b380d766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:59:19.388Z|9173fe5b-ce5b-48b8-a254-9fd6b380d766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:59:19.391Z|fc190a17-c514-44d8-8b95-64f9156c9fb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:59:19.393Z|fc190a17-c514-44d8-8b95-64f9156c9fb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:59:20.750Z|3794d12d-83ac-4bed-b2f0-a376d4e3268a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:59:20.750Z|3794d12d-83ac-4bed-b2f0-a376d4e3268a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:59:29.418Z|03c4cf83-d1aa-488a-9407-3ccacfb2dbea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:59:29.418Z|dfd76224-3992-4f11-96fe-e6637336d37a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:59:29.418Z|03c4cf83-d1aa-488a-9407-3ccacfb2dbea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:59:29.422Z|dfd76224-3992-4f11-96fe-e6637336d37a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:59:29.425Z|43f6309b-5626-45c4-a272-d72746d58c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:59:29.425Z|43f6309b-5626-45c4-a272-d72746d58c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:59:35.750Z|08335e34-e412-4f10-9693-ce6151dff3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:59:35.751Z|08335e34-e412-4f10-9693-ce6151dff3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:59:36.212Z|292eda94-b4e4-4578-8c46-5491cf0dfe93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:59:36.212Z|292eda94-b4e4-4578-8c46-5491cf0dfe93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:59:39.457Z|891d767c-be60-4789-b9db-8cd92d390c89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:59:39.458Z|891d767c-be60-4789-b9db-8cd92d390c89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:59:39.461Z|2beeb5ac-1d65-43ea-a0af-35d909914f2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:59:39.461Z|381c2f51-0799-41d2-aa56-c930cb5b4674|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:59:39.462Z|2beeb5ac-1d65-43ea-a0af-35d909914f2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:59:39.462Z|381c2f51-0799-41d2-aa56-c930cb5b4674|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:59:49.493Z|434820c5-62fd-465d-aed0-cadf4d4106f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:59:49.494Z|434820c5-62fd-465d-aed0-cadf4d4106f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:59:49.496Z|2d5d6bb4-bd36-426e-9275-3de1b5bc5cb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:59:49.497Z|2d5d6bb4-bd36-426e-9275-3de1b5bc5cb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:59:49.500Z|e91b0165-22e1-4a9d-8645-34cc9ae357a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:59:49.500Z|e91b0165-22e1-4a9d-8645-34cc9ae357a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:59:50.750Z|07f554da-b104-4c44-b839-bd9af407b599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T04:59:50.753Z|07f554da-b104-4c44-b839-bd9af407b599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T04:59:59.528Z|35a8d0a3-acac-4f6a-b84d-d69184cb87de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:59:59.529Z|35a8d0a3-acac-4f6a-b84d-d69184cb87de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:59:59.530Z|08a1342c-afe5-4ce4-9d1f-5870cfe5d5a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:59:59.530Z|08a1342c-afe5-4ce4-9d1f-5870cfe5d5a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:59:59.531Z|79d51cd9-4671-4c1c-8176-bb544e753a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T04:59:59.531Z|79d51cd9-4671-4c1c-8176-bb544e753a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T04:59:59.889Z|4c4fdd46-a3fe-417d-9ffe-4191c1f3e48a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T04:59:59.890Z|4c4fdd46-a3fe-417d-9ffe-4191c1f3e48a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:00:05.750Z|e7103e6a-5bcb-4335-b092-5afc6fbe9b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:00:05.750Z|e7103e6a-5bcb-4335-b092-5afc6fbe9b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:00:06.213Z|f62ef01b-595f-483c-b251-f99143675378|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:00:06.213Z|f62ef01b-595f-483c-b251-f99143675378|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:00:09.557Z|d548b94b-908e-41a8-9f41-13c0ab913fba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:00:09.558Z|d548b94b-908e-41a8-9f41-13c0ab913fba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:00:09.564Z|78afddb7-92fe-4ece-b172-c267c6607e65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:00:09.565Z|78afddb7-92fe-4ece-b172-c267c6607e65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:00:09.568Z|b7c00edc-3b13-41d2-b3a8-889918b5e3a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:00:09.568Z|b7c00edc-3b13-41d2-b3a8-889918b5e3a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:00:19.586Z|23bf467f-914c-4e6b-888d-be51ca164ef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:00:19.587Z|23bf467f-914c-4e6b-888d-be51ca164ef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:00:19.593Z|ee56faed-2839-4138-a63b-db12077fa5fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:00:19.594Z|ee56faed-2839-4138-a63b-db12077fa5fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:00:19.598Z|fd0fbbcf-ef98-4e47-ad62-71d7bb2eb38d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:00:19.599Z|fd0fbbcf-ef98-4e47-ad62-71d7bb2eb38d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:00:20.750Z|08c795bf-2b22-4f8a-92a8-6fd72ccf16bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:00:20.750Z|08c795bf-2b22-4f8a-92a8-6fd72ccf16bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:00:29.620Z|eea97f4a-0d1e-4bc8-8a74-ba70f2063679|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:00:29.621Z|eea97f4a-0d1e-4bc8-8a74-ba70f2063679|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:00:29.626Z|ab7b6e68-1e38-43c2-a5db-1514c069a1ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:00:29.626Z|ab7b6e68-1e38-43c2-a5db-1514c069a1ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:00:29.629Z|94b6149e-5d93-4c63-ae00-b6dbe3ddaf7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:00:29.630Z|94b6149e-5d93-4c63-ae00-b6dbe3ddaf7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:00:35.750Z|9015fc05-5ab1-41da-85ee-3057dfdbd992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:00:35.755Z|9015fc05-5ab1-41da-85ee-3057dfdbd992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:00:36.213Z|e4b7aa50-2ecc-4b4a-b1f2-27585b284e2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:00:36.214Z|e4b7aa50-2ecc-4b4a-b1f2-27585b284e2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:00:39.652Z|e2070f5a-7705-468b-b760-508d095408c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:00:39.653Z|e2070f5a-7705-468b-b760-508d095408c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:00:39.658Z|4b1689e7-984a-4629-a4e3-9b4767ed11d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:00:39.658Z|28edb98f-9e6b-44bd-ba7e-c8703d81e95a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:00:39.658Z|4b1689e7-984a-4629-a4e3-9b4767ed11d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:00:39.659Z|28edb98f-9e6b-44bd-ba7e-c8703d81e95a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:00:49.684Z|761a9c16-8d61-4c69-8a06-7ce0501490d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:00:49.685Z|761a9c16-8d61-4c69-8a06-7ce0501490d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:00:49.692Z|3bd844b8-dc12-4d3b-9efd-6371d34a7044|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:00:49.693Z|3bd844b8-dc12-4d3b-9efd-6371d34a7044|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:00:49.696Z|5147b57d-8631-4be5-a002-90a3ae8bd707|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:00:49.697Z|5147b57d-8631-4be5-a002-90a3ae8bd707|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:00:50.750Z|4ea80625-09a8-4149-b366-53625eb7e132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:00:50.751Z|4ea80625-09a8-4149-b366-53625eb7e132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:00:59.718Z|3b637775-b0c1-4b4f-9e7c-e98adb10dc86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:00:59.719Z|3b637775-b0c1-4b4f-9e7c-e98adb10dc86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:00:59.723Z|1abd2ee9-3d4b-4299-9f95-92aa4c516c93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:00:59.724Z|1abd2ee9-3d4b-4299-9f95-92aa4c516c93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:00:59.732Z|058e6ffc-6a7c-467a-8226-692523c01134|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:00:59.733Z|058e6ffc-6a7c-467a-8226-692523c01134|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:00:59.901Z|095df0b4-3c6c-4e43-8910-2133e91f629e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:00:59.903Z|095df0b4-3c6c-4e43-8910-2133e91f629e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:01:05.749Z|0f1aa135-942a-46d7-8184-acc20ebc4d34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:01:05.750Z|0f1aa135-942a-46d7-8184-acc20ebc4d34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:01:06.214Z|793e1fd8-d73f-4739-8f3c-b0f526924d9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:01:06.215Z|793e1fd8-d73f-4739-8f3c-b0f526924d9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:01:09.755Z|726d09d5-e128-4119-83c3-941b87af3f02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:01:09.756Z|726d09d5-e128-4119-83c3-941b87af3f02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:01:09.759Z|3117cee1-66bf-4c43-b4bf-cc90f6ff7491|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:01:09.760Z|3117cee1-66bf-4c43-b4bf-cc90f6ff7491|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:01:09.767Z|965a9f82-3d2b-487a-b324-c96df17e4f56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:01:09.767Z|965a9f82-3d2b-487a-b324-c96df17e4f56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:01:19.802Z|a5c28682-02f7-4582-9e47-2cb842e9c78c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:01:19.803Z|a5c28682-02f7-4582-9e47-2cb842e9c78c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:01:19.807Z|c7140f60-3200-44a2-b54f-3c0b4b5b36fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:01:19.808Z|c7140f60-3200-44a2-b54f-3c0b4b5b36fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:01:19.810Z|ef019f3a-957e-4a38-9a18-2e14c4f6238e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:01:19.811Z|ef019f3a-957e-4a38-9a18-2e14c4f6238e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:01:20.749Z|965050c4-75b6-4acb-864b-db985a9a9c79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:01:20.753Z|965050c4-75b6-4acb-864b-db985a9a9c79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:01:29.840Z|ee0dbf8a-10af-4027-a512-7a879184db8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:01:29.841Z|ee0dbf8a-10af-4027-a512-7a879184db8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:01:29.844Z|95dd7624-6983-4d99-a704-9bfe6a6a8ccf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:01:29.845Z|95dd7624-6983-4d99-a704-9bfe6a6a8ccf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:01:29.845Z|e21e1ee9-5d77-4dab-bd4f-9a0dd85f8037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:01:29.846Z|e21e1ee9-5d77-4dab-bd4f-9a0dd85f8037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:01:35.750Z|0f689fe6-7204-4a51-979a-a2b977801c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:01:35.750Z|0f689fe6-7204-4a51-979a-a2b977801c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:01:36.215Z|8cdce4a1-acac-40fb-a69f-c4784c4fdc37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:01:36.216Z|8cdce4a1-acac-40fb-a69f-c4784c4fdc37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:01:39.873Z|99edcd44-9008-47ea-8209-f9af34f4ac4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:01:39.874Z|99edcd44-9008-47ea-8209-f9af34f4ac4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:01:39.879Z|5f247cfe-4f2f-41e8-b933-78420f8c81db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:01:39.880Z|5f247cfe-4f2f-41e8-b933-78420f8c81db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:01:39.881Z|0f6bc0c9-6490-41f2-9e23-648b38e043c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:01:39.882Z|0f6bc0c9-6490-41f2-9e23-648b38e043c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:01:49.907Z|5386245f-2b2f-4005-99dc-0d801b09fad6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:01:49.909Z|5386245f-2b2f-4005-99dc-0d801b09fad6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:01:49.929Z|f3c90bb8-35bb-41bb-9a36-e205f3c5fb71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:01:49.930Z|f3c90bb8-35bb-41bb-9a36-e205f3c5fb71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:01:49.931Z|55768fda-88b3-4733-bee1-197af387649b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:01:49.931Z|55768fda-88b3-4733-bee1-197af387649b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:01:50.750Z|87370e29-dd08-48b2-8bad-4f0e1300161c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:01:50.750Z|87370e29-dd08-48b2-8bad-4f0e1300161c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:01:59.889Z|efe0e986-09de-4eca-9de1-7d5082a3003a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:01:59.890Z|efe0e986-09de-4eca-9de1-7d5082a3003a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:01:59.970Z|3de51521-d474-4742-af85-b3ea81338b72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:01:59.972Z|3de51521-d474-4742-af85-b3ea81338b72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:01:59.975Z|f4edd428-e6eb-4060-89be-4cfb79121b4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:01:59.975Z|f4edd428-e6eb-4060-89be-4cfb79121b4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:01:59.979Z|a03f6207-05fe-48ca-9d76-32b24b5282f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:01:59.979Z|a03f6207-05fe-48ca-9d76-32b24b5282f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:02:05.750Z|cbf5aa06-8ab0-43b7-9285-1760cbf1a74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:02:05.754Z|cbf5aa06-8ab0-43b7-9285-1760cbf1a74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:02:06.216Z|9e74c252-df69-425a-ae50-42104c712ee9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:02:06.217Z|9e74c252-df69-425a-ae50-42104c712ee9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:02:09.998Z|268e9a29-41df-4546-80bf-c4e7e3b36152|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:02:09.999Z|268e9a29-41df-4546-80bf-c4e7e3b36152|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:02:10.003Z|ff018762-aec8-4e43-95cf-14afa256b648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:02:10.004Z|ff018762-aec8-4e43-95cf-14afa256b648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:02:10.011Z|8e155e44-c82d-4fff-99fc-d5ba5200be4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:02:10.012Z|8e155e44-c82d-4fff-99fc-d5ba5200be4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:02:20.030Z|f841baa9-7a82-4c53-befb-0f978790bd19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:02:20.032Z|f841baa9-7a82-4c53-befb-0f978790bd19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:02:20.038Z|4561c831-39a5-4191-a4c5-d93df025f5ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:02:20.038Z|4561c831-39a5-4191-a4c5-d93df025f5ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:02:20.042Z|3eeeb08b-4eb7-427e-841a-ef6435e0ce4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:02:20.042Z|3eeeb08b-4eb7-427e-841a-ef6435e0ce4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:02:20.750Z|4b906762-d3cb-49d9-b305-970365cbc577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:02:20.750Z|4b906762-d3cb-49d9-b305-970365cbc577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:02:30.063Z|2c8e8932-2ed5-4a6d-ab4b-08254cfc4441|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:02:30.064Z|2c8e8932-2ed5-4a6d-ab4b-08254cfc4441|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:02:30.072Z|1c305bf5-4f63-4b72-932e-bd255a3bb65d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:02:30.073Z|1c305bf5-4f63-4b72-932e-bd255a3bb65d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:02:30.070Z|a762cc8c-1780-4c7d-b784-b4c22048fed4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:02:30.077Z|a762cc8c-1780-4c7d-b784-b4c22048fed4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:02:35.750Z|4948a175-bfe5-475a-bbf2-7712549502c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:02:35.750Z|4948a175-bfe5-475a-bbf2-7712549502c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:02:36.218Z|160a8a86-8b48-4182-8625-7a57bc8f100a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:02:36.219Z|160a8a86-8b48-4182-8625-7a57bc8f100a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:02:40.092Z|f9e53fa1-1e0b-49b6-bf0e-4b878df6bc86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:02:40.093Z|f9e53fa1-1e0b-49b6-bf0e-4b878df6bc86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:02:40.101Z|7afa481e-63ce-48bd-bf46-4acfd33f703f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:02:40.102Z|7afa481e-63ce-48bd-bf46-4acfd33f703f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:02:40.105Z|214fe5a0-42c3-4ac2-a975-ed4ffd4fd7da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:02:40.106Z|214fe5a0-42c3-4ac2-a975-ed4ffd4fd7da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:02:50.130Z|36d63f6b-8b5a-4eab-9c8f-8d9114541dd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:02:50.130Z|dbb1ac2d-c2b2-41b6-aa72-b725e53f4838|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:02:50.131Z|36d63f6b-8b5a-4eab-9c8f-8d9114541dd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:02:50.131Z|dbb1ac2d-c2b2-41b6-aa72-b725e53f4838|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:02:50.138Z|129c509d-b0e2-4857-9faa-0152d3084367|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:02:50.138Z|129c509d-b0e2-4857-9faa-0152d3084367|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:02:50.755Z|57058a5d-c69f-4aee-8ece-279b166489d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:02:50.759Z|57058a5d-c69f-4aee-8ece-279b166489d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:02:59.891Z|b8d420e8-ee87-468d-85c0-cb777fa69663|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:02:59.892Z|b8d420e8-ee87-468d-85c0-cb777fa69663|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:03:00.162Z|c9f6c7d8-9c1f-4408-9448-15a8c4845b12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:03:00.163Z|c9f6c7d8-9c1f-4408-9448-15a8c4845b12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:03:00.166Z|f0516cd8-c180-4b88-aa5c-18e5708b7755|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:03:00.166Z|f0516cd8-c180-4b88-aa5c-18e5708b7755|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:03:00.171Z|618aadf1-0ddd-4d9b-b382-e75245946f15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:03:00.172Z|618aadf1-0ddd-4d9b-b382-e75245946f15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:03:05.750Z|61c72dc5-cfa1-42ba-a8a9-b03d8dc43fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:03:05.750Z|61c72dc5-cfa1-42ba-a8a9-b03d8dc43fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:03:06.220Z|aa3665c3-a2ba-4d1c-ae96-dbc631976842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:03:06.220Z|aa3665c3-a2ba-4d1c-ae96-dbc631976842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:03:10.192Z|cc003df8-61c4-4066-b478-2b81008c712c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:03:10.193Z|cc003df8-61c4-4066-b478-2b81008c712c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:03:10.196Z|6351e548-d490-49a2-8b28-ad15e6703d35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:03:10.197Z|6351e548-d490-49a2-8b28-ad15e6703d35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:03:10.203Z|fe4388e2-aac1-452a-9874-39bc1cc2eae5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:03:10.204Z|fe4388e2-aac1-452a-9874-39bc1cc2eae5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:03:20.226Z|9ac0aca9-c362-4765-a325-58a70b868691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:03:20.226Z|9ac0aca9-c362-4765-a325-58a70b868691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:03:20.231Z|c5385557-9d1b-4bdc-adbb-f2be2326650f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:03:20.231Z|c5385557-9d1b-4bdc-adbb-f2be2326650f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:03:20.236Z|2f02fd1d-6319-47aa-b124-5bb9fe61a718|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:03:20.236Z|2f02fd1d-6319-47aa-b124-5bb9fe61a718|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:03:20.750Z|15ac1c94-6c73-4ea3-8513-f3647d082944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:03:20.750Z|15ac1c94-6c73-4ea3-8513-f3647d082944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:03:30.266Z|35bc757f-4d0b-420e-9b5a-941b1db00e84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:03:30.266Z|35bc757f-4d0b-420e-9b5a-941b1db00e84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:03:30.275Z|15514b41-179b-4e63-82fa-2b133e734169|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:03:30.275Z|2fe5a43b-4da0-4577-855f-c2ec7db8663e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:03:30.276Z|15514b41-179b-4e63-82fa-2b133e734169|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:03:30.276Z|2fe5a43b-4da0-4577-855f-c2ec7db8663e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:03:35.750Z|8d2cf56c-e14c-40e3-a101-fb32114aca9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:03:35.754Z|8d2cf56c-e14c-40e3-a101-fb32114aca9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:03:36.221Z|50acc9f0-11b8-4a0d-8c56-8f15ce4becf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:03:36.221Z|50acc9f0-11b8-4a0d-8c56-8f15ce4becf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:03:40.295Z|ed1fa802-cef1-4e12-98d9-8f0b0447becb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:03:40.295Z|ed1fa802-cef1-4e12-98d9-8f0b0447becb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:03:40.301Z|1733fcff-f69d-4007-b638-17d53de63d8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:03:40.302Z|1733fcff-f69d-4007-b638-17d53de63d8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:03:40.305Z|17956ea4-6cf9-4c5a-8daa-7e782461d411|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:03:40.306Z|17956ea4-6cf9-4c5a-8daa-7e782461d411|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:03:50.361Z|b8f3c2b8-ad67-4a2d-ba0b-69c6c44b0169|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:03:50.361Z|41ddad49-96f1-4da6-8616-1d6b3e2e3dac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:03:50.362Z|b8f3c2b8-ad67-4a2d-ba0b-69c6c44b0169|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:03:50.362Z|41ddad49-96f1-4da6-8616-1d6b3e2e3dac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:03:50.375Z|5841195b-fad4-46d3-a823-0c07d59f745d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:03:50.376Z|5841195b-fad4-46d3-a823-0c07d59f745d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:03:50.751Z|e8d53650-302f-4d05-8035-eab3de307d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:03:50.751Z|e8d53650-302f-4d05-8035-eab3de307d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:03:59.890Z|4e3da246-0c59-4af0-9500-470b5a5db03d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:03:59.891Z|4e3da246-0c59-4af0-9500-470b5a5db03d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:04:00.419Z|7f2e2db2-f5e6-4e77-8348-16f0f0ad041c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:04:00.420Z|7f2e2db2-f5e6-4e77-8348-16f0f0ad041c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:04:00.420Z|96f74a37-4f73-4081-9df4-aee6ae2693ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:04:00.422Z|96f74a37-4f73-4081-9df4-aee6ae2693ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:04:00.426Z|4a9012fe-afca-4962-9ff5-5e522199f1bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:04:00.426Z|4a9012fe-afca-4962-9ff5-5e522199f1bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:04:05.749Z|6eade200-ecae-41c1-8d49-879b719bc4cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:04:05.750Z|6eade200-ecae-41c1-8d49-879b719bc4cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:04:06.222Z|fffdee14-2db6-4c4e-9817-a70247a3f0b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:04:06.222Z|fffdee14-2db6-4c4e-9817-a70247a3f0b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:04:10.453Z|d0d0b98f-2829-40d5-9d00-a38422a5f06d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:04:10.454Z|d0d0b98f-2829-40d5-9d00-a38422a5f06d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:04:10.460Z|b6c832a1-5eab-4720-a962-57df99538b71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:04:10.461Z|b6c832a1-5eab-4720-a962-57df99538b71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:04:10.464Z|d09cd5e9-4db3-4c6e-9f6d-1060e01b8850|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:04:10.465Z|d09cd5e9-4db3-4c6e-9f6d-1060e01b8850|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:04:20.478Z|0b1e93ec-ba1a-4776-929e-3787cf42148b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:04:20.479Z|0b1e93ec-ba1a-4776-929e-3787cf42148b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:04:20.484Z|77dc69ee-0dff-42af-9b85-5facc7946d3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:04:20.484Z|77dc69ee-0dff-42af-9b85-5facc7946d3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:04:20.490Z|1a9a4f23-25b2-460d-ab31-653b597bc6d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:04:20.491Z|1a9a4f23-25b2-460d-ab31-653b597bc6d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:04:20.750Z|660e61f3-87b4-4248-80c6-4da04b95e0de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:04:20.754Z|660e61f3-87b4-4248-80c6-4da04b95e0de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:04:30.508Z|28cdeda2-77f0-4cc1-8bb6-db504891a1ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:04:30.509Z|28cdeda2-77f0-4cc1-8bb6-db504891a1ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:04:30.514Z|5e43c76a-825d-412d-840c-54c1e9b20a6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:04:30.514Z|5e43c76a-825d-412d-840c-54c1e9b20a6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:04:30.524Z|27f2ac46-c576-4212-bcd9-f886c2089ca1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:04:30.524Z|27f2ac46-c576-4212-bcd9-f886c2089ca1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:04:35.749Z|003c17cd-99b5-462f-80cb-758dc6297eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:04:35.750Z|003c17cd-99b5-462f-80cb-758dc6297eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:04:36.223Z|ba4d4f4e-9803-4c9e-b519-192648fadc57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:04:36.223Z|ba4d4f4e-9803-4c9e-b519-192648fadc57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:04:40.541Z|278aed9c-fc8d-44b0-a927-89b1b70e70d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:04:40.546Z|d5cc933a-bea9-480d-ac96-2f385946f472|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:04:40.547Z|d5cc933a-bea9-480d-ac96-2f385946f472|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:04:40.552Z|d6961172-44e6-4fa6-a398-28353715a6d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:04:40.552Z|d6961172-44e6-4fa6-a398-28353715a6d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:04:40.543Z|278aed9c-fc8d-44b0-a927-89b1b70e70d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:04:50.586Z|76b7fa55-fbc3-4618-990f-8169eeb25f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:04:50.587Z|76b7fa55-fbc3-4618-990f-8169eeb25f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:04:50.588Z|8a101d12-0f35-4595-9b09-98ffe7fabd8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:04:50.588Z|8a101d12-0f35-4595-9b09-98ffe7fabd8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:04:50.593Z|1184579c-b484-4cda-949e-320c353d6f04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:04:50.594Z|1184579c-b484-4cda-949e-320c353d6f04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:04:50.751Z|e0500595-c8a6-4b7c-94c2-9e2383bbbba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:04:50.751Z|e0500595-c8a6-4b7c-94c2-9e2383bbbba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:04:59.890Z|bb0166a9-4dee-470b-9c3c-af782351ac75|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:04:59.891Z|bb0166a9-4dee-470b-9c3c-af782351ac75|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:05:00.621Z|68310f57-4692-4f3e-8efa-56ab9729b66a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:05:00.621Z|68310f57-4692-4f3e-8efa-56ab9729b66a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:05:00.625Z|c1a4810d-637e-4c06-9b3a-924733c1876c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:05:00.625Z|c1a4810d-637e-4c06-9b3a-924733c1876c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:05:00.629Z|85e84e00-8ae6-4ae3-a583-90b875370cf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:05:00.629Z|85e84e00-8ae6-4ae3-a583-90b875370cf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:05:05.750Z|14f7c74b-024c-428e-a945-2d08bbc1dce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:05:05.754Z|14f7c74b-024c-428e-a945-2d08bbc1dce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:05:06.224Z|4a188590-29cc-4ec6-8f86-35a6b2a567e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:05:06.224Z|4a188590-29cc-4ec6-8f86-35a6b2a567e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:05:10.655Z|1ca853df-fc1e-4cfd-b1ef-9777f1cd326b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:05:10.656Z|1ca853df-fc1e-4cfd-b1ef-9777f1cd326b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:05:10.660Z|de766f93-3ac6-48f3-8900-df2387165f44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:05:10.661Z|de766f93-3ac6-48f3-8900-df2387165f44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:05:10.664Z|13a5cd55-8b84-4f1f-ad92-aea573df5d05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:05:10.664Z|13a5cd55-8b84-4f1f-ad92-aea573df5d05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:05:20.696Z|b2423dcc-ae8f-44cc-a072-3bacc2eaacfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:05:20.696Z|f81d55ec-f42e-43a7-9969-ab853eb211a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:05:20.697Z|f81d55ec-f42e-43a7-9969-ab853eb211a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:05:20.697Z|b2423dcc-ae8f-44cc-a072-3bacc2eaacfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:05:20.694Z|a15f3972-3eb8-4b84-8805-0af89cad9af7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:05:20.701Z|a15f3972-3eb8-4b84-8805-0af89cad9af7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:05:20.750Z|84cbb55f-906d-4794-ac0b-fbb7fed7a196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:05:20.751Z|84cbb55f-906d-4794-ac0b-fbb7fed7a196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:05:30.728Z|26e18057-0f2f-4935-bf0f-ab27c74b9745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:05:30.728Z|26e18057-0f2f-4935-bf0f-ab27c74b9745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:05:30.737Z|0c617242-3297-40ce-8f6b-3f9ad85d9d14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:05:30.738Z|0c617242-3297-40ce-8f6b-3f9ad85d9d14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:05:30.741Z|ba976865-6422-48a4-8ed0-973c44ae909b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:05:30.741Z|ba976865-6422-48a4-8ed0-973c44ae909b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:05:35.750Z|ab86c8a5-4605-4bc5-80ee-73f1ce51ddc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:05:35.750Z|ab86c8a5-4605-4bc5-80ee-73f1ce51ddc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:05:36.225Z|4697beff-73f5-4d5c-8e59-fa062c3a950e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:05:36.226Z|4697beff-73f5-4d5c-8e59-fa062c3a950e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:05:40.759Z|90e46c52-6496-40ab-8b8d-e485023c2706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:05:40.760Z|90e46c52-6496-40ab-8b8d-e485023c2706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:05:40.770Z|34051e01-cdba-44d1-a6ca-48065210ece3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:05:40.770Z|34051e01-cdba-44d1-a6ca-48065210ece3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:05:40.774Z|28fc7092-03d0-46a0-80d3-f13506a2018f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:05:40.774Z|28fc7092-03d0-46a0-80d3-f13506a2018f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:05:50.750Z|25cf5d6d-2138-440a-b50b-380157578f94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:05:50.754Z|25cf5d6d-2138-440a-b50b-380157578f94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:05:50.788Z|ebd7b7fb-3e07-4770-a1dd-5532a589e494|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:05:50.789Z|ebd7b7fb-3e07-4770-a1dd-5532a589e494|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:05:50.797Z|fd045c4b-0198-40cc-a618-dc2d70f69292|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:05:50.797Z|fd045c4b-0198-40cc-a618-dc2d70f69292|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:05:50.805Z|6e8cb35c-e3d9-4c9c-9175-47a1ce99fcb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:05:50.806Z|6e8cb35c-e3d9-4c9c-9175-47a1ce99fcb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:05:59.890Z|29b8d558-fc78-4944-b8c0-e8fe2e0ef9e5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:05:59.890Z|29b8d558-fc78-4944-b8c0-e8fe2e0ef9e5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:06:00.815Z|59d02f00-0561-48b1-826f-04511b8d449b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:06:00.816Z|59d02f00-0561-48b1-826f-04511b8d449b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:06:00.823Z|64e19edc-5e7b-4732-b423-0e89d1de99ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:06:00.824Z|64e19edc-5e7b-4732-b423-0e89d1de99ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:06:00.830Z|ebcc649b-7933-4188-8f78-e621be052c94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:06:00.830Z|ebcc649b-7933-4188-8f78-e621be052c94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:06:05.750Z|49a0051a-ba3d-427e-b7d9-10ed556b8c36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:06:05.751Z|49a0051a-ba3d-427e-b7d9-10ed556b8c36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:06:06.226Z|1ffd2109-7a1a-4ae9-9cb4-d2228c57cd2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:06:06.227Z|1ffd2109-7a1a-4ae9-9cb4-d2228c57cd2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:06:10.856Z|d8d17ff4-18f6-419d-aa21-e013c6f1748c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:06:10.857Z|d8d17ff4-18f6-419d-aa21-e013c6f1748c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:06:10.857Z|20b23418-7347-4a76-938f-e117f9380e0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:06:10.861Z|20b23418-7347-4a76-938f-e117f9380e0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:06:10.866Z|43702d49-ff50-4066-9ba7-5270dd47061c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:06:10.866Z|43702d49-ff50-4066-9ba7-5270dd47061c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:06:20.750Z|bbc7668e-036c-4254-8dcb-4eff32762f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:06:20.750Z|bbc7668e-036c-4254-8dcb-4eff32762f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:06:20.895Z|041627bb-e36e-4c76-b2e9-213af6e6c1cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:06:20.896Z|041627bb-e36e-4c76-b2e9-213af6e6c1cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:06:20.904Z|75d9f1f1-7b62-4600-bfb2-874e4a15a6cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:06:20.904Z|75d9f1f1-7b62-4600-bfb2-874e4a15a6cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:06:20.907Z|cfa15845-e997-4bc3-a5b7-60b80db6c9ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:06:20.908Z|cfa15845-e997-4bc3-a5b7-60b80db6c9ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:06:30.928Z|d6cff99c-50df-425f-8b56-7296540928d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:06:30.929Z|d6cff99c-50df-425f-8b56-7296540928d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:06:30.932Z|a777eeee-9b97-4fdc-9213-9399201687c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:06:30.932Z|a777eeee-9b97-4fdc-9213-9399201687c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:06:30.936Z|1bacc7ed-25df-4f85-a8ef-135d12091014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:06:30.936Z|1bacc7ed-25df-4f85-a8ef-135d12091014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:06:35.750Z|862c11be-102b-44a6-96f1-ec3c89903c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:06:35.754Z|862c11be-102b-44a6-96f1-ec3c89903c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:06:36.227Z|52c2b3cc-304f-479e-a90b-40aa5328c519|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:06:36.227Z|52c2b3cc-304f-479e-a90b-40aa5328c519|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:06:40.968Z|e2ad61e9-0af8-46e5-be91-27e6f1b76af7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:06:40.968Z|e2ad61e9-0af8-46e5-be91-27e6f1b76af7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:06:40.970Z|2f43f393-ff39-4478-8263-b159e45593e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:06:40.971Z|2f43f393-ff39-4478-8263-b159e45593e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:06:40.971Z|f44b65ec-a275-4348-bda0-87840f98fbf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:06:40.971Z|f44b65ec-a275-4348-bda0-87840f98fbf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:06:50.750Z|6d375fc6-9ad6-4d4b-8761-56421a02a65a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:06:50.750Z|6d375fc6-9ad6-4d4b-8761-56421a02a65a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:06:50.997Z|6df28ebb-bc66-4de5-8700-054042809ef6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:06:50.998Z|6df28ebb-bc66-4de5-8700-054042809ef6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:06:51.003Z|b74a5f80-ee3a-4d60-95e2-9e99cc47b166|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:06:51.002Z|1edaf4b9-7b53-4ec8-926a-4b3da9e60a10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:06:51.003Z|b74a5f80-ee3a-4d60-95e2-9e99cc47b166|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:06:51.003Z|1edaf4b9-7b53-4ec8-926a-4b3da9e60a10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:06:59.890Z|5f7750cd-8b18-45be-b317-112563be0cdd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:06:59.891Z|5f7750cd-8b18-45be-b317-112563be0cdd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:07:01.030Z|419aed8e-00b3-47ea-9db7-b124552ba183|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:07:01.031Z|419aed8e-00b3-47ea-9db7-b124552ba183|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:07:01.035Z|71d1c7e9-505d-4f9b-a78f-3525cc70f14b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:07:01.036Z|71d1c7e9-505d-4f9b-a78f-3525cc70f14b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:07:01.039Z|6301686c-9670-492e-a450-4ee403c4df93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:07:01.039Z|6301686c-9670-492e-a450-4ee403c4df93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:07:05.749Z|7b09ca74-3572-492c-9d31-3eeeab5a4404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:07:05.750Z|7b09ca74-3572-492c-9d31-3eeeab5a4404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:07:06.228Z|b62f1631-d5ce-40d3-85b7-05449a24cc92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:07:06.228Z|b62f1631-d5ce-40d3-85b7-05449a24cc92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:07:11.063Z|70563b04-eb16-4a8a-92db-c982a7d51ef7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:07:11.064Z|70563b04-eb16-4a8a-92db-c982a7d51ef7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:07:11.069Z|b60858a8-32cf-438a-8560-646b5b720979|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:07:11.071Z|b60858a8-32cf-438a-8560-646b5b720979|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:07:11.070Z|05928559-c23f-4705-87ef-e09171cf1d0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:07:11.073Z|05928559-c23f-4705-87ef-e09171cf1d0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:07:20.750Z|e38a77a8-6d6e-401a-8e07-addca8007192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:07:20.754Z|e38a77a8-6d6e-401a-8e07-addca8007192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:07:21.100Z|751f074c-a413-440e-ad23-30b2191f830c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:07:21.101Z|751f074c-a413-440e-ad23-30b2191f830c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:07:21.102Z|034e64a1-8060-40af-bd76-a6c0a8514f1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:07:21.102Z|034e64a1-8060-40af-bd76-a6c0a8514f1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:07:21.108Z|5a6e4d60-4ae5-4d68-8c98-4cb147e1244a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:07:21.109Z|5a6e4d60-4ae5-4d68-8c98-4cb147e1244a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:07:31.133Z|599e8f81-0d47-4ad0-b947-5c478b4d2641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:07:31.133Z|0781fe86-eec2-4f19-9937-7b305b85d848|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:07:31.133Z|599e8f81-0d47-4ad0-b947-5c478b4d2641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:07:31.134Z|0781fe86-eec2-4f19-9937-7b305b85d848|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:07:31.150Z|07207691-bcb5-4937-80ec-6ef1252f8465|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:07:31.151Z|07207691-bcb5-4937-80ec-6ef1252f8465|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:07:35.749Z|7f9696c2-b8e7-4541-98b9-d1ad535b213b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:07:35.750Z|7f9696c2-b8e7-4541-98b9-d1ad535b213b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:07:36.229Z|a30957fd-97b7-4774-bb71-1d4f13538900|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:07:36.229Z|a30957fd-97b7-4774-bb71-1d4f13538900|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:07:41.181Z|1f62a1ee-ab99-4726-b55e-65234c1c754f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:07:41.182Z|1f62a1ee-ab99-4726-b55e-65234c1c754f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:07:41.184Z|3033084e-118c-41bb-8b6b-48ec2d7748d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:07:41.184Z|16d707ab-f613-490a-b017-768c124ceeb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:07:41.185Z|16d707ab-f613-490a-b017-768c124ceeb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:07:41.187Z|3033084e-118c-41bb-8b6b-48ec2d7748d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:07:50.751Z|0bc5921f-05bd-47f1-9729-b0fad42cebb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:07:50.751Z|0bc5921f-05bd-47f1-9729-b0fad42cebb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:07:51.211Z|726ef372-c1ea-4072-bc79-48f67330a17b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:07:51.211Z|726ef372-c1ea-4072-bc79-48f67330a17b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:07:51.222Z|b91cac55-67c6-48a8-bf49-039378b1a09d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:07:51.222Z|b91cac55-67c6-48a8-bf49-039378b1a09d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:07:51.226Z|b09c0d29-6e29-4a55-b85f-4195590cd35a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:07:51.226Z|b09c0d29-6e29-4a55-b85f-4195590cd35a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:07:59.891Z|e01d988c-3f3d-432d-8f87-cb10519a2a92|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:07:59.892Z|e01d988c-3f3d-432d-8f87-cb10519a2a92|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:08:01.251Z|0c6dd48f-8a2d-427d-93db-de5a92082e0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:08:01.252Z|0c6dd48f-8a2d-427d-93db-de5a92082e0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:08:01.257Z|afc30ce0-2607-4d79-8ba3-51856f60d089|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:08:01.258Z|afc30ce0-2607-4d79-8ba3-51856f60d089|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:08:01.260Z|0474ed1a-ea93-4be2-a4a7-4ebc81ed2fc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:08:01.260Z|0474ed1a-ea93-4be2-a4a7-4ebc81ed2fc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:08:05.750Z|a8b8391b-534a-4b32-909e-0f79ca28e75f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:08:05.754Z|a8b8391b-534a-4b32-909e-0f79ca28e75f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:08:06.231Z|c781302f-3593-44bc-8340-2e18f2a40086|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:08:06.231Z|c781302f-3593-44bc-8340-2e18f2a40086|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:08:11.282Z|4e14071f-268a-459b-8ab1-580fbceed6c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:08:11.283Z|4e14071f-268a-459b-8ab1-580fbceed6c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:08:11.284Z|fd7ab892-3e0c-4610-ada9-ee4d069d1b9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:08:11.284Z|fd7ab892-3e0c-4610-ada9-ee4d069d1b9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:08:11.296Z|adef3aa5-8604-478d-a315-89543a7c674e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:08:11.297Z|adef3aa5-8604-478d-a315-89543a7c674e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:08:20.750Z|5de51d11-0e5b-4716-9673-ea94b4e80398|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:08:20.750Z|5de51d11-0e5b-4716-9673-ea94b4e80398|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:08:21.318Z|85210e88-7367-4ef4-b3d5-88286f5d893c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:08:21.319Z|85210e88-7367-4ef4-b3d5-88286f5d893c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:08:21.319Z|3397f1bd-ed35-476d-a714-3cf0b2dade32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:08:21.321Z|3397f1bd-ed35-476d-a714-3cf0b2dade32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:08:21.330Z|94af84ea-7d3b-4501-ae90-fe7494e7c44d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:08:21.331Z|94af84ea-7d3b-4501-ae90-fe7494e7c44d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:08:31.349Z|0aaeabc4-d6b8-482e-bacf-f88b6f1005c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:08:31.349Z|0aaeabc4-d6b8-482e-bacf-f88b6f1005c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:08:31.349Z|fc6a5016-d128-4e27-9790-54c8508f3368|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:08:31.350Z|fc6a5016-d128-4e27-9790-54c8508f3368|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:08:31.359Z|cf9e502e-c77b-4276-b786-8ff279a818a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:08:31.359Z|cf9e502e-c77b-4276-b786-8ff279a818a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:08:35.750Z|61103cd1-7ef2-4f88-b6c7-43a97293563f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:08:35.750Z|61103cd1-7ef2-4f88-b6c7-43a97293563f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:08:36.232Z|b8661803-179a-4237-a80e-b7e648342e69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:08:36.232Z|b8661803-179a-4237-a80e-b7e648342e69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:08:41.380Z|a5568b8e-8158-4b42-ae18-8462448628a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:08:41.380Z|d48e4f17-b119-4911-adfd-990c9d5c1f87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:08:41.381Z|d48e4f17-b119-4911-adfd-990c9d5c1f87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:08:41.381Z|a5568b8e-8158-4b42-ae18-8462448628a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:08:41.389Z|85ac59b9-be20-4e12-bb1c-28b9ad30344a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:08:41.389Z|85ac59b9-be20-4e12-bb1c-28b9ad30344a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:08:50.750Z|eaf31a6c-aa69-4757-a1af-766920e92990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:08:50.754Z|eaf31a6c-aa69-4757-a1af-766920e92990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:08:51.415Z|20014d43-5d9b-4e76-ae85-e64640ce7eb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:08:51.416Z|20014d43-5d9b-4e76-ae85-e64640ce7eb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:08:51.416Z|a25fd5b6-768c-4eac-9dac-cc0184069fb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:08:51.416Z|4a4c3caa-e266-4f22-bc3d-435143bdb5d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:08:51.417Z|a25fd5b6-768c-4eac-9dac-cc0184069fb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:08:51.417Z|4a4c3caa-e266-4f22-bc3d-435143bdb5d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:08:59.890Z|12525bcd-4f02-4ec9-ab9f-ad3cbc311bb5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:08:59.891Z|12525bcd-4f02-4ec9-ab9f-ad3cbc311bb5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:09:01.440Z|b15d3ecc-ea18-483f-a67b-2f92918a2f01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:09:01.441Z|b15d3ecc-ea18-483f-a67b-2f92918a2f01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:09:01.442Z|27adda00-a305-45bb-ad20-2f730023d5e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:09:01.443Z|27adda00-a305-45bb-ad20-2f730023d5e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:09:01.448Z|b5779896-9c39-4299-9b61-51f171290e31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:09:01.449Z|b5779896-9c39-4299-9b61-51f171290e31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:09:05.750Z|ab01eeec-eeb5-43b5-ac01-df54f1804b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:09:05.750Z|ab01eeec-eeb5-43b5-ac01-df54f1804b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:09:06.233Z|e3e819ef-9500-409c-a96f-4905dcc476cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:09:06.233Z|e3e819ef-9500-409c-a96f-4905dcc476cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:09:11.477Z|5db4d2e0-7c8b-41be-89cc-1a441cb559c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:09:11.477Z|c0beea7a-cfdf-4b11-b1bc-fda55e3b5c77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:09:11.478Z|5db4d2e0-7c8b-41be-89cc-1a441cb559c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:09:11.478Z|c0beea7a-cfdf-4b11-b1bc-fda55e3b5c77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:09:11.481Z|671c9521-a3e5-44ee-87bb-e2ac051daa45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:09:11.482Z|671c9521-a3e5-44ee-87bb-e2ac051daa45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:09:20.750Z|1de1060e-c71c-4dc6-989d-6c6ecf8d4b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:09:20.750Z|1de1060e-c71c-4dc6-989d-6c6ecf8d4b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:09:21.508Z|83ebbe2a-2e2b-4afa-80a9-e0c65e9f47b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:09:21.508Z|83ebbe2a-2e2b-4afa-80a9-e0c65e9f47b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:09:21.511Z|a8088d01-d0ea-4272-8ea5-2d3413ead1c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:09:21.512Z|a8088d01-d0ea-4272-8ea5-2d3413ead1c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:09:21.516Z|cb6b6752-90c1-4ff3-a974-f57dd2d8e18e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:09:21.517Z|cb6b6752-90c1-4ff3-a974-f57dd2d8e18e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:09:31.538Z|85f69350-12b9-4f16-88ed-91613e1811b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:09:31.539Z|85f69350-12b9-4f16-88ed-91613e1811b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:09:31.544Z|132f32b5-7c49-4a90-a63c-02355b807edb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:09:31.545Z|132f32b5-7c49-4a90-a63c-02355b807edb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:09:31.549Z|02fa4f01-c089-45d1-88e4-1769ce5b62a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:09:31.549Z|02fa4f01-c089-45d1-88e4-1769ce5b62a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:09:35.751Z|21705f32-491e-48cf-bfcb-b2f1b7f79ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:09:35.754Z|21705f32-491e-48cf-bfcb-b2f1b7f79ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:09:36.234Z|914d6ced-e061-4a9a-bc2b-21f7326868c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:09:36.234Z|914d6ced-e061-4a9a-bc2b-21f7326868c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:09:41.577Z|4f1aaf8a-4154-4caa-8cd3-382bd09812c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:09:41.578Z|c192e0d3-1093-4cbb-ae09-9edcce064e5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:09:41.579Z|c192e0d3-1093-4cbb-ae09-9edcce064e5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:09:41.578Z|4f1aaf8a-4154-4caa-8cd3-382bd09812c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:09:41.584Z|76538845-87b2-4b93-b89f-245c4c33627b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:09:41.585Z|76538845-87b2-4b93-b89f-245c4c33627b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:09:50.749Z|9d153280-f29a-4000-b6ca-32be2b5d4f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:09:50.750Z|9d153280-f29a-4000-b6ca-32be2b5d4f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:09:51.612Z|4bf20a06-8827-46a7-a63d-eb960c219d79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:09:51.612Z|4bf20a06-8827-46a7-a63d-eb960c219d79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:09:51.615Z|46621994-d80c-40bd-b853-dac20415701d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:09:51.615Z|46621994-d80c-40bd-b853-dac20415701d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:09:51.616Z|9d12cb49-51d6-4fa6-b51e-99bb4646ea06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:09:51.618Z|9d12cb49-51d6-4fa6-b51e-99bb4646ea06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:09:59.891Z|dc716382-038c-442b-ad2d-0860ae92a647|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:09:59.891Z|dc716382-038c-442b-ad2d-0860ae92a647|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:10:01.644Z|7b2584ad-a0b0-464d-b497-d6bee6255683|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:10:01.645Z|7b2584ad-a0b0-464d-b497-d6bee6255683|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:10:01.648Z|c581d7ff-1a3d-433c-a1c3-7aa906f34a23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:10:01.648Z|3d8823be-fa0a-4855-b586-ef841758dc83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:10:01.649Z|c581d7ff-1a3d-433c-a1c3-7aa906f34a23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:10:01.649Z|3d8823be-fa0a-4855-b586-ef841758dc83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:10:05.749Z|16844b9e-cfd6-4e17-81db-cf733c59aa4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:10:05.750Z|16844b9e-cfd6-4e17-81db-cf733c59aa4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:10:06.235Z|097d49a4-d01d-4b34-8198-93f6b2c7d5ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:10:06.235Z|097d49a4-d01d-4b34-8198-93f6b2c7d5ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:10:11.678Z|a10d2b60-39ed-4f56-92d9-7ec64385e5d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:10:11.679Z|a10d2b60-39ed-4f56-92d9-7ec64385e5d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:10:11.682Z|46a15cbf-6397-44d9-a897-85d22fabf42e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:10:11.683Z|46a15cbf-6397-44d9-a897-85d22fabf42e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:10:11.689Z|1a5f6f27-3525-44c9-9b9b-a42fd9daa27c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:10:11.690Z|1a5f6f27-3525-44c9-9b9b-a42fd9daa27c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:10:20.750Z|2f0f234d-ede9-4e13-9136-1908d4cce5f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:10:20.750Z|2f0f234d-ede9-4e13-9136-1908d4cce5f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:10:21.714Z|e88a44df-d15c-4800-a915-6139047009bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:10:21.715Z|e88a44df-d15c-4800-a915-6139047009bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:10:21.720Z|2b72fdc5-d890-4d76-ac35-db8837f5ab7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:10:21.722Z|94ea45db-9d14-4844-97b5-40784fb6cf23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:10:21.723Z|94ea45db-9d14-4844-97b5-40784fb6cf23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:10:21.720Z|2b72fdc5-d890-4d76-ac35-db8837f5ab7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:10:31.752Z|dd18cf09-0b72-46ce-bf67-ec71d09d67d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:10:31.753Z|dd18cf09-0b72-46ce-bf67-ec71d09d67d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:10:31.764Z|507de7e4-0823-4dce-9f7c-2036dd29ed2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:10:31.764Z|db3487e6-b8f7-4f9b-8e74-13df1716e4f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:10:31.764Z|507de7e4-0823-4dce-9f7c-2036dd29ed2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:10:31.765Z|db3487e6-b8f7-4f9b-8e74-13df1716e4f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:10:35.750Z|cec14661-ec03-4ca3-b40e-ec1fbfa11d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:10:35.750Z|cec14661-ec03-4ca3-b40e-ec1fbfa11d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:10:36.238Z|05dd27d3-e554-4a07-a09d-5067435cba57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:10:36.238Z|05dd27d3-e554-4a07-a09d-5067435cba57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:10:41.794Z|5a0068ba-b306-42af-aa84-f98aec36ae75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:10:41.795Z|5a0068ba-b306-42af-aa84-f98aec36ae75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:10:41.796Z|80ac3697-8f01-45d6-a806-14cf3ec9a45a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:10:41.796Z|2623be7b-fea1-4505-9e23-9eff797ac254|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:10:41.797Z|80ac3697-8f01-45d6-a806-14cf3ec9a45a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:10:41.797Z|2623be7b-fea1-4505-9e23-9eff797ac254|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:10:50.753Z|ab481b8b-6f1e-44b0-b5ed-555f81c9a22a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:10:50.754Z|ab481b8b-6f1e-44b0-b5ed-555f81c9a22a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:10:51.826Z|0343bd22-2bc0-4ee2-964c-b0e261fb1a46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:10:51.827Z|179b2bad-921e-4711-a93a-3e9ab139d2e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:10:51.827Z|0343bd22-2bc0-4ee2-964c-b0e261fb1a46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:10:51.828Z|179b2bad-921e-4711-a93a-3e9ab139d2e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:10:51.828Z|529aea48-76f9-457c-8456-fd54b53e7e61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:10:51.828Z|529aea48-76f9-457c-8456-fd54b53e7e61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:10:59.890Z|93f4af53-3d52-440c-97fe-56d081cc6abd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:10:59.891Z|93f4af53-3d52-440c-97fe-56d081cc6abd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:11:01.872Z|69ee16d0-ee6b-4906-8a0a-86db83f06bca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:11:01.872Z|a8607ed1-6567-49e3-929e-23f02bb3f582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:11:01.872Z|2ab03789-c64a-4477-91bb-db39d36b1337|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:11:01.873Z|a8607ed1-6567-49e3-929e-23f02bb3f582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:11:01.873Z|2ab03789-c64a-4477-91bb-db39d36b1337|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:11:01.873Z|69ee16d0-ee6b-4906-8a0a-86db83f06bca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:11:05.750Z|903fe7bf-cc0e-4324-9528-2839f4569b4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:11:05.750Z|903fe7bf-cc0e-4324-9528-2839f4569b4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:11:06.239Z|14a9d66a-46fe-404f-b0fd-077cf122d300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:11:06.239Z|14a9d66a-46fe-404f-b0fd-077cf122d300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:11:11.900Z|b2295b92-b29f-4cc1-8e63-9ea1402fa27b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:11:11.901Z|b2295b92-b29f-4cc1-8e63-9ea1402fa27b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:11:11.913Z|b9470e65-4d64-40b1-b411-b4d08f823ff4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:11:11.913Z|b9470e65-4d64-40b1-b411-b4d08f823ff4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:11:11.915Z|3da39251-f4fb-454d-b004-796d23a01d1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:11:11.915Z|3da39251-f4fb-454d-b004-796d23a01d1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:11:20.750Z|ab105875-1031-4f29-83e6-47d6826159fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:11:20.750Z|ab105875-1031-4f29-83e6-47d6826159fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:11:21.933Z|8b097ab5-da42-4273-a447-903aab626532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:11:21.934Z|8b097ab5-da42-4273-a447-903aab626532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:11:21.939Z|6500a390-6e20-4fbd-8d4a-c03cc1b72087|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:11:21.940Z|6500a390-6e20-4fbd-8d4a-c03cc1b72087|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:11:21.940Z|bd6ea873-bb19-4e84-a88b-dd4d2946f955|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:11:21.942Z|bd6ea873-bb19-4e84-a88b-dd4d2946f955|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:11:31.968Z|20259412-71fd-4140-8e41-97b17df915d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:11:31.969Z|20259412-71fd-4140-8e41-97b17df915d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:11:31.972Z|16f42634-d5fb-4e80-a95a-93c4cb67a77a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:11:31.972Z|16f42634-d5fb-4e80-a95a-93c4cb67a77a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:11:31.974Z|caaeb05c-aa26-43cc-9915-287ac1841d60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:11:31.975Z|caaeb05c-aa26-43cc-9915-287ac1841d60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:11:35.750Z|26fb9330-9e12-4ee8-b0e2-898c11fa6fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:11:35.750Z|26fb9330-9e12-4ee8-b0e2-898c11fa6fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:11:36.240Z|aa8b1ab5-31ae-4934-b371-b5cd9d9a23e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:11:36.241Z|aa8b1ab5-31ae-4934-b371-b5cd9d9a23e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:11:42.001Z|29ebbb63-e143-41ae-a218-3b964d400bac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:11:42.002Z|29ebbb63-e143-41ae-a218-3b964d400bac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:11:42.008Z|2da2a77e-9165-4a80-823f-20b9a2cf2d5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:11:42.008Z|2da2a77e-9165-4a80-823f-20b9a2cf2d5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:11:42.011Z|73bc1211-fc61-44c5-a778-815ee96b9d17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:11:42.012Z|73bc1211-fc61-44c5-a778-815ee96b9d17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:11:50.750Z|077d9666-a45e-4122-a9d0-02ef30cf11c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:11:50.753Z|077d9666-a45e-4122-a9d0-02ef30cf11c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:11:52.035Z|a6defa32-8a6a-4f2d-a2e3-7ba2ef3e682a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:11:52.036Z|a6defa32-8a6a-4f2d-a2e3-7ba2ef3e682a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:11:52.043Z|7aed83b4-236e-4b3a-8da1-028d25b2f151|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:11:52.043Z|7aed83b4-236e-4b3a-8da1-028d25b2f151|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:11:52.044Z|e9ee357b-ec69-484d-be1b-bd70a87cd7db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:11:52.045Z|e9ee357b-ec69-484d-be1b-bd70a87cd7db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:11:59.890Z|a44a6d3f-34d3-48e2-aeed-44a89509e4af|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:11:59.891Z|a44a6d3f-34d3-48e2-aeed-44a89509e4af|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:12:02.070Z|fba05582-9e04-4af1-9625-aa60b5d74cd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:12:02.071Z|fba05582-9e04-4af1-9625-aa60b5d74cd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:12:02.074Z|36e7df8f-f8fc-4d51-8430-1bea442fd35e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:12:02.075Z|c01a0e35-e3e1-4f53-9c9a-9cc540eae226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:12:02.076Z|c01a0e35-e3e1-4f53-9c9a-9cc540eae226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:12:02.077Z|36e7df8f-f8fc-4d51-8430-1bea442fd35e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:12:05.750Z|0e4f526b-8c5f-4918-ba3f-33c70d29075d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:12:05.750Z|0e4f526b-8c5f-4918-ba3f-33c70d29075d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:12:06.241Z|40b1c88c-1a12-400e-8b6e-8e5070d37576|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:12:06.241Z|40b1c88c-1a12-400e-8b6e-8e5070d37576|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:12:12.104Z|d3e31ccd-2219-42f9-af5f-3f43a1b04409|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:12:12.105Z|d3e31ccd-2219-42f9-af5f-3f43a1b04409|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:12:12.113Z|31aacc7d-a896-4e90-99dc-203847a7c51c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:12:12.114Z|31aacc7d-a896-4e90-99dc-203847a7c51c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:12:12.114Z|844ef1dd-4511-4126-8d82-964d0aa663e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:12:12.116Z|844ef1dd-4511-4126-8d82-964d0aa663e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:12:20.750Z|69e67061-3164-42b9-91ca-f75f274e82fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:12:20.750Z|69e67061-3164-42b9-91ca-f75f274e82fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:12:22.137Z|cdb6402c-6ee5-4a84-a1b2-d92cd98ca6c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:12:22.137Z|cdb6402c-6ee5-4a84-a1b2-d92cd98ca6c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:12:22.146Z|3efcec1a-663c-4fc3-8b6c-568a106dd30a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:12:22.146Z|3efcec1a-663c-4fc3-8b6c-568a106dd30a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:12:22.148Z|371bbdaf-2965-4e6d-8c36-95499019b659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:12:22.148Z|371bbdaf-2965-4e6d-8c36-95499019b659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:12:32.171Z|ca61f73f-6e5c-4b82-b9ce-633be2034ba6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:12:32.172Z|ca61f73f-6e5c-4b82-b9ce-633be2034ba6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:12:32.174Z|30fc3644-f92b-4552-91a1-2fc96e7ec133|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:12:32.175Z|30fc3644-f92b-4552-91a1-2fc96e7ec133|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:12:32.183Z|2b3d0186-1dbd-4124-8ae7-931a9192a845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:12:32.184Z|2b3d0186-1dbd-4124-8ae7-931a9192a845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:12:35.750Z|7e9effbd-ca9c-4e64-8fba-2fb107940370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:12:35.754Z|7e9effbd-ca9c-4e64-8fba-2fb107940370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:12:36.242Z|962ae38d-fbb0-434f-bbbb-487cced014e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:12:36.242Z|962ae38d-fbb0-434f-bbbb-487cced014e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:12:42.208Z|ee20320c-7f22-45df-9d41-fcb4aa24bf9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:12:42.209Z|ee20320c-7f22-45df-9d41-fcb4aa24bf9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:12:42.212Z|1ae6769a-c9a9-4b29-b76a-98f86935b4d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:12:42.213Z|1ae6769a-c9a9-4b29-b76a-98f86935b4d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:12:42.215Z|8710307d-ca80-430e-bc90-4e606e25ff86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:12:42.216Z|8710307d-ca80-430e-bc90-4e606e25ff86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:12:50.750Z|c95900a7-ab82-4b97-a29a-c83e2dee301a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:12:50.750Z|c95900a7-ab82-4b97-a29a-c83e2dee301a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:12:52.244Z|c9dd5939-60ce-457c-a7b0-78c5e47d47d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:12:52.245Z|c9dd5939-60ce-457c-a7b0-78c5e47d47d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:12:52.245Z|ecf26ce6-25e4-4772-a764-17fa44108f63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:12:52.246Z|ecf26ce6-25e4-4772-a764-17fa44108f63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:12:52.252Z|db737ef3-afc2-49c3-b04b-a5a9c274e670|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:12:52.252Z|db737ef3-afc2-49c3-b04b-a5a9c274e670|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:12:59.891Z|be62af44-9f79-42c1-9cad-9700cf02b49d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:12:59.891Z|be62af44-9f79-42c1-9cad-9700cf02b49d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:13:02.280Z|a3f5750f-66f6-48ea-b01e-ae9e18d3e79d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:13:02.283Z|a3f5750f-66f6-48ea-b01e-ae9e18d3e79d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:13:02.289Z|469c7d9b-4309-43a3-92c9-e6dd508c69c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:13:02.290Z|469c7d9b-4309-43a3-92c9-e6dd508c69c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:13:02.293Z|0afc6194-311b-4611-a5f1-6d4c8fe4d658|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:13:02.293Z|0afc6194-311b-4611-a5f1-6d4c8fe4d658|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:13:05.750Z|a28943ba-a86b-4b03-9f77-550e068d584d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:13:05.750Z|a28943ba-a86b-4b03-9f77-550e068d584d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:13:06.243Z|cbdaa7c0-b49b-4cab-8cf5-534729c0273e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:13:06.244Z|cbdaa7c0-b49b-4cab-8cf5-534729c0273e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:13:12.323Z|b19d4096-2d41-4cd9-9189-cd59f153ceeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:13:12.325Z|99cc3e26-8ea2-4796-8b73-1169732d23ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:13:12.325Z|b19d4096-2d41-4cd9-9189-cd59f153ceeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:13:12.325Z|99cc3e26-8ea2-4796-8b73-1169732d23ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:13:12.329Z|494182fb-c114-4a29-ab78-08897ca7b957|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:13:12.329Z|494182fb-c114-4a29-ab78-08897ca7b957|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:13:20.750Z|ac411760-c902-4b75-8028-2f5cf76cfe9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:13:20.754Z|ac411760-c902-4b75-8028-2f5cf76cfe9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:13:22.355Z|d602f3a4-8aac-49f7-b5e3-4e463292cacf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:13:22.357Z|d602f3a4-8aac-49f7-b5e3-4e463292cacf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:13:22.357Z|67292e52-dbab-4c20-bc77-e4db3439e726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:13:22.357Z|67292e52-dbab-4c20-bc77-e4db3439e726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:13:22.362Z|f186c07c-f334-4eba-a2f1-141c0a797bf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:13:22.364Z|f186c07c-f334-4eba-a2f1-141c0a797bf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:13:32.392Z|37339ac7-977d-4c51-b552-eca40ea01b13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:13:32.393Z|a895b77a-b358-499b-b025-ad21aaabcbf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:13:32.393Z|a895b77a-b358-499b-b025-ad21aaabcbf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:13:32.394Z|37339ac7-977d-4c51-b552-eca40ea01b13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:13:32.400Z|e9f799a2-163c-4efa-a651-50a790234fdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:13:32.401Z|e9f799a2-163c-4efa-a651-50a790234fdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:13:35.750Z|ce24b93b-b235-4f99-a697-ab22bb0436dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:13:35.750Z|ce24b93b-b235-4f99-a697-ab22bb0436dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:13:36.244Z|9cf692d2-8355-4eb4-8822-79756b968a39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:13:36.245Z|9cf692d2-8355-4eb4-8822-79756b968a39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:13:42.432Z|35800c34-6cb9-4bab-9e9b-810609f31b56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:13:42.433Z|35800c34-6cb9-4bab-9e9b-810609f31b56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:13:42.437Z|a8d7f799-cd03-41c7-8b6b-578702fd27c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:13:42.437Z|e0387f0a-01c1-4943-8116-61278f3be0d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:13:42.437Z|a8d7f799-cd03-41c7-8b6b-578702fd27c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:13:42.438Z|e0387f0a-01c1-4943-8116-61278f3be0d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:13:50.750Z|dc0e607c-ebf8-4373-90ca-67fdbb05ac1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:13:50.750Z|dc0e607c-ebf8-4373-90ca-67fdbb05ac1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:13:52.463Z|9d92140d-4cf3-4a78-8b29-1da30fed5cce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:13:52.464Z|9d92140d-4cf3-4a78-8b29-1da30fed5cce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:13:52.469Z|04fba872-2842-4033-98df-e76865caecd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:13:52.470Z|04fba872-2842-4033-98df-e76865caecd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:13:52.470Z|9480d910-7377-42e8-8fc7-8d599b7580b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:13:52.471Z|9480d910-7377-42e8-8fc7-8d599b7580b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:13:59.890Z|a95480f9-e96f-41fd-9de2-b2befd3e4d0d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:13:59.891Z|a95480f9-e96f-41fd-9de2-b2befd3e4d0d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:14:02.495Z|77fdc961-ba3a-466f-b2da-0f00260edf6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:14:02.496Z|77fdc961-ba3a-466f-b2da-0f00260edf6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:14:02.500Z|a744b8c9-87af-4e82-ac6b-8054aa030611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:14:02.500Z|560864c8-fb84-4121-9e71-226ca1eb953c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:14:02.501Z|a744b8c9-87af-4e82-ac6b-8054aa030611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:14:02.501Z|560864c8-fb84-4121-9e71-226ca1eb953c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:14:05.750Z|a740b7b9-af75-4f8d-9d2a-725ef71026f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:14:05.753Z|a740b7b9-af75-4f8d-9d2a-725ef71026f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:14:06.246Z|b0a5a2a0-2d15-4a66-879f-c0b59824bb20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:14:06.246Z|b0a5a2a0-2d15-4a66-879f-c0b59824bb20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:14:12.526Z|56932f50-30fc-49b2-94bc-15c63c53063c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:14:12.526Z|56932f50-30fc-49b2-94bc-15c63c53063c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:14:12.531Z|75af6ad9-bb4a-451d-95a0-88d9d3b608f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:14:12.532Z|75af6ad9-bb4a-451d-95a0-88d9d3b608f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:14:12.533Z|459cf0f1-3508-4bcf-90f4-866033fd1e0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:14:12.534Z|459cf0f1-3508-4bcf-90f4-866033fd1e0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:14:20.750Z|3b961c75-fc04-4c1e-a74a-c3698ae48ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:14:20.750Z|3b961c75-fc04-4c1e-a74a-c3698ae48ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:14:22.558Z|435be020-9c31-4165-8535-17309d98ae81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:14:22.559Z|435be020-9c31-4165-8535-17309d98ae81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:14:22.565Z|c5b2556e-15dc-4380-ae44-373dc05b6694|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:14:22.565Z|c5b2556e-15dc-4380-ae44-373dc05b6694|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:14:22.567Z|b20194ea-f028-497c-8de6-df7945b8bef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:14:22.568Z|b20194ea-f028-497c-8de6-df7945b8bef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:14:32.593Z|bcead503-0c3f-420d-86a6-b049fa1659e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:14:32.594Z|bcead503-0c3f-420d-86a6-b049fa1659e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:14:32.598Z|2443e8e5-5d47-4bd5-be2d-9180e54b842a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:14:32.598Z|2443e8e5-5d47-4bd5-be2d-9180e54b842a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:14:32.599Z|533c2619-df2e-4567-81f1-7f68e3adcc59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:14:32.606Z|533c2619-df2e-4567-81f1-7f68e3adcc59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:14:35.750Z|ce43579d-06c1-4315-ae35-23c938546121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:14:35.750Z|ce43579d-06c1-4315-ae35-23c938546121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:14:36.247Z|c51d535a-7c95-4d7d-a7bd-85381b3b4d28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:14:36.247Z|c51d535a-7c95-4d7d-a7bd-85381b3b4d28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:14:42.631Z|0a604276-5f25-4733-adf4-d309bd845fa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:14:42.632Z|0a604276-5f25-4733-adf4-d309bd845fa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:14:42.635Z|83e37763-5c38-4ce9-9585-0f978289f60a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:14:42.636Z|83e37763-5c38-4ce9-9585-0f978289f60a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:14:42.640Z|7367ba96-a3f3-4641-8175-ae4420245f13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:14:42.640Z|7367ba96-a3f3-4641-8175-ae4420245f13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:14:50.750Z|17556320-0fb9-4c6c-8632-ffbeebc9d5fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:14:50.755Z|17556320-0fb9-4c6c-8632-ffbeebc9d5fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:14:52.666Z|cfa0129c-4b9c-4f5b-8e6e-3a9c8cb6b9f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:14:52.667Z|cfa0129c-4b9c-4f5b-8e6e-3a9c8cb6b9f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:14:52.673Z|d9705bc7-ca0a-492f-a8cc-3631b012997d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:14:52.674Z|d9705bc7-ca0a-492f-a8cc-3631b012997d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:14:52.678Z|239064bb-fea8-44a6-89bb-3290ddafcfe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:14:52.679Z|239064bb-fea8-44a6-89bb-3290ddafcfe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:14:59.889Z|7ed27933-2093-4af6-827b-470be39601b3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:14:59.889Z|7ed27933-2093-4af6-827b-470be39601b3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:15:02.699Z|a976a755-3b9e-4f6b-89a4-83f56d308301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:15:02.700Z|a976a755-3b9e-4f6b-89a4-83f56d308301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:15:02.704Z|aa38f7b9-3e6b-40ba-a6c1-093f73a5dda4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:15:02.704Z|aa38f7b9-3e6b-40ba-a6c1-093f73a5dda4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:15:02.709Z|d330b125-1d7b-4f68-8dbf-dc5f5805df1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:15:02.709Z|d330b125-1d7b-4f68-8dbf-dc5f5805df1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:15:05.750Z|ed6ef6bd-1539-4dba-b8cc-e88c2cc415a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:15:05.750Z|ed6ef6bd-1539-4dba-b8cc-e88c2cc415a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:15:06.247Z|8e41a5b1-5334-41ee-8118-30a8785758a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:15:06.248Z|8e41a5b1-5334-41ee-8118-30a8785758a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:15:12.735Z|004346b6-16d8-4372-8adb-75fac79aa730|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:15:12.736Z|ac7160fb-898a-46da-b4e4-910f67aba38e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:15:12.736Z|004346b6-16d8-4372-8adb-75fac79aa730|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:15:12.736Z|ac7160fb-898a-46da-b4e4-910f67aba38e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:15:12.742Z|9973383f-9013-4dee-8491-16f74aafad2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:15:12.743Z|9973383f-9013-4dee-8491-16f74aafad2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:15:20.750Z|29da49d3-99cf-4367-ace2-41648012ec9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:15:20.750Z|29da49d3-99cf-4367-ace2-41648012ec9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:15:22.774Z|1a50167b-8358-4538-a67a-a6c7f9087830|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:15:22.776Z|1a50167b-8358-4538-a67a-a6c7f9087830|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:15:22.776Z|dd205596-5a93-4808-9426-69e7ea3d2ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:15:22.778Z|dd205596-5a93-4808-9426-69e7ea3d2ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:15:22.781Z|5d61497a-c968-4520-9584-d6eaaa9b873b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:15:22.782Z|5d61497a-c968-4520-9584-d6eaaa9b873b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:15:32.813Z|b1f3c294-c026-4e16-bad0-456b5f1eceb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:15:32.813Z|6a095fe1-1506-48ad-93e6-778201a10c25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:15:32.814Z|b1f3c294-c026-4e16-bad0-456b5f1eceb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:15:32.813Z|0b74eb12-c3cb-4586-97b1-3f1a8c79f449|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:15:32.814Z|6a095fe1-1506-48ad-93e6-778201a10c25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:15:32.816Z|0b74eb12-c3cb-4586-97b1-3f1a8c79f449|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:15:35.750Z|d9e91153-d56c-49a9-8480-c06c1dc6e09a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:15:35.755Z|d9e91153-d56c-49a9-8480-c06c1dc6e09a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:15:36.248Z|01150cd5-f2be-493b-b680-ce29589c6e58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:15:36.249Z|01150cd5-f2be-493b-b680-ce29589c6e58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:15:42.845Z|804f01a4-0ed0-40aa-b7a1-b4f1a10018c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:15:42.845Z|804f01a4-0ed0-40aa-b7a1-b4f1a10018c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:15:42.845Z|b59e349b-63c5-4cfe-98bd-b11fb580620b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:15:42.847Z|b59e349b-63c5-4cfe-98bd-b11fb580620b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:15:42.853Z|fb29783e-21f5-483d-8d5c-2d04bc2260f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:15:42.853Z|fb29783e-21f5-483d-8d5c-2d04bc2260f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:15:50.749Z|888b9f64-8c42-400c-b6ab-327549337edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:15:50.750Z|888b9f64-8c42-400c-b6ab-327549337edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:15:52.883Z|fca43914-7a78-4830-97c9-9c3991b5f1d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:15:52.884Z|fca43914-7a78-4830-97c9-9c3991b5f1d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:15:52.885Z|ad274667-0e2d-4810-9515-06fe5f61c561|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:15:52.885Z|ad274667-0e2d-4810-9515-06fe5f61c561|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:15:52.891Z|a65d33ec-de4a-4e5f-abba-7d7475e6c020|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:15:52.892Z|a65d33ec-de4a-4e5f-abba-7d7475e6c020|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:15:59.891Z|fbcd8cc8-e7d5-45cc-a65a-eee225259ca0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:15:59.892Z|fbcd8cc8-e7d5-45cc-a65a-eee225259ca0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:16:02.915Z|59c98549-a6c5-4c0e-8433-abfcfedb73c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:16:02.916Z|59c98549-a6c5-4c0e-8433-abfcfedb73c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:16:02.920Z|e0f6f440-c8d9-4894-89b9-fbf45b28ab5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:16:02.920Z|e0f6f440-c8d9-4894-89b9-fbf45b28ab5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:16:02.925Z|b38f6917-e4f5-4f7a-9ddd-9bb9728a7326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:16:02.925Z|b38f6917-e4f5-4f7a-9ddd-9bb9728a7326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:16:05.750Z|8111a6db-6486-4f24-89f1-a3237418c269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:16:05.750Z|8111a6db-6486-4f24-89f1-a3237418c269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:16:06.250Z|75bf2358-05e1-435e-975d-1e90927c8f4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:16:06.250Z|75bf2358-05e1-435e-975d-1e90927c8f4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:16:12.947Z|8cea912e-ef39-4e57-8f46-504e309dfa19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:16:12.947Z|8cea912e-ef39-4e57-8f46-504e309dfa19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:16:12.952Z|db72a8e8-a0e3-4b28-a5f9-eefef13d9369|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:16:12.953Z|db72a8e8-a0e3-4b28-a5f9-eefef13d9369|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:16:12.957Z|af31a1db-3feb-4e73-a316-85e9ad2e0f40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:16:12.958Z|af31a1db-3feb-4e73-a316-85e9ad2e0f40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:16:20.750Z|24725832-5669-4c8c-b87c-7b71a778f7b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:16:20.754Z|24725832-5669-4c8c-b87c-7b71a778f7b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:16:22.985Z|4fa89e89-3e9c-46b0-8480-a1bea1961ac4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:16:22.986Z|4fa89e89-3e9c-46b0-8480-a1bea1961ac4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:16:22.990Z|f78d95cc-a607-4d02-84ad-6e5c52b71ed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:16:22.991Z|f78d95cc-a607-4d02-84ad-6e5c52b71ed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:16:22.994Z|6b656361-e4c5-436d-b8b1-337040fb3434|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:16:22.995Z|6b656361-e4c5-436d-b8b1-337040fb3434|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:16:33.018Z|29c0bdc0-a581-478c-8266-b8c623983d1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:16:33.019Z|29c0bdc0-a581-478c-8266-b8c623983d1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:16:33.029Z|bbeb5673-5c90-40c8-8a6a-db18c70cb74e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:16:33.029Z|bbeb5673-5c90-40c8-8a6a-db18c70cb74e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:16:33.034Z|3c1e8b07-11ef-4d98-9559-5ed8f0471c83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:16:33.035Z|3c1e8b07-11ef-4d98-9559-5ed8f0471c83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:16:35.749Z|6cff39b9-a6ef-40e3-b2bb-230e8654a7c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:16:35.750Z|6cff39b9-a6ef-40e3-b2bb-230e8654a7c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:16:36.251Z|8cf5d16b-12e6-414e-aedb-85c73a11751d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:16:36.252Z|8cf5d16b-12e6-414e-aedb-85c73a11751d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:16:43.051Z|f89241f9-740b-41f8-bfc6-c6e8116a3900|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:16:43.052Z|f89241f9-740b-41f8-bfc6-c6e8116a3900|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:16:43.064Z|f4bd6b30-6458-4005-8a6c-77e69024995b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:16:43.064Z|f4bd6b30-6458-4005-8a6c-77e69024995b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:16:43.069Z|45ee10f2-5e6a-4a08-a67e-cb3177d54709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:16:43.070Z|45ee10f2-5e6a-4a08-a67e-cb3177d54709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:16:50.750Z|d6003a2f-40db-4943-a8a9-6a4b18e652bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:16:50.750Z|d6003a2f-40db-4943-a8a9-6a4b18e652bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:16:53.080Z|e4814e25-5f32-4f5d-8a60-f8e3aa5751e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:16:53.080Z|e4814e25-5f32-4f5d-8a60-f8e3aa5751e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:16:53.090Z|2f5fbaf4-cf07-4e6b-a9a0-ecf5ee9fcd70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:16:53.090Z|2f5fbaf4-cf07-4e6b-a9a0-ecf5ee9fcd70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:16:53.096Z|451206be-cbfa-4a08-a881-9a34a6decfce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:16:53.097Z|451206be-cbfa-4a08-a881-9a34a6decfce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:16:59.890Z|1d5df3df-acff-49f1-801f-b2e33fd01c6c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:16:59.891Z|1d5df3df-acff-49f1-801f-b2e33fd01c6c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:17:03.110Z|3f3fc914-e5e2-4f6b-a929-da69bb492cf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:17:03.110Z|3f3fc914-e5e2-4f6b-a929-da69bb492cf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:17:03.115Z|48c6c48d-b554-486f-95cf-49910afaf6c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:17:03.116Z|48c6c48d-b554-486f-95cf-49910afaf6c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:17:03.126Z|5edb004c-bf45-4e1e-8d99-07fa478d6558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:17:03.127Z|5edb004c-bf45-4e1e-8d99-07fa478d6558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:17:05.750Z|363961f7-a9d8-4ad9-8891-667953adf12d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:17:05.754Z|363961f7-a9d8-4ad9-8891-667953adf12d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:17:06.253Z|087ecee2-b4c2-4068-a35a-cc51795ab927|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:17:06.253Z|087ecee2-b4c2-4068-a35a-cc51795ab927|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:17:13.140Z|c3ff8039-69f6-44e4-9290-b7b38dabb4a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:17:13.140Z|c3ff8039-69f6-44e4-9290-b7b38dabb4a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:17:13.140Z|8725da0d-ebe6-41b4-8378-6c1557855827|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:17:13.142Z|8725da0d-ebe6-41b4-8378-6c1557855827|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:17:13.152Z|9905d22f-5b37-45ae-ba52-a2f65f4fbd45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:17:13.152Z|9905d22f-5b37-45ae-ba52-a2f65f4fbd45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:17:20.750Z|26d73100-d055-41f2-bade-dcb5229ef9e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:17:20.750Z|26d73100-d055-41f2-bade-dcb5229ef9e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:17:23.170Z|7c3cb365-0066-4529-92a9-441c3169e53c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:17:23.171Z|7c3cb365-0066-4529-92a9-441c3169e53c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:17:23.180Z|41732704-60e5-4a21-925b-0aa8e5a35ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:17:23.180Z|41732704-60e5-4a21-925b-0aa8e5a35ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:17:23.182Z|1111d7e2-3334-4f19-bab2-c556ee37c078|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:17:23.184Z|1111d7e2-3334-4f19-bab2-c556ee37c078|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:17:33.201Z|262b0259-192c-4da7-b1d1-9131bee76c6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:17:33.202Z|262b0259-192c-4da7-b1d1-9131bee76c6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:17:33.211Z|fd8810cb-23f4-48f1-9fbe-db12d298ee93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:17:33.212Z|fd8810cb-23f4-48f1-9fbe-db12d298ee93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:17:33.212Z|a584ff17-342e-4db9-b6c4-4df256719865|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:17:33.214Z|a584ff17-342e-4db9-b6c4-4df256719865|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:17:35.750Z|ad1a7b4d-996c-4047-8096-1a8439cad80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:17:35.751Z|ad1a7b4d-996c-4047-8096-1a8439cad80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:17:36.254Z|c3bad96c-a970-4853-8c8d-804caafb6960|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:17:36.254Z|c3bad96c-a970-4853-8c8d-804caafb6960|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:17:43.235Z|c32f671e-ce0c-4e11-b017-db757e3e870c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:17:43.236Z|c32f671e-ce0c-4e11-b017-db757e3e870c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:17:43.241Z|ca9a20c8-3ed4-4265-820d-26a142d67b88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:17:43.242Z|ca9a20c8-3ed4-4265-820d-26a142d67b88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:17:43.249Z|838fc74b-295c-4ace-8aa5-8b9395ba2652|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:17:43.250Z|838fc74b-295c-4ace-8aa5-8b9395ba2652|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:17:50.753Z|b2290b8d-9c6c-4a1a-8cd8-4cf75dba7091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:17:50.757Z|b2290b8d-9c6c-4a1a-8cd8-4cf75dba7091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:17:53.276Z|29df00e4-9cac-410e-870a-8dd526a6f0e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:17:53.276Z|29df00e4-9cac-410e-870a-8dd526a6f0e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:17:53.280Z|cf565e7c-5d0d-4c94-86ca-fef86c0458b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:17:53.280Z|06d4142e-ab8d-492a-b930-08cc89dc62e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:17:53.280Z|06d4142e-ab8d-492a-b930-08cc89dc62e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:17:53.280Z|cf565e7c-5d0d-4c94-86ca-fef86c0458b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:17:59.891Z|1fe3dacf-9420-4b8d-a89e-d87d17322c67|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:17:59.893Z|1fe3dacf-9420-4b8d-a89e-d87d17322c67|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:18:03.314Z|c7a3a381-4086-4a84-b529-7bd56e67a526|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:18:03.315Z|c7a3a381-4086-4a84-b529-7bd56e67a526|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:18:03.319Z|da649ec8-f6bd-4bc3-ad6b-7b0db367ae90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:18:03.319Z|da649ec8-f6bd-4bc3-ad6b-7b0db367ae90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:18:03.320Z|9ad413eb-4d22-412d-9606-a4d92b051a91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:18:03.322Z|9ad413eb-4d22-412d-9606-a4d92b051a91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:18:05.750Z|adb44d67-e01b-4c9f-9da8-25a08a71080c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:18:05.750Z|adb44d67-e01b-4c9f-9da8-25a08a71080c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:18:06.255Z|184c0c11-430b-4b47-9c5d-d3fc134f1ddf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:18:06.256Z|184c0c11-430b-4b47-9c5d-d3fc134f1ddf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:18:13.349Z|929e709a-6b70-4883-af47-2fdd49db3b55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:18:13.350Z|929e709a-6b70-4883-af47-2fdd49db3b55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:18:13.353Z|76a115bb-7013-4af7-bfee-6a44ec0600fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:18:13.353Z|76a115bb-7013-4af7-bfee-6a44ec0600fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:18:13.360Z|d8612b00-666e-422c-8021-e35217eaad83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:18:13.360Z|d8612b00-666e-422c-8021-e35217eaad83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:18:20.750Z|e553a1b6-fc5b-4228-ab06-e8392bc2b591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:18:20.750Z|e553a1b6-fc5b-4228-ab06-e8392bc2b591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:18:23.379Z|ea402d4a-7d05-4335-8e2c-afab70541c07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:18:23.380Z|ea402d4a-7d05-4335-8e2c-afab70541c07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:18:23.381Z|d747da64-f359-4add-81cd-0b0a2bcba753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:18:23.381Z|d747da64-f359-4add-81cd-0b0a2bcba753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:18:23.384Z|7456f7c6-1227-4e59-b463-e634af1b0939|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:18:23.385Z|7456f7c6-1227-4e59-b463-e634af1b0939|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:18:33.408Z|1ecc06d7-ee1b-4778-80e4-ecf245b89138|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:18:33.409Z|1ecc06d7-ee1b-4778-80e4-ecf245b89138|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:18:33.412Z|4e723013-5d02-4567-a1f6-fc24b9ba2967|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:18:33.415Z|4e723013-5d02-4567-a1f6-fc24b9ba2967|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:18:33.414Z|24400152-769e-4c27-aacb-d53e50bb45a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:18:33.417Z|24400152-769e-4c27-aacb-d53e50bb45a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:18:35.751Z|74655515-4fac-4e43-8d8e-94807bed9086|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:18:35.755Z|74655515-4fac-4e43-8d8e-94807bed9086|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:18:36.256Z|84a70cbd-18dd-454d-b18b-a0f2a51f60e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:18:36.257Z|84a70cbd-18dd-454d-b18b-a0f2a51f60e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:18:43.434Z|e68909da-6713-4cda-b572-fd03c7595245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:18:43.435Z|e68909da-6713-4cda-b572-fd03c7595245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:18:43.443Z|5431c8af-4bdc-4b95-93d4-d395c00e3783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:18:43.443Z|5431c8af-4bdc-4b95-93d4-d395c00e3783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:18:43.446Z|376e1879-0f4b-4a61-bb15-4ccc3c99def7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:18:43.447Z|376e1879-0f4b-4a61-bb15-4ccc3c99def7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:18:50.750Z|f0f63489-3191-4b21-bb37-deddda5da471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:18:50.750Z|f0f63489-3191-4b21-bb37-deddda5da471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:18:53.475Z|58712d4e-67e2-4c4c-a216-02b01fcf1cab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:18:53.475Z|dcc0e22d-35f9-49b6-87a2-20ca4ac8a47a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:18:53.476Z|58712d4e-67e2-4c4c-a216-02b01fcf1cab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:18:53.476Z|dcc0e22d-35f9-49b6-87a2-20ca4ac8a47a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:18:53.479Z|aa8216eb-4b03-419a-9129-ae371c00dd74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:18:53.480Z|aa8216eb-4b03-419a-9129-ae371c00dd74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:18:59.889Z|bde2b1cf-5d35-4027-9896-22b067c32cbc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:18:59.890Z|bde2b1cf-5d35-4027-9896-22b067c32cbc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:19:03.510Z|04d06ed9-b96c-45fd-8135-8f4a3cf9368b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:19:03.511Z|04d06ed9-b96c-45fd-8135-8f4a3cf9368b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:19:03.513Z|0fcf8086-c0a4-4270-b3c2-0ece4a42b0b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:19:03.514Z|0fcf8086-c0a4-4270-b3c2-0ece4a42b0b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:19:03.515Z|32f46a95-49c5-4b36-b66a-658ecd3a9623|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:19:03.515Z|32f46a95-49c5-4b36-b66a-658ecd3a9623|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:19:05.749Z|41c95cf5-dbc9-4c0e-bd24-09d7f3f08350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:19:05.750Z|41c95cf5-dbc9-4c0e-bd24-09d7f3f08350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:19:06.257Z|be65884d-efad-4cf8-b5d6-ae2da26b6e4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:19:06.258Z|be65884d-efad-4cf8-b5d6-ae2da26b6e4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:19:13.551Z|dd778027-eddd-4fe2-9649-312b72826ab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:19:13.552Z|dd778027-eddd-4fe2-9649-312b72826ab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:19:13.552Z|1e77d221-055d-45ce-8b38-3ed9e032bc3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:19:13.552Z|1e77d221-055d-45ce-8b38-3ed9e032bc3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:19:13.557Z|0aef9f1e-e1e5-4840-9f0f-a70d674271c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:19:13.557Z|0aef9f1e-e1e5-4840-9f0f-a70d674271c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:19:20.750Z|221e4043-94ff-4a9e-8cc9-9d80d0ec379b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:19:20.753Z|221e4043-94ff-4a9e-8cc9-9d80d0ec379b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:19:23.591Z|f773496c-c904-4e92-a737-fce0677b9f74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:19:23.592Z|c8205896-f11b-4413-950a-57f226c35403|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:19:23.593Z|c8205896-f11b-4413-950a-57f226c35403|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:19:23.592Z|f773496c-c904-4e92-a737-fce0677b9f74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:19:23.593Z|0dd15e0c-90a0-4228-af69-4c00b9f3e379|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:19:23.594Z|0dd15e0c-90a0-4228-af69-4c00b9f3e379|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:19:33.620Z|a60707b2-0432-447c-aefc-65cbca7c61b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:19:33.620Z|a60707b2-0432-447c-aefc-65cbca7c61b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:19:33.629Z|972a6e56-f75b-4c4f-90a7-1aab0fcada9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:19:33.630Z|972a6e56-f75b-4c4f-90a7-1aab0fcada9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:19:33.633Z|65947bd2-aa12-4b35-b9b2-2ab613ffedb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:19:33.634Z|65947bd2-aa12-4b35-b9b2-2ab613ffedb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:19:35.749Z|5b8afb1f-b309-4388-957f-6178fcd96b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:19:35.750Z|5b8afb1f-b309-4388-957f-6178fcd96b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:19:36.259Z|60779886-5758-4b04-9d2b-e2c5ab696607|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:19:36.259Z|60779886-5758-4b04-9d2b-e2c5ab696607|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:19:43.651Z|c4264afc-336f-4def-b094-87407910b7a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:19:43.652Z|c4264afc-336f-4def-b094-87407910b7a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:19:43.662Z|e9ab0dbe-67c6-4101-a08d-2d02d753826c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:19:43.663Z|e9ab0dbe-67c6-4101-a08d-2d02d753826c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:19:43.667Z|67f09ac1-3502-4ca2-b76d-6470c82acc1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:19:43.667Z|67f09ac1-3502-4ca2-b76d-6470c82acc1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:19:50.750Z|f72bc280-6312-45a3-8fab-8d90f56f41b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:19:50.750Z|f72bc280-6312-45a3-8fab-8d90f56f41b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:19:53.685Z|2aa5c273-4888-4907-bee6-b27325c09827|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:19:53.685Z|2aa5c273-4888-4907-bee6-b27325c09827|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:19:53.694Z|0ad64344-e7c3-4954-9415-4521cf502591|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:19:53.694Z|0ad64344-e7c3-4954-9415-4521cf502591|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:19:53.697Z|94e0e333-cb98-4dd9-a96c-3960ce42593f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:19:53.699Z|94e0e333-cb98-4dd9-a96c-3960ce42593f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:19:59.890Z|d795adbf-818a-49c1-9d2d-e04f6819c9ba|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:19:59.891Z|d795adbf-818a-49c1-9d2d-e04f6819c9ba|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:20:03.712Z|9e2dde9c-cd89-4207-947a-02c52c1f01e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:20:03.713Z|9e2dde9c-cd89-4207-947a-02c52c1f01e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:20:03.720Z|089560cf-b062-4bc6-a507-17ce8f0158ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:20:03.720Z|089560cf-b062-4bc6-a507-17ce8f0158ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:20:03.727Z|3b20334d-e380-48ef-8800-536b18d0d74d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:20:03.728Z|3b20334d-e380-48ef-8800-536b18d0d74d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:20:05.749Z|ca98ccc2-7d8e-4dd7-88ea-106bbff35758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:20:05.753Z|ca98ccc2-7d8e-4dd7-88ea-106bbff35758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:20:06.260Z|0b6e9a85-317c-4057-9c79-9bb4fe0a5fc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:20:06.260Z|0b6e9a85-317c-4057-9c79-9bb4fe0a5fc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:20:13.745Z|42dd2dfc-5473-441e-b0db-c5923ab52576|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:20:13.745Z|42dd2dfc-5473-441e-b0db-c5923ab52576|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:20:13.748Z|788b5012-ebe3-41ac-88dd-c19388fc8fd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:20:13.748Z|788b5012-ebe3-41ac-88dd-c19388fc8fd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:20:13.753Z|41b01093-2bde-472f-856a-be935cb8222d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:20:13.754Z|41b01093-2bde-472f-856a-be935cb8222d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:20:20.750Z|063d61bd-594c-4fa9-95b7-6865992a6da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:20:20.750Z|063d61bd-594c-4fa9-95b7-6865992a6da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:20:23.778Z|569079ab-7175-4f28-b070-38416d277be2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:20:23.779Z|569079ab-7175-4f28-b070-38416d277be2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:20:23.779Z|58b2726b-3cd2-4e3e-af30-b8bb15b4a3e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:20:23.781Z|58b2726b-3cd2-4e3e-af30-b8bb15b4a3e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:20:23.785Z|0c57cfc7-85e7-4705-8f7b-62e2f7db4700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:20:23.786Z|0c57cfc7-85e7-4705-8f7b-62e2f7db4700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:20:33.816Z|0aaa87bd-3326-43c3-a103-1bc89eb5bc60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:20:33.817Z|0aaa87bd-3326-43c3-a103-1bc89eb5bc60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:20:33.821Z|6bb4367f-38b9-42ba-b334-c075e20a717a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:20:33.822Z|6bb4367f-38b9-42ba-b334-c075e20a717a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:20:33.824Z|e04a4e47-0b62-4152-8a65-ddc876213028|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:20:33.825Z|e04a4e47-0b62-4152-8a65-ddc876213028|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:20:35.750Z|34f30f92-c18b-43a0-9143-91d81db47105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:20:35.750Z|34f30f92-c18b-43a0-9143-91d81db47105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:20:36.261Z|ef57b7b1-4211-42ce-a573-e117b9855105|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:20:36.261Z|ef57b7b1-4211-42ce-a573-e117b9855105|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:20:43.860Z|ac14a076-2501-4aba-8e40-099713834fde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:20:43.860Z|d708a960-efb6-4ba5-8779-7ff0a51ece45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:20:43.861Z|ac14a076-2501-4aba-8e40-099713834fde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:20:43.861Z|d708a960-efb6-4ba5-8779-7ff0a51ece45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:20:43.868Z|0e6ef50f-4c09-47ce-8cd3-44f895d4d0a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:20:43.868Z|0e6ef50f-4c09-47ce-8cd3-44f895d4d0a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:20:50.750Z|44c4b1bd-20a5-4d8d-b757-5e6972172661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:20:50.754Z|44c4b1bd-20a5-4d8d-b757-5e6972172661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:20:53.893Z|80e3d90f-7fc7-4b24-b12c-b085aec944b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:20:53.894Z|80e3d90f-7fc7-4b24-b12c-b085aec944b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:20:53.897Z|50c5f25c-0426-4d5f-a5ed-64eacfcaf468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:20:53.899Z|50c5f25c-0426-4d5f-a5ed-64eacfcaf468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:20:53.899Z|daac7215-0a19-46ce-ba75-d3b99b09f1b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:20:53.902Z|daac7215-0a19-46ce-ba75-d3b99b09f1b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:20:59.890Z|29aac1ff-a10a-422f-b9aa-3f82677746c1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:20:59.891Z|29aac1ff-a10a-422f-b9aa-3f82677746c1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:21:03.939Z|e1de8902-a0ea-49eb-8f2b-2235432c5694|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:21:03.940Z|e1de8902-a0ea-49eb-8f2b-2235432c5694|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:21:03.943Z|6b7e55c6-4c69-46f6-ac2f-1bea00492b3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:21:03.944Z|6b7e55c6-4c69-46f6-ac2f-1bea00492b3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:21:03.947Z|62a382e4-5bac-4f13-880f-ebda6166a5a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:21:03.948Z|62a382e4-5bac-4f13-880f-ebda6166a5a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:21:05.750Z|05243656-08a4-4e7c-b593-1a526e8c5d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:21:05.750Z|05243656-08a4-4e7c-b593-1a526e8c5d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:21:06.262Z|da84cbdd-2928-4dd0-b65d-2f4966907b5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:21:06.262Z|da84cbdd-2928-4dd0-b65d-2f4966907b5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:21:13.977Z|0dd1bc2d-b349-4898-9e24-328f82bdd551|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:21:13.977Z|0639254f-448b-4de7-b34b-034854c01130|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:21:13.977Z|0dd1bc2d-b349-4898-9e24-328f82bdd551|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:21:13.977Z|0639254f-448b-4de7-b34b-034854c01130|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:21:13.987Z|4588b9fc-3208-4b40-8190-5f80e1ccfdc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:21:13.987Z|4588b9fc-3208-4b40-8190-5f80e1ccfdc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:21:20.750Z|bccc48fd-16cd-4595-b18d-73017845ecc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:21:20.750Z|bccc48fd-16cd-4595-b18d-73017845ecc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:21:24.010Z|e218dc2a-0ed2-473b-aa40-2ac0e39aadc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:21:24.011Z|e218dc2a-0ed2-473b-aa40-2ac0e39aadc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:21:24.018Z|f703ae2a-38ac-46de-8795-905fcbce927e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:21:24.018Z|f703ae2a-38ac-46de-8795-905fcbce927e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:21:24.018Z|ddcadd7a-5b36-4890-bf84-24a684dcaa92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:21:24.019Z|ddcadd7a-5b36-4890-bf84-24a684dcaa92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:21:34.043Z|fa9ce097-f52e-4a54-86f3-11cdca69c006|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:21:34.043Z|fa9ce097-f52e-4a54-86f3-11cdca69c006|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:21:34.051Z|e40a4f6c-a6c3-4d4a-879e-d176efabec84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:21:34.052Z|e40a4f6c-a6c3-4d4a-879e-d176efabec84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:21:34.054Z|3f664d26-d5cb-4560-a258-86a6700d40e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:21:34.055Z|3f664d26-d5cb-4560-a258-86a6700d40e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:21:35.750Z|2f41135e-1ef1-4c75-aaf6-f2056a717164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:21:35.753Z|2f41135e-1ef1-4c75-aaf6-f2056a717164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:21:36.263Z|4d6b6d2a-8f6f-46c4-bf10-63422a6692ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:21:36.263Z|4d6b6d2a-8f6f-46c4-bf10-63422a6692ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:21:44.075Z|f7eb26c4-460a-4916-9aa2-d603cdb6d063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:21:44.076Z|f7eb26c4-460a-4916-9aa2-d603cdb6d063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:21:44.080Z|4a256e52-d822-4fa9-9d43-5f53ed263286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:21:44.081Z|4a256e52-d822-4fa9-9d43-5f53ed263286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:21:44.082Z|3601a3c5-6812-4b2e-8701-7382a9142760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:21:44.083Z|3601a3c5-6812-4b2e-8701-7382a9142760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:21:50.750Z|173b011b-d39e-4376-825a-a8028bf00486|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:21:50.750Z|173b011b-d39e-4376-825a-a8028bf00486|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:21:54.113Z|d165654d-0518-47f9-a0d1-91055252d036|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:21:54.114Z|96f0c560-055f-4f02-8cb2-ad139a9e6bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:21:54.114Z|d165654d-0518-47f9-a0d1-91055252d036|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:21:54.116Z|96f0c560-055f-4f02-8cb2-ad139a9e6bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:21:54.118Z|e7316089-1615-495f-b5d1-d7e83d8316d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:21:54.118Z|e7316089-1615-495f-b5d1-d7e83d8316d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:21:59.892Z|d3e6bc60-8d23-4953-a747-809c343911d3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:21:59.893Z|d3e6bc60-8d23-4953-a747-809c343911d3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:22:04.152Z|9e04290f-699c-4a69-b88d-c508b0dbb37d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:22:04.153Z|9e04290f-699c-4a69-b88d-c508b0dbb37d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:22:04.151Z|64a3564a-1a17-4cce-8235-79d142702fa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:22:04.157Z|64a3564a-1a17-4cce-8235-79d142702fa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:22:04.157Z|7cd09c6c-d336-4277-a22e-9e52895ae2bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:22:04.157Z|7cd09c6c-d336-4277-a22e-9e52895ae2bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:22:05.750Z|9e467dee-bc0d-437b-9a40-92a76228e7b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:22:05.751Z|9e467dee-bc0d-437b-9a40-92a76228e7b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:22:06.264Z|482845a7-7c77-4993-b2fb-c4011eaceebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:22:06.264Z|482845a7-7c77-4993-b2fb-c4011eaceebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:22:14.186Z|50f001b0-8190-488e-8dde-c6cb2fa1e027|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:22:14.186Z|50f001b0-8190-488e-8dde-c6cb2fa1e027|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:22:14.189Z|67b346fe-cc2a-4e75-8341-dfcb9a17b17a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:22:14.189Z|67b346fe-cc2a-4e75-8341-dfcb9a17b17a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:22:14.189Z|4cbfa085-c47a-4bd5-bbcb-2012294167e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:22:14.191Z|4cbfa085-c47a-4bd5-bbcb-2012294167e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:22:20.750Z|6f692292-7e0b-456a-8db4-dc972fa93094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:22:20.754Z|6f692292-7e0b-456a-8db4-dc972fa93094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:22:24.217Z|9fcd2164-847c-42e6-b759-3f49346e227b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:22:24.218Z|9fcd2164-847c-42e6-b759-3f49346e227b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:22:24.219Z|1774b72a-2e2e-42b6-b9d6-59ff5f10ecf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:22:24.219Z|1774b72a-2e2e-42b6-b9d6-59ff5f10ecf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:22:24.219Z|211a8c6f-2133-417b-bfe0-d9673320ebfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:22:24.220Z|211a8c6f-2133-417b-bfe0-d9673320ebfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:22:34.252Z|2f277c4e-11b3-4584-824f-7e92fc398a3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:22:34.252Z|2f277c4e-11b3-4584-824f-7e92fc398a3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:22:34.258Z|61fa8fa8-98c6-470c-8ced-13ab20dd3341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:22:34.262Z|054fca66-b17c-48c6-90e5-b9da327c7016|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:22:34.263Z|61fa8fa8-98c6-470c-8ced-13ab20dd3341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:22:34.265Z|054fca66-b17c-48c6-90e5-b9da327c7016|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:22:35.750Z|48ee1e27-5f93-4066-ba62-792a242cc037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:22:35.750Z|48ee1e27-5f93-4066-ba62-792a242cc037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:22:36.265Z|a1f6a491-3c50-47aa-b86f-d51eae06f0ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:22:36.265Z|a1f6a491-3c50-47aa-b86f-d51eae06f0ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:22:44.281Z|e203da96-4334-4c5c-b34f-e17e6dc7ec10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:22:44.282Z|e203da96-4334-4c5c-b34f-e17e6dc7ec10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:22:44.298Z|c542cabd-6401-4e95-bb69-bd92d380c4fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:22:44.299Z|c542cabd-6401-4e95-bb69-bd92d380c4fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:22:44.299Z|7a3fdf6b-ee82-415a-809d-41f38c9590b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:22:44.300Z|7a3fdf6b-ee82-415a-809d-41f38c9590b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:22:50.750Z|83e8b93e-380d-4aa1-8683-1962099ccb15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:22:50.750Z|83e8b93e-380d-4aa1-8683-1962099ccb15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:22:54.313Z|c431c54f-783c-423f-ad47-ce7c5cf605f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:22:54.314Z|c431c54f-783c-423f-ad47-ce7c5cf605f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:22:54.332Z|d99c2852-ac53-4fbc-b578-c631e0a935ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:22:54.333Z|d99c2852-ac53-4fbc-b578-c631e0a935ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:22:54.336Z|7fcb5e19-4e18-4bf3-90e6-bdafacd74672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:22:54.337Z|7fcb5e19-4e18-4bf3-90e6-bdafacd74672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:22:59.891Z|e7c9e1bf-3ad8-4867-b601-583ac5650d5f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:22:59.891Z|e7c9e1bf-3ad8-4867-b601-583ac5650d5f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:23:04.357Z|e29e5c88-71df-4762-a480-dd14111a3cb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:23:04.357Z|e29e5c88-71df-4762-a480-dd14111a3cb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:23:04.365Z|4201e7f9-be69-4204-9c28-848b0bca1e76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:23:04.365Z|4201e7f9-be69-4204-9c28-848b0bca1e76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:23:04.366Z|efd6dbf9-b7a4-4115-b0d5-5332f1ace403|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:23:04.366Z|efd6dbf9-b7a4-4115-b0d5-5332f1ace403|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:23:05.750Z|53bea9e2-9060-4147-b8c4-f94669d9e515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:23:05.754Z|53bea9e2-9060-4147-b8c4-f94669d9e515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:23:06.266Z|331cbc54-3b87-4a91-ac63-99c2e0081711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:23:06.266Z|331cbc54-3b87-4a91-ac63-99c2e0081711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:23:14.386Z|1ff332cc-3bef-439f-ae32-01bf6e463d1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:23:14.387Z|1ff332cc-3bef-439f-ae32-01bf6e463d1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:23:14.390Z|ddf07a10-79be-478b-a2d9-83bb48e8fa24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:23:14.390Z|ddf07a10-79be-478b-a2d9-83bb48e8fa24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:23:14.395Z|90e80eee-6b1b-450b-99ba-14a0ad8638d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:23:14.396Z|90e80eee-6b1b-450b-99ba-14a0ad8638d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:23:20.750Z|efe14b1b-00ca-45ec-a105-1155b228af3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:23:20.750Z|efe14b1b-00ca-45ec-a105-1155b228af3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:23:24.416Z|2937d2bb-5c0b-479d-9c0e-dcc0656da5f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:23:24.416Z|f80c2723-5fdb-4e90-ad22-022ed847098c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:23:24.417Z|f80c2723-5fdb-4e90-ad22-022ed847098c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:23:24.417Z|2937d2bb-5c0b-479d-9c0e-dcc0656da5f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:23:24.429Z|67eb8dfe-647c-4050-856f-54f24a1beb48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:23:24.429Z|67eb8dfe-647c-4050-856f-54f24a1beb48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:23:34.452Z|e3e88adb-150b-48e9-9fb6-54e379836198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:23:34.453Z|e3e88adb-150b-48e9-9fb6-54e379836198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:23:34.459Z|76b3caed-33b6-4a18-8fcd-20ea7981783a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:23:34.460Z|fa6577d2-c310-47d5-98d6-5c6207b64660|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:23:34.460Z|76b3caed-33b6-4a18-8fcd-20ea7981783a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:23:34.460Z|fa6577d2-c310-47d5-98d6-5c6207b64660|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:23:35.750Z|4390618a-ab2f-43a6-a168-59ad7c68bf9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:23:35.750Z|4390618a-ab2f-43a6-a168-59ad7c68bf9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:23:36.267Z|e3a59696-896d-49c9-9f07-d1202f011953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:23:36.267Z|e3a59696-896d-49c9-9f07-d1202f011953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:23:44.483Z|5c1c4971-733b-47ad-80b2-184ec7ac0f7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:23:44.483Z|5c1c4971-733b-47ad-80b2-184ec7ac0f7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:23:44.491Z|7a5f1fe1-fdae-4b40-b78f-341a26e0eb61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:23:44.491Z|7a5f1fe1-fdae-4b40-b78f-341a26e0eb61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:23:44.491Z|6212405d-daca-4759-a64f-97b0b1651ff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:23:44.492Z|6212405d-daca-4759-a64f-97b0b1651ff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:23:50.750Z|d849612b-ff65-417d-9532-e85d1d49cc53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:23:50.754Z|d849612b-ff65-417d-9532-e85d1d49cc53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:23:54.515Z|d9b87de4-1cfe-4c9a-8f3a-4804cf06866c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:23:54.516Z|d9b87de4-1cfe-4c9a-8f3a-4804cf06866c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:23:54.520Z|b1a064e9-3f13-4c00-9c71-1fbcb331205d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:23:54.520Z|b1a064e9-3f13-4c00-9c71-1fbcb331205d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:23:54.523Z|2362673c-8db0-4898-831d-461a54806fa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:23:54.524Z|2362673c-8db0-4898-831d-461a54806fa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:23:59.890Z|c6b426f7-fc0d-499d-95b0-46d1379e6650|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:23:59.891Z|c6b426f7-fc0d-499d-95b0-46d1379e6650|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:24:04.549Z|222d8705-7ae7-4f8a-b651-36d5c6d6c84d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:24:04.550Z|222d8705-7ae7-4f8a-b651-36d5c6d6c84d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:24:04.554Z|ea97a971-bbb7-4dfa-be3b-8d6ce1449c9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:24:04.554Z|ea97a971-bbb7-4dfa-be3b-8d6ce1449c9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:24:04.561Z|f296176d-8973-4c60-bb38-fa61844b4bff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:24:04.562Z|f296176d-8973-4c60-bb38-fa61844b4bff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:24:05.750Z|caf9f08d-ae06-4949-a6a8-72bd2cf02684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:24:05.750Z|caf9f08d-ae06-4949-a6a8-72bd2cf02684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:24:06.268Z|ab4aa2a5-d05b-49d3-aa8b-4df0e6950ca8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:24:06.268Z|ab4aa2a5-d05b-49d3-aa8b-4df0e6950ca8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:24:14.586Z|d02639f3-5b33-4615-a199-cd42e09461e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:24:14.587Z|d02639f3-5b33-4615-a199-cd42e09461e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:24:14.592Z|fb832078-b8f0-4fd8-b4b8-f8853f6f9171|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:24:14.592Z|12705133-a545-44f9-807e-352f06de7ac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:24:14.592Z|12705133-a545-44f9-807e-352f06de7ac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:24:14.592Z|fb832078-b8f0-4fd8-b4b8-f8853f6f9171|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:24:20.750Z|c528f21b-6132-4549-a8ed-7df0a6705d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:24:20.750Z|c528f21b-6132-4549-a8ed-7df0a6705d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:24:24.620Z|669a3a3c-d61c-4029-a58a-d199928ede14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:24:24.621Z|669a3a3c-d61c-4029-a58a-d199928ede14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:24:24.624Z|d35c2765-eba0-4d15-948f-0a1d865015e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:24:24.625Z|d35c2765-eba0-4d15-948f-0a1d865015e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:24:24.628Z|6a51c2b8-d15a-47c4-8aa9-5e7573eb9fd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:24:24.629Z|6a51c2b8-d15a-47c4-8aa9-5e7573eb9fd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:24:34.656Z|fa2ec08f-dc24-4019-a161-8111618fd464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:24:34.658Z|fa2ec08f-dc24-4019-a161-8111618fd464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:24:34.661Z|017dc81a-192f-4717-8f8e-efcd4eb5bf9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:24:34.662Z|017dc81a-192f-4717-8f8e-efcd4eb5bf9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:24:34.665Z|02877041-14a7-41d0-93ac-b9ef6c1be97a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:24:34.665Z|02877041-14a7-41d0-93ac-b9ef6c1be97a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:24:35.750Z|b0bd6b8b-42c2-4931-b9b4-2e116192720c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:24:35.766Z|b0bd6b8b-42c2-4931-b9b4-2e116192720c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:24:36.269Z|57effb6f-029b-47c0-a63a-7542ec6b1711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:24:36.269Z|57effb6f-029b-47c0-a63a-7542ec6b1711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:24:44.692Z|0468bdf2-165e-409b-8d99-3ea13a8326e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:24:44.692Z|0468bdf2-165e-409b-8d99-3ea13a8326e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:24:44.694Z|d694ba75-6a5b-4ed8-837f-19da90e5103c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:24:44.695Z|d694ba75-6a5b-4ed8-837f-19da90e5103c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:24:44.696Z|0880843a-d77b-4501-86a0-1f212f6b0f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:24:44.696Z|0880843a-d77b-4501-86a0-1f212f6b0f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:24:50.750Z|bed7cef5-4d46-4f7e-bc1a-074b7c46a6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:24:50.750Z|bed7cef5-4d46-4f7e-bc1a-074b7c46a6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:24:54.722Z|0a4fc931-4f74-4db9-b867-53a2264586b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:24:54.722Z|0a4fc931-4f74-4db9-b867-53a2264586b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:24:54.726Z|f035097b-db1f-459c-943d-8e23b2cadddf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:24:54.727Z|f035097b-db1f-459c-943d-8e23b2cadddf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:24:54.731Z|456b2342-038a-45c3-801f-1afe47dd8055|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:24:54.732Z|456b2342-038a-45c3-801f-1afe47dd8055|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:24:59.891Z|93443b3e-b65c-4e5c-93c3-2f55ecdcf992|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:24:59.892Z|93443b3e-b65c-4e5c-93c3-2f55ecdcf992|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:25:04.756Z|d645de53-09eb-48ba-935b-46a13d4b6943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:25:04.756Z|d645de53-09eb-48ba-935b-46a13d4b6943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:25:04.763Z|af39de33-5a30-46ae-ac6f-d0da0d56c8c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:25:04.764Z|af39de33-5a30-46ae-ac6f-d0da0d56c8c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:25:04.764Z|f7dd0cee-90a6-423f-b5f5-abc67bbae21c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:25:04.765Z|f7dd0cee-90a6-423f-b5f5-abc67bbae21c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:25:05.750Z|50d9426d-0c38-4a10-8fb8-9117700c3da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:25:05.750Z|50d9426d-0c38-4a10-8fb8-9117700c3da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:25:06.270Z|06eef5b0-7274-4263-8b44-8ee966bdcbb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:25:06.271Z|06eef5b0-7274-4263-8b44-8ee966bdcbb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:25:14.789Z|8671af56-261d-41a7-936f-21a51b1e2ec1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:25:14.791Z|8671af56-261d-41a7-936f-21a51b1e2ec1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:25:14.792Z|6ca97236-0dbb-43e6-a40d-a5fc4f77917a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:25:14.794Z|6ca97236-0dbb-43e6-a40d-a5fc4f77917a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:25:14.797Z|ab432432-ecd6-4ff8-bb4d-ed467f9d306b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:25:14.797Z|ab432432-ecd6-4ff8-bb4d-ed467f9d306b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:25:20.750Z|2c822de3-3e95-4ba6-a2c6-ca30ce74b3d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:25:20.755Z|2c822de3-3e95-4ba6-a2c6-ca30ce74b3d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:25:24.828Z|c8feecf4-b4d9-44c3-9506-f810a2d29daa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:25:24.829Z|c37a649e-5273-4534-8f78-0b072058913d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:25:24.830Z|c8feecf4-b4d9-44c3-9506-f810a2d29daa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:25:24.830Z|c37a649e-5273-4534-8f78-0b072058913d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:25:24.837Z|a22ad77a-89ad-468b-b8f6-1bd7b0cd72b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:25:24.837Z|a22ad77a-89ad-468b-b8f6-1bd7b0cd72b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:25:34.868Z|14ca5c31-a207-4b43-9682-d0abcbb01270|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:25:34.869Z|14ca5c31-a207-4b43-9682-d0abcbb01270|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:25:34.872Z|2a87858e-4855-4de3-83ca-58c9fc73ac19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:25:34.872Z|2a87858e-4855-4de3-83ca-58c9fc73ac19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:25:34.873Z|339be39a-e0e8-4cca-8018-2fdedf0e5858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:25:34.873Z|339be39a-e0e8-4cca-8018-2fdedf0e5858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:25:35.750Z|0abbfa74-1e8e-443c-b11f-389fbef49e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:25:35.750Z|0abbfa74-1e8e-443c-b11f-389fbef49e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:25:36.271Z|c44d06b5-bbfd-4d16-b7c7-5be1c66ac520|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:25:36.272Z|c44d06b5-bbfd-4d16-b7c7-5be1c66ac520|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:25:44.900Z|d7b09267-6315-4771-9541-7838c5d16a0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:25:44.900Z|d7b09267-6315-4771-9541-7838c5d16a0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:25:44.904Z|a6ea4c3f-d315-47c3-91e7-2d63d3d6b247|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:25:44.905Z|a6ea4c3f-d315-47c3-91e7-2d63d3d6b247|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:25:44.910Z|735734e3-5ef1-45fe-962f-aa92ee6cc4dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:25:44.912Z|735734e3-5ef1-45fe-962f-aa92ee6cc4dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:25:50.750Z|159f244f-62f3-450c-b613-70724d794621|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:25:50.750Z|159f244f-62f3-450c-b613-70724d794621|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:25:54.938Z|2eedc4b8-2570-4275-af65-3bfcea055dd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:25:54.938Z|2eedc4b8-2570-4275-af65-3bfcea055dd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:25:54.941Z|a3b1f79c-b480-4584-939e-6e21f0699cf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:25:54.942Z|a3b1f79c-b480-4584-939e-6e21f0699cf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:25:54.945Z|d1aa2868-ed56-499d-9304-a91b856767eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:25:54.946Z|d1aa2868-ed56-499d-9304-a91b856767eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:25:59.890Z|665125c4-237c-41a9-b7c3-1b5b0cb6c317|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:25:59.891Z|665125c4-237c-41a9-b7c3-1b5b0cb6c317|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:26:04.971Z|e9a1dc73-ce49-4cf6-97fd-d97dc0d35fb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:26:04.972Z|e9a1dc73-ce49-4cf6-97fd-d97dc0d35fb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:26:04.977Z|ac096feb-3684-4a3f-a1df-7c9a830684e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:26:04.977Z|ac096feb-3684-4a3f-a1df-7c9a830684e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:26:04.977Z|bf875a45-e6ab-456a-ba6a-6fecfa2eb918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:26:04.980Z|bf875a45-e6ab-456a-ba6a-6fecfa2eb918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:26:05.750Z|0c703208-0755-400d-97b1-9ca197016eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:26:05.755Z|0c703208-0755-400d-97b1-9ca197016eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:26:06.273Z|293dd8fb-d68a-4937-aa44-1ae0aff0d562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:26:06.273Z|293dd8fb-d68a-4937-aa44-1ae0aff0d562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:26:15.005Z|2c43a11d-346b-4207-a856-70a42b5a308d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:26:15.006Z|2c43a11d-346b-4207-a856-70a42b5a308d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:26:15.013Z|41b51953-dc4d-40d2-a1d0-37042ddb350c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:26:15.013Z|7c6054c3-fd99-42c5-b3ea-11ae1e405cf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:26:15.014Z|41b51953-dc4d-40d2-a1d0-37042ddb350c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:26:15.014Z|7c6054c3-fd99-42c5-b3ea-11ae1e405cf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:26:20.750Z|e96f78b4-7de6-4185-a1be-7de93700e16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:26:20.750Z|e96f78b4-7de6-4185-a1be-7de93700e16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:26:25.039Z|2ce69a9f-53c9-4fd2-80be-46446d3ea33f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:26:25.040Z|2ce69a9f-53c9-4fd2-80be-46446d3ea33f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:26:25.042Z|861d2e51-03a3-4a33-823a-be8c845d293f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:26:25.042Z|861d2e51-03a3-4a33-823a-be8c845d293f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:26:25.045Z|41edd0a2-1445-40cb-87fb-cab4c3f5d8dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:26:25.045Z|41edd0a2-1445-40cb-87fb-cab4c3f5d8dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:26:35.072Z|d77520b9-35b2-4de9-bddb-56cccacc862c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:26:35.072Z|d77520b9-35b2-4de9-bddb-56cccacc862c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:26:35.078Z|505f399d-bd7c-4327-a813-93ae868b2b15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:26:35.079Z|505f399d-bd7c-4327-a813-93ae868b2b15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:26:35.081Z|45dabb48-f18f-41fb-8294-1a88d7161da2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:26:35.082Z|45dabb48-f18f-41fb-8294-1a88d7161da2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:26:35.750Z|8876d823-3f9f-4b8a-9215-05eb4c0f3cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:26:35.750Z|8876d823-3f9f-4b8a-9215-05eb4c0f3cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:26:36.274Z|4f16ae20-ed1b-4c99-815d-b4ba96f1bac9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:26:36.274Z|4f16ae20-ed1b-4c99-815d-b4ba96f1bac9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:26:45.110Z|352a45a3-9406-443a-b902-d6244bfeb5a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:26:45.110Z|352a45a3-9406-443a-b902-d6244bfeb5a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:26:45.111Z|0ed00547-5c6a-4d9a-8ecd-f7848ab2d29a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:26:45.112Z|0ed00547-5c6a-4d9a-8ecd-f7848ab2d29a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:26:45.113Z|ba770daf-1755-40f3-a1f9-a42cc8b6a546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:26:45.113Z|ba770daf-1755-40f3-a1f9-a42cc8b6a546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:26:50.750Z|a076941f-ffcb-4738-841b-3cf3e8dd03d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:26:50.754Z|a076941f-ffcb-4738-841b-3cf3e8dd03d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:26:55.136Z|053dd189-77db-437d-8ff5-e5e2f919b85b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:26:55.137Z|053dd189-77db-437d-8ff5-e5e2f919b85b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:26:55.136Z|35d99aa4-fb5b-4f7e-851c-6bf378c99761|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:26:55.139Z|35d99aa4-fb5b-4f7e-851c-6bf378c99761|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:26:55.144Z|0b418926-b6a8-4895-87da-586b599e571e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:26:55.145Z|0b418926-b6a8-4895-87da-586b599e571e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:26:59.891Z|011bbeb9-1000-4d34-9e54-8c164a94dffd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:26:59.892Z|011bbeb9-1000-4d34-9e54-8c164a94dffd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:27:05.162Z|aa226139-578d-442b-9183-a36472a6695a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:27:05.162Z|aa226139-578d-442b-9183-a36472a6695a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:27:05.170Z|62d197b2-25ff-44cb-8147-e565a0f3c9c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:27:05.171Z|62d197b2-25ff-44cb-8147-e565a0f3c9c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:27:05.174Z|6d0c7b83-787b-4953-ac7e-8cf424986641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:27:05.177Z|6d0c7b83-787b-4953-ac7e-8cf424986641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:27:05.750Z|49298556-7bac-43ce-93c3-3d90468d57a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:27:05.750Z|49298556-7bac-43ce-93c3-3d90468d57a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:27:06.275Z|1608a19a-96f9-4be1-8546-63d049f3eb92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:27:06.275Z|1608a19a-96f9-4be1-8546-63d049f3eb92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:27:15.196Z|2de01993-1182-4b8c-ac2a-56545f5b3ae6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:27:15.196Z|2de01993-1182-4b8c-ac2a-56545f5b3ae6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:27:15.207Z|b95f6ae7-1add-45a3-92bc-2455574c3ce2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:27:15.208Z|b95f6ae7-1add-45a3-92bc-2455574c3ce2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:27:15.212Z|ec8f3439-17fb-486d-be21-9e6d4aaf791b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:27:15.212Z|ec8f3439-17fb-486d-be21-9e6d4aaf791b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:27:20.750Z|88006817-d9f0-4844-b3d8-ac957ac121e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:27:20.750Z|88006817-d9f0-4844-b3d8-ac957ac121e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:27:25.228Z|d3d13da8-a05a-4f34-b0e0-b4cd7aeccc7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:27:25.229Z|d3d13da8-a05a-4f34-b0e0-b4cd7aeccc7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:27:25.253Z|fde15419-5f46-41f0-833c-9185aabb5de1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:27:25.253Z|fde15419-5f46-41f0-833c-9185aabb5de1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:27:25.258Z|ec38fb6a-46a4-49a8-963b-88faae76e326|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:27:25.258Z|ec38fb6a-46a4-49a8-963b-88faae76e326|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:27:35.292Z|22fd0008-c09d-4e8f-8669-65afd4bcd57d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:27:35.293Z|22fd0008-c09d-4e8f-8669-65afd4bcd57d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:27:35.293Z|c505cdb8-4252-479b-b4c9-c5f2bda44c4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:27:35.295Z|c505cdb8-4252-479b-b4c9-c5f2bda44c4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:27:35.293Z|51293476-dc14-43c5-b918-1667022d9b33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:27:35.296Z|51293476-dc14-43c5-b918-1667022d9b33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:27:35.750Z|bd2d374e-8411-48e6-b796-dab3dd2961f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:27:35.753Z|bd2d374e-8411-48e6-b796-dab3dd2961f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:27:36.276Z|a7a78e1c-515d-400e-837d-1d9967ec7251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:27:36.276Z|a7a78e1c-515d-400e-837d-1d9967ec7251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:27:45.332Z|a683dc37-fa2d-4313-876b-8efe396f66b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:27:45.332Z|5b452465-dc64-4b0f-80b1-66a01d6f9baa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:27:45.333Z|a683dc37-fa2d-4313-876b-8efe396f66b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:27:45.333Z|5b452465-dc64-4b0f-80b1-66a01d6f9baa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:27:45.339Z|3dcb0044-3fbb-4471-8997-2cdc6578b51c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:27:45.339Z|3dcb0044-3fbb-4471-8997-2cdc6578b51c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:27:50.750Z|1e89d74e-9ba9-42c0-bce0-c7aa6528e33e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:27:50.750Z|1e89d74e-9ba9-42c0-bce0-c7aa6528e33e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:27:55.364Z|589f5394-5b80-4514-b8c9-2aed8433bad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:27:55.364Z|a35a42f1-172a-448e-b4e5-878a3cc3e3a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:27:55.365Z|589f5394-5b80-4514-b8c9-2aed8433bad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:27:55.366Z|a35a42f1-172a-448e-b4e5-878a3cc3e3a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:27:55.370Z|b907a6c1-7dc6-4b0d-9982-68939f06062f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:27:55.371Z|b907a6c1-7dc6-4b0d-9982-68939f06062f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:27:59.890Z|164cac2e-d969-4c7d-a44c-8c7d66829556|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:27:59.891Z|164cac2e-d969-4c7d-a44c-8c7d66829556|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:28:05.388Z|bebe6873-93c1-4edd-8e60-045157cdd637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:28:05.389Z|bebe6873-93c1-4edd-8e60-045157cdd637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:28:05.394Z|81f97754-2bf8-4e0c-98e8-8019dd806729|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:28:05.394Z|8069f7a1-a6c6-4e9b-9ae5-d709a0477756|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:28:05.395Z|81f97754-2bf8-4e0c-98e8-8019dd806729|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:28:05.395Z|8069f7a1-a6c6-4e9b-9ae5-d709a0477756|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:28:05.750Z|9e78d21c-a9b4-41a7-9766-bfd1a826efc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:28:05.750Z|9e78d21c-a9b4-41a7-9766-bfd1a826efc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:28:06.277Z|2c9b4da2-6a58-4949-b0db-24cb0ede1d98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:28:06.277Z|2c9b4da2-6a58-4949-b0db-24cb0ede1d98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:28:15.417Z|a395ee1e-9b42-4a67-bf40-3bfea1073c2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:28:15.417Z|a395ee1e-9b42-4a67-bf40-3bfea1073c2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:28:15.423Z|9e6ca82a-b4bb-421e-9eae-a291925bb63f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:28:15.423Z|9e6ca82a-b4bb-421e-9eae-a291925bb63f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:28:15.428Z|05c3edc5-6a8e-4fc8-a9ac-bd9e775ec474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:28:15.429Z|05c3edc5-6a8e-4fc8-a9ac-bd9e775ec474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:28:20.750Z|e8ce6731-5be3-418e-945b-0dcef5da3b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:28:20.754Z|e8ce6731-5be3-418e-945b-0dcef5da3b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:28:25.449Z|df1980b9-e9c6-4f39-9dd1-1fada1dd2c0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:28:25.449Z|df1980b9-e9c6-4f39-9dd1-1fada1dd2c0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:28:25.452Z|c737e185-c755-4fbd-a68a-9ea590797b2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:28:25.453Z|c737e185-c755-4fbd-a68a-9ea590797b2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:28:25.458Z|4fb6b4e2-57cd-4b01-bb18-452224f4b134|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:28:25.459Z|4fb6b4e2-57cd-4b01-bb18-452224f4b134|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:28:35.480Z|1f05f40e-4a76-47d5-a4f2-c1ae51747e44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:28:35.481Z|1f05f40e-4a76-47d5-a4f2-c1ae51747e44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:28:35.484Z|f600ee8f-a6bd-4084-8ead-2e3fd1e4448b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:28:35.484Z|f600ee8f-a6bd-4084-8ead-2e3fd1e4448b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:28:35.489Z|11a05cd7-3007-4021-aad1-9801d092ec0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:28:35.491Z|11a05cd7-3007-4021-aad1-9801d092ec0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:28:35.750Z|cc588fec-2fd8-4a6e-b94e-1b2374167f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:28:35.750Z|cc588fec-2fd8-4a6e-b94e-1b2374167f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:28:36.277Z|f74cf9e7-1f03-4dd8-ab75-721146133280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:28:36.278Z|f74cf9e7-1f03-4dd8-ab75-721146133280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:28:45.513Z|7e8898d7-f84f-492e-8f44-07cda72088b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:28:45.516Z|7e8898d7-f84f-492e-8f44-07cda72088b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:28:45.521Z|eb98d514-6287-424c-8dba-bb581fadcc5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:28:45.521Z|eb98d514-6287-424c-8dba-bb581fadcc5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:28:45.521Z|02876482-29fd-484e-aa2d-398344134ab0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:28:45.522Z|02876482-29fd-484e-aa2d-398344134ab0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:28:50.750Z|04c3e05a-1f03-410e-9b1e-76b5307292f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:28:50.750Z|04c3e05a-1f03-410e-9b1e-76b5307292f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:28:55.551Z|e1856c19-8cd9-4782-8fa0-3185362f070f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:28:55.552Z|e1856c19-8cd9-4782-8fa0-3185362f070f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:28:55.555Z|75a29226-8d88-4c7e-aaf2-04c2d7e8f759|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:28:55.555Z|75a29226-8d88-4c7e-aaf2-04c2d7e8f759|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:28:55.557Z|cc93218e-5f58-47c4-984e-9d64d2d5bdc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:28:55.558Z|cc93218e-5f58-47c4-984e-9d64d2d5bdc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:28:59.888Z|1152667a-de26-4b49-873f-e6f2fc86e880|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:28:59.889Z|1152667a-de26-4b49-873f-e6f2fc86e880|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:29:05.583Z|0ffddd1b-bd5f-4197-ae2a-1159df0a9be9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:29:05.583Z|0ffddd1b-bd5f-4197-ae2a-1159df0a9be9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:29:05.588Z|830f3623-778d-4f0e-8eb1-13dacb846a19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:29:05.588Z|4fe196a3-be32-45c4-b51c-f89954a3688d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:29:05.589Z|4fe196a3-be32-45c4-b51c-f89954a3688d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:29:05.589Z|830f3623-778d-4f0e-8eb1-13dacb846a19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:29:05.750Z|107e1d9e-bbd2-429f-b121-1e17adc6678c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:29:05.754Z|107e1d9e-bbd2-429f-b121-1e17adc6678c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:29:06.278Z|da0fdb14-5114-4c8d-b3ce-52c1c0a9f107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:29:06.279Z|da0fdb14-5114-4c8d-b3ce-52c1c0a9f107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:29:15.615Z|ff02dedf-6a69-4e06-9660-0cc744195827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:29:15.616Z|ff02dedf-6a69-4e06-9660-0cc744195827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:29:15.619Z|41e76be8-2a49-4e09-a364-8a6c5dfe9917|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:29:15.620Z|41e76be8-2a49-4e09-a364-8a6c5dfe9917|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:29:15.622Z|09dc53ea-43fa-48b2-bf07-e662a9120a0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:29:15.623Z|09dc53ea-43fa-48b2-bf07-e662a9120a0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:29:20.750Z|e12f3c6b-7f8a-4993-8c12-55445caec80c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:29:20.750Z|e12f3c6b-7f8a-4993-8c12-55445caec80c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:29:25.651Z|749a397c-8a30-4db8-9cc1-fc7d0b39bb2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:29:25.652Z|749a397c-8a30-4db8-9cc1-fc7d0b39bb2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:29:25.653Z|79b362f2-b746-4a95-84f2-cc33210f4842|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:29:25.654Z|79b362f2-b746-4a95-84f2-cc33210f4842|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:29:25.662Z|9b7a4367-a481-4790-b881-b16c0fcc2bcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:29:25.663Z|9b7a4367-a481-4790-b881-b16c0fcc2bcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:29:35.685Z|5a9321b2-3d10-429c-b5ce-8e455dc753ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:29:35.686Z|5a9321b2-3d10-429c-b5ce-8e455dc753ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:29:35.686Z|6298b5eb-e942-46f1-9c6f-5a233b3b0cef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:29:35.687Z|6298b5eb-e942-46f1-9c6f-5a233b3b0cef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:29:35.695Z|b65dfd58-4740-4c2d-8e95-7adcc9e2274f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:29:35.695Z|b65dfd58-4740-4c2d-8e95-7adcc9e2274f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:29:35.751Z|d240af88-2932-4350-9797-2753b472dfaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:29:35.751Z|d240af88-2932-4350-9797-2753b472dfaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:29:36.280Z|9fc9a1d9-7f01-40e2-a04b-80457de9dbbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:29:36.280Z|9fc9a1d9-7f01-40e2-a04b-80457de9dbbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:29:45.711Z|85cd2d0c-ee78-4058-81c7-a77e7ba6ad73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:29:45.712Z|85cd2d0c-ee78-4058-81c7-a77e7ba6ad73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:29:45.715Z|673a2b66-4c81-4e59-917f-c99e7acfc060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:29:45.715Z|673a2b66-4c81-4e59-917f-c99e7acfc060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:29:45.720Z|af41d197-a499-45d6-8c31-23a51bcd5565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:29:45.720Z|af41d197-a499-45d6-8c31-23a51bcd5565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:29:50.750Z|adfc1eb7-655e-4c86-9531-20c84f9df055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:29:50.754Z|adfc1eb7-655e-4c86-9531-20c84f9df055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:29:55.746Z|5d83109b-2b9c-49dc-9f3d-35240f3de2c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:29:55.746Z|77159db9-7438-45a5-b3d9-d0ffbcb2dbc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:29:55.747Z|77159db9-7438-45a5-b3d9-d0ffbcb2dbc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:29:55.747Z|5d83109b-2b9c-49dc-9f3d-35240f3de2c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:29:55.751Z|97796ad6-2e5b-49e3-8b3b-011e176cc2db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:29:55.752Z|97796ad6-2e5b-49e3-8b3b-011e176cc2db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:29:59.889Z|7881757d-ac9e-4477-8aa4-c54d2949b391|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:29:59.890Z|7881757d-ac9e-4477-8aa4-c54d2949b391|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:30:05.750Z|0227e8bb-e7f5-409b-83ba-6036071bf96d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:30:05.750Z|0227e8bb-e7f5-409b-83ba-6036071bf96d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:30:05.779Z|b21728f7-d701-4786-b786-dbcf7c1482e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:30:05.779Z|b21728f7-d701-4786-b786-dbcf7c1482e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:30:05.780Z|ab779d25-db84-4155-96e0-603c00d43d08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:30:05.780Z|ab779d25-db84-4155-96e0-603c00d43d08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:30:05.780Z|d2aa52eb-02d5-4a4b-ba1e-298bc2574dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:30:05.784Z|d2aa52eb-02d5-4a4b-ba1e-298bc2574dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:30:06.281Z|4bfaf2bf-06bc-4546-8a82-95f25594ddb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:30:06.281Z|4bfaf2bf-06bc-4546-8a82-95f25594ddb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:30:15.811Z|f26dfed9-b710-4df4-af79-9f84a9ed1f59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:30:15.811Z|f26dfed9-b710-4df4-af79-9f84a9ed1f59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:30:15.815Z|6f2fec17-3b02-4213-8a9a-847a9eff054e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:30:15.816Z|6f2fec17-3b02-4213-8a9a-847a9eff054e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:30:15.821Z|183be17e-be03-45b9-b57a-b4e562364066|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:30:15.822Z|183be17e-be03-45b9-b57a-b4e562364066|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:30:20.750Z|019b6b1d-616c-4cd9-882f-58cc802c0c16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:30:20.750Z|019b6b1d-616c-4cd9-882f-58cc802c0c16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:30:25.848Z|139226b5-4bd0-45ff-93fb-f64f61123bf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:30:25.848Z|139226b5-4bd0-45ff-93fb-f64f61123bf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:30:25.851Z|788bf5ad-fc76-4655-9f8b-ac6f071f0704|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:30:25.851Z|1f792d2c-27e5-4ed2-9665-04886dcd6e63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:30:25.852Z|788bf5ad-fc76-4655-9f8b-ac6f071f0704|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:30:25.852Z|1f792d2c-27e5-4ed2-9665-04886dcd6e63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:30:35.749Z|e13054f4-658a-4861-95dd-78b454f5e3e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:30:35.754Z|e13054f4-658a-4861-95dd-78b454f5e3e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:30:35.876Z|316ff6c8-20ca-4f0b-9ce6-2628ffd0dc21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:30:35.877Z|316ff6c8-20ca-4f0b-9ce6-2628ffd0dc21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:30:35.883Z|35375cd6-d1ea-4773-8e8c-1fb9e6920299|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:30:35.883Z|6f25dec6-724c-4fa2-9d5a-8a8f8d63a050|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:30:35.884Z|35375cd6-d1ea-4773-8e8c-1fb9e6920299|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:30:35.884Z|6f25dec6-724c-4fa2-9d5a-8a8f8d63a050|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:30:36.281Z|e0b22740-369d-48d5-95dd-73739ebe6b2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:30:36.282Z|e0b22740-369d-48d5-95dd-73739ebe6b2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:30:45.921Z|8a3d3a5b-ef17-448b-9176-e95f6dc11b9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:30:45.920Z|db5666b1-e337-4950-b0cc-648b2c1c6fe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:30:45.921Z|17fac02e-479f-41d5-82cc-6067991ace0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:30:45.921Z|8a3d3a5b-ef17-448b-9176-e95f6dc11b9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:30:45.921Z|db5666b1-e337-4950-b0cc-648b2c1c6fe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:30:45.921Z|17fac02e-479f-41d5-82cc-6067991ace0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:30:50.749Z|92534cbb-5b1b-4a2d-b83f-710b115271ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:30:50.750Z|92534cbb-5b1b-4a2d-b83f-710b115271ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:30:55.956Z|6d438492-248a-49df-9dda-95ec15d9ae4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:30:55.956Z|3e3a93c3-2219-4f68-8bf7-1a7de4c118b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:30:55.957Z|3e3a93c3-2219-4f68-8bf7-1a7de4c118b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:30:55.957Z|6d438492-248a-49df-9dda-95ec15d9ae4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:30:55.960Z|b696dc10-e73f-44bf-b49c-8c9beb34f022|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:30:55.961Z|b696dc10-e73f-44bf-b49c-8c9beb34f022|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:30:59.890Z|f1bf68fd-e9dd-49c9-b17c-84c547df50d8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:30:59.891Z|f1bf68fd-e9dd-49c9-b17c-84c547df50d8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:31:05.750Z|a5063cdb-5045-4a0c-90cd-b8417be0f3aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:31:05.750Z|a5063cdb-5045-4a0c-90cd-b8417be0f3aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:31:05.985Z|4b44be8a-27be-4dff-851c-b0bb151e00fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:31:05.986Z|4b44be8a-27be-4dff-851c-b0bb151e00fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:31:05.991Z|a5f8e189-6ba1-4fd8-a4e2-9bb3ca3b5d5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:31:05.991Z|a5f8e189-6ba1-4fd8-a4e2-9bb3ca3b5d5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:31:05.992Z|69da7532-2e5e-46f3-bd9a-577437f48dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:31:05.993Z|69da7532-2e5e-46f3-bd9a-577437f48dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:31:06.282Z|debc68a4-58ea-434f-ba72-dfb85918fc4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:31:06.283Z|debc68a4-58ea-434f-ba72-dfb85918fc4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:31:16.018Z|04f3353f-b36f-4eee-a98f-8be0e30ce93e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:31:16.018Z|04f3353f-b36f-4eee-a98f-8be0e30ce93e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:31:16.019Z|5b75eefa-439c-4a03-8d24-6f524ba6f63f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:31:16.020Z|5b75eefa-439c-4a03-8d24-6f524ba6f63f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:31:16.022Z|69685279-f43c-4214-b6a3-534d57083cbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:31:16.022Z|69685279-f43c-4214-b6a3-534d57083cbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:31:20.750Z|35c33019-1d16-4daa-b696-aa3e24686792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:31:20.753Z|35c33019-1d16-4daa-b696-aa3e24686792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:31:26.051Z|7e7e00a2-1a83-4c3b-8dfc-708ad0bdb25c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:31:26.051Z|01003a53-62ec-45bf-88f9-276424f3bf00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:31:26.051Z|7e7e00a2-1a83-4c3b-8dfc-708ad0bdb25c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:31:26.052Z|01003a53-62ec-45bf-88f9-276424f3bf00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:31:26.057Z|de606d28-09ad-4f56-b6b1-17185dc20acc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:31:26.057Z|de606d28-09ad-4f56-b6b1-17185dc20acc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:31:35.750Z|1ab3a0df-c673-4301-84ba-1c706bfa440c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:31:35.750Z|1ab3a0df-c673-4301-84ba-1c706bfa440c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:31:36.086Z|68a62307-d55a-483d-8ffb-4f2d53b3c0ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:31:36.087Z|68a62307-d55a-483d-8ffb-4f2d53b3c0ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:31:36.091Z|95a79079-cc51-425c-b8fa-6a26e11f68c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:31:36.095Z|7d7d8da6-d317-4dbd-9ad3-e8bee44c6dcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:31:36.095Z|7d7d8da6-d317-4dbd-9ad3-e8bee44c6dcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:31:36.092Z|95a79079-cc51-425c-b8fa-6a26e11f68c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:31:36.284Z|22e98eef-c4d2-4bce-aec9-17d2b930221a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:31:36.284Z|22e98eef-c4d2-4bce-aec9-17d2b930221a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:31:46.116Z|c48e40d9-d988-4740-9be0-60fd3b6cc2df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:31:46.117Z|c48e40d9-d988-4740-9be0-60fd3b6cc2df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:31:46.133Z|0cad04a8-455e-45ca-a209-baf83739632b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:31:46.134Z|0cad04a8-455e-45ca-a209-baf83739632b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:31:46.140Z|61d16862-74d7-4a00-8a1e-1e30c49704f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:31:46.140Z|61d16862-74d7-4a00-8a1e-1e30c49704f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:31:50.750Z|9b583a9b-e491-4c7b-9890-8cc74756634e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:31:50.750Z|9b583a9b-e491-4c7b-9890-8cc74756634e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:31:56.147Z|84747178-775c-469b-bde5-9938a94e6c65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:31:56.148Z|84747178-775c-469b-bde5-9938a94e6c65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:31:56.169Z|7dd5f8fa-adf8-4458-885d-d3e6882831c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:31:56.169Z|aa20afa7-3396-45b7-96a3-f1f2d750571d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:31:56.169Z|7dd5f8fa-adf8-4458-885d-d3e6882831c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:31:56.170Z|aa20afa7-3396-45b7-96a3-f1f2d750571d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:31:59.890Z|43c95aec-86df-4162-8cd4-40b2f3bd89b7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:31:59.891Z|43c95aec-86df-4162-8cd4-40b2f3bd89b7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:32:05.749Z|3b91e2fd-d5ca-4d6c-820f-065208371975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:32:05.753Z|3b91e2fd-d5ca-4d6c-820f-065208371975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:32:06.180Z|4885bb8f-81be-4cbd-b320-079fac99a8a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:32:06.181Z|4885bb8f-81be-4cbd-b320-079fac99a8a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:32:06.200Z|48fb7c5c-370e-4301-a5ad-5ae65a11e1d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:32:06.201Z|48fb7c5c-370e-4301-a5ad-5ae65a11e1d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:32:06.205Z|eb156ba6-c8b0-47db-9555-7dac8cebb091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:32:06.205Z|eb156ba6-c8b0-47db-9555-7dac8cebb091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:32:06.285Z|1c34a246-948d-4db1-9686-83b2c7244a49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:32:06.285Z|1c34a246-948d-4db1-9686-83b2c7244a49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:32:16.213Z|8e63c0d3-f5b2-49f9-94c8-d5be88a54bec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:32:16.213Z|8e63c0d3-f5b2-49f9-94c8-d5be88a54bec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:32:16.234Z|53665cc5-9b83-43ac-95ca-efe4412b5f23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:32:16.234Z|53665cc5-9b83-43ac-95ca-efe4412b5f23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:32:16.236Z|3252b58a-31cd-4e82-90df-314d02641109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:32:16.237Z|3252b58a-31cd-4e82-90df-314d02641109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:32:20.749Z|4a6980af-580e-4702-80b6-df34732a42b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:32:20.750Z|4a6980af-580e-4702-80b6-df34732a42b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:32:26.243Z|ab180e08-d05e-493e-ad9c-91b34bcea844|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:32:26.244Z|ab180e08-d05e-493e-ad9c-91b34bcea844|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:32:26.261Z|ec516ce4-8390-4450-8793-4f54c2e47923|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:32:26.262Z|ec516ce4-8390-4450-8793-4f54c2e47923|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:32:26.264Z|b93c2750-0da2-432b-8eb8-64b3aa66ea42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:32:26.265Z|b93c2750-0da2-432b-8eb8-64b3aa66ea42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:32:35.750Z|5039f62e-4ff8-453f-8663-7130a896a92d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:32:35.750Z|5039f62e-4ff8-453f-8663-7130a896a92d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:32:36.275Z|6009cdab-6187-4533-8557-d81b7b5db61c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:32:36.276Z|6009cdab-6187-4533-8557-d81b7b5db61c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:32:36.286Z|85b7ed70-27af-4d0c-9ac4-89bea2cbe192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:32:36.286Z|85b7ed70-27af-4d0c-9ac4-89bea2cbe192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:32:36.291Z|7dcc1f78-448a-43ac-8f43-77440a2eee2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:32:36.291Z|7dcc1f78-448a-43ac-8f43-77440a2eee2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:32:36.296Z|67525207-4bd6-4fe8-8047-1fa78925685e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:32:36.297Z|67525207-4bd6-4fe8-8047-1fa78925685e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:32:46.308Z|268d59d1-a5cf-492b-88b2-95ced6e7a2f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:32:46.310Z|268d59d1-a5cf-492b-88b2-95ced6e7a2f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:32:46.323Z|8ba940ef-de7d-4a61-906a-31b29410d85a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:32:46.323Z|8ba940ef-de7d-4a61-906a-31b29410d85a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:32:46.339Z|66cc3a6a-30eb-44ff-ab8b-0845fb6c4e29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:32:46.340Z|66cc3a6a-30eb-44ff-ab8b-0845fb6c4e29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:32:50.749Z|e12d0789-6286-497d-ab5e-42461f383f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:32:50.753Z|e12d0789-6286-497d-ab5e-42461f383f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:32:56.341Z|483d6a63-41e4-4dc7-b3d8-b2be1e43b2ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:32:56.342Z|483d6a63-41e4-4dc7-b3d8-b2be1e43b2ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:32:56.357Z|a599e268-c34e-4029-8eab-24a3251eb982|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:32:56.358Z|a599e268-c34e-4029-8eab-24a3251eb982|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:32:56.365Z|f0cc7075-deba-45d9-a84b-e7f9d84132da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:32:56.366Z|f0cc7075-deba-45d9-a84b-e7f9d84132da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:32:59.889Z|253e90fe-ac6f-48f0-b94d-1da2e824f936|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:32:59.890Z|253e90fe-ac6f-48f0-b94d-1da2e824f936|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:33:05.750Z|4d6c3f89-0a2c-4288-b06d-633967a49b66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:33:05.750Z|4d6c3f89-0a2c-4288-b06d-633967a49b66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:33:06.287Z|cdb4a33d-dc5e-44c2-94ad-85a5e11cc274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:33:06.287Z|cdb4a33d-dc5e-44c2-94ad-85a5e11cc274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:33:06.383Z|3fb492e5-159c-4976-8278-33d383f4ab78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:33:06.384Z|3fb492e5-159c-4976-8278-33d383f4ab78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:33:06.388Z|e9f47eb1-b491-4e09-9ad9-125cb3ec1d93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:33:06.388Z|e9f47eb1-b491-4e09-9ad9-125cb3ec1d93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:33:06.395Z|c49f8530-2c69-4423-92e7-8eb38d25e84e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:33:06.398Z|c49f8530-2c69-4423-92e7-8eb38d25e84e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:33:16.417Z|86872998-551c-448d-ab0e-937c02c36924|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:33:16.417Z|86872998-551c-448d-ab0e-937c02c36924|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:33:16.424Z|7baa1d02-22e7-4dad-aa5f-a3ba674bbb65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:33:16.425Z|7baa1d02-22e7-4dad-aa5f-a3ba674bbb65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:33:16.430Z|de0e3882-cbc2-4571-b1e4-3e8fa06c600f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:33:16.430Z|de0e3882-cbc2-4571-b1e4-3e8fa06c600f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:33:20.750Z|8b342513-c9a0-4ea8-9527-9b80a668b3a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:33:20.750Z|8b342513-c9a0-4ea8-9527-9b80a668b3a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:33:26.450Z|11993167-81d6-4533-b0f7-88b93b729afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:33:26.450Z|11993167-81d6-4533-b0f7-88b93b729afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:33:26.458Z|d372f426-29ac-497d-9a4a-769ab2220927|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:33:26.458Z|6b8764a3-e255-444b-a4b3-33946947cd50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:33:26.458Z|d372f426-29ac-497d-9a4a-769ab2220927|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:33:26.459Z|6b8764a3-e255-444b-a4b3-33946947cd50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:33:35.750Z|8a44b7b7-eab9-4be6-9561-20e62f30dd3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:33:35.753Z|8a44b7b7-eab9-4be6-9561-20e62f30dd3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:33:36.288Z|cd72d0a1-c74a-43b9-8ed7-7f48b7864876|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:33:36.288Z|cd72d0a1-c74a-43b9-8ed7-7f48b7864876|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:33:36.484Z|28b4b940-6e3c-494c-ba76-b72c7d789aca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:33:36.484Z|28b4b940-6e3c-494c-ba76-b72c7d789aca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:33:36.489Z|8c5a1c6e-7600-443f-865d-353d4107a4c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:33:36.490Z|8c5a1c6e-7600-443f-865d-353d4107a4c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:33:36.490Z|b3cc4717-297a-48e6-90f8-3f4abddc55ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:33:36.503Z|b3cc4717-297a-48e6-90f8-3f4abddc55ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:33:46.514Z|42ab9f58-eae2-4481-a58e-f899b71b62d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:33:46.515Z|42ab9f58-eae2-4481-a58e-f899b71b62d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:33:46.535Z|e82dc49c-3300-4195-a469-197bc9e4dadb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:33:46.536Z|e82dc49c-3300-4195-a469-197bc9e4dadb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:33:46.537Z|bb4f5512-a115-4391-8cd1-24156086d859|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:33:46.538Z|bb4f5512-a115-4391-8cd1-24156086d859|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:33:50.749Z|1f0a5110-96a3-4219-8d3f-46dd8a6ffc15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:33:50.750Z|1f0a5110-96a3-4219-8d3f-46dd8a6ffc15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:33:56.545Z|3f7b91b7-16e3-4f08-a3a5-54c241ed74f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:33:56.545Z|3f7b91b7-16e3-4f08-a3a5-54c241ed74f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:33:56.567Z|eaa11801-a29b-4a46-9533-5a76416a0350|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:33:56.568Z|eaa11801-a29b-4a46-9533-5a76416a0350|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:33:56.571Z|8b9a2df5-ddce-4003-993b-9de914556f1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:33:56.571Z|8b9a2df5-ddce-4003-993b-9de914556f1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:33:59.895Z|4471475a-148e-40cd-8b53-e35e419717ec|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:33:59.896Z|4471475a-148e-40cd-8b53-e35e419717ec|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:34:05.750Z|dbfbbf88-2a82-48e1-bce1-5a6fce99ec4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:34:05.750Z|dbfbbf88-2a82-48e1-bce1-5a6fce99ec4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:34:06.289Z|1f086e26-2f03-4930-8e21-e822fb7d2947|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:34:06.290Z|1f086e26-2f03-4930-8e21-e822fb7d2947|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:34:06.574Z|363fe836-945f-4364-911a-b77de5c51833|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:34:06.574Z|363fe836-945f-4364-911a-b77de5c51833|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:34:06.594Z|f734f314-1e1f-49e0-8da2-955654aa8955|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:34:06.595Z|4b2a52d6-3500-4ef0-b700-26bfee41d021|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:34:06.595Z|f734f314-1e1f-49e0-8da2-955654aa8955|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:34:06.595Z|4b2a52d6-3500-4ef0-b700-26bfee41d021|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:34:16.609Z|810deab7-37d3-4bbe-817b-e9dc5f80778f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:34:16.610Z|810deab7-37d3-4bbe-817b-e9dc5f80778f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:34:16.623Z|95bc8fc6-763b-4ebe-a318-0652fdd1af6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:34:16.624Z|95bc8fc6-763b-4ebe-a318-0652fdd1af6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:34:16.634Z|8093ec9c-f12f-40b7-b156-64f8dd572ca7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:34:16.634Z|8093ec9c-f12f-40b7-b156-64f8dd572ca7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:34:20.750Z|c4d4874e-6013-4c02-8b22-0376a8219e1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:34:20.755Z|c4d4874e-6013-4c02-8b22-0376a8219e1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:34:26.638Z|20ecd653-5034-4f00-8589-af074b1fe8bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:34:26.639Z|20ecd653-5034-4f00-8589-af074b1fe8bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:34:26.654Z|66bedd3c-a5e9-4f31-94ba-440fdbb935a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:34:26.655Z|66bedd3c-a5e9-4f31-94ba-440fdbb935a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:34:26.660Z|b4856f44-8d6e-437e-ab3a-11dc27a879a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:34:26.661Z|b4856f44-8d6e-437e-ab3a-11dc27a879a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:34:35.750Z|257fd116-567a-4301-9f12-4413881c59ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:34:35.750Z|257fd116-567a-4301-9f12-4413881c59ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:34:36.291Z|6fb10bb2-d751-48dc-ab9c-1d94d858853f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:34:36.291Z|6fb10bb2-d751-48dc-ab9c-1d94d858853f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:34:36.669Z|b57b4424-f7d6-4312-8b0e-9b5a118ccc1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:34:36.669Z|b57b4424-f7d6-4312-8b0e-9b5a118ccc1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:34:36.683Z|a47639a2-8c9a-4525-907d-ed00beca14da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:34:36.684Z|a47639a2-8c9a-4525-907d-ed00beca14da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:34:36.688Z|88ea7823-f3da-4fcd-8048-0f5ce0a742b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:34:36.689Z|88ea7823-f3da-4fcd-8048-0f5ce0a742b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:34:46.700Z|eb4b9f94-58ce-43ae-9515-16fb6019bf31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:34:46.700Z|eb4b9f94-58ce-43ae-9515-16fb6019bf31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:34:46.716Z|a99a13ff-68f1-4c7f-9b7e-dc6768d27b02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:34:46.717Z|a99a13ff-68f1-4c7f-9b7e-dc6768d27b02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:34:46.720Z|852cb4f5-8c3e-4695-82f0-c0c80a57225c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:34:46.721Z|852cb4f5-8c3e-4695-82f0-c0c80a57225c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:34:50.750Z|7833145d-8903-41d9-a90a-8ba1fa36aae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:34:50.750Z|7833145d-8903-41d9-a90a-8ba1fa36aae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:34:56.742Z|08cb7f74-c8bd-416b-b155-bc7e7003ef24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:34:56.743Z|08cb7f74-c8bd-416b-b155-bc7e7003ef24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:34:56.750Z|cb10e83f-4750-4390-98ac-27af742e1d77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:34:56.751Z|cb10e83f-4750-4390-98ac-27af742e1d77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:34:56.755Z|a9a99109-67a4-4606-a1fe-a52a05ae5484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:34:56.755Z|a9a99109-67a4-4606-a1fe-a52a05ae5484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:34:59.890Z|c97c3524-9964-4c2c-b27e-d0c2fc4c90fd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:34:59.891Z|c97c3524-9964-4c2c-b27e-d0c2fc4c90fd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:35:05.750Z|0bac039f-cb7b-449c-a387-dedff71e24e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:35:05.754Z|0bac039f-cb7b-449c-a387-dedff71e24e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:35:06.292Z|544f0296-1e06-48d4-8aa8-02109e6ceeae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:35:06.292Z|544f0296-1e06-48d4-8aa8-02109e6ceeae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:35:06.777Z|5c9831ab-156f-4a1d-88ef-7cc088983808|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:35:06.777Z|5c9831ab-156f-4a1d-88ef-7cc088983808|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:35:06.785Z|5ec77ca6-f555-4f8e-8178-3caa91ad5708|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:35:06.785Z|5ec77ca6-f555-4f8e-8178-3caa91ad5708|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:35:06.790Z|c53c24f6-d856-41a6-a7e3-519e3719bf2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:35:06.790Z|c53c24f6-d856-41a6-a7e3-519e3719bf2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:35:16.812Z|2e9e7771-1f60-401b-92a0-6bd67a3a6136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:35:16.812Z|2e9e7771-1f60-401b-92a0-6bd67a3a6136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:35:16.825Z|fa13ae27-8f7a-43c2-9e37-bab25b6c8b10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:35:16.826Z|fa13ae27-8f7a-43c2-9e37-bab25b6c8b10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:35:16.817Z|e2f7a3ad-0a3d-4f35-a22b-c315dda3ab05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:35:16.827Z|e2f7a3ad-0a3d-4f35-a22b-c315dda3ab05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:35:20.750Z|db28025b-54df-4459-bb5b-1a03ae313d13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:35:20.750Z|db28025b-54df-4459-bb5b-1a03ae313d13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:35:26.852Z|2cbef3b5-d941-4082-8cb5-77a66159ba4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:35:26.853Z|2cbef3b5-d941-4082-8cb5-77a66159ba4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:35:26.858Z|821103b2-254e-4630-97e7-3d34dd8130ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:35:26.859Z|821103b2-254e-4630-97e7-3d34dd8130ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:35:26.862Z|46925b2a-f096-4a89-a5c5-faaae86acab9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:35:26.871Z|46925b2a-f096-4a89-a5c5-faaae86acab9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:35:35.751Z|2df2dffb-d798-4f7b-8667-05060c60179d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:35:35.751Z|2df2dffb-d798-4f7b-8667-05060c60179d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:35:36.293Z|49785eb1-bcf9-40a6-b2e9-2c9d31a366d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:35:36.293Z|49785eb1-bcf9-40a6-b2e9-2c9d31a366d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:35:36.891Z|8f85d665-785f-4fca-b27c-e17b2de646a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:35:36.891Z|8f85d665-785f-4fca-b27c-e17b2de646a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:35:36.892Z|8e63353a-c72f-4905-847e-775e01b310e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:35:36.893Z|8e63353a-c72f-4905-847e-775e01b310e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:35:36.906Z|21d9b6ec-7cd1-4573-9e17-a966bde7756e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:35:36.907Z|21d9b6ec-7cd1-4573-9e17-a966bde7756e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:35:46.924Z|2b241cd5-c2b0-401b-b0a6-bd2b7a29a652|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:35:46.924Z|2b241cd5-c2b0-401b-b0a6-bd2b7a29a652|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:35:46.937Z|fa5b83f2-8904-4057-b26e-4586bbf8c68a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:35:46.938Z|a4202098-ea93-46b2-91d7-cc447cc4c430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:35:46.939Z|a4202098-ea93-46b2-91d7-cc447cc4c430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:35:46.941Z|fa5b83f2-8904-4057-b26e-4586bbf8c68a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:35:50.750Z|251f8c02-83a0-4f3c-af30-dc37bd2a7fdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:35:50.755Z|251f8c02-83a0-4f3c-af30-dc37bd2a7fdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:35:56.951Z|6c3df9fc-26d5-43a7-a0d0-0acfbc5724c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:35:56.952Z|6c3df9fc-26d5-43a7-a0d0-0acfbc5724c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:35:56.961Z|0798fb67-623c-449f-9a73-b1bc6fd0039a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:35:56.962Z|0798fb67-623c-449f-9a73-b1bc6fd0039a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:35:56.965Z|9f07b309-d37f-4386-b222-241f3a314d63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:35:56.965Z|9f07b309-d37f-4386-b222-241f3a314d63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:35:59.900Z|04a1c8d9-58d1-4ec7-a16e-f4808ac76f8e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:35:59.901Z|04a1c8d9-58d1-4ec7-a16e-f4808ac76f8e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:36:05.750Z|c0a0b132-874c-44aa-bb26-b8ca1cd4c031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:36:05.750Z|c0a0b132-874c-44aa-bb26-b8ca1cd4c031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:36:06.294Z|33c3a122-0d7d-4c49-a11d-31ddcb33de2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:36:06.294Z|33c3a122-0d7d-4c49-a11d-31ddcb33de2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:36:06.989Z|198e17da-008e-4f63-a46f-8e3e29739cf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:36:06.989Z|198e17da-008e-4f63-a46f-8e3e29739cf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:36:06.989Z|7e52f9b7-21e4-479d-8fd1-91f8d19a8bd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:36:06.991Z|7e52f9b7-21e4-479d-8fd1-91f8d19a8bd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:36:06.998Z|88cb3972-ea2d-4d9a-a026-59e4910d135e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:36:06.998Z|88cb3972-ea2d-4d9a-a026-59e4910d135e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:36:17.022Z|bfe52844-63f9-4f1a-adc0-06c24726d344|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:36:17.023Z|bfe52844-63f9-4f1a-adc0-06c24726d344|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:36:17.025Z|8a4d271e-b169-485d-989f-69d791f3e7ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:36:17.026Z|8a4d271e-b169-485d-989f-69d791f3e7ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:36:17.036Z|91c2f24d-e605-4ccc-82e3-e33594c3291b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:36:17.037Z|91c2f24d-e605-4ccc-82e3-e33594c3291b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:36:20.751Z|24faa67f-e12b-4f3d-98bd-36e054466a86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:36:20.751Z|24faa67f-e12b-4f3d-98bd-36e054466a86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:36:27.056Z|3675b94d-0eb2-4409-b567-58ad8b37aaef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:36:27.057Z|3675b94d-0eb2-4409-b567-58ad8b37aaef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:36:27.060Z|189dc4eb-38d0-45ae-a20c-410bfd67663e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:36:27.060Z|189dc4eb-38d0-45ae-a20c-410bfd67663e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:36:27.066Z|059c66bf-77f4-4a66-b1be-28d430f5bdfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:36:27.067Z|059c66bf-77f4-4a66-b1be-28d430f5bdfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:36:35.749Z|0bbe8822-99b7-4208-9e46-be6cbd381979|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:36:35.753Z|0bbe8822-99b7-4208-9e46-be6cbd381979|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:36:36.295Z|31b59916-62d2-4c0d-ad96-6b3708690001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:36:36.295Z|31b59916-62d2-4c0d-ad96-6b3708690001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:36:37.090Z|6ec9a5f9-01a0-4027-a017-82c55504eb26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:36:37.091Z|6ec9a5f9-01a0-4027-a017-82c55504eb26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:36:37.098Z|a57757e7-d621-408d-8858-2591e55176da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:36:37.098Z|80a1d26b-0c04-4c37-90b5-1924f5f6f7bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:36:37.099Z|a57757e7-d621-408d-8858-2591e55176da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:36:37.100Z|80a1d26b-0c04-4c37-90b5-1924f5f6f7bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:36:47.121Z|be4a714e-8d21-4543-8247-090426bd059f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:36:47.121Z|be4a714e-8d21-4543-8247-090426bd059f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:36:47.129Z|a3e10960-7aec-4331-8427-7d285cb99900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:36:47.129Z|a3e10960-7aec-4331-8427-7d285cb99900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:36:47.132Z|03c70d39-5489-4b1b-aa03-77406803fa18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:36:47.134Z|03c70d39-5489-4b1b-aa03-77406803fa18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:36:50.750Z|2dec65c4-b32e-4348-8bca-b94f09217f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:36:50.750Z|2dec65c4-b32e-4348-8bca-b94f09217f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:36:57.155Z|0e0625c1-5b6e-42ad-8452-5586b9ecf2f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:36:57.155Z|0e0625c1-5b6e-42ad-8452-5586b9ecf2f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:36:57.161Z|a86d3767-43d6-4c60-913c-befaa307bf8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:36:57.162Z|a86d3767-43d6-4c60-913c-befaa307bf8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:36:57.167Z|8e6ade1b-bccc-4650-9b95-410e03b0a232|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:36:57.168Z|8e6ade1b-bccc-4650-9b95-410e03b0a232|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:36:59.889Z|eb4de753-93f6-415d-b371-a2c02ba59257|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:36:59.890Z|eb4de753-93f6-415d-b371-a2c02ba59257|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:37:05.750Z|b388f84d-19e7-4284-8b7a-64b5b823e335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:37:05.750Z|b388f84d-19e7-4284-8b7a-64b5b823e335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:37:06.296Z|6a640948-e122-4ab1-9fa2-fb85a86962a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:37:06.296Z|6a640948-e122-4ab1-9fa2-fb85a86962a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:37:07.186Z|7171c69f-7756-4eef-9ac3-1950710b57c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:37:07.186Z|7171c69f-7756-4eef-9ac3-1950710b57c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:37:07.196Z|49e7f832-d86e-4d24-b4f3-b192046a17a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:37:07.197Z|49e7f832-d86e-4d24-b4f3-b192046a17a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:37:07.201Z|5026d6ca-aecf-47fd-bec6-535300489a0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:37:07.201Z|5026d6ca-aecf-47fd-bec6-535300489a0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:37:17.218Z|9eb5d8c0-8e06-4de7-9f42-b27e57b40164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:37:17.219Z|9eb5d8c0-8e06-4de7-9f42-b27e57b40164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:37:17.230Z|f5120037-f82b-4740-9c88-091ff4ce8bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:37:17.232Z|f5120037-f82b-4740-9c88-091ff4ce8bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:37:17.238Z|ce0445d5-63de-4ce5-91ca-f34f3d7cd910|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:37:17.239Z|ce0445d5-63de-4ce5-91ca-f34f3d7cd910|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:37:20.750Z|ac7b83e9-cc3e-4479-a356-07d176b8c841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:37:20.753Z|ac7b83e9-cc3e-4479-a356-07d176b8c841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:37:27.252Z|ebacee77-f0f0-4fe9-b9b4-96b5be97a2d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:37:27.253Z|ebacee77-f0f0-4fe9-b9b4-96b5be97a2d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:37:27.268Z|2164524d-6424-4bee-a6f5-4490da4acb31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:37:27.268Z|2164524d-6424-4bee-a6f5-4490da4acb31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:37:27.272Z|a17d0e86-007b-4c16-bc9e-bd9b5389be28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:37:27.273Z|a17d0e86-007b-4c16-bc9e-bd9b5389be28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:37:35.749Z|66a3521f-07e4-4876-ab1c-c06ad00cff12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:37:35.750Z|66a3521f-07e4-4876-ab1c-c06ad00cff12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:37:36.297Z|953b53fa-0839-4dea-af42-046e00b220b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:37:36.298Z|953b53fa-0839-4dea-af42-046e00b220b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:37:37.283Z|16f7ac92-e359-4066-aef5-33c7a34c12af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:37:37.284Z|16f7ac92-e359-4066-aef5-33c7a34c12af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:37:37.297Z|56b68dd5-27c8-4378-9b56-b2bf2754180b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:37:37.298Z|56b68dd5-27c8-4378-9b56-b2bf2754180b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:37:37.303Z|6aabf533-4ca3-427c-85cb-f2cc6f36d4d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:37:37.304Z|6aabf533-4ca3-427c-85cb-f2cc6f36d4d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:37:47.314Z|71c02bfd-cd82-4680-8aa0-fb9043d43c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:37:47.315Z|71c02bfd-cd82-4680-8aa0-fb9043d43c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:37:47.324Z|852fd3c3-5b2b-40de-8e11-6189cf55b82c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:37:47.325Z|852fd3c3-5b2b-40de-8e11-6189cf55b82c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:37:47.335Z|85f4e8ae-bff2-4367-8f72-38ba13b5a369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:37:47.335Z|85f4e8ae-bff2-4367-8f72-38ba13b5a369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:37:50.750Z|dc9a956c-cae2-4028-9eb9-f3b5e71c8193|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:37:50.750Z|dc9a956c-cae2-4028-9eb9-f3b5e71c8193|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:37:57.353Z|69f09fdb-8f07-4277-ac56-6f71fd0fa75b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:37:57.354Z|69f09fdb-8f07-4277-ac56-6f71fd0fa75b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:37:57.354Z|99ce5566-2f7a-42b3-a51b-a644f5bbc913|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:37:57.356Z|99ce5566-2f7a-42b3-a51b-a644f5bbc913|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:37:57.362Z|b6bb3f66-f07f-4b72-9529-87115861cb32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:37:57.362Z|b6bb3f66-f07f-4b72-9529-87115861cb32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:37:59.890Z|6043f1c7-b4dd-429d-a7a7-de517cf9f2c9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:37:59.892Z|6043f1c7-b4dd-429d-a7a7-de517cf9f2c9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:38:05.750Z|cb50df06-3d30-4552-81d3-fc912dc900b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:38:05.754Z|cb50df06-3d30-4552-81d3-fc912dc900b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:38:06.298Z|0f6804af-3120-47de-82ba-36c4e99f7283|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:38:06.299Z|0f6804af-3120-47de-82ba-36c4e99f7283|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:38:07.387Z|78eed515-48bd-493d-bfc0-c0c8bee51180|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:38:07.388Z|78eed515-48bd-493d-bfc0-c0c8bee51180|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:38:07.394Z|db73f153-07c2-4eae-a929-1c1af85b1302|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:38:07.394Z|db73f153-07c2-4eae-a929-1c1af85b1302|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:38:07.394Z|006da5ba-3833-49b6-9789-16d48a9de3ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:38:07.395Z|006da5ba-3833-49b6-9789-16d48a9de3ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:38:17.418Z|ac6591de-55c1-4d06-bf51-3aad1a3d29a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:38:17.418Z|ac6591de-55c1-4d06-bf51-3aad1a3d29a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:38:17.423Z|83212adc-c2ec-4fee-9cf2-6d3deb05ab53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:38:17.424Z|83212adc-c2ec-4fee-9cf2-6d3deb05ab53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:38:17.428Z|0590de03-6d21-499c-b5da-a05bed320f3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:38:17.428Z|0590de03-6d21-499c-b5da-a05bed320f3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:38:20.749Z|22c15d84-f0c7-4ea6-a83b-18ce01e24235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:38:20.750Z|22c15d84-f0c7-4ea6-a83b-18ce01e24235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:38:27.448Z|74460288-c358-4e15-8f06-d6a1ae7035fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:38:27.449Z|74460288-c358-4e15-8f06-d6a1ae7035fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:38:27.456Z|9a014293-8a7e-4646-bc1a-c24bdddc69e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:38:27.456Z|9a014293-8a7e-4646-bc1a-c24bdddc69e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:38:27.459Z|89e9bf43-2692-410f-8189-3af14e8bbe2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:38:27.459Z|89e9bf43-2692-410f-8189-3af14e8bbe2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:38:35.750Z|94695fb5-9d62-4be1-a85d-5edae28e2827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:38:35.750Z|94695fb5-9d62-4be1-a85d-5edae28e2827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:38:36.299Z|adacc44e-d36c-4c34-b173-c41570b0169b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:38:36.300Z|adacc44e-d36c-4c34-b173-c41570b0169b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:38:37.480Z|9376e04b-6e46-4702-92cc-abb2a36685d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:38:37.480Z|9376e04b-6e46-4702-92cc-abb2a36685d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:38:37.489Z|b411e400-48f3-4f7b-8476-d2dccc614df3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:38:37.489Z|b411e400-48f3-4f7b-8476-d2dccc614df3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:38:37.493Z|b1dd44ee-1e2f-4921-8d11-c1ecf9f61278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:38:37.494Z|b1dd44ee-1e2f-4921-8d11-c1ecf9f61278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:38:47.523Z|2675c2ff-e509-4bed-93fc-12211a41a84b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:38:47.523Z|6e530c07-6646-44be-ba0e-7f445a9087f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:38:47.523Z|9adfcf20-ebf3-4817-a2c6-69a670d2394f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:38:47.524Z|6e530c07-6646-44be-ba0e-7f445a9087f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:38:47.524Z|2675c2ff-e509-4bed-93fc-12211a41a84b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:38:47.524Z|9adfcf20-ebf3-4817-a2c6-69a670d2394f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:38:50.750Z|68e25e0a-235b-4bfe-bef3-6a0a7e1ac0eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:38:50.754Z|68e25e0a-235b-4bfe-bef3-6a0a7e1ac0eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:38:57.562Z|5d1319ce-0faf-47fb-b4cc-653737ca2679|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:38:57.562Z|fb6b7f50-ff56-4dd6-9ad3-0e8c5839cabd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:38:57.564Z|fb6b7f50-ff56-4dd6-9ad3-0e8c5839cabd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:38:57.564Z|5d1319ce-0faf-47fb-b4cc-653737ca2679|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:38:57.565Z|c4fc2bf4-dd13-4450-b5c9-b02f3d5e556c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:38:57.566Z|c4fc2bf4-dd13-4450-b5c9-b02f3d5e556c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:38:59.890Z|2202a6cb-ed15-47bb-9823-1d1bc13325c3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:38:59.891Z|2202a6cb-ed15-47bb-9823-1d1bc13325c3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:39:05.751Z|d3048996-fb3a-41cd-ae90-d63312a46937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:39:05.751Z|d3048996-fb3a-41cd-ae90-d63312a46937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:39:06.301Z|9fcb8126-38e9-4609-8fc3-ad28f22415d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:39:06.302Z|9fcb8126-38e9-4609-8fc3-ad28f22415d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:39:07.595Z|a4f57fb7-d111-4feb-a827-4445924eb0d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:39:07.596Z|a4f57fb7-d111-4feb-a827-4445924eb0d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:39:07.598Z|6d9f4e20-2bf2-4942-9787-f269f8d55c8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:39:07.599Z|3fd35235-2202-4a67-97da-01735d3e06a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:39:07.599Z|3fd35235-2202-4a67-97da-01735d3e06a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:39:07.599Z|6d9f4e20-2bf2-4942-9787-f269f8d55c8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:39:17.624Z|474df8ee-abf6-4134-ab77-8b5ae1c637a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:39:17.625Z|474df8ee-abf6-4134-ab77-8b5ae1c637a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:39:17.630Z|755bfbd8-430f-4d3e-b048-a9457b1ba6e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:39:17.630Z|755bfbd8-430f-4d3e-b048-a9457b1ba6e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:39:17.633Z|ca8f8ec5-cce8-42f8-a1a1-5fa398133e35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:39:17.634Z|ca8f8ec5-cce8-42f8-a1a1-5fa398133e35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:39:20.750Z|e0caedf9-d5d3-487e-8174-9e68d6e41eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:39:20.750Z|e0caedf9-d5d3-487e-8174-9e68d6e41eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:39:27.652Z|b5d995b4-388d-46c3-bde1-209d4174046f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:39:27.653Z|b5d995b4-388d-46c3-bde1-209d4174046f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:39:27.656Z|e0f29666-5cd1-45ce-8273-ae3070a8f0a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:39:27.657Z|e0f29666-5cd1-45ce-8273-ae3070a8f0a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:39:27.662Z|026f27ac-a8e1-4074-a2d0-12bc8d6a37b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:39:27.662Z|026f27ac-a8e1-4074-a2d0-12bc8d6a37b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:39:35.750Z|ef09ff61-42e4-4078-bece-ab97c55a66dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:39:35.750Z|ef09ff61-42e4-4078-bece-ab97c55a66dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:39:36.303Z|ec440838-7d80-40cb-9454-1be7eb5a840a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:39:36.304Z|ec440838-7d80-40cb-9454-1be7eb5a840a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:39:37.685Z|08c92328-a5be-4cc0-a74e-d9c7003ad204|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:39:37.685Z|08c92328-a5be-4cc0-a74e-d9c7003ad204|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:39:37.691Z|4e5f732c-631b-4e6f-89c8-6c86f114f126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:39:37.692Z|1ffc674e-991e-4edd-8301-515f55158cf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:39:37.692Z|4e5f732c-631b-4e6f-89c8-6c86f114f126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:39:37.694Z|1ffc674e-991e-4edd-8301-515f55158cf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:39:47.722Z|3e7b43a4-a29f-4253-876b-c061d0a523e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:39:47.725Z|3e7b43a4-a29f-4253-876b-c061d0a523e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:39:47.730Z|2d21a922-7c09-49c4-aedd-e05e31f1ed33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:39:47.730Z|2d21a922-7c09-49c4-aedd-e05e31f1ed33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:39:47.740Z|0db70fd3-beab-4635-8b67-783682c6abcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:39:47.740Z|0db70fd3-beab-4635-8b67-783682c6abcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:39:50.750Z|cb87b6c2-a6f7-43cd-a651-794adcba6606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:39:50.750Z|cb87b6c2-a6f7-43cd-a651-794adcba6606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:39:57.757Z|741cf912-6443-47b0-89a6-3a6cbb7e7eb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:39:57.758Z|741cf912-6443-47b0-89a6-3a6cbb7e7eb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:39:57.763Z|e0095404-6f28-4a30-b01b-8fd05b98a5a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:39:57.764Z|e0095404-6f28-4a30-b01b-8fd05b98a5a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:39:57.769Z|61a2f53c-d279-4552-a095-cbcd0ecc055a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:39:57.769Z|61a2f53c-d279-4552-a095-cbcd0ecc055a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:39:59.888Z|e1ef190f-3670-49a0-88d3-8d9ce6c1b0e7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:39:59.889Z|e1ef190f-3670-49a0-88d3-8d9ce6c1b0e7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:40:05.750Z|5e4633e3-07b7-4735-bf35-e01b37349e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:40:05.750Z|5e4633e3-07b7-4735-bf35-e01b37349e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:40:06.304Z|1fe4d48a-d732-4512-84db-191eb7e90db7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:40:06.305Z|1fe4d48a-d732-4512-84db-191eb7e90db7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:40:07.793Z|813384eb-b62d-467f-9260-1b1c512f87f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:40:07.793Z|ce414271-3e73-4594-910b-8f32d77977ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:40:07.793Z|813384eb-b62d-467f-9260-1b1c512f87f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:40:07.793Z|ce414271-3e73-4594-910b-8f32d77977ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:40:07.801Z|37b149f3-b550-4377-85b6-a3e87a3d78eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:40:07.802Z|37b149f3-b550-4377-85b6-a3e87a3d78eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:40:17.828Z|c1f1bb69-4d6f-4d8c-be45-98fc5f159e67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:40:17.828Z|c1f1bb69-4d6f-4d8c-be45-98fc5f159e67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:40:17.835Z|aa53a443-1d2e-4188-a144-888ea61d74a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:40:17.836Z|aa53a443-1d2e-4188-a144-888ea61d74a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:40:17.839Z|22bb07b3-9738-4bd0-b9e8-503f668f04f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:40:17.840Z|22bb07b3-9738-4bd0-b9e8-503f668f04f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:40:20.751Z|8b11772d-e0e9-4e65-934c-6c5b5b2b875c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:40:20.751Z|8b11772d-e0e9-4e65-934c-6c5b5b2b875c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:40:27.862Z|10d13390-c5f5-46f4-8d49-0e018b1ee9f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:40:27.863Z|10d13390-c5f5-46f4-8d49-0e018b1ee9f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:40:27.871Z|636aa23d-e6cd-40e2-a54a-bd784b0673c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:40:27.871Z|636aa23d-e6cd-40e2-a54a-bd784b0673c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:40:27.874Z|76854f96-6076-4046-931a-3bfda7814cce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:40:27.874Z|76854f96-6076-4046-931a-3bfda7814cce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:40:35.750Z|d2f2b146-6176-4ccf-a902-d7a555f79107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:40:35.750Z|d2f2b146-6176-4ccf-a902-d7a555f79107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:40:36.305Z|48ac738c-abc5-41cb-9ed1-51644fdf632f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:40:36.306Z|48ac738c-abc5-41cb-9ed1-51644fdf632f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:40:37.895Z|6f697ce1-3e04-440e-bf7f-50c4d7c65f74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:40:37.896Z|6f697ce1-3e04-440e-bf7f-50c4d7c65f74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:40:37.905Z|bc69f282-307c-4da0-b203-f99e7d7c15b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:40:37.906Z|bc69f282-307c-4da0-b203-f99e7d7c15b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:40:37.908Z|00b877f1-0c6c-4d81-ade2-7573d12b87b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:40:37.909Z|00b877f1-0c6c-4d81-ade2-7573d12b87b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:40:47.929Z|2938050e-298c-4179-8b14-b3384621e978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:40:47.930Z|2938050e-298c-4179-8b14-b3384621e978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:40:47.935Z|82eba964-b9ec-4160-901e-f2f4d71f32a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:40:47.935Z|82eba964-b9ec-4160-901e-f2f4d71f32a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:40:47.939Z|e44fab0f-66ec-4066-aafe-e920777a7f22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:40:47.940Z|e44fab0f-66ec-4066-aafe-e920777a7f22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:40:50.750Z|89622001-b43c-4f11-b1ca-2e1e723286a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:40:50.750Z|89622001-b43c-4f11-b1ca-2e1e723286a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:40:57.968Z|9913d46e-661f-4887-9c4f-74f7f33ea714|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:40:57.968Z|9913d46e-661f-4887-9c4f-74f7f33ea714|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:40:57.970Z|31483b46-aff7-4511-995d-f0dca7ac104c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:40:57.970Z|31483b46-aff7-4511-995d-f0dca7ac104c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:40:57.976Z|610cd688-8903-4604-9e58-486704558809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:40:57.976Z|610cd688-8903-4604-9e58-486704558809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:40:59.891Z|adb60b13-a9ea-4c63-9bce-63bb3117775e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:40:59.892Z|adb60b13-a9ea-4c63-9bce-63bb3117775e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:41:05.750Z|0a4c891c-ca15-4e3e-bc86-3e68dd5b8a34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:41:05.754Z|0a4c891c-ca15-4e3e-bc86-3e68dd5b8a34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:41:06.307Z|901db12a-a891-4f1a-8b7d-8e687c097fc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:41:06.308Z|901db12a-a891-4f1a-8b7d-8e687c097fc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:41:08.000Z|3df3eabe-cee8-49e7-873b-0401472f7067|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:41:08.001Z|3df3eabe-cee8-49e7-873b-0401472f7067|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:41:08.005Z|17452de5-5dc1-4f2c-ae0f-ac4acd107b85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:41:08.006Z|17452de5-5dc1-4f2c-ae0f-ac4acd107b85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:41:08.010Z|1705e120-d4c3-4dd4-93d5-9fdb1d69ba21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:41:08.011Z|1705e120-d4c3-4dd4-93d5-9fdb1d69ba21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:41:18.042Z|c25ec961-9463-4b66-863d-d87826d2ca6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:41:18.042Z|c25ec961-9463-4b66-863d-d87826d2ca6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:41:18.044Z|006a3c95-9354-4767-9ac0-67e7453c17bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:41:18.045Z|006a3c95-9354-4767-9ac0-67e7453c17bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:41:18.045Z|19361a28-0378-42fc-b569-4028b0bd0389|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:41:18.045Z|19361a28-0378-42fc-b569-4028b0bd0389|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:41:20.750Z|d3ac3f6c-ea28-4503-96b9-d46fd5a98d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:41:20.751Z|d3ac3f6c-ea28-4503-96b9-d46fd5a98d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:41:28.070Z|5e9b8076-cfb8-4b88-9c0a-575d028fe422|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:41:28.071Z|5e9b8076-cfb8-4b88-9c0a-575d028fe422|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:41:28.071Z|a542c28f-db7a-4328-a446-3117b2a43043|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:41:28.071Z|a542c28f-db7a-4328-a446-3117b2a43043|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:41:28.078Z|64ac38cf-8fca-44ab-b82e-8c8d853c4e6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:41:28.079Z|64ac38cf-8fca-44ab-b82e-8c8d853c4e6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:41:35.750Z|1f68baa4-bed4-4878-8919-d82a208ffe8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:41:35.750Z|1f68baa4-bed4-4878-8919-d82a208ffe8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:41:36.309Z|8de9f849-1b66-425d-8c9f-1b25e3e704e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:41:36.310Z|8de9f849-1b66-425d-8c9f-1b25e3e704e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:41:38.104Z|a05ef6af-3de8-4294-b58b-0fca257f6a85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:41:38.104Z|a05ef6af-3de8-4294-b58b-0fca257f6a85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:41:38.105Z|05c77c3a-f0cb-4b59-b026-218d0c316f82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:41:38.107Z|05c77c3a-f0cb-4b59-b026-218d0c316f82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:41:38.116Z|6a1c5988-39d5-4c47-950d-363798f6e53d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:41:38.117Z|6a1c5988-39d5-4c47-950d-363798f6e53d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:41:48.137Z|8adbb327-33f1-4fd5-a958-04f069d12725|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:41:48.138Z|8adbb327-33f1-4fd5-a958-04f069d12725|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:41:48.138Z|bebc6363-5828-4343-88a9-a55165bb36c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:41:48.140Z|bebc6363-5828-4343-88a9-a55165bb36c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:41:48.145Z|ab6a0cbc-78b9-4d2d-9509-916ce1329a28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:41:48.146Z|ab6a0cbc-78b9-4d2d-9509-916ce1329a28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:41:50.750Z|e2de7a20-495c-42ea-8695-4285e5d142bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:41:50.753Z|e2de7a20-495c-42ea-8695-4285e5d142bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:41:58.170Z|2bed0072-89fc-4b57-8a47-79727395bc7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:41:58.171Z|2bed0072-89fc-4b57-8a47-79727395bc7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:41:58.175Z|da5986da-f95c-4d95-b4e4-517ef95f7c7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:41:58.176Z|da5986da-f95c-4d95-b4e4-517ef95f7c7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:41:58.178Z|68a142e1-a686-49af-afb8-29a88d1db35b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:41:58.179Z|68a142e1-a686-49af-afb8-29a88d1db35b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:41:59.890Z|5ef69039-c2a8-4040-8204-81dec709b26b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:41:59.891Z|5ef69039-c2a8-4040-8204-81dec709b26b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:42:05.750Z|cf4d75e6-c2bb-4729-8767-466b5028bd69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:42:05.750Z|cf4d75e6-c2bb-4729-8767-466b5028bd69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:42:06.314Z|2a0a6e05-7f27-4d92-aa88-7bc7757752e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:42:06.314Z|2a0a6e05-7f27-4d92-aa88-7bc7757752e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:42:08.204Z|edd96f6e-fe0d-4b84-b66a-2d555022cedf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:42:08.204Z|edd96f6e-fe0d-4b84-b66a-2d555022cedf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:42:08.210Z|b45a3fe6-1cd2-4141-a780-433405f2baac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:42:08.211Z|b45a3fe6-1cd2-4141-a780-433405f2baac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:42:08.214Z|98044afb-8ac5-48a1-99f1-5c1f5987e90e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:42:08.215Z|98044afb-8ac5-48a1-99f1-5c1f5987e90e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:42:18.239Z|ab451724-0c4d-492c-af53-0e3ad97936cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:42:18.240Z|ab451724-0c4d-492c-af53-0e3ad97936cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:42:18.246Z|43c96338-0b5b-4f26-bd40-724553771946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:42:18.247Z|43c96338-0b5b-4f26-bd40-724553771946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:42:18.251Z|fa81a5bb-e987-4f6e-85e8-fdc2248ddc6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:42:18.251Z|fa81a5bb-e987-4f6e-85e8-fdc2248ddc6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:42:20.750Z|bffd8fd9-3961-4003-9f12-cf1b24dac5e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:42:20.750Z|bffd8fd9-3961-4003-9f12-cf1b24dac5e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:42:28.278Z|575c7c3b-1ce6-4c94-a3e5-e00a058a9de6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:42:28.279Z|575c7c3b-1ce6-4c94-a3e5-e00a058a9de6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:42:28.284Z|81d9c3cf-b248-41c7-a731-e44021ad67cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:42:28.284Z|81d9c3cf-b248-41c7-a731-e44021ad67cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:42:28.287Z|3e8a89ec-d95a-4ef5-84d8-961ccd903c64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:42:28.287Z|3e8a89ec-d95a-4ef5-84d8-961ccd903c64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:42:35.749Z|aafcb063-e9f4-4f79-9c5c-c39cfaaf606d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:42:35.753Z|aafcb063-e9f4-4f79-9c5c-c39cfaaf606d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:42:36.316Z|f2f159ac-2b5b-4f47-a07a-5ea375e76030|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:42:36.317Z|f2f159ac-2b5b-4f47-a07a-5ea375e76030|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:42:38.315Z|15b7027f-ae55-475e-a492-0fb475bd5268|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:42:38.316Z|15b7027f-ae55-475e-a492-0fb475bd5268|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:42:38.320Z|39712d19-e7d5-4830-95c4-20ab8acf0f05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:42:38.321Z|39712d19-e7d5-4830-95c4-20ab8acf0f05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:42:38.323Z|45efdc93-92c0-4865-a951-571f95c8f0aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:42:38.323Z|45efdc93-92c0-4865-a951-571f95c8f0aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:42:48.347Z|df178189-500f-40b0-922c-d40cda17831f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:42:48.348Z|df178189-500f-40b0-922c-d40cda17831f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:42:48.350Z|b7980bcd-8ba7-425a-9959-63b0d6b704c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:42:48.352Z|b7980bcd-8ba7-425a-9959-63b0d6b704c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:42:48.354Z|c5562fd8-c543-4fc7-b001-b8b5f94de2e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:42:48.355Z|c5562fd8-c543-4fc7-b001-b8b5f94de2e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:42:50.750Z|6ba0ac4d-0d31-4fee-be35-d064b3932bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:42:50.750Z|6ba0ac4d-0d31-4fee-be35-d064b3932bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:42:58.380Z|fd4ce3ae-ace8-4ab7-849a-1f602d343d14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:42:58.380Z|fd4ce3ae-ace8-4ab7-849a-1f602d343d14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:42:58.383Z|a8ac7f3e-1f7b-47ce-b881-4ec9c8293614|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:42:58.384Z|a8ac7f3e-1f7b-47ce-b881-4ec9c8293614|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:42:58.386Z|eeadd790-e1d9-47d6-a1be-e9f87159025f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:42:58.386Z|eeadd790-e1d9-47d6-a1be-e9f87159025f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:42:59.890Z|6c9e8ae5-635c-4d65-9bb3-a2f81e12de37|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:42:59.891Z|6c9e8ae5-635c-4d65-9bb3-a2f81e12de37|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:43:05.749Z|3182882a-bc2d-4cd2-8849-b6276a94cfe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:43:05.750Z|3182882a-bc2d-4cd2-8849-b6276a94cfe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:43:06.317Z|8eaed6b3-aecb-4dba-bea9-355791aef093|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:43:06.318Z|8eaed6b3-aecb-4dba-bea9-355791aef093|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:43:08.409Z|3c47819d-4ecf-4efb-af31-d25809dfee5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:43:08.410Z|3c47819d-4ecf-4efb-af31-d25809dfee5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:43:08.413Z|c3c8194d-f7a2-4858-b848-02b2bfccbd38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:43:08.414Z|c3c8194d-f7a2-4858-b848-02b2bfccbd38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:43:08.418Z|babbd1a5-1537-4717-bf3d-8a220f937e02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:43:08.419Z|babbd1a5-1537-4717-bf3d-8a220f937e02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:43:18.441Z|c0f5d2a1-5810-4fb1-acb1-5c6988a9fc5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:43:18.442Z|c0f5d2a1-5810-4fb1-acb1-5c6988a9fc5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:43:18.446Z|cf99d7ee-0593-4cb9-8096-f1e1e308800f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:43:18.447Z|cf99d7ee-0593-4cb9-8096-f1e1e308800f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:43:18.451Z|cd00cc07-6213-4c70-a41b-d0ca71224f8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:43:18.451Z|cd00cc07-6213-4c70-a41b-d0ca71224f8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:43:20.750Z|422bc0fe-5e30-4626-8cae-ea3547d3f64e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:43:20.754Z|422bc0fe-5e30-4626-8cae-ea3547d3f64e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:43:28.478Z|98ea915d-1bde-47f9-afd2-1c74841f907a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:43:28.479Z|98ea915d-1bde-47f9-afd2-1c74841f907a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:43:28.478Z|4520b5b6-375e-4520-920a-9f3c459a4242|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:43:28.482Z|4520b5b6-375e-4520-920a-9f3c459a4242|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:43:28.488Z|4e2b6e01-1928-4aab-bd03-c353ef5187b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:43:28.489Z|4e2b6e01-1928-4aab-bd03-c353ef5187b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:43:35.750Z|3d8abfba-e865-4f25-afd6-eb3c05192604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:43:35.751Z|3d8abfba-e865-4f25-afd6-eb3c05192604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:43:36.318Z|c9098756-aeef-46ca-9418-2658c00db27d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:43:36.319Z|c9098756-aeef-46ca-9418-2658c00db27d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:43:38.513Z|3aab48f5-690d-402c-9262-a9883f706218|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:43:38.513Z|d23a633d-4804-4e13-82de-c954c03a6627|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:43:38.514Z|3aab48f5-690d-402c-9262-a9883f706218|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:43:38.516Z|d23a633d-4804-4e13-82de-c954c03a6627|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:43:38.520Z|d053bfd5-9134-4009-9af0-90f66bcdcc3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:43:38.520Z|d053bfd5-9134-4009-9af0-90f66bcdcc3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:43:48.548Z|64bc6499-8cc6-44aa-b3f3-3c7ba7715ad7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:43:48.549Z|64bc6499-8cc6-44aa-b3f3-3c7ba7715ad7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:43:48.550Z|c76f15f0-e094-4ff7-8f44-03492b785531|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:43:48.551Z|c76f15f0-e094-4ff7-8f44-03492b785531|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:43:48.550Z|a39b7fd0-29a9-4dbc-9d7b-5341933c9b1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:43:48.551Z|a39b7fd0-29a9-4dbc-9d7b-5341933c9b1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:43:50.750Z|57d65cbf-178c-4f0e-aaf9-55f402462800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:43:50.750Z|57d65cbf-178c-4f0e-aaf9-55f402462800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:43:58.582Z|21655658-f967-48b8-bfe1-30499ab1d7a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:43:58.582Z|97a53b27-ae62-45ba-b5c5-b191212c62d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:43:58.582Z|21655658-f967-48b8-bfe1-30499ab1d7a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:43:58.582Z|97a53b27-ae62-45ba-b5c5-b191212c62d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:43:58.590Z|2c624124-ada1-4bb2-9867-5c3b521925a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:43:58.591Z|2c624124-ada1-4bb2-9867-5c3b521925a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:43:59.890Z|3f919742-3ee2-4334-aaa1-c7c44719b8c7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:43:59.890Z|3f919742-3ee2-4334-aaa1-c7c44719b8c7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:44:05.750Z|9a5053bd-5315-4ccc-bb56-a138aea74d6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:44:05.753Z|9a5053bd-5315-4ccc-bb56-a138aea74d6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:44:06.319Z|8cb5ed0a-6c71-4c03-9828-23f47a03f2c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:44:06.320Z|8cb5ed0a-6c71-4c03-9828-23f47a03f2c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:44:08.625Z|c7750758-0e4d-4ba2-8312-f510b7d34d24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:44:08.625Z|b018be80-7de9-4e23-b5b7-349b5fde57b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:44:08.625Z|4d6633aa-6b81-478d-ba8b-87f76c68aa30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:44:08.625Z|c7750758-0e4d-4ba2-8312-f510b7d34d24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:44:08.626Z|b018be80-7de9-4e23-b5b7-349b5fde57b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:44:08.626Z|4d6633aa-6b81-478d-ba8b-87f76c68aa30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:44:18.657Z|ac488f3d-be51-4177-851d-9d06bcbfd87b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:44:18.657Z|65b155a4-2f3e-4139-99b6-7368ec449ebd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:44:18.657Z|ac488f3d-be51-4177-851d-9d06bcbfd87b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:44:18.657Z|65b155a4-2f3e-4139-99b6-7368ec449ebd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:44:18.664Z|204c0386-ad5a-4ef7-ac9e-ff87f13893e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:44:18.664Z|204c0386-ad5a-4ef7-ac9e-ff87f13893e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:44:20.750Z|66179f75-853d-4a7c-81a8-7e45fb067efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:44:20.750Z|66179f75-853d-4a7c-81a8-7e45fb067efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:44:28.687Z|d4a636ef-ce64-42c9-8c0b-5097367e4fa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:44:28.688Z|b7edd20d-cefa-42a7-ac31-372da1354ce6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:44:28.688Z|d4a636ef-ce64-42c9-8c0b-5097367e4fa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:44:28.689Z|b7edd20d-cefa-42a7-ac31-372da1354ce6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:44:28.694Z|383bedc6-598e-4d46-8414-d8bba908bc22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:44:28.694Z|383bedc6-598e-4d46-8414-d8bba908bc22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:44:35.749Z|56a36a6c-66d6-4b0f-914a-c3d6baecbd16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:44:35.750Z|56a36a6c-66d6-4b0f-914a-c3d6baecbd16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:44:36.320Z|ac5e38e4-1f06-48af-b3b8-6d873e0a33c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:44:36.321Z|ac5e38e4-1f06-48af-b3b8-6d873e0a33c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:44:38.726Z|c53e1599-4021-4938-8a72-96e7836160c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:44:38.727Z|c53e1599-4021-4938-8a72-96e7836160c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:44:38.732Z|38078a9c-a2db-4f8f-a503-166d9b48f488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:44:38.732Z|8521d8c9-a909-4956-b1a3-fc00ed40f7f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:44:38.733Z|38078a9c-a2db-4f8f-a503-166d9b48f488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:44:38.733Z|8521d8c9-a909-4956-b1a3-fc00ed40f7f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:44:48.760Z|12f6f389-a77e-4166-a9fd-92a3d3787b58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:44:48.762Z|12f6f389-a77e-4166-a9fd-92a3d3787b58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:44:48.767Z|2a7517b8-54cb-41c4-b2f6-72ef56475296|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:44:48.768Z|2a7517b8-54cb-41c4-b2f6-72ef56475296|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:44:48.769Z|20b53b7a-5ee9-4182-9227-34b48928d46e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:44:48.770Z|20b53b7a-5ee9-4182-9227-34b48928d46e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:44:50.749Z|6ffd6564-97c5-4b34-a0d4-d142ba1e39b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:44:50.753Z|6ffd6564-97c5-4b34-a0d4-d142ba1e39b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:44:58.801Z|917a4058-edf9-493f-8ffd-d2bf130b518b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:44:58.801Z|917a4058-edf9-493f-8ffd-d2bf130b518b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:44:58.805Z|9468cee2-c766-4806-b708-e46f4f44d2d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:44:58.806Z|9468cee2-c766-4806-b708-e46f4f44d2d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:44:58.808Z|ce57080b-955e-4920-9c77-52600982a666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:44:58.809Z|ce57080b-955e-4920-9c77-52600982a666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:44:59.889Z|fcb352c1-bf47-41f1-90c6-83c11afe8c92|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:44:59.890Z|fcb352c1-bf47-41f1-90c6-83c11afe8c92|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:45:05.749Z|00a44b65-282b-4845-82e9-cbe780bfb873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:45:05.750Z|00a44b65-282b-4845-82e9-cbe780bfb873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:45:06.321Z|82e6f4ac-699a-483e-b7d1-d0030311f2bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:45:06.322Z|82e6f4ac-699a-483e-b7d1-d0030311f2bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:45:08.829Z|f3c56733-79db-4656-8cb8-e5ead919ce01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:45:08.830Z|f3c56733-79db-4656-8cb8-e5ead919ce01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:45:08.836Z|3ea48759-b010-4e7c-89ae-3c239efd8661|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:45:08.837Z|3ea48759-b010-4e7c-89ae-3c239efd8661|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:45:08.844Z|a411417f-8d17-447f-b94d-5dc78e4fe1d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:45:08.845Z|a411417f-8d17-447f-b94d-5dc78e4fe1d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:45:18.865Z|24b7b462-36e0-4b9d-99ab-0c7a88748128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:45:18.865Z|24b7b462-36e0-4b9d-99ab-0c7a88748128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:45:18.871Z|ae24cec4-5539-4c9d-91a0-7aa053dd86f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:45:18.872Z|ae24cec4-5539-4c9d-91a0-7aa053dd86f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:45:18.873Z|fe7d2895-ff84-408b-97e4-4ae094b6afb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:45:18.874Z|fe7d2895-ff84-408b-97e4-4ae094b6afb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:45:20.750Z|c695254e-7b6e-40c8-9497-60c4a93963ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:45:20.750Z|c695254e-7b6e-40c8-9497-60c4a93963ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:45:28.900Z|941189d7-c869-40f5-9789-11d06b255581|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:45:28.900Z|941189d7-c869-40f5-9789-11d06b255581|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:45:28.907Z|fef55bcb-7128-4eb1-8369-2865e6453daf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:45:28.908Z|dbe0b505-7783-4cbb-a683-9b2a22ef87cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:45:28.908Z|fef55bcb-7128-4eb1-8369-2865e6453daf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:45:28.910Z|dbe0b505-7783-4cbb-a683-9b2a22ef87cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:45:35.749Z|ee2c0b61-a2d4-4ed3-b128-3158ff655230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:45:35.753Z|ee2c0b61-a2d4-4ed3-b128-3158ff655230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:45:36.322Z|d131855d-435f-4db7-9625-863fc68c29b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:45:36.323Z|d131855d-435f-4db7-9625-863fc68c29b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:45:38.941Z|772c3090-e01b-490d-810b-026f0d5fc34f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:45:38.941Z|c04b3d18-e17c-4d20-b6cc-3d9e99b20fbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:45:38.942Z|772c3090-e01b-490d-810b-026f0d5fc34f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:45:38.942Z|c04b3d18-e17c-4d20-b6cc-3d9e99b20fbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:45:38.946Z|0e94ba10-96d9-4e11-8721-95381294d7b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:45:38.947Z|0e94ba10-96d9-4e11-8721-95381294d7b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:45:48.976Z|03b1879a-1684-4be5-903b-0fd9c00aba41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:45:48.976Z|80f9e676-0052-47b5-9b3b-520a9440db00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:45:48.976Z|03b1879a-1684-4be5-903b-0fd9c00aba41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:45:48.977Z|80f9e676-0052-47b5-9b3b-520a9440db00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:45:48.978Z|2c8e2174-79aa-4661-b334-e8843ef61402|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:45:48.978Z|2c8e2174-79aa-4661-b334-e8843ef61402|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:45:50.750Z|dc714f8b-950b-4ab6-8ddf-e8ee1aa44be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:45:50.750Z|dc714f8b-950b-4ab6-8ddf-e8ee1aa44be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:45:59.010Z|2e48a848-9b2a-4e02-b0f5-f5485508e362|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:45:59.012Z|e269a275-d969-4d41-a826-2c886e62d650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:45:59.013Z|e269a275-d969-4d41-a826-2c886e62d650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:45:59.010Z|2e48a848-9b2a-4e02-b0f5-f5485508e362|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:45:59.013Z|5af22dea-57be-4457-93d1-42afcaea8634|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:45:59.020Z|5af22dea-57be-4457-93d1-42afcaea8634|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:45:59.890Z|41a06dce-056e-41be-bd81-713947fb5cf6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:45:59.891Z|41a06dce-056e-41be-bd81-713947fb5cf6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:46:05.750Z|19e0df1a-0a87-4d81-9ab2-93853a7d5dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:46:05.750Z|19e0df1a-0a87-4d81-9ab2-93853a7d5dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:46:06.323Z|d8a6f0d3-241a-4448-b92d-946ef0613f69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:46:06.324Z|d8a6f0d3-241a-4448-b92d-946ef0613f69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:46:09.048Z|3c901921-9f61-4a77-a759-78f1f7594959|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:46:09.048Z|3c901921-9f61-4a77-a759-78f1f7594959|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:46:09.052Z|c5d75f29-80ba-413a-9e98-31c16fbb61e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:46:09.053Z|c5d75f29-80ba-413a-9e98-31c16fbb61e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:46:09.053Z|24865ad7-c6b1-47a7-9ac7-049ef32c7c7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:46:09.054Z|24865ad7-c6b1-47a7-9ac7-049ef32c7c7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:46:19.080Z|84a6b606-0f4b-4762-8e9b-781a1e293516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:46:19.081Z|d24560cd-a90f-4204-83d8-80ad078773b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:46:19.081Z|84a6b606-0f4b-4762-8e9b-781a1e293516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:46:19.081Z|d24560cd-a90f-4204-83d8-80ad078773b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:46:19.089Z|dfb55068-2549-445e-b979-c0a84fcc210e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:46:19.089Z|dfb55068-2549-445e-b979-c0a84fcc210e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:46:20.750Z|fedfc73c-0a8e-4925-91d2-e340efb717d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:46:20.754Z|fedfc73c-0a8e-4925-91d2-e340efb717d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:46:29.112Z|39f474b8-5469-4fb6-ae39-d894e5b9aff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:46:29.112Z|39f474b8-5469-4fb6-ae39-d894e5b9aff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:46:29.116Z|31acd6c0-3a18-4c16-aca1-ffe1d3442dde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:46:29.117Z|31acd6c0-3a18-4c16-aca1-ffe1d3442dde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:46:29.118Z|ca3096db-0e23-420a-b18e-2925222add7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:46:29.119Z|ca3096db-0e23-420a-b18e-2925222add7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:46:35.750Z|80da6c94-7890-44cd-aaa3-39af95343c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:46:35.750Z|80da6c94-7890-44cd-aaa3-39af95343c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:46:36.328Z|1e5033d0-e171-4c3c-84c6-f071d4bfcd01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:46:36.329Z|1e5033d0-e171-4c3c-84c6-f071d4bfcd01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:46:39.140Z|b2842f8b-319f-452c-a61d-1e8550cbdd91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:46:39.141Z|b2842f8b-319f-452c-a61d-1e8550cbdd91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:46:39.147Z|8f6912b9-d7b7-40e0-96cc-3e0e7a28531b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:46:39.147Z|7dad659f-1a60-4a56-95c0-d61af33cb8a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:46:39.148Z|8f6912b9-d7b7-40e0-96cc-3e0e7a28531b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:46:39.148Z|7dad659f-1a60-4a56-95c0-d61af33cb8a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:46:49.173Z|3773dfe3-5096-407f-a682-156b15ae123c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:46:49.174Z|3773dfe3-5096-407f-a682-156b15ae123c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:46:49.180Z|019c1810-dc12-4400-a58d-3b8c242242bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:46:49.181Z|019c1810-dc12-4400-a58d-3b8c242242bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:46:49.184Z|18256750-db17-4940-b5fd-fa77f3ffb1d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:46:49.184Z|18256750-db17-4940-b5fd-fa77f3ffb1d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:46:50.750Z|5ce9efcd-0c20-419e-b46a-4286f56f2069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:46:50.751Z|5ce9efcd-0c20-419e-b46a-4286f56f2069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:46:59.202Z|37e0eda6-a3fc-4cdc-9861-3b959acbecd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:46:59.203Z|37e0eda6-a3fc-4cdc-9861-3b959acbecd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:46:59.208Z|622d5f33-9b35-4323-aa62-8aeaffa05e8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:46:59.209Z|622d5f33-9b35-4323-aa62-8aeaffa05e8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:46:59.213Z|e41fd0c2-e3f9-4a1e-a6d2-c65987eabff3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:46:59.213Z|e41fd0c2-e3f9-4a1e-a6d2-c65987eabff3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:46:59.890Z|5f8fe693-f079-4c9d-93dc-f9093d26061c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:46:59.891Z|5f8fe693-f079-4c9d-93dc-f9093d26061c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:47:05.750Z|eecbf26f-2518-4ee8-a407-055f42c8241f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:47:05.754Z|eecbf26f-2518-4ee8-a407-055f42c8241f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:47:06.329Z|e3c39571-cf54-4715-a28c-64eacf0c3a32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:47:06.330Z|e3c39571-cf54-4715-a28c-64eacf0c3a32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:47:09.234Z|56a7d6e2-2dba-44b9-b2c8-ee42496ced27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:47:09.235Z|56a7d6e2-2dba-44b9-b2c8-ee42496ced27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:47:09.244Z|4d66bd5b-12a2-4acf-937d-be925b9bbd6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:47:09.245Z|70571225-86ff-49d7-82d7-5e0ae4bae816|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:47:09.245Z|4d66bd5b-12a2-4acf-937d-be925b9bbd6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:47:09.245Z|70571225-86ff-49d7-82d7-5e0ae4bae816|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:47:19.275Z|22a10eee-ddcb-40c9-8ad8-76a87e82243f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:47:19.275Z|22a10eee-ddcb-40c9-8ad8-76a87e82243f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:47:19.275Z|856f7674-d027-47ff-b0ce-3ac3d0f5a31d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:47:19.276Z|856f7674-d027-47ff-b0ce-3ac3d0f5a31d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:47:19.279Z|54dec99c-cdcb-4858-ab5d-14ee1412d77a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:47:19.279Z|54dec99c-cdcb-4858-ab5d-14ee1412d77a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:47:20.750Z|c8747c33-7856-4fb5-a091-8fcfa4f6b02d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:47:20.750Z|c8747c33-7856-4fb5-a091-8fcfa4f6b02d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:47:29.308Z|cefa8358-3ef8-4ac8-bbb0-995a039456a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:47:29.309Z|cefa8358-3ef8-4ac8-bbb0-995a039456a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:47:29.315Z|1a904de7-1cca-4efb-a25e-a5dfc127b9f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:47:29.315Z|753e5d02-8160-45da-9f5d-9c0556000803|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:47:29.315Z|1a904de7-1cca-4efb-a25e-a5dfc127b9f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:47:29.315Z|753e5d02-8160-45da-9f5d-9c0556000803|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:47:35.750Z|46aef6af-c6fe-4df4-ace9-28ef0d4c7eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:47:35.750Z|46aef6af-c6fe-4df4-ace9-28ef0d4c7eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:47:36.330Z|306671f8-7159-4305-afc5-331369ecb92d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:47:36.331Z|306671f8-7159-4305-afc5-331369ecb92d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:47:39.350Z|c4f9f8e7-3cdb-4c1b-b44d-4eca14917258|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:47:39.350Z|c4f9f8e7-3cdb-4c1b-b44d-4eca14917258|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:47:39.352Z|1b80c77b-9d3a-4919-b785-e9d8dd9670e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:47:39.352Z|1b80c77b-9d3a-4919-b785-e9d8dd9670e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:47:39.353Z|c41de0b8-89a2-4895-9267-53088b3182e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:47:39.354Z|c41de0b8-89a2-4895-9267-53088b3182e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:47:49.378Z|00a44c9b-87cf-4ce8-9ca4-f52f6a2705a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:47:49.378Z|00a44c9b-87cf-4ce8-9ca4-f52f6a2705a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:47:49.382Z|ee0dd807-dd47-4c02-a900-629c2d2c3a43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:47:49.382Z|ee0dd807-dd47-4c02-a900-629c2d2c3a43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:47:49.384Z|63fe50dd-adba-426a-aaf6-9ee50c5566ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:47:49.385Z|63fe50dd-adba-426a-aaf6-9ee50c5566ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:47:50.750Z|44aae9ed-e36a-4b35-a7f5-8484909cea67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:47:50.754Z|44aae9ed-e36a-4b35-a7f5-8484909cea67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:47:59.404Z|ab11b354-6807-4220-8870-6484ad633ccf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:47:59.405Z|ab11b354-6807-4220-8870-6484ad633ccf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:47:59.408Z|83b0630f-ca5a-4524-99a8-d033086d2b66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:47:59.409Z|83b0630f-ca5a-4524-99a8-d033086d2b66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:47:59.412Z|8390bc8f-3e7e-4275-8664-384f8cedb324|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:47:59.413Z|8390bc8f-3e7e-4275-8664-384f8cedb324|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:47:59.890Z|d58b44f6-ceaa-4440-8606-062d224f920e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:47:59.890Z|d58b44f6-ceaa-4440-8606-062d224f920e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:48:05.750Z|c95d1a01-ec3a-4c70-a742-a8d0785c0b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:48:05.751Z|c95d1a01-ec3a-4c70-a742-a8d0785c0b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:48:06.331Z|f5fbd953-b564-4c79-8749-36dde565fdc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:48:06.332Z|f5fbd953-b564-4c79-8749-36dde565fdc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:48:09.436Z|a8cd6965-83b0-4648-bac3-bd88d47e8bd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:48:09.437Z|a8cd6965-83b0-4648-bac3-bd88d47e8bd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:48:09.440Z|deecc8d6-8e0f-4d51-a6ad-5dd4f41f7373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:48:09.440Z|24b81847-38c8-4a11-8900-4af85b7da45b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:48:09.441Z|deecc8d6-8e0f-4d51-a6ad-5dd4f41f7373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:48:09.441Z|24b81847-38c8-4a11-8900-4af85b7da45b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:48:19.468Z|f8d4a904-7af5-46af-80ab-6933ea85d514|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:48:19.468Z|f8d4a904-7af5-46af-80ab-6933ea85d514|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:48:19.472Z|428e8ab2-463b-4ade-9d86-db86d2251d12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:48:19.472Z|428e8ab2-463b-4ade-9d86-db86d2251d12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:48:19.475Z|c9732fbd-abe9-4697-90c8-f33602d2c2cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:48:19.476Z|c9732fbd-abe9-4697-90c8-f33602d2c2cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:48:20.750Z|e80abb1a-1730-4856-8ab0-289df35a0d32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:48:20.750Z|e80abb1a-1730-4856-8ab0-289df35a0d32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:48:29.502Z|c7df3063-b37c-44f6-8e2c-fae624c5e3e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:48:29.503Z|c7df3063-b37c-44f6-8e2c-fae624c5e3e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:48:29.511Z|bbe8474d-180c-4f03-b8e8-907576a00ccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:48:29.511Z|bbe8474d-180c-4f03-b8e8-907576a00ccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:48:29.511Z|f9658ce3-8c9c-4bd6-a6f6-61aef671a143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:48:29.513Z|f9658ce3-8c9c-4bd6-a6f6-61aef671a143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:48:35.751Z|35c04841-192b-4884-b7c1-84889533696e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:48:35.754Z|35c04841-192b-4884-b7c1-84889533696e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:48:36.332Z|91576d38-2c76-4b75-8f91-0cefc50e83a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:48:36.333Z|91576d38-2c76-4b75-8f91-0cefc50e83a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:48:39.545Z|7cd5a1de-0406-4887-ab70-0b65061c1298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:48:39.545Z|7cd5a1de-0406-4887-ab70-0b65061c1298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:48:39.546Z|a7972ed4-a490-4f1e-9c49-437c3ae41d84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:48:39.547Z|a7972ed4-a490-4f1e-9c49-437c3ae41d84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:48:39.555Z|b6034098-39bf-495c-8b6c-90056a8261e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:48:39.556Z|b6034098-39bf-495c-8b6c-90056a8261e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:48:49.578Z|c3198717-cfcf-4286-96f9-66d146fd67d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:48:49.579Z|c3198717-cfcf-4286-96f9-66d146fd67d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:48:49.581Z|09e8446b-c26e-47ac-ad53-9f5a63c43c7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:48:49.582Z|09e8446b-c26e-47ac-ad53-9f5a63c43c7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:48:49.586Z|6984aa89-c604-4dd4-a126-fad71546ad6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:48:49.590Z|6984aa89-c604-4dd4-a126-fad71546ad6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:48:50.750Z|1b34cea6-9013-4a9a-b0b3-f662baa7daf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:48:50.750Z|1b34cea6-9013-4a9a-b0b3-f662baa7daf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:48:59.617Z|38ddfac0-74f3-4d02-bfad-7f3be53082ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:48:59.618Z|38ddfac0-74f3-4d02-bfad-7f3be53082ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:48:59.620Z|26947a7e-4c22-4728-adff-0b66b18e9705|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:48:59.621Z|26947a7e-4c22-4728-adff-0b66b18e9705|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:48:59.624Z|a54e3cad-2f2a-483e-8740-b0d9d2c6863f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:48:59.625Z|a54e3cad-2f2a-483e-8740-b0d9d2c6863f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:48:59.891Z|ee625b50-04d7-4b8c-877c-45b410dc1ac4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:48:59.892Z|ee625b50-04d7-4b8c-877c-45b410dc1ac4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:49:05.750Z|0a41b6f7-b99d-47a8-9606-0d4bfbea9a41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:49:05.750Z|0a41b6f7-b99d-47a8-9606-0d4bfbea9a41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:49:06.333Z|727ea9d4-68e5-416f-9c5f-31430be2d92d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:49:06.334Z|727ea9d4-68e5-416f-9c5f-31430be2d92d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:49:09.651Z|2609467b-e0d4-44b9-be3b-c5e57884f6d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:49:09.652Z|2609467b-e0d4-44b9-be3b-c5e57884f6d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:49:09.656Z|75d8b466-832a-4819-987a-75e41d2dc2fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:49:09.656Z|1a04c67c-425a-45ea-9c35-44097c63e4a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:49:09.656Z|75d8b466-832a-4819-987a-75e41d2dc2fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:49:09.658Z|1a04c67c-425a-45ea-9c35-44097c63e4a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:49:19.681Z|945f84db-5651-4473-a0af-74ade60ad1ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:49:19.682Z|945f84db-5651-4473-a0af-74ade60ad1ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:49:19.689Z|95e317b9-55c7-4593-9b67-c712a24c4eea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:49:19.690Z|95e317b9-55c7-4593-9b67-c712a24c4eea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:49:19.693Z|3148049b-11df-4d36-bfb3-61396968ee60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:49:19.693Z|3148049b-11df-4d36-bfb3-61396968ee60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:49:20.750Z|129de86e-02e0-41e7-9118-234f932f9df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:49:20.754Z|129de86e-02e0-41e7-9118-234f932f9df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:49:29.711Z|9a027f0f-3ed4-49cd-a650-78b61412723c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:49:29.712Z|9a027f0f-3ed4-49cd-a650-78b61412723c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:49:29.716Z|d600fe7d-232a-4ac2-a295-c7ee9f01b14d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:49:29.716Z|d600fe7d-232a-4ac2-a295-c7ee9f01b14d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:49:29.721Z|e1dc8c14-7a2b-4f25-ac9b-9ac0302a2e3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:49:29.722Z|e1dc8c14-7a2b-4f25-ac9b-9ac0302a2e3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:49:35.750Z|36c8a381-9981-40da-b2ff-a161a0e566e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:49:35.750Z|36c8a381-9981-40da-b2ff-a161a0e566e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:49:36.335Z|6d5d107f-a7bd-424e-905b-4004ea7ed039|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:49:36.335Z|6d5d107f-a7bd-424e-905b-4004ea7ed039|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:49:39.745Z|30fc6aa5-be88-4379-a314-5ea60c9b31cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:49:39.746Z|30fc6aa5-be88-4379-a314-5ea60c9b31cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:49:39.751Z|8ee061ba-3e40-4201-b70e-370ebbd32e41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:49:39.751Z|8ee061ba-3e40-4201-b70e-370ebbd32e41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:49:39.757Z|827bd1ea-ceec-415f-99d0-7a7c888d3953|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:49:39.757Z|827bd1ea-ceec-415f-99d0-7a7c888d3953|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:49:49.782Z|a366b890-6bde-4dfa-849b-8f94dc7e42a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:49:49.783Z|a366b890-6bde-4dfa-849b-8f94dc7e42a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:49:49.785Z|91040597-79bd-4ef4-a501-0193b292597f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:49:49.786Z|91040597-79bd-4ef4-a501-0193b292597f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:49:49.791Z|0fa754d3-2f99-4d14-a363-9b27dced7f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:49:49.792Z|0fa754d3-2f99-4d14-a363-9b27dced7f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:49:50.750Z|9fbca9e9-dadc-4462-8533-b7214f522ecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:49:50.750Z|9fbca9e9-dadc-4462-8533-b7214f522ecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:49:59.819Z|7d4c7dbf-ffcb-498d-a711-ae199869513b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:49:59.820Z|7d4c7dbf-ffcb-498d-a711-ae199869513b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:49:59.824Z|6c54f0ee-7a82-4405-a519-f3dec04001ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:49:59.827Z|97b2c3a0-b2b8-496e-b4eb-b56ae1deca0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:49:59.834Z|97b2c3a0-b2b8-496e-b4eb-b56ae1deca0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:49:59.834Z|6c54f0ee-7a82-4405-a519-f3dec04001ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:49:59.889Z|dc8ddf4f-ae5e-4ce2-b69e-c57a83c8fbdd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:49:59.890Z|dc8ddf4f-ae5e-4ce2-b69e-c57a83c8fbdd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:50:05.750Z|f665d892-e8dc-4680-bc93-653c8a23daca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:50:05.753Z|f665d892-e8dc-4680-bc93-653c8a23daca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:50:06.336Z|68abfbd2-1627-467a-adee-ca5cfb428065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:50:06.336Z|68abfbd2-1627-467a-adee-ca5cfb428065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:50:09.859Z|94f49fce-a499-4bd4-8c07-26c8f2c4ea51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:50:09.860Z|94f49fce-a499-4bd4-8c07-26c8f2c4ea51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:50:09.863Z|06b92071-ddc5-4a7f-b6e1-8c3dccf60189|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:50:09.863Z|06b92071-ddc5-4a7f-b6e1-8c3dccf60189|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:50:09.865Z|e5d6542a-6782-46a1-a134-e3063de0b03a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:50:09.866Z|e5d6542a-6782-46a1-a134-e3063de0b03a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:50:19.893Z|4e8ad788-062c-486d-82b9-b4e0149d2a2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:50:19.893Z|4e8ad788-062c-486d-82b9-b4e0149d2a2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:50:19.904Z|0ed35ded-c240-4c1f-bc55-f6e97082430b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:50:19.904Z|4c71e235-e8e8-43f2-91ec-bae83ceb94c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:50:19.905Z|0ed35ded-c240-4c1f-bc55-f6e97082430b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:50:19.905Z|4c71e235-e8e8-43f2-91ec-bae83ceb94c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:50:20.750Z|99d07257-1a07-49e3-836c-d106026a3b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:50:20.750Z|99d07257-1a07-49e3-836c-d106026a3b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:50:29.933Z|0e2649f0-5177-4522-8642-802842296036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:50:29.933Z|0e2649f0-5177-4522-8642-802842296036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:50:29.935Z|ad5b1fcf-293f-406b-9f1c-99681f8c5362|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:50:29.936Z|ad5b1fcf-293f-406b-9f1c-99681f8c5362|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:50:29.937Z|96cac388-ab93-4533-8252-36e7a875fa41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:50:29.938Z|96cac388-ab93-4533-8252-36e7a875fa41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:50:35.750Z|2e141946-3a64-4745-9be0-152d5429bafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:50:35.750Z|2e141946-3a64-4745-9be0-152d5429bafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:50:36.337Z|07f7c278-d4ea-46fa-85e6-ac7a4dd729aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:50:36.337Z|07f7c278-d4ea-46fa-85e6-ac7a4dd729aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:50:39.964Z|037096d8-561d-41f5-afd5-5b261b82221a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:50:39.964Z|037096d8-561d-41f5-afd5-5b261b82221a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:50:39.964Z|8cadec30-772c-4138-ac57-b9b1578cb458|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:50:39.965Z|8cadec30-772c-4138-ac57-b9b1578cb458|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:50:39.967Z|88015dc9-b93e-40a6-adee-70e6ac19c542|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:50:39.967Z|88015dc9-b93e-40a6-adee-70e6ac19c542|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:50:49.996Z|8379e08c-8c5d-4ac3-9646-4f1e09659949|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:50:49.997Z|8379e08c-8c5d-4ac3-9646-4f1e09659949|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:50:50.000Z|444644dc-eff1-45fa-a9d6-03f65c372171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:50:50.001Z|444644dc-eff1-45fa-a9d6-03f65c372171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:50:50.009Z|3704268a-9474-4627-8042-147367b49515|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:50:50.009Z|3704268a-9474-4627-8042-147367b49515|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:50:50.749Z|4e97b72a-6fe4-4f13-b62f-6519bca457c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:50:50.753Z|4e97b72a-6fe4-4f13-b62f-6519bca457c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:50:59.890Z|ac77bd0c-a0bc-4882-af62-7f0d624314b1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:50:59.891Z|ac77bd0c-a0bc-4882-af62-7f0d624314b1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:51:00.030Z|751f4a81-4e88-4301-bd54-973e30a1c43b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:51:00.031Z|751f4a81-4e88-4301-bd54-973e30a1c43b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:51:00.034Z|f9604e30-99bb-41ff-a147-ad57fddd4ad1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:51:00.034Z|f9604e30-99bb-41ff-a147-ad57fddd4ad1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:51:00.056Z|1016cc46-cc44-4143-a4a1-2758a06a3674|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:51:00.056Z|1016cc46-cc44-4143-a4a1-2758a06a3674|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:51:05.750Z|aaef5c12-18da-4411-b153-384145364687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:51:05.750Z|aaef5c12-18da-4411-b153-384145364687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:51:06.338Z|fa2d030f-a826-44cf-8ab2-adbc816f29c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:51:06.338Z|fa2d030f-a826-44cf-8ab2-adbc816f29c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:51:10.067Z|1747b7db-bf8a-4344-9b9b-5fbcff79c13b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:51:10.068Z|9914bf32-7578-42c7-aa6c-8e4285d33ed8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:51:10.068Z|9914bf32-7578-42c7-aa6c-8e4285d33ed8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:51:10.068Z|1747b7db-bf8a-4344-9b9b-5fbcff79c13b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:51:10.085Z|5317a6e5-ac78-49e1-ad9d-acaa4b10636c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:51:10.086Z|5317a6e5-ac78-49e1-ad9d-acaa4b10636c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:51:20.096Z|0c41b0b0-936c-4c39-84bf-3bdf2401dca1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:51:20.097Z|0c41b0b0-936c-4c39-84bf-3bdf2401dca1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:51:20.100Z|b7ef0663-2469-4acd-8490-6e2f22095886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:51:20.101Z|b7ef0663-2469-4acd-8490-6e2f22095886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:51:20.113Z|27bd3fba-c4f5-4dd8-a575-0bf7419dde7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:51:20.114Z|27bd3fba-c4f5-4dd8-a575-0bf7419dde7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:51:20.750Z|a54ceead-c365-4813-8fa6-a036aef0a41d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:51:20.750Z|a54ceead-c365-4813-8fa6-a036aef0a41d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:51:30.127Z|e1dc1bfe-93be-4499-bd2c-eda76fdca53b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:51:30.128Z|e1dc1bfe-93be-4499-bd2c-eda76fdca53b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:51:30.132Z|e80adfde-04e9-4a35-9b7f-7ac6ae38c51e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:51:30.132Z|e80adfde-04e9-4a35-9b7f-7ac6ae38c51e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:51:30.142Z|2a5a8cdc-d28c-4158-a0a5-2547a2d4b190|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:51:30.142Z|2a5a8cdc-d28c-4158-a0a5-2547a2d4b190|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:51:35.750Z|3a43e2be-2991-4e40-89c8-2c554db889e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:51:35.753Z|3a43e2be-2991-4e40-89c8-2c554db889e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:51:36.339Z|aa442ad9-8649-4579-84ac-488a88e55623|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:51:36.340Z|aa442ad9-8649-4579-84ac-488a88e55623|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:51:40.182Z|c9f9c239-fde4-41d3-b1a1-2160a9e3eac5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:51:40.182Z|01071c8c-f8aa-42d1-9664-46789d96d31b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:51:40.182Z|01071c8c-f8aa-42d1-9664-46789d96d31b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:51:40.182Z|c9f9c239-fde4-41d3-b1a1-2160a9e3eac5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:51:40.189Z|e36f4d98-5e4e-42e3-826a-e2919bd91580|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:51:40.190Z|e36f4d98-5e4e-42e3-826a-e2919bd91580|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:51:50.210Z|5001f66e-4b9b-4c67-9e58-4fb147bc1049|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:51:50.211Z|5001f66e-4b9b-4c67-9e58-4fb147bc1049|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:51:50.220Z|e9f758e8-7d0a-4919-9081-dd9e660b44b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:51:50.221Z|e9f758e8-7d0a-4919-9081-dd9e660b44b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:51:50.222Z|5b718c6c-ec15-4748-9325-37b1d1793c98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:51:50.223Z|5b718c6c-ec15-4748-9325-37b1d1793c98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:51:50.750Z|1bc9f25b-6d54-491f-b620-7f8220b19d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:51:50.750Z|1bc9f25b-6d54-491f-b620-7f8220b19d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:51:59.891Z|96e7785e-9a4c-4b7f-9cc8-d21def74a89c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:51:59.891Z|96e7785e-9a4c-4b7f-9cc8-d21def74a89c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:52:00.249Z|bdfc8a46-be99-437c-a3da-ce47230c2d30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:52:00.249Z|b5bbddae-4788-4b7d-9909-a964ac849682|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:52:00.250Z|bdfc8a46-be99-437c-a3da-ce47230c2d30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:52:00.250Z|b5bbddae-4788-4b7d-9909-a964ac849682|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:52:00.257Z|3a90e958-0ce7-4f55-9d17-6d74876dab62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:52:00.258Z|3a90e958-0ce7-4f55-9d17-6d74876dab62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:52:05.750Z|094da652-3b5a-4be6-ae42-ab3f3d9d656c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:52:05.750Z|094da652-3b5a-4be6-ae42-ab3f3d9d656c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:52:06.340Z|2184545f-d0a5-4408-9b76-f26c632ba9ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:52:06.340Z|2184545f-d0a5-4408-9b76-f26c632ba9ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:52:10.287Z|31ecdd23-268e-4cbf-9f1c-bac96bf75a72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:52:10.288Z|31ecdd23-268e-4cbf-9f1c-bac96bf75a72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:52:10.292Z|e4624dd8-b52b-49b7-88d3-8834cf82d791|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:52:10.292Z|e4624dd8-b52b-49b7-88d3-8834cf82d791|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:52:10.296Z|6e7b7963-aeee-4c74-95c0-ff4aa18adf5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:52:10.297Z|6e7b7963-aeee-4c74-95c0-ff4aa18adf5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:52:20.322Z|b4449a80-7f0f-4162-8bd8-58fc34033fee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:52:20.323Z|b4449a80-7f0f-4162-8bd8-58fc34033fee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:52:20.327Z|e4460c1d-4f66-4c10-a8fb-fa8ec6d2d86d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:52:20.328Z|e4460c1d-4f66-4c10-a8fb-fa8ec6d2d86d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:52:20.328Z|af1486f0-531f-4ca9-96f4-6dd85fd607b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:52:20.332Z|af1486f0-531f-4ca9-96f4-6dd85fd607b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:52:20.750Z|37886bf4-38ff-4e40-a8df-25d71a013e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:52:20.754Z|37886bf4-38ff-4e40-a8df-25d71a013e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:52:30.358Z|f6f9958f-46c1-4e51-99bd-5e81d996c5be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:52:30.359Z|f6f9958f-46c1-4e51-99bd-5e81d996c5be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:52:30.362Z|15ad5e73-d6db-4eac-b4a4-fba1ef4b9427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:52:30.363Z|15ad5e73-d6db-4eac-b4a4-fba1ef4b9427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:52:30.364Z|aefce34d-3b76-4fa8-bab9-63f51376c19b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:52:30.365Z|aefce34d-3b76-4fa8-bab9-63f51376c19b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:52:35.750Z|0695a76c-be04-479c-adbc-dcb38b08f952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:52:35.750Z|0695a76c-be04-479c-adbc-dcb38b08f952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:52:36.341Z|d05165b0-68c7-4971-8fed-faed22c71527|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:52:36.341Z|d05165b0-68c7-4971-8fed-faed22c71527|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:52:40.382Z|bdd8bc30-cb09-479f-9793-3b8f7aca0982|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:52:40.383Z|bdd8bc30-cb09-479f-9793-3b8f7aca0982|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:52:40.388Z|793af172-054a-4c81-9ee6-e4db83afba50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:52:40.389Z|793af172-054a-4c81-9ee6-e4db83afba50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:52:40.393Z|b5effdbb-04ec-46b4-90c3-2630bfa715a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:52:40.394Z|b5effdbb-04ec-46b4-90c3-2630bfa715a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:52:50.412Z|f81ab7be-1951-4762-9e6c-9c4e76d11727|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:52:50.412Z|f81ab7be-1951-4762-9e6c-9c4e76d11727|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:52:50.455Z|2fc40357-b95c-47be-8133-4592a9c16ece|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:52:50.456Z|2fc40357-b95c-47be-8133-4592a9c16ece|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:52:50.461Z|348194dc-21b8-4358-84ed-4d6d75bdd629|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:52:50.461Z|348194dc-21b8-4358-84ed-4d6d75bdd629|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:52:50.751Z|25b8657c-31da-4678-ae3d-b3c301e88c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:52:50.751Z|25b8657c-31da-4678-ae3d-b3c301e88c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:52:59.891Z|65b27657-9512-46d0-ac4c-2fd9fc7d492f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:52:59.892Z|65b27657-9512-46d0-ac4c-2fd9fc7d492f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:53:00.437Z|987e2e8b-f1a6-4991-8ca9-7a5822fb30e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:53:00.437Z|987e2e8b-f1a6-4991-8ca9-7a5822fb30e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:53:00.483Z|71179e5f-4027-4f89-94c8-2df18a86119c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:53:00.483Z|71179e5f-4027-4f89-94c8-2df18a86119c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:53:00.488Z|15e4f652-d65f-4f36-b77f-6e00be519ce5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:53:00.489Z|15e4f652-d65f-4f36-b77f-6e00be519ce5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:53:05.750Z|e7a8703a-a3eb-48ad-81ea-6eea3c513b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:53:05.753Z|e7a8703a-a3eb-48ad-81ea-6eea3c513b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:53:06.342Z|ffece263-bc4a-4295-af97-964be1d97ee7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:53:06.343Z|ffece263-bc4a-4295-af97-964be1d97ee7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:53:10.463Z|bd8ec22d-f0b6-4915-a45d-c19783411baa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:53:10.464Z|bd8ec22d-f0b6-4915-a45d-c19783411baa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:53:10.511Z|22ee9a42-6d29-4633-94fc-7c833ba0c544|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:53:10.512Z|22ee9a42-6d29-4633-94fc-7c833ba0c544|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:53:10.515Z|638def98-fa7a-4129-805d-fb954f195452|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:53:10.516Z|638def98-fa7a-4129-805d-fb954f195452|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:53:20.489Z|ae1dabc3-12d2-44ac-b4b4-d846d9d62caa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:53:20.490Z|ae1dabc3-12d2-44ac-b4b4-d846d9d62caa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:53:20.534Z|ab538dc1-c4ef-4f97-9b1b-39bdb3de2015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:53:20.535Z|ab538dc1-c4ef-4f97-9b1b-39bdb3de2015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:53:20.544Z|99e50d13-255a-48b4-b612-92bd996f23e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:53:20.545Z|99e50d13-255a-48b4-b612-92bd996f23e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:53:20.750Z|3a4c6dc7-c72c-422c-a2d5-c6af0d8e18fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:53:20.750Z|3a4c6dc7-c72c-422c-a2d5-c6af0d8e18fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:53:30.516Z|61238aa9-36c2-49cc-9aa7-0564a22e5b77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:53:30.517Z|61238aa9-36c2-49cc-9aa7-0564a22e5b77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:53:30.561Z|a43b4af0-e54a-4aa2-b775-1b5ea9760386|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:53:30.561Z|a43b4af0-e54a-4aa2-b775-1b5ea9760386|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:53:30.572Z|8d147ef6-1627-4629-9083-fbc809ab576b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:53:30.573Z|8d147ef6-1627-4629-9083-fbc809ab576b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:53:35.750Z|21765565-f1f1-4c53-8e7a-edac40055412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:53:35.750Z|21765565-f1f1-4c53-8e7a-edac40055412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:53:36.344Z|94539a4a-e2af-40e2-9e54-ec7f913578ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:53:36.344Z|94539a4a-e2af-40e2-9e54-ec7f913578ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:53:40.545Z|9861d78a-9c03-4a42-9a3b-a8bd9843a109|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:53:40.546Z|9861d78a-9c03-4a42-9a3b-a8bd9843a109|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:53:40.591Z|d1918dbe-ee8c-4b29-aeed-83290676bccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:53:40.592Z|d1918dbe-ee8c-4b29-aeed-83290676bccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:53:40.604Z|7d77bd5b-1777-4e40-bd14-dc6db1a0c85b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:53:40.605Z|7d77bd5b-1777-4e40-bd14-dc6db1a0c85b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:53:50.578Z|a1cbdf17-2ff9-4944-8d89-cc17b355f838|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:53:50.579Z|a1cbdf17-2ff9-4944-8d89-cc17b355f838|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:53:50.624Z|72a884ef-a1c4-459d-b1a0-a5d587a07924|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:53:50.625Z|72a884ef-a1c4-459d-b1a0-a5d587a07924|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:53:50.637Z|0ba42f23-e472-48c6-a9c3-f07a7925b820|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:53:50.637Z|0ba42f23-e472-48c6-a9c3-f07a7925b820|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:53:50.750Z|f95a1831-0ac3-4923-9961-2f7db26d8ed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:53:50.754Z|f95a1831-0ac3-4923-9961-2f7db26d8ed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:53:59.889Z|4763cb05-746e-49cf-aedf-2958aea423e7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:53:59.890Z|4763cb05-746e-49cf-aedf-2958aea423e7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:54:00.610Z|0408e4e8-b5d7-4cda-9e05-2cddcb9cb1c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:54:00.611Z|0408e4e8-b5d7-4cda-9e05-2cddcb9cb1c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:54:00.656Z|4d896d50-6313-4c7b-91f2-e3d8ff549dda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:54:00.657Z|4d896d50-6313-4c7b-91f2-e3d8ff549dda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:54:00.671Z|dd089307-2646-4fb6-b36c-bfa534634ebd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:54:00.672Z|dd089307-2646-4fb6-b36c-bfa534634ebd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:54:05.750Z|ef4b0da4-2b35-4efd-bcdc-a451ab049633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:54:05.750Z|ef4b0da4-2b35-4efd-bcdc-a451ab049633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:54:06.345Z|bfeffd46-b3b5-4387-af0d-d82e242e6254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:54:06.345Z|bfeffd46-b3b5-4387-af0d-d82e242e6254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:54:10.640Z|29dacb52-4dde-41ed-bb12-e6583d595192|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:54:10.641Z|29dacb52-4dde-41ed-bb12-e6583d595192|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:54:10.690Z|2ebd4263-bd4b-4503-ab16-7e776c3d943b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:54:10.690Z|2ebd4263-bd4b-4503-ab16-7e776c3d943b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:54:10.706Z|48e02a4c-2c87-4135-8457-808178629474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:54:10.707Z|48e02a4c-2c87-4135-8457-808178629474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:54:20.684Z|a4b7a819-b7c3-4183-a455-10a55f211f54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:54:20.685Z|a4b7a819-b7c3-4183-a455-10a55f211f54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:54:20.720Z|3b53f9d4-7b96-4dcc-be08-d4b9fab3767f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:54:20.721Z|3b53f9d4-7b96-4dcc-be08-d4b9fab3767f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:54:20.738Z|615287ec-6dd0-497e-af7d-a3e5333e6da0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:54:20.738Z|615287ec-6dd0-497e-af7d-a3e5333e6da0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:54:20.750Z|924ae8c1-4702-4d45-b52f-c6f8d036050b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:54:20.750Z|924ae8c1-4702-4d45-b52f-c6f8d036050b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:54:30.717Z|e3a3239d-3986-4d0a-a880-d5b918523a4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:54:30.717Z|e3a3239d-3986-4d0a-a880-d5b918523a4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:54:30.750Z|3e88e7f4-9484-4cd9-8e81-90d731c599c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:54:30.750Z|3e88e7f4-9484-4cd9-8e81-90d731c599c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:54:30.769Z|3aaff8f6-828a-476e-9598-3ccaeab9f7ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:54:30.770Z|3aaff8f6-828a-476e-9598-3ccaeab9f7ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:54:35.750Z|8dc705e1-1e33-4a29-84ee-d7796a8e01d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:54:35.754Z|8dc705e1-1e33-4a29-84ee-d7796a8e01d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:54:36.346Z|60d89a94-700c-40e8-876b-1925a21ba1ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:54:36.346Z|60d89a94-700c-40e8-876b-1925a21ba1ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:54:40.744Z|b54b55c3-5ebc-4c90-8ef6-fda9763ce4ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:54:40.745Z|b54b55c3-5ebc-4c90-8ef6-fda9763ce4ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:54:40.781Z|c218c08c-afba-408e-9381-e0a4ef526dcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:54:40.782Z|c218c08c-afba-408e-9381-e0a4ef526dcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:54:40.803Z|62ee9426-2a7c-4f0f-9320-bfa5fe7ea915|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:54:40.804Z|62ee9426-2a7c-4f0f-9320-bfa5fe7ea915|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:54:50.750Z|0cb9780b-f854-4f90-82d4-14901428798c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:54:50.750Z|0cb9780b-f854-4f90-82d4-14901428798c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:54:50.779Z|319ae109-1ccb-4e24-86e0-df934351f60c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:54:50.780Z|319ae109-1ccb-4e24-86e0-df934351f60c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:54:50.814Z|caef5c73-504c-49eb-b8d3-c3577d87ff8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:54:50.815Z|caef5c73-504c-49eb-b8d3-c3577d87ff8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:54:50.836Z|b480e33b-8d29-4cd3-b7cc-fba60b2c1cba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:54:50.837Z|b480e33b-8d29-4cd3-b7cc-fba60b2c1cba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:54:59.889Z|6ed2c8e9-810a-45f2-8dc7-e00789fcef70|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:54:59.889Z|6ed2c8e9-810a-45f2-8dc7-e00789fcef70|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:55:00.809Z|be235d1a-d07b-4508-a697-d73db05bcf60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:55:00.810Z|be235d1a-d07b-4508-a697-d73db05bcf60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:55:00.841Z|f4552126-afb6-462c-a278-aac9fb8dee01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:55:00.842Z|f4552126-afb6-462c-a278-aac9fb8dee01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:55:00.865Z|2856f665-f7eb-4469-a760-37635d151fee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:55:00.866Z|2856f665-f7eb-4469-a760-37635d151fee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:55:05.750Z|8bd9654c-2922-410c-b27c-d259aa66750b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:55:05.750Z|8bd9654c-2922-410c-b27c-d259aa66750b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:55:06.347Z|5a28e42a-773e-4e01-9ba0-64ea1a4940ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:55:06.347Z|5a28e42a-773e-4e01-9ba0-64ea1a4940ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:55:10.841Z|fcffea97-acc2-4acf-bc07-730d67da8bae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:55:10.841Z|fcffea97-acc2-4acf-bc07-730d67da8bae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:55:10.866Z|a03400d7-5e76-42a3-9f7c-1ac4999b4605|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:55:10.867Z|a03400d7-5e76-42a3-9f7c-1ac4999b4605|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:55:10.893Z|4eed041c-db0f-46f1-9bb1-d2af8d30951f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:55:10.894Z|4eed041c-db0f-46f1-9bb1-d2af8d30951f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:55:20.750Z|1594ddcd-275e-4e74-83f0-c911bfbd616c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:55:20.754Z|1594ddcd-275e-4e74-83f0-c911bfbd616c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:55:20.868Z|8666cf12-c199-4997-8ccf-77cc6cd07463|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:55:20.869Z|8666cf12-c199-4997-8ccf-77cc6cd07463|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:55:20.891Z|cacc68a1-8b28-43cd-a64b-5624c51eca01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:55:20.892Z|cacc68a1-8b28-43cd-a64b-5624c51eca01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:55:20.919Z|160ab6ab-7ecb-4463-8521-00433a8a5e75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:55:20.920Z|160ab6ab-7ecb-4463-8521-00433a8a5e75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:55:30.906Z|8e9ef7fe-003f-4f0d-a9c4-b8d90c57b09d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:55:30.907Z|8e9ef7fe-003f-4f0d-a9c4-b8d90c57b09d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:55:30.919Z|7a7b9906-2812-4f5d-846b-da948beff2d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:55:30.920Z|7a7b9906-2812-4f5d-846b-da948beff2d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:55:30.946Z|39fa8f14-cda4-4e40-a7b6-4db7ca6af118|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:55:30.947Z|39fa8f14-cda4-4e40-a7b6-4db7ca6af118|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:55:35.750Z|ada70b95-47a1-4470-ac9d-8fd83130ac28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:55:35.750Z|ada70b95-47a1-4470-ac9d-8fd83130ac28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:55:36.347Z|21aac9fa-4ce7-4e3b-83b5-18918b8b7ddb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:55:36.348Z|21aac9fa-4ce7-4e3b-83b5-18918b8b7ddb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:55:40.948Z|44602ea7-e81a-4f66-9da4-af85afc13e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:55:40.948Z|44602ea7-e81a-4f66-9da4-af85afc13e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:55:40.968Z|da924f0d-b89c-45e0-9771-b0e96324ff71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:55:40.968Z|da924f0d-b89c-45e0-9771-b0e96324ff71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:55:40.971Z|72ea98ba-017a-4c1c-b4ba-ace15357eac2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:55:40.972Z|72ea98ba-017a-4c1c-b4ba-ace15357eac2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:55:50.750Z|2c8778b1-f325-404c-8dba-39936803a01a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:55:50.750Z|2c8778b1-f325-404c-8dba-39936803a01a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:55:50.979Z|21500f8c-4cce-4c00-b56d-b688a2fbcfe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:55:50.979Z|21500f8c-4cce-4c00-b56d-b688a2fbcfe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:55:50.997Z|24709b4e-2f7a-43c7-8d06-bf714c24eea2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:55:50.997Z|24709b4e-2f7a-43c7-8d06-bf714c24eea2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:55:51.005Z|024b0266-fd88-413e-9ef9-b152420b26c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:55:51.005Z|024b0266-fd88-413e-9ef9-b152420b26c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:55:59.890Z|51150959-6184-40b2-921e-6389fbf05f19|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:55:59.891Z|51150959-6184-40b2-921e-6389fbf05f19|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:56:01.011Z|f3c87e90-9f94-4737-a47c-76b3ac2a1cd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:56:01.011Z|f3c87e90-9f94-4737-a47c-76b3ac2a1cd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:56:01.029Z|04f8624a-5b5c-45b1-bff7-93f1a04b972d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:56:01.030Z|04f8624a-5b5c-45b1-bff7-93f1a04b972d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:56:01.035Z|0fd1ff17-effc-4ed3-85b3-b5922231432d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:56:01.035Z|0fd1ff17-effc-4ed3-85b3-b5922231432d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:56:05.751Z|9509168c-20b4-4ec6-8896-ab3a8d24d25d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:56:05.754Z|9509168c-20b4-4ec6-8896-ab3a8d24d25d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:56:06.348Z|9babbc36-9934-4f26-a174-51e61c86f73e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:56:06.349Z|9babbc36-9934-4f26-a174-51e61c86f73e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:56:11.041Z|a9f01afc-2d7a-4c12-b895-132a48202467|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:56:11.042Z|a9f01afc-2d7a-4c12-b895-132a48202467|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:56:11.062Z|7fc58fce-15c2-4c94-a204-e3f8e90eee7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:56:11.062Z|7fc58fce-15c2-4c94-a204-e3f8e90eee7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:56:11.068Z|aa1553e3-d3d0-4ea0-be40-7cfe64f829ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:56:11.069Z|aa1553e3-d3d0-4ea0-be40-7cfe64f829ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:56:20.750Z|f54ea1ee-f416-4132-a766-1b36adc36234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:56:20.750Z|f54ea1ee-f416-4132-a766-1b36adc36234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:56:21.074Z|e5833639-ab47-4ae3-b295-51d1bb19fb05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:56:21.075Z|e5833639-ab47-4ae3-b295-51d1bb19fb05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:56:21.092Z|c4352eaf-a4b7-43db-9d01-f72b633a89b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:56:21.093Z|c4352eaf-a4b7-43db-9d01-f72b633a89b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:56:21.097Z|b996c96f-9127-4bdb-af02-9b1504c879c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:56:21.097Z|b996c96f-9127-4bdb-af02-9b1504c879c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:56:31.106Z|4006a5ea-3f37-4a82-ad1e-967337afb630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:56:31.107Z|4006a5ea-3f37-4a82-ad1e-967337afb630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:56:31.120Z|d5539c9b-c728-43a6-b6bd-8eec27407466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:56:31.121Z|d5539c9b-c728-43a6-b6bd-8eec27407466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:56:31.128Z|33268110-b867-4a0b-95a4-3700855c69c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:56:31.128Z|33268110-b867-4a0b-95a4-3700855c69c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:56:35.749Z|301492ba-c182-42bf-8d0d-ddf6480db67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:56:35.750Z|301492ba-c182-42bf-8d0d-ddf6480db67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:56:36.350Z|f9060c8a-4691-4612-9beb-62c1872f61cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:56:36.350Z|f9060c8a-4691-4612-9beb-62c1872f61cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:56:41.140Z|c4a690be-b000-45b3-a1a0-9d5ad4798090|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:56:41.140Z|c4a690be-b000-45b3-a1a0-9d5ad4798090|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:56:41.152Z|6cdc87ce-4521-4809-823b-5929f5b23107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:56:41.153Z|6cdc87ce-4521-4809-823b-5929f5b23107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:56:41.157Z|eb657d3e-ca58-4870-9673-0e99aece9348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:56:41.158Z|eb657d3e-ca58-4870-9673-0e99aece9348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:56:50.750Z|51e9c7b7-e711-4307-ae2d-84b24ba5aab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:56:50.753Z|51e9c7b7-e711-4307-ae2d-84b24ba5aab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:56:51.173Z|09a8a83e-9aaa-460a-84c1-5faf71cbba2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:56:51.173Z|09a8a83e-9aaa-460a-84c1-5faf71cbba2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:56:51.188Z|333c0c04-bcf2-4752-8e6f-32ceeb19bd5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:56:51.189Z|333c0c04-bcf2-4752-8e6f-32ceeb19bd5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:56:51.192Z|0eb04a51-a386-4daf-a33e-f99741409359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:56:51.192Z|0eb04a51-a386-4daf-a33e-f99741409359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:56:59.890Z|f87668b1-008a-48c9-8b66-85cd617706bb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:56:59.891Z|f87668b1-008a-48c9-8b66-85cd617706bb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:57:01.206Z|9ff7ae69-073f-413f-8149-137837898cf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:57:01.207Z|9ff7ae69-073f-413f-8149-137837898cf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:57:01.217Z|1f575848-b485-4783-8672-4a23fb7df742|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:57:01.217Z|1f575848-b485-4783-8672-4a23fb7df742|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:57:01.224Z|08a6f0bf-aa0f-4cb0-a190-5c772c70dba4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:57:01.224Z|08a6f0bf-aa0f-4cb0-a190-5c772c70dba4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:57:05.750Z|9ae4c446-8b2e-409b-a807-c4feed3ef989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:57:05.750Z|9ae4c446-8b2e-409b-a807-c4feed3ef989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:57:06.350Z|b20a1575-aef9-49b4-a0b8-94a55a7d966b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:57:06.351Z|b20a1575-aef9-49b4-a0b8-94a55a7d966b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:57:11.239Z|13dd8ef1-bfe5-4db8-b826-c5eb041c9eec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:57:11.240Z|13dd8ef1-bfe5-4db8-b826-c5eb041c9eec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:57:11.249Z|edb80b56-e4b5-4def-93e5-8a4794fbd310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:57:11.249Z|edb80b56-e4b5-4def-93e5-8a4794fbd310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:57:11.252Z|1bec0092-1898-4ba3-8674-0e37c6454de1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:57:11.252Z|1bec0092-1898-4ba3-8674-0e37c6454de1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:57:20.750Z|08241baa-2c7f-4084-b178-8808b3285d13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:57:20.751Z|08241baa-2c7f-4084-b178-8808b3285d13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:57:21.270Z|91a3d601-09e9-45b6-86ed-cdbdf8818711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:57:21.271Z|91a3d601-09e9-45b6-86ed-cdbdf8818711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:57:21.278Z|5f1b5772-c0a6-48dc-baf7-76e8989fee32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:57:21.279Z|5f1b5772-c0a6-48dc-baf7-76e8989fee32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:57:21.279Z|bd2d7008-c79b-4101-8dc9-d434ee04aa37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:57:21.280Z|bd2d7008-c79b-4101-8dc9-d434ee04aa37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:57:31.303Z|a09ba761-2a20-42c7-8e62-44915c0ca946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:57:31.310Z|a09ba761-2a20-42c7-8e62-44915c0ca946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:57:31.317Z|9c15729e-d31e-4558-ae1c-8411457a1cd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:57:31.317Z|9c15729e-d31e-4558-ae1c-8411457a1cd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:57:31.323Z|9775a419-dcef-4af1-96e0-064e9e0d932c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:57:31.324Z|9775a419-dcef-4af1-96e0-064e9e0d932c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:57:35.750Z|73bca7a2-b414-456e-9813-dbd397d060e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:57:35.754Z|73bca7a2-b414-456e-9813-dbd397d060e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:57:36.352Z|1e9023c7-4d37-469c-ac65-5e955f2acea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:57:36.352Z|1e9023c7-4d37-469c-ac65-5e955f2acea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:57:41.348Z|beaac3f9-7632-46e0-a7b9-b48bba526d91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:57:41.350Z|beaac3f9-7632-46e0-a7b9-b48bba526d91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:57:41.352Z|bd81d23a-1422-4845-8c06-2fb350ae6e2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:57:41.353Z|bd81d23a-1422-4845-8c06-2fb350ae6e2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:57:41.355Z|c2912fcf-e483-4911-8cb7-d7b3f1703d05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:57:41.356Z|c2912fcf-e483-4911-8cb7-d7b3f1703d05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:57:50.753Z|5cbe31bd-4bd2-4e68-9db4-57c6a1c6c979|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:57:50.753Z|5cbe31bd-4bd2-4e68-9db4-57c6a1c6c979|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:57:51.383Z|c6f6d7ab-a6ea-4c61-9647-022ae0a3e106|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:57:51.384Z|c6f6d7ab-a6ea-4c61-9647-022ae0a3e106|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:57:51.387Z|376566bb-64cd-4937-a0ae-2d04f7888b82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:57:51.387Z|fae67b93-5719-4293-a250-50b20823ceb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:57:51.388Z|376566bb-64cd-4937-a0ae-2d04f7888b82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:57:51.388Z|fae67b93-5719-4293-a250-50b20823ceb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:57:59.893Z|6610ca2d-2c67-4136-974b-ca962fd7bdea|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:57:59.894Z|6610ca2d-2c67-4136-974b-ca962fd7bdea|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:58:01.414Z|7dc47abc-3e15-44d1-af99-11be1b0b1d11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:58:01.414Z|ccc74264-ae69-488a-b1c8-eea92d0b1e96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:58:01.414Z|7dc47abc-3e15-44d1-af99-11be1b0b1d11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:58:01.414Z|ccc74264-ae69-488a-b1c8-eea92d0b1e96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:58:01.420Z|af27da2c-9e84-459d-85f2-4f41635ecdfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:58:01.420Z|af27da2c-9e84-459d-85f2-4f41635ecdfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:58:05.749Z|61112029-7159-4756-bcb3-88478d552f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:58:05.750Z|61112029-7159-4756-bcb3-88478d552f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:58:06.353Z|dff2ad3c-8a98-4285-b131-1ef4541abd1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:58:06.353Z|dff2ad3c-8a98-4285-b131-1ef4541abd1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:58:11.443Z|c10ecddd-ff99-41d2-96a6-8c311f775c93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:58:11.443Z|c10ecddd-ff99-41d2-96a6-8c311f775c93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:58:11.448Z|899fa5fb-0f0e-4259-b077-f1d86a8fe53d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:58:11.448Z|071200f5-f7f1-4c49-8857-69e8366da560|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:58:11.448Z|899fa5fb-0f0e-4259-b077-f1d86a8fe53d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:58:11.449Z|071200f5-f7f1-4c49-8857-69e8366da560|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:58:20.750Z|2741653c-f2b3-48de-87e3-f8929cd3b92c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:58:20.753Z|2741653c-f2b3-48de-87e3-f8929cd3b92c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:58:21.476Z|332c73f0-3bdf-474f-8eee-03107b68e9d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:58:21.476Z|332c73f0-3bdf-474f-8eee-03107b68e9d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:58:21.476Z|cce72a1c-9305-49d4-a79c-e886335638e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:58:21.476Z|cce72a1c-9305-49d4-a79c-e886335638e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:58:21.483Z|f70f18b2-8df8-4603-b919-75c5ecc1f8f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:58:21.483Z|f70f18b2-8df8-4603-b919-75c5ecc1f8f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:58:31.508Z|a6dc1146-b7a4-46d3-a725-79a97068a2b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:58:31.509Z|b154e22e-3b26-43b5-a1fc-e041487e8c8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:58:31.511Z|a6dc1146-b7a4-46d3-a725-79a97068a2b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:58:31.512Z|b154e22e-3b26-43b5-a1fc-e041487e8c8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:58:31.515Z|afddcf3e-c03c-44ca-afdf-ace7c712da97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:58:31.516Z|afddcf3e-c03c-44ca-afdf-ace7c712da97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:58:35.750Z|bdbd7da1-461b-459e-8004-90bb6460c340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:58:35.750Z|bdbd7da1-461b-459e-8004-90bb6460c340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:58:36.354Z|7cc81c72-459d-4ea4-9518-2277e1cc1944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:58:36.354Z|7cc81c72-459d-4ea4-9518-2277e1cc1944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:58:41.538Z|224fccba-3e57-45d4-9ac5-3de823567da3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:58:41.538Z|17b343e5-e52c-446c-b7e0-c2f3dcc8fd52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:58:41.539Z|224fccba-3e57-45d4-9ac5-3de823567da3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:58:41.539Z|17b343e5-e52c-446c-b7e0-c2f3dcc8fd52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:58:41.547Z|96ea2630-1fc8-453a-a2a2-a440617c1128|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:58:41.547Z|96ea2630-1fc8-453a-a2a2-a440617c1128|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:58:50.750Z|dc475b1f-aeab-456c-80e0-a7fd9550a43c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:58:50.750Z|dc475b1f-aeab-456c-80e0-a7fd9550a43c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:58:51.569Z|5c4e0755-2922-4376-8966-f42cd9554814|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:58:51.570Z|5c4e0755-2922-4376-8966-f42cd9554814|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:58:51.573Z|8716bf49-f2df-435c-b290-88030553ae7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:58:51.573Z|8716bf49-f2df-435c-b290-88030553ae7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:58:51.577Z|ef9d22e5-a67f-465b-a939-4d2ff795b19d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:58:51.577Z|ef9d22e5-a67f-465b-a939-4d2ff795b19d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:58:59.890Z|848d53ea-bb34-411d-83fd-1038298a0ce6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:58:59.890Z|848d53ea-bb34-411d-83fd-1038298a0ce6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T05:59:01.605Z|9e41d7b4-f00f-4a3c-8e53-4e2c201ffc21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:59:01.606Z|9e41d7b4-f00f-4a3c-8e53-4e2c201ffc21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:59:01.606Z|9fa335e1-f9bf-4d34-9ee4-8387ce5a79db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:59:01.607Z|9fa335e1-f9bf-4d34-9ee4-8387ce5a79db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:59:01.613Z|59744dbf-07b4-4116-a36d-cf860f5af120|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:59:01.613Z|59744dbf-07b4-4116-a36d-cf860f5af120|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:59:05.750Z|19635e37-24f4-4066-a5da-a2f5cfc6c9e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:59:05.753Z|19635e37-24f4-4066-a5da-a2f5cfc6c9e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:59:06.355Z|971e11f9-7d70-4317-98d9-44b0cde96f58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:59:06.355Z|971e11f9-7d70-4317-98d9-44b0cde96f58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:59:11.636Z|0c16c1ca-5572-4072-be3f-4c8315594b9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:59:11.637Z|0c16c1ca-5572-4072-be3f-4c8315594b9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:59:11.641Z|e7bb26e6-5c61-4574-9095-a1c4366acea7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:59:11.641Z|e7bb26e6-5c61-4574-9095-a1c4366acea7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:59:11.642Z|b020ebd8-3b08-4f95-80bf-dfffa2148157|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:59:11.643Z|b020ebd8-3b08-4f95-80bf-dfffa2148157|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:59:20.750Z|f2fbbfd9-e806-4cfc-be16-6b032851a72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:59:20.750Z|f2fbbfd9-e806-4cfc-be16-6b032851a72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:59:21.668Z|07447965-a283-4384-be1f-8b9e894c2105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:59:21.668Z|07447965-a283-4384-be1f-8b9e894c2105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:59:21.668Z|2b0d9681-2cff-4085-bb8b-cc80d095326e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:59:21.668Z|2b0d9681-2cff-4085-bb8b-cc80d095326e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:59:21.674Z|ac6ce86c-520a-435b-b782-539849cb1c9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:59:21.675Z|ac6ce86c-520a-435b-b782-539849cb1c9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:59:31.700Z|d3314578-ba57-44df-a397-4105fca34ed6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:59:31.701Z|d3314578-ba57-44df-a397-4105fca34ed6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:59:31.701Z|c4414ee3-49ee-4274-8293-895d0ab31212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:59:31.703Z|c4414ee3-49ee-4274-8293-895d0ab31212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:59:31.705Z|a249e65e-0de6-4017-af8d-b7bf1716ca8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:59:31.706Z|a249e65e-0de6-4017-af8d-b7bf1716ca8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:59:35.750Z|700d6c2c-a39b-4733-b001-1e6377b88415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:59:35.750Z|700d6c2c-a39b-4733-b001-1e6377b88415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:59:36.355Z|ea2b561c-31bc-4bbc-962b-60cfa5723a57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:59:36.356Z|ea2b561c-31bc-4bbc-962b-60cfa5723a57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:59:41.733Z|decf6ba1-1ca9-4897-a5f9-a5c63db8e3be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:59:41.733Z|decf6ba1-1ca9-4897-a5f9-a5c63db8e3be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:59:41.733Z|b6af7420-5245-489a-9ef2-57a90a1869e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:59:41.735Z|b6af7420-5245-489a-9ef2-57a90a1869e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:59:41.737Z|86ada4a7-66d2-48ff-a2ae-e4b5d595a55d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:59:41.738Z|86ada4a7-66d2-48ff-a2ae-e4b5d595a55d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:59:50.750Z|e7acacba-1593-4eb9-97a6-47794b57b208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T05:59:50.754Z|e7acacba-1593-4eb9-97a6-47794b57b208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T05:59:51.770Z|7016db7f-9eb1-4888-a08a-976636fa505c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:59:51.770Z|7016db7f-9eb1-4888-a08a-976636fa505c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:59:51.782Z|ab79ddc9-9392-46d7-80b0-36d3045105b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:59:51.783Z|ab79ddc9-9392-46d7-80b0-36d3045105b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:59:51.783Z|06668069-393c-4345-be3b-4ca6f426751b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T05:59:51.785Z|06668069-393c-4345-be3b-4ca6f426751b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T05:59:59.889Z|a1e68614-4c58-46a4-8461-c35686c5b568|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T05:59:59.890Z|a1e68614-4c58-46a4-8461-c35686c5b568|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:00:01.805Z|860c0f23-9b07-4044-96fe-aac7bc5dc620|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:00:01.806Z|860c0f23-9b07-4044-96fe-aac7bc5dc620|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:00:01.813Z|1d929504-2755-4be4-b0d3-c8698f8f98e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:00:01.813Z|1d929504-2755-4be4-b0d3-c8698f8f98e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:00:01.818Z|ef04372b-2650-4aed-a23e-9347e56e2306|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:00:01.818Z|ef04372b-2650-4aed-a23e-9347e56e2306|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:00:05.750Z|fe3186e5-c67e-4c29-b13e-433887d2f476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:00:05.750Z|fe3186e5-c67e-4c29-b13e-433887d2f476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:00:06.358Z|2b644b86-f49d-4b11-9a4b-bdae03542bfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:00:06.359Z|2b644b86-f49d-4b11-9a4b-bdae03542bfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:00:11.840Z|b487daef-a8f0-4ba8-8b45-0b8fa7e27fe4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:00:11.840Z|b487daef-a8f0-4ba8-8b45-0b8fa7e27fe4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:00:11.842Z|99936a44-b871-4917-bdad-c4e7288ac10f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:00:11.842Z|99936a44-b871-4917-bdad-c4e7288ac10f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:00:11.847Z|3a9ef993-399e-41d5-9b66-61556cbf801d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:00:11.847Z|3a9ef993-399e-41d5-9b66-61556cbf801d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:00:20.750Z|5311dc4e-ee67-47bb-896e-304290a16146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:00:20.750Z|5311dc4e-ee67-47bb-896e-304290a16146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:00:21.868Z|570528d8-2a66-4ad1-9663-4b78daf229db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:00:21.869Z|1d2fe1b5-7b24-4502-b53e-759eadf73e41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:00:21.869Z|570528d8-2a66-4ad1-9663-4b78daf229db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:00:21.870Z|1d2fe1b5-7b24-4502-b53e-759eadf73e41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:00:21.873Z|0b76f46b-ffb1-4af0-9553-7a4fdf1ec238|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:00:21.874Z|0b76f46b-ffb1-4af0-9553-7a4fdf1ec238|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:00:31.898Z|0bbb9eed-5f39-4a37-89dd-7541abf511fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:00:31.899Z|0bbb9eed-5f39-4a37-89dd-7541abf511fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:00:31.906Z|163a73e0-326c-4b9a-a266-f6b00cb0831a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:00:31.906Z|163a73e0-326c-4b9a-a266-f6b00cb0831a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:00:31.910Z|b3bccf16-fe71-4bdc-94a6-d0cf8124d10a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:00:31.911Z|b3bccf16-fe71-4bdc-94a6-d0cf8124d10a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:00:35.750Z|d51fafab-27df-45a3-a70f-865b157944a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:00:35.753Z|d51fafab-27df-45a3-a70f-865b157944a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:00:36.360Z|e2afb58b-dbde-421b-b494-a2022a1430c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:00:36.360Z|e2afb58b-dbde-421b-b494-a2022a1430c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:00:41.933Z|1a8681a3-977e-47ef-b5c7-e60b90638cb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:00:41.934Z|1a8681a3-977e-47ef-b5c7-e60b90638cb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:00:41.937Z|4740bf6d-22e1-4158-9c35-0ec11a92f485|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:00:41.937Z|4740bf6d-22e1-4158-9c35-0ec11a92f485|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:00:41.942Z|5eeb0d6f-64d4-4ee3-99bf-e0cd1df6f406|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:00:41.942Z|5eeb0d6f-64d4-4ee3-99bf-e0cd1df6f406|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:00:50.750Z|6e1a65cf-8ec2-4525-a8cd-67485a689978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:00:50.750Z|6e1a65cf-8ec2-4525-a8cd-67485a689978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:00:51.963Z|3058911b-900c-47d3-bcfd-71138495ab57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:00:51.964Z|3058911b-900c-47d3-bcfd-71138495ab57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:00:51.967Z|a5755995-82ae-4b8d-b76e-05bc4854b146|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:00:51.968Z|a5755995-82ae-4b8d-b76e-05bc4854b146|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:00:51.974Z|e5a7ab01-85f6-458e-88dd-7eefe3ead8d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:00:51.975Z|e5a7ab01-85f6-458e-88dd-7eefe3ead8d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:00:59.890Z|60c8c6a3-382e-45ab-8c80-2f4c83abd319|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:00:59.891Z|60c8c6a3-382e-45ab-8c80-2f4c83abd319|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:01:01.997Z|a84c9e20-901d-48bc-9ab9-36af84f7cf14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:01:01.998Z|a84c9e20-901d-48bc-9ab9-36af84f7cf14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:01:02.001Z|b355ef61-ba34-4cf9-8668-8c1366dd6a49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:01:02.002Z|b355ef61-ba34-4cf9-8668-8c1366dd6a49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:01:02.004Z|14789161-af24-47c3-b07d-409a7ed6f74c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:01:02.005Z|14789161-af24-47c3-b07d-409a7ed6f74c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:01:05.750Z|56a4f46c-492c-45c9-a26b-fd5e5e45c723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:01:05.750Z|56a4f46c-492c-45c9-a26b-fd5e5e45c723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:01:06.360Z|8ed286dc-707e-4008-802b-d7d6c6a30633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:01:06.361Z|8ed286dc-707e-4008-802b-d7d6c6a30633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:01:12.027Z|c434a801-c408-48a9-8e9c-85414c6e5431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:01:12.028Z|c434a801-c408-48a9-8e9c-85414c6e5431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:01:12.033Z|81e94102-0568-4fc3-9bf1-947eb9d668d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:01:12.034Z|81e94102-0568-4fc3-9bf1-947eb9d668d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:01:12.034Z|28ee6549-6375-4da4-abee-1c9f2627acc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:01:12.037Z|28ee6549-6375-4da4-abee-1c9f2627acc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:01:20.750Z|7e2d79cb-c61b-48f3-82ee-526bafe77238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:01:20.753Z|7e2d79cb-c61b-48f3-82ee-526bafe77238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:01:22.059Z|786865c2-fe18-4cdc-99c1-f8fb76e21955|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:01:22.060Z|786865c2-fe18-4cdc-99c1-f8fb76e21955|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:01:22.069Z|c52dd878-c3be-41e8-8737-6526e41e8b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:01:22.070Z|e05e5d85-aa28-41e3-8406-873bdbc2c48c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:01:22.070Z|e05e5d85-aa28-41e3-8406-873bdbc2c48c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:01:22.070Z|c52dd878-c3be-41e8-8737-6526e41e8b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:01:32.090Z|d18e9d88-ac9a-4a84-b46b-8752b05cbe22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:01:32.091Z|d18e9d88-ac9a-4a84-b46b-8752b05cbe22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:01:32.104Z|a02dfea5-ec29-4c8d-b458-fea087b4f7ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:01:32.104Z|14ec063f-a517-4335-9b93-36f6944b1709|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:01:32.105Z|14ec063f-a517-4335-9b93-36f6944b1709|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:01:32.105Z|a02dfea5-ec29-4c8d-b458-fea087b4f7ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:01:35.750Z|a10c8485-15a8-4a39-8a27-6fe22f89a909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:01:35.750Z|a10c8485-15a8-4a39-8a27-6fe22f89a909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:01:36.361Z|c18acf42-54c5-41e7-8454-41f7c6f90f79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:01:36.362Z|c18acf42-54c5-41e7-8454-41f7c6f90f79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:01:42.132Z|c73ca431-3304-4e2e-88e9-31e9333eb431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:01:42.133Z|c73ca431-3304-4e2e-88e9-31e9333eb431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:01:42.137Z|36aa0966-a2e1-4f23-be47-65364243c9d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:01:42.138Z|36aa0966-a2e1-4f23-be47-65364243c9d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:01:42.142Z|eef76b18-7cd3-44f0-92a2-e0cae78237b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:01:42.142Z|eef76b18-7cd3-44f0-92a2-e0cae78237b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:01:50.750Z|5fd14a7b-493c-4a46-a23f-1baa3123e72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:01:50.750Z|5fd14a7b-493c-4a46-a23f-1baa3123e72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:01:52.162Z|e58ed9c3-2809-4dcd-b8ab-b41ebfb7c2d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:01:52.163Z|e58ed9c3-2809-4dcd-b8ab-b41ebfb7c2d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:01:52.172Z|27673563-59d3-4036-80fb-5adad82c01a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:01:52.172Z|27673563-59d3-4036-80fb-5adad82c01a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:01:52.175Z|ce3badb9-dc73-451c-8b78-e87982955509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:01:52.177Z|ce3badb9-dc73-451c-8b78-e87982955509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:01:59.890Z|98aa89e1-6b7a-4c9b-85a2-ebcfcb0a846f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:01:59.891Z|98aa89e1-6b7a-4c9b-85a2-ebcfcb0a846f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:02:02.199Z|dbeb69e7-d79c-4f3d-92c7-e521a3fc2d47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:02:02.199Z|dbeb69e7-d79c-4f3d-92c7-e521a3fc2d47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:02:02.206Z|f96b8140-b0f2-4f07-a127-0deaac72b681|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:02:02.206Z|89ce3c9a-606e-4c89-9cef-d9fc20701291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:02:02.206Z|f96b8140-b0f2-4f07-a127-0deaac72b681|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:02:02.206Z|89ce3c9a-606e-4c89-9cef-d9fc20701291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:02:05.750Z|cc46f06f-3e55-4d5a-9e18-cd131254a2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:02:05.754Z|cc46f06f-3e55-4d5a-9e18-cd131254a2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:02:06.363Z|66f27130-fe38-4abf-b30d-b1d91ec6959a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:02:06.363Z|66f27130-fe38-4abf-b30d-b1d91ec6959a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:02:12.231Z|61033edc-19c1-4445-9a6c-c7fa71dfb48c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:02:12.232Z|61033edc-19c1-4445-9a6c-c7fa71dfb48c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:02:12.236Z|4fc17ad0-b183-40ca-82a2-cf206bb7bd8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:02:12.236Z|a2a5bb75-5987-4767-9cb5-e9efc1910b8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:02:12.237Z|a2a5bb75-5987-4767-9cb5-e9efc1910b8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:02:12.237Z|4fc17ad0-b183-40ca-82a2-cf206bb7bd8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:02:20.750Z|0a036b6b-e109-408f-a460-cb0789350aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:02:20.750Z|0a036b6b-e109-408f-a460-cb0789350aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:02:22.257Z|0f090e2a-3ac5-4fd8-894e-15996e83c55e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:02:22.257Z|0f090e2a-3ac5-4fd8-894e-15996e83c55e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:02:22.260Z|48b89dc1-10cc-4a50-b77d-9318fd9e67fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:02:22.261Z|48b89dc1-10cc-4a50-b77d-9318fd9e67fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:02:22.267Z|6563c3b1-8f3c-4bf9-97ce-7563b1473e13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:02:22.267Z|6563c3b1-8f3c-4bf9-97ce-7563b1473e13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:02:32.288Z|c36b8d20-412e-4a49-b521-fef9144dfa98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:02:32.288Z|7ced176f-f83c-4b8a-ada4-1ef4521f5fb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:02:32.289Z|c36b8d20-412e-4a49-b521-fef9144dfa98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:02:32.289Z|7ced176f-f83c-4b8a-ada4-1ef4521f5fb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:02:32.296Z|63730aa4-e8d6-413d-ac88-558edc7ae4b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:02:32.297Z|63730aa4-e8d6-413d-ac88-558edc7ae4b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:02:35.750Z|34b198cc-0cbc-41fb-8a9f-5454118c6ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:02:35.750Z|34b198cc-0cbc-41fb-8a9f-5454118c6ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:02:36.364Z|d64fb2da-1333-4dde-b05f-964469076d5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:02:36.365Z|d64fb2da-1333-4dde-b05f-964469076d5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:02:42.321Z|e00d44ac-1b94-4974-9e06-8af94d7fc3cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:02:42.321Z|2353bd5a-63e4-4420-9b59-d761e4ab4be8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:02:42.321Z|e00d44ac-1b94-4974-9e06-8af94d7fc3cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:02:42.321Z|2353bd5a-63e4-4420-9b59-d761e4ab4be8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:02:42.324Z|c9562efd-528e-4c80-b95c-c88913054592|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:02:42.325Z|c9562efd-528e-4c80-b95c-c88913054592|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:02:50.750Z|39c9c813-2a65-4291-a35f-5f0dedf02abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:02:50.754Z|39c9c813-2a65-4291-a35f-5f0dedf02abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:02:52.350Z|9937f075-25af-4a86-94cb-62a08b033e44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:02:52.350Z|9937f075-25af-4a86-94cb-62a08b033e44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:02:52.356Z|15085796-f95b-4807-81dc-2e9c42ef763a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:02:52.356Z|15085796-f95b-4807-81dc-2e9c42ef763a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:02:52.359Z|206178ba-645e-4932-88db-46a215b521ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:02:52.359Z|206178ba-645e-4932-88db-46a215b521ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:02:59.891Z|613e0ac9-92f6-49e2-b60d-f8d0a91b1d1c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:02:59.892Z|613e0ac9-92f6-49e2-b60d-f8d0a91b1d1c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:03:02.380Z|a5f4446b-ad69-4f73-9f10-e1789aebbb8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:03:02.381Z|a5f4446b-ad69-4f73-9f10-e1789aebbb8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:03:02.386Z|6fe95e15-d8c3-4bc6-bfcf-80e5061a5cfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:03:02.386Z|6ed45b3a-8783-4eff-b39d-abbec850952c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:03:02.386Z|6fe95e15-d8c3-4bc6-bfcf-80e5061a5cfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:03:02.386Z|6ed45b3a-8783-4eff-b39d-abbec850952c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:03:05.749Z|e2537a34-86fc-4272-9173-7b3037ac3cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:03:05.750Z|e2537a34-86fc-4272-9173-7b3037ac3cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:03:06.365Z|e6074085-ff15-4615-a812-188884f34ebc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:03:06.366Z|e6074085-ff15-4615-a812-188884f34ebc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:03:12.413Z|d8acc36a-aec5-4cfc-a4a2-57b872f9d3bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:03:12.414Z|d8acc36a-aec5-4cfc-a4a2-57b872f9d3bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:03:12.424Z|3fab4520-c1fa-4fa7-bc57-5a84e3379590|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:03:12.425Z|5ffb8317-b68b-4a7f-a252-260ab1d94a28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:03:12.425Z|3fab4520-c1fa-4fa7-bc57-5a84e3379590|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:03:12.425Z|5ffb8317-b68b-4a7f-a252-260ab1d94a28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:03:20.750Z|dfea0119-9955-411b-8cbf-fd136584fa96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:03:20.750Z|dfea0119-9955-411b-8cbf-fd136584fa96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:03:22.446Z|beee1fee-ea02-4404-9c1d-6ad9f1bf5aff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:03:22.447Z|beee1fee-ea02-4404-9c1d-6ad9f1bf5aff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:03:22.457Z|3c9e27e7-0dba-488e-8a62-5b8278583bec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:03:22.457Z|c7c1402d-c2ee-4eb9-86f0-02c9c57b090a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:03:22.458Z|3c9e27e7-0dba-488e-8a62-5b8278583bec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:03:22.458Z|c7c1402d-c2ee-4eb9-86f0-02c9c57b090a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:03:32.487Z|df20c6c9-d379-4f0a-83a9-aeb2e4cdfccf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:03:32.488Z|df20c6c9-d379-4f0a-83a9-aeb2e4cdfccf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:03:32.492Z|4bec4021-0476-4326-968f-66aaddf22df3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:03:32.493Z|4bec4021-0476-4326-968f-66aaddf22df3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:03:32.497Z|8e33251e-59d7-4601-9d62-2013aea8e231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:03:32.497Z|8e33251e-59d7-4601-9d62-2013aea8e231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:03:35.749Z|2482279d-424b-4227-bbd4-46c4c9bafb97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:03:35.753Z|2482279d-424b-4227-bbd4-46c4c9bafb97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:03:36.367Z|e00ccb0e-c03d-4c67-9a24-fc799faeaead|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:03:36.367Z|e00ccb0e-c03d-4c67-9a24-fc799faeaead|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:03:42.514Z|b2f73272-e111-47d1-806a-42b03e9f0050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:03:42.515Z|b2f73272-e111-47d1-806a-42b03e9f0050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:03:42.522Z|8861f436-6a59-410c-abe7-24d382bcc644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:03:42.523Z|8861f436-6a59-410c-abe7-24d382bcc644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:03:42.523Z|21e2da9f-280a-4879-9828-14969f58683e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:03:42.525Z|21e2da9f-280a-4879-9828-14969f58683e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:03:50.750Z|514ea8e3-0506-4de9-8bf2-e7f0c75ce45e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:03:50.750Z|514ea8e3-0506-4de9-8bf2-e7f0c75ce45e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:03:52.551Z|adea8abb-65df-431b-a504-81c6e9859489|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:03:52.551Z|adea8abb-65df-431b-a504-81c6e9859489|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:03:52.554Z|4e75e013-0bce-4070-88cf-0ca71f76b838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:03:52.554Z|4e75e013-0bce-4070-88cf-0ca71f76b838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:03:52.558Z|384d6d98-da3b-4641-a472-fc849104b038|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:03:52.558Z|384d6d98-da3b-4641-a472-fc849104b038|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:03:59.889Z|a828276d-7af6-4b9a-9094-f91cd21e2053|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:03:59.890Z|a828276d-7af6-4b9a-9094-f91cd21e2053|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:04:02.584Z|8228ec0f-c535-4b31-9310-9604274223bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:04:02.584Z|6f03a6a8-6cf7-48b3-a619-e713988764e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:04:02.585Z|8228ec0f-c535-4b31-9310-9604274223bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:04:02.588Z|6f03a6a8-6cf7-48b3-a619-e713988764e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:04:02.593Z|7e9d190d-da74-4d85-a3dd-5b5d20f9a6fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:04:02.593Z|7e9d190d-da74-4d85-a3dd-5b5d20f9a6fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:04:05.750Z|bcca75e9-6bf5-486c-bffe-d711fcf84c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:04:05.750Z|bcca75e9-6bf5-486c-bffe-d711fcf84c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:04:06.368Z|a0262b67-bf04-49c4-97d8-eb89c1a86f84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:04:06.369Z|a0262b67-bf04-49c4-97d8-eb89c1a86f84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:04:12.624Z|87be4738-65df-446b-83bc-a6b40cb124e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:04:12.625Z|87be4738-65df-446b-83bc-a6b40cb124e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:04:12.625Z|ef190e23-487f-44c9-b42b-9cdf5182a5b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:04:12.626Z|ef190e23-487f-44c9-b42b-9cdf5182a5b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:04:12.630Z|48c96383-b390-47d0-ba39-49259b67ca8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:04:12.631Z|48c96383-b390-47d0-ba39-49259b67ca8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:04:20.750Z|4911e4ab-04d6-48cf-a3aa-1d99a27839d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:04:20.755Z|4911e4ab-04d6-48cf-a3aa-1d99a27839d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:04:22.659Z|0f4b75a9-2f7f-4929-937d-1a242fd17e76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:04:22.659Z|597fa48f-9520-4f77-86f2-afa1e917680b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:04:22.660Z|0f4b75a9-2f7f-4929-937d-1a242fd17e76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:04:22.660Z|597fa48f-9520-4f77-86f2-afa1e917680b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:04:22.667Z|72c813bb-b337-481f-aff5-7cddab623da7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:04:22.668Z|72c813bb-b337-481f-aff5-7cddab623da7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:04:32.688Z|60594519-ca36-46f0-ab47-b604cd2ccb21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:04:32.689Z|60594519-ca36-46f0-ab47-b604cd2ccb21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:04:32.693Z|1dee974c-ed8c-472c-ad56-c2884f6e6cce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:04:32.695Z|1dee974c-ed8c-472c-ad56-c2884f6e6cce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:04:32.712Z|58c0f72b-d222-4e30-901f-0c2151a33064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:04:32.713Z|58c0f72b-d222-4e30-901f-0c2151a33064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:04:35.750Z|cf0c2b1e-0e75-4a98-8106-3ade0a277c3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:04:35.750Z|cf0c2b1e-0e75-4a98-8106-3ade0a277c3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:04:36.370Z|9e2f7593-b308-4220-9d1d-ce734120c226|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:04:36.370Z|9e2f7593-b308-4220-9d1d-ce734120c226|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:04:42.722Z|65288260-c55b-4def-a664-f091a45463f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:04:42.723Z|65288260-c55b-4def-a664-f091a45463f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:04:42.727Z|3cc17188-fe50-49ef-85ea-20a569be1a6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:04:42.728Z|3cc17188-fe50-49ef-85ea-20a569be1a6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:04:42.741Z|2aff9ece-26fe-46e9-871e-84b844a08086|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:04:42.741Z|2aff9ece-26fe-46e9-871e-84b844a08086|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:04:50.750Z|32e2f79c-489e-4f91-9521-73e8f7279d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:04:50.750Z|32e2f79c-489e-4f91-9521-73e8f7279d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:04:52.749Z|7be9ea6a-18e0-46a1-8e52-abb5dc820608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:04:52.749Z|7be9ea6a-18e0-46a1-8e52-abb5dc820608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:04:52.761Z|a04ccad8-2202-485d-93b4-9410b05a9653|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:04:52.761Z|a04ccad8-2202-485d-93b4-9410b05a9653|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:04:52.770Z|4a2a0494-6db5-4574-b3e3-f01c5e1b0b4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:04:52.771Z|4a2a0494-6db5-4574-b3e3-f01c5e1b0b4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:04:59.901Z|28983ae7-55d8-4e94-b807-0d14f88b1011|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:04:59.902Z|28983ae7-55d8-4e94-b807-0d14f88b1011|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:05:02.780Z|dc2f82c7-8fab-4ce8-964d-68f8201b19c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:05:02.782Z|dc2f82c7-8fab-4ce8-964d-68f8201b19c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:05:02.792Z|cb1ff5f9-82c0-4ade-9907-c08658ea86e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:05:02.793Z|cb1ff5f9-82c0-4ade-9907-c08658ea86e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:05:02.797Z|1c97ca83-6843-4ab0-ab4e-fbf354031577|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:05:02.797Z|1c97ca83-6843-4ab0-ab4e-fbf354031577|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:05:05.750Z|98e1b761-9400-4da3-a94c-7a76fb730185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:05:05.754Z|98e1b761-9400-4da3-a94c-7a76fb730185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:05:06.371Z|9b05633b-141c-4974-8e26-7f2506752a4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:05:06.371Z|9b05633b-141c-4974-8e26-7f2506752a4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:05:12.818Z|6073e2df-fbb3-480a-b239-159ce73ee7c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:05:12.818Z|6073e2df-fbb3-480a-b239-159ce73ee7c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:05:12.826Z|78b37856-51c9-4b9b-a019-931963ca98fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:05:12.827Z|78b37856-51c9-4b9b-a019-931963ca98fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:05:12.833Z|cb617f41-e39f-4b26-a395-4bf2f30a63ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:05:12.834Z|cb617f41-e39f-4b26-a395-4bf2f30a63ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:05:17.674Z||http-nio-8080-exec-7|||||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-04-15T06:05:20.750Z|953627b3-2154-4bec-9ab2-89432e2ab17a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:05:20.750Z|953627b3-2154-4bec-9ab2-89432e2ab17a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:05:22.857Z|fa7aa8e8-1fba-4a8b-8e7e-36abcb17cc50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:05:22.858Z|fa7aa8e8-1fba-4a8b-8e7e-36abcb17cc50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:05:22.863Z|471021ac-bdf6-418c-804d-a3ebbcd37a02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:05:22.865Z|471021ac-bdf6-418c-804d-a3ebbcd37a02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:05:22.865Z|188e9472-4482-4089-be4f-ff36085feff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:05:22.867Z|188e9472-4482-4089-be4f-ff36085feff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:05:32.889Z|7954e306-fcbd-4778-88fe-7827b342e921|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:05:32.890Z|7954e306-fcbd-4778-88fe-7827b342e921|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:05:32.902Z|68a424ff-ddca-4136-bbc3-57607da83c79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:05:32.902Z|7be47499-52eb-4709-9efb-cb9b202a58ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:05:32.902Z|7be47499-52eb-4709-9efb-cb9b202a58ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:05:32.902Z|68a424ff-ddca-4136-bbc3-57607da83c79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:05:35.750Z|55da5deb-e720-4b41-9a3d-92a29ef1f34d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:05:35.750Z|55da5deb-e720-4b41-9a3d-92a29ef1f34d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:05:36.372Z|8a1ecca3-f7d1-42fe-92a7-5a6c43eba0e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:05:36.372Z|8a1ecca3-f7d1-42fe-92a7-5a6c43eba0e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:05:42.923Z|79930171-d500-45ee-b9da-335411690dce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:05:42.923Z|79930171-d500-45ee-b9da-335411690dce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:05:42.928Z|03420c42-1e17-4542-aadf-d4ffce8f5419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:05:42.928Z|03420c42-1e17-4542-aadf-d4ffce8f5419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:05:42.931Z|70873161-be9f-47a6-9bf1-5f52d42341d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:05:42.932Z|70873161-be9f-47a6-9bf1-5f52d42341d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:05:50.750Z|d12b504e-dc68-404d-a62b-940830f94c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:05:50.756Z|d12b504e-dc68-404d-a62b-940830f94c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:05:52.950Z|31099c3e-a522-48a8-b5bf-8f6a642228d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:05:52.951Z|31099c3e-a522-48a8-b5bf-8f6a642228d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:05:52.954Z|b3ff0a66-6935-4d75-97b9-403b30ce0dca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:05:52.955Z|b3ff0a66-6935-4d75-97b9-403b30ce0dca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:05:52.961Z|39c2d948-46b0-428a-86f2-52914931ca84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:05:52.962Z|39c2d948-46b0-428a-86f2-52914931ca84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:05:59.890Z|c22428ba-d279-4e1a-9f37-ac517f2ae9b5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:05:59.891Z|c22428ba-d279-4e1a-9f37-ac517f2ae9b5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:06:02.984Z|73079da4-90df-4cbb-840d-a45a0b8e2c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:06:02.985Z|73079da4-90df-4cbb-840d-a45a0b8e2c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:06:02.992Z|ac7f4458-d030-4b2b-a559-814caa03a518|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:06:02.993Z|ac7f4458-d030-4b2b-a559-814caa03a518|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:06:02.995Z|4a8c6a48-165c-469a-9f08-ccd6a13a10ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:06:02.996Z|4a8c6a48-165c-469a-9f08-ccd6a13a10ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:06:05.750Z|6b44624f-44b7-4384-ab2d-74fe187d4c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:06:05.750Z|6b44624f-44b7-4384-ab2d-74fe187d4c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:06:06.378Z|7a1fb533-d04c-44a2-9716-b9e003bc6090|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:06:06.379Z|7a1fb533-d04c-44a2-9716-b9e003bc6090|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:06:13.014Z|9013bfb0-bb13-478c-ab41-57b158e6fb8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:06:13.015Z|9013bfb0-bb13-478c-ab41-57b158e6fb8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:06:13.025Z|8d33ff04-0973-4922-9aa7-2c9549c0a928|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:06:13.026Z|9e0100ed-a6b0-400d-abac-294ed7a5faf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:06:13.026Z|8d33ff04-0973-4922-9aa7-2c9549c0a928|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:06:13.028Z|9e0100ed-a6b0-400d-abac-294ed7a5faf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:06:20.749Z|fdf7b545-aada-459f-96bc-131e535f7916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:06:20.750Z|fdf7b545-aada-459f-96bc-131e535f7916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:06:23.044Z|435e76fa-bf71-4b18-b17c-aeab10cebd42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:06:23.045Z|435e76fa-bf71-4b18-b17c-aeab10cebd42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:06:23.054Z|9fafe0a6-3bfd-427d-85b3-7264567cc2e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:06:23.055Z|9263b556-5c25-4b51-a714-3a732fdfe604|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:06:23.055Z|9fafe0a6-3bfd-427d-85b3-7264567cc2e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:06:23.056Z|9263b556-5c25-4b51-a714-3a732fdfe604|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:06:33.077Z|e002a731-c7d5-4a59-a799-3ceabab67945|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:06:33.077Z|e002a731-c7d5-4a59-a799-3ceabab67945|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:06:33.080Z|5abb0a01-37b8-4908-bd18-db87f3a76627|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:06:33.081Z|5abb0a01-37b8-4908-bd18-db87f3a76627|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:06:33.087Z|54a91e55-bcf2-4133-b76b-140caf49e2b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:06:33.088Z|54a91e55-bcf2-4133-b76b-140caf49e2b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:06:35.750Z|1aaa0bfe-1c9b-4b8e-9034-678339cba190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:06:35.754Z|1aaa0bfe-1c9b-4b8e-9034-678339cba190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:06:36.379Z|9e163822-94b8-4a01-98ed-e895c7540918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:06:36.380Z|9e163822-94b8-4a01-98ed-e895c7540918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:06:43.113Z|809ebacc-cf75-48f8-b09f-b96db1b3f9e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:06:43.114Z|809ebacc-cf75-48f8-b09f-b96db1b3f9e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:06:43.122Z|1e5ca583-937c-4a05-82bb-100dab488f3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:06:43.124Z|85e15be4-8298-4d82-805a-c1ec938ac171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:06:43.124Z|85e15be4-8298-4d82-805a-c1ec938ac171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:06:43.124Z|1e5ca583-937c-4a05-82bb-100dab488f3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:06:50.751Z|14fdeb23-8491-498e-b8eb-5015fa852d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:06:50.751Z|14fdeb23-8491-498e-b8eb-5015fa852d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:06:53.164Z|accd0101-c982-4871-83cb-72674f08a25d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:06:53.165Z|accd0101-c982-4871-83cb-72674f08a25d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:06:53.169Z|96e9b47b-a439-49ae-a036-b90270ce53e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:06:53.170Z|96e9b47b-a439-49ae-a036-b90270ce53e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:06:53.173Z|7b91fc62-d279-4252-9d17-58429c7460b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:06:53.173Z|7b91fc62-d279-4252-9d17-58429c7460b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:06:59.889Z|c54a40cc-731b-4287-a3c2-1aecb54c8a27|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:06:59.890Z|c54a40cc-731b-4287-a3c2-1aecb54c8a27|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:07:03.211Z|a397b900-0f3c-4f2a-a412-f4440fd9d599|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:07:03.211Z|a397b900-0f3c-4f2a-a412-f4440fd9d599|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:07:03.211Z|b72502e3-db4e-4581-bdd7-b91cb9ac2532|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:07:03.213Z|b72502e3-db4e-4581-bdd7-b91cb9ac2532|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:07:03.216Z|2aacf803-903b-4356-a3f7-4fbf6991f908|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:07:03.217Z|2aacf803-903b-4356-a3f7-4fbf6991f908|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:07:05.750Z|ca7175b8-35a3-4a24-8097-550d677c704b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:07:05.750Z|ca7175b8-35a3-4a24-8097-550d677c704b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:07:06.380Z|c836b6cf-f13c-4e03-85be-2e1dcfb58732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:07:06.381Z|c836b6cf-f13c-4e03-85be-2e1dcfb58732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:07:13.248Z|32a1568e-8bf7-480a-b8a0-0746a193c670|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:07:13.248Z|3f8826cc-eed8-4fa0-a36d-73ebad19f909|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:07:13.249Z|32a1568e-8bf7-480a-b8a0-0746a193c670|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:07:13.249Z|3f8826cc-eed8-4fa0-a36d-73ebad19f909|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:07:13.254Z|3ebb07d5-829f-4221-986c-07528bfc1cd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:07:13.255Z|3ebb07d5-829f-4221-986c-07528bfc1cd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:07:20.750Z|98390239-4a5c-4b40-b859-83430112e589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:07:20.755Z|98390239-4a5c-4b40-b859-83430112e589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:07:23.283Z|6aa77640-253c-49bd-b70b-bd50ab5ec6f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:07:23.284Z|6aa77640-253c-49bd-b70b-bd50ab5ec6f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:07:23.288Z|20e66e25-c04b-4737-b96d-2c65035078a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:07:23.289Z|20e66e25-c04b-4737-b96d-2c65035078a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:07:23.290Z|7b1fcd1e-47bd-45a4-b091-00e79d37a1c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:07:23.290Z|7b1fcd1e-47bd-45a4-b091-00e79d37a1c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:07:33.318Z|be0c24e4-e8df-417a-8306-ef9fd490eff8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:07:33.319Z|be0c24e4-e8df-417a-8306-ef9fd490eff8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:07:33.320Z|50bb25da-aba0-42e4-815e-91a2659928f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:07:33.321Z|50bb25da-aba0-42e4-815e-91a2659928f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:07:33.326Z|2e8448b1-a37f-4c12-9796-c4a707e0504e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:07:33.327Z|2e8448b1-a37f-4c12-9796-c4a707e0504e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:07:35.749Z|bab160ea-80c6-4248-8a91-ab524dc92bf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:07:35.750Z|bab160ea-80c6-4248-8a91-ab524dc92bf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:07:36.381Z|1fc8cd06-296e-4624-89f2-8b3d43f3d7fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:07:36.382Z|1fc8cd06-296e-4624-89f2-8b3d43f3d7fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:07:43.347Z|9e3c9500-c789-4ea5-8472-0eef320ad5c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:07:43.347Z|9e3c9500-c789-4ea5-8472-0eef320ad5c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:07:43.356Z|3ebaef8d-d8b1-47e0-9f7c-33688873ee28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:07:43.357Z|3ebaef8d-d8b1-47e0-9f7c-33688873ee28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:07:43.361Z|2f504ee6-90f3-4136-a1e0-8c15df8cac1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:07:43.361Z|2f504ee6-90f3-4136-a1e0-8c15df8cac1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:07:50.750Z|e8742a88-abc6-4b74-bc45-68c54520db16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:07:50.750Z|e8742a88-abc6-4b74-bc45-68c54520db16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:07:53.376Z|a5eb99f1-5f41-4be3-b24d-7362ffc57331|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:07:53.377Z|a5eb99f1-5f41-4be3-b24d-7362ffc57331|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:07:53.385Z|f3a10781-10a9-4275-8377-9722065b874e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:07:53.385Z|f3a10781-10a9-4275-8377-9722065b874e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:07:53.390Z|44c22951-06f9-4e3e-9f50-50cc45e91078|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:07:53.391Z|44c22951-06f9-4e3e-9f50-50cc45e91078|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:07:59.890Z|78a1bfd5-1cc1-44a2-aa04-401160721d82|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:07:59.891Z|78a1bfd5-1cc1-44a2-aa04-401160721d82|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:08:03.402Z|28b65f25-605a-4cfe-bbc3-565c1c8f1552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:08:03.403Z|28b65f25-605a-4cfe-bbc3-565c1c8f1552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:08:03.410Z|c2b60e0b-7c0f-49f3-82e8-dee790183524|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:08:03.410Z|c2b60e0b-7c0f-49f3-82e8-dee790183524|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:08:03.414Z|5df12ebc-f752-4d59-b5e3-ec25e59b3e0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:08:03.415Z|5df12ebc-f752-4d59-b5e3-ec25e59b3e0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:08:05.750Z|8e09aade-3db2-4b49-9c3a-946bed08c144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:08:05.753Z|8e09aade-3db2-4b49-9c3a-946bed08c144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:08:06.383Z|39768fc8-bd71-4da7-b8da-92ede788d816|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:08:06.384Z|39768fc8-bd71-4da7-b8da-92ede788d816|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:08:13.429Z|fdc33ce9-2059-492a-961c-ba64b9ae6b60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:08:13.430Z|fdc33ce9-2059-492a-961c-ba64b9ae6b60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:08:13.440Z|85beb027-3e6e-44f8-8e79-a5f9a6db2621|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:08:13.440Z|85beb027-3e6e-44f8-8e79-a5f9a6db2621|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:08:13.447Z|a89a0768-0f0e-4ac8-ab4b-e81b23e3372a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:08:13.448Z|a89a0768-0f0e-4ac8-ab4b-e81b23e3372a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:08:20.750Z|29e58b08-69c5-446e-81f2-994d36178be0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:08:20.751Z|29e58b08-69c5-446e-81f2-994d36178be0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:08:23.456Z|2110b07d-0729-4599-ace9-c19036470725|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:08:23.457Z|2110b07d-0729-4599-ace9-c19036470725|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:08:23.467Z|ac26e1a3-daaa-4b40-901a-bdeb4b6a8df6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:08:23.468Z|ac26e1a3-daaa-4b40-901a-bdeb4b6a8df6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:08:23.474Z|abf27de7-8d10-4e5d-9d9a-01ae45c146c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:08:23.475Z|abf27de7-8d10-4e5d-9d9a-01ae45c146c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:08:33.487Z|10a74554-7e17-441f-a9a8-f8e498a8af95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:08:33.488Z|10a74554-7e17-441f-a9a8-f8e498a8af95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:08:33.493Z|799c0b8d-a9a9-40f8-ae7f-15ff039a6299|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:08:33.494Z|799c0b8d-a9a9-40f8-ae7f-15ff039a6299|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:08:33.503Z|198ade2e-9c41-44ad-a494-8ae799707dc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:08:33.504Z|198ade2e-9c41-44ad-a494-8ae799707dc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:08:35.750Z|f1c3ace0-34f4-48ee-b43c-8fe77bff13f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:08:35.750Z|f1c3ace0-34f4-48ee-b43c-8fe77bff13f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:08:36.384Z|526c0580-311f-4d45-b3d6-659b89bcc41d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:08:36.385Z|526c0580-311f-4d45-b3d6-659b89bcc41d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:08:43.515Z|10e53d4d-ed80-4a43-8440-f5666e9af58f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:08:43.516Z|10e53d4d-ed80-4a43-8440-f5666e9af58f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:08:43.523Z|347b43ab-ef23-439f-9b2f-1fd3f73e3894|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:08:43.523Z|347b43ab-ef23-439f-9b2f-1fd3f73e3894|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:08:43.533Z|cc1a1c1a-21f8-4444-a455-0383dc041928|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:08:43.533Z|cc1a1c1a-21f8-4444-a455-0383dc041928|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:08:50.750Z|f21e87ab-bd41-4075-821c-3792a0789a16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:08:50.750Z|f21e87ab-bd41-4075-821c-3792a0789a16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:08:53.547Z|df0e6319-019a-40f0-9643-ba6c238dcec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:08:53.548Z|df0e6319-019a-40f0-9643-ba6c238dcec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:08:53.551Z|784df4c1-8643-494e-b273-254f645267f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:08:53.552Z|784df4c1-8643-494e-b273-254f645267f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:08:53.561Z|e81ed3ce-e8e8-40c7-8cf6-c6db2f03886b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:08:53.561Z|e81ed3ce-e8e8-40c7-8cf6-c6db2f03886b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:08:59.889Z|6ad00b45-4491-44b8-814c-1de34c3b07c8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:08:59.890Z|6ad00b45-4491-44b8-814c-1de34c3b07c8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:09:03.581Z|cbf07c29-c94e-4899-a466-a7a0d864acae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:09:03.582Z|1da23db6-dfba-419f-86bf-fdec29af3b03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:09:03.582Z|cbf07c29-c94e-4899-a466-a7a0d864acae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:09:03.582Z|1da23db6-dfba-419f-86bf-fdec29af3b03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:09:03.589Z|52e5b4a1-126a-4708-b3da-6a78f9ce90e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:09:03.590Z|52e5b4a1-126a-4708-b3da-6a78f9ce90e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:09:05.749Z|2d628fef-99d4-43ee-a820-355477e8d87a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:09:05.750Z|2d628fef-99d4-43ee-a820-355477e8d87a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:09:06.385Z|0d429609-a16e-4baf-9d3e-2c9d3bd20306|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:09:06.386Z|0d429609-a16e-4baf-9d3e-2c9d3bd20306|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:09:13.618Z|9746a31b-e50b-4917-994e-17722818de6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:09:13.619Z|9746a31b-e50b-4917-994e-17722818de6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:09:13.618Z|4347cb17-50e3-4739-a94d-7001fc2f5509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:09:13.623Z|4347cb17-50e3-4739-a94d-7001fc2f5509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:09:13.627Z|21311d42-da5a-484a-9cf4-cb7b04c910bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:09:13.628Z|21311d42-da5a-484a-9cf4-cb7b04c910bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:09:20.749Z|8b1f48ab-fc34-415e-a6cc-94913c610da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:09:20.750Z|8b1f48ab-fc34-415e-a6cc-94913c610da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:09:23.648Z|2106df71-9edc-4a15-91e5-49b4a2a250f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:09:23.648Z|2106df71-9edc-4a15-91e5-49b4a2a250f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:09:23.648Z|5d677e6f-6029-42c1-987a-6eafacf173f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:09:23.649Z|5d677e6f-6029-42c1-987a-6eafacf173f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:09:23.652Z|7ad049fd-f350-4c50-8f45-fcc93a0b7224|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:09:23.653Z|7ad049fd-f350-4c50-8f45-fcc93a0b7224|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:09:33.680Z|af291b4b-1937-4bef-befd-564dcfb13ef6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:09:33.680Z|f1da5168-d439-4eab-89b7-59f91219680b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:09:33.680Z|af291b4b-1937-4bef-befd-564dcfb13ef6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:09:33.680Z|f1da5168-d439-4eab-89b7-59f91219680b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:09:33.683Z|d1d5f0b6-61fb-453b-ba3b-ff3068568e60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:09:33.684Z|d1d5f0b6-61fb-453b-ba3b-ff3068568e60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:09:35.750Z|58a2a518-945a-4473-ae6d-e1eae9dea658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:09:35.750Z|58a2a518-945a-4473-ae6d-e1eae9dea658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:09:36.386Z|03ab5204-d8fe-4a83-84b9-85287b1582a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:09:36.386Z|03ab5204-d8fe-4a83-84b9-85287b1582a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:09:43.708Z|c2ad9724-6c28-466b-9067-2547878eafd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:09:43.709Z|c2ad9724-6c28-466b-9067-2547878eafd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:09:43.713Z|00bfe417-2186-498b-8e60-7bbe374e01aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:09:43.714Z|00bfe417-2186-498b-8e60-7bbe374e01aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:09:43.717Z|3372daf5-f9b3-4e25-b4a0-6305f07a6220|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:09:43.718Z|3372daf5-f9b3-4e25-b4a0-6305f07a6220|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:09:50.751Z|420030fb-ee70-42cc-9f02-135e1cf30a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:09:50.752Z|420030fb-ee70-42cc-9f02-135e1cf30a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:09:53.742Z|a537c26f-fd09-48da-9b0c-cd72c0f571f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:09:53.742Z|ccf5aeed-e8c3-4be2-ad7b-270b3b42c31c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:09:53.742Z|a537c26f-fd09-48da-9b0c-cd72c0f571f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:09:53.742Z|ccf5aeed-e8c3-4be2-ad7b-270b3b42c31c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:09:53.745Z|a0c13ac5-ef7d-4857-b145-3847b8fd7550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:09:53.746Z|a0c13ac5-ef7d-4857-b145-3847b8fd7550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:09:59.891Z|390f8faf-738d-4ee3-8378-0e848398d3db|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:09:59.892Z|390f8faf-738d-4ee3-8378-0e848398d3db|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:10:03.770Z|b9b7d17d-ad93-47a8-ae54-64bf12eec500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:10:03.770Z|b9b7d17d-ad93-47a8-ae54-64bf12eec500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:10:03.773Z|5af93a29-097c-47a7-93ec-6e2fb7972b4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:10:03.774Z|5af93a29-097c-47a7-93ec-6e2fb7972b4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:10:03.778Z|fb161bf1-876f-4246-a395-497f68c90442|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:10:03.778Z|fb161bf1-876f-4246-a395-497f68c90442|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:10:05.749Z|90871875-29da-4c7b-b608-773103b9632b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:10:05.750Z|90871875-29da-4c7b-b608-773103b9632b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:10:06.387Z|81a8cbfb-ae42-4ad9-80e0-e38b52d740ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:10:06.387Z|81a8cbfb-ae42-4ad9-80e0-e38b52d740ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:10:13.799Z|7d55eb7b-6a18-4f89-93dd-da640362f764|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:10:13.800Z|7d55eb7b-6a18-4f89-93dd-da640362f764|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:10:13.810Z|a79c6234-75ba-416a-b80f-a97d631f97b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:10:13.811Z|a52060a4-a817-4a4d-b881-a822d695fa9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:10:13.811Z|a79c6234-75ba-416a-b80f-a97d631f97b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:10:13.823Z|a52060a4-a817-4a4d-b881-a822d695fa9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:10:20.749Z|16838215-56b8-4eef-b71e-478950e63e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:10:20.751Z|16838215-56b8-4eef-b71e-478950e63e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:10:23.830Z|7519a146-5b2a-43bb-8548-a1749f404b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:10:23.831Z|7519a146-5b2a-43bb-8548-a1749f404b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:10:23.856Z|650a1d7b-0b08-4d0f-8027-77272af311cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:10:23.856Z|650a1d7b-0b08-4d0f-8027-77272af311cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:10:23.858Z|3d9ad6ad-385a-43bc-8eb0-61237cbfd524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:10:23.859Z|3d9ad6ad-385a-43bc-8eb0-61237cbfd524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:10:33.870Z|e752a946-157b-44a4-910b-bd6feef4d365|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:10:33.871Z|e752a946-157b-44a4-910b-bd6feef4d365|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:10:33.890Z|f85c24cb-d541-43df-90d6-69faa6991aae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:10:33.890Z|bc82254c-e030-4c53-a3b8-eacd1dee8428|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:10:33.890Z|f85c24cb-d541-43df-90d6-69faa6991aae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:10:33.891Z|bc82254c-e030-4c53-a3b8-eacd1dee8428|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:10:35.750Z|b0a030e6-31cc-408e-be3a-0354b0059c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:10:35.750Z|b0a030e6-31cc-408e-be3a-0354b0059c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:10:36.388Z|26fec5e9-65d6-4a75-bb9e-99a8cbc9473b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:10:36.388Z|26fec5e9-65d6-4a75-bb9e-99a8cbc9473b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:10:43.901Z|39168d94-ab95-4bf3-a26b-78c74453184c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:10:43.901Z|39168d94-ab95-4bf3-a26b-78c74453184c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:10:43.917Z|4176b361-3cc5-4913-90ce-b4893587d92e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:10:43.918Z|4176b361-3cc5-4913-90ce-b4893587d92e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:10:43.924Z|2c401c11-9056-4bbf-af86-d145862c9f26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:10:43.925Z|2c401c11-9056-4bbf-af86-d145862c9f26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:10:50.750Z|43bb44aa-e7da-436b-82de-603c1e59f976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:10:50.750Z|43bb44aa-e7da-436b-82de-603c1e59f976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:10:53.933Z|c3dbf401-cd62-4ce0-a731-e8a211fad77e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:10:53.934Z|c3dbf401-cd62-4ce0-a731-e8a211fad77e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:10:53.950Z|49e5efc9-e1e4-4fcf-90cd-8b613ec910d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:10:53.950Z|49e5efc9-e1e4-4fcf-90cd-8b613ec910d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:10:53.953Z|3e8fca92-7e1d-4b42-9ae9-48ee204a0392|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:10:53.954Z|3e8fca92-7e1d-4b42-9ae9-48ee204a0392|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:10:59.889Z|1fc3f2d3-7b70-481d-b6d1-f8f381e7d976|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:10:59.890Z|1fc3f2d3-7b70-481d-b6d1-f8f381e7d976|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:11:03.966Z|c0503fec-b7d8-4dad-b4cd-96d86925ca55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:11:03.966Z|c0503fec-b7d8-4dad-b4cd-96d86925ca55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:11:03.978Z|758a026c-157b-4b4a-a93b-6eee1f106b58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:11:03.978Z|758a026c-157b-4b4a-a93b-6eee1f106b58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:11:03.984Z|aec6090e-9ca0-4471-8ed5-1981b925cf11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:11:03.985Z|aec6090e-9ca0-4471-8ed5-1981b925cf11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:11:05.749Z|a30ff0fa-9675-4629-a903-88e6ca177ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:11:05.751Z|a30ff0fa-9675-4629-a903-88e6ca177ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:11:06.389Z|e6a90869-7bca-4834-845c-830f7beb7d64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:11:06.389Z|e6a90869-7bca-4834-845c-830f7beb7d64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:11:13.995Z|fb008a38-1a85-4a8d-9be0-3827d873028e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:11:13.995Z|fb008a38-1a85-4a8d-9be0-3827d873028e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:11:14.010Z|b8a315cd-efe6-4c6a-94e5-72beb6d7a5a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:11:14.011Z|b8a315cd-efe6-4c6a-94e5-72beb6d7a5a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:11:14.015Z|04381b4f-b1a9-4be4-b37b-3edfd0036aef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:11:14.015Z|04381b4f-b1a9-4be4-b37b-3edfd0036aef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:11:20.750Z|2f5eff71-7f34-4c38-ae0c-230f8a780b41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:11:20.751Z|2f5eff71-7f34-4c38-ae0c-230f8a780b41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:11:24.027Z|3f79532c-5a1f-4c0f-a3fd-f32b686e91b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:11:24.028Z|3f79532c-5a1f-4c0f-a3fd-f32b686e91b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:11:24.042Z|4a7e960b-d915-40b8-b039-570a4ff8e41f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:11:24.042Z|4a7e960b-d915-40b8-b039-570a4ff8e41f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:11:24.047Z|e434d212-50a5-4545-9e62-c383e1cfc02a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:11:24.048Z|e434d212-50a5-4545-9e62-c383e1cfc02a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:11:34.057Z|35b86815-7899-4097-9cef-52d08dde90a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:11:34.057Z|35b86815-7899-4097-9cef-52d08dde90a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:11:34.078Z|203bd61e-f55a-4db1-90dc-30d599d694d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:11:34.079Z|203bd61e-f55a-4db1-90dc-30d599d694d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:11:34.080Z|79de219b-9cc9-4040-b4b0-1745f52c1f80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:11:34.080Z|79de219b-9cc9-4040-b4b0-1745f52c1f80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:11:35.750Z|d5ba2a7f-c9e0-4eb5-92a7-01603828dca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:11:35.750Z|d5ba2a7f-c9e0-4eb5-92a7-01603828dca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:11:36.390Z|503c91f3-bfee-4e82-962f-163f2f96b6fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:11:36.390Z|503c91f3-bfee-4e82-962f-163f2f96b6fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:11:44.084Z|34dd6250-79f4-422a-8a5b-f29e6d0a7384|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:11:44.084Z|34dd6250-79f4-422a-8a5b-f29e6d0a7384|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:11:44.101Z|9740a0b6-7fae-412e-a122-62b328dd1980|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:11:44.101Z|9740a0b6-7fae-412e-a122-62b328dd1980|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:11:44.105Z|217b8685-6296-4a03-9542-63541217511f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:11:44.106Z|217b8685-6296-4a03-9542-63541217511f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:11:50.750Z|14d9fb12-a5cc-40b3-b1be-fc68c982edf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:11:50.754Z|14d9fb12-a5cc-40b3-b1be-fc68c982edf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:11:54.110Z|654b1440-fc8b-42ab-b3ab-aa7530438304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:11:54.112Z|654b1440-fc8b-42ab-b3ab-aa7530438304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:11:54.126Z|00fd6f60-9065-4b9b-aa3b-0fabf65549a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:11:54.126Z|00fd6f60-9065-4b9b-aa3b-0fabf65549a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:11:54.133Z|3e3bffba-48a7-4ee2-9c0a-2090f4cbcd09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:11:54.134Z|3e3bffba-48a7-4ee2-9c0a-2090f4cbcd09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:11:59.890Z|01eb6aff-8eba-4262-9e84-199cc7a4fb64|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:11:59.891Z|01eb6aff-8eba-4262-9e84-199cc7a4fb64|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:12:04.136Z|a9c915a5-7439-4900-b39b-d73c3858763d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:12:04.137Z|a9c915a5-7439-4900-b39b-d73c3858763d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:12:04.147Z|b0f32677-9db2-47f5-969b-71cb06cb4636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:12:04.149Z|b0f32677-9db2-47f5-969b-71cb06cb4636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:12:04.160Z|b44d20c8-63a6-4a6a-b075-bef723901969|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:12:04.161Z|b44d20c8-63a6-4a6a-b075-bef723901969|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:12:05.749Z|a16e1f6c-8d63-44c5-8e5e-d31a52a4dbb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:12:05.750Z|a16e1f6c-8d63-44c5-8e5e-d31a52a4dbb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:12:06.391Z|5dbeb5fc-a88d-4ee1-b4d0-e996f0e66675|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:12:06.391Z|5dbeb5fc-a88d-4ee1-b4d0-e996f0e66675|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:12:14.169Z|ad45fd47-2384-4f00-818b-8232e3edc66c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:12:14.170Z|ad45fd47-2384-4f00-818b-8232e3edc66c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:12:14.179Z|4db011de-1e24-4df4-a335-c18921367806|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:12:14.179Z|4db011de-1e24-4df4-a335-c18921367806|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:12:14.186Z|a04c1d3c-b5ea-4cd4-aabb-5600ddcf6527|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:12:14.187Z|a04c1d3c-b5ea-4cd4-aabb-5600ddcf6527|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:12:20.750Z|0cb7f4c9-a329-464d-a7e9-dd0ba3469141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:12:20.750Z|0cb7f4c9-a329-464d-a7e9-dd0ba3469141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:12:24.201Z|a4570b13-eb13-45df-9108-2c2e4eb79b74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:12:24.202Z|a4570b13-eb13-45df-9108-2c2e4eb79b74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:12:24.211Z|bc358fb9-a3d2-4797-9ebc-f23c3d3043e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:12:24.212Z|bc358fb9-a3d2-4797-9ebc-f23c3d3043e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:12:24.217Z|46dc92b8-9822-49d8-be10-4c28ed317f26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:12:24.218Z|46dc92b8-9822-49d8-be10-4c28ed317f26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:12:34.234Z|cefda260-29f6-4d53-aae2-82c4138bd44e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:12:34.235Z|cefda260-29f6-4d53-aae2-82c4138bd44e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:12:34.241Z|a065ac64-f229-4f56-b442-60d26aea9449|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:12:34.242Z|a065ac64-f229-4f56-b442-60d26aea9449|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:12:34.245Z|a4f318f0-1088-4ce7-830d-dcedbb077373|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:12:34.247Z|a4f318f0-1088-4ce7-830d-dcedbb077373|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:12:35.751Z|e494a705-e7e7-42a3-8dea-01087a10e609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:12:35.755Z|e494a705-e7e7-42a3-8dea-01087a10e609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:12:36.394Z|a03c773c-5af8-4d32-abd3-9649dd5bc313|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:12:36.395Z|a03c773c-5af8-4d32-abd3-9649dd5bc313|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:12:44.268Z|304d1734-3406-4d3a-a1b6-8fb5b7c38a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:12:44.268Z|e058d58d-c2ed-4843-ba8c-035793b8740f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:12:44.269Z|304d1734-3406-4d3a-a1b6-8fb5b7c38a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:12:44.269Z|e058d58d-c2ed-4843-ba8c-035793b8740f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:12:44.276Z|cbd13953-050d-4f26-92ee-5df7371cf5b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:12:44.277Z|cbd13953-050d-4f26-92ee-5df7371cf5b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:12:50.749Z|26ad7805-3b42-4808-8d39-d5a5843bd525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:12:50.750Z|26ad7805-3b42-4808-8d39-d5a5843bd525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:12:54.301Z|63e90659-ee25-4837-af4b-1a6938753750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:12:54.301Z|63e90659-ee25-4837-af4b-1a6938753750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:12:54.301Z|cb839d15-be40-4bd7-a015-0ce5e6714483|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:12:54.304Z|cb839d15-be40-4bd7-a015-0ce5e6714483|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:12:54.306Z|4703a2ef-5697-46de-9626-4edb152d6cfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:12:54.307Z|4703a2ef-5697-46de-9626-4edb152d6cfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:12:59.892Z|c1aff422-06ca-4d6c-a555-82adb66e9bc0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:12:59.893Z|c1aff422-06ca-4d6c-a555-82adb66e9bc0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:13:04.335Z|7e69259c-db2f-4430-a67d-f668a1b9db4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:13:04.336Z|7e69259c-db2f-4430-a67d-f668a1b9db4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:13:04.339Z|5c2b31f1-d78e-4532-8286-930989a0617a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:13:04.340Z|5c2b31f1-d78e-4532-8286-930989a0617a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:13:04.340Z|7a81a076-df6d-434f-8f85-1b55afb527b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:13:04.341Z|7a81a076-df6d-434f-8f85-1b55afb527b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:13:05.750Z|a84da0f1-3ee5-49df-b817-a6f54428c08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:13:05.750Z|a84da0f1-3ee5-49df-b817-a6f54428c08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:13:06.396Z|ebf2717a-1e37-49cb-9fcf-d67ca7c944ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:13:06.396Z|ebf2717a-1e37-49cb-9fcf-d67ca7c944ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:13:14.364Z|67d979bf-b145-4514-9914-a09dcc061f60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:13:14.365Z|67d979bf-b145-4514-9914-a09dcc061f60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:13:14.365Z|48d8fa24-222c-46bb-9528-5cde9dba2615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:13:14.365Z|48d8fa24-222c-46bb-9528-5cde9dba2615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:13:14.371Z|1b3b1391-a7f0-415e-a5d7-4faac3dc0c58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:13:14.373Z|1b3b1391-a7f0-415e-a5d7-4faac3dc0c58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:13:20.750Z|7348bc9c-abe8-4981-8ba3-dacd3a4ac45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:13:20.754Z|7348bc9c-abe8-4981-8ba3-dacd3a4ac45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:13:24.391Z|03fac2a8-2a9f-4851-9d14-7a7eaf45cf74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:13:24.392Z|03fac2a8-2a9f-4851-9d14-7a7eaf45cf74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:13:24.397Z|b1689aad-6f2e-4cbf-8be8-d219d6fb4e35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:13:24.398Z|b1689aad-6f2e-4cbf-8be8-d219d6fb4e35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:13:24.398Z|af0206e7-b768-4456-86d5-6d37e4951fa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:13:24.399Z|af0206e7-b768-4456-86d5-6d37e4951fa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:13:34.424Z|37459474-8ca9-462f-870d-fe9a8d03ac81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:13:34.427Z|e79c95e7-abdb-4275-838b-0d3bd5bcd2dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:13:34.428Z|e79c95e7-abdb-4275-838b-0d3bd5bcd2dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:13:34.435Z|d68dc2d6-6e46-4625-b457-eff3a89978fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:13:34.436Z|d68dc2d6-6e46-4625-b457-eff3a89978fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:13:34.425Z|37459474-8ca9-462f-870d-fe9a8d03ac81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:13:35.750Z|7db55ea2-a35c-4ef6-911b-1088233310c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:13:35.750Z|7db55ea2-a35c-4ef6-911b-1088233310c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:13:36.398Z|a59d35a6-5504-498c-8f75-3344a34ac170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:13:36.399Z|a59d35a6-5504-498c-8f75-3344a34ac170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:13:44.464Z|e183f5b3-bf96-4280-a21d-5f74e3cdd1cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:13:44.467Z|e183f5b3-bf96-4280-a21d-5f74e3cdd1cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:13:44.469Z|06f6acf3-f4fe-4c94-adab-67cfa46cf3da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:13:44.469Z|30179663-a9ce-4913-ac8f-8db5631d9d9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:13:44.470Z|06f6acf3-f4fe-4c94-adab-67cfa46cf3da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:13:44.470Z|30179663-a9ce-4913-ac8f-8db5631d9d9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:13:50.750Z|c1442a01-c595-41cc-abb1-14584b57c29e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:13:50.750Z|c1442a01-c595-41cc-abb1-14584b57c29e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:13:54.501Z|915488c3-cff8-42b7-9be5-b66616c122d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:13:54.501Z|9c8b4455-f5bc-4d59-8882-920c20b6e70b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:13:54.502Z|9c8b4455-f5bc-4d59-8882-920c20b6e70b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:13:54.502Z|915488c3-cff8-42b7-9be5-b66616c122d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:13:54.507Z|35f32a7e-7ee0-428f-9cc0-d17b6f25f1ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:13:54.508Z|35f32a7e-7ee0-428f-9cc0-d17b6f25f1ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:13:59.897Z|b2406bd8-55f2-4b4c-9521-b96f34fccedb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:13:59.899Z|b2406bd8-55f2-4b4c-9521-b96f34fccedb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:14:04.535Z|e5cee172-c727-422d-a7ed-f588f4d7517f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:14:04.536Z|e5cee172-c727-422d-a7ed-f588f4d7517f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:14:04.541Z|a5640b94-9e79-49bf-bf07-fbfba3e663ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:14:04.541Z|a5640b94-9e79-49bf-bf07-fbfba3e663ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:14:04.543Z|3a70e4d7-830c-48ba-80a5-c4a87d7cc591|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:14:04.544Z|3a70e4d7-830c-48ba-80a5-c4a87d7cc591|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:14:05.750Z|5a530793-4e6f-48c5-9476-38ec816baa21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:14:05.755Z|5a530793-4e6f-48c5-9476-38ec816baa21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:14:06.399Z|24eb78ed-080a-45b1-a5f2-7374e1259893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:14:06.400Z|24eb78ed-080a-45b1-a5f2-7374e1259893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:14:14.571Z|15822e5b-d70c-4ec1-81b4-3c718063c297|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:14:14.572Z|15822e5b-d70c-4ec1-81b4-3c718063c297|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:14:14.572Z|70c22805-6777-464e-b86e-2de03ff2fa19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:14:14.573Z|70c22805-6777-464e-b86e-2de03ff2fa19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:14:14.589Z|579f9cd7-3a6f-4804-89fa-8be05075513b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:14:14.592Z|579f9cd7-3a6f-4804-89fa-8be05075513b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:14:20.750Z|3555b8a4-36ba-443c-bf4e-c241d6b05e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:14:20.750Z|3555b8a4-36ba-443c-bf4e-c241d6b05e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:14:24.626Z|792dbf1c-cfdc-4ecf-a940-ce3b87b7e893|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:14:24.627Z|792dbf1c-cfdc-4ecf-a940-ce3b87b7e893|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:14:24.633Z|3a67cf0c-cd78-4fae-9435-213231bf1110|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:14:24.634Z|3a67cf0c-cd78-4fae-9435-213231bf1110|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:14:24.636Z|a4250803-0779-4f12-80ac-8b37d48b37d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:14:24.637Z|a4250803-0779-4f12-80ac-8b37d48b37d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:14:34.657Z|82f09c05-ef2a-48bc-9ba2-dec9aeaa13fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:14:34.658Z|82f09c05-ef2a-48bc-9ba2-dec9aeaa13fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:14:34.660Z|333a1e47-b456-4686-8bfc-9819c343affc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:14:34.660Z|333a1e47-b456-4686-8bfc-9819c343affc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:14:34.666Z|ad56a454-4111-4503-bc94-66cff84ab8c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:14:34.666Z|ad56a454-4111-4503-bc94-66cff84ab8c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:14:35.750Z|7243daaf-f69f-4e4a-96cc-99b67abaca88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:14:35.750Z|7243daaf-f69f-4e4a-96cc-99b67abaca88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:14:36.400Z|91359b56-4c73-41d2-a399-e768c8dcca9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:14:36.401Z|91359b56-4c73-41d2-a399-e768c8dcca9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:14:44.685Z|7f4a0e72-0d3b-45c1-a397-72d08047a26f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:14:44.685Z|7f4a0e72-0d3b-45c1-a397-72d08047a26f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:14:44.687Z|b1189564-368a-45bb-8668-97cb9a31fc86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:14:44.687Z|b1189564-368a-45bb-8668-97cb9a31fc86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:14:44.689Z|242f3995-523f-4606-b49b-9319e53aa06e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:14:44.690Z|242f3995-523f-4606-b49b-9319e53aa06e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:14:50.749Z|0dce0331-eeac-4ca3-8618-a6c5c4766f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:14:50.753Z|0dce0331-eeac-4ca3-8618-a6c5c4766f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:14:54.714Z|ac09a235-a1c3-467e-a823-7cf87cb576fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:14:54.715Z|ac09a235-a1c3-467e-a823-7cf87cb576fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:14:54.719Z|597ffc06-35e0-47ed-8257-fb02eaa6aa27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:14:54.720Z|597ffc06-35e0-47ed-8257-fb02eaa6aa27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:14:54.724Z|5276fbb3-8a00-4f71-baee-3673b4edc282|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:14:54.725Z|5276fbb3-8a00-4f71-baee-3673b4edc282|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:14:59.890Z|ccb7cad7-8017-4628-9e51-0d56478845da|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:14:59.891Z|ccb7cad7-8017-4628-9e51-0d56478845da|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:15:04.740Z|f1a49863-1ae5-4901-8e1a-4d4bb7f9b4dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:15:04.741Z|f1a49863-1ae5-4901-8e1a-4d4bb7f9b4dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:15:04.746Z|c9a50735-3ec9-4c94-a82c-a03aff6e80e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:15:04.747Z|c9a50735-3ec9-4c94-a82c-a03aff6e80e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:15:04.755Z|b822d508-b146-412b-b9f6-e849d62d6c61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:15:04.755Z|b822d508-b146-412b-b9f6-e849d62d6c61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:15:05.749Z|3d1f6b64-9030-43a7-b725-2a248a47edcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:15:05.750Z|3d1f6b64-9030-43a7-b725-2a248a47edcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:15:06.401Z|d24226bf-bc2e-487d-bb3b-7d2dad2b305f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:15:06.402Z|d24226bf-bc2e-487d-bb3b-7d2dad2b305f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:15:14.767Z|b94f21ee-c404-4e94-9094-b024e290ce6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:15:14.768Z|b94f21ee-c404-4e94-9094-b024e290ce6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:15:14.779Z|9b36c9fc-97a3-49da-89ab-7667d69fca8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:15:14.780Z|9b36c9fc-97a3-49da-89ab-7667d69fca8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:15:14.780Z|e96d158d-af5b-4226-8a38-4489f7ac2bb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:15:14.781Z|e96d158d-af5b-4226-8a38-4489f7ac2bb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:15:20.750Z|ee18cf2a-69b3-415f-b427-528b1492e0d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:15:20.750Z|ee18cf2a-69b3-415f-b427-528b1492e0d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:15:24.798Z|41cd8f73-fb1a-4e0d-a1cb-a91188e03a03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:15:24.799Z|41cd8f73-fb1a-4e0d-a1cb-a91188e03a03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:15:24.807Z|c6b5c2da-7ea0-4cde-8b4d-894900a9f0ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:15:24.807Z|c6b5c2da-7ea0-4cde-8b4d-894900a9f0ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:15:24.814Z|9efe871a-64fd-407b-b20d-bedc734dddb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:15:24.815Z|9efe871a-64fd-407b-b20d-bedc734dddb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:15:34.830Z|07fc1fbc-63e5-42d7-a2f4-e5736680be2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:15:34.831Z|07fc1fbc-63e5-42d7-a2f4-e5736680be2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:15:34.837Z|bece3bde-8704-4035-8c30-91bbeb40339c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:15:34.837Z|bece3bde-8704-4035-8c30-91bbeb40339c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:15:34.843Z|1a017054-bf79-413a-bdc3-967ab49b640c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:15:34.844Z|1a017054-bf79-413a-bdc3-967ab49b640c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:15:35.750Z|ab9d0a36-28ab-47d9-9fe1-9f3dc77b4eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:15:35.752Z|ab9d0a36-28ab-47d9-9fe1-9f3dc77b4eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:15:36.403Z|41b83f16-0e69-4356-94f3-9d731c507655|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:15:36.403Z|41b83f16-0e69-4356-94f3-9d731c507655|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:15:44.856Z|6bc493a4-8761-4fb4-9a1d-1a1ef8b73544|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:15:44.857Z|6bc493a4-8761-4fb4-9a1d-1a1ef8b73544|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:15:44.864Z|e2a116c5-a987-4316-803f-2073138ca0d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:15:44.864Z|e2a116c5-a987-4316-803f-2073138ca0d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:15:44.873Z|ed49ff73-f846-4597-b83c-683a8c58a5a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:15:44.874Z|ed49ff73-f846-4597-b83c-683a8c58a5a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:15:50.749Z|30e97aac-e97f-4349-b4fe-0725b1a186f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:15:50.750Z|30e97aac-e97f-4349-b4fe-0725b1a186f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:15:54.892Z|061e6f39-c481-4c39-b09c-d5b4383b96d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:15:54.893Z|061e6f39-c481-4c39-b09c-d5b4383b96d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:15:54.898Z|dffafb25-39ce-4e6f-961e-f493e082705a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:15:54.899Z|dffafb25-39ce-4e6f-961e-f493e082705a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:15:54.905Z|7c8588dd-cd28-4902-ac6a-2c480ee609fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:15:54.905Z|7c8588dd-cd28-4902-ac6a-2c480ee609fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:15:59.889Z|fccae074-d954-46d0-9853-c338addb3a7f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:15:59.889Z|fccae074-d954-46d0-9853-c338addb3a7f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:16:04.922Z|d807fcd8-f7dc-4fd0-acaa-0e0e353e06a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:16:04.923Z|d807fcd8-f7dc-4fd0-acaa-0e0e353e06a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:16:04.926Z|b96e7fa2-033a-49e8-a0bd-6c91da2aa6cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:16:04.926Z|b96e7fa2-033a-49e8-a0bd-6c91da2aa6cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:16:04.933Z|e6f0b062-e72e-4a67-9a75-1de29ee8fe2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:16:04.934Z|e6f0b062-e72e-4a67-9a75-1de29ee8fe2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:16:05.750Z|87953d65-d135-4535-a279-db7519b1a6a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:16:05.751Z|87953d65-d135-4535-a279-db7519b1a6a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:16:06.404Z|762ea39d-c05e-455e-9c7e-14d6281976bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:16:06.404Z|762ea39d-c05e-455e-9c7e-14d6281976bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:16:14.953Z|f6895457-bbd8-4559-8d8c-dbaa67073abb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:16:14.954Z|f6895457-bbd8-4559-8d8c-dbaa67073abb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:16:14.958Z|cd899b51-156d-43d1-804b-144a2c7d662d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:16:14.958Z|cd899b51-156d-43d1-804b-144a2c7d662d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:16:14.964Z|7b7630a2-98ca-4824-b556-712402685a62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:16:14.965Z|7b7630a2-98ca-4824-b556-712402685a62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:16:20.750Z|d788d258-207b-4285-adc2-6b1b132a6969|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:16:20.753Z|d788d258-207b-4285-adc2-6b1b132a6969|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:16:24.984Z|decad71d-517f-43c4-8220-16e587776000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:16:24.985Z|decad71d-517f-43c4-8220-16e587776000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:16:24.988Z|3250a3e7-5b71-4969-b286-391ac204029b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:16:24.989Z|3250a3e7-5b71-4969-b286-391ac204029b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:16:24.991Z|f957381c-423d-4139-bb92-82634b48d53a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:16:24.992Z|f957381c-423d-4139-bb92-82634b48d53a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:16:35.017Z|9669f7e5-6996-4410-aac3-7b026a279ddd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:16:35.018Z|10293880-8ba0-461c-bedb-741d23506b8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:16:35.018Z|9669f7e5-6996-4410-aac3-7b026a279ddd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:16:35.020Z|10293880-8ba0-461c-bedb-741d23506b8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:16:35.023Z|1c8515ed-2d98-49d1-a15f-247dc47c3749|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:16:35.023Z|1c8515ed-2d98-49d1-a15f-247dc47c3749|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:16:35.750Z|5baa2a2e-c4bb-457b-95cf-ba5f8f8393b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:16:35.750Z|5baa2a2e-c4bb-457b-95cf-ba5f8f8393b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:16:36.405Z|bc483203-d170-420a-a0da-1c9321cf7961|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:16:36.405Z|bc483203-d170-420a-a0da-1c9321cf7961|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:16:45.049Z|fc9fd6d2-fccb-49a1-97a1-f9c3eabde153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:16:45.050Z|fc9fd6d2-fccb-49a1-97a1-f9c3eabde153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:16:45.054Z|44195e44-e50b-4af0-bc13-b3d5d628924d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:16:45.055Z|44195e44-e50b-4af0-bc13-b3d5d628924d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:16:45.057Z|4b35f8d5-ed8c-489e-b1e5-b39e3cc48cb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:16:45.058Z|4b35f8d5-ed8c-489e-b1e5-b39e3cc48cb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:16:50.750Z|77ab7a99-53f5-49eb-baf0-8ac272a92b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:16:50.750Z|77ab7a99-53f5-49eb-baf0-8ac272a92b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:16:55.090Z|069310c2-6262-4458-b684-174ecf28ac6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:16:55.090Z|069310c2-6262-4458-b684-174ecf28ac6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:16:55.093Z|d03ef044-c1f8-49c0-85a3-83ae23f1da53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:16:55.093Z|be7c551f-780e-4305-b5f1-fca6204e444d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:16:55.093Z|d03ef044-c1f8-49c0-85a3-83ae23f1da53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:16:55.093Z|be7c551f-780e-4305-b5f1-fca6204e444d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:16:59.891Z|0f34a0a4-1921-47a8-b42b-f5afc8762582|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:16:59.891Z|0f34a0a4-1921-47a8-b42b-f5afc8762582|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:17:05.121Z|ecdd0107-554c-4b09-8c4e-a66a0214da21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:17:05.122Z|ecdd0107-554c-4b09-8c4e-a66a0214da21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:17:05.124Z|43af4d48-29fb-44e4-ac36-6c999fb10818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:17:05.125Z|43af4d48-29fb-44e4-ac36-6c999fb10818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:17:05.127Z|ec8a49a0-da4e-49fe-a3d0-112b9949ae4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:17:05.128Z|ec8a49a0-da4e-49fe-a3d0-112b9949ae4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:17:05.749Z|abfce678-27a2-43ca-940d-f1eb2c572fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:17:05.754Z|abfce678-27a2-43ca-940d-f1eb2c572fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:17:06.406Z|3c10b3e9-547b-4e8b-a652-b0fbf8515613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:17:06.416Z|3c10b3e9-547b-4e8b-a652-b0fbf8515613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:17:15.150Z|379113df-f5be-4f3b-8c28-5663a09dd53e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:17:15.151Z|379113df-f5be-4f3b-8c28-5663a09dd53e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:17:15.151Z|f76e9e5a-e253-4e7c-95d8-3a35bfbb070f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:17:15.152Z|f76e9e5a-e253-4e7c-95d8-3a35bfbb070f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:17:15.155Z|a34c47e7-c3fe-4c94-b553-b6f4389edc48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:17:15.156Z|a34c47e7-c3fe-4c94-b553-b6f4389edc48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:17:20.750Z|63d636c8-36c2-4414-ad32-7c8459314655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:17:20.750Z|63d636c8-36c2-4414-ad32-7c8459314655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:17:25.178Z|cb26b754-90c9-4208-b59e-d5c927576aa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:17:25.179Z|cb26b754-90c9-4208-b59e-d5c927576aa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:17:25.181Z|5833c930-a661-4fae-8417-fbbbc59ae458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:17:25.181Z|5833c930-a661-4fae-8417-fbbbc59ae458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:17:25.186Z|311ce1e5-198e-4256-a2ff-10d3549863e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:17:25.187Z|311ce1e5-198e-4256-a2ff-10d3549863e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:17:35.212Z|468ae0ca-a26d-446f-b057-9878d056d059|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:17:35.213Z|fd5c34b8-37e0-46a3-af57-ea8c98d1efde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:17:35.213Z|468ae0ca-a26d-446f-b057-9878d056d059|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:17:35.213Z|fd5c34b8-37e0-46a3-af57-ea8c98d1efde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:17:35.218Z|2828d656-9636-4465-83cc-3171b9ef6347|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:17:35.219Z|2828d656-9636-4465-83cc-3171b9ef6347|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:17:35.750Z|22d4e77e-f8ac-4048-aadc-44783856e043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:17:35.750Z|22d4e77e-f8ac-4048-aadc-44783856e043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:17:36.417Z|2d43c6e9-778e-4abc-abb1-dca9ff0c4e22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:17:36.417Z|2d43c6e9-778e-4abc-abb1-dca9ff0c4e22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:17:45.249Z|592e88bd-612a-43bd-9b31-04821b1e59bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:17:45.249Z|406a16c8-72e9-44a5-bdb8-ecd9f9cc7431|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:17:45.249Z|592e88bd-612a-43bd-9b31-04821b1e59bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:17:45.250Z|37535066-aad2-44af-a065-1d7f079df2f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:17:45.253Z|37535066-aad2-44af-a065-1d7f079df2f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:17:45.250Z|406a16c8-72e9-44a5-bdb8-ecd9f9cc7431|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:17:50.749Z|363b4332-9d53-43d0-9405-e7db86515933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:17:50.753Z|363b4332-9d53-43d0-9405-e7db86515933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:17:55.296Z|98a150a9-ed7c-418c-97c2-a4c36705b479|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:17:55.298Z|199faa6f-892d-4bd7-ba8c-c249c9c19b00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:17:55.298Z|199faa6f-892d-4bd7-ba8c-c249c9c19b00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:17:55.299Z|d18bd75b-72c1-41b7-acca-23891fbaf4f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:17:55.299Z|98a150a9-ed7c-418c-97c2-a4c36705b479|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:17:55.302Z|d18bd75b-72c1-41b7-acca-23891fbaf4f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:17:59.888Z|4b9ceb39-b2ed-450e-a853-3c2596fd084e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:17:59.888Z|4b9ceb39-b2ed-450e-a853-3c2596fd084e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:18:05.333Z|29eb8d9c-a6a1-40cd-a111-eb64342fe004|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:18:05.333Z|29eb8d9c-a6a1-40cd-a111-eb64342fe004|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:18:05.333Z|516c39ff-9fb7-490b-b339-69a77ebedef0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:18:05.334Z|93368e25-806a-46a8-adf6-28e2ca1741cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:18:05.336Z|93368e25-806a-46a8-adf6-28e2ca1741cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:18:05.334Z|516c39ff-9fb7-490b-b339-69a77ebedef0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:18:05.750Z|0402be85-637e-43ee-9f2e-1e2645ac5dc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:18:05.750Z|0402be85-637e-43ee-9f2e-1e2645ac5dc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:18:06.417Z|9bb58f87-fcca-495d-bfb8-78795d6b1d66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:18:06.418Z|9bb58f87-fcca-495d-bfb8-78795d6b1d66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:18:15.360Z|a3ce7004-a108-456a-9361-247188420047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:18:15.360Z|b32844e4-00ce-4e24-9a2f-2d541e616465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:18:15.361Z|a3ce7004-a108-456a-9361-247188420047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:18:15.361Z|b32844e4-00ce-4e24-9a2f-2d541e616465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:18:15.365Z|86f474b9-6cf9-4b11-840b-28773a2ae0e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:18:15.366Z|86f474b9-6cf9-4b11-840b-28773a2ae0e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:18:20.750Z|aaacc9e8-6bc0-4b10-8ee8-c393c1cf4acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:18:20.751Z|aaacc9e8-6bc0-4b10-8ee8-c393c1cf4acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:18:25.397Z|432271cc-7e07-414d-8a88-62897ec4d3cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:18:25.397Z|432271cc-7e07-414d-8a88-62897ec4d3cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:18:25.398Z|a87a3c28-59c4-4018-aea9-9bc6ffb7c912|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:18:25.399Z|a87a3c28-59c4-4018-aea9-9bc6ffb7c912|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:18:25.401Z|a3b5f0d9-fd7a-42ee-ae2f-fd9a3fd5ea5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:18:25.401Z|a3b5f0d9-fd7a-42ee-ae2f-fd9a3fd5ea5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:18:35.419Z|384a7b16-fba3-446b-9bc5-b163725b80ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:18:35.419Z|384a7b16-fba3-446b-9bc5-b163725b80ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:18:35.424Z|1c5d46ca-0973-426a-b3ee-0f204acf6b21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:18:35.425Z|1c5d46ca-0973-426a-b3ee-0f204acf6b21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:18:35.427Z|4320fdf1-3264-4741-923a-dc992df046d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:18:35.428Z|4320fdf1-3264-4741-923a-dc992df046d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:18:35.751Z|ba0911ff-6e9d-410a-a389-d458b3247fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:18:35.756Z|ba0911ff-6e9d-410a-a389-d458b3247fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:18:36.419Z|e2c06d94-e463-47da-8650-cf67afc04f8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:18:36.419Z|e2c06d94-e463-47da-8650-cf67afc04f8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:18:45.452Z|88574bcd-a177-49fa-a157-b57cf9659afe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:18:45.452Z|88574bcd-a177-49fa-a157-b57cf9659afe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:18:45.452Z|642f7c21-52ad-4a26-bf96-20d21ed001e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:18:45.453Z|642f7c21-52ad-4a26-bf96-20d21ed001e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:18:45.455Z|d8e2dd75-667d-4a09-8321-b76691dd2124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:18:45.456Z|d8e2dd75-667d-4a09-8321-b76691dd2124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:18:50.750Z|9bd60321-7ac7-453b-bd80-0a24f19fb39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:18:50.750Z|9bd60321-7ac7-453b-bd80-0a24f19fb39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:18:55.474Z|43e4ecb6-e86f-45e9-b949-337588480f8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:18:55.474Z|43e4ecb6-e86f-45e9-b949-337588480f8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:18:55.477Z|4bd09c09-74a3-4aeb-8bb5-3794dfa3e0fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:18:55.478Z|4bd09c09-74a3-4aeb-8bb5-3794dfa3e0fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:18:55.483Z|af15bfc7-b93f-4583-a06c-676e1096a809|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:18:55.484Z|af15bfc7-b93f-4583-a06c-676e1096a809|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:18:59.890Z|f5565c35-b5f1-49c9-a867-5fc05641bce4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:18:59.891Z|f5565c35-b5f1-49c9-a867-5fc05641bce4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:19:05.503Z|752cd68f-0c28-4605-9180-14fa1e888e19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:19:05.503Z|752cd68f-0c28-4605-9180-14fa1e888e19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:19:05.511Z|f19c1e85-7484-46fb-91bc-cda6192573e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:19:05.512Z|f19c1e85-7484-46fb-91bc-cda6192573e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:19:05.512Z|6688a3c1-ee4a-4f5b-926e-d4f4fe15c00e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:19:05.512Z|6688a3c1-ee4a-4f5b-926e-d4f4fe15c00e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:19:05.750Z|d0339b75-3af1-4da8-8de2-01a1c0d743e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:19:05.750Z|d0339b75-3af1-4da8-8de2-01a1c0d743e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:19:06.420Z|40d26cb7-4bfd-49d8-84e6-ef2a7818ee45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:19:06.420Z|40d26cb7-4bfd-49d8-84e6-ef2a7818ee45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:19:15.532Z|293419e8-87af-452a-a797-2943af09f336|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:19:15.533Z|293419e8-87af-452a-a797-2943af09f336|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:19:15.539Z|0f938e96-27c0-47fb-b391-c8b6d26457df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:19:15.540Z|cccf93fc-ee76-47cd-aa88-7db32c47ece2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:19:15.540Z|0f938e96-27c0-47fb-b391-c8b6d26457df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:19:15.541Z|cccf93fc-ee76-47cd-aa88-7db32c47ece2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:19:20.750Z|d737a9e0-1705-49bb-a70b-937bafa5b537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:19:20.756Z|d737a9e0-1705-49bb-a70b-937bafa5b537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:19:25.569Z|10ebb141-1f26-4a36-8d8e-230dab96f6f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:19:25.569Z|25a28f4c-31f1-4ad0-9269-65c6911daed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:19:25.570Z|10ebb141-1f26-4a36-8d8e-230dab96f6f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:19:25.570Z|25a28f4c-31f1-4ad0-9269-65c6911daed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:19:25.573Z|f69f5dbe-c5aa-4c3b-9748-3dae057b2957|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:19:25.573Z|f69f5dbe-c5aa-4c3b-9748-3dae057b2957|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:19:35.595Z|e62a6bd1-a7e6-41ab-883e-5932a0802f60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:19:35.596Z|206db8b2-2cc4-4a82-846c-9abb3dde06ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:19:35.596Z|e62a6bd1-a7e6-41ab-883e-5932a0802f60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:19:35.597Z|206db8b2-2cc4-4a82-846c-9abb3dde06ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:19:35.610Z|c17d51c4-2e8f-40f7-8a09-968b241e7840|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:19:35.611Z|c17d51c4-2e8f-40f7-8a09-968b241e7840|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:19:35.750Z|685fc276-d824-41f0-b9e2-ce9b77c41805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:19:35.750Z|685fc276-d824-41f0-b9e2-ce9b77c41805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:19:36.421Z|8c632f40-6c57-4dfb-bb8f-6c526f6fff74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:19:36.421Z|8c632f40-6c57-4dfb-bb8f-6c526f6fff74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:19:45.635Z|285726cb-e31c-48b8-90e1-d1eca3d5c58b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:19:45.636Z|285726cb-e31c-48b8-90e1-d1eca3d5c58b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:19:45.638Z|817162c2-bccb-4720-897a-f113d4b04c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:19:45.638Z|817162c2-bccb-4720-897a-f113d4b04c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:19:45.641Z|b933ad50-e3ef-4895-ac65-a04df2dd41f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:19:45.642Z|b933ad50-e3ef-4895-ac65-a04df2dd41f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:19:50.750Z|6a3cca58-5782-4513-ac4f-4b8cc1d2f64d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:19:50.750Z|6a3cca58-5782-4513-ac4f-4b8cc1d2f64d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:19:55.665Z|badcc6b5-4940-4c8f-b232-d966e67f901b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:19:55.665Z|badcc6b5-4940-4c8f-b232-d966e67f901b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:19:55.666Z|51b78c9b-e87a-47ac-a387-9f7f86bc9231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:19:55.666Z|4a4628fb-a130-497c-87be-42ef9f9d522f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:19:55.667Z|51b78c9b-e87a-47ac-a387-9f7f86bc9231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:19:55.667Z|4a4628fb-a130-497c-87be-42ef9f9d522f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:19:59.890Z|f1a3762c-905d-4468-afe4-8288610ec23e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:19:59.891Z|f1a3762c-905d-4468-afe4-8288610ec23e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:20:05.694Z|a4df2b2f-88b2-45b2-8181-ec1336518b32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:20:05.695Z|a4df2b2f-88b2-45b2-8181-ec1336518b32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:20:05.702Z|afdfe8dd-ff6f-42d0-b978-bf973680afb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:20:05.703Z|baf53b5f-902d-407c-be2a-a7fa5adac7ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:20:05.703Z|afdfe8dd-ff6f-42d0-b978-bf973680afb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:20:05.703Z|baf53b5f-902d-407c-be2a-a7fa5adac7ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:20:05.750Z|afac5d43-4698-4538-ab7f-afa5e5b7bc38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:20:05.755Z|afac5d43-4698-4538-ab7f-afa5e5b7bc38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:20:06.422Z|7f1bbacc-0043-4f0d-bbe3-9f73dceb4b7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:20:06.422Z|7f1bbacc-0043-4f0d-bbe3-9f73dceb4b7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:20:15.725Z|7bf55926-bcea-4913-a589-4720a85594cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:20:15.726Z|7bf55926-bcea-4913-a589-4720a85594cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:20:15.736Z|77fac75f-4200-4515-8f7e-ec41de542bcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:20:15.737Z|ced7f613-821e-477d-87c3-8f89d9cd4e5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:20:15.737Z|ced7f613-821e-477d-87c3-8f89d9cd4e5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:20:15.738Z|77fac75f-4200-4515-8f7e-ec41de542bcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:20:20.750Z|b5141691-ad24-4533-8ec5-2e0438b5cf46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:20:20.750Z|b5141691-ad24-4533-8ec5-2e0438b5cf46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:20:25.771Z|c61d18c5-2c06-4ab1-a981-0f72e6402745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:20:25.772Z|c61d18c5-2c06-4ab1-a981-0f72e6402745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:20:25.775Z|f329f4c0-1af8-4b7f-8b05-82149fc834ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:20:25.775Z|f329f4c0-1af8-4b7f-8b05-82149fc834ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:20:25.778Z|edd80b0a-b362-409a-8ac3-d622c6bf48b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:20:25.779Z|edd80b0a-b362-409a-8ac3-d622c6bf48b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:20:35.750Z|9ecc34a6-c776-45a8-b00e-a0352a5d4ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:20:35.751Z|9ecc34a6-c776-45a8-b00e-a0352a5d4ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:20:35.804Z|363050a5-38fd-46d8-b434-afa20f99b390|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:20:35.805Z|363050a5-38fd-46d8-b434-afa20f99b390|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:20:35.807Z|9cdb79c3-e44b-4666-b1f3-ece2ca164887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:20:35.808Z|6cc66bff-550e-42aa-85c0-608fdcf193bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:20:35.808Z|9cdb79c3-e44b-4666-b1f3-ece2ca164887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:20:35.808Z|6cc66bff-550e-42aa-85c0-608fdcf193bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:20:36.423Z|f93e6627-09fe-484c-85e1-dab1ec5a7e6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:20:36.423Z|f93e6627-09fe-484c-85e1-dab1ec5a7e6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:20:45.832Z|2437f71a-342c-42d7-aa04-fa346f95d70e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:20:45.833Z|c45c5f83-98a7-4971-b93a-a31535fd4126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:20:45.833Z|2437f71a-342c-42d7-aa04-fa346f95d70e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:20:45.833Z|c45c5f83-98a7-4971-b93a-a31535fd4126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:20:45.839Z|10ddf996-0346-4735-9e73-025ef333504b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:20:45.839Z|10ddf996-0346-4735-9e73-025ef333504b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:20:50.750Z|9b522f5b-6643-442e-b0cd-9788aac5539f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:20:50.754Z|9b522f5b-6643-442e-b0cd-9788aac5539f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:20:55.858Z|387bf2eb-ad04-495f-9a69-370923c0022f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:20:55.859Z|387bf2eb-ad04-495f-9a69-370923c0022f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:20:55.863Z|0523de4b-4dcb-4a31-b5a8-f03a369fbcc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:20:55.864Z|0523de4b-4dcb-4a31-b5a8-f03a369fbcc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:20:55.866Z|5a1c4190-5d24-4968-8b27-0d53ca21a355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:20:55.867Z|5a1c4190-5d24-4968-8b27-0d53ca21a355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:20:59.892Z|cfa38165-4f29-41a2-a59f-7ab77ba8c9af|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:20:59.893Z|cfa38165-4f29-41a2-a59f-7ab77ba8c9af|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:21:05.750Z|eaeebaf5-e438-41ad-99c2-d06d486c8c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:21:05.751Z|eaeebaf5-e438-41ad-99c2-d06d486c8c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:21:05.882Z|10a09dba-3740-4008-8ce7-5b3c32b1c8c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:21:05.882Z|10a09dba-3740-4008-8ce7-5b3c32b1c8c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:21:05.889Z|5a8ae2d2-7a22-45f8-bca5-071c0b3a78e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:21:05.890Z|5a8ae2d2-7a22-45f8-bca5-071c0b3a78e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:21:05.894Z|cb1fb8a9-30c5-4dd9-8f8d-c85cc06cc905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:21:05.896Z|cb1fb8a9-30c5-4dd9-8f8d-c85cc06cc905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:21:06.423Z|fb2a8d2a-adad-4b4d-bfce-19a711aafd1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:21:06.424Z|fb2a8d2a-adad-4b4d-bfce-19a711aafd1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:21:15.919Z|2dac1e91-9818-467c-a400-2b68c8ebd0bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:21:15.920Z|2dac1e91-9818-467c-a400-2b68c8ebd0bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:21:15.924Z|f6b18d42-0597-4c48-ac89-dc9c7f92d4ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:21:15.924Z|f6b18d42-0597-4c48-ac89-dc9c7f92d4ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:21:15.928Z|704c254a-3a72-4154-9d3f-d40e5dba5a6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:21:15.928Z|704c254a-3a72-4154-9d3f-d40e5dba5a6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:21:20.750Z|8f9c2d36-d34d-448e-b7ed-42eed6481855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:21:20.750Z|8f9c2d36-d34d-448e-b7ed-42eed6481855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:21:25.953Z|e41e394e-3205-4be9-9ff3-8ba8e32de6d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:21:25.954Z|e41e394e-3205-4be9-9ff3-8ba8e32de6d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:21:25.959Z|0f3bd608-95cc-43bb-b5bf-8ef10c5b93d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:21:25.960Z|000b4bbd-364c-4e22-a0b7-9c0faeec5d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:21:25.960Z|0f3bd608-95cc-43bb-b5bf-8ef10c5b93d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:21:25.960Z|000b4bbd-364c-4e22-a0b7-9c0faeec5d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:21:35.750Z|409c55dd-2b49-4996-93bf-f7215b80ad52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:21:35.754Z|409c55dd-2b49-4996-93bf-f7215b80ad52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:21:35.986Z|9be061ae-56bc-45f7-9d54-8aa007701716|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:21:35.987Z|9be061ae-56bc-45f7-9d54-8aa007701716|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:21:35.993Z|52075be1-b7af-43a6-b80d-f3164e846746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:21:35.993Z|52c58ce0-538f-459f-9a1c-11b6bff44531|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:21:35.994Z|52075be1-b7af-43a6-b80d-f3164e846746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:21:35.994Z|52c58ce0-538f-459f-9a1c-11b6bff44531|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:21:36.425Z|95f8e672-1abd-43fd-915e-b53cf8821c16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:21:36.426Z|95f8e672-1abd-43fd-915e-b53cf8821c16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:21:46.016Z|6f473e01-a965-4828-a22d-070bdcf43b22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:21:46.017Z|6f473e01-a965-4828-a22d-070bdcf43b22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:21:46.025Z|954e5266-4019-4616-8b8b-f66e531c88f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:21:46.026Z|954e5266-4019-4616-8b8b-f66e531c88f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:21:46.026Z|16b86f2b-71f4-4fce-868d-721be777f3c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:21:46.027Z|16b86f2b-71f4-4fce-868d-721be777f3c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:21:50.750Z|262fcfef-45a4-4b98-88e6-d50c526c31e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:21:50.750Z|262fcfef-45a4-4b98-88e6-d50c526c31e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:21:56.049Z|60758aeb-d74e-42cd-ab5c-c71e06316f57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:21:56.051Z|60758aeb-d74e-42cd-ab5c-c71e06316f57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:21:56.056Z|2f2c126b-edc3-4d52-a617-b6295f4afc84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:21:56.057Z|2f2c126b-edc3-4d52-a617-b6295f4afc84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:21:56.061Z|9476286c-fd41-4701-86e6-c323edf9a1d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:21:56.062Z|9476286c-fd41-4701-86e6-c323edf9a1d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:21:59.890Z|c077c181-da71-4d29-b3e3-d14dcf97e111|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:21:59.891Z|c077c181-da71-4d29-b3e3-d14dcf97e111|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:22:05.750Z|bce905ec-b36e-423b-93dd-8f2ee8e34c0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:22:05.750Z|bce905ec-b36e-423b-93dd-8f2ee8e34c0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:22:06.081Z|79310908-3bac-440d-bed1-80f96d1e70c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:22:06.082Z|79310908-3bac-440d-bed1-80f96d1e70c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:22:06.086Z|1b5992bc-49b5-43a5-a019-111ee0139f66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:22:06.087Z|1b5992bc-49b5-43a5-a019-111ee0139f66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:22:06.092Z|0f20e7c4-59bf-411d-96a2-0d5e775528b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:22:06.093Z|0f20e7c4-59bf-411d-96a2-0d5e775528b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:22:06.426Z|f47fe935-9bf0-4857-a568-d9e3560e944c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:22:06.427Z|f47fe935-9bf0-4857-a568-d9e3560e944c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:22:16.115Z|e3a1e0c1-5f3b-43bf-b2da-99b7f114c7b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:22:16.116Z|e3a1e0c1-5f3b-43bf-b2da-99b7f114c7b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:22:16.118Z|fab669a4-fe4e-44ac-be27-443e5ff90796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:22:16.119Z|fab669a4-fe4e-44ac-be27-443e5ff90796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:22:16.122Z|c50215e3-e150-40d7-808e-f3c565a865c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:22:16.123Z|c50215e3-e150-40d7-808e-f3c565a865c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:22:20.750Z|4df1c0e8-b35d-4d59-a203-a2acc3d8f59b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:22:20.753Z|4df1c0e8-b35d-4d59-a203-a2acc3d8f59b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:22:26.151Z|38199f66-f304-4121-a67b-1530eaca4159|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:22:26.151Z|58ab987c-479c-4fcc-825f-0bed895c9f7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:22:26.151Z|38199f66-f304-4121-a67b-1530eaca4159|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:22:26.152Z|7e31c163-1749-4273-84b9-c2b4ec9462ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:22:26.152Z|58ab987c-479c-4fcc-825f-0bed895c9f7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:22:26.152Z|7e31c163-1749-4273-84b9-c2b4ec9462ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:22:35.750Z|1d21490e-53ad-42cf-9bed-62624deca773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:22:35.750Z|1d21490e-53ad-42cf-9bed-62624deca773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:22:36.184Z|c071c77a-ab3d-4b7d-98d2-036a0e20fca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:22:36.184Z|c071c77a-ab3d-4b7d-98d2-036a0e20fca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:22:36.190Z|4a534655-c90c-4b4a-bc1b-60af92a24b59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:22:36.191Z|4a534655-c90c-4b4a-bc1b-60af92a24b59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:22:36.191Z|742ca341-713a-4856-8a14-ee26bd3716dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:22:36.191Z|742ca341-713a-4856-8a14-ee26bd3716dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:22:36.427Z|71437837-a515-46e7-8a35-a312af16a7f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:22:36.427Z|71437837-a515-46e7-8a35-a312af16a7f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:22:46.217Z|7f45cc78-40c4-428f-b680-310924b0536b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:22:46.219Z|7f45cc78-40c4-428f-b680-310924b0536b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:22:46.219Z|6c23f16f-e22f-426b-a8ec-1dfa34701508|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:22:46.219Z|6c23f16f-e22f-426b-a8ec-1dfa34701508|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:22:46.219Z|dcc5e571-d875-4e4f-a4ea-1c7993c62767|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:22:46.220Z|dcc5e571-d875-4e4f-a4ea-1c7993c62767|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:22:50.749Z|3f9b75b8-063c-4c77-92e7-8e5d72e09868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:22:50.750Z|3f9b75b8-063c-4c77-92e7-8e5d72e09868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:22:56.248Z|c0cf47e6-1198-4852-ba66-ffc2ff5c9e5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:22:56.248Z|545b1cb8-ff4b-44b5-a903-4157c05a3a13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:22:56.248Z|c0cf47e6-1198-4852-ba66-ffc2ff5c9e5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:22:56.249Z|545b1cb8-ff4b-44b5-a903-4157c05a3a13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:22:56.256Z|b589b8dc-81a7-46db-9d4d-246abbfdb6df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:22:56.256Z|b589b8dc-81a7-46db-9d4d-246abbfdb6df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:22:59.890Z|6626b706-6f2f-4543-b3e3-89577f73d73d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:22:59.892Z|6626b706-6f2f-4543-b3e3-89577f73d73d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:23:05.750Z|aa3eb284-34bd-474f-b91a-c8d55afc4f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:23:05.754Z|aa3eb284-34bd-474f-b91a-c8d55afc4f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:23:06.280Z|dc7d975d-1fbb-4d1f-a358-ef63042a79d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:23:06.280Z|dc7d975d-1fbb-4d1f-a358-ef63042a79d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:23:06.281Z|beb55b79-ee3a-4fe6-b99e-7682fd8052f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:23:06.282Z|beb55b79-ee3a-4fe6-b99e-7682fd8052f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:23:06.286Z|1670fc34-1b29-4a94-8b73-9e6787f122db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:23:06.288Z|1670fc34-1b29-4a94-8b73-9e6787f122db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:23:06.428Z|f6f7af36-9034-4c9b-97a5-b68845bf3f6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:23:06.428Z|f6f7af36-9034-4c9b-97a5-b68845bf3f6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:23:16.311Z|3b321837-18fc-4a4d-bc8e-02159135ed30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:23:16.312Z|3b321837-18fc-4a4d-bc8e-02159135ed30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:23:16.312Z|8db30933-538c-4516-be03-afda071ea222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:23:16.313Z|8db30933-538c-4516-be03-afda071ea222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:23:16.317Z|46b4cfad-5c99-407d-b6b3-61d7fa0b735b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:23:16.318Z|46b4cfad-5c99-407d-b6b3-61d7fa0b735b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:23:20.750Z|68de854f-c20d-4bcd-b56d-36175f1a206f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:23:20.750Z|68de854f-c20d-4bcd-b56d-36175f1a206f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:23:26.339Z|3f3275a2-661d-456e-af04-c9d543109980|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:23:26.340Z|3f3275a2-661d-456e-af04-c9d543109980|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:23:26.343Z|bd9697f2-99cc-48a3-bf42-da63402a7ce7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:23:26.344Z|bd9697f2-99cc-48a3-bf42-da63402a7ce7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:23:26.347Z|24e8fd04-7d85-4e62-bb2f-2e4c43a7a8a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:23:26.347Z|24e8fd04-7d85-4e62-bb2f-2e4c43a7a8a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:23:35.750Z|3aa7ce5b-1907-4148-90c1-6221aa1f2d5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:23:35.750Z|3aa7ce5b-1907-4148-90c1-6221aa1f2d5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:23:36.404Z|612e7455-fb41-4344-be9b-4eff0303176f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:23:36.404Z|612e7455-fb41-4344-be9b-4eff0303176f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:23:36.409Z|d44557d8-df86-484e-8111-8d0ce157e9cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:23:36.409Z|d44557d8-df86-484e-8111-8d0ce157e9cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:23:36.429Z|ee3c1863-efff-425a-b8e1-571f26e0b8bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:23:36.429Z|ee3c1863-efff-425a-b8e1-571f26e0b8bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:23:36.442Z|cdf95ceb-1431-4d90-adbc-5b90dbe95aa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:23:36.443Z|cdf95ceb-1431-4d90-adbc-5b90dbe95aa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:23:46.433Z|0312e057-6dba-4aad-a5d4-742e1e4f23d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:23:46.433Z|0312e057-6dba-4aad-a5d4-742e1e4f23d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:23:46.442Z|a167f508-cfdd-4d92-8905-9de84dd973fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:23:46.442Z|a167f508-cfdd-4d92-8905-9de84dd973fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:23:46.467Z|2dc1529c-7e89-46d2-b156-ab4a82ef3638|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:23:46.467Z|2dc1529c-7e89-46d2-b156-ab4a82ef3638|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:23:50.750Z|cf6b7bbe-b6c7-4c91-82b6-c1afe2506862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:23:50.754Z|cf6b7bbe-b6c7-4c91-82b6-c1afe2506862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:23:56.469Z|94756701-dd04-419a-9a7d-cad509d0b21e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:23:56.470Z|94756701-dd04-419a-9a7d-cad509d0b21e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:23:56.478Z|a80bab79-5bee-43aa-98e9-8537762b5068|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:23:56.478Z|a80bab79-5bee-43aa-98e9-8537762b5068|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:23:56.514Z|62036a6b-1cbb-4233-b9af-3167f762d16e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:23:56.515Z|62036a6b-1cbb-4233-b9af-3167f762d16e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:23:59.890Z|4dec941a-5a7d-491f-bd25-dfb4d19180ac|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:23:59.891Z|4dec941a-5a7d-491f-bd25-dfb4d19180ac|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:24:05.749Z|d1f7a495-0cf3-4b9b-93a3-2e16cb6e01f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:24:05.750Z|d1f7a495-0cf3-4b9b-93a3-2e16cb6e01f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:24:06.433Z|ab499396-cfe8-417d-96a7-7e8d45180ea0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:24:06.438Z|ab499396-cfe8-417d-96a7-7e8d45180ea0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:24:06.501Z|e58769f2-60d4-4e69-b472-4b69fca5f555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:24:06.501Z|e58769f2-60d4-4e69-b472-4b69fca5f555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:24:06.503Z|b94140eb-0b22-4cf0-b34c-9b35729ccc8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:24:06.503Z|b94140eb-0b22-4cf0-b34c-9b35729ccc8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:24:06.544Z|85407381-2bc5-432e-a263-ef02f66fd0ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:24:06.545Z|85407381-2bc5-432e-a263-ef02f66fd0ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:24:16.533Z|5407edfd-b403-44cd-8225-c2fa3a4a60f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:24:16.534Z|5407edfd-b403-44cd-8225-c2fa3a4a60f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:24:16.542Z|dd32022d-da1b-4397-9c00-39bf81556f57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:24:16.543Z|dd32022d-da1b-4397-9c00-39bf81556f57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:24:16.566Z|fa7f7b6e-87be-401b-be41-1145e5459e8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:24:16.567Z|fa7f7b6e-87be-401b-be41-1145e5459e8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:24:20.750Z|749d6ef1-5414-453d-b609-86f42983260e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:24:20.750Z|749d6ef1-5414-453d-b609-86f42983260e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:24:26.565Z|c2bb0c47-826d-4d88-a0d0-c0885e5f1c23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:24:26.565Z|c2bb0c47-826d-4d88-a0d0-c0885e5f1c23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:24:26.571Z|fa7705df-a168-46c6-9f56-c8ed5d25f289|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:24:26.571Z|fa7705df-a168-46c6-9f56-c8ed5d25f289|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:24:26.596Z|9b31fe22-2002-40cd-a8a3-ec01265b5e24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:24:26.597Z|9b31fe22-2002-40cd-a8a3-ec01265b5e24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:24:35.750Z|c240b4d3-867c-4548-93d4-f6f276d33375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:24:35.753Z|c240b4d3-867c-4548-93d4-f6f276d33375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:24:36.438Z|c64bc5d2-d621-4c8a-ab64-020dfd2229fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:24:36.439Z|c64bc5d2-d621-4c8a-ab64-020dfd2229fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:24:36.599Z|ddf3184f-cb5a-49c3-805a-d620289d6d4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:24:36.600Z|ddf3184f-cb5a-49c3-805a-d620289d6d4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:24:36.604Z|c383fcb0-4314-487a-b8af-6afb39bc2be6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:24:36.604Z|c383fcb0-4314-487a-b8af-6afb39bc2be6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:24:36.627Z|0cffa665-bdde-43b7-b6c6-9e7ab91db404|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:24:36.628Z|0cffa665-bdde-43b7-b6c6-9e7ab91db404|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:24:46.640Z|d8b373c5-b8af-4cf6-ba95-d19fc273ae8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:24:46.641Z|d8b373c5-b8af-4cf6-ba95-d19fc273ae8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:24:46.645Z|9b4e6267-d2f5-48dc-b8c5-88899444279b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:24:46.646Z|9b4e6267-d2f5-48dc-b8c5-88899444279b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:24:46.662Z|4de1ee10-5eb0-4306-8381-17fd528571c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:24:46.663Z|4de1ee10-5eb0-4306-8381-17fd528571c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:24:50.750Z|51197f5b-6df2-4a64-85ad-1ea25b9127f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:24:50.750Z|51197f5b-6df2-4a64-85ad-1ea25b9127f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:24:56.672Z|bba83e4e-8390-4f7f-9986-5a3561920fab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:24:56.673Z|bba83e4e-8390-4f7f-9986-5a3561920fab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:24:56.675Z|b97c119a-2c47-4859-8c78-fe94911505ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:24:56.675Z|b97c119a-2c47-4859-8c78-fe94911505ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:24:56.686Z|020089df-f847-4a25-8616-ffcc0499b713|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:24:56.686Z|020089df-f847-4a25-8616-ffcc0499b713|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:24:59.891Z|34a89079-d1e8-4dcf-a0fd-2547ff24d952|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:24:59.892Z|34a89079-d1e8-4dcf-a0fd-2547ff24d952|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:25:05.750Z|23326b59-8b8d-4a7e-b92c-9dc7650182dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:25:05.750Z|23326b59-8b8d-4a7e-b92c-9dc7650182dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:25:06.439Z|c0b945f0-2729-4067-a3a0-b19b83ba78ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:25:06.440Z|c0b945f0-2729-4067-a3a0-b19b83ba78ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:25:06.709Z|51d4f1b4-9aea-47b0-a68b-96d98a7716af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:25:06.709Z|63df52c0-b6c2-4c9c-bc0f-784c7a3a3878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:25:06.710Z|63df52c0-b6c2-4c9c-bc0f-784c7a3a3878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:25:06.710Z|51d4f1b4-9aea-47b0-a68b-96d98a7716af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:25:06.716Z|4ec73ea6-e103-473b-bb02-973d410a6eeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:25:06.716Z|4ec73ea6-e103-473b-bb02-973d410a6eeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:25:16.742Z|bd0cc5db-675f-4177-827a-b4d6def0c7dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:25:16.743Z|bd0cc5db-675f-4177-827a-b4d6def0c7dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:25:16.748Z|be726201-d6ba-4c65-b070-2dc5886edf82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:25:16.749Z|be726201-d6ba-4c65-b070-2dc5886edf82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:25:16.748Z|0a3a89ba-9422-4755-84c4-21062aa6612d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:25:16.750Z|0a3a89ba-9422-4755-84c4-21062aa6612d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:25:20.750Z|6dd07452-76b3-41dc-a705-c7e61fd42963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:25:20.754Z|6dd07452-76b3-41dc-a705-c7e61fd42963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:25:26.780Z|a99dd9ca-3495-4b99-9021-a063331ea2e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:25:26.781Z|a99dd9ca-3495-4b99-9021-a063331ea2e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:25:26.783Z|fbf6d15e-767f-4f25-8b4d-a0cbe3861692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:25:26.783Z|fbf6d15e-767f-4f25-8b4d-a0cbe3861692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:25:26.784Z|df8591d0-a88b-423d-ba55-53f1c896bfac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:25:26.785Z|df8591d0-a88b-423d-ba55-53f1c896bfac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:25:35.750Z|4ff1f82f-b92f-4d67-9034-a5aef003e01b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:25:35.750Z|4ff1f82f-b92f-4d67-9034-a5aef003e01b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:25:36.440Z|c116359b-0da9-448b-ae0a-41f2b92594c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:25:36.441Z|c116359b-0da9-448b-ae0a-41f2b92594c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:25:36.814Z|f00d1da0-359a-4dd2-93c7-bee21c3a3c68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:25:36.814Z|c8266d1c-fc95-4b0a-a47e-37abaf3690d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:25:36.815Z|f00d1da0-359a-4dd2-93c7-bee21c3a3c68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:25:36.817Z|da112bb2-dccc-41d2-bbda-0d274ba592df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:25:36.820Z|da112bb2-dccc-41d2-bbda-0d274ba592df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:25:36.823Z|c8266d1c-fc95-4b0a-a47e-37abaf3690d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:25:46.847Z|719b82dc-e428-4ea2-9f4e-3c81098c0b31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:25:46.848Z|719b82dc-e428-4ea2-9f4e-3c81098c0b31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:25:46.867Z|f9ec371d-a622-4390-81ea-afe27cb5c0ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:25:46.868Z|f9ec371d-a622-4390-81ea-afe27cb5c0ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:25:46.869Z|ee7b2f5d-77d3-4e3a-846a-c4515093c317|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:25:46.870Z|ee7b2f5d-77d3-4e3a-846a-c4515093c317|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:25:50.750Z|c713d948-ba0e-452f-b86a-fd23a1ef1ae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:25:50.750Z|c713d948-ba0e-452f-b86a-fd23a1ef1ae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:25:56.876Z|abaf2a39-93b3-4828-ae3a-e3abc2b76383|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:25:56.877Z|abaf2a39-93b3-4828-ae3a-e3abc2b76383|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:25:56.897Z|0b5ef592-1325-4452-8cdc-f32d403afc5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:25:56.898Z|9c09d610-4bfa-4e13-88ba-93acf0e16894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:25:56.898Z|0b5ef592-1325-4452-8cdc-f32d403afc5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:25:56.899Z|9c09d610-4bfa-4e13-88ba-93acf0e16894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:25:59.892Z|89d01e4d-a49b-4293-a040-2d10c1f6b00e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:25:59.893Z|89d01e4d-a49b-4293-a040-2d10c1f6b00e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:26:05.750Z|cbab3a1d-607e-4539-814c-d671848f94e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:26:05.752Z|cbab3a1d-607e-4539-814c-d671848f94e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:26:06.441Z|458bc5fd-6e5f-4be2-8466-3dea433e91f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:26:06.442Z|458bc5fd-6e5f-4be2-8466-3dea433e91f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:26:06.910Z|f1220b0d-07d0-4afa-aa61-ba0e43d34f18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:26:06.912Z|f1220b0d-07d0-4afa-aa61-ba0e43d34f18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:26:06.924Z|4a37d7a4-5fc5-47d6-a96c-5e861d5e3be5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:26:06.925Z|4a37d7a4-5fc5-47d6-a96c-5e861d5e3be5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:26:06.927Z|bc4dfe6b-5e41-4b07-954b-feefb235fb44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:26:06.928Z|bc4dfe6b-5e41-4b07-954b-feefb235fb44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:26:16.941Z|7a3be019-a2f3-4694-894d-03618a03816a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:26:16.942Z|7a3be019-a2f3-4694-894d-03618a03816a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:26:16.948Z|d9b66295-fcb3-4562-8b2e-9e2812b5ccba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:26:16.949Z|d9b66295-fcb3-4562-8b2e-9e2812b5ccba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:26:16.958Z|a8d3a9f1-b44f-4e70-b56c-b9c9eca505ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:26:16.959Z|a8d3a9f1-b44f-4e70-b56c-b9c9eca505ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:26:20.750Z|a2637f06-b86b-4227-9553-67a4cc75fae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:26:20.750Z|a2637f06-b86b-4227-9553-67a4cc75fae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:26:26.975Z|2ec511a8-4269-4da7-96e6-493317c91fde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:26:26.976Z|2ec511a8-4269-4da7-96e6-493317c91fde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:26:26.982Z|2efc48de-e4ba-4f9c-a9fc-55b05d8af2db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:26:26.983Z|2efc48de-e4ba-4f9c-a9fc-55b05d8af2db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:26:26.986Z|76af0728-9a48-4eed-a1ec-058ba7f154d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:26:26.987Z|76af0728-9a48-4eed-a1ec-058ba7f154d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:26:35.750Z|d5058836-a646-4665-8fa4-d6e61753bd62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:26:35.750Z|d5058836-a646-4665-8fa4-d6e61753bd62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:26:36.442Z|a306cb93-dff0-485f-beb0-30bf45191354|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:26:36.443Z|a306cb93-dff0-485f-beb0-30bf45191354|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:26:37.010Z|a4ee20af-17bb-48f2-879d-560bee17c57c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:26:37.011Z|a4ee20af-17bb-48f2-879d-560bee17c57c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:26:37.012Z|a48d8b18-3df4-4b4e-9f18-6cfd8508dd9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:26:37.014Z|a48d8b18-3df4-4b4e-9f18-6cfd8508dd9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:26:37.017Z|1a342504-7708-458f-aaff-ffaa02688287|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:26:37.017Z|1a342504-7708-458f-aaff-ffaa02688287|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:26:47.036Z|bc7cb51f-44b7-4ed0-a520-79e9982c1872|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:26:47.037Z|bc7cb51f-44b7-4ed0-a520-79e9982c1872|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:26:47.043Z|ef07a153-da4c-40c7-aac2-f74dbd024141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:26:47.044Z|ef07a153-da4c-40c7-aac2-f74dbd024141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:26:47.046Z|0ac679c6-430f-4bf3-a773-91ea453805bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:26:47.046Z|0ac679c6-430f-4bf3-a773-91ea453805bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:26:50.750Z|9bf3b591-9656-472c-a410-22ab74ba440e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:26:50.754Z|9bf3b591-9656-472c-a410-22ab74ba440e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:26:57.067Z|d2ff42e8-1c4b-4f59-a2dd-d13e4d53dddf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:26:57.067Z|d2ff42e8-1c4b-4f59-a2dd-d13e4d53dddf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:26:57.075Z|4158522d-f25f-485f-a69d-7f591f9891fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:26:57.075Z|4158522d-f25f-485f-a69d-7f591f9891fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:26:57.077Z|401f762a-633a-40c7-aad0-a500295739f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:26:57.078Z|401f762a-633a-40c7-aad0-a500295739f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:26:59.888Z|01e3e3a9-f012-42e9-8bf9-0f8130f6d2f2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:26:59.889Z|01e3e3a9-f012-42e9-8bf9-0f8130f6d2f2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:27:05.752Z|8ffe1614-44fc-463e-b0a9-389bf24206aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:27:05.753Z|8ffe1614-44fc-463e-b0a9-389bf24206aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:27:06.443Z|fa6c76c6-2159-4d3f-82ca-4443912ae2f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:27:06.444Z|fa6c76c6-2159-4d3f-82ca-4443912ae2f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:27:07.092Z|6dc913fb-c642-4f00-88b9-5342c7001922|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:27:07.093Z|6dc913fb-c642-4f00-88b9-5342c7001922|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:27:07.104Z|7b08dc49-4189-441c-b5af-579f48a58d9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:27:07.105Z|7b08dc49-4189-441c-b5af-579f48a58d9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:27:07.110Z|446320f8-f21a-4392-967e-ae9259f08f27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:27:07.111Z|446320f8-f21a-4392-967e-ae9259f08f27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:27:17.122Z|503fa881-7976-4592-89ae-6443a1e272d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:27:17.124Z|503fa881-7976-4592-89ae-6443a1e272d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:27:17.141Z|49d70297-4580-459a-851f-21fe806b98e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:27:17.141Z|1ee5b0df-7ec8-4c49-80c8-b1f478a8cf6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:27:17.142Z|1ee5b0df-7ec8-4c49-80c8-b1f478a8cf6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:27:17.142Z|49d70297-4580-459a-851f-21fe806b98e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:27:20.750Z|4f4de094-7e0c-49f3-8e0a-220c4157f0e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:27:20.750Z|4f4de094-7e0c-49f3-8e0a-220c4157f0e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:27:27.156Z|30242900-4ee3-4144-bb3c-7e03b154a676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:27:27.157Z|30242900-4ee3-4144-bb3c-7e03b154a676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:27:27.167Z|e40cbebf-ffad-48f2-91a7-4bad80698796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:27:27.168Z|e40cbebf-ffad-48f2-91a7-4bad80698796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:27:27.168Z|3ac67dc5-309a-4b54-a8dd-0a8e2c11a827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:27:27.169Z|3ac67dc5-309a-4b54-a8dd-0a8e2c11a827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:27:35.749Z|ce2b2957-f408-4985-a016-1ea8526c6d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:27:35.752Z|ce2b2957-f408-4985-a016-1ea8526c6d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:27:36.444Z|7d107dbf-b477-406b-97ca-21251e5e85cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:27:36.445Z|7d107dbf-b477-406b-97ca-21251e5e85cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:27:37.193Z|7ebeed1c-6910-4f5e-b270-7961f2614c03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:27:37.194Z|7ebeed1c-6910-4f5e-b270-7961f2614c03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:27:37.199Z|8d164ae4-62ac-49f3-aab4-ccb1735b6504|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:27:37.199Z|8d164ae4-62ac-49f3-aab4-ccb1735b6504|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:27:37.200Z|7faa8681-723c-4271-8ba5-98006767867c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:27:37.201Z|7faa8681-723c-4271-8ba5-98006767867c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:27:47.227Z|58b6ded1-460b-4dfc-a513-b9866c19fe4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:27:47.227Z|d0dea4d6-c612-4357-ac86-c553c63f09bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:27:47.228Z|58b6ded1-460b-4dfc-a513-b9866c19fe4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:27:47.228Z|d0dea4d6-c612-4357-ac86-c553c63f09bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:27:47.231Z|4fe11b4b-9c8a-42f8-ba84-9848c109d7b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:27:47.232Z|4fe11b4b-9c8a-42f8-ba84-9848c109d7b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:27:50.750Z|56083293-d783-48da-bbdd-c528ad88c021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:27:50.750Z|56083293-d783-48da-bbdd-c528ad88c021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:27:57.265Z|81dce130-e66e-4d72-bef4-c90801699c26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:27:57.267Z|19f81c9b-4024-4d3f-9c6a-ef2871588954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:27:57.267Z|81dce130-e66e-4d72-bef4-c90801699c26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:27:57.267Z|19f81c9b-4024-4d3f-9c6a-ef2871588954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:27:57.272Z|290ac79a-a39d-4c71-b05a-51ec055bf45e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:27:57.272Z|290ac79a-a39d-4c71-b05a-51ec055bf45e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:27:59.891Z|69a967d1-31e3-4bda-a98e-84369967bb89|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:27:59.892Z|69a967d1-31e3-4bda-a98e-84369967bb89|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:28:05.749Z|9cc69d37-bdbe-4945-bf6b-7d3cd69bd85c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:28:05.750Z|9cc69d37-bdbe-4945-bf6b-7d3cd69bd85c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:28:06.445Z|84267df4-6b19-44a9-8c46-2ca067d69284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:28:06.445Z|84267df4-6b19-44a9-8c46-2ca067d69284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:28:07.295Z|fb5ae6b9-cfa5-4d8c-8957-4ddc179068c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:28:07.295Z|fb5ae6b9-cfa5-4d8c-8957-4ddc179068c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:28:07.300Z|41ed210d-d1c9-438f-a0c0-98cb14498184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:28:07.301Z|41ed210d-d1c9-438f-a0c0-98cb14498184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:28:07.305Z|8d693093-b221-455a-bc8d-f1a1a49a9095|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:28:07.306Z|8d693093-b221-455a-bc8d-f1a1a49a9095|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:28:17.321Z|21eb950f-2898-49c3-b695-f78d90cf1844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:28:17.321Z|21eb950f-2898-49c3-b695-f78d90cf1844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:28:17.336Z|3689515d-7c1f-4ca3-9f02-49788ae3fb22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:28:17.337Z|3689515d-7c1f-4ca3-9f02-49788ae3fb22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:28:17.343Z|d6a5370e-60e0-4e83-a897-953a199846eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:28:17.344Z|d6a5370e-60e0-4e83-a897-953a199846eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:28:20.750Z|47fdb962-04a0-4db6-9b79-17d03347b8e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:28:20.754Z|47fdb962-04a0-4db6-9b79-17d03347b8e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:28:27.357Z|2e2bdec9-9709-4213-9ab2-245cdd84cda4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:28:27.358Z|2e2bdec9-9709-4213-9ab2-245cdd84cda4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:28:27.375Z|4c87ed85-d98d-4e5e-8c26-d899ea132709|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:28:27.376Z|4c87ed85-d98d-4e5e-8c26-d899ea132709|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:28:27.376Z|43cded6b-d913-4ba4-9246-1ee064b750fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:28:27.378Z|43cded6b-d913-4ba4-9246-1ee064b750fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:28:35.750Z|566ab27d-3eec-4aea-abc7-7d468f178e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:28:35.750Z|566ab27d-3eec-4aea-abc7-7d468f178e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:28:36.446Z|f0a077cc-cdb0-4a63-87be-25aeeaedc3d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:28:36.446Z|f0a077cc-cdb0-4a63-87be-25aeeaedc3d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:28:37.393Z|14a49080-5da9-4c79-a425-f9c5cd005426|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:28:37.394Z|14a49080-5da9-4c79-a425-f9c5cd005426|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:28:37.407Z|f0e5a5d6-6f6f-492b-b7e9-700ba70a0c1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:28:37.408Z|429f1067-9d22-437a-909f-67faf6531c5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:28:37.408Z|f0e5a5d6-6f6f-492b-b7e9-700ba70a0c1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:28:37.409Z|429f1067-9d22-437a-909f-67faf6531c5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:28:47.421Z|3edfd635-2283-469b-a339-bc007f997a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:28:47.422Z|3edfd635-2283-469b-a339-bc007f997a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:28:47.441Z|b95cc1a8-1055-4f4e-abd2-e149171b4f61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:28:47.441Z|b95cc1a8-1055-4f4e-abd2-e149171b4f61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:28:47.442Z|f7d700cd-38b1-4402-8205-26e735f79853|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:28:47.443Z|f7d700cd-38b1-4402-8205-26e735f79853|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:28:50.750Z|efcf98ff-494b-4638-b267-a5903a803906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:28:50.750Z|efcf98ff-494b-4638-b267-a5903a803906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:28:57.456Z|8885b713-f8a5-4810-845e-b0e4b896f07e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:28:57.457Z|8885b713-f8a5-4810-845e-b0e4b896f07e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:28:57.474Z|52d03461-ad66-430c-bae1-397928447394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:28:57.474Z|1f57826b-0558-4dbf-9718-644159054c7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:28:57.474Z|52d03461-ad66-430c-bae1-397928447394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:28:57.474Z|1f57826b-0558-4dbf-9718-644159054c7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:28:59.890Z|0ead9965-1399-4fac-9189-d0c8d93c790d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:28:59.891Z|0ead9965-1399-4fac-9189-d0c8d93c790d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:29:05.750Z|bb7c6d71-f6fb-45bc-b6d9-9c332b75be77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:29:05.753Z|bb7c6d71-f6fb-45bc-b6d9-9c332b75be77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:29:06.447Z|27e090a2-3670-400b-a906-d10e6c936901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:29:06.447Z|27e090a2-3670-400b-a906-d10e6c936901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:29:07.490Z|f6c362a6-4571-48d1-a672-4afdbab6be0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:29:07.491Z|f6c362a6-4571-48d1-a672-4afdbab6be0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:29:07.501Z|069ae420-0df0-4745-81e3-bb5f76639247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:29:07.501Z|069ae420-0df0-4745-81e3-bb5f76639247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:29:07.500Z|95989dd5-9488-4494-8fd9-36f6b73f7ba8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:29:07.503Z|95989dd5-9488-4494-8fd9-36f6b73f7ba8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:29:17.517Z|5b182389-9d3d-4c79-9249-f49b42bddd3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:29:17.517Z|5b182389-9d3d-4c79-9249-f49b42bddd3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:29:17.528Z|d54904c2-5fd7-4ee6-8b57-9242020d4e47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:29:17.529Z|d54904c2-5fd7-4ee6-8b57-9242020d4e47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:29:17.531Z|f00a133b-fa87-4262-876c-7c2577d65dda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:29:17.532Z|f00a133b-fa87-4262-876c-7c2577d65dda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:29:20.750Z|fef17f87-b61e-4804-a86e-8cfe6007a356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:29:20.750Z|fef17f87-b61e-4804-a86e-8cfe6007a356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:29:27.552Z|e0bbcb4e-7520-4383-a5e9-223875b7c671|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:29:27.553Z|e0bbcb4e-7520-4383-a5e9-223875b7c671|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:29:27.563Z|84b3ab70-5c0e-4fa0-8f96-670fd99d92e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:29:27.563Z|06f51ade-044b-49ce-9efd-f9b6f85dde84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:29:27.564Z|84b3ab70-5c0e-4fa0-8f96-670fd99d92e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:29:27.564Z|06f51ade-044b-49ce-9efd-f9b6f85dde84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:29:35.750Z|1271816f-bdb8-4e39-84a0-bbaf022a393c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:29:35.750Z|1271816f-bdb8-4e39-84a0-bbaf022a393c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:29:36.447Z|a3cdca84-89df-4d97-9e15-7a6223df1241|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:29:36.448Z|a3cdca84-89df-4d97-9e15-7a6223df1241|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:29:37.586Z|77d67658-8c79-41bf-b56b-fcef91ceb911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:29:37.586Z|77d67658-8c79-41bf-b56b-fcef91ceb911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:29:37.596Z|da70e6ab-ede1-4181-adc5-e522a0bb71f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:29:37.597Z|da70e6ab-ede1-4181-adc5-e522a0bb71f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:29:37.603Z|b8359752-caab-4374-a531-e23305bbe133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:29:37.603Z|b8359752-caab-4374-a531-e23305bbe133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:29:47.622Z|6c68f3c3-ce50-4a34-bdff-4a13958c5912|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:29:47.622Z|6c68f3c3-ce50-4a34-bdff-4a13958c5912|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:29:47.632Z|8de93092-4b25-4572-9b16-9641ca20b26f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:29:47.633Z|8de93092-4b25-4572-9b16-9641ca20b26f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:29:47.635Z|86b8f293-795e-4b76-bd9b-027827d9c8d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:29:47.635Z|86b8f293-795e-4b76-bd9b-027827d9c8d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:29:50.750Z|0973db6b-e51d-40ec-9931-778ead614fab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:29:50.753Z|0973db6b-e51d-40ec-9931-778ead614fab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:29:57.649Z|113d6cab-54bd-4b91-bed9-0f2094fa141d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:29:57.650Z|113d6cab-54bd-4b91-bed9-0f2094fa141d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:29:57.662Z|f9a7bfb8-1629-4214-848f-7fd64c726cca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:29:57.663Z|f9a7bfb8-1629-4214-848f-7fd64c726cca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:29:57.671Z|c65493fa-957e-4072-a3c8-e84b720364e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:29:57.671Z|c65493fa-957e-4072-a3c8-e84b720364e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:29:59.891Z|53cc2f78-ebd4-4aa7-8cbc-205fefd339b6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:29:59.892Z|53cc2f78-ebd4-4aa7-8cbc-205fefd339b6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:30:05.749Z|03a0ad34-3046-488d-8f49-0fa7f7a191f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:30:05.750Z|03a0ad34-3046-488d-8f49-0fa7f7a191f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:30:06.449Z|0a4dfb22-69c5-4c5e-a9d1-88af63d0d62c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:30:06.449Z|0a4dfb22-69c5-4c5e-a9d1-88af63d0d62c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:30:07.686Z|6f7ff671-739b-42d7-bc57-cc22cc304c3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:30:07.686Z|6f7ff671-739b-42d7-bc57-cc22cc304c3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:30:07.692Z|27858e1b-da84-4405-86fd-6caaef974314|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:30:07.703Z|27858e1b-da84-4405-86fd-6caaef974314|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:30:07.705Z|4f2b7c2f-41d3-4b74-b9b4-097744c63c8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:30:07.706Z|4f2b7c2f-41d3-4b74-b9b4-097744c63c8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:30:17.717Z|81efb716-b4d3-486c-b87c-86a22bba95f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:30:17.718Z|81efb716-b4d3-486c-b87c-86a22bba95f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:30:17.731Z|8e13566b-10d0-4624-aaff-fabc4f0dfce5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:30:17.732Z|8e13566b-10d0-4624-aaff-fabc4f0dfce5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:30:17.737Z|e2da0c02-9055-4ae7-9ccf-8e0f077a1a80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:30:17.737Z|e2da0c02-9055-4ae7-9ccf-8e0f077a1a80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:30:20.750Z|8858c487-095b-43e6-bc3e-52da67df1757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:30:20.750Z|8858c487-095b-43e6-bc3e-52da67df1757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:30:27.761Z|0f169fbe-813f-4e5e-ba22-95eb2b37e705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:30:27.763Z|0f169fbe-813f-4e5e-ba22-95eb2b37e705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:30:27.775Z|0a236c5e-a73f-4de9-a21b-0440d12154e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:30:27.776Z|0a236c5e-a73f-4de9-a21b-0440d12154e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:30:27.789Z|ade3787c-248c-4b3e-a5df-cf87b775b67d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:30:27.789Z|ade3787c-248c-4b3e-a5df-cf87b775b67d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:30:35.750Z|81efdd3a-4eb9-4054-b746-aba5ddbe48bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:30:35.755Z|81efdd3a-4eb9-4054-b746-aba5ddbe48bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:30:36.450Z|6d3d5ee0-bd19-43ab-b26d-d2a02a439a3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:30:36.450Z|6d3d5ee0-bd19-43ab-b26d-d2a02a439a3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:30:37.806Z|d21106d0-51a7-4c3f-9d40-a8984c04bc7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:30:37.806Z|d21106d0-51a7-4c3f-9d40-a8984c04bc7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:30:37.819Z|dcc5ffe9-9eb0-4dc8-b645-de67d0840596|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:30:37.820Z|dcc5ffe9-9eb0-4dc8-b645-de67d0840596|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:30:37.826Z|447185db-d1f8-4761-a047-796bd526d3f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:30:37.827Z|447185db-d1f8-4761-a047-796bd526d3f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:30:47.836Z|1b129d71-cc3a-42bc-bc11-d9fa3100591c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:30:47.837Z|1b129d71-cc3a-42bc-bc11-d9fa3100591c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:30:47.846Z|3cfca354-1931-4d78-a22e-2ca842f47b45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:30:47.846Z|3cfca354-1931-4d78-a22e-2ca842f47b45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:30:47.854Z|64d86bfb-a1f8-438b-9025-36cad2595359|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:30:47.854Z|64d86bfb-a1f8-438b-9025-36cad2595359|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:30:50.749Z|c794f0df-c149-4f9f-95f5-9f71ee9d1331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:30:50.750Z|c794f0df-c149-4f9f-95f5-9f71ee9d1331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:30:57.869Z|bef4fd6b-02ef-4d20-9c01-707849413884|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:30:57.870Z|bef4fd6b-02ef-4d20-9c01-707849413884|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:30:57.871Z|afbd2075-876b-45e6-beb7-a4d26badf224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:30:57.872Z|afbd2075-876b-45e6-beb7-a4d26badf224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:30:57.878Z|6b05c0af-8735-4adb-95ba-e5494aa7bcc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:30:57.879Z|6b05c0af-8735-4adb-95ba-e5494aa7bcc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:30:59.889Z|e9d1cf30-9746-43b4-8349-ec7d3816e510|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:30:59.890Z|e9d1cf30-9746-43b4-8349-ec7d3816e510|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:31:05.750Z|1228fa2e-2659-4ec8-b7b0-e7f4d61054b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:31:05.750Z|1228fa2e-2659-4ec8-b7b0-e7f4d61054b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:31:06.451Z|7f4a518b-4e98-4d05-b33f-1cb986eb9e1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:31:06.451Z|7f4a518b-4e98-4d05-b33f-1cb986eb9e1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:31:07.897Z|31fdc930-2813-4a9e-bae1-c43410feecaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:31:07.898Z|31fdc930-2813-4a9e-bae1-c43410feecaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:31:07.901Z|a2484ec9-5e9a-40d6-9e74-43f8cbca8dfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:31:07.902Z|a2484ec9-5e9a-40d6-9e74-43f8cbca8dfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:31:07.905Z|0278329f-ef62-4a4d-ad87-90e1440c07db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:31:07.906Z|0278329f-ef62-4a4d-ad87-90e1440c07db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:31:17.927Z|70ca2647-1ee7-44d3-98d6-219c46731dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:31:17.929Z|70ca2647-1ee7-44d3-98d6-219c46731dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:31:17.932Z|7f9ed552-b46b-413f-a4e5-e451df354a86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:31:17.934Z|7f9ed552-b46b-413f-a4e5-e451df354a86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:31:17.937Z|c1aa80e8-a626-47d0-9065-ca6012d7c8e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:31:17.938Z|c1aa80e8-a626-47d0-9065-ca6012d7c8e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:31:20.750Z|2ba46065-2b01-4cd5-94d8-99f4534c7eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:31:20.754Z|2ba46065-2b01-4cd5-94d8-99f4534c7eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:31:27.964Z|93d5bc0c-b1b6-46ea-8d94-a7840d934da1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:31:27.965Z|93d5bc0c-b1b6-46ea-8d94-a7840d934da1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:31:27.971Z|ad3e22f5-5f13-4ce5-8874-86484e21a2f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:31:27.972Z|9e1d869b-a293-4d76-9ff7-edecf8c173cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:31:27.973Z|ad3e22f5-5f13-4ce5-8874-86484e21a2f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:31:27.973Z|9e1d869b-a293-4d76-9ff7-edecf8c173cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:31:35.749Z|396ab491-dd43-4eb8-ba6b-2c841b1e3adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:31:35.750Z|396ab491-dd43-4eb8-ba6b-2c841b1e3adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:31:36.451Z|da887671-d27a-4ef9-b1e3-f1ba405f8774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:31:36.452Z|da887671-d27a-4ef9-b1e3-f1ba405f8774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:31:38.001Z|e5f5fb55-83d7-4e5f-a154-3269fd43560c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:31:38.002Z|e5f5fb55-83d7-4e5f-a154-3269fd43560c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:31:38.007Z|81c085e5-0a67-4171-9a78-fc8b7dc90925|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:31:38.008Z|81c085e5-0a67-4171-9a78-fc8b7dc90925|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:31:38.008Z|1432889b-505e-4f54-a9d7-a39f888d0166|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:31:38.010Z|1432889b-505e-4f54-a9d7-a39f888d0166|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:31:48.038Z|d1bbb292-47a6-4d41-8768-921230ffeeb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:31:48.041Z|d1bbb292-47a6-4d41-8768-921230ffeeb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:31:48.045Z|18ae903d-78c8-4665-90e2-6b2a67d9990b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:31:48.046Z|18ae903d-78c8-4665-90e2-6b2a67d9990b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:31:48.049Z|8af924ce-3cbe-46b3-84bd-0bbc43f4cf39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:31:48.050Z|8af924ce-3cbe-46b3-84bd-0bbc43f4cf39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:31:50.750Z|01d322e7-31b7-466b-8ce9-d8e6f1446ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:31:50.750Z|01d322e7-31b7-466b-8ce9-d8e6f1446ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:31:58.074Z|50fcfb23-9aa7-421f-af50-5058c6b3aa48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:31:58.074Z|50fcfb23-9aa7-421f-af50-5058c6b3aa48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:31:58.079Z|94bcfccc-b56f-41df-8c2f-8c88a09fb4c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:31:58.079Z|94bcfccc-b56f-41df-8c2f-8c88a09fb4c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:31:58.080Z|85cf7637-e5b6-4a0c-b382-1a8fc1c5265d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:31:58.080Z|85cf7637-e5b6-4a0c-b382-1a8fc1c5265d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:31:59.890Z|63d7fd27-5b49-4120-aad2-e3792cb2c506|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:31:59.891Z|63d7fd27-5b49-4120-aad2-e3792cb2c506|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:32:05.750Z|ba5dd58a-262f-41e6-9333-34b4f37e8763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:32:05.754Z|ba5dd58a-262f-41e6-9333-34b4f37e8763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:32:06.452Z|461b9818-ba40-44a2-b50c-bc9b55765759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:32:06.452Z|461b9818-ba40-44a2-b50c-bc9b55765759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:32:08.108Z|d1e1b088-69f4-46a8-b24b-1122d3626228|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:32:08.110Z|d1e1b088-69f4-46a8-b24b-1122d3626228|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:32:08.110Z|750174be-9dea-429b-a0d1-9265bd5b3ccd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:32:08.111Z|d2e3a83e-13e6-47b5-ace2-8cd55c6a67f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:32:08.112Z|d2e3a83e-13e6-47b5-ace2-8cd55c6a67f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:32:08.112Z|750174be-9dea-429b-a0d1-9265bd5b3ccd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:32:18.144Z|c340d19c-9ad5-40ee-87aa-2cd5d512770a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:32:18.144Z|dee726ef-de8c-4335-b301-2fba1df5756f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:32:18.148Z|fa36f27c-9b11-4f1b-99c0-16f456e20455|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:32:18.148Z|fa36f27c-9b11-4f1b-99c0-16f456e20455|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:32:18.145Z|c340d19c-9ad5-40ee-87aa-2cd5d512770a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:32:18.145Z|dee726ef-de8c-4335-b301-2fba1df5756f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:32:20.750Z|223afff9-89fe-4752-9c99-aad5cf50c923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:32:20.750Z|223afff9-89fe-4752-9c99-aad5cf50c923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:32:28.185Z|95734d96-6ee5-4832-9011-9bd2eee7faaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:32:28.185Z|d075187a-2d35-4775-b5df-1a38b55b9452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:32:28.187Z|eadbc42b-2a80-4900-a8b0-2e5ff7bcb52f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:32:28.188Z|d075187a-2d35-4775-b5df-1a38b55b9452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:32:28.188Z|eadbc42b-2a80-4900-a8b0-2e5ff7bcb52f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:32:28.188Z|95734d96-6ee5-4832-9011-9bd2eee7faaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:32:35.749Z|f07163be-ac12-49af-9c5e-b5750f7d085d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:32:35.750Z|f07163be-ac12-49af-9c5e-b5750f7d085d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:32:36.453Z|92c4c6fc-afbc-4967-92e4-ed5198c922f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:32:36.453Z|92c4c6fc-afbc-4967-92e4-ed5198c922f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:32:38.224Z|41fc278a-6a34-4687-8bdd-07cdd0e29a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:32:38.225Z|41fc278a-6a34-4687-8bdd-07cdd0e29a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:32:38.230Z|4f467761-b718-4f09-a11a-5dbc08043cf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:32:38.230Z|3bef7325-7f0b-4057-9f02-57226defa12d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:32:38.230Z|4f467761-b718-4f09-a11a-5dbc08043cf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:32:38.231Z|3bef7325-7f0b-4057-9f02-57226defa12d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:32:48.262Z|da67f2af-5d7a-4d7a-ac04-5944802a7066|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:32:48.263Z|da67f2af-5d7a-4d7a-ac04-5944802a7066|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:32:48.263Z|896c06c5-df6b-47dd-849e-165d17eb8b08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:32:48.264Z|896c06c5-df6b-47dd-849e-165d17eb8b08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:32:48.267Z|59b285da-3736-4358-a2d7-e0aac405c161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:32:48.268Z|59b285da-3736-4358-a2d7-e0aac405c161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:32:50.750Z|90517ba7-64a6-493d-9521-4f37874f6958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:32:50.754Z|90517ba7-64a6-493d-9521-4f37874f6958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:32:58.316Z|07fe5ed1-71c4-4276-b7a6-e9820d3bc2eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:32:58.316Z|98480677-6a1b-45d9-83b8-72443cdb9752|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:32:58.319Z|45b28340-4e22-44f4-9112-158341043669|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:32:58.320Z|98480677-6a1b-45d9-83b8-72443cdb9752|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:32:58.320Z|45b28340-4e22-44f4-9112-158341043669|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:32:58.321Z|07fe5ed1-71c4-4276-b7a6-e9820d3bc2eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:32:59.888Z|b8627133-4141-4d76-9449-56c845671475|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:32:59.889Z|b8627133-4141-4d76-9449-56c845671475|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:33:05.750Z|0caf8673-e987-40c1-aff2-a18f4da6e89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:33:05.750Z|0caf8673-e987-40c1-aff2-a18f4da6e89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:33:06.454Z|7bda6a8c-734d-4431-bec5-99e139196fc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:33:06.454Z|7bda6a8c-734d-4431-bec5-99e139196fc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:33:08.351Z|1c39dfd6-c3ce-4d44-b67e-c58905a8ad34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:33:08.351Z|1c39dfd6-c3ce-4d44-b67e-c58905a8ad34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:33:08.355Z|044f025c-c4ea-448e-9af0-27761ae8f1f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:33:08.356Z|044f025c-c4ea-448e-9af0-27761ae8f1f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:33:08.360Z|57c3ecee-d489-4a16-b95f-1a8fa73fd135|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:33:08.360Z|57c3ecee-d489-4a16-b95f-1a8fa73fd135|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:33:18.384Z|26f319d1-5b29-44f8-96aa-24fb6998c59f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:33:18.385Z|26f319d1-5b29-44f8-96aa-24fb6998c59f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:33:18.390Z|54150737-cf2d-47af-8dd7-875de406c1bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:33:18.391Z|54150737-cf2d-47af-8dd7-875de406c1bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:33:18.394Z|91966a3c-d98d-4bd2-9021-e75ebea0fe64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:33:18.395Z|91966a3c-d98d-4bd2-9021-e75ebea0fe64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:33:20.750Z|4514b226-53bf-472f-aea7-7dacf72605b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:33:20.750Z|4514b226-53bf-472f-aea7-7dacf72605b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:33:28.415Z|44a1bed4-2fd9-4f7e-aacb-18f873bca2d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:33:28.416Z|44a1bed4-2fd9-4f7e-aacb-18f873bca2d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:33:28.420Z|65d80921-bddb-4dc5-8c31-f4013bb53ff2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:33:28.420Z|65d80921-bddb-4dc5-8c31-f4013bb53ff2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:33:28.426Z|d02692c7-99f1-48d6-bcd7-90c85adb6be1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:33:28.426Z|d02692c7-99f1-48d6-bcd7-90c85adb6be1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:33:35.750Z|d6e5bd42-3ec4-44f0-b72c-ee90ff6ed4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:33:35.754Z|d6e5bd42-3ec4-44f0-b72c-ee90ff6ed4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:33:36.455Z|dfa4755c-31a1-46a4-ae77-b611f219a629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:33:36.455Z|dfa4755c-31a1-46a4-ae77-b611f219a629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:33:38.446Z|714a2d2b-603d-4fba-a73f-e77449e5f42c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:33:38.447Z|714a2d2b-603d-4fba-a73f-e77449e5f42c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:33:38.450Z|9becc5e8-db88-414a-a496-bdead0076829|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:33:38.451Z|9becc5e8-db88-414a-a496-bdead0076829|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:33:38.458Z|81ec7ac8-b30b-473e-becf-acd063668a81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:33:38.459Z|81ec7ac8-b30b-473e-becf-acd063668a81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:33:48.477Z|f127b55b-df58-4a5a-9569-a3bfc3a6d90f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:33:48.478Z|1c93a903-540d-4e86-a9f9-3fc88c9c0d0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:33:48.478Z|f127b55b-df58-4a5a-9569-a3bfc3a6d90f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:33:48.478Z|1c93a903-540d-4e86-a9f9-3fc88c9c0d0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:33:48.489Z|a880c656-5aeb-40b2-bf46-66cd4ad4fd9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:33:48.490Z|a880c656-5aeb-40b2-bf46-66cd4ad4fd9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:33:50.750Z|87315ff4-d365-4458-b856-37437d8b550c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:33:50.750Z|87315ff4-d365-4458-b856-37437d8b550c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:33:58.512Z|25c91e80-809c-4741-bd95-6c07557b21f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:33:58.516Z|21825e68-babe-45cf-81f1-1929a893b342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:33:58.516Z|21825e68-babe-45cf-81f1-1929a893b342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:33:58.514Z|25c91e80-809c-4741-bd95-6c07557b21f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:33:58.519Z|c8b59daa-d64d-43b6-b62a-740a9e0afaf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:33:58.524Z|c8b59daa-d64d-43b6-b62a-740a9e0afaf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:33:59.890Z|82fc892a-18fb-4f0a-8896-79f0843c8066|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:33:59.891Z|82fc892a-18fb-4f0a-8896-79f0843c8066|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:34:05.750Z|569466d8-2d92-4e2b-98c6-d4c7089e17fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:34:05.750Z|569466d8-2d92-4e2b-98c6-d4c7089e17fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:34:06.456Z|e9db9174-7bff-44db-b87f-4ffe7ad5e3ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:34:06.456Z|e9db9174-7bff-44db-b87f-4ffe7ad5e3ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:34:08.552Z|2fa62b61-55ab-4b11-8209-04376cc5908f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:34:08.553Z|2fa62b61-55ab-4b11-8209-04376cc5908f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:34:08.560Z|baf52a57-ea14-4ca4-8b65-3832a79030d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:34:08.560Z|baf52a57-ea14-4ca4-8b65-3832a79030d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:34:08.564Z|2a9f4b6b-0edb-438a-8bfd-1c72ea268fcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:34:08.564Z|2a9f4b6b-0edb-438a-8bfd-1c72ea268fcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:34:18.599Z|b82dc0af-3222-49b1-ac17-4db22185c12d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:34:18.599Z|b82dc0af-3222-49b1-ac17-4db22185c12d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:34:18.603Z|d46a6880-3caa-4036-be3e-8cf9bcb9ddf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:34:18.605Z|d46a6880-3caa-4036-be3e-8cf9bcb9ddf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:34:18.606Z|92448418-b778-40d0-8c93-8d4751c5e2aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:34:18.609Z|92448418-b778-40d0-8c93-8d4751c5e2aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:34:20.750Z|12b43c09-a8aa-490a-84c6-a9f19bb08ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:34:20.757Z|12b43c09-a8aa-490a-84c6-a9f19bb08ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:34:28.636Z|57faca6d-8472-44f9-b212-0a2e56aaf84a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:34:28.637Z|37d63e11-5263-40c9-a058-4e2fb49c1aac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:34:28.637Z|37d63e11-5263-40c9-a058-4e2fb49c1aac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:34:28.638Z|57faca6d-8472-44f9-b212-0a2e56aaf84a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:34:28.644Z|5c87a583-f2a4-4c36-9643-691d0ddb6ce4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:34:28.645Z|5c87a583-f2a4-4c36-9643-691d0ddb6ce4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:34:35.751Z|d140aaf7-d094-4a91-9021-73661cb26e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:34:35.751Z|d140aaf7-d094-4a91-9021-73661cb26e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:34:36.457Z|88c826cb-5fdf-4f03-a052-5641d262c953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:34:36.457Z|88c826cb-5fdf-4f03-a052-5641d262c953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:34:38.661Z|e9d7056d-a340-4f79-bf76-e745da0e6bf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:34:38.662Z|e9d7056d-a340-4f79-bf76-e745da0e6bf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:34:38.672Z|60bfd8f7-f3d7-40c8-8eba-7f66b3be88ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:34:38.672Z|624d1a60-ca5c-411e-a5fc-fecd8d9df985|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:34:38.673Z|60bfd8f7-f3d7-40c8-8eba-7f66b3be88ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:34:38.675Z|624d1a60-ca5c-411e-a5fc-fecd8d9df985|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:34:48.697Z|e621929e-bac0-46c3-b99e-21cdb0ba739d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:34:48.698Z|e621929e-bac0-46c3-b99e-21cdb0ba739d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:34:48.709Z|4dbafaea-031f-4bbb-9c01-b1cfdbf7544e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:34:48.709Z|4dbafaea-031f-4bbb-9c01-b1cfdbf7544e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:34:48.716Z|90f4b4e6-672e-4705-a003-595a1fd64e3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:34:48.716Z|90f4b4e6-672e-4705-a003-595a1fd64e3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:34:50.749Z|634b94f4-940e-4c5c-98f1-2658a7ba59f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:34:50.750Z|634b94f4-940e-4c5c-98f1-2658a7ba59f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:34:58.727Z|9ca90185-9572-4b6b-afaa-f24298e3f024|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:34:58.728Z|9ca90185-9572-4b6b-afaa-f24298e3f024|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:34:58.733Z|748cdc9c-c07d-4b02-b392-5676351d9c2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:34:58.734Z|748cdc9c-c07d-4b02-b392-5676351d9c2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:34:58.758Z|59d96649-d741-4e66-8c82-af11d125738d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:34:58.759Z|59d96649-d741-4e66-8c82-af11d125738d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:34:59.890Z|d26cae92-3132-4119-b26f-1c8840b923aa|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:34:59.891Z|d26cae92-3132-4119-b26f-1c8840b923aa|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:35:05.750Z|69d8a254-0813-42a4-a669-19f946b7552a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:35:05.753Z|69d8a254-0813-42a4-a669-19f946b7552a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:35:06.457Z|0251ace1-09b4-4d49-b649-9c1e2216496e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:35:06.458Z|0251ace1-09b4-4d49-b649-9c1e2216496e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:35:08.765Z|2ee308a7-c240-4bb6-84b0-f7a4c5e8e4a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:35:08.765Z|2ee308a7-c240-4bb6-84b0-f7a4c5e8e4a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:35:08.767Z|dbd5590d-0015-4d1a-949a-38dc63d0f575|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:35:08.767Z|dbd5590d-0015-4d1a-949a-38dc63d0f575|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:35:08.792Z|f7d4f2a2-4344-4647-9a56-c3767284af43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:35:08.792Z|f7d4f2a2-4344-4647-9a56-c3767284af43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:35:18.797Z|b13353fd-50db-41e3-ba8a-e7ae83d46f55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:35:18.799Z|b13353fd-50db-41e3-ba8a-e7ae83d46f55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:35:18.807Z|e69c70c3-a805-450e-949e-fb7feae9966d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:35:18.808Z|e69c70c3-a805-450e-949e-fb7feae9966d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:35:18.820Z|b16b76be-8bea-4d14-b8dd-bd3183cbc97f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:35:18.820Z|b16b76be-8bea-4d14-b8dd-bd3183cbc97f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:35:20.749Z|e3a7e3a7-bb20-4c44-89f9-4dd507b72683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:35:20.750Z|e3a7e3a7-bb20-4c44-89f9-4dd507b72683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:35:28.835Z|23aa243b-53fe-4c20-9f5d-83ac66733a41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:35:28.836Z|23aa243b-53fe-4c20-9f5d-83ac66733a41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:35:28.837Z|85a00ad0-60bc-4b04-b55b-ab0526776e17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:35:28.838Z|85a00ad0-60bc-4b04-b55b-ab0526776e17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:35:28.854Z|90367872-c8a4-4fd3-8c4a-046ce0600b4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:35:28.854Z|90367872-c8a4-4fd3-8c4a-046ce0600b4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:35:35.750Z|c1a74879-cadb-4d84-8839-a1bf8dea1280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:35:35.751Z|c1a74879-cadb-4d84-8839-a1bf8dea1280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:35:36.458Z|5e8b85a7-444b-4a0f-b755-f4892da348a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:35:36.458Z|5e8b85a7-444b-4a0f-b755-f4892da348a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:35:38.876Z|dbec210e-5d20-4678-a3ff-e93fc2a7d9d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:35:38.877Z|dbec210e-5d20-4678-a3ff-e93fc2a7d9d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:35:38.880Z|8dca7e8e-f9ac-4221-a911-a2b5feae1790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:35:38.881Z|8dca7e8e-f9ac-4221-a911-a2b5feae1790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:35:38.886Z|81dd5c0f-9b76-40dd-9aed-5c70b0f2b520|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:35:38.886Z|81dd5c0f-9b76-40dd-9aed-5c70b0f2b520|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:35:48.915Z|b7c28d47-c34e-4bac-b132-fd7ae3ee9160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:35:48.916Z|b7c28d47-c34e-4bac-b132-fd7ae3ee9160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:35:48.919Z|c8ad1e47-b9e3-4deb-977e-5ec8a306d56a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:35:48.919Z|c8ad1e47-b9e3-4deb-977e-5ec8a306d56a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:35:48.923Z|77595359-5d97-4051-916e-21463813a458|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:35:48.924Z|77595359-5d97-4051-916e-21463813a458|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:35:50.750Z|7094a300-bc24-4106-986d-a6e510ff345d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:35:50.754Z|7094a300-bc24-4106-986d-a6e510ff345d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:35:58.956Z|947e6e22-691c-402f-989d-ccf27eee2107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:35:58.957Z|947e6e22-691c-402f-989d-ccf27eee2107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:35:58.956Z|0f8ebc19-6f05-466c-b657-675c7a0b5407|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:35:58.958Z|0f8ebc19-6f05-466c-b657-675c7a0b5407|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:35:58.955Z|982ed33c-a32b-4179-b9d1-5cb131129bed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:35:58.968Z|982ed33c-a32b-4179-b9d1-5cb131129bed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:35:59.891Z|dfa6bd47-4699-4973-96c0-eece5762c0f5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:35:59.892Z|dfa6bd47-4699-4973-96c0-eece5762c0f5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:36:05.750Z|e457d8ee-ca7c-46a0-9680-b2078df81863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:36:05.750Z|e457d8ee-ca7c-46a0-9680-b2078df81863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:36:06.459Z|5e6274e8-ca0f-4601-887d-03499ab6efbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:36:06.459Z|5e6274e8-ca0f-4601-887d-03499ab6efbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:36:08.989Z|0d951e5f-d8ed-400c-b3ca-77e63e5d0ee1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:36:08.989Z|a86e4f18-cb4e-4cdf-8da1-47dc50e219cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:36:08.990Z|a86e4f18-cb4e-4cdf-8da1-47dc50e219cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:36:08.990Z|0d951e5f-d8ed-400c-b3ca-77e63e5d0ee1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:36:09.001Z|cf4ea884-bc94-4c61-a1f4-24690c5ef9f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:36:09.002Z|cf4ea884-bc94-4c61-a1f4-24690c5ef9f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:36:19.027Z|45917179-1980-4032-ba1c-fd9e7aad550d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:36:19.028Z|45917179-1980-4032-ba1c-fd9e7aad550d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:36:19.031Z|ceea8e3d-ea74-432f-9bf1-28f4d00addc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:36:19.032Z|ceea8e3d-ea74-432f-9bf1-28f4d00addc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:36:19.036Z|95624fca-f9bb-4b11-af94-25250dea11bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:36:19.037Z|95624fca-f9bb-4b11-af94-25250dea11bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:36:20.750Z|ee513a7f-0023-43fe-a4f4-75f69eaf7649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:36:20.750Z|ee513a7f-0023-43fe-a4f4-75f69eaf7649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:36:29.068Z|c4f575e7-1b35-4875-8c46-56b2e10b0795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:36:29.068Z|40de5375-75dd-4f23-91e3-c307863ec5f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:36:29.068Z|c4f575e7-1b35-4875-8c46-56b2e10b0795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:36:29.069Z|40de5375-75dd-4f23-91e3-c307863ec5f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:36:29.072Z|de8daa45-ee3e-4476-82ad-5d28b1590e68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:36:29.072Z|de8daa45-ee3e-4476-82ad-5d28b1590e68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:36:35.750Z|b4ed656c-1b05-487a-8b66-82ee5ca3fcdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:36:35.753Z|b4ed656c-1b05-487a-8b66-82ee5ca3fcdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:36:36.459Z|1d6f3fd5-436b-471a-b2e1-d4084c18dbe9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:36:36.460Z|1d6f3fd5-436b-471a-b2e1-d4084c18dbe9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:36:39.101Z|47f1a0d5-7141-45f4-b383-57f11acba9dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:36:39.102Z|47f1a0d5-7141-45f4-b383-57f11acba9dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:36:39.105Z|c91d3413-b98e-4b6b-a499-2ed496619eaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:36:39.105Z|c91d3413-b98e-4b6b-a499-2ed496619eaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:36:39.109Z|c259f789-efc8-4b0d-8a57-8d3140353e5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:36:39.110Z|c259f789-efc8-4b0d-8a57-8d3140353e5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:36:49.132Z|fb1a058f-41b9-4605-937f-537294d69721|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:36:49.133Z|fb1a058f-41b9-4605-937f-537294d69721|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:36:49.140Z|016303c3-44d8-4610-b525-23bfbba13c28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:36:49.140Z|016303c3-44d8-4610-b525-23bfbba13c28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:36:49.145Z|22eca37f-e7c9-493c-95c8-e3a9bbf07b4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:36:49.146Z|22eca37f-e7c9-493c-95c8-e3a9bbf07b4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:36:50.750Z|2c2466ef-582d-4867-9ece-66a4dcf9caca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:36:50.750Z|2c2466ef-582d-4867-9ece-66a4dcf9caca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:36:59.166Z|a82941e8-6819-483c-a787-866d053b83a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:36:59.167Z|a82941e8-6819-483c-a787-866d053b83a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:36:59.171Z|a7e4c2f9-4b4f-47c8-91f0-3277804b3e73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:36:59.171Z|a7e4c2f9-4b4f-47c8-91f0-3277804b3e73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:36:59.177Z|bb5ed30c-951b-4c29-ab59-c5c1bed68148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:36:59.178Z|bb5ed30c-951b-4c29-ab59-c5c1bed68148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:36:59.890Z|25d3c440-f430-499a-abdc-7909f26dd09c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:36:59.891Z|25d3c440-f430-499a-abdc-7909f26dd09c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:37:05.749Z|d8d92772-423e-4d0b-a4b4-eba7a47f5227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:37:05.750Z|d8d92772-423e-4d0b-a4b4-eba7a47f5227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:37:06.460Z|5a3b806a-8b92-4173-ad54-2a6e25c54a5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:37:06.460Z|5a3b806a-8b92-4173-ad54-2a6e25c54a5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:37:09.193Z|301c5282-3fd2-466c-9b19-941d9107d7a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:37:09.193Z|301c5282-3fd2-466c-9b19-941d9107d7a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:37:09.196Z|f9b50623-a640-4f89-9745-ca81a2816fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:37:09.196Z|f9b50623-a640-4f89-9745-ca81a2816fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:37:09.204Z|368fd2fe-977d-4bf3-a155-e7a2851b23d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:37:09.205Z|368fd2fe-977d-4bf3-a155-e7a2851b23d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:37:19.222Z|e6baf32d-5a50-4a56-9049-d56203e102c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:37:19.223Z|e6baf32d-5a50-4a56-9049-d56203e102c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:37:19.225Z|e5f9ebc4-acea-454d-b30f-355dc116a5b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:37:19.226Z|e5f9ebc4-acea-454d-b30f-355dc116a5b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:37:19.243Z|9362e45a-3aca-4c49-a9bf-35d0b717e4bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:37:19.243Z|9362e45a-3aca-4c49-a9bf-35d0b717e4bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:37:20.750Z|e74268a3-9183-45dc-87d6-7561a56311d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:37:20.754Z|e74268a3-9183-45dc-87d6-7561a56311d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:37:29.262Z|530e9e94-e1ba-4027-95df-088cd2fb0a8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:37:29.262Z|18935020-c0e5-43bd-a066-c983db0630c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:37:29.263Z|530e9e94-e1ba-4027-95df-088cd2fb0a8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:37:29.263Z|18935020-c0e5-43bd-a066-c983db0630c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:37:29.276Z|e5300d51-0f58-449d-9f72-dca332d391a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:37:29.276Z|e5300d51-0f58-449d-9f72-dca332d391a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:37:35.750Z|f2f7ea80-0443-45a0-b7e9-1e54122da014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:37:35.750Z|f2f7ea80-0443-45a0-b7e9-1e54122da014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:37:36.461Z|1ab0b928-6b2e-4bc9-9a00-962d426dfd80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:37:36.462Z|1ab0b928-6b2e-4bc9-9a00-962d426dfd80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:37:39.290Z|be661805-bca0-48f9-8b08-12af2d24f3e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:37:39.291Z|be661805-bca0-48f9-8b08-12af2d24f3e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:37:39.300Z|ffef407c-6d4d-4040-852e-339002642a44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:37:39.301Z|ffef407c-6d4d-4040-852e-339002642a44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:37:39.316Z|0492829b-26d1-4f14-aaa3-ba2890aa94e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:37:39.317Z|0492829b-26d1-4f14-aaa3-ba2890aa94e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:37:49.332Z|a41ec8e2-a25b-4e78-b763-fe6953230599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:37:49.333Z|a41ec8e2-a25b-4e78-b763-fe6953230599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:37:49.335Z|53cd974e-0db2-4322-91a7-c03a985eb7f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:37:49.336Z|53cd974e-0db2-4322-91a7-c03a985eb7f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:37:49.347Z|c9081c1c-9579-4e99-94fc-b8f2ea2bef96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:37:49.347Z|c9081c1c-9579-4e99-94fc-b8f2ea2bef96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:37:50.750Z|fe9722a7-c9be-4e04-8ae9-f0796fc14d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:37:50.750Z|fe9722a7-c9be-4e04-8ae9-f0796fc14d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:37:59.365Z|9f198dfc-4c3f-40c8-9b4a-c79b33ccb968|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:37:59.365Z|9f198dfc-4c3f-40c8-9b4a-c79b33ccb968|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:37:59.369Z|955734bd-baa1-4c6e-8964-e9f09be26eb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:37:59.369Z|955734bd-baa1-4c6e-8964-e9f09be26eb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:37:59.376Z|20cb3f4c-73ea-4566-a1e6-18d94c73813b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:37:59.376Z|20cb3f4c-73ea-4566-a1e6-18d94c73813b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:37:59.891Z|867b660b-c968-44bb-a42b-aa63fa591b41|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:37:59.892Z|867b660b-c968-44bb-a42b-aa63fa591b41|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:38:05.749Z|a39b2168-fd7a-4073-9f33-fc918c1a8034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:38:05.753Z|a39b2168-fd7a-4073-9f33-fc918c1a8034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:38:06.462Z|106866a3-9ac4-4364-9763-ed94ee5e3417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:38:06.463Z|106866a3-9ac4-4364-9763-ed94ee5e3417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:38:09.394Z|16b3d1e0-8904-4c39-8b73-4e6ea1b265df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:38:09.394Z|16b3d1e0-8904-4c39-8b73-4e6ea1b265df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:38:09.400Z|40357add-f1eb-484d-b088-86956de971da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:38:09.401Z|40357add-f1eb-484d-b088-86956de971da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:38:09.406Z|56996e7a-9415-49fd-ab29-9478a67f3bee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:38:09.406Z|56996e7a-9415-49fd-ab29-9478a67f3bee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:38:19.437Z|125eb41e-e846-44a6-a10e-5b325ad5a02f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:38:19.437Z|125eb41e-e846-44a6-a10e-5b325ad5a02f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:38:19.437Z|04f14fd7-b0df-4945-a63b-3329d48d906c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:38:19.438Z|04f14fd7-b0df-4945-a63b-3329d48d906c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:38:19.441Z|0270af83-fe4c-4674-bae3-bb74a5155b6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:38:19.441Z|0270af83-fe4c-4674-bae3-bb74a5155b6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:38:20.750Z|8b0d8aef-a3c1-4d5f-b250-0201760c8952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:38:20.750Z|8b0d8aef-a3c1-4d5f-b250-0201760c8952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:38:29.468Z|c799ba14-8ece-402f-9f5a-4dde6ad56782|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:38:29.468Z|c799ba14-8ece-402f-9f5a-4dde6ad56782|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:38:29.468Z|9d1ae25e-0a0b-4995-9409-a36986857622|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:38:29.469Z|9d1ae25e-0a0b-4995-9409-a36986857622|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:38:29.473Z|5dcfdbde-c4b8-45d6-a541-458e0d4c6200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:38:29.473Z|5dcfdbde-c4b8-45d6-a541-458e0d4c6200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:38:35.749Z|ccd2b8ac-8be2-4c44-b117-b1f0765a6293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:38:35.750Z|ccd2b8ac-8be2-4c44-b117-b1f0765a6293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:38:36.463Z|cb9e860a-ff80-4907-9e6f-02b7fcf9ca06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:38:36.464Z|cb9e860a-ff80-4907-9e6f-02b7fcf9ca06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:38:39.497Z|650c0100-7f36-4154-a24e-0e7b01270250|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:38:39.498Z|650c0100-7f36-4154-a24e-0e7b01270250|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:38:39.516Z|dc20331b-d684-4412-acf1-2eaf0d334810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:38:39.516Z|36e792b8-bb8e-4460-8d80-4fa266e0c61f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:38:39.517Z|dc20331b-d684-4412-acf1-2eaf0d334810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:38:39.517Z|36e792b8-bb8e-4460-8d80-4fa266e0c61f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:38:49.528Z|49e505bb-2b34-4163-9f6c-26ec78d41590|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:38:49.529Z|49e505bb-2b34-4163-9f6c-26ec78d41590|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:38:49.543Z|661488ed-2c6c-4b10-9e42-baf6e211e187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:38:49.543Z|661488ed-2c6c-4b10-9e42-baf6e211e187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:38:49.548Z|8ab057e6-99a9-4f71-8808-d05f928fb26e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:38:49.549Z|8ab057e6-99a9-4f71-8808-d05f928fb26e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:38:50.750Z|2808254a-5c46-4f89-be1b-6fd294f6c897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:38:50.750Z|2808254a-5c46-4f89-be1b-6fd294f6c897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:38:59.561Z|2b1b20b1-d00f-4678-a439-4e84a5a07dd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:38:59.562Z|2b1b20b1-d00f-4678-a439-4e84a5a07dd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:38:59.571Z|9f598806-999c-4135-9e39-05695aa3d7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:38:59.572Z|9f598806-999c-4135-9e39-05695aa3d7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:38:59.578Z|9117025d-46a9-4d52-b3ae-56384833c3b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:38:59.579Z|9117025d-46a9-4d52-b3ae-56384833c3b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:38:59.890Z|1cae6d2d-5ee1-4418-ae52-011951456998|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:38:59.891Z|1cae6d2d-5ee1-4418-ae52-011951456998|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:39:05.750Z|c0b1f016-ffbf-47ae-95d9-0487f4189aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:39:05.750Z|c0b1f016-ffbf-47ae-95d9-0487f4189aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:39:06.464Z|8e187750-7177-4c4d-961f-ebc3a18cd1d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:39:06.464Z|8e187750-7177-4c4d-961f-ebc3a18cd1d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:39:09.592Z|4d8420ee-5c23-4013-9ba2-af92758676de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:39:09.593Z|4d8420ee-5c23-4013-9ba2-af92758676de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:39:09.597Z|af1338fb-7033-4b29-8b94-440fe8566a74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:39:09.597Z|af1338fb-7033-4b29-8b94-440fe8566a74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:39:09.614Z|ecc9cc64-c890-44a7-8ba7-9f55e7ad1058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:39:09.615Z|ecc9cc64-c890-44a7-8ba7-9f55e7ad1058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:39:19.623Z|6f8accdb-7afb-49be-9a4b-ecaf34bdbc4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:39:19.624Z|6f8accdb-7afb-49be-9a4b-ecaf34bdbc4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:39:19.628Z|59fdebac-b271-4f1c-af56-789ebdadf316|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:39:19.629Z|59fdebac-b271-4f1c-af56-789ebdadf316|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:39:19.649Z|83b1cabb-37b6-473d-bc8d-7838089a017e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:39:19.649Z|83b1cabb-37b6-473d-bc8d-7838089a017e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:39:20.749Z|5b44f359-402e-4a42-b30e-654b1ab72779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:39:20.750Z|5b44f359-402e-4a42-b30e-654b1ab72779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:39:29.655Z|f5dd0ff4-cb11-4e7a-b406-145cf2d9c93a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:39:29.656Z|f5dd0ff4-cb11-4e7a-b406-145cf2d9c93a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:39:29.664Z|f3a1fa1d-8a32-413f-88d8-4775db4f303f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:39:29.664Z|f3a1fa1d-8a32-413f-88d8-4775db4f303f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:39:29.680Z|6c4b9844-fde9-4a5b-a970-d9a1ad46332a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:39:29.680Z|6c4b9844-fde9-4a5b-a970-d9a1ad46332a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:39:35.749Z|200e27ad-49c6-4e20-a8fa-dc31d9b50d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:39:35.750Z|200e27ad-49c6-4e20-a8fa-dc31d9b50d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:39:36.465Z|cfa40be2-d255-448a-b619-0ce023a643a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:39:36.465Z|cfa40be2-d255-448a-b619-0ce023a643a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:39:39.690Z|d1771a2c-e659-44ad-beda-0ac05221e3ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:39:39.691Z|d1771a2c-e659-44ad-beda-0ac05221e3ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:39:39.693Z|3d36fd78-4be3-4fc9-974d-71300334f4bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:39:39.694Z|3d36fd78-4be3-4fc9-974d-71300334f4bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:39:39.709Z|2d275950-49b9-4eb4-920f-4fa605f724a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:39:39.710Z|2d275950-49b9-4eb4-920f-4fa605f724a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:39:49.729Z|86c1f0d9-789b-420c-81c8-9328965f11ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:39:49.729Z|86c1f0d9-789b-420c-81c8-9328965f11ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:39:49.733Z|3832975a-d184-41ee-8c89-087d2c0ae9d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:39:49.733Z|3832975a-d184-41ee-8c89-087d2c0ae9d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:39:49.748Z|bbebfeac-7824-415a-8f5d-fb4ee6365ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:39:49.748Z|bbebfeac-7824-415a-8f5d-fb4ee6365ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:39:50.750Z|156a7f90-fcba-4366-b488-578f85481b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:39:50.750Z|156a7f90-fcba-4366-b488-578f85481b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:39:59.762Z|4a3c7868-b50d-42dc-a73d-f745a49fbef3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:39:59.762Z|4a3c7868-b50d-42dc-a73d-f745a49fbef3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:39:59.766Z|3fcfd9c7-1efb-4e6e-bf69-58fcf1378978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:39:59.766Z|3fcfd9c7-1efb-4e6e-bf69-58fcf1378978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:39:59.781Z|c148bf63-726c-4745-85af-8b7e5f5d8665|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:39:59.781Z|c148bf63-726c-4745-85af-8b7e5f5d8665|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:39:59.891Z|773a267d-b8c1-48a9-9151-b443ea672d2a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:39:59.892Z|773a267d-b8c1-48a9-9151-b443ea672d2a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:40:05.750Z|25214431-b41e-4063-88f6-c96947af754b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:40:05.750Z|25214431-b41e-4063-88f6-c96947af754b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:40:06.466Z|1ef0047c-bf18-46f8-971f-f851e5b904e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:40:06.466Z|1ef0047c-bf18-46f8-971f-f851e5b904e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:40:09.793Z|d470cc74-3215-4aed-934c-fa6f718eabea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:40:09.794Z|d470cc74-3215-4aed-934c-fa6f718eabea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:40:09.799Z|8c98ace3-dabf-42e0-9ced-276b8759244d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:40:09.799Z|8c98ace3-dabf-42e0-9ced-276b8759244d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:40:09.814Z|51d4488c-bccf-4b08-8681-4814ba838b8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:40:09.814Z|51d4488c-bccf-4b08-8681-4814ba838b8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:40:19.824Z|9b7064e4-92f6-419d-a63b-11326e5c85d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:40:19.825Z|9b7064e4-92f6-419d-a63b-11326e5c85d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:40:19.832Z|e61f7370-ca45-4d06-bf4f-1c4fc36dd021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:40:19.833Z|e61f7370-ca45-4d06-bf4f-1c4fc36dd021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:40:19.844Z|1bbc6a96-f141-4a68-a9c3-4c7e701c1739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:40:19.844Z|1bbc6a96-f141-4a68-a9c3-4c7e701c1739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:40:20.750Z|b1c06e16-64e2-4e80-a61c-e994fc366bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:40:20.754Z|b1c06e16-64e2-4e80-a61c-e994fc366bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:40:29.863Z|a6dcb360-69ed-44ef-a57f-d185201199e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:40:29.863Z|a6dcb360-69ed-44ef-a57f-d185201199e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:40:29.863Z|569d5dbb-198d-406c-9b5d-66710b62f0c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:40:29.864Z|569d5dbb-198d-406c-9b5d-66710b62f0c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:40:29.873Z|3a75ad32-f878-4f3c-ad76-3162314716bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:40:29.873Z|3a75ad32-f878-4f3c-ad76-3162314716bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:40:35.750Z|519d5822-7494-49fd-b35a-29121cbbe574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:40:35.750Z|519d5822-7494-49fd-b35a-29121cbbe574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:40:36.467Z|e77e2799-2432-4ae1-baa7-c1a4e7ec8bdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:40:36.467Z|e77e2799-2432-4ae1-baa7-c1a4e7ec8bdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:40:39.894Z|d58fba15-db2d-4ef1-b577-0fe47f2074a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:40:39.894Z|9ef2b1e0-3358-4680-a594-52793725c1a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:40:39.895Z|d58fba15-db2d-4ef1-b577-0fe47f2074a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:40:39.895Z|9ef2b1e0-3358-4680-a594-52793725c1a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:40:39.903Z|7f1a740c-25d6-4b38-8959-ceff0e653222|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:40:39.903Z|7f1a740c-25d6-4b38-8959-ceff0e653222|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:40:49.925Z|e172b2e1-fc5c-4cdb-a351-a9cb3b092cdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:40:49.926Z|e172b2e1-fc5c-4cdb-a351-a9cb3b092cdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:40:49.929Z|c769715a-8b73-4d3d-baa8-e527aa0780cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:40:49.929Z|c769715a-8b73-4d3d-baa8-e527aa0780cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:40:49.933Z|b2ead1da-9f46-42a6-9027-cab18ddc4a11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:40:49.934Z|b2ead1da-9f46-42a6-9027-cab18ddc4a11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:40:50.750Z|8e7afe9b-2b82-4f99-85e4-3045fa233e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:40:50.750Z|8e7afe9b-2b82-4f99-85e4-3045fa233e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:40:59.890Z|ab6112b4-3468-452d-ac01-83114da547c1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:40:59.891Z|ab6112b4-3468-452d-ac01-83114da547c1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:40:59.963Z|e5176018-0232-40fc-9f0b-ae53c88273be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:40:59.964Z|e5176018-0232-40fc-9f0b-ae53c88273be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:40:59.970Z|e81c398a-dc07-4b4d-8f28-fac2ddc1b61b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:40:59.972Z|e81c398a-dc07-4b4d-8f28-fac2ddc1b61b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:40:59.974Z|2e313492-657e-4486-9162-03689c199fae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:40:59.974Z|2e313492-657e-4486-9162-03689c199fae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:41:05.751Z|b04ef9af-1bf7-4eca-92ac-8a82112cc86f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:41:05.752Z|b04ef9af-1bf7-4eca-92ac-8a82112cc86f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:41:06.468Z|f259d14c-02f2-4ac2-b579-a987f807d9fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:41:06.468Z|f259d14c-02f2-4ac2-b579-a987f807d9fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:41:09.990Z|64f57d07-cd0e-4988-b3c1-98d55347f0a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:41:09.991Z|64f57d07-cd0e-4988-b3c1-98d55347f0a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:41:09.999Z|588e2da4-9c3d-4a82-b03a-41c29badb441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:41:10.000Z|588e2da4-9c3d-4a82-b03a-41c29badb441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:41:10.003Z|9cc94b55-2afc-47a5-97f1-27ac8e4e70b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:41:10.004Z|9cc94b55-2afc-47a5-97f1-27ac8e4e70b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:41:20.019Z|aa71903d-5599-4b93-8680-1cf6c96ca38b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:41:20.020Z|aa71903d-5599-4b93-8680-1cf6c96ca38b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:41:20.025Z|a9d9269f-a67c-49d2-bdb4-f4d5451353be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:41:20.026Z|a9d9269f-a67c-49d2-bdb4-f4d5451353be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:41:20.037Z|673b8bea-2611-4545-8afe-3c939923bd3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:41:20.037Z|673b8bea-2611-4545-8afe-3c939923bd3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:41:20.750Z|4a59b824-da46-4a91-ad51-bed4526d423f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:41:20.750Z|4a59b824-da46-4a91-ad51-bed4526d423f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:41:30.054Z|de4032ac-6fc3-4af1-bed9-49fb7ed0e5fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:41:30.055Z|de4032ac-6fc3-4af1-bed9-49fb7ed0e5fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:41:30.073Z|359db63b-bf13-4e17-818b-87f76beb3b5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:41:30.074Z|359db63b-bf13-4e17-818b-87f76beb3b5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:41:30.081Z|5aaaf988-bbba-4aee-bb7f-6f74a1289665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:41:30.082Z|5aaaf988-bbba-4aee-bb7f-6f74a1289665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:41:35.750Z|f65adb98-379a-469f-808c-b884bd0622a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:41:35.754Z|f65adb98-379a-469f-808c-b884bd0622a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:41:36.468Z|8781d151-35de-41be-b150-b9954e566057|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:41:36.469Z|8781d151-35de-41be-b150-b9954e566057|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:41:40.087Z|5c9f87ff-cb91-40ad-aadb-5b9ed4d827ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:41:40.088Z|5c9f87ff-cb91-40ad-aadb-5b9ed4d827ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:41:40.096Z|a61e171b-0400-4e0e-8519-42039bd66ebe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:41:40.097Z|a61e171b-0400-4e0e-8519-42039bd66ebe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:41:40.114Z|66f3c1b3-180e-485c-8415-7b0ae23163e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:41:40.115Z|66f3c1b3-180e-485c-8415-7b0ae23163e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:41:50.128Z|d9f0cc96-4883-4b21-a128-f63a7cea7b8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:41:50.129Z|d9f0cc96-4883-4b21-a128-f63a7cea7b8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:41:50.134Z|5ee0c340-5759-4eed-81df-5410b77b062a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:41:50.134Z|5ee0c340-5759-4eed-81df-5410b77b062a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:41:50.143Z|58fde0b3-c415-4b8d-b4c5-d00392ff9208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:41:50.144Z|58fde0b3-c415-4b8d-b4c5-d00392ff9208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:41:50.750Z|c984a49c-2761-43d1-a1b9-e33ee155dd67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:41:50.750Z|c984a49c-2761-43d1-a1b9-e33ee155dd67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:41:59.889Z|625c0631-3124-4e80-976c-15c401f59b5d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:41:59.889Z|625c0631-3124-4e80-976c-15c401f59b5d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:42:00.157Z|4396ad90-1cde-4829-b7fd-f600b645fc81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:42:00.157Z|df99f4df-ac94-45f9-aecc-55301ad1a4f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:42:00.158Z|4396ad90-1cde-4829-b7fd-f600b645fc81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:42:00.158Z|df99f4df-ac94-45f9-aecc-55301ad1a4f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:42:00.186Z|96885e24-9ed0-4506-a60f-1eee2e60af1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:42:00.186Z|96885e24-9ed0-4506-a60f-1eee2e60af1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:42:05.749Z|1b23bf82-e9ef-4ca1-ab87-973efa3bb7e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:42:05.750Z|1b23bf82-e9ef-4ca1-ab87-973efa3bb7e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:42:06.469Z|ae5c7559-923a-459a-9d7c-b860bda0ff82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:42:06.470Z|ae5c7559-923a-459a-9d7c-b860bda0ff82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:42:10.193Z|99ffc5f8-b39d-4293-9b6f-5fb64614865d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:42:10.193Z|99ffc5f8-b39d-4293-9b6f-5fb64614865d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:42:10.194Z|2d6eb973-8b78-434f-a21d-2bdb058135b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:42:10.194Z|2d6eb973-8b78-434f-a21d-2bdb058135b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:42:10.214Z|664989aa-cd2c-4123-83d5-121e9963db90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:42:10.215Z|664989aa-cd2c-4123-83d5-121e9963db90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:42:20.225Z|0b34cc6a-30bf-4bd0-934f-e39f813c7ee5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:42:20.226Z|0b34cc6a-30bf-4bd0-934f-e39f813c7ee5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:42:20.226Z|5555e2b5-5ca9-477b-9057-6e48b025ac0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:42:20.226Z|5555e2b5-5ca9-477b-9057-6e48b025ac0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:42:20.247Z|b75c3f0d-f7e5-44ea-b2f7-b3c82807c016|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:42:20.248Z|b75c3f0d-f7e5-44ea-b2f7-b3c82807c016|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:42:20.751Z|7455fa5c-54df-400a-a796-b2841c70538a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:42:20.754Z|7455fa5c-54df-400a-a796-b2841c70538a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:42:30.258Z|6d5aa6cf-fa47-47bb-a9f2-7f69acd04d6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:42:30.259Z|6d5aa6cf-fa47-47bb-a9f2-7f69acd04d6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:42:30.259Z|90e738cc-6d90-4c87-bd74-1efc30ccad1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:42:30.260Z|90e738cc-6d90-4c87-bd74-1efc30ccad1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:42:30.279Z|1d6b90c6-ca66-44e9-ad23-48d49f23452d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:42:30.279Z|1d6b90c6-ca66-44e9-ad23-48d49f23452d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:42:35.750Z|755c0003-b509-433e-8746-fe735c6d1719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:42:35.750Z|755c0003-b509-433e-8746-fe735c6d1719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:42:36.470Z|335618ee-0366-4396-8b61-7d837f272bb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:42:36.471Z|335618ee-0366-4396-8b61-7d837f272bb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:42:40.286Z|e1d2dbe7-6106-4049-8993-972f7d57c251|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:42:40.286Z|e1d2dbe7-6106-4049-8993-972f7d57c251|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:42:40.289Z|77faee92-ee6a-444c-9fda-7bb608050f23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:42:40.289Z|77faee92-ee6a-444c-9fda-7bb608050f23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:42:40.316Z|f54c8399-8be2-4897-a415-d7fd60b32951|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:42:40.317Z|f54c8399-8be2-4897-a415-d7fd60b32951|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:42:50.319Z|87798b3a-c4c7-42b1-9570-f3150d202f37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:42:50.320Z|87798b3a-c4c7-42b1-9570-f3150d202f37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:42:50.322Z|74f9a198-6b35-44b1-8c27-46abe54594e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:42:50.323Z|74f9a198-6b35-44b1-8c27-46abe54594e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:42:50.341Z|b085b49c-dcae-4d19-8b1e-ac3db1d46dff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:42:50.342Z|b085b49c-dcae-4d19-8b1e-ac3db1d46dff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:42:50.749Z|b1d716ce-b105-47f7-8e2c-6706bd0e1fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:42:50.750Z|b1d716ce-b105-47f7-8e2c-6706bd0e1fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:42:59.889Z|1e305fe3-14ac-494e-a392-70a7955c5567|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:42:59.891Z|1e305fe3-14ac-494e-a392-70a7955c5567|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:43:00.366Z|a5ea0fac-f3e4-442d-b93f-3f74c74de9cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:43:00.367Z|a5ea0fac-f3e4-442d-b93f-3f74c74de9cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:43:00.375Z|e24c659e-2cdd-4b7b-bd59-2a3732e3a5b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:43:00.376Z|e24c659e-2cdd-4b7b-bd59-2a3732e3a5b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:43:00.380Z|fdcb38c8-467d-4695-8256-4ba1673dc3a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:43:00.380Z|fdcb38c8-467d-4695-8256-4ba1673dc3a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:43:05.749Z|88fdd0e0-fffc-4d2a-b492-ad12e9205fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:43:05.754Z|88fdd0e0-fffc-4d2a-b492-ad12e9205fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:43:06.471Z|da8ee227-3e8a-4424-bcfd-41bd700fa2b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:43:06.471Z|da8ee227-3e8a-4424-bcfd-41bd700fa2b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:43:10.398Z|e93e4aee-a3ad-47df-9382-b62936d42a6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:43:10.399Z|e93e4aee-a3ad-47df-9382-b62936d42a6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:43:10.406Z|3921eeca-914c-40b3-bece-e349cae64321|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:43:10.408Z|3921eeca-914c-40b3-bece-e349cae64321|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:43:10.411Z|e71d0520-c183-4f1b-b4ce-7da806a845e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:43:10.411Z|e71d0520-c183-4f1b-b4ce-7da806a845e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:43:20.434Z|f357199c-85e6-46cf-ba20-da450ac5bd38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:43:20.435Z|f357199c-85e6-46cf-ba20-da450ac5bd38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:43:20.436Z|33abd5cf-1e7b-40e9-bcec-31f1e917c199|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:43:20.437Z|33abd5cf-1e7b-40e9-bcec-31f1e917c199|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:43:20.439Z|c6699f74-0696-401e-b30c-7bfa6131ad32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:43:20.440Z|c6699f74-0696-401e-b30c-7bfa6131ad32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:43:20.750Z|8f2bd118-0111-46fe-9d17-1533a493857f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:43:20.750Z|8f2bd118-0111-46fe-9d17-1533a493857f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:43:30.485Z|0799d3b1-050e-477b-9415-4d2e5e064ca4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:43:30.486Z|0799d3b1-050e-477b-9415-4d2e5e064ca4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:43:30.489Z|d614f9e4-e3ad-44ad-b206-d9c09060f375|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:43:30.489Z|95af5f16-3224-4ffd-815a-4879ba63ad05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:43:30.493Z|95af5f16-3224-4ffd-815a-4879ba63ad05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:43:30.491Z|d614f9e4-e3ad-44ad-b206-d9c09060f375|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:43:35.750Z|a0f9330f-389d-4862-9b4a-4e82f7f85c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:43:35.750Z|a0f9330f-389d-4862-9b4a-4e82f7f85c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:43:36.473Z|735055a6-a699-4911-bd05-fe46a9a99a3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:43:36.473Z|735055a6-a699-4911-bd05-fe46a9a99a3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:43:40.518Z|5e002677-2d50-4589-957e-b4806df03c29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:43:40.520Z|5e002677-2d50-4589-957e-b4806df03c29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:43:40.524Z|75b605ec-2d31-4dbb-a8f4-48853043d97b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:43:40.525Z|75b605ec-2d31-4dbb-a8f4-48853043d97b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:43:40.527Z|66cd038a-3b1a-4653-bad0-4d3e9734f423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:43:40.528Z|66cd038a-3b1a-4653-bad0-4d3e9734f423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:43:50.549Z|a383ea47-aec0-40b5-97f5-108f0da72aef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:43:50.549Z|a383ea47-aec0-40b5-97f5-108f0da72aef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:43:50.554Z|6f6669bb-ffa2-41c0-8919-bddadd2a47eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:43:50.554Z|6f6669bb-ffa2-41c0-8919-bddadd2a47eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:43:50.556Z|b572f8ae-605d-49c3-94b6-c2dd4a754d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:43:50.556Z|b572f8ae-605d-49c3-94b6-c2dd4a754d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:43:50.750Z|e03dc84a-b436-4e3e-9e8a-3d99426bfcbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:43:50.753Z|e03dc84a-b436-4e3e-9e8a-3d99426bfcbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:43:59.892Z|15aef590-0806-41de-8ba6-ccc737ec481c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:43:59.893Z|15aef590-0806-41de-8ba6-ccc737ec481c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:44:00.579Z|f11f1af3-3579-4f1c-92ec-8ba7f96972cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:44:00.579Z|f11f1af3-3579-4f1c-92ec-8ba7f96972cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:44:00.585Z|74db029f-247f-4669-b4ab-df6938992c68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:44:00.586Z|74db029f-247f-4669-b4ab-df6938992c68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:44:00.586Z|4a3d79c1-b122-4fe4-9b6a-2e7353306759|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:44:00.589Z|4a3d79c1-b122-4fe4-9b6a-2e7353306759|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:44:05.750Z|cadfa6a2-ff32-49c9-8407-968181106987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:44:05.750Z|cadfa6a2-ff32-49c9-8407-968181106987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:44:06.473Z|2570b392-8f07-4351-9171-7be47af0a272|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:44:06.474Z|2570b392-8f07-4351-9171-7be47af0a272|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:44:10.614Z|c7c73492-93a0-4b08-b4dd-aa13f5739955|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:44:10.615Z|c7c73492-93a0-4b08-b4dd-aa13f5739955|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:44:10.618Z|1ec4ace3-1cda-4e56-8146-615094ea101d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:44:10.618Z|1ec4ace3-1cda-4e56-8146-615094ea101d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:44:10.621Z|c995fce3-0deb-4f94-9eff-e3eacaed563d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:44:10.622Z|c995fce3-0deb-4f94-9eff-e3eacaed563d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:44:20.642Z|ba9e636d-86b7-4a73-80a4-4ac17763e27c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:44:20.643Z|ba9e636d-86b7-4a73-80a4-4ac17763e27c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:44:20.647Z|94e1f726-092f-40db-8b0e-f4705d902c7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:44:20.648Z|94e1f726-092f-40db-8b0e-f4705d902c7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:44:20.652Z|ac53c40c-c2a1-436a-a4d1-a5b7461fa72c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:44:20.652Z|ac53c40c-c2a1-436a-a4d1-a5b7461fa72c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:44:20.750Z|ba3a55e6-e239-46a4-a51b-71302c2f1429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:44:20.750Z|ba3a55e6-e239-46a4-a51b-71302c2f1429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:44:30.676Z|c3205b18-2d1d-4906-a773-359a0669b997|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:44:30.677Z|c3205b18-2d1d-4906-a773-359a0669b997|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:44:30.683Z|f188162d-c840-46bd-8f5f-0b70f2e54c2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:44:30.684Z|f188162d-c840-46bd-8f5f-0b70f2e54c2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:44:30.686Z|041478e1-cdf2-41ba-bc77-aff8cdba7522|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:44:30.687Z|041478e1-cdf2-41ba-bc77-aff8cdba7522|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:44:35.750Z|576be0c3-f6cc-4594-9527-af74bf06b123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:44:35.753Z|576be0c3-f6cc-4594-9527-af74bf06b123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:44:36.474Z|e283c2a7-9653-4138-a047-37f1325ac272|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:44:36.474Z|e283c2a7-9653-4138-a047-37f1325ac272|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:44:40.711Z|280121b4-bf82-4867-8eec-c8b8243db448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:44:40.711Z|280121b4-bf82-4867-8eec-c8b8243db448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:44:40.719Z|87ca9967-1bb3-470d-a71e-b6fb3e5f9c09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:44:40.720Z|87ca9967-1bb3-470d-a71e-b6fb3e5f9c09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:44:40.719Z|3fc839ed-d167-4048-84f2-3e08ba0d2168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:44:40.722Z|3fc839ed-d167-4048-84f2-3e08ba0d2168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:44:50.744Z|e0df2aa4-1ce1-4f8e-b932-35cbdb69239a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:44:50.745Z|e0df2aa4-1ce1-4f8e-b932-35cbdb69239a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:44:50.750Z|02e9a5ff-1310-48c9-b807-ceb06d190941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:44:50.750Z|02e9a5ff-1310-48c9-b807-ceb06d190941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:44:50.755Z|4d40bfa2-d9cb-4b5d-ab56-7515f82e47e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:44:50.756Z|4d40bfa2-d9cb-4b5d-ab56-7515f82e47e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:44:50.756Z|04454fba-3c0e-42e4-9e83-aba4977311ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:44:50.758Z|04454fba-3c0e-42e4-9e83-aba4977311ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:44:59.891Z|4ca7e034-af24-4d90-a987-8174593b62e3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:44:59.892Z|4ca7e034-af24-4d90-a987-8174593b62e3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:45:00.778Z|f7ceac8a-5cc9-436b-9c1c-fedcc88e1ecf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:45:00.779Z|f7ceac8a-5cc9-436b-9c1c-fedcc88e1ecf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:45:00.787Z|862f4b46-5e83-462c-9c4d-6a3c41a7ba22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:45:00.788Z|862f4b46-5e83-462c-9c4d-6a3c41a7ba22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:45:00.793Z|ece6d260-73d9-4158-af78-8184b7bb2232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:45:00.793Z|ece6d260-73d9-4158-af78-8184b7bb2232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:45:05.750Z|cceba9bc-4be3-4407-9e8c-f4caecf24133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:45:05.750Z|cceba9bc-4be3-4407-9e8c-f4caecf24133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:45:06.475Z|1910fb98-d633-43fa-bc7e-c9a7de6956ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:45:06.476Z|1910fb98-d633-43fa-bc7e-c9a7de6956ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:45:10.814Z|90a1256f-c9f6-4d7d-9212-7a862e2b7299|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:45:10.814Z|90a1256f-c9f6-4d7d-9212-7a862e2b7299|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:45:10.821Z|ad7eb1f3-5648-4dfc-b62c-648aba4cb053|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:45:10.821Z|b36eb6c2-d7d5-4b53-859f-d9d3b31d8d99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:45:10.822Z|ad7eb1f3-5648-4dfc-b62c-648aba4cb053|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:45:10.822Z|b36eb6c2-d7d5-4b53-859f-d9d3b31d8d99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:45:20.750Z|12cdc71f-b9ce-4f75-a3c5-c0f021465139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:45:20.755Z|12cdc71f-b9ce-4f75-a3c5-c0f021465139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:45:20.845Z|93294e5b-98e5-4cee-b0a3-bbe092f4cb3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:45:20.846Z|93294e5b-98e5-4cee-b0a3-bbe092f4cb3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:45:20.850Z|b97e4141-1acb-43d8-a517-30950c803aaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:45:20.850Z|b97e4141-1acb-43d8-a517-30950c803aaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:45:20.854Z|2cb6af0e-8138-4da9-99ec-96ecb7a32cfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:45:20.855Z|2cb6af0e-8138-4da9-99ec-96ecb7a32cfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:45:30.881Z|3c284d4e-2c11-456d-83cb-7d735904323a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:45:30.882Z|3c284d4e-2c11-456d-83cb-7d735904323a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:45:30.885Z|918c33e7-be82-469c-ba41-98dec350067d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:45:30.885Z|918c33e7-be82-469c-ba41-98dec350067d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:45:30.888Z|49ec2193-73eb-4c10-ba1a-5dfa203c23f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:45:30.889Z|49ec2193-73eb-4c10-ba1a-5dfa203c23f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:45:35.750Z|64657557-bb8d-4ddc-a5a1-1b1efa77ae0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:45:35.750Z|64657557-bb8d-4ddc-a5a1-1b1efa77ae0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:45:36.476Z|5cc67f2f-8412-4b07-9a6e-d31baff31f86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:45:36.477Z|5cc67f2f-8412-4b07-9a6e-d31baff31f86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:45:40.915Z|db3508ba-9a9c-4133-8e0b-218bda52f50f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:45:40.916Z|db3508ba-9a9c-4133-8e0b-218bda52f50f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:45:40.919Z|fda00d49-e7a8-4246-9db0-3ec62ae5f299|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:45:40.919Z|fda00d49-e7a8-4246-9db0-3ec62ae5f299|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:45:40.919Z|4a0faf4f-1255-4a5d-9210-0da5b6c0a26b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:45:40.921Z|4a0faf4f-1255-4a5d-9210-0da5b6c0a26b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:45:50.750Z|c6f09880-c58a-4ec3-893c-2f369f838144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:45:50.750Z|c6f09880-c58a-4ec3-893c-2f369f838144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:45:50.951Z|8457c785-08e0-4db1-93a6-d046dc151c4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:45:50.951Z|8457c785-08e0-4db1-93a6-d046dc151c4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:45:50.955Z|e675bd3d-e84f-4e46-9011-b42d9c5d4ed4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:45:50.955Z|e675bd3d-e84f-4e46-9011-b42d9c5d4ed4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:45:50.961Z|7eb69a33-0b08-43e5-9f8a-4568178fa3b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:45:50.962Z|7eb69a33-0b08-43e5-9f8a-4568178fa3b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:45:59.890Z|c58a3d98-db67-40f3-8be1-5bb06ff4139b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:45:59.891Z|c58a3d98-db67-40f3-8be1-5bb06ff4139b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:46:00.981Z|c2c1f9e8-e945-4bfc-a76c-353090b4a253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:46:00.981Z|c2c1f9e8-e945-4bfc-a76c-353090b4a253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:46:00.987Z|9f56d78e-c4fd-4efa-b311-7cd371ee615f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:46:00.988Z|9f56d78e-c4fd-4efa-b311-7cd371ee615f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:46:00.993Z|dd9b3f86-6e90-41fc-a63f-2a2b0a19aca1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:46:00.993Z|dd9b3f86-6e90-41fc-a63f-2a2b0a19aca1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:46:05.750Z|4eda1e23-5bf6-4884-ab82-9caaaa885dff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:46:05.754Z|4eda1e23-5bf6-4884-ab82-9caaaa885dff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:46:06.478Z|62cab1cc-8662-49d6-8917-5db4a248adc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:46:06.478Z|62cab1cc-8662-49d6-8917-5db4a248adc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:46:11.012Z|499f1421-39d0-4b31-ad6c-99a682a6706b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:46:11.013Z|499f1421-39d0-4b31-ad6c-99a682a6706b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:46:11.020Z|38c094f7-b44c-4c3c-b4a7-28add09e5099|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:46:11.020Z|38c094f7-b44c-4c3c-b4a7-28add09e5099|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:46:11.022Z|520f2e08-2947-4014-a18b-fa1e0ba5f268|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:46:11.022Z|520f2e08-2947-4014-a18b-fa1e0ba5f268|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:46:20.750Z|ead71143-3fbc-473e-b2e4-04b0a040c39f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:46:20.750Z|ead71143-3fbc-473e-b2e4-04b0a040c39f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:46:21.040Z|27fc7987-e7c2-492c-81f8-5917a9e18cde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:46:21.041Z|27fc7987-e7c2-492c-81f8-5917a9e18cde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:46:21.048Z|fc989fe6-4014-4ede-beaf-ac3bcb659a86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:46:21.048Z|c04e1d63-0790-4742-a51d-2e382eec1dbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:46:21.049Z|c04e1d63-0790-4742-a51d-2e382eec1dbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:46:21.049Z|fc989fe6-4014-4ede-beaf-ac3bcb659a86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:46:31.069Z|dd6bedec-ec47-4423-9845-5c60cbc0f965|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:46:31.072Z|dd6bedec-ec47-4423-9845-5c60cbc0f965|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:46:31.080Z|0495a466-0b81-4895-a37d-4e4ad3391503|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:46:31.081Z|0495a466-0b81-4895-a37d-4e4ad3391503|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:46:31.081Z|2d7f1afb-bd6c-4013-a7ce-9b0acc94470e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:46:31.081Z|2d7f1afb-bd6c-4013-a7ce-9b0acc94470e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:46:35.750Z|6aba41d4-44a7-4a32-b93b-4cb430f74192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:46:35.750Z|6aba41d4-44a7-4a32-b93b-4cb430f74192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:46:36.478Z|7e3590da-5fdf-4b4f-81af-7fa058549a06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:46:36.478Z|7e3590da-5fdf-4b4f-81af-7fa058549a06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:46:41.106Z|a1d6e373-a9ef-4ced-963d-2e8521ee4dc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:46:41.106Z|a1d6e373-a9ef-4ced-963d-2e8521ee4dc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:46:41.113Z|2473fff5-e201-459d-88a9-1141ab2b42e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:46:41.113Z|29930167-8c47-46ad-9334-7f4d4fbd205a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:46:41.113Z|2473fff5-e201-459d-88a9-1141ab2b42e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:46:41.113Z|29930167-8c47-46ad-9334-7f4d4fbd205a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:46:50.750Z|2a5bd7d4-2e31-4ff6-ba6f-a4de29097964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:46:50.756Z|2a5bd7d4-2e31-4ff6-ba6f-a4de29097964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:46:51.137Z|9169540b-dc98-4a46-a9e9-6ac7fe6cb0fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:46:51.138Z|9169540b-dc98-4a46-a9e9-6ac7fe6cb0fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:46:51.179Z|fd5657a4-4670-4a90-bdf9-728173190310|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:46:51.180Z|fd5657a4-4670-4a90-bdf9-728173190310|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:46:51.182Z|7620d16d-080d-40d4-94ba-3f1334bdde60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:46:51.182Z|7620d16d-080d-40d4-94ba-3f1334bdde60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:46:59.890Z|04dd5280-86de-4a7f-9774-9491e7132c15|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:46:59.891Z|04dd5280-86de-4a7f-9774-9491e7132c15|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:47:01.211Z|5e10d754-5786-4341-8e7b-2aa08d4e4a6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:47:01.212Z|5e10d754-5786-4341-8e7b-2aa08d4e4a6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:47:01.224Z|0aace97a-09ce-4691-8a4f-30bf6b01602e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:47:01.224Z|0aace97a-09ce-4691-8a4f-30bf6b01602e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:47:01.226Z|16ad3863-75ef-4383-ac02-94ffd5c6320a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:47:01.228Z|16ad3863-75ef-4383-ac02-94ffd5c6320a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:47:05.750Z|da7fc38d-47d2-4686-8178-8f73854560a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:47:05.750Z|da7fc38d-47d2-4686-8178-8f73854560a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:47:06.481Z|c2aed93d-f87a-428b-8cba-9d334f907aac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:47:06.481Z|c2aed93d-f87a-428b-8cba-9d334f907aac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:47:11.245Z|f0dbbf27-0d2d-4cea-ba65-495982b04141|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:47:11.246Z|f0dbbf27-0d2d-4cea-ba65-495982b04141|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:47:11.257Z|98589c7f-d157-4acf-8239-ae7a63260626|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:47:11.257Z|98589c7f-d157-4acf-8239-ae7a63260626|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:47:11.260Z|6c5a6129-6efb-415b-aa97-d9233bca68f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:47:11.261Z|6c5a6129-6efb-415b-aa97-d9233bca68f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:47:20.750Z|6d3a1620-33ff-47d6-9649-5c0a29d9237a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:47:20.750Z|6d3a1620-33ff-47d6-9649-5c0a29d9237a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:47:21.273Z|5a471b09-e9cd-45ad-a0dd-5fe464856f2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:47:21.274Z|5a471b09-e9cd-45ad-a0dd-5fe464856f2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:47:21.288Z|9cf4b78d-7a03-47b9-a1ae-ccce7623b304|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:47:21.289Z|9cf4b78d-7a03-47b9-a1ae-ccce7623b304|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:47:21.292Z|fcc83cb1-9fce-4393-a492-8da08458148a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:47:21.292Z|fcc83cb1-9fce-4393-a492-8da08458148a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:47:31.305Z|b2ac4906-f811-42bf-ba9e-2bc393ed6763|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:47:31.306Z|b2ac4906-f811-42bf-ba9e-2bc393ed6763|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:47:31.321Z|1175c456-3bf5-44c8-a65e-b59ea3b82cda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:47:31.321Z|cc55db36-8d71-4cc5-b090-2de8e726f64a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:47:31.321Z|1175c456-3bf5-44c8-a65e-b59ea3b82cda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:47:31.321Z|cc55db36-8d71-4cc5-b090-2de8e726f64a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:47:35.758Z|88857490-bc0f-4c08-8be0-3d3c8425703c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:47:35.761Z|88857490-bc0f-4c08-8be0-3d3c8425703c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:47:36.483Z|e3c85f5c-c27f-4d05-a8b8-cec5a8b0ff13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:47:36.483Z|e3c85f5c-c27f-4d05-a8b8-cec5a8b0ff13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:47:41.330Z|3801cd0e-e208-44d5-88c3-b64c02e6bb9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:47:41.331Z|3801cd0e-e208-44d5-88c3-b64c02e6bb9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:47:41.349Z|4b2bf79d-41ac-4a63-ba1d-b1cd17197a1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:47:41.349Z|4b2bf79d-41ac-4a63-ba1d-b1cd17197a1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:47:41.352Z|cdd2bc1c-c3c5-4177-a485-c4527ebb7eec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:47:41.352Z|cdd2bc1c-c3c5-4177-a485-c4527ebb7eec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:47:50.751Z|e5ee3738-244e-458c-beba-fe98e0955e4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:47:50.751Z|e5ee3738-244e-458c-beba-fe98e0955e4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:47:51.361Z|1bb9281f-cb5e-4a8b-8f69-f71419c24ff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:47:51.362Z|1bb9281f-cb5e-4a8b-8f69-f71419c24ff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:47:51.373Z|dff9f16b-7f2c-42db-8ada-325da1719711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:47:51.373Z|dff9f16b-7f2c-42db-8ada-325da1719711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:47:51.377Z|07acc4e8-e9e2-4393-a957-f7f0f18db572|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:47:51.378Z|07acc4e8-e9e2-4393-a957-f7f0f18db572|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:47:59.890Z|786b041f-2cd2-4d3e-9475-4a7125762231|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:47:59.891Z|786b041f-2cd2-4d3e-9475-4a7125762231|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:48:01.401Z|07e8be4b-176e-464d-bc99-54dceb3f590c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:48:01.401Z|0530a9ec-946e-4371-b0ad-53bcf8b571d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:48:01.402Z|07e8be4b-176e-464d-bc99-54dceb3f590c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:48:01.402Z|0530a9ec-946e-4371-b0ad-53bcf8b571d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:48:01.404Z|835ca9e8-771a-48cc-ac76-f91449d58332|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:48:01.407Z|835ca9e8-771a-48cc-ac76-f91449d58332|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:48:05.750Z|77cd1fd7-0746-4477-aaa8-05e6e741dbdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:48:05.750Z|77cd1fd7-0746-4477-aaa8-05e6e741dbdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:48:06.485Z|f8d438f6-18fd-4038-b995-629c4416cd74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:48:06.486Z|f8d438f6-18fd-4038-b995-629c4416cd74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:48:11.428Z|519db0ff-e44b-4b6d-8a67-6face581eaf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:48:11.428Z|519db0ff-e44b-4b6d-8a67-6face581eaf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:48:11.436Z|e8f5d5ca-86ae-46a6-99a6-60fe6268d93c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:48:11.436Z|2636d69d-0207-401b-a316-f8ca01cb215a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:48:11.437Z|e8f5d5ca-86ae-46a6-99a6-60fe6268d93c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:48:11.437Z|2636d69d-0207-401b-a316-f8ca01cb215a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:48:20.750Z|fec136e4-1d0e-44d7-80b3-85403026c4a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:48:20.754Z|fec136e4-1d0e-44d7-80b3-85403026c4a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:48:21.458Z|f65c420e-a51a-4d3e-b565-dfe2e56b3423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:48:21.458Z|f65c420e-a51a-4d3e-b565-dfe2e56b3423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:48:21.464Z|9e1918b7-f363-4037-870a-09c5ed36615a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:48:21.464Z|9e1918b7-f363-4037-870a-09c5ed36615a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:48:21.464Z|0c5b7a2b-cc7e-4409-8929-f2b4985818a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:48:21.467Z|0c5b7a2b-cc7e-4409-8929-f2b4985818a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:48:31.483Z|e50ca4ac-7568-4f98-aac0-f5dca7fde3e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:48:31.484Z|e50ca4ac-7568-4f98-aac0-f5dca7fde3e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:48:31.493Z|b33e0e3c-5285-41de-bbfa-334788b4d7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:48:31.494Z|b33e0e3c-5285-41de-bbfa-334788b4d7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:48:31.521Z|93444f10-12f4-455b-90da-6b48f2f7642f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:48:31.522Z|93444f10-12f4-455b-90da-6b48f2f7642f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:48:35.750Z|1f8edfff-e1ee-4950-8621-f8c322785d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:48:35.750Z|1f8edfff-e1ee-4950-8621-f8c322785d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:48:36.487Z|253b31a0-da6f-4418-aed8-e977d601cfa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:48:36.487Z|253b31a0-da6f-4418-aed8-e977d601cfa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:48:41.510Z|4296dd99-480d-4a35-9be1-7f0f43665629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:48:41.510Z|4296dd99-480d-4a35-9be1-7f0f43665629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:48:41.522Z|e41ab2fc-7167-4d49-84be-4a2ab2b734f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:48:41.523Z|e41ab2fc-7167-4d49-84be-4a2ab2b734f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:48:41.549Z|e973e204-9058-402c-97d7-88178ca2b615|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:48:41.549Z|e973e204-9058-402c-97d7-88178ca2b615|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:48:50.749Z|49f62f73-1992-46d5-9776-584bbd5e7cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:48:50.750Z|49f62f73-1992-46d5-9776-584bbd5e7cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:48:51.537Z|f66625cf-d7ff-4191-980e-6687730e5fcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:48:51.538Z|f66625cf-d7ff-4191-980e-6687730e5fcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:48:51.550Z|6a39342b-2d8c-438c-9b6e-68d2ddfd1d60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:48:51.551Z|6a39342b-2d8c-438c-9b6e-68d2ddfd1d60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:48:51.579Z|8acc1c60-8cfc-4fc9-b5bd-3091c92c7ea0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:48:51.580Z|8acc1c60-8cfc-4fc9-b5bd-3091c92c7ea0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:48:59.908Z|e63170a3-0813-4bd0-92fa-a0ce9fb9b4c8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:48:59.909Z|e63170a3-0813-4bd0-92fa-a0ce9fb9b4c8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:49:01.585Z|bed5a754-8a65-412e-b3b9-9b5474d77df8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:49:01.585Z|2c817794-4f8f-4450-af67-b22593bc1baa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:49:01.585Z|bed5a754-8a65-412e-b3b9-9b5474d77df8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:49:01.585Z|2c817794-4f8f-4450-af67-b22593bc1baa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:49:01.607Z|ec7abf5a-13dd-4f9c-96d6-b92abc4cb86f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:49:01.608Z|ec7abf5a-13dd-4f9c-96d6-b92abc4cb86f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:49:05.750Z|e4d44089-1440-49dc-98fd-fdceda1d2854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:49:05.755Z|e4d44089-1440-49dc-98fd-fdceda1d2854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:49:06.491Z|0b695367-82f2-4859-acd5-f69f1633e213|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:49:06.491Z|0b695367-82f2-4859-acd5-f69f1633e213|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:49:11.623Z|bf48fa52-e0c3-4591-9525-af8d467837ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:49:11.625Z|bf48fa52-e0c3-4591-9525-af8d467837ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:49:11.627Z|72c93755-58f9-4974-82d9-7d953da50320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:49:11.627Z|72c93755-58f9-4974-82d9-7d953da50320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:49:11.632Z|2461d253-1ed6-40a2-b254-c041bfeeeb03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:49:11.632Z|2461d253-1ed6-40a2-b254-c041bfeeeb03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:49:20.750Z|a5a17010-b86b-45af-b1c5-1fb3f956977e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:49:20.750Z|a5a17010-b86b-45af-b1c5-1fb3f956977e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:49:21.658Z|bd119afe-8b4b-45bf-a7ca-af707351cbe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:49:21.659Z|bd119afe-8b4b-45bf-a7ca-af707351cbe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:49:21.668Z|a5d35a01-82a1-4f17-90ff-763a112003b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:49:21.669Z|a5d35a01-82a1-4f17-90ff-763a112003b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:49:21.673Z|73d084aa-4cc8-4b1b-bf29-2bd278e55716|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:49:21.674Z|73d084aa-4cc8-4b1b-bf29-2bd278e55716|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:49:31.691Z|3386b692-7a04-44f3-ab07-e8e8b51c2b98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:49:31.692Z|3386b692-7a04-44f3-ab07-e8e8b51c2b98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:49:31.699Z|83c92f3c-ca37-4cba-ab09-936db3f97ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:49:31.700Z|83c92f3c-ca37-4cba-ab09-936db3f97ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:49:31.704Z|f4bd4d05-d35a-463e-927c-621e4025816c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:49:31.705Z|f4bd4d05-d35a-463e-927c-621e4025816c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:49:35.749Z|3eacb269-b6e4-45d2-81f1-5d0697ce1283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:49:35.750Z|3eacb269-b6e4-45d2-81f1-5d0697ce1283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:49:36.491Z|41e45f37-dfd2-4993-a2bb-4a2feb828427|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:49:36.492Z|41e45f37-dfd2-4993-a2bb-4a2feb828427|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:49:41.729Z|7ac31e92-a09c-449d-a5fb-f36397892eb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:49:41.730Z|7ac31e92-a09c-449d-a5fb-f36397892eb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:49:41.736Z|f091dff0-973c-413c-b1be-fecfec28ae98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:49:41.736Z|f091dff0-973c-413c-b1be-fecfec28ae98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:49:41.753Z|c80ab200-5f06-43b4-8352-35ca152ecbd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:49:41.753Z|c80ab200-5f06-43b4-8352-35ca152ecbd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:49:50.749Z|1a714194-107b-4eba-8dc3-4f37c1e0a339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:49:50.753Z|1a714194-107b-4eba-8dc3-4f37c1e0a339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:49:51.761Z|1300c2d2-7719-449b-aa0c-e711daa10307|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:49:51.761Z|1300c2d2-7719-449b-aa0c-e711daa10307|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:49:51.767Z|80cd1220-b646-4e72-b50e-840f9e75ac29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:49:51.768Z|80cd1220-b646-4e72-b50e-840f9e75ac29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:49:51.782Z|3396378a-2de5-48cd-9a4f-df93e58a9268|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:49:51.782Z|3396378a-2de5-48cd-9a4f-df93e58a9268|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:49:59.890Z|a35814d8-feaf-47a5-984f-73a0139bc2a8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:49:59.890Z|a35814d8-feaf-47a5-984f-73a0139bc2a8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:50:01.796Z|e69f600a-53ce-4ac8-aa10-3ddbd22593c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:50:01.797Z|3e675357-829a-4a4c-8ec4-5e8aabc1700c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:50:01.797Z|3e675357-829a-4a4c-8ec4-5e8aabc1700c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:50:01.797Z|e69f600a-53ce-4ac8-aa10-3ddbd22593c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:50:01.813Z|7e9ec6d6-bdeb-49c7-91be-920dde40663f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:50:01.814Z|7e9ec6d6-bdeb-49c7-91be-920dde40663f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:50:05.750Z|a0563228-530e-4b75-a9c3-c1ff2ec7a05a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:50:05.751Z|a0563228-530e-4b75-a9c3-c1ff2ec7a05a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:50:06.492Z|c5ecdb4b-ce61-4e1e-95bb-83d3fdfdc39d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:50:06.492Z|c5ecdb4b-ce61-4e1e-95bb-83d3fdfdc39d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:50:11.837Z|4ea2bc68-eb0e-445d-b6bc-f405e29f4292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:50:11.838Z|0eef55c9-c7cc-4b40-b15b-4e8ca7f9fcd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:50:11.838Z|4ea2bc68-eb0e-445d-b6bc-f405e29f4292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:50:11.839Z|0eef55c9-c7cc-4b40-b15b-4e8ca7f9fcd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:50:11.844Z|598eb324-a6d7-4e56-b043-2069e725e5c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:50:11.844Z|598eb324-a6d7-4e56-b043-2069e725e5c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:50:20.750Z|ba1ddff1-7125-44c0-b517-d3bfe7e0ed57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:50:20.750Z|ba1ddff1-7125-44c0-b517-d3bfe7e0ed57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:50:21.863Z|a37f5b57-980a-4ef2-adab-2d53eceac9b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:50:21.863Z|a37f5b57-980a-4ef2-adab-2d53eceac9b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:50:21.863Z|62deae59-9535-471f-a32d-c6fa3bd3f6af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:50:21.864Z|62deae59-9535-471f-a32d-c6fa3bd3f6af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:50:21.870Z|6f92a7af-7c47-4a67-b2bf-8bf034f054e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:50:21.870Z|6f92a7af-7c47-4a67-b2bf-8bf034f054e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:50:31.896Z|5fc296ee-7222-4148-8dcd-14e50b561be3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:50:31.896Z|46c0e9ba-0f8b-4f95-b1e1-4f264ae41489|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:50:31.897Z|5fc296ee-7222-4148-8dcd-14e50b561be3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:50:31.897Z|46c0e9ba-0f8b-4f95-b1e1-4f264ae41489|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:50:31.904Z|cb599139-6276-4be6-b045-85527029ed2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:50:31.905Z|cb599139-6276-4be6-b045-85527029ed2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:50:35.750Z|c4d88b56-2c4d-4a47-8613-e8830015e69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:50:35.754Z|c4d88b56-2c4d-4a47-8613-e8830015e69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:50:36.493Z|b1db580e-3718-43e2-b4a2-af95cf5465cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:50:36.493Z|b1db580e-3718-43e2-b4a2-af95cf5465cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:50:41.928Z|c591819a-0cd1-491e-a148-02307cba1f4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:50:41.928Z|b937632c-9d5f-4581-a110-ad8e3968a66a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:50:41.928Z|c591819a-0cd1-491e-a148-02307cba1f4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:50:41.928Z|b937632c-9d5f-4581-a110-ad8e3968a66a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:50:41.936Z|3cee2ca9-8011-409b-bc51-b3d63a27a292|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:50:41.937Z|3cee2ca9-8011-409b-bc51-b3d63a27a292|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:50:50.750Z|9d48d792-ce7f-4fa2-8547-bdc8c2adbbe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:50:50.750Z|9d48d792-ce7f-4fa2-8547-bdc8c2adbbe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:50:51.962Z|fbd463b5-c4cf-4667-9de1-c56092f67f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:50:51.963Z|fbd463b5-c4cf-4667-9de1-c56092f67f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:50:51.966Z|b6b59fa4-64d7-463b-aeb7-04cd537b69ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:50:51.967Z|b6b59fa4-64d7-463b-aeb7-04cd537b69ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:50:51.970Z|ef296fce-d5fd-4388-908a-40c44dd022bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:50:51.971Z|ef296fce-d5fd-4388-908a-40c44dd022bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:50:59.890Z|702651d9-4d30-4735-9674-08e2cf167956|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:50:59.891Z|702651d9-4d30-4735-9674-08e2cf167956|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:51:01.992Z|4f690334-4b8d-4d47-853f-c765b83d8947|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:51:01.993Z|4f690334-4b8d-4d47-853f-c765b83d8947|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:51:01.997Z|3930dbcd-86fe-42a7-9a6c-451bf3e75bc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:51:01.997Z|3930dbcd-86fe-42a7-9a6c-451bf3e75bc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:51:02.001Z|de822346-9422-40b6-a2da-9ddf5479af6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:51:02.001Z|de822346-9422-40b6-a2da-9ddf5479af6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:51:05.750Z|bfe25933-9664-449e-8584-8a9573e6f5e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:51:05.750Z|bfe25933-9664-449e-8584-8a9573e6f5e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:51:06.493Z|2fbe81f4-6323-4773-be0e-41095bb2cd23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:51:06.494Z|2fbe81f4-6323-4773-be0e-41095bb2cd23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:51:12.024Z|d103cb12-ce3e-4678-869a-06d8bf3bef2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:51:12.025Z|d103cb12-ce3e-4678-869a-06d8bf3bef2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:51:12.028Z|7a26b983-dc09-4f81-bc6c-677c1b4b39f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:51:12.029Z|7a26b983-dc09-4f81-bc6c-677c1b4b39f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:51:12.034Z|568c5eeb-c2a8-47c3-8d34-95c6cf155d81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:51:12.035Z|568c5eeb-c2a8-47c3-8d34-95c6cf155d81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:51:20.750Z|03ca55de-c178-4ee5-ae5f-db143a401eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:51:20.755Z|03ca55de-c178-4ee5-ae5f-db143a401eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:51:22.056Z|acb0f237-e740-474b-87c4-27ab6edd99e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:51:22.057Z|acb0f237-e740-474b-87c4-27ab6edd99e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:51:22.059Z|5d04347c-0a08-46b8-8c6f-fc52d3455255|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:51:22.060Z|5d04347c-0a08-46b8-8c6f-fc52d3455255|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:51:22.060Z|092fba22-bb24-4968-9d3d-8d26fccce460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:51:22.061Z|092fba22-bb24-4968-9d3d-8d26fccce460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:51:32.092Z|fcbea428-6d12-430d-8f05-b79ee373e260|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:51:32.092Z|664f66b7-6c23-44e5-b01b-f143cb56814b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:51:32.092Z|664f66b7-6c23-44e5-b01b-f143cb56814b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:51:32.092Z|fcbea428-6d12-430d-8f05-b79ee373e260|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:51:32.096Z|6e5cde02-9f61-4e8f-832c-4bdd829b58a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:51:32.096Z|6e5cde02-9f61-4e8f-832c-4bdd829b58a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:51:35.751Z|9e1c3a94-dc9f-439c-92fe-6802dc13542f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:51:35.751Z|9e1c3a94-dc9f-439c-92fe-6802dc13542f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:51:36.494Z|b86d12f5-3d20-4ce3-b2b5-663af31dda16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:51:36.494Z|b86d12f5-3d20-4ce3-b2b5-663af31dda16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:51:42.117Z|bdc81307-f467-4d87-a868-73a49ca4b76e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:51:42.119Z|58cb6c04-2863-4cbc-a25b-c9acc4949ad7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:51:42.119Z|58cb6c04-2863-4cbc-a25b-c9acc4949ad7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:51:42.121Z|bdc81307-f467-4d87-a868-73a49ca4b76e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:51:42.124Z|be13f476-fc95-4bce-bb49-82f2751a4e8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:51:42.125Z|be13f476-fc95-4bce-bb49-82f2751a4e8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:51:50.750Z|2840b105-f6bb-4e38-b99c-35a9929e1caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:51:50.750Z|2840b105-f6bb-4e38-b99c-35a9929e1caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:51:52.150Z|0869cee4-5097-4a96-a8fb-b6d602d04168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:51:52.151Z|0869cee4-5097-4a96-a8fb-b6d602d04168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:51:52.151Z|87b9063e-f656-4ec1-95f9-ae787c538a2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:51:52.152Z|87b9063e-f656-4ec1-95f9-ae787c538a2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:51:52.155Z|f2abac4b-872a-4641-8566-9e5e2b6a1c65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:51:52.155Z|f2abac4b-872a-4641-8566-9e5e2b6a1c65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:51:59.891Z|cf6c2f6e-e828-407c-b6b3-4786a07e2482|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:51:59.892Z|cf6c2f6e-e828-407c-b6b3-4786a07e2482|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:52:02.180Z|11310417-9598-4ec4-b7c2-840abc983d01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:52:02.180Z|11310417-9598-4ec4-b7c2-840abc983d01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:52:02.181Z|52748c56-3888-4fb3-acd3-20f3bab7e512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:52:02.182Z|52748c56-3888-4fb3-acd3-20f3bab7e512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:52:02.182Z|aacef09f-1cd4-4658-8477-201797d2a402|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:52:02.191Z|aacef09f-1cd4-4658-8477-201797d2a402|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:52:05.750Z|690fce08-2dcc-4eec-ac73-585336499c06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:52:05.754Z|690fce08-2dcc-4eec-ac73-585336499c06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:52:06.495Z|ba96d328-1168-4c57-bd5c-06e8aa8f0ded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:52:06.495Z|ba96d328-1168-4c57-bd5c-06e8aa8f0ded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:52:12.210Z|8039d75e-9725-4fa7-910f-68ed5441540a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:52:12.210Z|8039d75e-9725-4fa7-910f-68ed5441540a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:52:12.219Z|3035de4a-1a45-4697-a703-5a4fe31f5099|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:52:12.219Z|4df3b4a2-a3fb-4cd7-827d-96b219c58f5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:52:12.219Z|3035de4a-1a45-4697-a703-5a4fe31f5099|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:52:12.220Z|4df3b4a2-a3fb-4cd7-827d-96b219c58f5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:52:20.750Z|47ba3854-eedc-4329-b18e-6b978928e808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:52:20.750Z|47ba3854-eedc-4329-b18e-6b978928e808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:52:22.241Z|db6b371c-5356-40e8-94fe-e9f5ad8ee1f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:52:22.242Z|db6b371c-5356-40e8-94fe-e9f5ad8ee1f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:52:22.247Z|d7009f76-6789-44b4-bb7f-f20f89027f83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:52:22.248Z|d7009f76-6789-44b4-bb7f-f20f89027f83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:52:22.252Z|c9d9ca50-0741-45c0-92db-8427b699301c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:52:22.253Z|c9d9ca50-0741-45c0-92db-8427b699301c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:52:32.266Z|8bd34f81-c9ee-44b7-84b9-df3b45f464a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:52:32.267Z|8bd34f81-c9ee-44b7-84b9-df3b45f464a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:52:32.269Z|f54aaaa3-8c0a-4654-961c-a65f8832a64d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:52:32.270Z|f54aaaa3-8c0a-4654-961c-a65f8832a64d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:52:32.278Z|6477e457-4d3c-4a86-9054-5b7cee64d322|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:52:32.278Z|6477e457-4d3c-4a86-9054-5b7cee64d322|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:52:35.751Z|1f210cda-839d-48dd-a0aa-1c901fa88a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:52:35.751Z|1f210cda-839d-48dd-a0aa-1c901fa88a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:52:36.495Z|a8414a52-d31e-49bc-b4e7-6f658ad5b7a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:52:36.496Z|a8414a52-d31e-49bc-b4e7-6f658ad5b7a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:52:42.298Z|799b0a27-6178-4c01-bc9b-df23d7505113|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:52:42.299Z|799b0a27-6178-4c01-bc9b-df23d7505113|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:52:42.306Z|ccd451d5-68d8-470b-a433-cffc6e0baf96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:52:42.306Z|ccd451d5-68d8-470b-a433-cffc6e0baf96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:52:42.313Z|fd168b0f-2df7-45ea-8725-c2512d2f7a92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:52:42.313Z|fd168b0f-2df7-45ea-8725-c2512d2f7a92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:52:50.750Z|9034a909-80a8-4b8a-87eb-db0eb01ee573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:52:50.754Z|9034a909-80a8-4b8a-87eb-db0eb01ee573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:52:52.330Z|4169b4ae-110b-4814-93e0-56a08b75ad55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:52:52.331Z|4169b4ae-110b-4814-93e0-56a08b75ad55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:52:52.344Z|864833a1-bf10-43b2-badb-5f66241d3e7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:52:52.344Z|864833a1-bf10-43b2-badb-5f66241d3e7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:52:52.349Z|05614ac1-efea-4993-bdf6-8eb39f9c13b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:52:52.349Z|05614ac1-efea-4993-bdf6-8eb39f9c13b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:52:59.891Z|8514fe13-90e3-4640-abdb-9d017a486a43|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:52:59.892Z|8514fe13-90e3-4640-abdb-9d017a486a43|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:53:02.364Z|cb7e358b-1154-4207-a7ed-da90bf9cdffa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:53:02.365Z|cb7e358b-1154-4207-a7ed-da90bf9cdffa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:53:02.377Z|e59fa5dc-2e2e-474f-85bc-82e5f21e391d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:53:02.377Z|e59fa5dc-2e2e-474f-85bc-82e5f21e391d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:53:02.381Z|4a09636f-3f46-4b00-bf98-0c2dca8e1b8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:53:02.382Z|4a09636f-3f46-4b00-bf98-0c2dca8e1b8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:53:05.749Z|d2e3dc8e-0099-4dda-809f-717739c3d424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:53:05.750Z|d2e3dc8e-0099-4dda-809f-717739c3d424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:53:06.496Z|61b73f10-b23a-4947-afdf-4b795d0e20b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:53:06.496Z|61b73f10-b23a-4947-afdf-4b795d0e20b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:53:12.398Z|19d33b47-d5ad-48dd-b840-e965c33bb56e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:53:12.399Z|19d33b47-d5ad-48dd-b840-e965c33bb56e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:53:12.407Z|b734c4e4-8cde-4212-b69c-312106cf39bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:53:12.407Z|b734c4e4-8cde-4212-b69c-312106cf39bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:53:12.412Z|1e62fa11-92ed-47b1-95e5-53adbfcb65f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:53:12.413Z|1e62fa11-92ed-47b1-95e5-53adbfcb65f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:53:20.750Z|6714b44b-4ac4-432f-b356-e9d2bba60e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:53:20.750Z|6714b44b-4ac4-432f-b356-e9d2bba60e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:53:22.430Z|383c0533-5b01-417a-873f-fb39a2f1faf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:53:22.431Z|383c0533-5b01-417a-873f-fb39a2f1faf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:53:22.438Z|912f95fd-856a-4b57-8c12-0a0a4a20eeb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:53:22.439Z|912f95fd-856a-4b57-8c12-0a0a4a20eeb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:53:22.445Z|2b8245c5-ba26-4eef-a525-e78f4734cea6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:53:22.445Z|2b8245c5-ba26-4eef-a525-e78f4734cea6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:53:32.462Z|22836ecd-a126-4f64-b3e5-2e53fecf966f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:53:32.462Z|22836ecd-a126-4f64-b3e5-2e53fecf966f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:53:32.466Z|72fc9260-3043-4d79-b654-7e048512d484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:53:32.467Z|72fc9260-3043-4d79-b654-7e048512d484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:53:32.473Z|981c53dc-1439-4274-bf88-d4c0c79a6daf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:53:32.474Z|981c53dc-1439-4274-bf88-d4c0c79a6daf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:53:35.749Z|4880e700-c0af-4194-b219-f8da33b46cf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:53:35.753Z|4880e700-c0af-4194-b219-f8da33b46cf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:53:36.497Z|2b403e6a-3be9-4172-a25c-6e2507af9f35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:53:36.498Z|2b403e6a-3be9-4172-a25c-6e2507af9f35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:53:42.493Z|92a1aab6-a39b-4cfc-9db2-73f470497159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:53:42.493Z|92a1aab6-a39b-4cfc-9db2-73f470497159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:53:42.495Z|272102c1-c6c6-44e3-8450-c43c12257d7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:53:42.496Z|272102c1-c6c6-44e3-8450-c43c12257d7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:53:42.504Z|90478135-f15c-4c7c-9318-ca60820dd9d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:53:42.504Z|90478135-f15c-4c7c-9318-ca60820dd9d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:53:50.750Z|c2625e25-7895-4fe8-99be-545e56ca7a8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:53:50.750Z|c2625e25-7895-4fe8-99be-545e56ca7a8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:53:52.524Z|102791f3-3f79-47aa-baca-339afe6954fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:53:52.524Z|102791f3-3f79-47aa-baca-339afe6954fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:53:52.531Z|a7dd66ce-8b83-4ab9-86ff-ec3aa9142e13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:53:52.531Z|a7dd66ce-8b83-4ab9-86ff-ec3aa9142e13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:53:52.534Z|c7f495a8-96b5-4593-b774-895e4154842f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:53:52.534Z|c7f495a8-96b5-4593-b774-895e4154842f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:53:59.890Z|6ace0a83-88a8-4db1-a695-27293651d1ae|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:53:59.891Z|6ace0a83-88a8-4db1-a695-27293651d1ae|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:54:02.557Z|4038f7f0-83f4-4b12-b134-641a2c9d62f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:54:02.558Z|4038f7f0-83f4-4b12-b134-641a2c9d62f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:54:02.562Z|cc16548e-a7f3-4faf-9683-e26cbc9e7fcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:54:02.563Z|cc16548e-a7f3-4faf-9683-e26cbc9e7fcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:54:02.564Z|b01c9672-4fb8-44e8-bd45-ab068a5fadd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:54:02.565Z|b01c9672-4fb8-44e8-bd45-ab068a5fadd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:54:05.750Z|bb970f28-7b8d-4f92-8dd5-7acf8f667f45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:54:05.750Z|bb970f28-7b8d-4f92-8dd5-7acf8f667f45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:54:06.498Z|b7fc66aa-08bf-4551-9bec-fe257fbff329|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:54:06.499Z|b7fc66aa-08bf-4551-9bec-fe257fbff329|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:54:12.597Z|088094ee-f854-42ac-9881-5d1ad2631c3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:54:12.597Z|4f21beb6-d3c3-484c-a6f1-7309bd66a080|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:54:12.598Z|088094ee-f854-42ac-9881-5d1ad2631c3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:54:12.598Z|4f21beb6-d3c3-484c-a6f1-7309bd66a080|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:54:12.607Z|80a6da4a-921a-4d2c-bd23-4fa656fd5015|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:54:12.607Z|80a6da4a-921a-4d2c-bd23-4fa656fd5015|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:54:20.750Z|8f3c9625-45a1-4f96-80cd-d5709472c0ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:54:20.754Z|8f3c9625-45a1-4f96-80cd-d5709472c0ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:54:22.630Z|d439390d-e376-4046-bcff-323747a9e88b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:54:22.631Z|d439390d-e376-4046-bcff-323747a9e88b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:54:22.633Z|3efc7b23-cf91-4c7b-9a2c-5c746f2b3815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:54:22.634Z|3efc7b23-cf91-4c7b-9a2c-5c746f2b3815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:54:22.651Z|20a1326d-29e0-42f5-a2a3-932ecca16d1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:54:22.651Z|20a1326d-29e0-42f5-a2a3-932ecca16d1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:54:32.659Z|7bb74025-40b9-4dfa-ad32-7cffc3fbab49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:54:32.659Z|7bb74025-40b9-4dfa-ad32-7cffc3fbab49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:54:32.669Z|e7d139b1-db2f-4dfe-91cd-a6a837dc0e50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:54:32.670Z|e7d139b1-db2f-4dfe-91cd-a6a837dc0e50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:54:32.679Z|1c81f337-f5b6-49c1-95f2-6a9330e402a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:54:32.680Z|1c81f337-f5b6-49c1-95f2-6a9330e402a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:54:35.750Z|9913fdfd-78d3-4ce2-b48c-c98055484139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:54:35.750Z|9913fdfd-78d3-4ce2-b48c-c98055484139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:54:36.499Z|468f5fa4-d5ee-4bdc-a078-e543ebe3198f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:54:36.500Z|468f5fa4-d5ee-4bdc-a078-e543ebe3198f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:54:42.698Z|2b1bb7b3-7016-44dd-aa07-3b50c5bac898|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:54:42.699Z|2b1bb7b3-7016-44dd-aa07-3b50c5bac898|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:54:42.699Z|b57b344f-3886-4032-bd01-519e6c57a2b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:54:42.701Z|b57b344f-3886-4032-bd01-519e6c57a2b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:54:42.711Z|4bc0c220-3e1b-4c8a-ad47-759b476773ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:54:42.713Z|4bc0c220-3e1b-4c8a-ad47-759b476773ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:54:50.750Z|3dc8c7f4-7104-47ad-925f-db7eee96d5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:54:50.750Z|3dc8c7f4-7104-47ad-925f-db7eee96d5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:54:52.730Z|98fe8ff4-ecb9-4d92-ab1c-d04562ffea60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:54:52.730Z|98fe8ff4-ecb9-4d92-ab1c-d04562ffea60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:54:52.732Z|d0cf51e0-a6cf-4e2d-9c4e-5736365c602e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:54:52.733Z|d0cf51e0-a6cf-4e2d-9c4e-5736365c602e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:54:52.746Z|2a14c56a-80b3-4885-adaa-e5ba866cf68d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:54:52.746Z|2a14c56a-80b3-4885-adaa-e5ba866cf68d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:54:59.891Z|0999b1d1-e860-47f6-9602-75ca179a92d1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:54:59.891Z|0999b1d1-e860-47f6-9602-75ca179a92d1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:55:02.766Z|79c1c2b6-8c18-4cc9-a550-28e2b3451484|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:55:02.767Z|79c1c2b6-8c18-4cc9-a550-28e2b3451484|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:55:02.774Z|ca19eda3-f37b-4d60-8a7a-3b116dbead35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:55:02.775Z|ca19eda3-f37b-4d60-8a7a-3b116dbead35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:55:02.778Z|2f43d67c-bf64-4828-9d51-c7758b85c054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:55:02.779Z|2f43d67c-bf64-4828-9d51-c7758b85c054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:55:05.750Z|1628911f-13e8-42f7-ba8e-107cb8705073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:55:05.754Z|1628911f-13e8-42f7-ba8e-107cb8705073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:55:06.501Z|739c828e-ce2d-4cad-9f66-67437152df1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:55:06.501Z|739c828e-ce2d-4cad-9f66-67437152df1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:55:12.805Z|e92335f1-b05a-454e-ae35-e9818f45b289|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:55:12.805Z|e92335f1-b05a-454e-ae35-e9818f45b289|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:55:12.809Z|7f0905a2-9f2d-4b25-b184-65add3515373|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:55:12.810Z|7f0905a2-9f2d-4b25-b184-65add3515373|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:55:12.813Z|ba0d93d4-d59c-48dd-aaea-de6e7e4277d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:55:12.814Z|ba0d93d4-d59c-48dd-aaea-de6e7e4277d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:55:20.751Z|802df149-8b5e-4274-b716-053488242d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:55:20.752Z|802df149-8b5e-4274-b716-053488242d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:55:22.837Z|e5f7b607-7fee-4b8f-b3b8-ad24c6a3e29a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:55:22.838Z|e5f7b607-7fee-4b8f-b3b8-ad24c6a3e29a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:55:22.840Z|e0d57388-9c91-4cda-bbc2-372d73a8cde1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:55:22.841Z|e0d57388-9c91-4cda-bbc2-372d73a8cde1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:55:22.843Z|aacf31dd-3c38-4754-ae5d-e9ba633e1adb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:55:22.844Z|aacf31dd-3c38-4754-ae5d-e9ba633e1adb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:55:32.867Z|5241670e-53b3-4794-8685-4a5ac79d087e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:55:32.868Z|5241670e-53b3-4794-8685-4a5ac79d087e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:55:32.875Z|c4e858a6-4005-4666-802a-8eac0446f852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:55:32.877Z|850398c9-3ad8-448e-9625-dd028fc35ddd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:55:32.877Z|850398c9-3ad8-448e-9625-dd028fc35ddd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:55:32.881Z|c4e858a6-4005-4666-802a-8eac0446f852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:55:35.750Z|b9f84fbe-0acc-4703-bc63-069ca4ae16ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:55:35.750Z|b9f84fbe-0acc-4703-bc63-069ca4ae16ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:55:36.502Z|d59ed304-086f-4205-b734-3024f872fce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:55:36.502Z|d59ed304-086f-4205-b734-3024f872fce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:55:42.897Z|98fa8ece-6e9d-42ed-9e41-34b7c7edb609|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:55:42.898Z|98fa8ece-6e9d-42ed-9e41-34b7c7edb609|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:55:42.905Z|57443174-89e4-462e-a0e3-2278d40742fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:55:42.907Z|57443174-89e4-462e-a0e3-2278d40742fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:55:42.913Z|e009c464-2bcf-4376-b6ef-d9f3d3afaa6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:55:42.914Z|e009c464-2bcf-4376-b6ef-d9f3d3afaa6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:55:50.750Z|4a48391e-bfd6-4fe2-b164-d5589e11bbf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:55:50.754Z|4a48391e-bfd6-4fe2-b164-d5589e11bbf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:55:52.929Z|8b91e8f4-2d10-4699-85e6-7aa94a8fabb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:55:52.930Z|8b91e8f4-2d10-4699-85e6-7aa94a8fabb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:55:52.934Z|1cb5d185-f1e8-40cd-8d69-ad0b7ea2fbb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:55:52.935Z|1cb5d185-f1e8-40cd-8d69-ad0b7ea2fbb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:55:52.942Z|423c760a-e060-4213-a563-b33c09d92eb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:55:52.943Z|423c760a-e060-4213-a563-b33c09d92eb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:55:59.892Z|f6659f14-e66d-403a-899e-a4a6eb26dd0d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:55:59.894Z|f6659f14-e66d-403a-899e-a4a6eb26dd0d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:56:02.962Z|00c8a9c7-81a4-46e9-abc9-6759547d56d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:56:02.962Z|00c8a9c7-81a4-46e9-abc9-6759547d56d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:56:02.970Z|a1fe2c15-86e7-41ae-817b-58a6081352a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:56:02.971Z|a1fe2c15-86e7-41ae-817b-58a6081352a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:56:02.974Z|fe4d2352-b117-42a9-8453-04f50573d1ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:56:02.974Z|fe4d2352-b117-42a9-8453-04f50573d1ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:56:05.750Z|759e1e7d-743d-4310-92b9-84ded9ff3703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:56:05.750Z|759e1e7d-743d-4310-92b9-84ded9ff3703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:56:06.503Z|a22f60bd-88d7-4f82-9e7c-0cb3a438d3d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:56:06.503Z|a22f60bd-88d7-4f82-9e7c-0cb3a438d3d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:56:12.994Z|14223003-2b7e-41fb-b54a-02e893260e36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:56:12.995Z|14223003-2b7e-41fb-b54a-02e893260e36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:56:12.998Z|34cdd1de-d71b-47da-a0c5-ff29635d0681|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:56:12.999Z|34cdd1de-d71b-47da-a0c5-ff29635d0681|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:56:13.001Z|8099c432-ecf5-4fb8-809b-99abe90fb27c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:56:13.004Z|8099c432-ecf5-4fb8-809b-99abe90fb27c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:56:20.750Z|c9d02675-94d3-410e-859f-6f601ca09995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:56:20.751Z|c9d02675-94d3-410e-859f-6f601ca09995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:56:23.034Z|fdf95b00-63f9-4b92-8aaa-9e47e872580e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:56:23.034Z|fdf95b00-63f9-4b92-8aaa-9e47e872580e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:56:23.040Z|ac999729-fe23-4481-83cd-9a354b5ef381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:56:23.040Z|2c22b5fd-796c-4713-9869-cc62819e373c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:56:23.040Z|2c22b5fd-796c-4713-9869-cc62819e373c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:56:23.040Z|ac999729-fe23-4481-83cd-9a354b5ef381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:56:33.067Z|17b323b4-b513-4a95-8d97-056c45dd8e82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:56:33.068Z|17b323b4-b513-4a95-8d97-056c45dd8e82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:56:33.076Z|0b19fae5-ec9c-4477-8e82-50b9f2e5fc02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:56:33.077Z|0b19fae5-ec9c-4477-8e82-50b9f2e5fc02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:56:33.079Z|32f5862a-76b1-4b0b-8989-48e5c968d37d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:56:33.080Z|32f5862a-76b1-4b0b-8989-48e5c968d37d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:56:35.750Z|1bd462de-0bed-423c-9c4b-a8ea95d3bfcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:56:35.753Z|1bd462de-0bed-423c-9c4b-a8ea95d3bfcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:56:36.503Z|e019be02-ac05-41fe-a550-1ea1c20b7226|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:56:36.504Z|e019be02-ac05-41fe-a550-1ea1c20b7226|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:56:43.101Z|89882eeb-d35a-4615-85f4-8da5d0c48475|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:56:43.102Z|89882eeb-d35a-4615-85f4-8da5d0c48475|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:56:43.107Z|96d1cbb2-a7a9-4233-beff-a2657077b7f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:56:43.108Z|96d1cbb2-a7a9-4233-beff-a2657077b7f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:56:43.110Z|3b4d776c-04d1-4da8-9884-fb994943f015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:56:43.110Z|3b4d776c-04d1-4da8-9884-fb994943f015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:56:50.750Z|cebb6c0b-de03-4c67-940b-4cde7a2d0dec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:56:50.750Z|cebb6c0b-de03-4c67-940b-4cde7a2d0dec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:56:53.134Z|57ddc9e7-ddab-4452-a9a9-987be7ef2b6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:56:53.134Z|57ddc9e7-ddab-4452-a9a9-987be7ef2b6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:56:53.137Z|c1f0ffac-135a-4cf5-814f-3d29c6d5d96d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:56:53.138Z|c1f0ffac-135a-4cf5-814f-3d29c6d5d96d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:56:53.141Z|d85688f0-21cd-48e0-9980-26d4b0bf0ddc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:56:53.142Z|d85688f0-21cd-48e0-9980-26d4b0bf0ddc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:56:59.890Z|c90c6ff4-3ce7-40b8-b44f-07a981a58a11|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:56:59.890Z|c90c6ff4-3ce7-40b8-b44f-07a981a58a11|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:57:03.164Z|e4e78371-32b1-4d17-9721-a8afb1825e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:57:03.166Z|5909b93a-28c6-4736-b499-9c00f3e6f7b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:57:03.167Z|5909b93a-28c6-4736-b499-9c00f3e6f7b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:57:03.170Z|e4e78371-32b1-4d17-9721-a8afb1825e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:57:03.173Z|96ebee00-093b-4914-8557-0b5bb032b9c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:57:03.174Z|96ebee00-093b-4914-8557-0b5bb032b9c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:57:05.750Z|48fa23e2-e927-4153-acaa-e99f7b03a240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:57:05.750Z|48fa23e2-e927-4153-acaa-e99f7b03a240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:57:06.505Z|ebc78a95-a7c6-4f23-b1ec-0f5a387ab8d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:57:06.506Z|ebc78a95-a7c6-4f23-b1ec-0f5a387ab8d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:57:13.200Z|b6bc2225-6155-49aa-8e03-dcd4a009ff9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:57:13.201Z|b6bc2225-6155-49aa-8e03-dcd4a009ff9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:57:13.207Z|bbe10e1b-380a-4ed0-ad6b-ab182d8d36a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:57:13.209Z|bbe10e1b-380a-4ed0-ad6b-ab182d8d36a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:57:13.210Z|718c017c-f333-4247-b6e4-391a7a381616|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:57:13.211Z|718c017c-f333-4247-b6e4-391a7a381616|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:57:20.749Z|65ead0bc-bba0-44fe-8698-90af8ce5e479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:57:20.754Z|65ead0bc-bba0-44fe-8698-90af8ce5e479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:57:23.234Z|095c3c7e-980c-4454-b23c-c559f6cdb618|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:57:23.234Z|095c3c7e-980c-4454-b23c-c559f6cdb618|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:57:23.244Z|38b256ed-45b0-40b9-896b-0e31f940fbf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:57:23.245Z|afcaeff8-5d31-407c-9e06-1ce2bb7afe8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:57:23.246Z|38b256ed-45b0-40b9-896b-0e31f940fbf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:57:23.246Z|afcaeff8-5d31-407c-9e06-1ce2bb7afe8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:57:33.270Z|fb18d772-af09-4535-8fc2-9d2e02029f32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:57:33.270Z|fb18d772-af09-4535-8fc2-9d2e02029f32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:57:33.270Z|576e3e92-0c90-4b1e-a163-bc820caed94f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:57:33.275Z|576e3e92-0c90-4b1e-a163-bc820caed94f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:57:33.280Z|9598defd-5ccb-4805-8122-4669e0434128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:57:33.281Z|9598defd-5ccb-4805-8122-4669e0434128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:57:35.750Z|d7d150fb-d5ad-43ef-9b83-3811d96e252f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:57:35.750Z|d7d150fb-d5ad-43ef-9b83-3811d96e252f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:57:36.506Z|a896e7b7-28a2-48ed-890e-54b8a17df10e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:57:36.506Z|a896e7b7-28a2-48ed-890e-54b8a17df10e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:57:43.297Z|b3eb511a-eff4-43ba-8e2b-f6d8805fa219|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:57:43.297Z|b3eb511a-eff4-43ba-8e2b-f6d8805fa219|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:57:43.308Z|886b647a-f7c8-4caf-8969-041c505e555c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:57:43.308Z|886b647a-f7c8-4caf-8969-041c505e555c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:57:43.314Z|1a6030fd-0248-4261-a34c-18bcb93c4468|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:57:43.315Z|1a6030fd-0248-4261-a34c-18bcb93c4468|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:57:50.749Z|7e3652ab-3f97-4412-940d-dfa179e00157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:57:50.750Z|7e3652ab-3f97-4412-940d-dfa179e00157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:57:53.325Z|9e9f2057-f1b3-4934-8de4-7552556ba882|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:57:53.326Z|9e9f2057-f1b3-4934-8de4-7552556ba882|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:57:53.342Z|78f14fd2-41cd-4dd3-ae5b-b45244c7ef71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:57:53.342Z|30ccd97c-cc57-453d-8e09-cb836a0b6638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:57:53.342Z|78f14fd2-41cd-4dd3-ae5b-b45244c7ef71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:57:53.342Z|30ccd97c-cc57-453d-8e09-cb836a0b6638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:57:59.889Z|aad845ea-c715-4dd9-a36d-dc631c920b8e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:57:59.890Z|aad845ea-c715-4dd9-a36d-dc631c920b8e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:58:03.360Z|7c4ff781-dfb3-4cdc-a58f-5012cb23255d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:58:03.360Z|7c4ff781-dfb3-4cdc-a58f-5012cb23255d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:58:03.369Z|f26ffe64-03a3-4d3a-8663-9a424d47bd4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:58:03.370Z|f26ffe64-03a3-4d3a-8663-9a424d47bd4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:58:03.373Z|2d7de25b-a624-4b24-95fd-592b830a8cf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:58:03.373Z|2d7de25b-a624-4b24-95fd-592b830a8cf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:58:05.750Z|491c2acc-3b60-4180-8734-76496a2ee403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:58:05.753Z|491c2acc-3b60-4180-8734-76496a2ee403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:58:06.507Z|5e177f91-3692-4aa5-a805-7a64506b14c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:58:06.508Z|5e177f91-3692-4aa5-a805-7a64506b14c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:58:13.391Z|53311b2c-ce39-49fb-ab21-a6a410b571df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:58:13.392Z|53311b2c-ce39-49fb-ab21-a6a410b571df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:58:13.395Z|91927815-d003-44ee-a27b-3782600e114f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:58:13.396Z|91927815-d003-44ee-a27b-3782600e114f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:58:13.398Z|f25ede24-ec2e-4b13-bfbc-3da5674a0510|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:58:13.398Z|f25ede24-ec2e-4b13-bfbc-3da5674a0510|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:58:20.750Z|ec2830cc-2108-44fe-9d51-4eca93db6db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:58:20.751Z|ec2830cc-2108-44fe-9d51-4eca93db6db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:58:23.424Z|ba9f4e07-3fcf-42ba-8618-ae5267350e67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:58:23.424Z|ad58062b-a750-43c7-a724-8ff1c7f7d3ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:58:23.425Z|ba9f4e07-3fcf-42ba-8618-ae5267350e67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:58:23.426Z|ad58062b-a750-43c7-a724-8ff1c7f7d3ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:58:23.430Z|d941ace1-efbe-41d2-8315-21eea57d839c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:58:23.432Z|d941ace1-efbe-41d2-8315-21eea57d839c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:58:33.453Z|f23af867-8fbe-481f-a460-7c263cf37b4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:58:33.454Z|f23af867-8fbe-481f-a460-7c263cf37b4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:58:33.456Z|c654aac3-36fe-499c-b4b6-6178122a98bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:58:33.457Z|bcddf4ca-e7fc-4764-b5c3-087ce975cf4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:58:33.457Z|bcddf4ca-e7fc-4764-b5c3-087ce975cf4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:58:33.459Z|c654aac3-36fe-499c-b4b6-6178122a98bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:58:35.750Z|3e45fb84-9eb3-492e-a72a-a5365e719e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:58:35.750Z|3e45fb84-9eb3-492e-a72a-a5365e719e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:58:36.508Z|0d1bbf95-98ff-44ad-99cb-c05b27c79fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:58:36.509Z|0d1bbf95-98ff-44ad-99cb-c05b27c79fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:58:43.482Z|a92e7e6f-3cb4-4d43-94d7-1a9360c84671|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:58:43.483Z|a92e7e6f-3cb4-4d43-94d7-1a9360c84671|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:58:43.492Z|7680ef9d-543f-4087-b2a9-72ddbabda835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:58:43.492Z|7680ef9d-543f-4087-b2a9-72ddbabda835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:58:43.492Z|177c3dcf-3c00-4bb9-9ff6-0e07fc8f767d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:58:43.493Z|177c3dcf-3c00-4bb9-9ff6-0e07fc8f767d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:58:50.750Z|73ea1c30-e2a4-470f-97cc-403ce3fc5e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:58:50.753Z|73ea1c30-e2a4-470f-97cc-403ce3fc5e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:58:53.515Z|b5d67891-1022-4669-9563-cc5162fac79c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:58:53.516Z|b5d67891-1022-4669-9563-cc5162fac79c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:58:53.523Z|15aa2879-d93e-476e-8e0a-44bbdb182ed4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:58:53.524Z|15aa2879-d93e-476e-8e0a-44bbdb182ed4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:58:53.535Z|cc72cc35-1fe1-476d-ac9d-c42022e571ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:58:53.536Z|cc72cc35-1fe1-476d-ac9d-c42022e571ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:58:59.889Z|d997c571-8b21-4791-86a7-eec985b6242f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:58:59.890Z|d997c571-8b21-4791-86a7-eec985b6242f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T06:59:03.548Z|c770d85d-7f04-4830-ba66-d4041600af90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:59:03.549Z|c770d85d-7f04-4830-ba66-d4041600af90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:59:03.554Z|2da41163-0df6-4bc9-af18-542dfff5150e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:59:03.554Z|2da41163-0df6-4bc9-af18-542dfff5150e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:59:03.568Z|9660bf09-0c0b-45e1-84db-57200ed768ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:59:03.568Z|9660bf09-0c0b-45e1-84db-57200ed768ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:59:05.750Z|ed189cb9-f438-476a-9de3-f147361059f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:59:05.750Z|ed189cb9-f438-476a-9de3-f147361059f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:59:06.509Z|70d44d50-9e04-4551-9047-e1d23152a083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:59:06.510Z|70d44d50-9e04-4551-9047-e1d23152a083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:59:13.577Z|7b65bcd1-83ec-4743-86a6-a6dcade60b43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:59:13.578Z|7b65bcd1-83ec-4743-86a6-a6dcade60b43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:59:13.581Z|127fcf10-b4c7-4a28-ad5f-8a213328efd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:59:13.581Z|127fcf10-b4c7-4a28-ad5f-8a213328efd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:59:13.593Z|fc55da08-0d7a-4ffb-9cef-404649101f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:59:13.594Z|fc55da08-0d7a-4ffb-9cef-404649101f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:59:20.750Z|298581e6-8db5-4149-a305-f8b6f17b08b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:59:20.750Z|298581e6-8db5-4149-a305-f8b6f17b08b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:59:23.609Z|2f026015-18b3-444b-9525-05e204a128fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:59:23.610Z|2f026015-18b3-444b-9525-05e204a128fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:59:23.618Z|f3e2d14b-7d88-451a-941a-fbcabf5e740e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:59:23.620Z|f3e2d14b-7d88-451a-941a-fbcabf5e740e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:59:23.628Z|d271d872-c070-4717-9efb-1206735f2dd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:59:23.629Z|d271d872-c070-4717-9efb-1206735f2dd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:59:33.645Z|cc336f63-34ee-41e6-8a96-8f03f67d537d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:59:33.646Z|cc336f63-34ee-41e6-8a96-8f03f67d537d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:59:33.654Z|16685bc7-c396-4124-8573-2ec8a0fcfbb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:59:33.654Z|16685bc7-c396-4124-8573-2ec8a0fcfbb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:59:33.663Z|bdfff3e9-18c2-4683-b5b5-c5508c1cb782|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:59:33.663Z|bdfff3e9-18c2-4683-b5b5-c5508c1cb782|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:59:35.750Z|9c26e85d-25f1-48b8-b86e-b23a997752f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:59:35.753Z|9c26e85d-25f1-48b8-b86e-b23a997752f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:59:36.510Z|ea0c81cd-1c52-40d4-ae6d-0d657af20857|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:59:36.510Z|ea0c81cd-1c52-40d4-ae6d-0d657af20857|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:59:43.684Z|72d738b5-ac5a-414f-9c46-601e12fd7811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:59:43.685Z|72d738b5-ac5a-414f-9c46-601e12fd7811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:59:43.685Z|fb67f7ee-06cf-45a7-8413-87bd81576906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:59:43.686Z|fb67f7ee-06cf-45a7-8413-87bd81576906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:59:43.693Z|1910ec28-cd80-4c6b-a6c6-78fa76094e63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:59:43.693Z|1910ec28-cd80-4c6b-a6c6-78fa76094e63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:59:50.750Z|95ddc27f-7451-4253-b25c-daabd731b55c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T06:59:50.750Z|95ddc27f-7451-4253-b25c-daabd731b55c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T06:59:53.719Z|1bca8bea-f9c9-460d-883a-d16374bbeda7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:59:53.720Z|1bca8bea-f9c9-460d-883a-d16374bbeda7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:59:53.723Z|f5bc1038-7d58-4baf-96bd-733538b36668|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:59:53.723Z|f5bc1038-7d58-4baf-96bd-733538b36668|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:59:53.726Z|c8574a65-ac59-43f2-ba9f-b8651810be8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T06:59:53.726Z|c8574a65-ac59-43f2-ba9f-b8651810be8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T06:59:59.890Z|43189dcc-0bdc-4e63-a2a0-5c02e9443209|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T06:59:59.890Z|43189dcc-0bdc-4e63-a2a0-5c02e9443209|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:00:03.757Z|49afe3ee-57dd-4066-8a51-c6fd842acfbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:00:03.757Z|db8874c0-d9b3-486e-9dc1-6f6c68adb4d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:00:03.758Z|49afe3ee-57dd-4066-8a51-c6fd842acfbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:00:03.759Z|db8874c0-d9b3-486e-9dc1-6f6c68adb4d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:00:03.761Z|5d679404-9389-40ea-bf92-002a919c2841|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:00:03.762Z|5d679404-9389-40ea-bf92-002a919c2841|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:00:05.749Z|9220e757-3006-4fdd-8096-6cf30283411c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:00:05.750Z|9220e757-3006-4fdd-8096-6cf30283411c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:00:06.511Z|0ce5f4f4-60d9-4aea-9be2-887e40fc9734|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:00:06.512Z|0ce5f4f4-60d9-4aea-9be2-887e40fc9734|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:00:13.793Z|86a39d59-fc51-4431-8501-c5b54bdac2f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:00:13.794Z|86a39d59-fc51-4431-8501-c5b54bdac2f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:00:13.796Z|de910a3c-040d-41a3-8f37-709695a82c6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:00:13.796Z|de910a3c-040d-41a3-8f37-709695a82c6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:00:13.796Z|f3902d23-b442-4797-a11e-8775ce5ad2b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:00:13.799Z|f3902d23-b442-4797-a11e-8775ce5ad2b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:00:20.750Z|c08fc522-2f90-4801-bfce-c773935fccba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:00:20.754Z|c08fc522-2f90-4801-bfce-c773935fccba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:00:23.828Z|c08a8c58-b288-4317-b2bd-f422b00d46d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:00:23.828Z|c08a8c58-b288-4317-b2bd-f422b00d46d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:00:23.831Z|ecf5753f-4057-4dcf-8a62-61b0840f924d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:00:23.832Z|ecf5753f-4057-4dcf-8a62-61b0840f924d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:00:23.836Z|2a9ef600-8d3a-4f4c-a702-250ff8a5e96d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:00:23.837Z|2a9ef600-8d3a-4f4c-a702-250ff8a5e96d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:00:33.858Z|9b5f5444-1e57-45ae-8f42-d7df72aec6f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:00:33.863Z|77fc7b13-21fb-4645-8c8b-ddefa39f4caf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:00:33.865Z|77fc7b13-21fb-4645-8c8b-ddefa39f4caf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:00:33.866Z|63e0106e-747e-4c70-9cff-47c1942e8cb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:00:33.866Z|9b5f5444-1e57-45ae-8f42-d7df72aec6f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:00:33.867Z|63e0106e-747e-4c70-9cff-47c1942e8cb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:00:35.750Z|0306f569-8f66-4236-b971-18aab90e7a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:00:35.751Z|0306f569-8f66-4236-b971-18aab90e7a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:00:36.512Z|115652f4-a2fc-452a-be06-7a7cad24dbde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:00:36.513Z|115652f4-a2fc-452a-be06-7a7cad24dbde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:00:43.906Z|693e1466-4d0b-48db-bb9b-a041dfa2c4d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:00:43.906Z|693e1466-4d0b-48db-bb9b-a041dfa2c4d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:00:43.906Z|b77628fe-e73b-4966-a22e-78eca9b93bde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:00:43.907Z|f1534c63-3abf-4a09-a427-0b22baec7417|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:00:43.907Z|b77628fe-e73b-4966-a22e-78eca9b93bde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:00:43.907Z|f1534c63-3abf-4a09-a427-0b22baec7417|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:00:50.750Z|6ef9c5d6-371f-425d-b1e1-50ec8903fec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:00:50.750Z|6ef9c5d6-371f-425d-b1e1-50ec8903fec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:00:53.934Z|b7b81ebc-4aa8-46f6-a7e2-5b87c8db89e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:00:53.934Z|b7b81ebc-4aa8-46f6-a7e2-5b87c8db89e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:00:53.938Z|3553c5f3-a4ea-473b-987c-1953e9afbb7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:00:53.938Z|09e7424c-790b-426a-82b5-572edf25d379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:00:53.939Z|3553c5f3-a4ea-473b-987c-1953e9afbb7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:00:53.939Z|09e7424c-790b-426a-82b5-572edf25d379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:00:59.888Z|09f165cd-2c24-4817-94fc-a7db716a75a5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:00:59.889Z|09f165cd-2c24-4817-94fc-a7db716a75a5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:01:03.972Z|b3f5dd02-a5b4-4145-a1be-725b560790d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:01:03.973Z|fbfabf6c-dcfc-4669-8b37-b702bce91756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:01:03.973Z|b3f5dd02-a5b4-4145-a1be-725b560790d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:01:03.973Z|fbfabf6c-dcfc-4669-8b37-b702bce91756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:01:03.976Z|0e279b1e-237d-4704-aef4-447318350ead|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:01:03.976Z|0e279b1e-237d-4704-aef4-447318350ead|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:01:05.750Z|26391768-2a3f-4119-b622-9acde3900661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:01:05.753Z|26391768-2a3f-4119-b622-9acde3900661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:01:06.513Z|f6a4be3e-0915-47f2-9fb5-ab58551faa97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:01:06.513Z|f6a4be3e-0915-47f2-9fb5-ab58551faa97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:01:14.004Z|c2a50444-6de2-4d8d-ad5d-4c7815462fff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:01:14.005Z|c847d789-3f3b-468a-88d7-060ddd7983b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:01:14.005Z|c847d789-3f3b-468a-88d7-060ddd7983b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:01:14.007Z|e2a025e1-3fab-4717-a4c9-9ffe0bcd514b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:01:14.005Z|c2a50444-6de2-4d8d-ad5d-4c7815462fff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:01:14.010Z|e2a025e1-3fab-4717-a4c9-9ffe0bcd514b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:01:20.751Z|03747509-abbd-407c-ac90-3ab72a3a04fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:01:20.751Z|03747509-abbd-407c-ac90-3ab72a3a04fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:01:24.046Z|e446c131-d27e-4130-b3b6-a2b31a03599c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:01:24.047Z|e446c131-d27e-4130-b3b6-a2b31a03599c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:01:24.051Z|c5946dd2-5769-45a5-9f2a-cd86026250f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:01:24.052Z|c5946dd2-5769-45a5-9f2a-cd86026250f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:01:24.054Z|8f166ab4-d6fd-475f-adc8-8e006fe5a63c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:01:24.054Z|8f166ab4-d6fd-475f-adc8-8e006fe5a63c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:01:34.089Z|a2f2f682-654f-4b70-9011-5a80d6a4b236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:01:34.091Z|728b1a5e-5d65-42d0-834d-fe2240fd643b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:01:34.104Z|a850d607-1394-42c2-81ee-ee11d234c71e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:01:34.104Z|a850d607-1394-42c2-81ee-ee11d234c71e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:01:34.092Z|728b1a5e-5d65-42d0-834d-fe2240fd643b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:01:34.119Z|a2f2f682-654f-4b70-9011-5a80d6a4b236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:01:35.750Z|4bd34b99-6bc3-4a97-b74c-297d3edef3a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:01:35.750Z|4bd34b99-6bc3-4a97-b74c-297d3edef3a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:01:36.513Z|ac512c84-83f9-4c57-a07e-52be3afbac19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:01:36.514Z|ac512c84-83f9-4c57-a07e-52be3afbac19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:01:44.135Z|4774cca8-a43d-4e17-97bc-44f0b246777a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:01:44.136Z|4774cca8-a43d-4e17-97bc-44f0b246777a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:01:44.149Z|81ea62dd-81a2-4097-9809-6d43b44e0328|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:01:44.150Z|81ea62dd-81a2-4097-9809-6d43b44e0328|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:01:44.155Z|cdf937d1-1092-4f12-b23f-d2897b63dd1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:01:44.155Z|cdf937d1-1092-4f12-b23f-d2897b63dd1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:01:50.750Z|aab8f355-bda8-40fd-9d0c-359fb38b217e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:01:50.754Z|aab8f355-bda8-40fd-9d0c-359fb38b217e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:01:54.165Z|917d7385-968b-4b1a-b491-fb8eec90810b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:01:54.166Z|917d7385-968b-4b1a-b491-fb8eec90810b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:01:54.176Z|31700bde-3304-47ff-b91b-9e2d60a44dba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:01:54.177Z|31700bde-3304-47ff-b91b-9e2d60a44dba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:01:54.185Z|a27f57c5-3e92-4f02-b7a3-af482e416f5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:01:54.185Z|a27f57c5-3e92-4f02-b7a3-af482e416f5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:01:59.891Z|65864e24-3e04-4058-a739-491d9cb63f98|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:01:59.892Z|65864e24-3e04-4058-a739-491d9cb63f98|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:02:04.197Z|13bdf16a-04d1-45d1-badc-734c27340648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:02:04.198Z|13bdf16a-04d1-45d1-badc-734c27340648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:02:04.207Z|7a51c01f-446a-4d5a-92ed-035dd3f9a875|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:02:04.208Z|7a51c01f-446a-4d5a-92ed-035dd3f9a875|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:02:04.213Z|1020c0b1-c387-4808-b0ee-ddc50a8e8eda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:02:04.213Z|1020c0b1-c387-4808-b0ee-ddc50a8e8eda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:02:05.750Z|53460fe8-9cbb-4422-9af1-822dda4c83a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:02:05.750Z|53460fe8-9cbb-4422-9af1-822dda4c83a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:02:06.514Z|7de16001-2eb7-44e5-8a0b-4242f353d7b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:02:06.514Z|7de16001-2eb7-44e5-8a0b-4242f353d7b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:02:14.231Z|df0fd88f-f783-4505-b1d7-6e7bd212391d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:02:14.232Z|df0fd88f-f783-4505-b1d7-6e7bd212391d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:02:14.239Z|5013b695-61b8-4442-a2a4-05ed681e353b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:02:14.240Z|5013b695-61b8-4442-a2a4-05ed681e353b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:02:14.245Z|b988ab8d-943c-4e88-acab-16f02d406198|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:02:14.245Z|b988ab8d-943c-4e88-acab-16f02d406198|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:02:20.750Z|54f58572-050a-44da-82fe-411edf5133cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:02:20.751Z|54f58572-050a-44da-82fe-411edf5133cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:02:24.265Z|5dc6e37e-1add-4845-a087-034febec7a5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:02:24.266Z|5dc6e37e-1add-4845-a087-034febec7a5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:02:24.273Z|8850eb66-0ebd-46b2-b660-6f565b3f4b56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:02:24.274Z|8850eb66-0ebd-46b2-b660-6f565b3f4b56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:02:24.278Z|6b8dc667-8aea-47b9-af52-abccac105d90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:02:24.278Z|6b8dc667-8aea-47b9-af52-abccac105d90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:02:34.300Z|a0bd6c82-befd-4c7e-9e91-ab89b432827b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:02:34.300Z|a0bd6c82-befd-4c7e-9e91-ab89b432827b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:02:34.312Z|c9611aa1-83fc-4bad-a960-4cc768773e61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:02:34.313Z|c9611aa1-83fc-4bad-a960-4cc768773e61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:02:34.315Z|ea03f2b8-e362-45ed-8265-16d54e40b3b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:02:34.315Z|ea03f2b8-e362-45ed-8265-16d54e40b3b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:02:35.751Z|2fbecadb-80a5-42a7-bd07-40ab8c3c6952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:02:35.755Z|2fbecadb-80a5-42a7-bd07-40ab8c3c6952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:02:36.515Z|73e8ddc7-281a-48df-819d-2eaed4020a37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:02:36.515Z|73e8ddc7-281a-48df-819d-2eaed4020a37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:02:44.341Z|825ad4a4-0626-4829-a070-c2d3a9017661|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:02:44.341Z|825ad4a4-0626-4829-a070-c2d3a9017661|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:02:44.343Z|6238bdec-a6c4-420b-bf19-0152c032ba5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:02:44.344Z|6238bdec-a6c4-420b-bf19-0152c032ba5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:02:44.350Z|532b839b-54f1-42e3-950c-0e237f539f37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:02:44.350Z|532b839b-54f1-42e3-950c-0e237f539f37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:02:50.749Z|d9c8387d-d132-49de-8ab8-f75c42aa83e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:02:50.750Z|d9c8387d-d132-49de-8ab8-f75c42aa83e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:02:54.371Z|18e30d23-77f6-4c52-a7b1-fd36542b46e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:02:54.372Z|18e30d23-77f6-4c52-a7b1-fd36542b46e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:02:54.380Z|ca818d6f-b8d8-407d-8d03-e4b4624f74e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:02:54.381Z|ca818d6f-b8d8-407d-8d03-e4b4624f74e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:02:54.383Z|ca28e215-111f-4d85-96df-c8b2cbcc0228|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:02:54.384Z|ca28e215-111f-4d85-96df-c8b2cbcc0228|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:02:59.890Z|648f2635-5479-49f0-b07e-2b2d8e684285|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:02:59.892Z|648f2635-5479-49f0-b07e-2b2d8e684285|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:03:04.405Z|ec5f172b-2eed-4e3a-b845-1a0bc566d508|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:03:04.405Z|ec5f172b-2eed-4e3a-b845-1a0bc566d508|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:03:04.412Z|e29e1aed-6154-4f77-9522-428d27523673|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:03:04.412Z|e29e1aed-6154-4f77-9522-428d27523673|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:03:04.414Z|1d944b22-7c31-44e4-bd10-bd361bfbe15d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:03:04.415Z|1d944b22-7c31-44e4-bd10-bd361bfbe15d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:03:05.749Z|d83da0fa-b900-43b0-be8f-ae87013b3397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:03:05.750Z|d83da0fa-b900-43b0-be8f-ae87013b3397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:03:06.516Z|b7451435-39fd-4589-bc15-a9e5e3380af8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:03:06.516Z|b7451435-39fd-4589-bc15-a9e5e3380af8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:03:14.445Z|235f3cd1-4fd8-4a47-af5f-f744acb89866|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:03:14.445Z|235f3cd1-4fd8-4a47-af5f-f744acb89866|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:03:14.448Z|3bf15798-67b9-4785-880b-6fc082c78128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:03:14.449Z|3bf15798-67b9-4785-880b-6fc082c78128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:03:14.449Z|31e3b1aa-4ca6-450d-962e-1573cf7f6183|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:03:14.450Z|31e3b1aa-4ca6-450d-962e-1573cf7f6183|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:03:20.750Z|0fd19160-04b5-426d-8cd0-485d64ac2409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:03:20.754Z|0fd19160-04b5-426d-8cd0-485d64ac2409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:03:24.473Z|89ce8f36-ca39-4594-9e70-610c6c687c20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:03:24.474Z|89ce8f36-ca39-4594-9e70-610c6c687c20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:03:24.475Z|f36b768e-f301-487e-9e36-6d3465e739a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:03:24.475Z|f36b768e-f301-487e-9e36-6d3465e739a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:03:24.481Z|319e66d9-067c-40cb-b0ba-af7af77cb93d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:03:24.482Z|319e66d9-067c-40cb-b0ba-af7af77cb93d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:03:34.506Z|42e87243-0da9-4bb9-9c96-def5e88c9d46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:03:34.507Z|42e87243-0da9-4bb9-9c96-def5e88c9d46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:03:34.508Z|3cb25c03-6dad-430a-bbad-0fe2c33c836a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:03:34.510Z|088379bf-7c69-4e77-9b5e-194097bb8218|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:03:34.512Z|088379bf-7c69-4e77-9b5e-194097bb8218|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:03:34.513Z|3cb25c03-6dad-430a-bbad-0fe2c33c836a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:03:35.750Z|1eb30938-f69f-4344-8bd9-89870d6e48cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:03:35.750Z|1eb30938-f69f-4344-8bd9-89870d6e48cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:03:36.517Z|894e5c31-17b0-4a8f-9a5e-9925e72e3bcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:03:36.517Z|894e5c31-17b0-4a8f-9a5e-9925e72e3bcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:03:44.538Z|ace0f4a8-6659-4ee5-823f-dc90e335440e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:03:44.543Z|ebaad7e1-4e96-4f3f-9899-02b71865ea94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:03:44.543Z|ebaad7e1-4e96-4f3f-9899-02b71865ea94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:03:44.546Z|ace0f4a8-6659-4ee5-823f-dc90e335440e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:03:44.546Z|cd751806-a6e5-4bf4-83c3-fa38da692910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:03:44.547Z|cd751806-a6e5-4bf4-83c3-fa38da692910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:03:50.750Z|f6b74406-421b-4f08-a4f9-0d662fda14af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:03:50.750Z|f6b74406-421b-4f08-a4f9-0d662fda14af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:03:54.577Z|16470d01-a09f-4872-9ce6-9f05a4569cec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:03:54.578Z|16470d01-a09f-4872-9ce6-9f05a4569cec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:03:54.578Z|7a2dced9-6aaa-4d56-ab01-4e8d7ded8a9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:03:54.578Z|7a2dced9-6aaa-4d56-ab01-4e8d7ded8a9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:03:54.583Z|05200fd0-7d37-4f5d-b475-efa7f75d7466|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:03:54.583Z|05200fd0-7d37-4f5d-b475-efa7f75d7466|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:03:59.889Z|99e25ccd-152e-43c6-878f-b09a170ec16b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:03:59.889Z|99e25ccd-152e-43c6-878f-b09a170ec16b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:04:04.608Z|22009fd1-776d-4bf4-8c9b-6bd9bf5f71d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:04:04.609Z|22009fd1-776d-4bf4-8c9b-6bd9bf5f71d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:04:04.611Z|0f3d8f4f-fd3b-4398-bc10-391cce2e6662|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:04:04.612Z|0f3d8f4f-fd3b-4398-bc10-391cce2e6662|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:04:04.614Z|c80da488-eacd-4fd6-ab80-c608260b5f96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:04:04.615Z|c80da488-eacd-4fd6-ab80-c608260b5f96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:04:05.749Z|5b9ff258-e51d-4481-9750-1bf855c77451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:04:05.754Z|5b9ff258-e51d-4481-9750-1bf855c77451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:04:06.519Z|bc26cf5b-121b-4d6c-8d1b-6e651533c6b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:04:06.519Z|bc26cf5b-121b-4d6c-8d1b-6e651533c6b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:04:14.642Z|d85e880a-6f7d-4732-83ec-64c1ecc5bb4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:04:14.643Z|d85e880a-6f7d-4732-83ec-64c1ecc5bb4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:04:14.648Z|0507c49d-9bbf-4d26-8510-ec4627d10d8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:04:14.649Z|0507c49d-9bbf-4d26-8510-ec4627d10d8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:04:14.649Z|245fb606-00e5-43d9-9b0e-93602bf21b37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:04:14.649Z|245fb606-00e5-43d9-9b0e-93602bf21b37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:04:20.750Z|9dbf72f1-2d08-40ed-a1b4-95084a354112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:04:20.750Z|9dbf72f1-2d08-40ed-a1b4-95084a354112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:04:24.673Z|7d12e3de-6d9e-42b4-8c99-6dee4e073e1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:04:24.674Z|7d12e3de-6d9e-42b4-8c99-6dee4e073e1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:04:24.676Z|97bb446a-a877-4353-83c4-481e47f0bfbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:04:24.677Z|97bb446a-a877-4353-83c4-481e47f0bfbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:04:24.679Z|2f7e1394-d682-47fa-848a-1b11f84e3d12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:04:24.679Z|2f7e1394-d682-47fa-848a-1b11f84e3d12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:04:34.708Z|468a1d60-bee6-4ab9-8eaa-efb9313b728e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:04:34.709Z|468a1d60-bee6-4ab9-8eaa-efb9313b728e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:04:34.712Z|ec808952-cb86-469f-852a-799f8fc3fcf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:04:34.714Z|ec808952-cb86-469f-852a-799f8fc3fcf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:04:34.715Z|7b1a2ad2-94ce-4f62-92a1-66ab62039938|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:04:34.715Z|7b1a2ad2-94ce-4f62-92a1-66ab62039938|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:04:35.749Z|19fd86d6-63e2-48e3-abdd-08832a7cdc3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:04:35.750Z|19fd86d6-63e2-48e3-abdd-08832a7cdc3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:04:36.523Z|922927ce-5dae-4a21-9d25-f3e720577d29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:04:36.523Z|922927ce-5dae-4a21-9d25-f3e720577d29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:04:44.748Z|66b1e082-9614-448e-b9dc-736c1483fd4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:04:44.749Z|c4524002-6735-4bca-a997-25c7586438c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:04:44.749Z|aa4b9c01-f878-477c-8346-7ba7d9e3be95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:04:44.749Z|66b1e082-9614-448e-b9dc-736c1483fd4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:04:44.750Z|aa4b9c01-f878-477c-8346-7ba7d9e3be95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:04:44.749Z|c4524002-6735-4bca-a997-25c7586438c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:04:50.750Z|31dd5b9b-5eb7-4f08-a561-b012de611655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:04:50.757Z|31dd5b9b-5eb7-4f08-a561-b012de611655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:04:54.778Z|3f555266-86d6-40f2-997b-19a6b7367a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:04:54.779Z|3f555266-86d6-40f2-997b-19a6b7367a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:04:54.782Z|e4d65843-ff4f-44ec-a090-c57ac0aaeaf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:04:54.783Z|fbf253d7-6aef-42a5-b08d-cbff1c3e6d1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:04:54.782Z|e4d65843-ff4f-44ec-a090-c57ac0aaeaf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:04:54.784Z|fbf253d7-6aef-42a5-b08d-cbff1c3e6d1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:04:59.890Z|c346d4a9-6ef0-4476-979c-ca82463b25fd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:04:59.892Z|c346d4a9-6ef0-4476-979c-ca82463b25fd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:05:04.815Z|0b66fd26-e24f-40ac-b3d9-6610b2b67587|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:05:04.815Z|48df6b47-3fc3-41cb-95dd-4861eb9437fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:05:04.815Z|0b66fd26-e24f-40ac-b3d9-6610b2b67587|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:05:04.816Z|48df6b47-3fc3-41cb-95dd-4861eb9437fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:05:04.856Z|20d66594-6b68-43b0-bb91-69f4b8ee9bb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:05:04.856Z|20d66594-6b68-43b0-bb91-69f4b8ee9bb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:05:05.750Z|08359b15-f7ca-4b4e-85c5-4115ccb8d55a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:05:05.750Z|08359b15-f7ca-4b4e-85c5-4115ccb8d55a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:05:06.523Z|093b9b3c-d3d3-42af-b2df-c9eeafcf7cf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:05:06.524Z|093b9b3c-d3d3-42af-b2df-c9eeafcf7cf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:05:14.841Z|688f6de0-06cd-4673-8e2b-30047b093d2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:05:14.842Z|688f6de0-06cd-4673-8e2b-30047b093d2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:05:14.846Z|5e12c7cf-9843-4914-8777-e55a4a2ef7c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:05:14.847Z|5e12c7cf-9843-4914-8777-e55a4a2ef7c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:05:14.892Z|436230a3-f167-45d1-93fa-e9472ea9960a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:05:14.893Z|436230a3-f167-45d1-93fa-e9472ea9960a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:05:20.749Z|c18b0b64-1238-4deb-afd9-4b7477f1cff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:05:20.750Z|c18b0b64-1238-4deb-afd9-4b7477f1cff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:05:24.876Z|26489dbe-6a56-43c3-978a-47fdcb4ea136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:05:24.876Z|26489dbe-6a56-43c3-978a-47fdcb4ea136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:05:24.888Z|8131389d-5f7c-4fd9-b7fb-9ba267cf6241|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:05:24.888Z|8131389d-5f7c-4fd9-b7fb-9ba267cf6241|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:05:24.924Z|756cb115-e31d-4ee2-8350-03b9d1c5e41f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:05:24.925Z|756cb115-e31d-4ee2-8350-03b9d1c5e41f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:05:34.909Z|36ccdd03-d5bc-4b7f-b961-2b4269637f5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:05:34.910Z|36ccdd03-d5bc-4b7f-b961-2b4269637f5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:05:34.919Z|7ca8ec25-f3f9-4fec-9cd3-8ad45db90811|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:05:34.919Z|7ca8ec25-f3f9-4fec-9cd3-8ad45db90811|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:05:34.956Z|aeea77c3-62ea-4f47-8591-5cb9f8b919b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:05:34.956Z|aeea77c3-62ea-4f47-8591-5cb9f8b919b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:05:35.750Z|eb18b4e9-393f-455e-8ab5-fb05f7736da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:05:35.753Z|eb18b4e9-393f-455e-8ab5-fb05f7736da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:05:36.524Z|3dba1782-cc20-4320-bda6-4e8b361334a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:05:36.525Z|3dba1782-cc20-4320-bda6-4e8b361334a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:05:44.945Z|3b9b8705-a85a-4f8d-aaa0-63eda5eda141|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:05:44.947Z|3b9b8705-a85a-4f8d-aaa0-63eda5eda141|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:05:44.949Z|9bed1e0e-7bdb-4b01-b14b-12778f5a32c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:05:44.950Z|9bed1e0e-7bdb-4b01-b14b-12778f5a32c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:05:44.988Z|95a340fe-71ef-47ad-b016-d9ba45d10d98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:05:44.989Z|95a340fe-71ef-47ad-b016-d9ba45d10d98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:05:50.750Z|f46492a2-98e0-440e-af0c-9e8f3550e9f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:05:50.750Z|f46492a2-98e0-440e-af0c-9e8f3550e9f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:05:54.981Z|9517ddbc-8f63-49a9-bdcf-46738a00b76c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:05:54.981Z|9517ddbc-8f63-49a9-bdcf-46738a00b76c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:05:54.984Z|f31cfd8c-faaf-4afc-ae40-fa0f3d67eb4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:05:54.985Z|f31cfd8c-faaf-4afc-ae40-fa0f3d67eb4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:05:55.021Z|d2d05159-fd85-4ab7-9d5b-f014f360b26f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:05:55.022Z|d2d05159-fd85-4ab7-9d5b-f014f360b26f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:05:59.889Z|4315f281-aacd-4cec-8307-7c92812061fd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:05:59.890Z|4315f281-aacd-4cec-8307-7c92812061fd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:06:05.014Z|2e56b257-45e6-451e-8f40-e5dc01a5344e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:06:05.015Z|2e56b257-45e6-451e-8f40-e5dc01a5344e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:06:05.018Z|a992249a-c8fc-4827-aebd-902e7ca8619a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:06:05.019Z|a992249a-c8fc-4827-aebd-902e7ca8619a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:06:05.048Z|93f73fc1-549a-4a4a-87b0-21687ba5cf1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:06:05.049Z|93f73fc1-549a-4a4a-87b0-21687ba5cf1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:06:05.750Z|2894b3bb-29a7-484b-8b61-aae9fe795235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:06:05.750Z|2894b3bb-29a7-484b-8b61-aae9fe795235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:06:06.525Z|bb2c0627-cd9e-4d62-890c-ae4e9ff1f284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:06:06.525Z|bb2c0627-cd9e-4d62-890c-ae4e9ff1f284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:06:15.049Z|b540f329-7f49-4d68-8025-a3354e6c3ec7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:06:15.052Z|b540f329-7f49-4d68-8025-a3354e6c3ec7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:06:15.060Z|60c3955c-4b5c-46a4-807c-caa479c0fc6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:06:15.060Z|60c3955c-4b5c-46a4-807c-caa479c0fc6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:06:15.080Z|56426ccb-6f34-458b-a962-ae5ba575ba58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:06:15.081Z|56426ccb-6f34-458b-a962-ae5ba575ba58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:06:20.750Z|9603d1b0-b97b-404e-a259-86245ec64e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:06:20.753Z|9603d1b0-b97b-404e-a259-86245ec64e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:06:25.086Z|01f1c23c-1c65-4562-b7f5-24cd07138f3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:06:25.086Z|1ea06e87-3510-412c-93ed-17e6bcfe3696|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:06:25.086Z|01f1c23c-1c65-4562-b7f5-24cd07138f3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:06:25.088Z|1ea06e87-3510-412c-93ed-17e6bcfe3696|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:06:25.110Z|4137b82e-5fbc-4890-85df-03b87c04d92d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:06:25.111Z|4137b82e-5fbc-4890-85df-03b87c04d92d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:06:35.118Z|0f7c5334-388c-41f5-8536-382c0e8b5ed6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:06:35.119Z|0f7c5334-388c-41f5-8536-382c0e8b5ed6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:06:35.124Z|c6ece875-8d92-4c7d-a7ac-1d24e990a7e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:06:35.125Z|c6ece875-8d92-4c7d-a7ac-1d24e990a7e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:06:35.135Z|36f495fd-b7dc-4758-a706-b31e091619e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:06:35.136Z|36f495fd-b7dc-4758-a706-b31e091619e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:06:35.751Z|24f9af09-5560-45ac-b0d4-e4d7c60fc5c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:06:35.751Z|24f9af09-5560-45ac-b0d4-e4d7c60fc5c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:06:36.526Z|0fd5c458-7c3d-47d0-8616-de221d773cd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:06:36.526Z|0fd5c458-7c3d-47d0-8616-de221d773cd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:06:45.144Z|b65603b4-50ba-41bf-a516-7c759a65caaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:06:45.145Z|b65603b4-50ba-41bf-a516-7c759a65caaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:06:45.152Z|fa906042-7e85-4372-93ae-fecb9ddebcbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:06:45.153Z|fa906042-7e85-4372-93ae-fecb9ddebcbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:06:45.162Z|2c2da671-eb5b-43d6-80fb-8306f343197a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:06:45.162Z|2c2da671-eb5b-43d6-80fb-8306f343197a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:06:50.750Z|5f3b2f40-43bb-431c-b847-8d06a8c7afd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:06:50.750Z|5f3b2f40-43bb-431c-b847-8d06a8c7afd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:06:55.176Z|58526e7b-621b-4e12-862c-43fead87cb4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:06:55.177Z|58526e7b-621b-4e12-862c-43fead87cb4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:06:55.187Z|0077afdf-6ed3-4d46-bc99-9360b69d53dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:06:55.188Z|0077afdf-6ed3-4d46-bc99-9360b69d53dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:06:55.188Z|913d7a6a-7ec3-422d-90bd-bde233eee1d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:06:55.189Z|913d7a6a-7ec3-422d-90bd-bde233eee1d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:06:59.891Z|c19c2674-e163-42e8-be38-d470e9b65df1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:06:59.892Z|c19c2674-e163-42e8-be38-d470e9b65df1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:07:05.205Z|19d06b69-66c2-4eb8-a01f-c6101bfdaa3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:07:05.206Z|19d06b69-66c2-4eb8-a01f-c6101bfdaa3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:07:05.215Z|26b5f498-5e66-47a3-8f6b-19d123fb4112|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:07:05.216Z|26b5f498-5e66-47a3-8f6b-19d123fb4112|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:07:05.229Z|d28b9691-c095-4109-85ca-dacdc0199cb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:07:05.243Z|d28b9691-c095-4109-85ca-dacdc0199cb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:07:05.750Z|99ebc7eb-0fd4-465b-b9cd-cbe4e9dd9b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:07:05.756Z|99ebc7eb-0fd4-465b-b9cd-cbe4e9dd9b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:07:06.527Z|ab1cf782-abfa-43c2-9034-9d4624583e19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:07:06.527Z|ab1cf782-abfa-43c2-9034-9d4624583e19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:07:15.245Z|5017b976-5f11-4c7f-948a-8fbb402e20a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:07:15.246Z|5017b976-5f11-4c7f-948a-8fbb402e20a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:07:15.246Z|e1e82c7a-29e4-426d-b4e9-d75578273a36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:07:15.247Z|e1e82c7a-29e4-426d-b4e9-d75578273a36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:07:15.296Z|8003c5db-ab4b-4326-a5a6-85bc6c885fa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:07:15.297Z|8003c5db-ab4b-4326-a5a6-85bc6c885fa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:07:20.750Z|1650348b-3f14-4a2f-b3bf-5f8a30254201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:07:20.750Z|1650348b-3f14-4a2f-b3bf-5f8a30254201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:07:25.294Z|42c47745-d0ce-4fc7-8d77-60a4fca37f92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:07:25.295Z|42c47745-d0ce-4fc7-8d77-60a4fca37f92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:07:25.295Z|2eab5130-ee05-4f57-9201-702600938582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:07:25.296Z|2eab5130-ee05-4f57-9201-702600938582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:07:25.322Z|927f3e7f-8014-4684-9baf-249072c37e2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:07:25.323Z|927f3e7f-8014-4684-9baf-249072c37e2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:07:35.321Z|0b0fc86d-2cb1-4065-8d31-7df7ce867ff1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:07:35.321Z|1d9e790b-a9cd-4f1b-a9aa-e2af505123ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:07:35.321Z|0b0fc86d-2cb1-4065-8d31-7df7ce867ff1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:07:35.321Z|1d9e790b-a9cd-4f1b-a9aa-e2af505123ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:07:35.352Z|4def20cf-a9ed-41c4-89f1-438afa82096f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:07:35.352Z|4def20cf-a9ed-41c4-89f1-438afa82096f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:07:35.750Z|893742ad-20ac-417b-8428-98105e365e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:07:35.750Z|893742ad-20ac-417b-8428-98105e365e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:07:36.527Z|94c5bec8-709c-43ec-b966-84d0e0396e8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:07:36.528Z|94c5bec8-709c-43ec-b966-84d0e0396e8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:07:45.354Z|9bcd147a-a1bb-4158-af11-26ed42e1825b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:07:45.355Z|9bcd147a-a1bb-4158-af11-26ed42e1825b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:07:45.365Z|a590deb1-f57b-4d2f-9a9c-8e428592dbd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:07:45.366Z|a590deb1-f57b-4d2f-9a9c-8e428592dbd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:07:45.397Z|f310ecee-891c-4822-9649-920231333151|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:07:45.398Z|f310ecee-891c-4822-9649-920231333151|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:07:50.749Z|81ee3526-6c6a-4ed7-9d66-ff6ac1c606d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:07:50.755Z|81ee3526-6c6a-4ed7-9d66-ff6ac1c606d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:07:55.377Z|607dc400-69aa-4f76-857d-5837edbfe8c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:07:55.378Z|607dc400-69aa-4f76-857d-5837edbfe8c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:07:55.388Z|a8bb5d20-9718-40d1-94fd-00b52ca70fd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:07:55.389Z|a8bb5d20-9718-40d1-94fd-00b52ca70fd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:07:55.421Z|1f6f64d4-da8e-43ef-81b4-39e6b05ea0ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:07:55.422Z|1f6f64d4-da8e-43ef-81b4-39e6b05ea0ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:07:59.890Z|63216eaa-0854-4b05-bf75-f0417c4b1131|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:07:59.891Z|63216eaa-0854-4b05-bf75-f0417c4b1131|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:08:05.400Z|c0f0bdfb-590a-484f-876b-0ce5c6d4dcdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:08:05.400Z|c0f0bdfb-590a-484f-876b-0ce5c6d4dcdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:08:05.413Z|0b4343df-555d-4ac5-8347-be0165cb33ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:08:05.413Z|0b4343df-555d-4ac5-8347-be0165cb33ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:08:05.442Z|2d9dc1ce-0887-4031-a118-d13eac3f0fb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:08:05.442Z|2d9dc1ce-0887-4031-a118-d13eac3f0fb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:08:05.750Z|913272e5-24fa-4175-b463-83b5fd814e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:08:05.750Z|913272e5-24fa-4175-b463-83b5fd814e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:08:06.528Z|46460903-3dc7-4c8c-98b1-4edaacf377a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:08:06.528Z|46460903-3dc7-4c8c-98b1-4edaacf377a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:08:15.420Z|237fcfa3-df25-4d0b-85fb-595ab9db19f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:08:15.421Z|237fcfa3-df25-4d0b-85fb-595ab9db19f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:08:15.432Z|9f06379f-e378-4fc4-8254-754b5a452799|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:08:15.433Z|9f06379f-e378-4fc4-8254-754b5a452799|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:08:15.463Z|bd6845e8-1dce-41e1-b438-5df5461ee954|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:08:15.464Z|bd6845e8-1dce-41e1-b438-5df5461ee954|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:08:20.750Z|f720e9f6-b8fe-4533-aedd-334288026a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:08:20.750Z|f720e9f6-b8fe-4533-aedd-334288026a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:08:25.444Z|c246853d-281b-4303-bb0a-807621ca804d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:08:25.445Z|c246853d-281b-4303-bb0a-807621ca804d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:08:25.452Z|25e7830c-edac-4a30-ab8c-e0c80d6f50ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:08:25.452Z|25e7830c-edac-4a30-ab8c-e0c80d6f50ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:08:25.493Z|86d68ecc-0866-48b7-964c-d1dceacb397a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:08:25.494Z|86d68ecc-0866-48b7-964c-d1dceacb397a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:08:35.471Z|9a414caf-579b-46fb-be45-2efd89dda22a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:08:35.471Z|a7a4c978-b271-417d-ba9e-4d455fbb1686|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:08:35.472Z|9a414caf-579b-46fb-be45-2efd89dda22a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:08:35.472Z|a7a4c978-b271-417d-ba9e-4d455fbb1686|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:08:35.524Z|95682b03-b116-42cc-97ef-4834e6c104a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:08:35.524Z|95682b03-b116-42cc-97ef-4834e6c104a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:08:35.750Z|60c3e049-82e0-474b-bf9b-63263080a1b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:08:35.750Z|60c3e049-82e0-474b-bf9b-63263080a1b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:08:36.529Z|766e149e-0c5f-4b8e-b2f3-1f5d76d77483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:08:36.529Z|766e149e-0c5f-4b8e-b2f3-1f5d76d77483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:08:45.503Z|b4593b63-a687-4f7d-9961-5e9038a867c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:08:45.504Z|589b460b-fb0a-4eec-a8e7-3baf88a99313|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:08:45.504Z|b4593b63-a687-4f7d-9961-5e9038a867c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:08:45.504Z|589b460b-fb0a-4eec-a8e7-3baf88a99313|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:08:45.547Z|9ed0e031-7756-4952-a322-a6153e7d87e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:08:45.548Z|9ed0e031-7756-4952-a322-a6153e7d87e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:08:50.749Z|ee5fca22-adc9-4d0b-9aa8-3e682b325dc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:08:50.750Z|ee5fca22-adc9-4d0b-9aa8-3e682b325dc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:08:55.531Z|49c3773d-8935-4e3f-8714-79256deee270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:08:55.532Z|49c3773d-8935-4e3f-8714-79256deee270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:08:55.534Z|95da003f-c3fc-4f5e-9035-ceb9e5c5b857|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:08:55.534Z|95da003f-c3fc-4f5e-9035-ceb9e5c5b857|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:08:55.579Z|b7930c6c-a26f-4edf-92c0-17c62c5a27f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:08:55.580Z|b7930c6c-a26f-4edf-92c0-17c62c5a27f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:08:59.890Z|1916665a-e8e3-4d24-9bc1-2bdc112dc903|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:08:59.890Z|1916665a-e8e3-4d24-9bc1-2bdc112dc903|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:09:05.561Z|6dfbd9a6-c73d-4275-936b-d75d77734357|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:09:05.562Z|6dfbd9a6-c73d-4275-936b-d75d77734357|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:09:05.562Z|8f6d9bc2-60cf-4d44-88ef-c9a63de42fc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:09:05.564Z|8f6d9bc2-60cf-4d44-88ef-c9a63de42fc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:09:05.610Z|fcf90405-1c1b-4a72-b817-761f01b4825b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:09:05.611Z|fcf90405-1c1b-4a72-b817-761f01b4825b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:09:05.749Z|51103af9-4aac-419a-8ed3-e5050a250e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:09:05.752Z|51103af9-4aac-419a-8ed3-e5050a250e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:09:06.530Z|c0ac7871-e28e-456b-a94d-69547e42e267|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:09:06.530Z|c0ac7871-e28e-456b-a94d-69547e42e267|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:09:15.594Z|007f1e53-e3d4-4857-ad39-47f9c3a24847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:09:15.595Z|007f1e53-e3d4-4857-ad39-47f9c3a24847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:09:15.602Z|fbb47ab5-2cd3-4dcb-aaf9-7a6caa967c6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:09:15.602Z|fbb47ab5-2cd3-4dcb-aaf9-7a6caa967c6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:09:15.642Z|5432a2d3-d18a-4b6c-9308-aa4d62593e1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:09:15.642Z|5432a2d3-d18a-4b6c-9308-aa4d62593e1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:09:20.750Z|bf2646fc-e76f-4d5c-ae10-97b6c23df620|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:09:20.750Z|bf2646fc-e76f-4d5c-ae10-97b6c23df620|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:09:25.628Z|675e4f5c-f0ce-4273-9236-3b3f38157ee6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:09:25.629Z|675e4f5c-f0ce-4273-9236-3b3f38157ee6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:09:25.635Z|ce0cee74-9eb3-4403-acc5-e89e8054898a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:09:25.636Z|ce0cee74-9eb3-4403-acc5-e89e8054898a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:09:25.675Z|42e14854-cddb-4129-876a-03dd16d0942e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:09:25.675Z|42e14854-cddb-4129-876a-03dd16d0942e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:09:35.659Z|4ce28b55-3b10-4942-b158-12155e431313|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:09:35.660Z|4ce28b55-3b10-4942-b158-12155e431313|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:09:35.666Z|d05749e6-80dc-4b95-bb3e-cacc9ace2ec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:09:35.666Z|d05749e6-80dc-4b95-bb3e-cacc9ace2ec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:09:35.705Z|396ada18-c71d-46ca-89e7-a225d266baad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:09:35.706Z|396ada18-c71d-46ca-89e7-a225d266baad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:09:35.750Z|94cefef5-2e9b-4335-804d-9fec73f32d25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:09:35.750Z|94cefef5-2e9b-4335-804d-9fec73f32d25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:09:36.530Z|3ef759e3-8f0f-474a-a31b-6b6265055125|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:09:36.531Z|3ef759e3-8f0f-474a-a31b-6b6265055125|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:09:45.696Z|d1a8327d-ec5d-4682-bb0d-b134084d153b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:09:45.696Z|d1a8327d-ec5d-4682-bb0d-b134084d153b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:09:45.700Z|adac2842-375d-4bb7-8c2a-ec61c6f3d58a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:09:45.700Z|adac2842-375d-4bb7-8c2a-ec61c6f3d58a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:09:45.738Z|29fd4016-3329-4b2e-8423-3bcf699104ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:09:45.738Z|29fd4016-3329-4b2e-8423-3bcf699104ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:09:50.750Z|52865c85-c496-405c-ac8f-33973dfc15de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:09:50.750Z|52865c85-c496-405c-ac8f-33973dfc15de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:09:55.731Z|4ed33b39-5880-454f-acda-df55f6b65cf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:09:55.731Z|f0b196f6-d4bc-49ca-92b9-4c58348544a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:09:55.732Z|f0b196f6-d4bc-49ca-92b9-4c58348544a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:09:55.732Z|4ed33b39-5880-454f-acda-df55f6b65cf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:09:55.768Z|efa7a68b-1dc1-4a78-bfa8-826e2f125d6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:09:55.769Z|efa7a68b-1dc1-4a78-bfa8-826e2f125d6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:09:59.890Z|fb118f57-9e02-4732-b29f-5aa215306553|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:09:59.891Z|fb118f57-9e02-4732-b29f-5aa215306553|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:10:05.749Z|5562bd19-864d-4e70-b3b1-34bba3e0f3b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:10:05.750Z|5562bd19-864d-4e70-b3b1-34bba3e0f3b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:10:05.763Z|be02a267-7030-4e17-941b-6747591ee7ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:10:05.764Z|be02a267-7030-4e17-941b-6747591ee7ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:10:05.766Z|8c76a4f7-d34a-4c01-8bba-9a73b144a198|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:10:05.767Z|8c76a4f7-d34a-4c01-8bba-9a73b144a198|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:10:05.802Z|b931d72b-0043-417b-bcde-a4afd0535e03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:10:05.803Z|b931d72b-0043-417b-bcde-a4afd0535e03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:10:06.533Z|024658ea-d1d6-4ce2-b4eb-ba55440019d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:10:06.533Z|024658ea-d1d6-4ce2-b4eb-ba55440019d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:10:15.802Z|1c3e016a-76c1-478f-865e-998fc8cb88b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:10:15.802Z|1c3e016a-76c1-478f-865e-998fc8cb88b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:10:15.804Z|a9d2aa1b-8bed-495f-8070-0e3896e4b201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:10:15.805Z|a9d2aa1b-8bed-495f-8070-0e3896e4b201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:10:15.830Z|2943ec29-72cd-4756-b3a0-8c2d9d615ee2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:10:15.830Z|2943ec29-72cd-4756-b3a0-8c2d9d615ee2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:10:20.750Z|a3213a8b-12e4-4a48-beb0-ef7e1c4dbca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:10:20.753Z|a3213a8b-12e4-4a48-beb0-ef7e1c4dbca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:10:25.834Z|5e392418-ba5c-403a-aaf9-3c88257278df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:10:25.835Z|5e392418-ba5c-403a-aaf9-3c88257278df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:10:25.839Z|151b9569-24ef-44bb-bc5a-8f0f28e91f47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:10:25.840Z|151b9569-24ef-44bb-bc5a-8f0f28e91f47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:10:25.870Z|1d8c7cf3-932b-4961-8f03-d3c8c077368f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:10:25.871Z|1d8c7cf3-932b-4961-8f03-d3c8c077368f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:10:35.750Z|4571f40f-3783-4cfe-b5f1-b99c65290ee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:10:35.750Z|4571f40f-3783-4cfe-b5f1-b99c65290ee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:10:35.860Z|4eaa1acf-b744-4ccc-bd33-e30dcf51d4d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:10:35.861Z|4eaa1acf-b744-4ccc-bd33-e30dcf51d4d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:10:35.878Z|697ba06c-1f1f-4c34-953b-91e2f56f3468|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:10:35.878Z|697ba06c-1f1f-4c34-953b-91e2f56f3468|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:10:35.898Z|d0a664cc-1324-4485-88ff-99e9c721f483|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:10:35.898Z|d0a664cc-1324-4485-88ff-99e9c721f483|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:10:36.534Z|b9bb481f-6f25-44e1-a576-26686d451279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:10:36.534Z|b9bb481f-6f25-44e1-a576-26686d451279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:10:45.891Z|53c27641-bada-4d46-88d4-7ae7f7c798b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:10:45.891Z|53c27641-bada-4d46-88d4-7ae7f7c798b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:10:45.905Z|1c902d13-aa4d-41e0-86f0-7bce4893d7b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:10:45.905Z|1c902d13-aa4d-41e0-86f0-7bce4893d7b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:10:45.923Z|deb8e25a-8eb1-4d05-8b98-bd62056147b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:10:45.924Z|deb8e25a-8eb1-4d05-8b98-bd62056147b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:10:50.750Z|cc8b26b2-35c2-4ccf-97e1-2da82fa82d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:10:50.750Z|cc8b26b2-35c2-4ccf-97e1-2da82fa82d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:10:55.917Z|e6235fdd-d2c6-4ca1-b397-ff60d09dcf49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:10:55.918Z|e6235fdd-d2c6-4ca1-b397-ff60d09dcf49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:10:55.941Z|66b59bba-ee7c-4b7e-a81f-c0cc5e3e5b77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:10:55.942Z|66b59bba-ee7c-4b7e-a81f-c0cc5e3e5b77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:10:55.949Z|42a95786-58e4-4530-aa44-4d7c66984749|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:10:55.950Z|42a95786-58e4-4530-aa44-4d7c66984749|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:10:59.889Z|a6fcf7c6-b40f-4c41-8ce1-01ad4cacee97|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:10:59.890Z|a6fcf7c6-b40f-4c41-8ce1-01ad4cacee97|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:11:05.749Z|cc2cb8df-747a-43fc-8086-116b0a3927cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:11:05.765Z|cc2cb8df-747a-43fc-8086-116b0a3927cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:11:05.954Z|8418f6e1-df26-4e87-a261-3ddc6dd0cffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:11:05.955Z|8418f6e1-df26-4e87-a261-3ddc6dd0cffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:11:05.964Z|5608a28a-c807-429b-8096-a2f36bad810b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:11:05.964Z|5608a28a-c807-429b-8096-a2f36bad810b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:11:05.973Z|9f1a116e-ecbb-4a3d-a427-e41f19042b58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:11:05.973Z|9f1a116e-ecbb-4a3d-a427-e41f19042b58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:11:06.535Z|6678f781-3e23-4658-9d0d-d88c559d4b5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:11:06.535Z|6678f781-3e23-4658-9d0d-d88c559d4b5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:11:15.979Z|7412b380-9fea-4141-973a-6e2865c453d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:11:15.980Z|7412b380-9fea-4141-973a-6e2865c453d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:11:15.995Z|076d1f42-b66f-40f6-8809-73f2a173d60d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:11:15.995Z|076d1f42-b66f-40f6-8809-73f2a173d60d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:11:16.002Z|6834b018-2865-4aa4-9f8d-88f21180f19d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:11:16.002Z|6834b018-2865-4aa4-9f8d-88f21180f19d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:11:20.750Z|8cc62e99-5c3a-489b-8a02-e5834c2a2f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:11:20.750Z|8cc62e99-5c3a-489b-8a02-e5834c2a2f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:11:26.008Z|089dc0bd-a25b-4e26-bc89-dd487ce7ef38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:11:26.009Z|089dc0bd-a25b-4e26-bc89-dd487ce7ef38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:11:26.017Z|1000a1b9-2e80-468b-b365-e7b96da0c982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:11:26.017Z|1000a1b9-2e80-468b-b365-e7b96da0c982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:11:26.028Z|2948b4c7-9475-4db4-9d18-2bfce6901645|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:11:26.029Z|2948b4c7-9475-4db4-9d18-2bfce6901645|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:11:35.751Z|1a570b42-ef33-468c-b442-904a50a0438e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:11:35.751Z|1a570b42-ef33-468c-b442-904a50a0438e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:11:36.044Z|40769eb9-3607-4f2b-bac8-6d947b2fcd2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:11:36.044Z|40769eb9-3607-4f2b-bac8-6d947b2fcd2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:11:36.046Z|2569c65e-044f-41e7-a6eb-caa2c8f97f9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:11:36.046Z|2569c65e-044f-41e7-a6eb-caa2c8f97f9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:11:36.087Z|c5a42b60-68c5-4b32-a2b5-e94c198c7e0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:11:36.088Z|c5a42b60-68c5-4b32-a2b5-e94c198c7e0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:11:36.536Z|4896e31d-aa73-47ea-b517-d8b7fb5fe6b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:11:36.536Z|4896e31d-aa73-47ea-b517-d8b7fb5fe6b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:11:46.079Z|a176d9da-2634-47cb-b221-8f6120719881|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:11:46.080Z|a176d9da-2634-47cb-b221-8f6120719881|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:11:46.081Z|dfdc0206-2f48-4576-9c56-0005987731d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:11:46.082Z|dfdc0206-2f48-4576-9c56-0005987731d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:11:46.119Z|b1d63707-cfa7-4387-8d69-063375952721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:11:46.120Z|b1d63707-cfa7-4387-8d69-063375952721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:11:50.750Z|a1a6e359-e7b3-49a4-a5f2-d85c24d74b80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:11:50.754Z|a1a6e359-e7b3-49a4-a5f2-d85c24d74b80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:11:56.107Z|df70d526-2824-41df-967d-2c02dc95affe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:11:56.108Z|df70d526-2824-41df-967d-2c02dc95affe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:11:56.109Z|34e2e17a-d19e-47fb-b17c-b6e1a0f2757e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:11:56.109Z|34e2e17a-d19e-47fb-b17c-b6e1a0f2757e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:11:56.147Z|22cc34c4-c244-4626-b9be-16a824c6405d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:11:56.148Z|22cc34c4-c244-4626-b9be-16a824c6405d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:11:59.889Z|527c2653-daba-4948-996b-8c81c43e32d4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:11:59.890Z|527c2653-daba-4948-996b-8c81c43e32d4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:12:05.750Z|77b09f5a-06ba-4330-8c49-235a4dd743f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:12:05.750Z|77b09f5a-06ba-4330-8c49-235a4dd743f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:12:06.148Z|5a7a0a58-8553-425a-a102-599bba35c828|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:12:06.148Z|719c9139-9ff8-4684-9660-49ba8e19ff4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:12:06.149Z|5a7a0a58-8553-425a-a102-599bba35c828|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:12:06.149Z|719c9139-9ff8-4684-9660-49ba8e19ff4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:12:06.181Z|350acad8-2e8f-4dd4-9236-2a0044ae01d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:12:06.182Z|350acad8-2e8f-4dd4-9236-2a0044ae01d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:12:06.536Z|08cceb80-94bd-4f2c-a5b5-fc01691e0cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:12:06.537Z|08cceb80-94bd-4f2c-a5b5-fc01691e0cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:12:16.181Z|90e3f659-12b8-49d0-9c77-ca5aa16800b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:12:16.183Z|90e3f659-12b8-49d0-9c77-ca5aa16800b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:12:16.185Z|56062da7-69d6-4853-ab4a-282a6ffe5d57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:12:16.185Z|56062da7-69d6-4853-ab4a-282a6ffe5d57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:12:16.215Z|3bfb4094-fc61-49ed-9572-b95af9efacc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:12:16.216Z|3bfb4094-fc61-49ed-9572-b95af9efacc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:12:20.749Z|4e5ed221-48b2-4e6c-ac35-4c11a0d97ad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:12:20.750Z|4e5ed221-48b2-4e6c-ac35-4c11a0d97ad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:12:26.216Z|9407d02d-0a00-41f5-ada2-653ed9d2fe07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:12:26.217Z|9407d02d-0a00-41f5-ada2-653ed9d2fe07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:12:26.222Z|1a580edb-b2ce-4af8-a345-03f5323a988a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:12:26.224Z|1a580edb-b2ce-4af8-a345-03f5323a988a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:12:26.246Z|2c937ffa-e866-408a-be73-32777c2dd254|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:12:26.246Z|2c937ffa-e866-408a-be73-32777c2dd254|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:12:35.750Z|88313270-1690-477d-9897-d0709f37ab57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:12:35.753Z|88313270-1690-477d-9897-d0709f37ab57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:12:36.260Z|65affbea-1aac-4755-9d88-cfdc9fe7204f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:12:36.261Z|65affbea-1aac-4755-9d88-cfdc9fe7204f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:12:36.264Z|c4a1f11e-20e5-4948-83cf-ff7b8c8186b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:12:36.265Z|c4a1f11e-20e5-4948-83cf-ff7b8c8186b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:12:36.280Z|ac058b9a-c6fe-401f-ae97-3dab9c5ae1a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:12:36.281Z|ac058b9a-c6fe-401f-ae97-3dab9c5ae1a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:12:36.537Z|d5cf9f9c-b7f0-4366-85e8-82691953b7c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:12:36.538Z|d5cf9f9c-b7f0-4366-85e8-82691953b7c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:12:46.296Z|0fb0b967-6b65-4c67-858a-21193531716c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:12:46.297Z|0fb0b967-6b65-4c67-858a-21193531716c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:12:46.300Z|cf1b3755-9a1c-413b-930f-d8f6283d2acc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:12:46.300Z|cf1b3755-9a1c-413b-930f-d8f6283d2acc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:12:46.310Z|bf5265a6-e83e-44d5-8528-4daa159216c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:12:46.311Z|bf5265a6-e83e-44d5-8528-4daa159216c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:12:50.750Z|484d2d44-320d-4aaa-afe4-a0d56ca81c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:12:50.750Z|484d2d44-320d-4aaa-afe4-a0d56ca81c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:12:56.326Z|fa1cd768-103b-4309-a96c-d28cdc31c022|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:12:56.326Z|fa1cd768-103b-4309-a96c-d28cdc31c022|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:12:56.333Z|cc23b01f-4e37-43d3-bf23-986f8636e414|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:12:56.334Z|cc23b01f-4e37-43d3-bf23-986f8636e414|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:12:56.342Z|cfde67dd-fdc6-431a-8799-6eca64057769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:12:56.343Z|cfde67dd-fdc6-431a-8799-6eca64057769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:12:59.889Z|1da9a230-3bc0-42bc-9abf-43464afec88f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:12:59.890Z|1da9a230-3bc0-42bc-9abf-43464afec88f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:13:05.750Z|0ec4c5bc-ed04-463f-bc3b-820476593a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:13:05.750Z|0ec4c5bc-ed04-463f-bc3b-820476593a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:13:06.356Z|b553d585-d7bd-4acd-adcd-a3818589a449|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:13:06.356Z|b553d585-d7bd-4acd-adcd-a3818589a449|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:13:06.363Z|d571f412-d6a2-4059-8fa4-b9becf12cac2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:13:06.363Z|d571f412-d6a2-4059-8fa4-b9becf12cac2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:13:06.369Z|ae702bae-92f4-4cd9-8321-3604836b31d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:13:06.369Z|ae702bae-92f4-4cd9-8321-3604836b31d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:13:06.538Z|2bd9e2fd-3519-4476-aef4-0d4986444ec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:13:06.539Z|2bd9e2fd-3519-4476-aef4-0d4986444ec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:13:16.390Z|3850b988-beab-4eaf-9685-af531691c064|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:13:16.391Z|3850b988-beab-4eaf-9685-af531691c064|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:13:16.393Z|113c917c-143e-4a54-98a4-48510fa6d2cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:13:16.396Z|113c917c-143e-4a54-98a4-48510fa6d2cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:13:16.401Z|5d9b50db-cf21-4700-b423-230a335909ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:13:16.401Z|5d9b50db-cf21-4700-b423-230a335909ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:13:20.750Z|53b9492a-4a92-4ad8-932b-66e5a76354ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:13:20.756Z|53b9492a-4a92-4ad8-932b-66e5a76354ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:13:26.426Z|a6a534af-e840-403a-ae3e-9226942afe16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:13:26.426Z|a6a534af-e840-403a-ae3e-9226942afe16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:13:26.427Z|cb0ced4d-e843-4528-8065-34edeeea8239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:13:26.427Z|cb0ced4d-e843-4528-8065-34edeeea8239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:13:26.435Z|3540c55d-9643-4830-827f-4b4d82cacc82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:13:26.436Z|3540c55d-9643-4830-827f-4b4d82cacc82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:13:35.750Z|353247cb-874b-4da5-9fca-083ebc11d73f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:13:35.751Z|353247cb-874b-4da5-9fca-083ebc11d73f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:13:36.450Z|2851d73d-e802-4d68-a09e-6e1db1c68df8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:13:36.451Z|2851d73d-e802-4d68-a09e-6e1db1c68df8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:13:36.456Z|9a9eb36e-637f-45ce-a346-a41175c7cbd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:13:36.457Z|9a9eb36e-637f-45ce-a346-a41175c7cbd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:13:36.459Z|18954a43-fc3d-49f7-9634-3b47a2ca76fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:13:36.459Z|18954a43-fc3d-49f7-9634-3b47a2ca76fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:13:36.539Z|f4c6b8bd-25a1-4ed8-b970-ac2e746e8204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:13:36.539Z|f4c6b8bd-25a1-4ed8-b970-ac2e746e8204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:13:46.485Z|8c2622b3-d62d-4ca7-9e74-ab3d9936195e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:13:46.485Z|8c2622b3-d62d-4ca7-9e74-ab3d9936195e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:13:46.487Z|f22ae5f7-4216-45a2-93c1-f729705047f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:13:46.488Z|f22ae5f7-4216-45a2-93c1-f729705047f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:13:46.491Z|5c1ffd38-b70b-4f96-9c20-9c2079e3be62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:13:46.492Z|5c1ffd38-b70b-4f96-9c20-9c2079e3be62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:13:50.750Z|e7dfcb9d-cef5-4485-af7b-ed6151c4ae34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:13:50.750Z|e7dfcb9d-cef5-4485-af7b-ed6151c4ae34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:13:56.518Z|f4861993-b2ce-4ce0-ab06-050175336517|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:13:56.519Z|f4861993-b2ce-4ce0-ab06-050175336517|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:13:56.524Z|65afb8de-871a-4f83-92a1-ae1b96dc4c95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:13:56.525Z|65afb8de-871a-4f83-92a1-ae1b96dc4c95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:13:56.529Z|2f3d13c8-bfb2-42fe-84e5-4c4d72f9ab48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:13:56.529Z|2f3d13c8-bfb2-42fe-84e5-4c4d72f9ab48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:13:59.889Z|4636af05-f83e-44c9-922d-54c6e75e305b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:13:59.890Z|4636af05-f83e-44c9-922d-54c6e75e305b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:14:05.749Z|f1faa362-e499-4201-b3fb-e0fb3980e503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:14:05.754Z|f1faa362-e499-4201-b3fb-e0fb3980e503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:14:06.540Z|8f639394-2e87-43e4-a318-1d47622e802a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:14:06.540Z|8f639394-2e87-43e4-a318-1d47622e802a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:14:06.552Z|47b193ee-3e1f-45d3-8362-504c247d38f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:14:06.553Z|9635e6aa-9e95-4d73-bbc2-c10a5729f3c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:14:06.553Z|9635e6aa-9e95-4d73-bbc2-c10a5729f3c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:14:06.553Z|47b193ee-3e1f-45d3-8362-504c247d38f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:14:06.557Z|c39c6842-1af3-4472-8a1b-165db0f18ee9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:14:06.558Z|c39c6842-1af3-4472-8a1b-165db0f18ee9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:14:16.578Z|81d746bf-5295-40fa-b1a9-7aaacf957084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:14:16.578Z|81d746bf-5295-40fa-b1a9-7aaacf957084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:14:16.582Z|4f456de1-3c16-4425-9ad7-7d3baaaf8af7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:14:16.582Z|4f456de1-3c16-4425-9ad7-7d3baaaf8af7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:14:16.587Z|3ab59acc-c09a-4983-a929-8a8471c3fe47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:14:16.587Z|3ab59acc-c09a-4983-a929-8a8471c3fe47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:14:20.751Z|a900805f-9335-405d-9610-2d754b2ff41a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:14:20.751Z|a900805f-9335-405d-9610-2d754b2ff41a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:14:26.608Z|85692732-a069-4655-8ef7-2ee9d19a9272|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:14:26.608Z|85692732-a069-4655-8ef7-2ee9d19a9272|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:14:26.614Z|247d72ce-a1ff-485f-bbb8-a1aaf2854d97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:14:26.615Z|247d72ce-a1ff-485f-bbb8-a1aaf2854d97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:14:26.617Z|17cf0094-d13e-477d-bdc5-fa501a580a05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:14:26.617Z|17cf0094-d13e-477d-bdc5-fa501a580a05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:14:35.750Z|8767aebf-a597-40c4-a2e6-dbf07ed8a4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:14:35.750Z|8767aebf-a597-40c4-a2e6-dbf07ed8a4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:14:36.541Z|b31b197a-7a14-4596-87fa-65fff7037608|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:14:36.541Z|b31b197a-7a14-4596-87fa-65fff7037608|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:14:36.637Z|5dfe2f89-caef-4164-bc95-0d40162ec9d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:14:36.637Z|5dfe2f89-caef-4164-bc95-0d40162ec9d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:14:36.643Z|b409c66a-0654-402f-9480-bca5e462f78f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:14:36.643Z|b409c66a-0654-402f-9480-bca5e462f78f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:14:36.646Z|0927a38b-22d6-44b8-9018-2c88c538a408|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:14:36.647Z|0927a38b-22d6-44b8-9018-2c88c538a408|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:14:46.661Z|45cf404e-f6b3-4883-bab0-dca327590a68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:14:46.662Z|45cf404e-f6b3-4883-bab0-dca327590a68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:14:46.666Z|14860f5e-b5ff-49de-a418-c384045ad7e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:14:46.667Z|14860f5e-b5ff-49de-a418-c384045ad7e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:14:46.672Z|3c7cfe00-5e12-4d1a-aa01-68b81c17cc1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:14:46.672Z|3c7cfe00-5e12-4d1a-aa01-68b81c17cc1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:14:50.750Z|1c1acbb7-e07a-4653-856e-b6734321f236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:14:50.753Z|1c1acbb7-e07a-4653-856e-b6734321f236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:14:56.697Z|e6ec9d6b-3952-4b80-b4c9-5646b86fe7e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:14:56.698Z|e6ec9d6b-3952-4b80-b4c9-5646b86fe7e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:14:56.704Z|79cb1f19-be05-4c4c-9993-7aa7285cf1f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:14:56.704Z|79cb1f19-be05-4c4c-9993-7aa7285cf1f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:14:56.702Z|e3863d2a-ad27-429d-ab98-5bdd0e1c11c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:14:56.708Z|e3863d2a-ad27-429d-ab98-5bdd0e1c11c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:14:59.889Z|f9a21e9b-20ac-4e7a-acc9-c20bdb72ab05|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:14:59.890Z|f9a21e9b-20ac-4e7a-acc9-c20bdb72ab05|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:15:05.750Z|9ab012af-64f6-4528-a7ce-857370da5bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:15:05.750Z|9ab012af-64f6-4528-a7ce-857370da5bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:15:06.541Z|ce08bda6-72bc-4d0e-a8a6-4a94c589f897|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:15:06.542Z|ce08bda6-72bc-4d0e-a8a6-4a94c589f897|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:15:06.731Z|d8c0fe4f-8a86-4f44-aa06-e2f216febdb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:15:06.732Z|d8c0fe4f-8a86-4f44-aa06-e2f216febdb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:15:06.733Z|e4d8005e-a9b2-4828-86c6-881828267b58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:15:06.734Z|e4d8005e-a9b2-4828-86c6-881828267b58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:15:06.737Z|49fda344-f60d-42c4-8338-f46aeba4af28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:15:06.738Z|49fda344-f60d-42c4-8338-f46aeba4af28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:15:16.762Z|a988b497-346d-4ebd-9295-1e921a0e843d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:15:16.763Z|a988b497-346d-4ebd-9295-1e921a0e843d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:15:16.771Z|fe393fd8-4f6e-4db4-955d-4e5d570d4e38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:15:16.772Z|fe393fd8-4f6e-4db4-955d-4e5d570d4e38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:15:16.772Z|b88de145-99b7-4018-a5dc-3d0447fbf877|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:15:16.772Z|b88de145-99b7-4018-a5dc-3d0447fbf877|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:15:20.750Z|765d6f20-b7ed-4cf0-93f1-e353841198cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:15:20.750Z|765d6f20-b7ed-4cf0-93f1-e353841198cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:15:26.798Z|bd0f9445-6c2e-4238-8ce2-8d7ccecc7a9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:15:26.799Z|bd0f9445-6c2e-4238-8ce2-8d7ccecc7a9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:15:26.806Z|b9a9bf58-1c08-4d7e-a646-8036948f6f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:15:26.806Z|b9a9bf58-1c08-4d7e-a646-8036948f6f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:15:26.809Z|634a0e19-6d08-4af1-9aa5-3b6ecae831ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:15:26.810Z|634a0e19-6d08-4af1-9aa5-3b6ecae831ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:15:35.750Z|6537f35f-a1a5-443f-b627-b930bcbf42f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:15:35.753Z|6537f35f-a1a5-443f-b627-b930bcbf42f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:15:36.543Z|f430fb38-147c-40ea-9e0c-fee53d116ade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:15:36.543Z|f430fb38-147c-40ea-9e0c-fee53d116ade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:15:36.832Z|17cc264b-4130-4499-97c2-36464f290d53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:15:36.833Z|17cc264b-4130-4499-97c2-36464f290d53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:15:36.838Z|68904560-b37f-4abe-9a32-5fe8268abd27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:15:36.838Z|bb071291-0331-411f-b560-1616318fb4ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:15:36.839Z|68904560-b37f-4abe-9a32-5fe8268abd27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:15:36.839Z|bb071291-0331-411f-b560-1616318fb4ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:15:46.863Z|d21b47e7-5b85-4de8-bca0-4b0541564702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:15:46.864Z|d21b47e7-5b85-4de8-bca0-4b0541564702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:15:46.871Z|5573a685-2fa4-407e-a409-53a86dc67f19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:15:46.872Z|5573a685-2fa4-407e-a409-53a86dc67f19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:15:46.870Z|15652a56-2fcc-44b9-b7b7-14e4b4f7f6d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:15:46.873Z|15652a56-2fcc-44b9-b7b7-14e4b4f7f6d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:15:50.750Z|9b4b6792-2337-4876-a341-b054a79f017d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:15:50.750Z|9b4b6792-2337-4876-a341-b054a79f017d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:15:56.895Z|85798e76-ad5b-408a-bf63-388e063553b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:15:56.896Z|85798e76-ad5b-408a-bf63-388e063553b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:15:56.904Z|7ae598f0-65d1-446c-b529-0b2adf4f407c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:15:56.905Z|7ae598f0-65d1-446c-b529-0b2adf4f407c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:15:56.908Z|1640ba6e-01d0-41c5-8b28-81cbb13b25cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:15:56.909Z|1640ba6e-01d0-41c5-8b28-81cbb13b25cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:15:59.387Z||http-nio-8080-exec-10|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [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-04-15T07:15:59.890Z|a58bdbb8-e064-42d4-841c-d9e3af68f739|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:15:59.891Z|a58bdbb8-e064-42d4-841c-d9e3af68f739|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:16:05.751Z|35652318-019e-4813-8a8d-af793a856fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:16:05.751Z|35652318-019e-4813-8a8d-af793a856fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:16:06.543Z|b40e3240-9b7a-4bf7-bb36-40eec2b24e31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:16:06.544Z|b40e3240-9b7a-4bf7-bb36-40eec2b24e31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:16:06.942Z|44a7dc18-0b46-4e97-a59b-4c5b60bd8074|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:16:06.942Z|956d10c7-2b44-424e-ae9b-edd8379756f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:16:06.943Z|44a7dc18-0b46-4e97-a59b-4c5b60bd8074|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:16:06.943Z|956d10c7-2b44-424e-ae9b-edd8379756f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:16:06.943Z|6289738a-de03-4f3b-92cc-512c32d6f23f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:16:06.943Z|6289738a-de03-4f3b-92cc-512c32d6f23f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:16:16.969Z|bf09047e-baf5-4c24-9f86-cb778cbd4ff9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:16:16.970Z|bf09047e-baf5-4c24-9f86-cb778cbd4ff9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:16:16.978Z|67b3f504-4daf-441f-9679-d84c6f05cc30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:16:16.981Z|67b3f504-4daf-441f-9679-d84c6f05cc30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:16:16.980Z|55b95d20-a00a-4734-94be-600cfa7c3b0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:16:16.981Z|55b95d20-a00a-4734-94be-600cfa7c3b0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:16:20.750Z|e20cdf8a-2c6f-4504-8d5b-499e6e1b4070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:16:20.754Z|e20cdf8a-2c6f-4504-8d5b-499e6e1b4070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:16:27.000Z|f80aae0b-e394-4f0b-91a7-bde351499c9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:16:27.001Z|f80aae0b-e394-4f0b-91a7-bde351499c9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:16:27.012Z|44523893-f3fa-427b-a58e-c37a406c00d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:16:27.013Z|44523893-f3fa-427b-a58e-c37a406c00d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:16:27.017Z|a0ddbf2e-4d1f-45f6-a155-f4f3759634bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:16:27.018Z|a0ddbf2e-4d1f-45f6-a155-f4f3759634bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:16:35.749Z|ad382fa7-ff4f-4ee0-92b6-6ba4156c2c48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:16:35.750Z|ad382fa7-ff4f-4ee0-92b6-6ba4156c2c48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:16:36.552Z|f1f65481-e94c-4528-8871-2c183ca96baa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:16:36.553Z|f1f65481-e94c-4528-8871-2c183ca96baa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:16:37.033Z|17850afa-2111-4604-b6ba-3825a7a19ea3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:16:37.034Z|17850afa-2111-4604-b6ba-3825a7a19ea3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:16:37.044Z|7959f5eb-591f-41f9-8a75-5cc0bc3e8dcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:16:37.044Z|7959f5eb-591f-41f9-8a75-5cc0bc3e8dcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:16:37.046Z|f319adde-e5b4-4e57-a06c-c34e2689e81b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:16:37.046Z|f319adde-e5b4-4e57-a06c-c34e2689e81b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:16:47.070Z|a11ee6c3-ebc6-4cb4-b1e7-eec26dd03ab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:16:47.071Z|a11ee6c3-ebc6-4cb4-b1e7-eec26dd03ab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:16:47.073Z|15e48591-aafb-46ba-a390-bc5396cfa461|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:16:47.074Z|15e48591-aafb-46ba-a390-bc5396cfa461|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:16:47.076Z|a99a237d-7880-4283-a061-a6933948bebc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:16:47.077Z|a99a237d-7880-4283-a061-a6933948bebc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:16:50.750Z|6241a607-c7a7-4a50-b4b8-30352127df3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:16:50.750Z|6241a607-c7a7-4a50-b4b8-30352127df3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:16:57.114Z|aa7e4221-e2af-4bd6-9977-2ea9a42399d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:16:57.116Z|aa7e4221-e2af-4bd6-9977-2ea9a42399d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:16:57.119Z|90b4e0b8-8680-42d4-ad02-2ede190feb02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:16:57.120Z|90b4e0b8-8680-42d4-ad02-2ede190feb02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:16:57.124Z|9a6973b8-d0b7-4200-bbe5-335c56e443c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:16:57.124Z|9a6973b8-d0b7-4200-bbe5-335c56e443c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:16:59.890Z|21db207e-4bb8-4945-931d-f115c2438809|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:16:59.891Z|21db207e-4bb8-4945-931d-f115c2438809|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:17:05.749Z|7c921720-f266-4e4a-b4aa-0ec2aec54e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:17:05.753Z|7c921720-f266-4e4a-b4aa-0ec2aec54e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:17:06.553Z|446b774d-63cc-446f-a196-b3cd9c9ed77e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:17:06.553Z|446b774d-63cc-446f-a196-b3cd9c9ed77e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:17:07.155Z|a02b2351-c1a4-4257-946f-f6e734d31f1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:17:07.155Z|a02b2351-c1a4-4257-946f-f6e734d31f1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:17:07.157Z|bbc9d37f-e499-43a0-be53-4f0449595565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:17:07.158Z|bbc9d37f-e499-43a0-be53-4f0449595565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:17:07.159Z|05201984-feb9-4d4e-aa68-830ab9800e0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:17:07.161Z|05201984-feb9-4d4e-aa68-830ab9800e0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:17:17.189Z|24c8afe2-974c-4c22-ab28-6f2bfed159f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:17:17.189Z|24c8afe2-974c-4c22-ab28-6f2bfed159f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:17:17.187Z|26a4018f-c163-48fd-a8da-c1f394dbc14c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:17:17.194Z|26a4018f-c163-48fd-a8da-c1f394dbc14c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:17:17.196Z|d5521c7b-8f9e-4152-9e48-c26d84d5c527|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:17:17.197Z|d5521c7b-8f9e-4152-9e48-c26d84d5c527|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:17:20.750Z|24fe3e5f-ac83-4bc5-b31f-5379f14e2ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:17:20.750Z|24fe3e5f-ac83-4bc5-b31f-5379f14e2ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:17:27.229Z|6a37f4e6-999f-490f-85df-ef61c63dc5c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:17:27.230Z|6a37f4e6-999f-490f-85df-ef61c63dc5c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:17:27.241Z|6c4c1aee-c156-48aa-88bb-6e7f9ee81964|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:17:27.242Z|6c4c1aee-c156-48aa-88bb-6e7f9ee81964|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:17:27.244Z|3f6b19aa-8fc9-4e61-a47b-4179c5ee8b53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:17:27.245Z|3f6b19aa-8fc9-4e61-a47b-4179c5ee8b53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:17:35.749Z|1642d2b6-1032-439f-80f1-d9a6f1ab9b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:17:35.750Z|1642d2b6-1032-439f-80f1-d9a6f1ab9b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:17:36.554Z|9a52fa5d-95f4-4b16-b8da-e1ac9ae50235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:17:36.554Z|9a52fa5d-95f4-4b16-b8da-e1ac9ae50235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:17:37.276Z|f6b45987-bfa9-498f-a12e-695d99ac4575|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:17:37.277Z|f6b45987-bfa9-498f-a12e-695d99ac4575|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:17:37.278Z|650e3526-fd33-447e-b1dc-0513d4a3f240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:17:37.279Z|650e3526-fd33-447e-b1dc-0513d4a3f240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:17:37.279Z|d5777527-8247-4d22-8a7b-64f6b0743320|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:17:37.279Z|d5777527-8247-4d22-8a7b-64f6b0743320|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:17:47.309Z|3b5ba7f1-f08f-476d-80ca-3d55167d40b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:17:47.310Z|3b5ba7f1-f08f-476d-80ca-3d55167d40b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:17:47.312Z|8dc18736-81d7-464d-a47f-1e7cbfe2ea20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:17:47.313Z|8dc18736-81d7-464d-a47f-1e7cbfe2ea20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:17:47.318Z|2d4aefba-2352-4129-92a5-2bc112be7310|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:17:47.319Z|2d4aefba-2352-4129-92a5-2bc112be7310|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:17:50.750Z|98bf1337-f6bf-47c3-bfee-cf499b5c20a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:17:50.755Z|98bf1337-f6bf-47c3-bfee-cf499b5c20a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:17:57.342Z|46faeb82-0436-4435-91e9-4c7f50e5f0dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:17:57.343Z|46faeb82-0436-4435-91e9-4c7f50e5f0dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:17:57.352Z|1e159a13-516a-46de-a386-6b9c1e4825e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:17:57.354Z|1e159a13-516a-46de-a386-6b9c1e4825e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:17:57.354Z|fe4327c3-aa25-4530-88c1-1a190c1bcfcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:17:57.357Z|fe4327c3-aa25-4530-88c1-1a190c1bcfcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:17:59.889Z|8878a6ad-afb0-4cda-9539-50a5d300f09b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:17:59.890Z|8878a6ad-afb0-4cda-9539-50a5d300f09b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:18:05.750Z|fc397d20-cb42-4cc7-b189-00259c83f52d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:18:05.750Z|fc397d20-cb42-4cc7-b189-00259c83f52d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:18:06.555Z|12e3b01e-b150-40bc-a4ca-b5d426dced1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:18:06.555Z|12e3b01e-b150-40bc-a4ca-b5d426dced1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:18:07.374Z|4fb61237-69d1-4506-bbbc-69ce3193c52a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:18:07.375Z|4fb61237-69d1-4506-bbbc-69ce3193c52a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:18:07.381Z|66149e82-a70d-4a66-92f9-875af4692872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:18:07.381Z|66149e82-a70d-4a66-92f9-875af4692872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:18:07.394Z|d01edd00-06ab-41ea-a3d5-499ed528c1c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:18:07.394Z|d01edd00-06ab-41ea-a3d5-499ed528c1c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:18:17.401Z|9dd831fe-dbd6-42af-8911-3d6a325a322a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:18:17.402Z|9dd831fe-dbd6-42af-8911-3d6a325a322a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:18:17.408Z|9069fc7e-7356-41d3-bd9a-0042c468283e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:18:17.408Z|9069fc7e-7356-41d3-bd9a-0042c468283e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:18:17.424Z|9cb41d77-e267-4c98-a521-6de843b2b1a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:18:17.424Z|9cb41d77-e267-4c98-a521-6de843b2b1a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:18:20.749Z|55c066d4-02a1-4dcb-a687-4c4df93f606e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:18:20.750Z|55c066d4-02a1-4dcb-a687-4c4df93f606e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:18:27.432Z|e2187343-b38e-4058-9f5e-c19e1b34bad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:18:27.433Z|610a0da5-e20e-4974-8b26-a5f44d8797fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:18:27.433Z|610a0da5-e20e-4974-8b26-a5f44d8797fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:18:27.435Z|e2187343-b38e-4058-9f5e-c19e1b34bad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:18:27.453Z|3b1e4a0b-aaa5-441c-9c02-f06536928da1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:18:27.453Z|3b1e4a0b-aaa5-441c-9c02-f06536928da1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:18:35.750Z|5b250c89-5582-4868-aed7-cdcb22901b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:18:35.752Z|5b250c89-5582-4868-aed7-cdcb22901b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:18:36.556Z|7ddff628-72ea-42b1-ae41-0921ad6e91fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:18:36.556Z|7ddff628-72ea-42b1-ae41-0921ad6e91fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:18:37.465Z|74372c4a-e6ba-400e-a30a-ec33499040a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:18:37.466Z|74372c4a-e6ba-400e-a30a-ec33499040a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:18:37.468Z|22a872fd-6f44-4d93-9723-6cdadfbba113|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:18:37.469Z|22a872fd-6f44-4d93-9723-6cdadfbba113|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:18:37.483Z|6ff56e73-5015-4498-a8ae-a8d6544267f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:18:37.483Z|6ff56e73-5015-4498-a8ae-a8d6544267f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:18:47.493Z|8f785e5d-ebff-4f49-a655-75fc3999ba16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:18:47.494Z|8f785e5d-ebff-4f49-a655-75fc3999ba16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:18:47.501Z|4f8a5f51-6b07-4bb5-978a-1018d3fdf082|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:18:47.502Z|4f8a5f51-6b07-4bb5-978a-1018d3fdf082|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:18:47.509Z|5f92ded9-a916-49b6-a9a5-5d8d6f2ba5f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:18:47.510Z|5f92ded9-a916-49b6-a9a5-5d8d6f2ba5f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:18:50.749Z|87129979-308e-4196-b0f9-bc1f07e83c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:18:50.750Z|87129979-308e-4196-b0f9-bc1f07e83c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:18:57.526Z|99b438a9-fbf2-4c73-a38d-7dfdc7df659f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:18:57.527Z|99b438a9-fbf2-4c73-a38d-7dfdc7df659f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:18:57.532Z|fc341769-756e-4cdc-aa5d-bc4e31f960f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:18:57.533Z|27c456eb-7594-4a02-85d0-41294260b1aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:18:57.533Z|fc341769-756e-4cdc-aa5d-bc4e31f960f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:18:57.533Z|27c456eb-7594-4a02-85d0-41294260b1aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:18:59.889Z|555404e0-ebe3-47b1-9171-141ea6c726a8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:18:59.890Z|555404e0-ebe3-47b1-9171-141ea6c726a8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:19:05.749Z|3bdcee0b-2dc3-4439-9cf8-906fb11c5155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:19:05.750Z|3bdcee0b-2dc3-4439-9cf8-906fb11c5155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:19:06.557Z|f2048bd3-84c9-4346-a5b2-a74bdb8300d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:19:06.557Z|f2048bd3-84c9-4346-a5b2-a74bdb8300d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:19:07.561Z|ca2ad94d-3bcf-43d4-a696-3f3af3741037|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:19:07.561Z|ca2ad94d-3bcf-43d4-a696-3f3af3741037|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:19:07.563Z|07664528-5a97-4a03-b945-549e818d82c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:19:07.564Z|07664528-5a97-4a03-b945-549e818d82c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:19:07.569Z|9bc66f1b-20d1-4ac1-ad1a-0c43bafea5a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:19:07.570Z|9bc66f1b-20d1-4ac1-ad1a-0c43bafea5a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:19:17.595Z|f6cf8315-d475-4c07-a51b-317ac336e3cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:19:17.595Z|6656c1d4-96f6-4cba-9a8e-73540212e654|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:19:17.596Z|f6cf8315-d475-4c07-a51b-317ac336e3cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:19:17.596Z|6656c1d4-96f6-4cba-9a8e-73540212e654|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:19:17.605Z|47623880-ad4b-4fa4-a162-e5b1ec3eb191|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:19:17.606Z|47623880-ad4b-4fa4-a162-e5b1ec3eb191|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:19:20.750Z|434cbcb7-e403-43cb-98e0-17aa81bf7745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:19:20.754Z|434cbcb7-e403-43cb-98e0-17aa81bf7745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:19:27.631Z|752241b0-8069-43c2-a401-7746b5f1ee09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:19:27.632Z|752241b0-8069-43c2-a401-7746b5f1ee09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:19:27.634Z|c6b824e5-997d-48bf-ba94-6acebe6be6b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:19:27.635Z|c6b824e5-997d-48bf-ba94-6acebe6be6b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:19:27.642Z|b9c9d7c6-632e-4e76-a985-813432496da6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:19:27.643Z|b9c9d7c6-632e-4e76-a985-813432496da6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:19:35.749Z|0c3b33b5-012a-42f1-afdb-956b9f022c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:19:35.750Z|0c3b33b5-012a-42f1-afdb-956b9f022c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:19:36.558Z|133dc27c-e214-4a36-9ecc-769826167c01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:19:36.558Z|133dc27c-e214-4a36-9ecc-769826167c01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:19:37.665Z|3fb1723a-2ac4-417b-9b1b-c005b5869b1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:19:37.666Z|3fb1723a-2ac4-417b-9b1b-c005b5869b1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:19:37.671Z|50346f4f-1bbd-42a2-8109-0d0bbcfcc353|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:19:37.672Z|50346f4f-1bbd-42a2-8109-0d0bbcfcc353|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:19:37.672Z|e6a5aa2f-e8be-4f2b-88ae-d0f27f0280b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:19:37.673Z|e6a5aa2f-e8be-4f2b-88ae-d0f27f0280b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:19:47.698Z|7580c0ef-df64-49b3-8837-d4545b7c8780|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:19:47.698Z|7580c0ef-df64-49b3-8837-d4545b7c8780|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:19:47.703Z|c14644da-6cd8-4e38-82e0-89fa96b669ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:19:47.704Z|c14644da-6cd8-4e38-82e0-89fa96b669ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:19:47.706Z|183c70ce-e74e-4d37-96cf-1a8c076cf6a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:19:47.706Z|183c70ce-e74e-4d37-96cf-1a8c076cf6a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:19:50.750Z|d1f3d7a2-99ba-46cf-8b4e-89b44f937504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:19:50.750Z|d1f3d7a2-99ba-46cf-8b4e-89b44f937504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:19:57.724Z|9675cdf6-1be7-4f2d-b776-e750089f1ef8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:19:57.725Z|9675cdf6-1be7-4f2d-b776-e750089f1ef8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:19:57.732Z|764da72b-ff8a-44e9-9f0c-582da9e919c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:19:57.733Z|764da72b-ff8a-44e9-9f0c-582da9e919c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:19:57.739Z|6a38358b-d45e-4acb-ab94-e9d48795166a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:19:57.740Z|6a38358b-d45e-4acb-ab94-e9d48795166a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:19:59.890Z|648130e1-bc5b-494d-aeba-e25d2c0a99c5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:19:59.891Z|648130e1-bc5b-494d-aeba-e25d2c0a99c5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:20:05.749Z|86c2c8e7-9026-4a6b-9735-ab2b710c2261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:20:05.752Z|86c2c8e7-9026-4a6b-9735-ab2b710c2261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:20:06.558Z|7fafc74d-5307-4ea5-8291-f7d947d39a8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:20:06.559Z|7fafc74d-5307-4ea5-8291-f7d947d39a8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:20:07.757Z|167815aa-80c3-4858-836b-a0cc8be9168b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:20:07.758Z|167815aa-80c3-4858-836b-a0cc8be9168b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:20:07.767Z|40b4dfe0-6cc5-46c8-8d15-431d10ddbc4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:20:07.770Z|49a4f0ce-4478-4132-a658-772f9b2b0ba9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:20:07.771Z|49a4f0ce-4478-4132-a658-772f9b2b0ba9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:20:07.768Z|40b4dfe0-6cc5-46c8-8d15-431d10ddbc4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:20:17.786Z|d2fe5acb-8ed6-4d25-86de-cc63bb1c92a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:20:17.787Z|d2fe5acb-8ed6-4d25-86de-cc63bb1c92a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:20:17.796Z|2fd2f940-6c2f-42e8-a543-876cc5f39da3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:20:17.796Z|2fd2f940-6c2f-42e8-a543-876cc5f39da3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:20:17.802Z|7b865cb8-0206-4210-9248-bde3e90e4365|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:20:17.811Z|7b865cb8-0206-4210-9248-bde3e90e4365|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:20:20.750Z|1c0b7e57-77ab-416e-8acc-c76ba7bd7cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:20:20.750Z|1c0b7e57-77ab-416e-8acc-c76ba7bd7cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:20:27.825Z|fbd524bb-08bf-4471-8510-20a10708c277|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:20:27.825Z|6652b79b-d74c-4e29-b3d5-95ba9731fe01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:20:27.825Z|fbd524bb-08bf-4471-8510-20a10708c277|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:20:27.826Z|6652b79b-d74c-4e29-b3d5-95ba9731fe01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:20:27.845Z|4a6201ca-a6a6-46d3-9331-2d066e321404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:20:27.845Z|4a6201ca-a6a6-46d3-9331-2d066e321404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:20:35.750Z|96e1da62-72c5-41b1-aea9-990dd41e4479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:20:35.750Z|96e1da62-72c5-41b1-aea9-990dd41e4479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:20:36.559Z|7b502494-61e1-4708-bed7-9cc0afdaa614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:20:36.559Z|7b502494-61e1-4708-bed7-9cc0afdaa614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:20:37.859Z|bf97a91c-9eea-4996-b3af-08ae831978b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:20:37.860Z|bf97a91c-9eea-4996-b3af-08ae831978b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:20:37.863Z|506b0913-1e93-41c0-8a38-0e5071fc7181|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:20:37.864Z|506b0913-1e93-41c0-8a38-0e5071fc7181|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:20:37.877Z|0c356de8-360d-4e99-abbc-2a41ae8137ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:20:37.877Z|0c356de8-360d-4e99-abbc-2a41ae8137ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:20:47.889Z|0373c770-e6d6-4977-bcc5-be5b5ca49a3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:20:47.890Z|0373c770-e6d6-4977-bcc5-be5b5ca49a3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:20:47.897Z|51e9b8af-0d36-4632-9dbc-8d887601d436|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:20:47.898Z|51e9b8af-0d36-4632-9dbc-8d887601d436|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:20:47.902Z|27e7eecc-0b37-4e27-b896-7216fe0c7fac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:20:47.902Z|27e7eecc-0b37-4e27-b896-7216fe0c7fac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:20:50.750Z|75eb74c7-defb-4acd-892e-743c36ca73ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:20:50.754Z|75eb74c7-defb-4acd-892e-743c36ca73ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:20:57.919Z|1f3cd3e8-0c2e-421c-9183-3ce2ce0a4ddd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:20:57.920Z|1f3cd3e8-0c2e-421c-9183-3ce2ce0a4ddd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:20:57.929Z|a2a2846a-fef7-4cfe-b6b2-04150a0776ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:20:57.930Z|a2a2846a-fef7-4cfe-b6b2-04150a0776ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:20:57.936Z|886bcae9-5fb2-4b0d-95ff-3b1c4eb98ba6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:20:57.937Z|886bcae9-5fb2-4b0d-95ff-3b1c4eb98ba6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:20:59.892Z|4bb53ddf-9fd0-4fc3-98fe-ca485888cabf|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:20:59.893Z|4bb53ddf-9fd0-4fc3-98fe-ca485888cabf|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:21:05.749Z|b3a5ef0d-8c60-4f71-b176-b3e1807f0ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:21:05.750Z|b3a5ef0d-8c60-4f71-b176-b3e1807f0ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:21:06.560Z|b15bdaee-172d-432a-88f7-98e02c23d96f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:21:06.560Z|b15bdaee-172d-432a-88f7-98e02c23d96f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:21:07.946Z|b74023e4-0daa-4770-a879-4e49e882ebd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:21:07.947Z|b74023e4-0daa-4770-a879-4e49e882ebd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:21:07.955Z|c514d83e-b4c1-48ee-9687-01fb11abfba3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:21:07.955Z|c514d83e-b4c1-48ee-9687-01fb11abfba3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:21:07.967Z|7cd2eee3-68be-4a95-95fc-55f5a23b60df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:21:07.968Z|7cd2eee3-68be-4a95-95fc-55f5a23b60df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:21:17.979Z|99c12a46-6489-46f6-8e5f-a38519ba1461|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:21:17.980Z|99c12a46-6489-46f6-8e5f-a38519ba1461|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:21:17.986Z|99a4eb28-9fdf-4f34-9794-22773a804698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:21:17.986Z|99a4eb28-9fdf-4f34-9794-22773a804698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:21:17.999Z|16e758ce-c7e0-4355-b6f6-4030f8b8ec32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:21:18.000Z|16e758ce-c7e0-4355-b6f6-4030f8b8ec32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:21:20.750Z|d4e297c9-290a-4bfb-bc7a-0e91498335ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:21:20.750Z|d4e297c9-290a-4bfb-bc7a-0e91498335ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:21:28.014Z|3ada5ee0-4a93-4c0c-ad52-54f0bc226c6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:21:28.015Z|3ada5ee0-4a93-4c0c-ad52-54f0bc226c6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:21:28.019Z|c066d8d4-6396-4007-963e-c5e6e9758590|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:21:28.023Z|c066d8d4-6396-4007-963e-c5e6e9758590|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:21:28.027Z|004ee336-6476-4a74-9d29-8d0724600e66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:21:28.028Z|004ee336-6476-4a74-9d29-8d0724600e66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:21:35.749Z|16b55f9c-8904-438e-8475-98e36cb5121e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:21:35.752Z|16b55f9c-8904-438e-8475-98e36cb5121e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:21:36.561Z|18dc8092-8b17-4f9a-8607-fb1921702624|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:21:36.561Z|18dc8092-8b17-4f9a-8607-fb1921702624|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:21:38.061Z|a1ef4566-3fc1-4f88-a926-9bdb2d332473|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:21:38.063Z|a1ef4566-3fc1-4f88-a926-9bdb2d332473|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:21:38.065Z|12bb371b-15e7-4030-b2bb-88495aa906a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:21:38.066Z|12bb371b-15e7-4030-b2bb-88495aa906a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:21:38.071Z|954c2e64-05d0-4354-b175-c44bf2e6463e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:21:38.071Z|954c2e64-05d0-4354-b175-c44bf2e6463e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:21:48.092Z|f755e177-81c1-477b-a319-0990a7879cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:21:48.092Z|f755e177-81c1-477b-a319-0990a7879cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:21:48.097Z|3e74b434-70f7-41f8-817a-6294d09ce6fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:21:48.097Z|3e74b434-70f7-41f8-817a-6294d09ce6fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:21:48.104Z|8615bb95-3474-486d-9792-d9e58950483a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:21:48.105Z|8615bb95-3474-486d-9792-d9e58950483a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:21:50.750Z|a807b13a-f153-4aa7-b997-8a191cdc3559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:21:50.750Z|a807b13a-f153-4aa7-b997-8a191cdc3559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:21:58.126Z|d342f79f-9c2a-4974-aa18-3170321e1912|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:21:58.127Z|d342f79f-9c2a-4974-aa18-3170321e1912|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:21:58.133Z|68efa7db-7557-4775-8da7-6105fcd5b87d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:21:58.133Z|68efa7db-7557-4775-8da7-6105fcd5b87d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:21:58.138Z|327b7587-a38e-436d-bc1f-172af05df665|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:21:58.138Z|327b7587-a38e-436d-bc1f-172af05df665|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:21:59.892Z|b9130b19-c507-4a2b-b949-91e00945ea61|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:21:59.893Z|b9130b19-c507-4a2b-b949-91e00945ea61|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:22:05.749Z|43da52c7-e613-4991-8ccb-90c4167746fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:22:05.750Z|43da52c7-e613-4991-8ccb-90c4167746fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:22:06.561Z|1d9f5057-e9f0-4591-a387-7d6bc5df1dcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:22:06.562Z|1d9f5057-e9f0-4591-a387-7d6bc5df1dcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:22:08.161Z|b3cbbbb7-9abf-4e6f-923d-3238c3391550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:22:08.162Z|b3cbbbb7-9abf-4e6f-923d-3238c3391550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:22:08.165Z|4a9d16e0-b5b8-4191-a23e-3821d3a38486|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:22:08.166Z|4a9d16e0-b5b8-4191-a23e-3821d3a38486|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:22:08.170Z|96dcce62-bffa-46e4-8b0c-1046112c493f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:22:08.171Z|96dcce62-bffa-46e4-8b0c-1046112c493f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:22:18.209Z|3a401fe3-3e7d-4319-8058-ef1c1df50b20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:22:18.210Z|dcdadc2b-4509-474a-aecd-1106b6b6e8d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:22:18.210Z|dcdadc2b-4509-474a-aecd-1106b6b6e8d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:22:18.213Z|4d685319-733c-4242-8fd6-5f1980352563|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:22:18.213Z|4d685319-733c-4242-8fd6-5f1980352563|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:22:18.211Z|3a401fe3-3e7d-4319-8058-ef1c1df50b20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:22:20.749Z|6630ba96-22ea-4f8d-9755-1858fffaa4b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:22:20.754Z|6630ba96-22ea-4f8d-9755-1858fffaa4b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:22:28.242Z|17add4c8-85a6-40e4-b832-718251124ae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:22:28.243Z|17add4c8-85a6-40e4-b832-718251124ae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:22:28.248Z|77388cbc-2a0c-4194-a268-ef9161ce845b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:22:28.249Z|77388cbc-2a0c-4194-a268-ef9161ce845b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:22:28.250Z|fa4b8ffd-e022-42ba-94e6-4dc17b33f576|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:22:28.252Z|fa4b8ffd-e022-42ba-94e6-4dc17b33f576|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:22:35.749Z|8498621d-e1e4-4408-9c23-cb405c87f221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:22:35.750Z|8498621d-e1e4-4408-9c23-cb405c87f221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:22:36.562Z|2a5aa4bd-8175-4d05-9687-b648807a8368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:22:36.562Z|2a5aa4bd-8175-4d05-9687-b648807a8368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:22:38.280Z|a5822ad2-9927-4004-845f-11d528d54afb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:22:38.280Z|a5822ad2-9927-4004-845f-11d528d54afb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:22:38.282Z|6e23229f-7e07-493c-ba01-f0af0fb53c54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:22:38.282Z|6e23229f-7e07-493c-ba01-f0af0fb53c54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:22:38.303Z|723d2cad-413e-4692-9f8f-dfa092d57f72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:22:38.304Z|723d2cad-413e-4692-9f8f-dfa092d57f72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:22:48.317Z|a4bac412-b096-4a99-ab10-05093db39118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:22:48.318Z|a4bac412-b096-4a99-ab10-05093db39118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:22:48.326Z|180b4b3d-8295-45cc-b46a-ce943e8ad78d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:22:48.327Z|180b4b3d-8295-45cc-b46a-ce943e8ad78d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:22:48.334Z|a8a8ea32-5d51-4382-a04e-85c01003aef6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:22:48.334Z|a8a8ea32-5d51-4382-a04e-85c01003aef6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:22:50.750Z|57674b4e-834c-4a09-91fc-4379e72c64e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:22:50.750Z|57674b4e-834c-4a09-91fc-4379e72c64e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:22:58.356Z|9338d5f4-13a9-445b-98af-e64cc45628b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:22:58.356Z|9338d5f4-13a9-445b-98af-e64cc45628b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:22:58.360Z|7188f6a0-509f-4d02-a1be-25ead4bc183f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:22:58.361Z|7188f6a0-509f-4d02-a1be-25ead4bc183f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:22:58.364Z|d95b57a8-73c2-42f2-8d5b-f25d1987d882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:22:58.364Z|d95b57a8-73c2-42f2-8d5b-f25d1987d882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:22:59.891Z|d981e524-9372-403b-bfd8-6a9c9800484c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:22:59.892Z|d981e524-9372-403b-bfd8-6a9c9800484c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:23:05.750Z|d75f48bb-627e-4ee1-9df3-8a75a257d9d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:23:05.754Z|d75f48bb-627e-4ee1-9df3-8a75a257d9d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:23:06.563Z|c7b2aa62-4f1e-4cd7-abc6-3a6871d5243e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:23:06.563Z|c7b2aa62-4f1e-4cd7-abc6-3a6871d5243e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:23:08.388Z|2c404a47-7945-4738-8138-e59c92e5d344|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:23:08.388Z|2c404a47-7945-4738-8138-e59c92e5d344|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:23:08.391Z|0acd3168-91fd-45a1-8364-a7f2efae0ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:23:08.391Z|0acd3168-91fd-45a1-8364-a7f2efae0ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:23:08.393Z|5fe82563-b0d7-46db-85ec-c9bb8d185e28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:23:08.394Z|5fe82563-b0d7-46db-85ec-c9bb8d185e28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:23:18.426Z|c6663ef5-90d8-4640-9b93-d9ff7588ccaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:23:18.427Z|c6663ef5-90d8-4640-9b93-d9ff7588ccaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:23:18.427Z|09dc8e9a-b703-4b27-8a59-0f6a9d5dfb08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:23:18.427Z|09dc8e9a-b703-4b27-8a59-0f6a9d5dfb08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:23:18.431Z|7bda2f69-90ee-45e6-827d-588aa7d8f6b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:23:18.432Z|7bda2f69-90ee-45e6-827d-588aa7d8f6b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:23:20.750Z|c07f3b38-9dd3-452a-b625-390087292840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:23:20.750Z|c07f3b38-9dd3-452a-b625-390087292840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:23:28.452Z|6d0c21e6-9ea9-4c61-b707-7fb9873675f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:23:28.453Z|6d0c21e6-9ea9-4c61-b707-7fb9873675f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:23:28.458Z|c41cd7df-685f-416c-b073-a92c41646035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:23:28.458Z|c41cd7df-685f-416c-b073-a92c41646035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:23:28.466Z|1164ebfa-1784-4967-8397-6e55be6e2e96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:23:28.467Z|1164ebfa-1784-4967-8397-6e55be6e2e96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:23:35.750Z|051a08fc-ee10-4ec8-9c4b-a62a5f104c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:23:35.750Z|051a08fc-ee10-4ec8-9c4b-a62a5f104c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:23:36.563Z|7929e8e5-0a80-4b55-ae4c-9510432b2d9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:23:36.564Z|7929e8e5-0a80-4b55-ae4c-9510432b2d9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:23:38.486Z|f6b1a922-2cf1-43df-b571-52ba85c1f04f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:23:38.487Z|f6b1a922-2cf1-43df-b571-52ba85c1f04f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:23:38.496Z|a3837aff-80ec-4dea-b07a-0ee79a16e0ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:23:38.497Z|a3837aff-80ec-4dea-b07a-0ee79a16e0ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:23:38.525Z|d34397d5-1b1d-40fd-844f-1b2be7ba38f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:23:38.526Z|d34397d5-1b1d-40fd-844f-1b2be7ba38f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:23:48.514Z|35a1a34a-9c9d-4d6b-8947-e2acac0e438b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:23:48.515Z|35a1a34a-9c9d-4d6b-8947-e2acac0e438b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:23:48.544Z|9974a25e-6edf-4031-946a-0f15ba8b88b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:23:48.544Z|9974a25e-6edf-4031-946a-0f15ba8b88b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:23:48.559Z|4ec2ae55-f6a8-4e83-93a0-18dbc7c43bf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:23:48.560Z|4ec2ae55-f6a8-4e83-93a0-18dbc7c43bf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:23:50.750Z|5b80d296-a705-4a89-809e-7ead152416b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:23:50.755Z|5b80d296-a705-4a89-809e-7ead152416b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:23:58.539Z|ffcb59d8-0d6e-4ba1-875f-dcd5597a996a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:23:58.540Z|ffcb59d8-0d6e-4ba1-875f-dcd5597a996a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:23:58.585Z|45e60e4f-47e5-4062-aa71-380b4273ba9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:23:58.585Z|45e60e4f-47e5-4062-aa71-380b4273ba9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:23:58.596Z|7462dd06-f85f-4d58-a1db-b352e4fbb944|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:23:58.597Z|7462dd06-f85f-4d58-a1db-b352e4fbb944|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:23:59.888Z|b9629e48-835e-4010-86b7-00ec3129d7f3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:23:59.889Z|b9629e48-835e-4010-86b7-00ec3129d7f3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:24:05.750Z|afa94b17-dd61-47fc-80c3-1b4de0553041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:24:05.750Z|afa94b17-dd61-47fc-80c3-1b4de0553041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:24:06.564Z|f3dc0f2e-a106-4b6e-a7b2-0ad4218e16e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:24:06.564Z|f3dc0f2e-a106-4b6e-a7b2-0ad4218e16e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:24:08.580Z|45edcde6-751c-46df-ab4c-236a8b64b581|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:24:08.580Z|45edcde6-751c-46df-ab4c-236a8b64b581|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:24:08.615Z|f3da0b43-64ed-4011-9a54-be1e751296d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:24:08.616Z|f3da0b43-64ed-4011-9a54-be1e751296d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:24:08.625Z|42fa295c-5742-40b4-8b92-07d63d3b4c97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:24:08.625Z|42fa295c-5742-40b4-8b92-07d63d3b4c97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:24:18.611Z|08c74e4f-8d44-48de-862e-484edb62b282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:24:18.611Z|08c74e4f-8d44-48de-862e-484edb62b282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:24:18.652Z|e6ee0243-da52-48e8-a6e4-1efbbea27135|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:24:18.653Z|e6ee0243-da52-48e8-a6e4-1efbbea27135|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:24:18.656Z|df118eb0-d96b-44f5-ac72-0b765b244b91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:24:18.657Z|df118eb0-d96b-44f5-ac72-0b765b244b91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:24:20.749Z|9e009377-2f4e-49c7-a9cc-7520446e5614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:24:20.750Z|9e009377-2f4e-49c7-a9cc-7520446e5614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:24:28.639Z|0bdd8eee-e2ac-49e5-8ddc-faff77866461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:24:28.640Z|0bdd8eee-e2ac-49e5-8ddc-faff77866461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:24:28.678Z|1e3c18c8-7cab-411f-8d02-bcadc5d68ffb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:24:28.678Z|1e3c18c8-7cab-411f-8d02-bcadc5d68ffb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:24:28.681Z|e82616ac-4ef0-47c2-9b39-2435bab3bcf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:24:28.681Z|e82616ac-4ef0-47c2-9b39-2435bab3bcf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:24:35.750Z|bfad484e-5b3f-445b-90f2-85b9547f9b2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:24:35.754Z|bfad484e-5b3f-445b-90f2-85b9547f9b2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:24:36.565Z|faf29d8d-e700-49da-b74a-341a5da0b868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:24:36.565Z|faf29d8d-e700-49da-b74a-341a5da0b868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:24:38.670Z|28308bce-9bd2-4433-947e-9579f950cccb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:24:38.671Z|28308bce-9bd2-4433-947e-9579f950cccb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:24:38.715Z|cfa6debf-31e0-458b-93d4-c625724a2566|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:24:38.715Z|0b61cc8f-c424-448f-aa6a-10c2b56c559f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:24:38.716Z|cfa6debf-31e0-458b-93d4-c625724a2566|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:24:38.716Z|0b61cc8f-c424-448f-aa6a-10c2b56c559f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:24:48.702Z|b4b72b21-25b0-4b98-b35c-6a80c208a445|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:24:48.703Z|b4b72b21-25b0-4b98-b35c-6a80c208a445|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:24:48.747Z|567ba30a-2f40-4d2d-b1d3-11f596fb5e57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:24:48.748Z|567ba30a-2f40-4d2d-b1d3-11f596fb5e57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:24:48.754Z|c72c1da0-f90b-47bf-98b6-798187fa97a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:24:48.755Z|c72c1da0-f90b-47bf-98b6-798187fa97a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:24:50.750Z|e7059cb1-f785-4042-bcf3-64646abd4ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:24:50.750Z|e7059cb1-f785-4042-bcf3-64646abd4ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:24:58.734Z|32b9bef1-8f58-4b0c-aa2e-98e6a3225648|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:24:58.735Z|32b9bef1-8f58-4b0c-aa2e-98e6a3225648|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:24:58.782Z|e328b2be-be36-453f-a95d-2b656de74dbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:24:58.783Z|e328b2be-be36-453f-a95d-2b656de74dbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:24:58.785Z|b62c70f9-9533-4bdb-9385-8e7b514faf6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:24:58.786Z|b62c70f9-9533-4bdb-9385-8e7b514faf6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:24:59.890Z|17c1a380-bd9c-4cc3-97bd-5516e466b632|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:24:59.891Z|17c1a380-bd9c-4cc3-97bd-5516e466b632|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:25:05.750Z|66b5d560-26f2-4ef7-bf05-a424158fc60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:25:05.750Z|66b5d560-26f2-4ef7-bf05-a424158fc60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:25:06.566Z|2b92542c-63fa-44a8-9862-edc58cf4c212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:25:06.566Z|2b92542c-63fa-44a8-9862-edc58cf4c212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:25:08.767Z|5cb22992-deb5-4322-9f96-8c64179d5c38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:25:08.768Z|5cb22992-deb5-4322-9f96-8c64179d5c38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:25:08.814Z|7a73ceab-0ce0-4e67-8551-9df96f64d06c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:25:08.815Z|7a73ceab-0ce0-4e67-8551-9df96f64d06c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:25:08.818Z|83afa35c-034a-489d-8e1a-8f432cd35fe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:25:08.819Z|83afa35c-034a-489d-8e1a-8f432cd35fe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:25:18.801Z|79e1f89e-6823-4ba2-9c38-e7c270e9739c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:25:18.802Z|79e1f89e-6823-4ba2-9c38-e7c270e9739c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:25:18.849Z|8cd07858-aea9-4efc-9a0e-5369baf92e9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:25:18.850Z|6520e78b-5dc5-4839-8d3a-99b82b6af550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:25:18.850Z|6520e78b-5dc5-4839-8d3a-99b82b6af550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:25:18.852Z|8cd07858-aea9-4efc-9a0e-5369baf92e9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:25:20.750Z|54eaaefc-15d5-4909-811a-d02800a86bfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:25:20.757Z|54eaaefc-15d5-4909-811a-d02800a86bfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:25:28.830Z|e3b6dfe3-5eed-498e-a68a-28b31aeb0164|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:25:28.831Z|e3b6dfe3-5eed-498e-a68a-28b31aeb0164|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:25:28.901Z|6aec08c8-8624-4976-94b6-f6fa078ed91e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:25:28.902Z|6aec08c8-8624-4976-94b6-f6fa078ed91e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:25:28.905Z|8e118ecc-7e91-4364-b4f6-12775ebd2b31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:25:28.906Z|8e118ecc-7e91-4364-b4f6-12775ebd2b31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:25:35.750Z|033faeb5-0853-443e-b999-b7fa7612daff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:25:35.750Z|033faeb5-0853-443e-b999-b7fa7612daff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:25:36.567Z|ab93b6c7-5ac9-4c7f-a042-f7de95f1cb62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:25:36.567Z|ab93b6c7-5ac9-4c7f-a042-f7de95f1cb62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:25:38.860Z|fe385eca-f1dc-49a4-a7a3-789c78f943b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:25:38.861Z|fe385eca-f1dc-49a4-a7a3-789c78f943b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:25:38.936Z|53a2457e-02de-43da-8aeb-9b3afeb8da51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:25:38.936Z|53a2457e-02de-43da-8aeb-9b3afeb8da51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:25:38.939Z|7e9fc661-2db9-45b3-99dd-4096d475a191|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:25:38.940Z|7e9fc661-2db9-45b3-99dd-4096d475a191|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:25:48.893Z|dce38456-40d5-48a8-ac64-b9a9c97d2182|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:25:48.894Z|dce38456-40d5-48a8-ac64-b9a9c97d2182|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:25:48.968Z|10c3a49a-f21b-4f40-9fff-e18afac26ef0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:25:48.969Z|10c3a49a-f21b-4f40-9fff-e18afac26ef0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:25:48.972Z|ebe5f7b7-e614-4f5d-8be0-1d533f464c3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:25:48.972Z|ebe5f7b7-e614-4f5d-8be0-1d533f464c3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:25:50.750Z|ee26195d-9696-4bc1-815d-4261a3940fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:25:50.750Z|ee26195d-9696-4bc1-815d-4261a3940fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:25:58.934Z|88fb49fa-c848-4582-8423-b6debafa3377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:25:58.935Z|88fb49fa-c848-4582-8423-b6debafa3377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:25:59.004Z|477c26bd-d73f-42ed-9a23-a765bca52821|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:25:59.005Z|477c26bd-d73f-42ed-9a23-a765bca52821|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:25:59.007Z|492019c6-a4c0-4699-b09f-c4b8baf7624b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:25:59.007Z|492019c6-a4c0-4699-b09f-c4b8baf7624b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:25:59.890Z|a3091faa-34c9-4b5d-953b-6823b3123fd9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:25:59.891Z|a3091faa-34c9-4b5d-953b-6823b3123fd9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:26:05.750Z|1bc84436-2954-4db2-9081-b11681c42d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:26:05.753Z|1bc84436-2954-4db2-9081-b11681c42d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:26:06.568Z|8b054c14-e6d4-4054-aba8-dd7e4ac984af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:26:06.568Z|8b054c14-e6d4-4054-aba8-dd7e4ac984af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:26:08.970Z|15fee849-b08d-4a98-a0a5-327eb8bdb4eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:26:08.971Z|15fee849-b08d-4a98-a0a5-327eb8bdb4eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:26:09.037Z|3ec1ec31-40ec-4738-a3c5-70aceaea5436|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:26:09.038Z|3ec1ec31-40ec-4738-a3c5-70aceaea5436|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:26:09.042Z|dd99d42f-f849-4050-a09d-714bc33568df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:26:09.043Z|dd99d42f-f849-4050-a09d-714bc33568df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:26:19.004Z|6e979b19-1d84-41e6-94d3-3b6db7fc8758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:26:19.005Z|6e979b19-1d84-41e6-94d3-3b6db7fc8758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:26:19.072Z|1dacfbf3-625c-4d1b-903a-aebf5936c83a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:26:19.073Z|45edc885-6494-4b3d-aa90-93f666f38bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:26:19.073Z|1dacfbf3-625c-4d1b-903a-aebf5936c83a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:26:19.073Z|45edc885-6494-4b3d-aa90-93f666f38bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:26:20.750Z|4a750c81-fa05-49ad-8f20-11cfb8341944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:26:20.750Z|4a750c81-fa05-49ad-8f20-11cfb8341944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:26:29.033Z|34034e76-252f-4492-ae54-53fff760f0b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:26:29.033Z|34034e76-252f-4492-ae54-53fff760f0b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:26:29.109Z|00fb4d68-c821-4e7e-9cc0-2a2d3e437be0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:26:29.110Z|00fb4d68-c821-4e7e-9cc0-2a2d3e437be0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:26:29.126Z|055eafc2-e8fd-41db-9030-62aae98049d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:26:29.127Z|055eafc2-e8fd-41db-9030-62aae98049d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:26:35.749Z|d938cf5a-857e-4323-a81f-2fa08a0fb3a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:26:35.750Z|d938cf5a-857e-4323-a81f-2fa08a0fb3a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:26:36.569Z|7c93f25b-b1cc-4eab-b6db-d531d545835a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:26:36.569Z|7c93f25b-b1cc-4eab-b6db-d531d545835a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:26:39.070Z|2284807d-eeb3-463b-8fc9-6e8795e35695|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:26:39.071Z|2284807d-eeb3-463b-8fc9-6e8795e35695|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:26:39.139Z|227bd009-8e7f-4574-93f2-ef97a88ba2ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:26:39.139Z|227bd009-8e7f-4574-93f2-ef97a88ba2ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:26:39.161Z|c97ffcb3-bb46-49a6-801b-11e1e38784a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:26:39.162Z|c97ffcb3-bb46-49a6-801b-11e1e38784a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:26:49.097Z|f76bd7cc-e479-471e-9a4e-aed31d580e25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:26:49.097Z|f76bd7cc-e479-471e-9a4e-aed31d580e25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:26:49.167Z|acecab8c-6df6-4750-a7d3-cb0f338f3a04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:26:49.168Z|acecab8c-6df6-4750-a7d3-cb0f338f3a04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:26:49.188Z|a7057c5d-9891-4cfd-a26f-ebc0b2b4d392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:26:49.189Z|a7057c5d-9891-4cfd-a26f-ebc0b2b4d392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:26:50.750Z|954eae39-17bb-4d39-872c-316dbfa04c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:26:50.754Z|954eae39-17bb-4d39-872c-316dbfa04c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:26:59.129Z|2da5d056-96f8-4ae2-b448-68160cc09be8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:26:59.130Z|2da5d056-96f8-4ae2-b448-68160cc09be8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:26:59.196Z|92666e4a-72c3-451d-9f0f-1c3b7a6e31f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:26:59.197Z|92666e4a-72c3-451d-9f0f-1c3b7a6e31f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:26:59.228Z|7bbead4c-a3d3-4a4d-aee2-1e238ec786a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:26:59.229Z|7bbead4c-a3d3-4a4d-aee2-1e238ec786a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:26:59.890Z|40cb5051-542e-47b4-92d0-bbbf14a8f014|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:26:59.891Z|40cb5051-542e-47b4-92d0-bbbf14a8f014|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:27:05.750Z|0e13db31-4ed4-4d66-a4e2-18ba44fd8658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:27:05.750Z|0e13db31-4ed4-4d66-a4e2-18ba44fd8658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:27:06.571Z|50871a49-345c-4455-8f4f-06018708083e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:27:06.571Z|50871a49-345c-4455-8f4f-06018708083e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:27:09.166Z|f953d5a6-b7d1-425d-b9f8-abc2455944dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:27:09.167Z|f953d5a6-b7d1-425d-b9f8-abc2455944dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:27:09.226Z|df771e39-0363-44b0-aa3d-b99ac002f0e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:27:09.226Z|df771e39-0363-44b0-aa3d-b99ac002f0e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:27:09.262Z|fda1e1d5-29a8-4c81-961d-34994dc1fe51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:27:09.263Z|fda1e1d5-29a8-4c81-961d-34994dc1fe51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:27:19.197Z|9081f404-87b9-4b76-867f-a0b1081a495d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:27:19.197Z|9081f404-87b9-4b76-867f-a0b1081a495d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:27:19.266Z|9957369f-04db-4459-aa47-09676f002571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:27:19.267Z|9957369f-04db-4459-aa47-09676f002571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:27:19.307Z|c05e9141-be0e-4634-8e7e-81b301dd024a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:27:19.308Z|c05e9141-be0e-4634-8e7e-81b301dd024a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:27:20.750Z|f7376bb6-acdc-42c3-874d-a38cea6059fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:27:20.750Z|f7376bb6-acdc-42c3-874d-a38cea6059fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:27:29.227Z|dc3f440b-8031-43ab-a176-95bc77453c46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:27:29.228Z|dc3f440b-8031-43ab-a176-95bc77453c46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:27:29.296Z|895f0bb1-3243-4756-bd59-b6f450f4e21d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:27:29.297Z|895f0bb1-3243-4756-bd59-b6f450f4e21d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:27:29.347Z|8016416a-0fb2-4482-aa2f-ca9c8b7c9cb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:27:29.348Z|8016416a-0fb2-4482-aa2f-ca9c8b7c9cb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:27:35.750Z|eb8caf09-0c66-4779-aed8-805dbbca3205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:27:35.754Z|eb8caf09-0c66-4779-aed8-805dbbca3205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:27:36.571Z|f329b747-841d-4969-b2cc-8b971d3f501c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:27:36.572Z|f329b747-841d-4969-b2cc-8b971d3f501c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:27:39.259Z|0e6ef461-3a09-4b14-a893-2249f2506cbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:27:39.260Z|0e6ef461-3a09-4b14-a893-2249f2506cbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:27:39.329Z|fd1e26fe-c19e-484f-a1ef-16b22190fe19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:27:39.330Z|fd1e26fe-c19e-484f-a1ef-16b22190fe19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:27:39.376Z|37b693cd-f716-4863-89a7-d68c004acec5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:27:39.376Z|37b693cd-f716-4863-89a7-d68c004acec5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:27:49.288Z|aece8eab-60ce-4db1-9cb8-7402f202f9b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:27:49.289Z|aece8eab-60ce-4db1-9cb8-7402f202f9b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:27:49.358Z|f54d978f-336d-4026-acb8-e035ae8194f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:27:49.359Z|f54d978f-336d-4026-acb8-e035ae8194f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:27:49.408Z|afb73c76-bae1-41ef-afd1-f40657f0da06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:27:49.409Z|afb73c76-bae1-41ef-afd1-f40657f0da06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:27:50.750Z|5f7b9ede-6206-4252-a65f-7a354c27bce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:27:50.750Z|5f7b9ede-6206-4252-a65f-7a354c27bce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:27:59.316Z|ca429c8b-1a42-47d9-a55f-57a0f3836a0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:27:59.317Z|ca429c8b-1a42-47d9-a55f-57a0f3836a0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:27:59.388Z|21a15d7b-0396-4597-8066-89a2a261eca7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:27:59.388Z|21a15d7b-0396-4597-8066-89a2a261eca7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:27:59.438Z|91b15336-99ac-4ff4-b80a-432d5522e29f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:27:59.438Z|91b15336-99ac-4ff4-b80a-432d5522e29f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:27:59.889Z|c285f743-2664-4632-a087-eb19aa466d93|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:27:59.890Z|c285f743-2664-4632-a087-eb19aa466d93|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:28:05.750Z|97283e80-75ca-4fc8-aa89-eb0818385ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:28:05.750Z|97283e80-75ca-4fc8-aa89-eb0818385ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:28:06.572Z|2d9ced6c-00ba-4e89-b50a-ff08d69753e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:28:06.573Z|2d9ced6c-00ba-4e89-b50a-ff08d69753e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:28:09.347Z|e13efcc0-ee89-4be2-96a4-2d09b9127d6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:28:09.347Z|e13efcc0-ee89-4be2-96a4-2d09b9127d6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:28:09.419Z|b8e1f82d-37c5-427e-b141-799da0ce66d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:28:09.419Z|b8e1f82d-37c5-427e-b141-799da0ce66d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:28:09.465Z|57c7ef97-ec37-41ee-94a9-0982d0b47e79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:28:09.465Z|57c7ef97-ec37-41ee-94a9-0982d0b47e79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:28:19.372Z|ec478a37-7258-42ca-89cc-8fb125997da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:28:19.373Z|ec478a37-7258-42ca-89cc-8fb125997da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:28:19.444Z|7cc112e8-5ff1-4db8-aa8a-d411b52395ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:28:19.444Z|7cc112e8-5ff1-4db8-aa8a-d411b52395ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:28:19.491Z|f68a67e8-4369-4701-9efd-76e8e4509fc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:28:19.491Z|f68a67e8-4369-4701-9efd-76e8e4509fc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:28:20.750Z|9edec847-6e33-46ed-8c52-93d426a5fbe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:28:20.754Z|9edec847-6e33-46ed-8c52-93d426a5fbe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:28:29.399Z|fe2d633b-3ae2-457d-a674-5e544316b6d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:28:29.399Z|fe2d633b-3ae2-457d-a674-5e544316b6d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:28:29.471Z|a950163d-b6d4-42f9-90d9-f3de9251f06c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:28:29.471Z|a950163d-b6d4-42f9-90d9-f3de9251f06c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:28:29.517Z|3d2b48ec-97fb-4315-806f-64c791a07cf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:28:29.518Z|3d2b48ec-97fb-4315-806f-64c791a07cf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:28:35.750Z|8d0f4002-555e-4ac5-bbb3-e8914ed43d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:28:35.751Z|8d0f4002-555e-4ac5-bbb3-e8914ed43d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:28:36.573Z|e069ea31-d1e6-4d30-acba-49f6da90f6de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:28:36.574Z|e069ea31-d1e6-4d30-acba-49f6da90f6de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:28:39.432Z|8f5131fb-f45a-4c31-9e49-e78f5177887c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:28:39.432Z|8f5131fb-f45a-4c31-9e49-e78f5177887c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:28:39.501Z|43ba4cbe-0b46-47cb-aaf8-b1b8f0c0acb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:28:39.501Z|43ba4cbe-0b46-47cb-aaf8-b1b8f0c0acb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:28:39.550Z|f646195b-1c7b-424e-9d69-2b16d15b5849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:28:39.551Z|f646195b-1c7b-424e-9d69-2b16d15b5849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:28:49.457Z|8202997a-922b-498a-bc60-3c32828cea9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:28:49.458Z|8202997a-922b-498a-bc60-3c32828cea9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:28:49.529Z|477494bb-ebbe-450b-a702-1f99f4e0ed37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:28:49.530Z|477494bb-ebbe-450b-a702-1f99f4e0ed37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:28:49.592Z|24ee3514-4ab3-4e13-9f7a-d6b5b43310f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:28:49.592Z|24ee3514-4ab3-4e13-9f7a-d6b5b43310f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:28:50.749Z|8d6ed489-fb1e-4dbd-aa50-b1a155d3499f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:28:50.750Z|8d6ed489-fb1e-4dbd-aa50-b1a155d3499f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:28:59.485Z|e5b8c4c4-2e89-4025-82fe-6495264ee65d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:28:59.486Z|e5b8c4c4-2e89-4025-82fe-6495264ee65d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:28:59.559Z|1a72946a-4a9e-4b1c-9048-a7db1119f6c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:28:59.560Z|1a72946a-4a9e-4b1c-9048-a7db1119f6c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:28:59.624Z|8eec0ac2-fa75-4eff-b007-c67c07974759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:28:59.625Z|8eec0ac2-fa75-4eff-b007-c67c07974759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:28:59.889Z|61fef3f9-e8e2-4f7d-bad8-3d5ed78979c8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:28:59.889Z|61fef3f9-e8e2-4f7d-bad8-3d5ed78979c8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:29:05.750Z|771e2a19-6a08-4cca-9fb9-53eba255dcc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:29:05.754Z|771e2a19-6a08-4cca-9fb9-53eba255dcc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:29:06.574Z|5298732c-11dd-486f-8815-f2c4960f38cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:29:06.575Z|5298732c-11dd-486f-8815-f2c4960f38cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:29:09.511Z|9609c056-7037-46f7-befb-eb56aec8841b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:29:09.511Z|9609c056-7037-46f7-befb-eb56aec8841b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:29:09.587Z|616acfb2-40ac-4c51-9e2f-e9af0cfd7c30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:29:09.587Z|616acfb2-40ac-4c51-9e2f-e9af0cfd7c30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:29:09.649Z|23eff8ae-90b0-436a-aefb-5c93b1979013|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:29:09.649Z|23eff8ae-90b0-436a-aefb-5c93b1979013|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:29:19.541Z|a1160fd5-8c39-47cc-be96-1c9a0d6eeb90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:29:19.542Z|a1160fd5-8c39-47cc-be96-1c9a0d6eeb90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:29:19.620Z|7f52bc86-e47a-47fe-ae31-2a2b224f60c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:29:19.621Z|7f52bc86-e47a-47fe-ae31-2a2b224f60c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:29:19.680Z|353bcf3f-d93c-4bdc-87cd-7318f24419e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:29:19.681Z|353bcf3f-d93c-4bdc-87cd-7318f24419e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:29:20.750Z|a5c766a0-4f1b-44ee-ae01-a9e0e54f0442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:29:20.750Z|a5c766a0-4f1b-44ee-ae01-a9e0e54f0442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:29:29.573Z|57231f52-56da-45c9-8fa1-27e53c679f10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:29:29.574Z|57231f52-56da-45c9-8fa1-27e53c679f10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:29:29.650Z|ff1436ec-7309-4a98-bfcc-d10561a2639a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:29:29.651Z|ff1436ec-7309-4a98-bfcc-d10561a2639a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:29:29.713Z|d5454123-2c05-4172-9d6c-6a09d85b3b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:29:29.714Z|d5454123-2c05-4172-9d6c-6a09d85b3b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:29:35.749Z|917e5f4c-13ff-4a6f-ba75-a7d008bafe09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:29:35.750Z|917e5f4c-13ff-4a6f-ba75-a7d008bafe09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:29:36.577Z|e5a1def6-0868-4339-8c25-6f046b72050c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:29:36.578Z|e5a1def6-0868-4339-8c25-6f046b72050c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:29:39.606Z|948d787f-c05f-4cca-ab80-f499f2fdde29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:29:39.607Z|948d787f-c05f-4cca-ab80-f499f2fdde29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:29:39.684Z|580073e3-e4a9-444f-a1ea-91a2bdb00ee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:29:39.684Z|580073e3-e4a9-444f-a1ea-91a2bdb00ee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:29:39.746Z|274d9d93-b9ec-4621-93ff-673aad03860b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:29:39.747Z|274d9d93-b9ec-4621-93ff-673aad03860b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:29:49.638Z|28a37b2c-9908-47b8-8723-bc69a9db22fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:29:49.640Z|28a37b2c-9908-47b8-8723-bc69a9db22fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:29:49.714Z|965498e9-3c89-420d-9e3d-1afa6f382241|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:29:49.716Z|965498e9-3c89-420d-9e3d-1afa6f382241|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:29:49.778Z|ff3feb93-9c68-4410-bc10-b7c7ed191edd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:29:49.779Z|ff3feb93-9c68-4410-bc10-b7c7ed191edd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:29:50.750Z|aee66f8d-fe58-492e-aed9-e89d36c9de1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:29:50.755Z|aee66f8d-fe58-492e-aed9-e89d36c9de1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:29:59.670Z|8a19d08e-61cc-4186-86b6-8c3402d17d9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:29:59.671Z|8a19d08e-61cc-4186-86b6-8c3402d17d9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:29:59.745Z|a2ff9066-a484-49b2-bc0e-c8fae2cb0f74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:29:59.746Z|a2ff9066-a484-49b2-bc0e-c8fae2cb0f74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:29:59.810Z|af79a3df-7256-4a03-bf79-647e8cac7279|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:29:59.811Z|af79a3df-7256-4a03-bf79-647e8cac7279|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:29:59.890Z|372dd0fd-d608-44c1-be3f-e07da117055e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:29:59.891Z|372dd0fd-d608-44c1-be3f-e07da117055e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:30:05.750Z|74ac6169-1410-4657-8f44-867b95cd4d25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:30:05.750Z|74ac6169-1410-4657-8f44-867b95cd4d25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:30:06.578Z|7c5db448-d52d-46c2-be5a-e8fdca75bdf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:30:06.578Z|7c5db448-d52d-46c2-be5a-e8fdca75bdf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:30:09.707Z|ac97dadd-9696-4406-981c-b2bbfd91cef3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:30:09.707Z|ac97dadd-9696-4406-981c-b2bbfd91cef3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:30:09.773Z|d4c757c2-f267-44c5-88d5-487ce776566f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:30:09.774Z|d4c757c2-f267-44c5-88d5-487ce776566f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:30:09.842Z|8c0462b4-f05f-4ec3-b862-031f50270eb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:30:09.843Z|8c0462b4-f05f-4ec3-b862-031f50270eb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:30:19.735Z|60441b6b-dd53-428d-a5e4-f21f6cbc84d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:30:19.736Z|60441b6b-dd53-428d-a5e4-f21f6cbc84d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:30:19.799Z|9f52843c-1df7-43ee-9a2f-20db2cb5130e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:30:19.800Z|9f52843c-1df7-43ee-9a2f-20db2cb5130e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:30:19.867Z|cb697493-3765-4d4e-be0f-98184dab6fdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:30:19.868Z|cb697493-3765-4d4e-be0f-98184dab6fdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:30:20.749Z|03f680b1-10e9-47f7-befe-c3c9f6763223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:30:20.750Z|03f680b1-10e9-47f7-befe-c3c9f6763223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:30:29.771Z|5f1a6ab9-c49e-406e-b47b-2dd210beae80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:30:29.772Z|5f1a6ab9-c49e-406e-b47b-2dd210beae80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:30:29.852Z|f44f5f74-11a5-4052-82d0-2e76e7ead299|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:30:29.853Z|f44f5f74-11a5-4052-82d0-2e76e7ead299|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:30:29.892Z|7fa948c5-dd57-4974-ab76-9558653cbabc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:30:29.893Z|7fa948c5-dd57-4974-ab76-9558653cbabc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:30:35.749Z|93ba718b-61fb-4bba-9d9d-8c8617ff6bbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:30:35.756Z|93ba718b-61fb-4bba-9d9d-8c8617ff6bbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:30:36.579Z|885a8a10-afae-42ee-9cbc-9c1a2e5faf53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:30:36.579Z|885a8a10-afae-42ee-9cbc-9c1a2e5faf53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:30:39.802Z|78b5db5e-d2d5-4ec4-9a61-770a3dbfcb22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:30:39.802Z|78b5db5e-d2d5-4ec4-9a61-770a3dbfcb22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:30:39.880Z|608499e7-4859-4829-a3a2-0ed941eb94dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:30:39.882Z|608499e7-4859-4829-a3a2-0ed941eb94dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:30:39.920Z|a6e72454-f292-417e-9daf-cf32b9b791f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:30:39.921Z|a6e72454-f292-417e-9daf-cf32b9b791f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:30:49.844Z|cc603f6a-cd9b-4de6-bb39-4009b906acbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:30:49.845Z|cc603f6a-cd9b-4de6-bb39-4009b906acbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:30:49.920Z|37251341-16e1-4bb2-93c4-38c18cf54b95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:30:49.921Z|37251341-16e1-4bb2-93c4-38c18cf54b95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:30:49.949Z|6c147ce0-18e2-4ff9-9fe7-aaa76ec333aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:30:49.950Z|6c147ce0-18e2-4ff9-9fe7-aaa76ec333aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:30:50.750Z|a200298a-6458-4988-a5d1-74f70d03caa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:30:50.750Z|a200298a-6458-4988-a5d1-74f70d03caa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:30:59.872Z|2869615c-404f-4f1d-b12b-ff2efb7bbe19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:30:59.873Z|2869615c-404f-4f1d-b12b-ff2efb7bbe19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:30:59.889Z|6165fb9c-58cf-4701-b2ac-e24187c6a574|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:30:59.890Z|6165fb9c-58cf-4701-b2ac-e24187c6a574|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:30:59.950Z|2e85ed62-04cd-4229-a6d8-f778928e414f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:30:59.951Z|2e85ed62-04cd-4229-a6d8-f778928e414f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:30:59.975Z|44ef9468-fdb2-4c7c-81f4-9f517b65609f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:30:59.976Z|44ef9468-fdb2-4c7c-81f4-9f517b65609f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:31:05.749Z|f0c33cbc-440a-45e0-a835-b2ce99499e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:31:05.750Z|f0c33cbc-440a-45e0-a835-b2ce99499e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:31:06.579Z|9ed1caa0-c7ee-4728-913e-f2f14f59e762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:31:06.580Z|9ed1caa0-c7ee-4728-913e-f2f14f59e762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:31:09.902Z|f8146685-7000-46a2-ba42-e134339ffbe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:31:09.902Z|f8146685-7000-46a2-ba42-e134339ffbe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:31:10.000Z|0b73c39e-2c5f-4b58-9305-461230ce10e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:31:10.002Z|0b73c39e-2c5f-4b58-9305-461230ce10e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:31:10.005Z|353f3356-560f-41cb-a2bf-4e32339f0a93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:31:10.006Z|353f3356-560f-41cb-a2bf-4e32339f0a93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:31:19.934Z|2f89f135-b8a0-4021-af74-67a9ab676c5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:31:19.935Z|2f89f135-b8a0-4021-af74-67a9ab676c5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:31:20.026Z|2b7da7e8-9e89-4885-a31d-9081f86d2126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:31:20.027Z|2b7da7e8-9e89-4885-a31d-9081f86d2126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:31:20.035Z|5d7d92e1-3992-4c1e-a4ae-068d7b704a0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:31:20.036Z|5d7d92e1-3992-4c1e-a4ae-068d7b704a0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:31:20.750Z|38cb9555-9507-49b3-b87c-7d01a042a65b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:31:20.755Z|38cb9555-9507-49b3-b87c-7d01a042a65b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:31:29.975Z|00ad7f32-e21b-4c28-8fda-c6cf75685f7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:31:29.975Z|00ad7f32-e21b-4c28-8fda-c6cf75685f7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:31:30.058Z|c5cce0c8-5411-444d-b0b1-fba9bf812869|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:31:30.059Z|c5cce0c8-5411-444d-b0b1-fba9bf812869|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:31:30.071Z|c2f1ad72-e218-4807-be16-862fe6009046|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:31:30.072Z|c2f1ad72-e218-4807-be16-862fe6009046|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:31:35.750Z|8853bb02-b21e-4ad7-a300-b3efac0b6792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:31:35.750Z|8853bb02-b21e-4ad7-a300-b3efac0b6792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:31:36.580Z|f70bf493-b274-43db-97fc-e1ef72465206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:31:36.580Z|f70bf493-b274-43db-97fc-e1ef72465206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:31:40.002Z|db889944-a8f3-48ac-a3cb-b2dccbbd4209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:31:40.002Z|db889944-a8f3-48ac-a3cb-b2dccbbd4209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:31:40.091Z|012ded70-29d8-40a3-97ff-6c20c16a19e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:31:40.092Z|012ded70-29d8-40a3-97ff-6c20c16a19e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:31:40.103Z|04edc76e-0173-4ec3-9313-d9f87423f5f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:31:40.103Z|04edc76e-0173-4ec3-9313-d9f87423f5f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:31:50.034Z|f76d84a9-81ed-40ed-92df-6450ecb81878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:31:50.035Z|f76d84a9-81ed-40ed-92df-6450ecb81878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:31:50.125Z|94f99a33-d9e9-4909-ba00-0b39f60734d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:31:50.126Z|94f99a33-d9e9-4909-ba00-0b39f60734d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:31:50.135Z|011649ae-9a6d-410b-8330-2ba80015ac41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:31:50.136Z|011649ae-9a6d-410b-8330-2ba80015ac41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:31:50.749Z|41b206ff-9630-4463-9a87-3a5a29113c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:31:50.750Z|41b206ff-9630-4463-9a87-3a5a29113c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:31:59.891Z|e6ac1eed-30c5-4ea4-9f26-ad92afa4ddaa|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:31:59.891Z|e6ac1eed-30c5-4ea4-9f26-ad92afa4ddaa|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:32:00.065Z|f6b144d4-586d-4ecb-bcaf-ca080a2327e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:32:00.065Z|f6b144d4-586d-4ecb-bcaf-ca080a2327e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:32:00.157Z|7284bf05-e706-42ba-bc4c-4b580e43c72b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:32:00.158Z|7284bf05-e706-42ba-bc4c-4b580e43c72b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:32:00.166Z|c9bf8f56-29ee-41b1-a636-bdc49b6c15ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:32:00.167Z|c9bf8f56-29ee-41b1-a636-bdc49b6c15ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:32:05.749Z|5fd50b3b-fa30-435d-b235-0cc565a9c1b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:32:05.753Z|5fd50b3b-fa30-435d-b235-0cc565a9c1b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:32:06.581Z|049fc2db-bc1e-4987-8f6b-240307b62a0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:32:06.581Z|049fc2db-bc1e-4987-8f6b-240307b62a0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:32:10.098Z|030fa809-202b-4210-85c7-ef7d581c9f52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:32:10.098Z|030fa809-202b-4210-85c7-ef7d581c9f52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:32:10.191Z|2452a7b7-0c05-4eb2-a5ea-086e81b86241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:32:10.192Z|2452a7b7-0c05-4eb2-a5ea-086e81b86241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:32:10.194Z|c6d17625-b698-4750-a900-855fb93aaa14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:32:10.195Z|c6d17625-b698-4750-a900-855fb93aaa14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:32:20.139Z|21cc2120-2f38-460e-ad42-11ad2346ead3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:32:20.140Z|21cc2120-2f38-460e-ad42-11ad2346ead3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:32:20.228Z|0c5ebc22-44e8-4c6b-8c83-3a427f2a8061|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:32:20.229Z|ab4956d3-c471-4f15-868e-887cf007e24c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:32:20.229Z|0c5ebc22-44e8-4c6b-8c83-3a427f2a8061|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:32:20.229Z|ab4956d3-c471-4f15-868e-887cf007e24c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:32:20.750Z|a17bbc53-e062-4185-968c-4d5d139024ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:32:20.750Z|a17bbc53-e062-4185-968c-4d5d139024ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:32:30.171Z|436176d9-3293-4413-81d1-372e350d712e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:32:30.172Z|436176d9-3293-4413-81d1-372e350d712e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:32:30.264Z|748421fd-ab40-474c-be4f-4f1d9bc27f6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:32:30.266Z|82810a4d-b979-47c7-b3e8-7452a82a9342|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:32:30.268Z|82810a4d-b979-47c7-b3e8-7452a82a9342|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:32:30.266Z|748421fd-ab40-474c-be4f-4f1d9bc27f6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:32:35.749Z|e66c7d68-0628-45a2-b016-4e65669c82d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:32:35.750Z|e66c7d68-0628-45a2-b016-4e65669c82d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:32:36.582Z|4a767dda-0d2b-4bde-ae91-27a58a78d1bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:32:36.582Z|4a767dda-0d2b-4bde-ae91-27a58a78d1bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:32:40.212Z|4c350d7e-68c8-4849-9553-f704e44b359e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:32:40.212Z|4c350d7e-68c8-4849-9553-f704e44b359e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:32:40.296Z|56ffb3fc-fd92-4d00-b927-e0220c297512|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:32:40.297Z|c1f583ba-a202-48f4-9bce-e38754b56622|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:32:40.297Z|56ffb3fc-fd92-4d00-b927-e0220c297512|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:32:40.298Z|c1f583ba-a202-48f4-9bce-e38754b56622|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:32:50.246Z|3f55ca86-8921-4ddc-b74c-4abc94e9f2c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:32:50.247Z|3f55ca86-8921-4ddc-b74c-4abc94e9f2c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:32:50.331Z|86a34505-5756-4d67-8648-a76090950515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:32:50.331Z|86a34505-5756-4d67-8648-a76090950515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:32:50.333Z|ef818375-d5f8-43ab-9587-79713d9e9f4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:32:50.334Z|ef818375-d5f8-43ab-9587-79713d9e9f4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:32:50.750Z|682535d3-df24-46df-9ffe-b017828b9b43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:32:50.754Z|682535d3-df24-46df-9ffe-b017828b9b43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:32:59.891Z|4cd4c1be-1b8f-4138-872e-66d68dcb6789|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:32:59.892Z|4cd4c1be-1b8f-4138-872e-66d68dcb6789|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:33:00.277Z|dc14cab8-fdee-4e2d-afe9-5fafe4d7f443|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:33:00.278Z|dc14cab8-fdee-4e2d-afe9-5fafe4d7f443|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:33:00.383Z|cbe2060c-db63-4d46-bec0-22c2d263cc4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:33:00.384Z|cbe2060c-db63-4d46-bec0-22c2d263cc4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:33:00.389Z|4a7126df-6731-4eeb-827b-2abcd703b1d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:33:00.390Z|4a7126df-6731-4eeb-827b-2abcd703b1d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:33:05.749Z|988c6888-ea9c-4bd2-85e3-ade0cd32074f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:33:05.750Z|988c6888-ea9c-4bd2-85e3-ade0cd32074f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:33:06.582Z|7a05803b-f2da-4613-8301-c22c23f18d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:33:06.583Z|7a05803b-f2da-4613-8301-c22c23f18d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:33:10.307Z|f0db99fe-0c36-4a88-bc79-a9111d97217a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:33:10.308Z|f0db99fe-0c36-4a88-bc79-a9111d97217a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:33:10.418Z|ebd962c5-6b29-44ae-8287-d1dc3e2a6535|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:33:10.418Z|ebd962c5-6b29-44ae-8287-d1dc3e2a6535|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:33:10.423Z|e21dfb35-5025-47d6-b4c0-b20543d89bb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:33:10.424Z|e21dfb35-5025-47d6-b4c0-b20543d89bb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:33:20.342Z|4cca8afd-a200-4ca0-8de6-b68f09677ed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:33:20.343Z|4cca8afd-a200-4ca0-8de6-b68f09677ed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:33:20.464Z|3f46ff6c-0d74-4429-8a8d-b134281531b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:33:20.465Z|3f46ff6c-0d74-4429-8a8d-b134281531b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:33:20.467Z|173d6d06-0b49-4747-bc22-b7f74e7081e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:33:20.468Z|173d6d06-0b49-4747-bc22-b7f74e7081e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:33:20.749Z|c8d6807d-d335-4545-84f5-ee3bc67802b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:33:20.750Z|c8d6807d-d335-4545-84f5-ee3bc67802b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:33:30.370Z|4764d4ba-2265-4206-9aef-909d03b23e5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:33:30.371Z|4764d4ba-2265-4206-9aef-909d03b23e5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:33:30.497Z|5ced580f-c030-47be-a40d-6ebbddd35ef5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:33:30.498Z|5ced580f-c030-47be-a40d-6ebbddd35ef5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:33:30.502Z|95183288-8008-48c5-aefe-819ec96bea6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:33:30.504Z|95183288-8008-48c5-aefe-819ec96bea6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:33:35.750Z|c37ac28b-263d-47f0-9643-962705b49372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:33:35.754Z|c37ac28b-263d-47f0-9643-962705b49372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:33:36.584Z|626442ab-b452-473b-9ec4-815324d4a424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:33:36.584Z|626442ab-b452-473b-9ec4-815324d4a424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:33:40.421Z|5471fa69-a9c5-4d99-a025-e55ba6f19d73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:33:40.422Z|5471fa69-a9c5-4d99-a025-e55ba6f19d73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:33:40.524Z|d75a7730-edb9-4b8e-88c6-d793ac2d9cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:33:40.525Z|d75a7730-edb9-4b8e-88c6-d793ac2d9cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:33:40.530Z|e0cebc98-27e2-46d9-8690-6482550ec9fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:33:40.531Z|e0cebc98-27e2-46d9-8690-6482550ec9fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:33:50.473Z|dfa1e37b-d7ee-400b-bfd0-f2c4c6d9cc6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:33:50.473Z|dfa1e37b-d7ee-400b-bfd0-f2c4c6d9cc6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:33:50.553Z|552f3fe2-f589-4eb0-892d-12df1c6f754a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:33:50.554Z|552f3fe2-f589-4eb0-892d-12df1c6f754a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:33:50.559Z|13c71f9b-41cf-437e-bd48-5ef0b7ba0051|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:33:50.560Z|13c71f9b-41cf-437e-bd48-5ef0b7ba0051|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:33:50.750Z|61193abf-799b-4f03-9354-82a4e32f145d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:33:50.750Z|61193abf-799b-4f03-9354-82a4e32f145d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:33:59.890Z|63f80aad-8234-4766-907d-3e4bf2fce638|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:33:59.891Z|63f80aad-8234-4766-907d-3e4bf2fce638|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:34:00.501Z|1c80d226-d79d-41e3-b266-58a4a7393c0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:34:00.502Z|1c80d226-d79d-41e3-b266-58a4a7393c0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:34:00.586Z|6e183a46-1a77-4f1c-97c7-3809ec91c88b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:34:00.587Z|6e183a46-1a77-4f1c-97c7-3809ec91c88b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:34:00.592Z|afb07ffc-8ee7-436a-a076-b81f2ccaf643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:34:00.593Z|afb07ffc-8ee7-436a-a076-b81f2ccaf643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:34:05.750Z|03974558-a0e2-45a5-a903-c07f5bc0f7c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:34:05.750Z|03974558-a0e2-45a5-a903-c07f5bc0f7c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:34:06.584Z|2d9c793c-9e0c-4f9f-8630-59394f9640a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:34:06.585Z|2d9c793c-9e0c-4f9f-8630-59394f9640a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:34:10.529Z|b3608479-f0f1-42fa-92d5-6155951469e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:34:10.530Z|b3608479-f0f1-42fa-92d5-6155951469e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:34:10.622Z|fe0df2f8-6d5d-4300-bde8-4056894cd9b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:34:10.624Z|0ebf0f29-12d1-49e0-aba9-71f34ba2b822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:34:10.624Z|0ebf0f29-12d1-49e0-aba9-71f34ba2b822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:34:10.628Z|fe0df2f8-6d5d-4300-bde8-4056894cd9b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:34:20.555Z|28e8783d-303c-4dca-a045-4d2ecca6090d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:34:20.556Z|28e8783d-303c-4dca-a045-4d2ecca6090d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:34:20.656Z|ac3fd4b9-8ca7-47c6-a26b-fa27d174d232|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:34:20.656Z|ac3fd4b9-8ca7-47c6-a26b-fa27d174d232|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:34:20.656Z|7b521be0-cea8-425c-ba67-a3c2cea8be59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:34:20.658Z|7b521be0-cea8-425c-ba67-a3c2cea8be59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:34:20.750Z|cd42bb3a-4a37-46b7-8ba7-9fdd015f37fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:34:20.754Z|cd42bb3a-4a37-46b7-8ba7-9fdd015f37fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:34:30.579Z|d609db4c-f264-4849-8499-5505ce0f5e3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:34:30.579Z|d609db4c-f264-4849-8499-5505ce0f5e3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:34:30.686Z|1f7cc364-b68d-4c28-a9e7-f8525e44728b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:34:30.686Z|1f7cc364-b68d-4c28-a9e7-f8525e44728b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:34:30.689Z|53817e7c-5c0f-4527-ab9a-a52df527e1d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:34:30.690Z|53817e7c-5c0f-4527-ab9a-a52df527e1d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:34:35.749Z|d7d8a0eb-e56d-4129-ad2f-a5dc992820b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:34:35.750Z|d7d8a0eb-e56d-4129-ad2f-a5dc992820b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:34:36.585Z|004d4f7f-4552-4f7b-b91d-43f3572b5c9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:34:36.585Z|004d4f7f-4552-4f7b-b91d-43f3572b5c9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:34:40.608Z|32786176-5334-4359-b83e-a472f568478b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:34:40.609Z|32786176-5334-4359-b83e-a472f568478b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:34:40.717Z|4c8c8029-9189-4919-ad29-9b3036789174|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:34:40.718Z|4c8c8029-9189-4919-ad29-9b3036789174|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:34:40.720Z|388727f4-d758-4a15-943a-84dc4c8edc2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:34:40.721Z|388727f4-d758-4a15-943a-84dc4c8edc2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:34:50.636Z|2cafdda7-3db5-4b94-aa20-26cb12ff5b06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:34:50.637Z|2cafdda7-3db5-4b94-aa20-26cb12ff5b06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:34:50.748Z|b9d98f85-ee7e-41ae-9468-84b62e0db091|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:34:50.748Z|352569c7-01df-4906-8b4f-f8014de195fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:34:50.749Z|b9d98f85-ee7e-41ae-9468-84b62e0db091|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:34:50.749Z|352569c7-01df-4906-8b4f-f8014de195fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:34:50.750Z|9801ebc3-d2ce-4dd8-b8b4-5d99fe346646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:34:50.750Z|9801ebc3-d2ce-4dd8-b8b4-5d99fe346646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:34:59.895Z|bbc17a0c-6db9-41a2-ab70-8dd5d280442d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:34:59.896Z|bbc17a0c-6db9-41a2-ab70-8dd5d280442d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:35:00.666Z|af1f4ac0-c9db-4090-9012-27a6e2868c89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:35:00.667Z|af1f4ac0-c9db-4090-9012-27a6e2868c89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:35:00.774Z|ea40cc58-71ba-482c-97c3-406084220db5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:35:00.774Z|ea40cc58-71ba-482c-97c3-406084220db5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:35:00.776Z|b9c3f695-6ad0-4e1c-9f4c-4cab29f8e601|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:35:00.777Z|b9c3f695-6ad0-4e1c-9f4c-4cab29f8e601|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:35:05.750Z|4a22e54a-749c-4ae2-ac1f-176505d12aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:35:05.754Z|4a22e54a-749c-4ae2-ac1f-176505d12aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:35:06.586Z|39f3ae4e-7baa-4863-90da-3976d1b7cccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:35:06.586Z|39f3ae4e-7baa-4863-90da-3976d1b7cccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:35:10.696Z|407bc41b-b95f-429b-8dad-775f4fbb050b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:35:10.697Z|407bc41b-b95f-429b-8dad-775f4fbb050b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:35:10.804Z|5ac0aeda-544e-45c5-a6e0-f66227fd6161|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:35:10.805Z|5ac0aeda-544e-45c5-a6e0-f66227fd6161|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:35:10.809Z|22005762-3830-481e-84ad-58fbbbd7a0cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:35:10.810Z|22005762-3830-481e-84ad-58fbbbd7a0cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:35:20.733Z|760e7aec-926e-4d92-9d94-2cacb22f024f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:35:20.733Z|760e7aec-926e-4d92-9d94-2cacb22f024f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:35:20.750Z|06e76e97-28b8-4043-8ab4-36e40595410e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:35:20.750Z|06e76e97-28b8-4043-8ab4-36e40595410e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:35:20.852Z|d003446b-3619-41ed-b4e7-4b31476f49f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:35:20.854Z|d003446b-3619-41ed-b4e7-4b31476f49f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:35:20.860Z|62003f29-3f82-44f4-a2c1-b3ab503f7d83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:35:20.866Z|62003f29-3f82-44f4-a2c1-b3ab503f7d83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:35:30.765Z|e458dcd2-ee85-411d-9ce6-5c3e51ca8b27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:35:30.766Z|e458dcd2-ee85-411d-9ce6-5c3e51ca8b27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:35:30.891Z|03cf822b-28f7-42f6-861d-c8d431439aab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:35:30.891Z|03cf822b-28f7-42f6-861d-c8d431439aab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:35:30.917Z|3941095c-e074-4880-911c-9c13f573b380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:35:30.918Z|3941095c-e074-4880-911c-9c13f573b380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:35:35.749Z|b01d78b0-d8ca-46bd-8bb1-a79794143da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:35:35.750Z|b01d78b0-d8ca-46bd-8bb1-a79794143da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:35:36.586Z|61e7c58d-3f76-4535-915c-f73b6cfdb9b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:35:36.587Z|61e7c58d-3f76-4535-915c-f73b6cfdb9b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:35:40.800Z|163c5c72-3383-41d5-b407-2c8138dc9664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:35:40.801Z|163c5c72-3383-41d5-b407-2c8138dc9664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:35:40.924Z|2b124ec0-080d-40bb-879b-f34612da0c7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:35:40.924Z|2b124ec0-080d-40bb-879b-f34612da0c7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:35:40.949Z|2cdce657-af01-4e30-809b-a4a63ca6383c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:35:40.950Z|2cdce657-af01-4e30-809b-a4a63ca6383c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:35:50.749Z|5b718c52-1c94-4837-8203-faf5a461f0da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:35:50.752Z|5b718c52-1c94-4837-8203-faf5a461f0da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:35:50.831Z|12cb0ba2-c84b-4cc9-9913-757b76451bc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:35:50.831Z|12cb0ba2-c84b-4cc9-9913-757b76451bc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:35:50.957Z|19a1d50a-eb2a-4312-994a-83bbe866339b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:35:50.958Z|19a1d50a-eb2a-4312-994a-83bbe866339b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:35:50.982Z|3000f9e1-7455-4cd0-98b9-6e2afda56f86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:35:50.983Z|3000f9e1-7455-4cd0-98b9-6e2afda56f86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:35:59.889Z|122df899-7b73-42dd-a1a3-ec6c49873a0a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:35:59.889Z|122df899-7b73-42dd-a1a3-ec6c49873a0a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:36:00.873Z|d64f72a9-cb14-4d93-8655-67b26552bab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:36:00.874Z|d64f72a9-cb14-4d93-8655-67b26552bab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:36:00.990Z|9a124219-71c8-4de4-9979-920ec67fb8cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:36:00.990Z|9a124219-71c8-4de4-9979-920ec67fb8cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:36:01.015Z|c940deea-20d3-485b-b7ee-e4adac87869f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:36:01.015Z|c940deea-20d3-485b-b7ee-e4adac87869f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:36:05.749Z|14d9ed9e-641b-45b3-8b93-59425c3fce15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:36:05.750Z|14d9ed9e-641b-45b3-8b93-59425c3fce15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:36:06.587Z|347773e3-2c6f-49c1-b04f-b8e53f3de6c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:36:06.587Z|347773e3-2c6f-49c1-b04f-b8e53f3de6c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:36:10.910Z|46fc8ab3-68e6-4a05-a5b0-e8c47ac03b80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:36:10.911Z|46fc8ab3-68e6-4a05-a5b0-e8c47ac03b80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:36:11.022Z|38b8c623-bade-4afb-96b2-7093217c8da0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:36:11.023Z|38b8c623-bade-4afb-96b2-7093217c8da0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:36:11.047Z|74a07d28-2b55-4005-9fdf-9328d2e831b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:36:11.048Z|74a07d28-2b55-4005-9fdf-9328d2e831b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:36:20.750Z|15da58b8-6156-4e1c-88d4-5958fba54f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:36:20.750Z|15da58b8-6156-4e1c-88d4-5958fba54f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:36:20.953Z|05f4cfab-caec-406b-b182-ca2f77943aea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:36:20.953Z|05f4cfab-caec-406b-b182-ca2f77943aea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:36:21.049Z|ce46a177-4428-45a0-9da9-88a897689a2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:36:21.050Z|ce46a177-4428-45a0-9da9-88a897689a2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:36:21.081Z|173a521c-962f-4ff5-8cc2-cf09f8b93fb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:36:21.082Z|173a521c-962f-4ff5-8cc2-cf09f8b93fb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:36:30.984Z|a8c5b481-40ee-44c4-8045-077ec8b259b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:36:30.985Z|a8c5b481-40ee-44c4-8045-077ec8b259b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:36:31.081Z|6acf8668-789f-40e6-a859-3dd682c1bf7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:36:31.082Z|6acf8668-789f-40e6-a859-3dd682c1bf7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:36:31.113Z|5011b1e4-0b08-4a87-9b1a-95dafd01a92c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:36:31.113Z|5011b1e4-0b08-4a87-9b1a-95dafd01a92c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:36:35.750Z|4c556ade-0435-4be0-9316-9d14568635d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:36:35.753Z|4c556ade-0435-4be0-9316-9d14568635d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:36:36.588Z|1560b4b0-086b-4a82-9010-96bd40356aca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:36:36.588Z|1560b4b0-086b-4a82-9010-96bd40356aca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:36:41.017Z|b90e53a4-4475-47c0-8fcf-f3185f58dfee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:36:41.018Z|b90e53a4-4475-47c0-8fcf-f3185f58dfee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:36:41.113Z|4b359acf-d892-4f14-8214-5e24618b135e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:36:41.113Z|4b359acf-d892-4f14-8214-5e24618b135e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:36:41.142Z|8ab2749e-a3bf-46b6-9edd-c568bb8839e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:36:41.143Z|8ab2749e-a3bf-46b6-9edd-c568bb8839e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:36:50.750Z|e3fc20d7-d5ce-4cf0-9745-6e047bec6ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:36:50.750Z|e3fc20d7-d5ce-4cf0-9745-6e047bec6ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:36:51.052Z|879a3652-24d0-4db0-adcd-4c328f9b8025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:36:51.053Z|879a3652-24d0-4db0-adcd-4c328f9b8025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:36:51.145Z|b475c178-e839-4e52-897a-ce2ffb833186|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:36:51.146Z|b475c178-e839-4e52-897a-ce2ffb833186|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:36:51.168Z|0ea8c14c-5bc0-4e8f-a279-f94866afc7d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:36:51.169Z|0ea8c14c-5bc0-4e8f-a279-f94866afc7d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:36:59.891Z|ccbb0156-11e1-4b9e-b47f-116704461b4d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:36:59.891Z|ccbb0156-11e1-4b9e-b47f-116704461b4d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:37:01.083Z|b11d3fc1-f1ee-4ebd-b5e1-009099331c56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:37:01.084Z|b11d3fc1-f1ee-4ebd-b5e1-009099331c56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:37:01.175Z|dbb19090-a74f-492b-b230-43330994916e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:37:01.176Z|dbb19090-a74f-492b-b230-43330994916e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:37:01.196Z|21592a46-efec-46a0-ac9f-a4dff53e2d24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:37:01.197Z|21592a46-efec-46a0-ac9f-a4dff53e2d24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:37:05.750Z|9b816cda-8b39-45a4-9893-07d04e6ba194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:37:05.750Z|9b816cda-8b39-45a4-9893-07d04e6ba194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:37:06.589Z|199985cc-e015-43b0-bdc5-d9ecb5973dc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:37:06.590Z|199985cc-e015-43b0-bdc5-d9ecb5973dc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:37:11.114Z|41af5bf5-488e-439f-a1f5-fffbcf752887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:37:11.115Z|41af5bf5-488e-439f-a1f5-fffbcf752887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:37:11.210Z|f4f6cf35-5409-4ef8-96f4-f2ebfdebc472|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:37:11.210Z|f4f6cf35-5409-4ef8-96f4-f2ebfdebc472|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:37:11.228Z|82d9f783-2c46-41fa-9903-40e2f6bdb7e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:37:11.228Z|82d9f783-2c46-41fa-9903-40e2f6bdb7e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:37:20.750Z|7d81ddc7-ba79-46ec-9c9e-5bc46509a53e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:37:20.753Z|7d81ddc7-ba79-46ec-9c9e-5bc46509a53e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:37:21.147Z|03b919e5-500e-4864-bded-333c4b4a75de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:37:21.147Z|03b919e5-500e-4864-bded-333c4b4a75de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:37:21.245Z|4ed06d34-ef50-4a5e-a458-9229ef2e2c07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:37:21.246Z|4ed06d34-ef50-4a5e-a458-9229ef2e2c07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:37:21.257Z|5173bcf2-cc5b-49fe-bc6a-0d4f339f05d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:37:21.257Z|5173bcf2-cc5b-49fe-bc6a-0d4f339f05d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:37:31.178Z|b3624cc2-4c97-407a-bd8a-b04e62972248|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:37:31.179Z|b3624cc2-4c97-407a-bd8a-b04e62972248|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:37:31.278Z|c218e826-f22e-49ea-84ae-17ba53101f71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:37:31.278Z|c218e826-f22e-49ea-84ae-17ba53101f71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:37:31.288Z|9ce59700-e25b-442c-8dd1-847454511997|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:37:31.289Z|9ce59700-e25b-442c-8dd1-847454511997|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:37:35.750Z|03b64651-1607-48d8-9200-27f8bacdba28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:37:35.750Z|03b64651-1607-48d8-9200-27f8bacdba28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:37:36.590Z|77c5748a-0a8e-4c87-a594-478455c67a87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:37:36.591Z|77c5748a-0a8e-4c87-a594-478455c67a87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:37:41.206Z|63135cf2-6a41-4efd-a0b2-b341248d2cd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:37:41.206Z|63135cf2-6a41-4efd-a0b2-b341248d2cd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:37:41.309Z|36b969b6-fd58-4de0-9d8a-fc93eb4428c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:37:41.310Z|36b969b6-fd58-4de0-9d8a-fc93eb4428c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:37:41.321Z|e20dc482-0a2f-4fa7-9102-9ac03269fff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:37:41.322Z|e20dc482-0a2f-4fa7-9102-9ac03269fff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:37:50.750Z|9254244e-a060-4c81-bda9-0fe9907deae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:37:50.751Z|9254244e-a060-4c81-bda9-0fe9907deae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:37:51.235Z|bc758c61-a4f8-4a67-8293-49149c4444fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:37:51.236Z|bc758c61-a4f8-4a67-8293-49149c4444fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:37:51.339Z|ba73f553-93ac-43ef-a59b-9f87fb536d9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:37:51.340Z|ba73f553-93ac-43ef-a59b-9f87fb536d9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:37:51.350Z|2564a3f6-e73d-4b08-9693-de3560d2852f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:37:51.350Z|2564a3f6-e73d-4b08-9693-de3560d2852f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:37:59.889Z|edadd5f1-d04e-4db3-934c-415a09401e4d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:37:59.890Z|edadd5f1-d04e-4db3-934c-415a09401e4d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:38:01.273Z|2885df0c-8c71-44b3-bf18-6224c94efffa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:38:01.273Z|2885df0c-8c71-44b3-bf18-6224c94efffa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:38:01.368Z|32370dcc-3af4-49c2-9ea2-781342a914e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:38:01.369Z|32370dcc-3af4-49c2-9ea2-781342a914e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:38:01.380Z|8bf7d54b-2276-4068-9d49-5bf462756c48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:38:01.380Z|8bf7d54b-2276-4068-9d49-5bf462756c48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:38:05.750Z|8c05feeb-910e-4c5b-a90f-8eea5daa716a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:38:05.750Z|8c05feeb-910e-4c5b-a90f-8eea5daa716a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:38:06.591Z|90172c3b-ff2d-4e84-880a-c60ecb0b4bec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:38:06.591Z|90172c3b-ff2d-4e84-880a-c60ecb0b4bec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:38:11.303Z|f0e9642e-dba3-49a0-b39e-21913734f995|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:38:11.304Z|f0e9642e-dba3-49a0-b39e-21913734f995|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:38:11.393Z|c9ef3616-4115-4095-b34a-bcb097f647cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:38:11.394Z|c9ef3616-4115-4095-b34a-bcb097f647cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:38:11.401Z|aec58183-1a62-4440-a113-5bdee788cbb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:38:11.401Z|aec58183-1a62-4440-a113-5bdee788cbb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:38:20.750Z|4de69000-75a1-4acc-81e2-65be6301ae0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:38:20.750Z|4de69000-75a1-4acc-81e2-65be6301ae0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:38:21.333Z|c9d0584b-ffa8-4d51-9de4-e7722487cbbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:38:21.333Z|c9d0584b-ffa8-4d51-9de4-e7722487cbbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:38:21.423Z|16729d42-cf43-4871-9f54-850716fe998f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:38:21.424Z|16729d42-cf43-4871-9f54-850716fe998f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:38:21.428Z|c0010570-4207-44c7-9b04-f92d6c1caf3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:38:21.428Z|c0010570-4207-44c7-9b04-f92d6c1caf3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:38:31.372Z|27cfc8cc-d6fd-4c16-845b-863add74969d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:38:31.373Z|27cfc8cc-d6fd-4c16-845b-863add74969d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:38:31.455Z|7f9f5272-0419-42dc-b9fe-ab88e7c405a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:38:31.456Z|7f9f5272-0419-42dc-b9fe-ab88e7c405a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:38:31.459Z|f9811717-1f77-4abc-99b3-97b62eff90ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:38:31.460Z|f9811717-1f77-4abc-99b3-97b62eff90ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:38:35.749Z|7f2d300b-a3bf-480b-a2c2-f125492184a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:38:35.752Z|7f2d300b-a3bf-480b-a2c2-f125492184a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:38:36.592Z|da18ec27-efd1-44e7-879f-6c3ef5e805d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:38:36.592Z|da18ec27-efd1-44e7-879f-6c3ef5e805d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:38:41.405Z|51185b7f-0e6a-49fc-888b-701534f6b5ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:38:41.406Z|51185b7f-0e6a-49fc-888b-701534f6b5ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:38:41.486Z|07127175-db1d-4d31-9021-1c9e444e8bec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:38:41.486Z|87d67f4d-7b19-4ca9-91b3-c866abac5519|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:38:41.486Z|07127175-db1d-4d31-9021-1c9e444e8bec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:38:41.488Z|87d67f4d-7b19-4ca9-91b3-c866abac5519|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:38:50.750Z|427a1f96-7f7c-4fba-99ed-a9af05854e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:38:50.750Z|427a1f96-7f7c-4fba-99ed-a9af05854e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:38:51.435Z|61f87b89-56d0-4c65-81f3-5704fe107061|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:38:51.436Z|61f87b89-56d0-4c65-81f3-5704fe107061|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:38:51.514Z|f7cff327-e746-453a-81f1-f0495e46c230|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:38:51.515Z|f7cff327-e746-453a-81f1-f0495e46c230|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:38:51.519Z|37473842-88c9-4f0a-8873-0deb8b785d88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:38:51.519Z|37473842-88c9-4f0a-8873-0deb8b785d88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:38:59.896Z|d0fa1a31-bae9-4c73-b3b9-4d8b496928aa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:38:59.896Z|d0fa1a31-bae9-4c73-b3b9-4d8b496928aa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:39:01.490Z|60ec4731-c85b-4b78-b9b7-e17eee461002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:39:01.491Z|60ec4731-c85b-4b78-b9b7-e17eee461002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:39:01.544Z|df750a91-5fdf-445b-9f69-d31253241255|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:39:01.544Z|df750a91-5fdf-445b-9f69-d31253241255|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:39:01.548Z|3f1bf90b-6ff8-4c97-b580-9c259328131c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:39:01.549Z|3f1bf90b-6ff8-4c97-b580-9c259328131c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:39:05.750Z|a972fb12-0aa0-4989-b4e4-d4d65f296146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:39:05.750Z|a972fb12-0aa0-4989-b4e4-d4d65f296146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:39:06.593Z|1cc15de7-d33d-4c96-8e49-f70a2ca9025e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:39:06.593Z|1cc15de7-d33d-4c96-8e49-f70a2ca9025e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:39:11.523Z|a1d39d93-754c-481a-899a-8a1ed03ce691|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:39:11.524Z|a1d39d93-754c-481a-899a-8a1ed03ce691|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:39:11.577Z|43461cc7-00f7-4eff-a682-c8ebaedfb9e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:39:11.577Z|43461cc7-00f7-4eff-a682-c8ebaedfb9e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:39:11.580Z|e2bf9f73-5364-4f70-8800-e755e8288068|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:39:11.581Z|e2bf9f73-5364-4f70-8800-e755e8288068|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:39:20.750Z|e7338a32-282e-42c8-a22a-08b0cb721d02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:39:20.750Z|e7338a32-282e-42c8-a22a-08b0cb721d02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:39:21.556Z|85bc53a7-111e-4f8b-9b22-7daac065d472|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:39:21.557Z|85bc53a7-111e-4f8b-9b22-7daac065d472|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:39:21.606Z|8788f725-5c7d-4bf4-92b3-3ad05edad37f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:39:21.607Z|8788f725-5c7d-4bf4-92b3-3ad05edad37f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:39:21.613Z|627af231-5ab5-4f43-bba5-a93edd2f681b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:39:21.614Z|627af231-5ab5-4f43-bba5-a93edd2f681b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:39:31.589Z|8669c0b4-6896-4c39-a15c-fb8b8e3f4b37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:39:31.589Z|8669c0b4-6896-4c39-a15c-fb8b8e3f4b37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:39:31.640Z|f15da928-db79-4474-95b7-3f329d7428ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:39:31.640Z|f15da928-db79-4474-95b7-3f329d7428ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:39:31.645Z|fe3b033e-a22b-4be8-88d8-5793ee6ab1d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:39:31.646Z|fe3b033e-a22b-4be8-88d8-5793ee6ab1d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:39:35.750Z|1af7efd5-0ed1-43cb-aa24-ab3006077037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:39:35.750Z|1af7efd5-0ed1-43cb-aa24-ab3006077037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:39:36.594Z|a563d47b-f3dd-400b-9c9b-084f437c5bb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:39:36.595Z|a563d47b-f3dd-400b-9c9b-084f437c5bb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:39:41.629Z|67289c45-bf0e-4f08-9148-bc3279b3dbc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:39:41.630Z|67289c45-bf0e-4f08-9148-bc3279b3dbc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:39:41.670Z|9c5a0a81-fa77-4c02-b87b-c977ba024012|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:39:41.671Z|9c5a0a81-fa77-4c02-b87b-c977ba024012|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:39:41.676Z|c9440dba-68d2-4853-93bd-f4397177041f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:39:41.677Z|c9440dba-68d2-4853-93bd-f4397177041f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:39:50.750Z|0b0d48eb-8693-4d6e-a9ae-5af007858ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:39:50.754Z|0b0d48eb-8693-4d6e-a9ae-5af007858ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:39:51.662Z|a56f7579-00f3-4cd4-8869-5983f25cb738|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:39:51.663Z|a56f7579-00f3-4cd4-8869-5983f25cb738|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:39:51.698Z|88038417-8b83-4ed1-b92a-16dff1b54772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:39:51.699Z|88038417-8b83-4ed1-b92a-16dff1b54772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:39:51.705Z|50c1e2f0-c6db-4f26-990d-097111749c96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:39:51.706Z|50c1e2f0-c6db-4f26-990d-097111749c96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:39:59.891Z|6b6e837d-a4eb-4354-b95b-678f4e387028|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:39:59.892Z|6b6e837d-a4eb-4354-b95b-678f4e387028|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:40:01.697Z|3a3ac706-e0c0-49d6-a4c8-e42d88da791f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:40:01.698Z|3a3ac706-e0c0-49d6-a4c8-e42d88da791f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:40:01.732Z|b040d8ad-e114-45d9-b69c-e944e9492e11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:40:01.733Z|b040d8ad-e114-45d9-b69c-e944e9492e11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:40:01.737Z|d8e185af-e948-4aaa-90ee-aebf11532587|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:40:01.738Z|d8e185af-e948-4aaa-90ee-aebf11532587|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:40:05.751Z|7329a616-e748-44cd-bb4e-ed6c6c612cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:40:05.751Z|7329a616-e748-44cd-bb4e-ed6c6c612cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:40:06.595Z|2d064bcc-56b6-4d04-ae53-2d7994755c28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:40:06.595Z|2d064bcc-56b6-4d04-ae53-2d7994755c28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:40:11.730Z|e1e23958-eeae-42e8-bac1-4ba374004416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:40:11.731Z|e1e23958-eeae-42e8-bac1-4ba374004416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:40:11.765Z|b12b48d4-d2d6-426e-bbfe-c39c8fe70d58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:40:11.765Z|b12b48d4-d2d6-426e-bbfe-c39c8fe70d58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:40:11.770Z|b2fa98d5-08db-414e-8d99-aab9dcdfc168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:40:11.771Z|b2fa98d5-08db-414e-8d99-aab9dcdfc168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:40:20.750Z|f43b1bed-d00a-4664-a245-e074934bf83c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:40:20.750Z|f43b1bed-d00a-4664-a245-e074934bf83c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:40:21.770Z|35f76c0e-bef5-4d88-a29f-4c321096904c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:40:21.771Z|35f76c0e-bef5-4d88-a29f-4c321096904c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:40:21.796Z|06f3e2d0-daa8-4a4d-993a-fafdcf453ca1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:40:21.797Z|06f3e2d0-daa8-4a4d-993a-fafdcf453ca1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:40:21.801Z|1b687ed5-c967-4974-9e18-f62c941b434d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:40:21.802Z|1b687ed5-c967-4974-9e18-f62c941b434d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:40:31.804Z|aed199c5-5df4-4b83-9f3d-7e3bfd7051f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:40:31.805Z|aed199c5-5df4-4b83-9f3d-7e3bfd7051f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:40:31.831Z|06d90610-0576-4528-a7b0-d31e09351ce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:40:31.832Z|06d90610-0576-4528-a7b0-d31e09351ce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:40:31.851Z|3d089ae4-fb6f-473f-a536-099b68c250bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:40:31.851Z|3d089ae4-fb6f-473f-a536-099b68c250bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:40:35.749Z|79a59433-f375-4d33-90c0-cbc19d9d6253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:40:35.750Z|79a59433-f375-4d33-90c0-cbc19d9d6253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:40:36.596Z|45ff54b0-c597-4d30-8de6-d638e969cf2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:40:36.596Z|45ff54b0-c597-4d30-8de6-d638e969cf2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:40:41.830Z|9c468de9-8aa3-4b15-aee6-98fd5ec8512e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:40:41.831Z|9c468de9-8aa3-4b15-aee6-98fd5ec8512e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:40:41.875Z|8e5152d2-c72b-49b0-9944-4c022d1fc8c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:40:41.876Z|8e5152d2-c72b-49b0-9944-4c022d1fc8c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:40:41.904Z|b3c6c3df-af01-4317-a339-14dc6e3868e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:40:41.905Z|b3c6c3df-af01-4317-a339-14dc6e3868e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:40:50.750Z|008e5b35-a717-4fac-8ffa-f4d2202fc1e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:40:50.750Z|008e5b35-a717-4fac-8ffa-f4d2202fc1e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:40:51.879Z|2e4c3ec1-e10c-40a4-8d4c-e4dd111d9c1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:40:51.880Z|2e4c3ec1-e10c-40a4-8d4c-e4dd111d9c1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:40:51.917Z|9319d872-9193-400f-a7b4-22f6991d5d95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:40:51.917Z|9319d872-9193-400f-a7b4-22f6991d5d95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:40:51.931Z|a39239d1-f651-4fd4-9f14-4fbe12d314ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:40:51.931Z|a39239d1-f651-4fd4-9f14-4fbe12d314ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:40:59.891Z|31ad07c7-44cd-4f57-a893-b4ef2abefa7b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:40:59.892Z|31ad07c7-44cd-4f57-a893-b4ef2abefa7b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:41:01.903Z|0863a478-0c02-454e-9b33-2d6c14945eb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:41:01.904Z|0863a478-0c02-454e-9b33-2d6c14945eb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:41:01.956Z|a96e483e-7a3d-4cc9-86c5-392ea8f74d8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:41:01.957Z|a96e483e-7a3d-4cc9-86c5-392ea8f74d8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:41:01.962Z|219dfe75-0a2f-4af0-b432-d278da4ed02a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:41:01.963Z|219dfe75-0a2f-4af0-b432-d278da4ed02a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:41:05.749Z|c6f4147d-dd4f-4db9-b3b6-d45f6a325bfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:41:05.754Z|c6f4147d-dd4f-4db9-b3b6-d45f6a325bfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:41:06.597Z|43671c74-f444-4ce1-b849-fa1dc8f1bff6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:41:06.598Z|43671c74-f444-4ce1-b849-fa1dc8f1bff6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:41:11.931Z|c0f06382-2365-4dc9-b9b9-9c8f5e4840ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:41:11.932Z|c0f06382-2365-4dc9-b9b9-9c8f5e4840ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:41:11.986Z|f5fe0423-8526-41d3-8abd-bbf90a34f164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:41:11.986Z|f5fe0423-8526-41d3-8abd-bbf90a34f164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:41:11.989Z|f6b5fcf4-7556-4868-9796-d1db37d2d78f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:41:11.990Z|f6b5fcf4-7556-4868-9796-d1db37d2d78f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:41:20.753Z|01b37fc8-b2dc-4733-9a33-d31ff3c09e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:41:20.754Z|01b37fc8-b2dc-4733-9a33-d31ff3c09e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:41:21.966Z|df8a374a-5e60-4f20-87b4-24c5c911d49c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:41:21.967Z|df8a374a-5e60-4f20-87b4-24c5c911d49c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:41:22.014Z|5cef1e10-0c2d-4ae3-a4e2-3e02eadbc25e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:41:22.015Z|5cef1e10-0c2d-4ae3-a4e2-3e02eadbc25e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:41:22.024Z|c1102a86-cb30-4104-9656-cb53b54b2a0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:41:22.025Z|c1102a86-cb30-4104-9656-cb53b54b2a0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:41:31.996Z|f02e2757-4921-438a-9225-bd9913a98322|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:41:31.997Z|f02e2757-4921-438a-9225-bd9913a98322|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:41:32.046Z|d1459f39-706d-4143-a26d-39e912fc5152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:41:32.046Z|d1459f39-706d-4143-a26d-39e912fc5152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:41:32.055Z|76d842d7-be3a-44ce-a1f0-0ac6af475beb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:41:32.055Z|76d842d7-be3a-44ce-a1f0-0ac6af475beb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:41:35.750Z|a818b1a5-53ce-471f-90ce-4ac17b09a8fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:41:35.750Z|a818b1a5-53ce-471f-90ce-4ac17b09a8fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:41:36.598Z|f21d3289-6bc6-4330-bad0-187a953c4ec2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:41:36.599Z|f21d3289-6bc6-4330-bad0-187a953c4ec2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:41:42.038Z|dc2d94e4-c916-4487-b33b-95968ae66f88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:41:42.038Z|dc2d94e4-c916-4487-b33b-95968ae66f88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:41:42.077Z|0912d7aa-71fe-4bfc-b583-36e5af2b38cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:41:42.078Z|0912d7aa-71fe-4bfc-b583-36e5af2b38cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:41:42.084Z|6e29e83b-d343-4c9f-a756-ba6bd9df1669|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:41:42.084Z|6e29e83b-d343-4c9f-a756-ba6bd9df1669|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:41:50.750Z|aca0fdd0-70d6-4e16-bcee-8c04b9136bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:41:50.755Z|aca0fdd0-70d6-4e16-bcee-8c04b9136bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:41:52.071Z|7b3cb32b-15a8-4ac1-ad0b-40886242eb5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:41:52.071Z|7b3cb32b-15a8-4ac1-ad0b-40886242eb5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:41:52.109Z|76d1d0db-1373-4b7c-9b99-db7f97c4b3e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:41:52.110Z|76d1d0db-1373-4b7c-9b99-db7f97c4b3e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:41:52.127Z|342cb659-25e7-4056-9ddd-098fafac00c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:41:52.128Z|342cb659-25e7-4056-9ddd-098fafac00c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:41:59.890Z|bc4371a7-9514-48e8-8e9c-4f7f8102e955|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:41:59.891Z|bc4371a7-9514-48e8-8e9c-4f7f8102e955|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:42:02.107Z|a5f63d46-387e-443f-a114-f573ad586d0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:42:02.108Z|a5f63d46-387e-443f-a114-f573ad586d0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:42:02.139Z|ecc83372-b042-448a-95ae-59bffd1b602f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:42:02.140Z|ecc83372-b042-448a-95ae-59bffd1b602f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:42:02.155Z|41bd2918-1f97-4e4d-a51d-c4f7758853e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:42:02.156Z|41bd2918-1f97-4e4d-a51d-c4f7758853e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:42:05.749Z|49057996-704a-47fa-a51c-164d25634795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:42:05.750Z|49057996-704a-47fa-a51c-164d25634795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:42:06.600Z|8a666506-836e-4c9b-af90-3f247508028b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:42:06.600Z|8a666506-836e-4c9b-af90-3f247508028b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:42:12.137Z|d29c7725-6fcd-4d37-bd8d-c6b5e985f957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:42:12.138Z|d29c7725-6fcd-4d37-bd8d-c6b5e985f957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:42:12.172Z|732e9003-1401-4906-9e4f-6c6969ec5dde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:42:12.173Z|732e9003-1401-4906-9e4f-6c6969ec5dde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:42:12.186Z|d1492954-8983-41fa-a8e0-a04a611b31d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:42:12.187Z|d1492954-8983-41fa-a8e0-a04a611b31d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:42:20.750Z|249dff9f-7e79-4fd1-9095-6074e2fcbf6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:42:20.750Z|249dff9f-7e79-4fd1-9095-6074e2fcbf6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:42:22.172Z|b914c446-2615-498c-ac39-606a3c67a109|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:42:22.173Z|b914c446-2615-498c-ac39-606a3c67a109|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:42:22.200Z|17b79922-60f4-4864-a49a-d0c40af21b83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:42:22.201Z|17b79922-60f4-4864-a49a-d0c40af21b83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:42:22.217Z|b1d1ac26-56a2-42db-b716-8f2c3cfcc164|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:42:22.218Z|b1d1ac26-56a2-42db-b716-8f2c3cfcc164|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:42:32.199Z|cd0667f2-ca1f-4d6c-9a9b-3673968148c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:42:32.200Z|cd0667f2-ca1f-4d6c-9a9b-3673968148c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:42:32.229Z|1059fed3-543f-489a-abb2-007ae009511a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:42:32.229Z|1059fed3-543f-489a-abb2-007ae009511a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:42:32.246Z|007a6c8d-9d9c-4f77-92e0-9710848c19a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:42:32.247Z|007a6c8d-9d9c-4f77-92e0-9710848c19a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:42:35.750Z|3efb6c0e-2e82-40cf-8cd1-3a052afa6116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:42:35.753Z|3efb6c0e-2e82-40cf-8cd1-3a052afa6116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:42:36.600Z|358ee1c1-a184-4f69-86e3-79e59f3da44a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:42:36.601Z|358ee1c1-a184-4f69-86e3-79e59f3da44a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:42:42.227Z|e33b8666-91bc-4b48-98af-4c3a5c7a964f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:42:42.228Z|e33b8666-91bc-4b48-98af-4c3a5c7a964f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:42:42.260Z|544257bc-31a0-437e-af35-fdcee3128bd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:42:42.261Z|544257bc-31a0-437e-af35-fdcee3128bd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:42:42.269Z|9f3d453b-73e9-4e1b-9c0d-19baa300f517|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:42:42.269Z|9f3d453b-73e9-4e1b-9c0d-19baa300f517|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:42:50.751Z|70f29079-0401-435a-9a9d-0b718982eb20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:42:50.751Z|70f29079-0401-435a-9a9d-0b718982eb20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:42:52.269Z|a5896051-4c04-40ce-895b-1556e4c2d0fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:42:52.271Z|a5896051-4c04-40ce-895b-1556e4c2d0fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:42:52.293Z|9e651100-fe22-48ae-812d-01120b4ca410|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:42:52.294Z|9e651100-fe22-48ae-812d-01120b4ca410|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:42:52.303Z|d0ba6ab1-bca5-4cab-8d2f-a7e668e75cd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:42:52.304Z|d0ba6ab1-bca5-4cab-8d2f-a7e668e75cd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:42:59.890Z|195f874a-7fd1-4964-a85d-a856e08e8751|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:42:59.891Z|195f874a-7fd1-4964-a85d-a856e08e8751|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:43:02.299Z|e48122b5-0d63-40f5-8a55-01f015fc3e8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:43:02.300Z|e48122b5-0d63-40f5-8a55-01f015fc3e8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:43:02.321Z|ec32657d-e198-47dd-99de-5b460893c8f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:43:02.322Z|ec32657d-e198-47dd-99de-5b460893c8f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:43:02.333Z|c0271a6e-3634-49e4-851e-84155a064c78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:43:02.334Z|c0271a6e-3634-49e4-851e-84155a064c78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:43:05.749Z|c07b44a7-36a1-422d-90cc-252df148349e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:43:05.750Z|c07b44a7-36a1-422d-90cc-252df148349e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:43:06.601Z|95f289ad-4cd2-4005-9c05-76330acd45d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:43:06.602Z|95f289ad-4cd2-4005-9c05-76330acd45d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:43:12.332Z|ef7e8c8c-c302-438f-ae68-a7222db066a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:43:12.333Z|ef7e8c8c-c302-438f-ae68-a7222db066a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:43:12.351Z|50cab0e9-258f-400a-a749-e92c605b8ba8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:43:12.352Z|50cab0e9-258f-400a-a749-e92c605b8ba8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:43:12.364Z|275e1543-15fd-4f61-8b30-fb301fb86008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:43:12.365Z|275e1543-15fd-4f61-8b30-fb301fb86008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:43:20.749Z|159f28ae-15d3-4d55-ba80-fe755d7c5c1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:43:20.758Z|159f28ae-15d3-4d55-ba80-fe755d7c5c1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:43:22.361Z|8bcbc5cc-404a-4d22-956e-8c4dc6dbf198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:43:22.361Z|8bcbc5cc-404a-4d22-956e-8c4dc6dbf198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:43:22.380Z|6f85f4a6-7cef-4ec0-91e6-acd8aaa2eccb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:43:22.381Z|6f85f4a6-7cef-4ec0-91e6-acd8aaa2eccb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:43:22.393Z|c52bfd28-4723-435c-a629-83455b0cc434|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:43:22.393Z|c52bfd28-4723-435c-a629-83455b0cc434|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:43:32.391Z|35a14185-7aa4-429b-98b7-de7f8518bdd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:43:32.392Z|35a14185-7aa4-429b-98b7-de7f8518bdd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:43:32.410Z|fbc4359c-7a38-44bf-988c-73d369f13e5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:43:32.410Z|fbc4359c-7a38-44bf-988c-73d369f13e5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:43:32.426Z|95a8daf0-44f2-49e0-9783-f6130fe2796c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:43:32.426Z|95a8daf0-44f2-49e0-9783-f6130fe2796c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:43:35.749Z|010099c1-9bad-42b1-90fe-0ac23d7ea903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:43:35.750Z|010099c1-9bad-42b1-90fe-0ac23d7ea903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:43:36.602Z|39a1798a-fae8-4f17-88c0-6dc373a61284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:43:36.603Z|39a1798a-fae8-4f17-88c0-6dc373a61284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:43:42.423Z|9deb1235-186e-45e4-bb17-395ac6fc814c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:43:42.424Z|9deb1235-186e-45e4-bb17-395ac6fc814c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:43:42.441Z|efc75d10-b9b5-47ce-8d4f-92dfd96858c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:43:42.441Z|efc75d10-b9b5-47ce-8d4f-92dfd96858c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:43:42.456Z|0bd42952-1a9b-46f1-902f-fa80da950f27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:43:42.457Z|0bd42952-1a9b-46f1-902f-fa80da950f27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:43:50.751Z|ba0bfd37-8ec6-4e99-be01-dcd99f9fe550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:43:50.751Z|ba0bfd37-8ec6-4e99-be01-dcd99f9fe550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:43:52.456Z|d81d5f4b-14b6-46b3-ad3c-93f57b7b800d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:43:52.456Z|d81d5f4b-14b6-46b3-ad3c-93f57b7b800d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:43:52.469Z|fd90a728-917d-41e8-89fa-ec6aff90a8b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:43:52.469Z|fd90a728-917d-41e8-89fa-ec6aff90a8b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:43:52.488Z|e7de8e5b-ed91-4f32-a334-dd972b7b1553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:43:52.489Z|e7de8e5b-ed91-4f32-a334-dd972b7b1553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:43:59.890Z|8973dcff-da12-40b8-8974-96d6bdbc7642|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:43:59.891Z|8973dcff-da12-40b8-8974-96d6bdbc7642|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:44:02.489Z|d04c7b98-dac4-4c29-8c67-2e5eea5a64f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:44:02.490Z|d04c7b98-dac4-4c29-8c67-2e5eea5a64f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:44:02.500Z|d43255f4-21b2-4381-a83e-75bf11672c34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:44:02.501Z|d43255f4-21b2-4381-a83e-75bf11672c34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:44:02.521Z|580a0b84-5085-4227-a284-7c02c415a5c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:44:02.521Z|580a0b84-5085-4227-a284-7c02c415a5c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:44:05.750Z|01613275-16bd-450d-8f02-425ddb423a9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:44:05.754Z|01613275-16bd-450d-8f02-425ddb423a9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:44:06.603Z|942e89d8-3479-43de-aec6-c7becfadce67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:44:06.604Z|942e89d8-3479-43de-aec6-c7becfadce67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:44:12.523Z|d9c74344-9e08-4686-b888-d637146ad453|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:44:12.524Z|d9c74344-9e08-4686-b888-d637146ad453|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:44:12.532Z|09e95f78-9e14-4dc6-9b63-6934729c95f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:44:12.533Z|09e95f78-9e14-4dc6-9b63-6934729c95f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:44:12.551Z|f5263570-bb63-4469-863b-db1bfd564fbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:44:12.552Z|f5263570-bb63-4469-863b-db1bfd564fbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:44:20.750Z|8d5e31ff-e78f-4af8-bca8-5e0bc9e5c6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:44:20.750Z|8d5e31ff-e78f-4af8-bca8-5e0bc9e5c6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:44:22.561Z|c7595e40-0a96-43ec-84d4-5700dfcf4586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:44:22.562Z|c7595e40-0a96-43ec-84d4-5700dfcf4586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:44:22.567Z|e8a5b2ab-e7a3-4007-bca7-113d21c676ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:44:22.568Z|e8a5b2ab-e7a3-4007-bca7-113d21c676ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:44:22.584Z|eb509508-4310-4bbb-aa69-d4e19f39caec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:44:22.585Z|eb509508-4310-4bbb-aa69-d4e19f39caec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:44:32.598Z|fc70fe1f-f318-4894-8f12-ffaf47f9fbbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:44:32.599Z|fc70fe1f-f318-4894-8f12-ffaf47f9fbbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:44:32.606Z|bd20dc30-5c5a-453f-ab44-4117e2db8b12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:44:32.606Z|bd20dc30-5c5a-453f-ab44-4117e2db8b12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:44:32.618Z|37303583-92c1-46e0-a3d8-80439bcee136|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:44:32.618Z|37303583-92c1-46e0-a3d8-80439bcee136|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:44:35.750Z|02a7d021-6565-4b2b-b620-129d45d33b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:44:35.750Z|02a7d021-6565-4b2b-b620-129d45d33b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:44:36.604Z|a9c72dd4-6c5c-4ae8-baae-14c624f4c898|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:44:36.604Z|a9c72dd4-6c5c-4ae8-baae-14c624f4c898|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:44:42.632Z|5e80a993-44f7-4ca2-ac43-2a9f69c291c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:44:42.633Z|5e80a993-44f7-4ca2-ac43-2a9f69c291c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:44:42.636Z|794b1a8c-d3be-4886-9941-03b7a0e132f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:44:42.636Z|794b1a8c-d3be-4886-9941-03b7a0e132f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:44:42.646Z|002ea254-a37a-4bef-826a-fc46a0da9f0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:44:42.646Z|002ea254-a37a-4bef-826a-fc46a0da9f0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:44:50.750Z|6f488418-4872-4a2b-a218-0cb3faeed95b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:44:50.755Z|6f488418-4872-4a2b-a218-0cb3faeed95b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:44:52.661Z|aa6e9aea-3242-4f4d-9b2a-3554e47838ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:44:52.662Z|aa6e9aea-3242-4f4d-9b2a-3554e47838ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:44:52.666Z|147c8270-77c7-49fd-b49c-0470a2c1113f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:44:52.667Z|147c8270-77c7-49fd-b49c-0470a2c1113f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:44:52.676Z|be243a7e-93aa-4ce7-8fbd-79c84a1703f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:44:52.676Z|be243a7e-93aa-4ce7-8fbd-79c84a1703f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:44:59.889Z|62775e0d-76fd-4553-88f7-edb6d7ea6d37|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:44:59.889Z|62775e0d-76fd-4553-88f7-edb6d7ea6d37|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:45:02.699Z|3a9ed705-913b-4c8c-9b7b-f0a1f3e98e1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:45:02.700Z|3a9ed705-913b-4c8c-9b7b-f0a1f3e98e1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:45:02.702Z|5a462b5b-6a21-40b6-b01d-d913d270c9fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:45:02.702Z|5a462b5b-6a21-40b6-b01d-d913d270c9fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:45:02.707Z|8de322e1-7280-4b69-b36e-9ce58a79b311|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:45:02.708Z|8de322e1-7280-4b69-b36e-9ce58a79b311|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:45:05.750Z|186ec370-9216-4a26-9191-02d1a7691dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:45:05.750Z|186ec370-9216-4a26-9191-02d1a7691dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:45:06.605Z|65ae6f87-18c7-4943-8ccd-65c74610e713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:45:06.605Z|65ae6f87-18c7-4943-8ccd-65c74610e713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:45:12.734Z|2efe3d67-6b5d-4ae2-b0bb-b12dc1722cb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:45:12.734Z|2efe3d67-6b5d-4ae2-b0bb-b12dc1722cb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:45:12.740Z|40966287-6242-4def-a4f3-8b61e17edb34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:45:12.740Z|40966287-6242-4def-a4f3-8b61e17edb34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:45:12.742Z|3ec9de6a-0f3a-49be-96d1-0d28a1938d4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:45:12.743Z|3ec9de6a-0f3a-49be-96d1-0d28a1938d4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:45:20.750Z|39145063-2ded-4e5c-b492-8d1b8cb73b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:45:20.750Z|39145063-2ded-4e5c-b492-8d1b8cb73b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:45:22.762Z|05adffc7-3cf1-4aaf-88aa-6a8f5192761d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:45:22.763Z|05adffc7-3cf1-4aaf-88aa-6a8f5192761d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:45:22.766Z|8de59b15-25d8-4e24-abdb-80740c8866d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:45:22.766Z|8de59b15-25d8-4e24-abdb-80740c8866d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:45:22.774Z|7a494dbb-e1b3-4b1a-8257-5cbb101ebcd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:45:22.775Z|7a494dbb-e1b3-4b1a-8257-5cbb101ebcd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:45:32.794Z|870436fa-7ed0-43fa-8954-e3a765178472|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:45:32.794Z|3bf73cd7-b195-435a-98c3-a3c58eb812c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:45:32.794Z|870436fa-7ed0-43fa-8954-e3a765178472|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:45:32.795Z|3bf73cd7-b195-435a-98c3-a3c58eb812c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:45:32.804Z|fcf1003e-3465-440d-b3e5-cae2dfa3886a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:45:32.805Z|fcf1003e-3465-440d-b3e5-cae2dfa3886a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:45:35.750Z|a21d1f7a-30eb-4ff8-a742-c67b7747da16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:45:35.753Z|a21d1f7a-30eb-4ff8-a742-c67b7747da16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:45:36.606Z|4b2f3295-85db-44c4-bb2e-f213e1063354|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:45:36.606Z|4b2f3295-85db-44c4-bb2e-f213e1063354|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:45:42.830Z|4e2e40da-bc82-4447-8607-3309ff4cd5d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:45:42.831Z|4e2e40da-bc82-4447-8607-3309ff4cd5d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:45:42.831Z|3ea43c12-b6fe-438f-a022-9bf26285ebfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:45:42.834Z|3ea43c12-b6fe-438f-a022-9bf26285ebfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:45:42.837Z|16857a8d-1477-4989-8c58-12df55c913e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:45:42.837Z|16857a8d-1477-4989-8c58-12df55c913e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:45:50.751Z|c07b2182-d9b4-48bd-8b6b-18929f2ee92e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:45:50.751Z|c07b2182-d9b4-48bd-8b6b-18929f2ee92e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:45:52.856Z|eb286559-6e97-47fc-8b05-26cad8664e47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:45:52.857Z|08ec992d-bda1-411b-8d2f-34d1e8737a15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:45:52.857Z|eb286559-6e97-47fc-8b05-26cad8664e47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:45:52.860Z|07e3ae1b-0b86-4ce2-ab4d-031561cda291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:45:52.858Z|08ec992d-bda1-411b-8d2f-34d1e8737a15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:45:52.863Z|07e3ae1b-0b86-4ce2-ab4d-031561cda291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:45:59.889Z|936082d5-5792-4733-bcac-9bd93f61087c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:45:59.890Z|936082d5-5792-4733-bcac-9bd93f61087c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:46:02.892Z|d7ec4310-9919-44cc-a16c-abbc24b83081|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:46:02.893Z|d7ec4310-9919-44cc-a16c-abbc24b83081|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:46:02.900Z|35c44b12-aec9-4fad-a9fb-eb4c84a2ff29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:46:02.900Z|35c44b12-aec9-4fad-a9fb-eb4c84a2ff29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:46:02.902Z|530b7c0b-85e6-4d4f-b453-7991fc76b18a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:46:02.902Z|530b7c0b-85e6-4d4f-b453-7991fc76b18a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:46:05.750Z|533b3e41-05ab-44e3-9802-c4a0120ec217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:46:05.750Z|533b3e41-05ab-44e3-9802-c4a0120ec217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:46:06.607Z|b15d1cfc-55b1-49b6-80ba-467f1ab6d28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:46:06.607Z|b15d1cfc-55b1-49b6-80ba-467f1ab6d28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:46:12.925Z|504d695c-ce51-4ee9-ade1-9dd8b01e2c64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:46:12.927Z|504d695c-ce51-4ee9-ade1-9dd8b01e2c64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:46:12.929Z|69172686-e3bb-4fb2-83df-75f110c12bca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:46:12.930Z|69172686-e3bb-4fb2-83df-75f110c12bca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:46:12.941Z|6586c0b1-8381-4ae8-95eb-dc07f0be0c29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:46:12.941Z|6586c0b1-8381-4ae8-95eb-dc07f0be0c29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:46:20.750Z|80d429fd-6d94-461b-81cb-88ef8e09c6d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:46:20.754Z|80d429fd-6d94-461b-81cb-88ef8e09c6d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:46:22.952Z|82174db3-4ec1-4f3d-b3ae-934ccededbdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:46:22.953Z|82174db3-4ec1-4f3d-b3ae-934ccededbdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:46:22.955Z|e49711ab-dc20-4b33-b044-741a9c59c03c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:46:22.956Z|e49711ab-dc20-4b33-b044-741a9c59c03c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:46:22.967Z|555e3079-c6d9-401e-817c-2c3acab47c9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:46:22.968Z|555e3079-c6d9-401e-817c-2c3acab47c9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:46:32.983Z|4a240fc7-9f1d-4fa8-a493-3baec72d9f27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:46:32.984Z|4a240fc7-9f1d-4fa8-a493-3baec72d9f27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:46:32.992Z|832a9391-999c-4dd6-9df2-0ae7dfa7c640|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:46:32.993Z|832a9391-999c-4dd6-9df2-0ae7dfa7c640|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:46:32.997Z|803986bf-fbbe-48eb-8aaa-e007a531aebe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:46:32.998Z|803986bf-fbbe-48eb-8aaa-e007a531aebe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:46:35.750Z|a2c97790-b3ce-4948-af72-6711bec8e513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:46:35.750Z|a2c97790-b3ce-4948-af72-6711bec8e513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:46:36.609Z|7d356c83-5df8-43f3-a589-e9e5e7a1e8fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:46:36.609Z|7d356c83-5df8-43f3-a589-e9e5e7a1e8fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:46:43.015Z|79bde4ff-75ed-4a0a-b5a6-b87826a7aff8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:46:43.016Z|79bde4ff-75ed-4a0a-b5a6-b87826a7aff8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:46:43.027Z|880f32e1-a822-474f-bfb4-c31747b9b2fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:46:43.027Z|d9d29dfb-4ccc-431d-93a4-44b9235fc970|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:46:43.028Z|d9d29dfb-4ccc-431d-93a4-44b9235fc970|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:46:43.028Z|880f32e1-a822-474f-bfb4-c31747b9b2fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:46:50.750Z|7fc82f64-fba9-4af8-8cfa-7640e28506c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:46:50.750Z|7fc82f64-fba9-4af8-8cfa-7640e28506c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:46:53.045Z|ab91912a-6641-4a0c-b484-deb0a668d48a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:46:53.045Z|ab91912a-6641-4a0c-b484-deb0a668d48a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:46:53.059Z|dfc9d237-43ad-48d9-8dc6-bb0eead419e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:46:53.059Z|dfc9d237-43ad-48d9-8dc6-bb0eead419e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:46:53.063Z|b4fb4ae0-9b36-46f8-8e31-95797df1b9e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:46:53.063Z|b4fb4ae0-9b36-46f8-8e31-95797df1b9e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:46:59.889Z|409de3c0-d8a0-4bb5-9723-daf0d3d7029b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:46:59.890Z|409de3c0-d8a0-4bb5-9723-daf0d3d7029b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:47:03.085Z|5b8ce4a2-eda9-466d-aa1c-f6e30e19366a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:47:03.085Z|5b8ce4a2-eda9-466d-aa1c-f6e30e19366a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:47:03.092Z|c5b58ff2-b4c0-4e18-8dc2-56e61c495e75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:47:03.093Z|b1b25ae8-0076-472d-a42b-f247c3df1073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:47:03.093Z|b1b25ae8-0076-472d-a42b-f247c3df1073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:47:03.096Z|c5b58ff2-b4c0-4e18-8dc2-56e61c495e75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:47:05.750Z|5f42f2af-d96b-4155-9504-5e7604b078f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:47:05.753Z|5f42f2af-d96b-4155-9504-5e7604b078f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:47:06.609Z|c06b878e-44d2-45bb-ba0f-bc3d899cb003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:47:06.610Z|c06b878e-44d2-45bb-ba0f-bc3d899cb003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:47:13.114Z|84d07609-c189-4292-8383-5848bbb2d13b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:47:13.116Z|84d07609-c189-4292-8383-5848bbb2d13b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:47:13.121Z|50aff30d-a86c-4783-aefe-9cf97e235541|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:47:13.124Z|0258b512-db0d-41f3-bea2-4741f433bd17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:47:13.125Z|0258b512-db0d-41f3-bea2-4741f433bd17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:47:13.126Z|50aff30d-a86c-4783-aefe-9cf97e235541|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:47:20.750Z|791a70c1-5c8b-4cd6-98f4-a37bb87377f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:47:20.750Z|791a70c1-5c8b-4cd6-98f4-a37bb87377f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:47:23.158Z|b65cafaf-1106-402d-983c-ffab9a8654b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:47:23.158Z|b65cafaf-1106-402d-983c-ffab9a8654b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:47:23.159Z|43ccde7e-7c31-4633-99b2-96eb9bb76030|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:47:23.160Z|43ccde7e-7c31-4633-99b2-96eb9bb76030|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:47:23.160Z|26b4e46a-0bec-4a69-8c14-7d25356fd3d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:47:23.160Z|26b4e46a-0bec-4a69-8c14-7d25356fd3d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:47:33.190Z|d7ffd407-9f49-4adc-9df6-94eeb8f016e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:47:33.190Z|d7ffd407-9f49-4adc-9df6-94eeb8f016e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:47:33.195Z|0aaf97db-225e-4de7-9543-f47ca4f330b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:47:33.196Z|0aaf97db-225e-4de7-9543-f47ca4f330b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:47:33.199Z|0af776a1-cc0a-4dd5-8a46-579b2407e9a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:47:33.199Z|0af776a1-cc0a-4dd5-8a46-579b2407e9a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:47:35.750Z|25ebd3de-e7f3-4e0a-bd42-5dd886a88aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:47:35.750Z|25ebd3de-e7f3-4e0a-bd42-5dd886a88aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:47:36.610Z|f93570c0-8fbf-48d0-9247-840db1eba581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:47:36.611Z|f93570c0-8fbf-48d0-9247-840db1eba581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:47:43.225Z|f0aed61c-48cd-46a3-89f7-b2700f61e574|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:47:43.226Z|f0aed61c-48cd-46a3-89f7-b2700f61e574|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:47:43.228Z|5b988c82-037e-4e5d-855a-ddd9fd4c5a34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:47:43.229Z|5b988c82-037e-4e5d-855a-ddd9fd4c5a34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:47:43.245Z|02c4e470-fc45-41d3-95ac-617280ff3fe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:47:43.245Z|02c4e470-fc45-41d3-95ac-617280ff3fe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:47:50.750Z|b1940308-ab16-418e-9f55-5f88e4036208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:47:50.754Z|b1940308-ab16-418e-9f55-5f88e4036208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:47:53.259Z|ee9a6708-ce6e-463b-adf4-763e1a6b8c4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:47:53.260Z|ee9a6708-ce6e-463b-adf4-763e1a6b8c4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:47:53.274Z|648838ae-25a8-46b7-bf8b-43ac94fc5967|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:47:53.275Z|648838ae-25a8-46b7-bf8b-43ac94fc5967|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:47:53.277Z|185da543-abbb-49dc-b21f-79599e3332f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:47:53.277Z|185da543-abbb-49dc-b21f-79599e3332f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:47:59.891Z|a332e587-c980-455f-9254-a9dbbbf9c4ad|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:47:59.892Z|a332e587-c980-455f-9254-a9dbbbf9c4ad|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:48:03.290Z|f22f2a0c-88fb-42e0-9353-f55fc334c1d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:48:03.290Z|f22f2a0c-88fb-42e0-9353-f55fc334c1d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:48:03.305Z|cc8c2448-b24b-4bf5-8909-3ceb4a8d9ff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:48:03.305Z|cc8c2448-b24b-4bf5-8909-3ceb4a8d9ff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:48:03.306Z|4089b202-612f-4d35-892f-b62c79779f12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:48:03.306Z|4089b202-612f-4d35-892f-b62c79779f12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:48:05.750Z|9b411b52-0d80-4d78-9e38-5af84f4d62bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:48:05.750Z|9b411b52-0d80-4d78-9e38-5af84f4d62bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:48:06.611Z|4c7f6366-000e-49bf-8039-50474e45d947|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:48:06.612Z|4c7f6366-000e-49bf-8039-50474e45d947|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:48:13.322Z|efc5e6df-c464-49c6-b618-9761dda2d608|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:48:13.323Z|efc5e6df-c464-49c6-b618-9761dda2d608|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:48:13.334Z|d3504181-3df5-4008-a683-4ac60a9e7522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:48:13.335Z|d3504181-3df5-4008-a683-4ac60a9e7522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:48:13.339Z|8487baf4-773e-41da-aa8b-164856e32def|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:48:13.340Z|8487baf4-773e-41da-aa8b-164856e32def|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:48:20.750Z|c1ff0324-95c0-40e6-9fd3-27a8516cb356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:48:20.750Z|c1ff0324-95c0-40e6-9fd3-27a8516cb356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:48:23.360Z|5ff788ad-912c-4583-864a-c27e6b84e239|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:48:23.361Z|5ff788ad-912c-4583-864a-c27e6b84e239|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:48:23.377Z|a2245b4f-5ae5-494a-a340-d188b3e835e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:48:23.377Z|a2245b4f-5ae5-494a-a340-d188b3e835e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:48:23.378Z|1999d9b2-a37a-4144-8993-187c0bc93adf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:48:23.379Z|1999d9b2-a37a-4144-8993-187c0bc93adf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:48:33.393Z|4faf5565-43c4-417d-acdf-a470e6f07a7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:48:33.394Z|4faf5565-43c4-417d-acdf-a470e6f07a7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:48:33.402Z|78839aed-d164-4269-9011-d9ddab493623|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:48:33.402Z|78839aed-d164-4269-9011-d9ddab493623|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:48:33.405Z|97c8ffc1-8a48-4317-8b46-5bf1a07e4e5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:48:33.406Z|97c8ffc1-8a48-4317-8b46-5bf1a07e4e5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:48:35.751Z|32cfc937-8dfe-4c5b-aeec-0067b306eb6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:48:35.754Z|32cfc937-8dfe-4c5b-aeec-0067b306eb6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:48:36.613Z|d97103d2-4e4e-4c00-8543-81e35277413c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:48:36.614Z|d97103d2-4e4e-4c00-8543-81e35277413c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:48:43.433Z|76d4811a-7e88-4148-af70-469b6416dc5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:48:43.433Z|76d4811a-7e88-4148-af70-469b6416dc5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:48:43.432Z|1d6b97d4-dd89-440e-8e42-7979e93a086b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:48:43.434Z|1d6b97d4-dd89-440e-8e42-7979e93a086b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:48:43.439Z|bf3077ee-99ef-4721-8ecc-57ebe9ca9bd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:48:43.440Z|bf3077ee-99ef-4721-8ecc-57ebe9ca9bd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:48:50.750Z|34c1eefa-88a9-4cbd-8821-08e9c28cbc7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:48:50.750Z|34c1eefa-88a9-4cbd-8821-08e9c28cbc7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:48:53.464Z|c1a2d5f5-c2f6-45f6-ab09-985669754100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:48:53.464Z|f98b04ee-e807-4676-a292-11862a344ffa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:48:53.465Z|c1a2d5f5-c2f6-45f6-ab09-985669754100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:48:53.465Z|f98b04ee-e807-4676-a292-11862a344ffa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:48:53.468Z|dea5293d-5b05-4f5d-98db-06f8cb651291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:48:53.469Z|dea5293d-5b05-4f5d-98db-06f8cb651291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:48:59.889Z|b8b15e48-c56d-46ee-a32c-a07e131b728a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:48:59.890Z|b8b15e48-c56d-46ee-a32c-a07e131b728a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:49:03.492Z|a6809ab9-c778-4c04-93f2-8673e61ae80c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:49:03.493Z|a6809ab9-c778-4c04-93f2-8673e61ae80c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:49:03.494Z|81ecf43e-461a-4448-9dcd-7b5febe6cf8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:49:03.496Z|81ecf43e-461a-4448-9dcd-7b5febe6cf8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:49:03.498Z|82cd4e19-1b25-47a6-b2ad-cbb412d6c0bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:49:03.499Z|82cd4e19-1b25-47a6-b2ad-cbb412d6c0bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:49:05.750Z|02bf21ad-9397-4f51-a42b-57b57854e107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:49:05.750Z|02bf21ad-9397-4f51-a42b-57b57854e107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:49:06.614Z|c770efe3-5e1d-45a3-8a3d-9501e831120f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:49:06.615Z|c770efe3-5e1d-45a3-8a3d-9501e831120f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:49:13.523Z|49a34101-4575-4078-9303-801c85dbb4b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:49:13.524Z|49a34101-4575-4078-9303-801c85dbb4b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:49:13.525Z|a6492885-91c0-4028-aaff-19f352fc702e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:49:13.526Z|a6492885-91c0-4028-aaff-19f352fc702e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:49:13.530Z|826ef962-4ff8-4f0b-85fa-e67444a9f925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:49:13.530Z|826ef962-4ff8-4f0b-85fa-e67444a9f925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:49:20.750Z|d4288cdb-eb1f-4ead-b2c1-d1fa6aa7d2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:49:20.754Z|d4288cdb-eb1f-4ead-b2c1-d1fa6aa7d2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:49:23.555Z|2a64eaf2-0582-425e-90c5-81842186a6eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:49:23.557Z|2a64eaf2-0582-425e-90c5-81842186a6eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:49:23.561Z|8ce50fd7-5ba8-4111-8741-78627450e5f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:49:23.562Z|8ce50fd7-5ba8-4111-8741-78627450e5f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:49:23.565Z|11635260-36d1-4744-9749-2e8e66370c49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:49:23.566Z|11635260-36d1-4744-9749-2e8e66370c49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:49:33.587Z|d4ec8a4d-6a39-4eae-a1d4-e2c9dbab54b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:49:33.588Z|d4ec8a4d-6a39-4eae-a1d4-e2c9dbab54b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:49:33.594Z|d58939b4-5b88-47b4-8a5b-073c4bc131db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:49:33.594Z|f50d6674-c5ec-4988-8d69-9e7b98450eec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:49:33.594Z|d58939b4-5b88-47b4-8a5b-073c4bc131db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:49:33.594Z|f50d6674-c5ec-4988-8d69-9e7b98450eec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:49:35.750Z|81ef754b-99b2-41a8-acc4-1ce8ba0d30f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:49:35.750Z|81ef754b-99b2-41a8-acc4-1ce8ba0d30f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:49:36.616Z|a41689e6-5018-4093-bd8b-aef27493f992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:49:36.616Z|a41689e6-5018-4093-bd8b-aef27493f992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:49:43.621Z|8e543c38-e7af-4be0-95e6-db70d40aab71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:49:43.621Z|8e543c38-e7af-4be0-95e6-db70d40aab71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:49:43.626Z|faf122d5-7e36-43b0-b914-1b4528085d9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:49:43.626Z|faf122d5-7e36-43b0-b914-1b4528085d9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:49:43.629Z|70a414cd-0442-4221-91b0-26ec86622b1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:49:43.629Z|70a414cd-0442-4221-91b0-26ec86622b1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:49:50.750Z|24a77c30-5ce6-41d5-8efe-2ec7d1bfb0bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:49:50.750Z|24a77c30-5ce6-41d5-8efe-2ec7d1bfb0bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:49:53.654Z|f087608a-3c5d-484f-84fb-5a4e6d815d63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:49:53.655Z|f087608a-3c5d-484f-84fb-5a4e6d815d63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:49:53.660Z|0b9d3444-aaa4-46bf-83b1-1e10953ad6f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:49:53.660Z|0b9d3444-aaa4-46bf-83b1-1e10953ad6f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:49:53.664Z|69a0fe2d-3e1f-4288-a274-daee279f24f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:49:53.664Z|69a0fe2d-3e1f-4288-a274-daee279f24f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:49:59.890Z|1e319d40-3ddf-41cc-b924-d7912f5ec88f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:49:59.891Z|1e319d40-3ddf-41cc-b924-d7912f5ec88f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:50:03.686Z|41a6bfdc-c464-48a8-a3f0-80d9a075efc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:50:03.686Z|41a6bfdc-c464-48a8-a3f0-80d9a075efc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:50:03.690Z|28eb2792-52f0-4f39-a0b8-ab25dd523a8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:50:03.690Z|28eb2792-52f0-4f39-a0b8-ab25dd523a8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:50:03.693Z|6d723e51-03dd-4bd0-9848-c3de79cc8a31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:50:03.693Z|6d723e51-03dd-4bd0-9848-c3de79cc8a31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:50:05.750Z|45956d64-afa5-480c-8b78-926eabc4e96a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:50:05.753Z|45956d64-afa5-480c-8b78-926eabc4e96a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:50:06.618Z|ed1b0216-dfc5-481f-b88a-b3ea6c5bdd84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:50:06.619Z|ed1b0216-dfc5-481f-b88a-b3ea6c5bdd84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:50:13.721Z|a672b4f9-b9b8-4839-9d00-9f8470c9277c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:50:13.722Z|a672b4f9-b9b8-4839-9d00-9f8470c9277c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:50:13.724Z|d7c8791b-0749-413a-b71f-c4b01fb2dc15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:50:13.724Z|d7c8791b-0749-413a-b71f-c4b01fb2dc15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:50:13.733Z|08063077-1c73-404a-a40a-27bd8113ad83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:50:13.733Z|08063077-1c73-404a-a40a-27bd8113ad83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:50:20.750Z|979b46f9-b4b9-4a82-9026-ccce4455d59d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:50:20.750Z|979b46f9-b4b9-4a82-9026-ccce4455d59d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:50:23.757Z|949958d3-8a56-4e01-b3f4-e11183cdcb27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:50:23.757Z|949958d3-8a56-4e01-b3f4-e11183cdcb27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:50:23.763Z|bd39c8a1-fcad-4544-8105-a4b5e83a4591|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:50:23.764Z|bd39c8a1-fcad-4544-8105-a4b5e83a4591|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:50:23.764Z|8cf38393-23bb-48f8-94ba-01a008ff7c88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:50:23.766Z|8cf38393-23bb-48f8-94ba-01a008ff7c88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:50:33.787Z|4cf87b90-9384-46d0-aa91-371ae3217183|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:50:33.788Z|4cf87b90-9384-46d0-aa91-371ae3217183|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:50:33.796Z|ebff7fa1-9c14-4e4b-a8ef-6d412b978dd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:50:33.796Z|f8b5b362-02c0-4e7f-b675-d8e991676e4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:50:33.797Z|ebff7fa1-9c14-4e4b-a8ef-6d412b978dd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:50:33.797Z|f8b5b362-02c0-4e7f-b675-d8e991676e4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:50:35.750Z|c9e3dac6-efdf-4761-ab2a-91d8500d7c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:50:35.750Z|c9e3dac6-efdf-4761-ab2a-91d8500d7c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:50:36.619Z|93825f8b-e22d-474d-b0ff-f85f6a2b99a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:50:36.619Z|93825f8b-e22d-474d-b0ff-f85f6a2b99a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:50:43.817Z|c3472b00-98c6-4e55-9a15-5ab09e089b1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:50:43.818Z|c3472b00-98c6-4e55-9a15-5ab09e089b1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:50:43.825Z|371cc9f7-bcf8-4ca3-9f9d-bacbd72024a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:50:43.825Z|371cc9f7-bcf8-4ca3-9f9d-bacbd72024a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:50:43.827Z|13849f50-cbf0-4e27-84ac-c8be7268b30b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:50:43.828Z|13849f50-cbf0-4e27-84ac-c8be7268b30b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:50:50.750Z|4cfbb982-1d6c-42bc-9333-e5800dfbd4da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:50:50.754Z|4cfbb982-1d6c-42bc-9333-e5800dfbd4da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:50:53.851Z|cee427eb-45cb-4f63-9bfe-4154f1c74bf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:50:53.851Z|cee427eb-45cb-4f63-9bfe-4154f1c74bf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:50:53.860Z|606291d1-08f4-46cf-bf4e-82c8dbfa47da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:50:53.861Z|606291d1-08f4-46cf-bf4e-82c8dbfa47da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:50:53.866Z|4cf4f3ba-5ff0-48d9-8686-b3ac87f2c9c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:50:53.866Z|4cf4f3ba-5ff0-48d9-8686-b3ac87f2c9c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:50:59.889Z|e4f91f93-f508-4a0e-95f0-88095daf6769|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:50:59.890Z|e4f91f93-f508-4a0e-95f0-88095daf6769|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:51:03.887Z|fb21f117-94aa-4f3f-a8f9-00ab20553483|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:51:03.887Z|fb21f117-94aa-4f3f-a8f9-00ab20553483|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:51:03.890Z|872d651a-4f9e-4153-8a1b-42761ba11ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:51:03.890Z|872d651a-4f9e-4153-8a1b-42761ba11ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:51:03.895Z|fddb9671-cd72-48b0-a68a-84e4634a67a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:51:03.896Z|fddb9671-cd72-48b0-a68a-84e4634a67a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:51:05.750Z|df4e3c3c-c478-4b4a-b0c0-62bab4622251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:51:05.750Z|df4e3c3c-c478-4b4a-b0c0-62bab4622251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:51:06.620Z|393d5a3f-4ce4-4584-a228-39c4c2cb2660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:51:06.620Z|393d5a3f-4ce4-4584-a228-39c4c2cb2660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:51:13.917Z|32b9cd3f-f898-4516-892b-c5c24e96164d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:51:13.918Z|32b9cd3f-f898-4516-892b-c5c24e96164d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:51:13.923Z|26d985b3-59e2-4ae4-9c8d-3f4027886de6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:51:13.924Z|26d985b3-59e2-4ae4-9c8d-3f4027886de6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:51:13.926Z|c7db96ca-c98d-4e20-b644-0973b8f1ac2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:51:13.927Z|c7db96ca-c98d-4e20-b644-0973b8f1ac2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:51:20.749Z|a2ce8159-0b22-45f5-8f32-c698fee20714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:51:20.750Z|a2ce8159-0b22-45f5-8f32-c698fee20714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:51:23.949Z|b3426242-73cd-4bcc-a288-d45456dd9ae9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:51:23.950Z|b3426242-73cd-4bcc-a288-d45456dd9ae9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:51:23.955Z|6aa919cd-35cc-4fd0-b0d1-b7711e6477de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:51:23.955Z|6aa919cd-35cc-4fd0-b0d1-b7711e6477de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:51:23.960Z|9b233c19-cdff-4544-a0a9-db140cec315a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:51:23.961Z|9b233c19-cdff-4544-a0a9-db140cec315a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:51:33.987Z|44c5e36f-7fd2-44ab-b5c2-c4909e2bd3d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:51:33.987Z|44c5e36f-7fd2-44ab-b5c2-c4909e2bd3d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:51:33.989Z|005ec042-ca1f-4663-80ff-d5561cdb4309|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:51:33.989Z|005ec042-ca1f-4663-80ff-d5561cdb4309|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:51:33.995Z|4d612b6c-d476-43eb-8369-9b4774ca5328|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:51:33.996Z|4d612b6c-d476-43eb-8369-9b4774ca5328|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:51:35.750Z|9d80b79d-debc-4cbd-ab15-df032e8e2dfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:51:35.754Z|9d80b79d-debc-4cbd-ab15-df032e8e2dfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:51:36.621Z|fd9a11b6-5516-43ed-904b-95daa75cd7e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:51:36.621Z|fd9a11b6-5516-43ed-904b-95daa75cd7e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:51:44.019Z|465251f8-7beb-4f3f-bcf5-9e0cb386b150|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:51:44.020Z|465251f8-7beb-4f3f-bcf5-9e0cb386b150|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:51:44.023Z|6ed3f11c-79f7-42a8-8ace-b2c3acceea2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:51:44.024Z|6ed3f11c-79f7-42a8-8ace-b2c3acceea2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:51:44.028Z|621fe580-6fc6-4444-bacf-67da14bb7a6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:51:44.028Z|621fe580-6fc6-4444-bacf-67da14bb7a6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:51:50.750Z|4b9bed65-a7f1-4473-9aca-3096cf7ea08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:51:50.750Z|4b9bed65-a7f1-4473-9aca-3096cf7ea08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:51:54.065Z|998ff71b-c193-4a76-87fc-64a6cd30c8d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:51:54.066Z|998ff71b-c193-4a76-87fc-64a6cd30c8d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:51:54.070Z|043733ce-f049-4006-92b7-24f7a4d22fc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:51:54.070Z|043733ce-f049-4006-92b7-24f7a4d22fc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:51:54.072Z|706cd10d-0ccc-4eb4-8300-afb44909758e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:51:54.072Z|706cd10d-0ccc-4eb4-8300-afb44909758e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:51:59.890Z|6529f94d-6c6f-4354-9f5d-c8a42b01f490|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:51:59.891Z|6529f94d-6c6f-4354-9f5d-c8a42b01f490|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:52:04.099Z|2ccf6107-1742-42d0-9322-89a1af0daafc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:52:04.101Z|2ccf6107-1742-42d0-9322-89a1af0daafc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:52:04.102Z|3dbf32c9-5eff-412c-80cf-f9eb10945322|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:52:04.102Z|5384436d-c66b-4f9d-b7c1-689ed7f616d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:52:04.102Z|3dbf32c9-5eff-412c-80cf-f9eb10945322|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:52:04.102Z|5384436d-c66b-4f9d-b7c1-689ed7f616d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:52:05.750Z|c4d9d47d-9e5f-41ad-b74b-e30270cb07b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:52:05.751Z|c4d9d47d-9e5f-41ad-b74b-e30270cb07b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:52:06.622Z|be4c10fa-644d-4cb9-b2fb-91f6f40c1303|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:52:06.622Z|be4c10fa-644d-4cb9-b2fb-91f6f40c1303|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:52:14.133Z|742d540e-2ab8-4ec8-a625-87be39dc0a5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:52:14.133Z|c3e5abb1-ec16-4e12-a177-23b805f79536|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:52:14.133Z|742d540e-2ab8-4ec8-a625-87be39dc0a5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:52:14.134Z|c3e5abb1-ec16-4e12-a177-23b805f79536|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:52:14.137Z|dafa386e-1aef-42c3-91d9-dc5de4ebe684|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:52:14.138Z|dafa386e-1aef-42c3-91d9-dc5de4ebe684|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:52:20.750Z|b50f5438-5e34-4a1d-b713-15a20fca615d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:52:20.754Z|b50f5438-5e34-4a1d-b713-15a20fca615d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:52:24.161Z|2da7dab7-6e08-42c0-8231-a823b81ba6a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:52:24.161Z|2da7dab7-6e08-42c0-8231-a823b81ba6a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:52:24.162Z|90aed908-ae85-41af-985a-ffbe4868da2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:52:24.163Z|90aed908-ae85-41af-985a-ffbe4868da2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:52:24.167Z|14a7aa71-f733-45a2-8b2c-2e843eb156f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:52:24.168Z|14a7aa71-f733-45a2-8b2c-2e843eb156f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:52:34.186Z|a2797702-a321-4cb9-9f27-1ae2c8c8472a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:52:34.188Z|c7641fc9-8da2-477f-99c0-056b0c5e976d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:52:34.188Z|a2797702-a321-4cb9-9f27-1ae2c8c8472a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:52:34.188Z|c7641fc9-8da2-477f-99c0-056b0c5e976d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:52:34.192Z|dd78835a-9e0e-4ce7-b7a2-d98eafde39f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:52:34.193Z|dd78835a-9e0e-4ce7-b7a2-d98eafde39f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:52:35.750Z|800426a5-f649-4afd-831a-5222a2ca5511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:52:35.750Z|800426a5-f649-4afd-831a-5222a2ca5511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:52:36.623Z|b451e233-7bc7-45a7-84a6-ba6b1ce246dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:52:36.624Z|b451e233-7bc7-45a7-84a6-ba6b1ce246dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:52:44.218Z|b48f1f61-3570-44fa-919b-b8d179449f2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:52:44.218Z|b48f1f61-3570-44fa-919b-b8d179449f2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:52:44.224Z|d5961da1-949c-4993-a7d5-968fcf486331|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:52:44.225Z|d5961da1-949c-4993-a7d5-968fcf486331|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:52:44.227Z|0ac8db3c-7cc9-4cf3-832f-5eba72311796|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:52:44.228Z|0ac8db3c-7cc9-4cf3-832f-5eba72311796|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:52:50.750Z|4c855824-5291-4685-8f21-86932e973c47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:52:50.751Z|4c855824-5291-4685-8f21-86932e973c47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:52:54.249Z|af836cce-4374-4ef8-b309-46923c778347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:52:54.250Z|af836cce-4374-4ef8-b309-46923c778347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:52:54.254Z|c6c79638-25f5-43ef-b951-0fe5b59e3167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:52:54.254Z|c6c79638-25f5-43ef-b951-0fe5b59e3167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:52:54.259Z|c5ad177b-e455-4b63-95c2-a96eb2f00dbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:52:54.259Z|c5ad177b-e455-4b63-95c2-a96eb2f00dbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:52:59.890Z|2a96b72a-10c9-4ff4-a28e-661c64f2b9d8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:52:59.891Z|2a96b72a-10c9-4ff4-a28e-661c64f2b9d8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:53:04.283Z|47ae368b-ff58-48a2-9c93-5b9a5a2e4bcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:53:04.284Z|47ae368b-ff58-48a2-9c93-5b9a5a2e4bcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:53:04.288Z|5b638203-f821-4236-a485-c35dfef399ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:53:04.289Z|5b638203-f821-4236-a485-c35dfef399ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:53:04.293Z|c9aabae6-02f7-4244-9aa0-038e5758c080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:53:04.294Z|c9aabae6-02f7-4244-9aa0-038e5758c080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:53:05.749Z|9d527465-41ae-4754-927f-ffef367c391a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:53:05.754Z|9d527465-41ae-4754-927f-ffef367c391a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:53:06.626Z|def6060d-3def-40e9-8d91-049e8ea7cfd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:53:06.627Z|def6060d-3def-40e9-8d91-049e8ea7cfd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:53:14.314Z|92eecc66-843a-4810-9d98-4575e538ccae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:53:14.315Z|92eecc66-843a-4810-9d98-4575e538ccae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:53:14.314Z|114f0411-2688-4feb-b86f-e601c37b252f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:53:14.315Z|114f0411-2688-4feb-b86f-e601c37b252f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:53:14.324Z|56b59367-a641-4b6d-a714-8115c9f1fcd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:53:14.324Z|56b59367-a641-4b6d-a714-8115c9f1fcd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:53:20.750Z|545a417a-0c2a-410d-9646-3b4f057e8baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:53:20.750Z|545a417a-0c2a-410d-9646-3b4f057e8baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:53:24.345Z|8683a736-d273-4339-9389-0da0dcf3588e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:53:24.346Z|8683a736-d273-4339-9389-0da0dcf3588e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:53:24.353Z|b0e118e5-8806-42ea-8295-a67bb55a8329|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:53:24.354Z|b0e118e5-8806-42ea-8295-a67bb55a8329|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:53:24.356Z|e2b4003b-e41b-4ead-9302-d30dd2e3de40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:53:24.357Z|e2b4003b-e41b-4ead-9302-d30dd2e3de40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:53:34.380Z|9e5a5996-084e-49f3-94ca-485c2c0599cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:53:34.381Z|9e5a5996-084e-49f3-94ca-485c2c0599cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:53:34.385Z|a17cecda-1ec1-4082-a97f-c17ab55ccb12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:53:34.386Z|a17cecda-1ec1-4082-a97f-c17ab55ccb12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:53:34.388Z|4c719002-51ef-4a24-b13c-35729736e568|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:53:34.388Z|4c719002-51ef-4a24-b13c-35729736e568|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:53:35.750Z|36d018d7-cf42-4ec0-914b-e97741e69d77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:53:35.750Z|36d018d7-cf42-4ec0-914b-e97741e69d77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:53:36.627Z|94f95b74-e6ec-4d5b-bce2-5c3541713d1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:53:36.628Z|94f95b74-e6ec-4d5b-bce2-5c3541713d1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:53:44.412Z|e04cc69f-b369-4df1-856c-82356856343d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:53:44.413Z|e04cc69f-b369-4df1-856c-82356856343d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:53:44.421Z|9b73890b-6525-4360-96b8-11931ddd4a0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:53:44.421Z|9b73890b-6525-4360-96b8-11931ddd4a0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:53:44.416Z|6151e3f1-3c78-42e5-a5fa-21bd3028d183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:53:44.427Z|6151e3f1-3c78-42e5-a5fa-21bd3028d183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:53:50.750Z|ae605909-320d-4fea-8c0a-28a843e44fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:53:50.753Z|ae605909-320d-4fea-8c0a-28a843e44fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:53:54.448Z|69025307-da41-433a-9897-9b26af23b0a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:53:54.449Z|69025307-da41-433a-9897-9b26af23b0a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:53:54.449Z|626c6bd1-9319-4d49-bf01-22d153e49703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:53:54.450Z|626c6bd1-9319-4d49-bf01-22d153e49703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:53:54.459Z|8de9d615-5c34-4c98-83e4-73c690e762bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:53:54.460Z|8de9d615-5c34-4c98-83e4-73c690e762bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:53:59.892Z|abae7a03-1d14-447b-8af5-9b2addd43457|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:53:59.892Z|abae7a03-1d14-447b-8af5-9b2addd43457|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:54:04.482Z|8f0414a6-6d62-4923-a6c0-8d0f0f2eabef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:54:04.482Z|8f0414a6-6d62-4923-a6c0-8d0f0f2eabef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:54:04.484Z|eeebfc75-e4fa-45f3-8f46-90714b2628bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:54:04.485Z|eeebfc75-e4fa-45f3-8f46-90714b2628bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:54:04.489Z|3594e401-ead6-4ecd-a8fa-e1d91af65302|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:54:04.489Z|3594e401-ead6-4ecd-a8fa-e1d91af65302|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:54:05.749Z|9f71ed0f-035c-4863-ba56-98a7d5715a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:54:05.750Z|9f71ed0f-035c-4863-ba56-98a7d5715a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:54:06.628Z|cb8292e0-c7b2-4d73-ae6a-cb4ea76133e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:54:06.629Z|cb8292e0-c7b2-4d73-ae6a-cb4ea76133e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:54:14.513Z|a4a38050-c8cf-49c5-b412-b48dc769ff62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:54:14.513Z|a4a38050-c8cf-49c5-b412-b48dc769ff62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:54:14.521Z|42aaf75b-239e-490a-94e8-f13d956cc34b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:54:14.522Z|42aaf75b-239e-490a-94e8-f13d956cc34b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:54:14.522Z|fca7fd32-4e61-43a6-8b0d-029738387c3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:54:14.523Z|fca7fd32-4e61-43a6-8b0d-029738387c3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:54:20.750Z|0be2f8ce-2434-4d9d-90dd-e6fcc959e447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:54:20.750Z|0be2f8ce-2434-4d9d-90dd-e6fcc959e447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:54:24.546Z|df3cf252-998f-4df9-b50f-95e4dc24dd91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:54:24.547Z|df3cf252-998f-4df9-b50f-95e4dc24dd91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:54:24.553Z|aca925c8-fc34-4e9e-9628-38a55ea40897|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:54:24.554Z|aca925c8-fc34-4e9e-9628-38a55ea40897|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:54:24.556Z|d473f856-55d7-48cb-a47b-0b4dd0f99475|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:54:24.557Z|d473f856-55d7-48cb-a47b-0b4dd0f99475|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:54:34.574Z|23fa4479-f8fe-4a95-bcac-5fd0546e45db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:54:34.575Z|23fa4479-f8fe-4a95-bcac-5fd0546e45db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:54:34.579Z|c273e392-817c-4762-931d-102cd90d3d14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:54:34.580Z|c273e392-817c-4762-931d-102cd90d3d14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:54:34.583Z|ab5a4f1f-6ef1-4039-947b-75e693bbba20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:54:34.584Z|ab5a4f1f-6ef1-4039-947b-75e693bbba20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:54:35.750Z|ad6e6fab-8132-4693-bff1-0a341cf4a030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:54:35.754Z|ad6e6fab-8132-4693-bff1-0a341cf4a030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:54:36.629Z|149d1569-341e-4efc-a953-9401bb9a302f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:54:36.630Z|149d1569-341e-4efc-a953-9401bb9a302f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:54:44.607Z|25553754-8e84-439f-86c7-80ab23a5ff0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:54:44.608Z|25553754-8e84-439f-86c7-80ab23a5ff0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:54:44.608Z|2cf30e73-598b-4841-903a-bf51065411b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:54:44.610Z|2cf30e73-598b-4841-903a-bf51065411b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:54:44.614Z|ebb1e673-21b7-4d22-9867-207971c28eb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:54:44.614Z|ebb1e673-21b7-4d22-9867-207971c28eb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:54:50.750Z|be50fd10-2cbc-4f5d-8d04-5f2c6df13103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:54:50.750Z|be50fd10-2cbc-4f5d-8d04-5f2c6df13103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:54:54.636Z|78a4ac77-59a5-4b4e-b7d2-9777112e69b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:54:54.637Z|78a4ac77-59a5-4b4e-b7d2-9777112e69b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:54:54.639Z|1523802d-bce6-4956-b0c7-a0e020ce88c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:54:54.640Z|1523802d-bce6-4956-b0c7-a0e020ce88c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:54:54.644Z|eace8901-db9b-43df-8f82-6ca0233afca6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:54:54.644Z|eace8901-db9b-43df-8f82-6ca0233afca6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:54:59.888Z|52228b08-1ffe-4c4e-a705-157e120e10a9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:54:59.889Z|52228b08-1ffe-4c4e-a705-157e120e10a9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:55:04.663Z|4e2f6997-1ae4-42b0-a455-cc4cedaa7dd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:55:04.664Z|4e2f6997-1ae4-42b0-a455-cc4cedaa7dd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:55:04.668Z|f8427146-96aa-4ed0-9f5d-c89368d3fd7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:55:04.669Z|f8427146-96aa-4ed0-9f5d-c89368d3fd7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:55:04.675Z|06673371-1109-484c-a082-8ba0a3572b50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:55:04.676Z|06673371-1109-484c-a082-8ba0a3572b50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:55:05.750Z|8f2b463a-1750-4f91-9eb1-4896ce5d7c82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:55:05.750Z|8f2b463a-1750-4f91-9eb1-4896ce5d7c82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:55:06.630Z|40e245a6-3c68-4ccd-ac65-493bc858ea6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:55:06.630Z|40e245a6-3c68-4ccd-ac65-493bc858ea6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:55:14.692Z|6fafb037-c586-4709-96a7-aaa1364c9705|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:55:14.693Z|6fafb037-c586-4709-96a7-aaa1364c9705|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:55:14.697Z|da7a4a61-fa41-40bb-9d25-d53b679d90fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:55:14.697Z|da7a4a61-fa41-40bb-9d25-d53b679d90fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:55:14.708Z|a6f51bfe-fbb1-4a5d-a323-ed335be38c7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:55:14.708Z|a6f51bfe-fbb1-4a5d-a323-ed335be38c7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:55:20.750Z|565af6c1-4771-476b-b456-00a33877cbe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:55:20.753Z|565af6c1-4771-476b-b456-00a33877cbe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:55:24.725Z|0bc942fd-8e32-4cd2-9653-fd5f44e82a01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:55:24.725Z|0bc942fd-8e32-4cd2-9653-fd5f44e82a01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:55:24.728Z|9aed4a7d-53b0-45f4-892f-cafccc340a5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:55:24.728Z|9aed4a7d-53b0-45f4-892f-cafccc340a5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:55:24.744Z|72cb5d21-0db6-46e0-8818-f7a2681b9891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:55:24.745Z|72cb5d21-0db6-46e0-8818-f7a2681b9891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:55:34.775Z|443cfdce-9b85-43c2-8bd3-12d972380975|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:55:34.775Z|d19c65ed-3ee6-4796-b408-fa9dfa65da27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:55:34.775Z|d19c65ed-3ee6-4796-b408-fa9dfa65da27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:55:34.775Z|443cfdce-9b85-43c2-8bd3-12d972380975|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:55:34.781Z|dcaac946-64fd-48a0-90bd-8e8838c12a3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:55:34.781Z|dcaac946-64fd-48a0-90bd-8e8838c12a3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:55:35.750Z|1ad49ad4-a5b7-4b7c-9fa5-81e5db551774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:55:35.750Z|1ad49ad4-a5b7-4b7c-9fa5-81e5db551774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:55:36.631Z|afce9997-c73d-40fb-8688-b1001e56bffa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:55:36.631Z|afce9997-c73d-40fb-8688-b1001e56bffa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:55:44.807Z|fa4eb4c7-e17d-431c-810f-323578618c85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:55:44.808Z|fa4eb4c7-e17d-431c-810f-323578618c85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:55:44.810Z|4e2ca8f3-64a6-4f43-9476-6159eedf86cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:55:44.811Z|4e2ca8f3-64a6-4f43-9476-6159eedf86cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:55:44.811Z|d6b84d5f-a2b0-4775-9cac-46b56c924ffd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:55:44.814Z|d6b84d5f-a2b0-4775-9cac-46b56c924ffd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:55:50.750Z|3f26ae62-0b2e-4548-9ef8-f5fe4f94000a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:55:50.750Z|3f26ae62-0b2e-4548-9ef8-f5fe4f94000a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:55:54.838Z|524648f9-c523-424a-bf5d-dd9e87b37585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:55:54.839Z|524648f9-c523-424a-bf5d-dd9e87b37585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:55:54.841Z|5313e038-99d2-405a-be1e-431f571a33c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:55:54.842Z|5313e038-99d2-405a-be1e-431f571a33c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:55:54.847Z|ff0197fa-cd12-4dfe-a8e5-4f2ed067e65c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:55:54.848Z|ff0197fa-cd12-4dfe-a8e5-4f2ed067e65c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:55:59.889Z|3e37bf49-94c1-4739-8c7e-ff7c211ad909|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:55:59.890Z|3e37bf49-94c1-4739-8c7e-ff7c211ad909|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:56:04.871Z|057b587d-d18d-46c9-b6ae-94479593e905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:56:04.871Z|057b587d-d18d-46c9-b6ae-94479593e905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:56:04.875Z|53fa544a-c431-42e6-bd24-8140bf128b54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:56:04.876Z|53fa544a-c431-42e6-bd24-8140bf128b54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:56:04.881Z|d3cef2d6-bbbe-456b-9f14-6b51a5b35673|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:56:04.881Z|d3cef2d6-bbbe-456b-9f14-6b51a5b35673|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:56:05.750Z|5af99845-2666-41ed-91c4-6c7b6def611f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:56:05.754Z|5af99845-2666-41ed-91c4-6c7b6def611f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:56:06.631Z|9d282ea7-9a62-4fed-8374-af01b66c73f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:56:06.632Z|9d282ea7-9a62-4fed-8374-af01b66c73f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:56:14.902Z|eb99952d-5cfd-472d-87bb-71b7e8fa1dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:56:14.903Z|eb99952d-5cfd-472d-87bb-71b7e8fa1dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:56:14.904Z|06eeb0dc-c050-433e-8c66-551977fd7fef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:56:14.904Z|06eeb0dc-c050-433e-8c66-551977fd7fef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:56:14.909Z|16cf308b-57cb-4a26-8b88-4a26671cd516|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:56:14.910Z|16cf308b-57cb-4a26-8b88-4a26671cd516|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:56:20.750Z|452cb0fb-ef45-450d-a0a5-113aed71429f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:56:20.750Z|452cb0fb-ef45-450d-a0a5-113aed71429f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:56:24.935Z|f4127602-e446-4b86-9f68-6ac9747dd8a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:56:24.936Z|f4127602-e446-4b86-9f68-6ac9747dd8a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:56:24.939Z|3dddff86-ba30-4be3-9aa2-614696f1476a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:56:24.939Z|3dddff86-ba30-4be3-9aa2-614696f1476a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:56:24.950Z|11c87e93-1a4c-42bc-b81e-4ca96a9d130c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:56:24.951Z|11c87e93-1a4c-42bc-b81e-4ca96a9d130c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:56:34.966Z|d475e770-43a6-4332-a7e7-046c1e389387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:56:34.966Z|d475e770-43a6-4332-a7e7-046c1e389387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:56:34.973Z|fb87f5a2-b80a-40c6-9249-7398c24f9795|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:56:34.974Z|fb87f5a2-b80a-40c6-9249-7398c24f9795|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:56:34.979Z|7d4171b1-21d5-4b0d-8b92-694a81058931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:56:34.980Z|7d4171b1-21d5-4b0d-8b92-694a81058931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:56:35.750Z|15770d6f-159d-4d0f-b9f7-c56b97cde3fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:56:35.750Z|15770d6f-159d-4d0f-b9f7-c56b97cde3fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:56:36.633Z|9c9240dd-3f98-4a5e-8f1f-44520753d075|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:56:36.633Z|9c9240dd-3f98-4a5e-8f1f-44520753d075|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:56:45.001Z|30d60c7b-3ed2-435c-8d8c-fdb6439ff137|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:56:45.002Z|30d60c7b-3ed2-435c-8d8c-fdb6439ff137|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:56:45.006Z|c3a80db4-5947-43fc-baf4-6426556536ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:56:45.007Z|c3a80db4-5947-43fc-baf4-6426556536ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:56:45.010Z|27b949fc-28a9-4842-8414-105e80969313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:56:45.010Z|27b949fc-28a9-4842-8414-105e80969313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:56:50.750Z|cb5032ef-ba3c-479b-805c-29b004b6941e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:56:50.753Z|cb5032ef-ba3c-479b-805c-29b004b6941e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:56:55.037Z|fb634465-1973-4219-b1a4-d9046764dac4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:56:55.038Z|59522f1e-7ae3-4f9d-b479-a32e4d54201f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:56:55.038Z|fb634465-1973-4219-b1a4-d9046764dac4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:56:55.038Z|59522f1e-7ae3-4f9d-b479-a32e4d54201f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:56:55.045Z|fc15c77e-e1dd-41f1-b344-6c9e015bf182|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:56:55.046Z|fc15c77e-e1dd-41f1-b344-6c9e015bf182|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:56:59.890Z|518edc63-6e29-4c08-a12c-4e2dfa6f2392|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:56:59.891Z|518edc63-6e29-4c08-a12c-4e2dfa6f2392|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:57:05.068Z|b61980fb-815d-4192-80b5-621c5f81c0d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:57:05.069Z|b61980fb-815d-4192-80b5-621c5f81c0d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:57:05.073Z|fa3c62e5-5317-4a66-adaf-d4e640fdcc8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:57:05.074Z|fa3c62e5-5317-4a66-adaf-d4e640fdcc8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:57:05.077Z|f4ec7b3d-931e-461a-81a4-1779bcb832bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:57:05.077Z|f4ec7b3d-931e-461a-81a4-1779bcb832bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:57:05.750Z|8971a0d1-9867-485c-89da-8e1cc91d46cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:57:05.751Z|8971a0d1-9867-485c-89da-8e1cc91d46cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:57:06.634Z|84cd7f30-3a6d-44a2-86d4-5a97bb1a89c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:57:06.634Z|84cd7f30-3a6d-44a2-86d4-5a97bb1a89c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:57:15.106Z|e04da4a1-959c-4d6b-90bc-b1f1116fac28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:57:15.107Z|e04da4a1-959c-4d6b-90bc-b1f1116fac28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:57:15.113Z|0e910b50-b8e9-4cb9-9ce7-23d05bf17e62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:57:15.114Z|0e910b50-b8e9-4cb9-9ce7-23d05bf17e62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:57:15.114Z|78410239-ac7d-41e9-8402-12381b6191ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:57:15.116Z|78410239-ac7d-41e9-8402-12381b6191ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:57:20.750Z|dd33d1d1-3ded-478b-a730-faa73c449526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:57:20.750Z|dd33d1d1-3ded-478b-a730-faa73c449526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:57:25.140Z|d327abdb-1b45-46f6-bd8f-09aa8bdf7841|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:57:25.141Z|d327abdb-1b45-46f6-bd8f-09aa8bdf7841|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:57:25.143Z|d8f0d683-5527-4b9c-8024-b86b2e49bc8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:57:25.143Z|d8f0d683-5527-4b9c-8024-b86b2e49bc8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:57:25.149Z|8076d4d0-bfe3-4de8-9773-d927400b6621|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:57:25.150Z|8076d4d0-bfe3-4de8-9773-d927400b6621|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:57:35.174Z|553a823d-cf3d-4c7c-a09b-199f215bab9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:57:35.174Z|553a823d-cf3d-4c7c-a09b-199f215bab9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:57:35.176Z|a6ff7de7-4c2d-4ea6-892e-191fc92c9cb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:57:35.177Z|a6ff7de7-4c2d-4ea6-892e-191fc92c9cb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:57:35.183Z|80cc92df-d197-4e23-827e-e19e82fd8a8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:57:35.183Z|80cc92df-d197-4e23-827e-e19e82fd8a8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:57:35.750Z|04e9920d-8e27-4460-b0f8-ed1fdd21ca62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:57:35.755Z|04e9920d-8e27-4460-b0f8-ed1fdd21ca62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:57:36.635Z|fcc3f7e0-f73d-4f1b-8456-6b942802e49b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:57:36.635Z|fcc3f7e0-f73d-4f1b-8456-6b942802e49b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:57:45.209Z|9906326a-d191-46f8-9d95-97460954c199|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:57:45.210Z|9906326a-d191-46f8-9d95-97460954c199|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:57:45.212Z|8085bbcc-d600-4def-9ad6-3adfdcf962bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:57:45.213Z|8085bbcc-d600-4def-9ad6-3adfdcf962bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:57:45.210Z|f2ea9e90-1802-4fce-a71e-202119066011|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:57:45.215Z|f2ea9e90-1802-4fce-a71e-202119066011|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:57:50.750Z|e6a1c438-04a2-4bca-bf45-ff1a420fb8e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:57:50.750Z|e6a1c438-04a2-4bca-bf45-ff1a420fb8e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:57:55.251Z|ba485b00-efd5-403c-80d0-3c3ccce4563c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:57:55.251Z|52e0dd20-623a-440d-a226-80be277dad3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:57:55.251Z|dba9527f-3021-42a3-a5a1-058d13459561|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:57:55.251Z|ba485b00-efd5-403c-80d0-3c3ccce4563c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:57:55.252Z|52e0dd20-623a-440d-a226-80be277dad3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:57:55.252Z|dba9527f-3021-42a3-a5a1-058d13459561|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:57:59.892Z|11c42363-47af-49be-8fac-48a7c806e27a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:57:59.893Z|11c42363-47af-49be-8fac-48a7c806e27a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:58:05.277Z|6980e280-ef85-47a7-a1bc-d29f5db6b82d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:58:05.278Z|6980e280-ef85-47a7-a1bc-d29f5db6b82d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:58:05.299Z|d72639dd-f833-4490-8476-0602234e9b5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:58:05.300Z|d72639dd-f833-4490-8476-0602234e9b5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:58:05.302Z|ab4896b3-2145-42ad-939c-d37507aa3f21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:58:05.302Z|ab4896b3-2145-42ad-939c-d37507aa3f21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:58:05.749Z|83c3d426-78e4-44b2-86d5-e3cc080a5092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:58:05.750Z|83c3d426-78e4-44b2-86d5-e3cc080a5092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:58:06.635Z|3710bd28-95b8-4895-8aee-93f2b3542ca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:58:06.636Z|3710bd28-95b8-4895-8aee-93f2b3542ca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:58:15.316Z|6b18e1b7-3f57-42c4-85cb-865531798abc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:58:15.317Z|6b18e1b7-3f57-42c4-85cb-865531798abc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:58:15.330Z|ff056d89-cd39-4d53-bc5e-512e1b9c138a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:58:15.331Z|ff056d89-cd39-4d53-bc5e-512e1b9c138a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:58:15.347Z|9bfab88d-eae3-4536-b901-79e3954dbe3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:58:15.348Z|9bfab88d-eae3-4536-b901-79e3954dbe3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:58:20.749Z|50fbd365-9158-4b97-bc92-63cfb0b57026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:58:20.753Z|50fbd365-9158-4b97-bc92-63cfb0b57026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:58:25.345Z|b3f095f9-1af0-4e1d-8df9-cabeaf0f52ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:58:25.346Z|b3f095f9-1af0-4e1d-8df9-cabeaf0f52ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:58:25.391Z|29394199-1bac-4736-8273-7fa7ba9e362d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:58:25.392Z|29394199-1bac-4736-8273-7fa7ba9e362d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:58:25.394Z|c34af3ab-b627-40d9-84ef-92a5c7c691b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:58:25.394Z|c34af3ab-b627-40d9-84ef-92a5c7c691b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:58:35.413Z|bf301401-ffc0-453d-a38f-46d4a1a3f0d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:58:35.413Z|bf301401-ffc0-453d-a38f-46d4a1a3f0d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:58:35.414Z|fef24210-aca2-45a5-8fe2-77a080608c69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:58:35.415Z|fef24210-aca2-45a5-8fe2-77a080608c69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:58:35.428Z|662482b4-deb3-4c9c-be76-5cdb7d813b0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:58:35.429Z|662482b4-deb3-4c9c-be76-5cdb7d813b0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:58:35.749Z|8d45c98f-f8c5-4c12-beff-477463efc773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:58:35.750Z|8d45c98f-f8c5-4c12-beff-477463efc773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:58:36.637Z|e5a3d52b-63b0-455d-9e4a-9441eb68a82e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:58:36.637Z|e5a3d52b-63b0-455d-9e4a-9441eb68a82e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:58:45.436Z|1e3ca148-06d0-4dce-9a6b-42a2c7fd6911|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:58:45.436Z|1e3ca148-06d0-4dce-9a6b-42a2c7fd6911|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:58:45.438Z|e1333d40-5bb2-4cbf-9808-9facff1b08c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:58:45.438Z|e1333d40-5bb2-4cbf-9808-9facff1b08c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:58:45.454Z|18c07191-3aef-421e-9243-60e8f0dcec85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:58:45.454Z|18c07191-3aef-421e-9243-60e8f0dcec85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:58:50.750Z|1ed08ac9-decd-420c-bab7-464d867691cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:58:50.750Z|1ed08ac9-decd-420c-bab7-464d867691cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:58:55.459Z|c3ccf910-9d65-4443-adcf-a87322d16c39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:58:55.460Z|c3ccf910-9d65-4443-adcf-a87322d16c39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:58:55.462Z|41c45395-c154-4050-9619-8bb94c47aaf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:58:55.462Z|41c45395-c154-4050-9619-8bb94c47aaf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:58:55.478Z|dd6efc87-2aff-45d1-a1b3-55319fa6bd2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:58:55.479Z|dd6efc87-2aff-45d1-a1b3-55319fa6bd2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:58:59.893Z|e4ce0d7d-241c-4a6a-b215-2bf185ffcecd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:58:59.893Z|e4ce0d7d-241c-4a6a-b215-2bf185ffcecd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T07:59:05.496Z|c20c673b-bea3-4cb7-b1aa-a4daa8c16851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:59:05.497Z|616cd386-dce8-4053-ae30-b08475e5a279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:59:05.497Z|c20c673b-bea3-4cb7-b1aa-a4daa8c16851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:59:05.497Z|616cd386-dce8-4053-ae30-b08475e5a279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:59:05.509Z|1289e753-8849-4210-9795-24dd357e4837|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:59:05.510Z|1289e753-8849-4210-9795-24dd357e4837|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:59:05.749Z|52831470-98dd-4362-9542-4e53994b0367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:59:05.753Z|52831470-98dd-4362-9542-4e53994b0367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:59:06.638Z|ddf560a2-5476-4300-b04d-f9778d458981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:59:06.639Z|ddf560a2-5476-4300-b04d-f9778d458981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:59:15.528Z|f76c0190-8216-4ba6-8f7e-5cdf8915de91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:59:15.528Z|f76c0190-8216-4ba6-8f7e-5cdf8915de91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:59:15.530Z|79500e7f-0ded-4022-b2c1-4015b9efee3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:59:15.531Z|79500e7f-0ded-4022-b2c1-4015b9efee3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:59:15.541Z|e259a691-c996-41ae-a30f-1e0a60d3f7e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:59:15.541Z|e259a691-c996-41ae-a30f-1e0a60d3f7e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:59:20.749Z|0476f519-67d9-4a68-8f27-b6e336a03137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:59:20.750Z|0476f519-67d9-4a68-8f27-b6e336a03137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:59:25.555Z|ef13b5f9-6929-40c5-b87f-c5b3f4c6b3b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:59:25.556Z|ef13b5f9-6929-40c5-b87f-c5b3f4c6b3b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:59:25.561Z|46646bc5-2315-4082-8f35-aa697f3e66b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:59:25.561Z|46646bc5-2315-4082-8f35-aa697f3e66b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:59:25.567Z|bd4e026a-3038-468c-8347-e4a5431ff134|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:59:25.567Z|bd4e026a-3038-468c-8347-e4a5431ff134|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:59:35.587Z|7f1a16a5-93a5-47b2-99a2-2fb4a3eb2e16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:59:35.587Z|7f1a16a5-93a5-47b2-99a2-2fb4a3eb2e16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:59:35.590Z|40af6e4b-427a-4cc2-9b7b-380afc22d148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:59:35.591Z|40af6e4b-427a-4cc2-9b7b-380afc22d148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:59:35.597Z|0d116cf2-d01d-4371-9862-72cd77be9d97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:59:35.598Z|0d116cf2-d01d-4371-9862-72cd77be9d97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:59:35.749Z|12288ce5-fc77-4c15-91ed-d10e2e4ab89a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:59:35.750Z|12288ce5-fc77-4c15-91ed-d10e2e4ab89a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:59:36.639Z|00dac7e9-ef58-4c42-b8c1-a6a18a9382f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:59:36.639Z|00dac7e9-ef58-4c42-b8c1-a6a18a9382f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:59:45.626Z|9426dddb-d4e6-4a87-acf6-df84ecdde1d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:59:45.626Z|9d532b2b-ea68-4eb0-a4c1-cc2dc30fb430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:59:45.627Z|9d532b2b-ea68-4eb0-a4c1-cc2dc30fb430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:59:45.627Z|9426dddb-d4e6-4a87-acf6-df84ecdde1d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:59:45.632Z|8fb7681a-d4a2-4cac-af38-ec6e3b76a22e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:59:45.633Z|8fb7681a-d4a2-4cac-af38-ec6e3b76a22e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:59:50.750Z|6fccf723-c51e-4a07-aa6f-56dad06569f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T07:59:50.754Z|6fccf723-c51e-4a07-aa6f-56dad06569f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T07:59:55.661Z|1618cc2d-0ea2-4255-9c16-f7b338b29207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:59:55.662Z|1618cc2d-0ea2-4255-9c16-f7b338b29207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:59:55.663Z|13a44652-d701-41b7-ae7a-0c60f3ad039c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:59:55.664Z|dbe84909-fdc9-4c32-bb1d-877bf4daf68f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T07:59:55.664Z|13a44652-d701-41b7-ae7a-0c60f3ad039c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:59:55.664Z|dbe84909-fdc9-4c32-bb1d-877bf4daf68f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T07:59:59.889Z|16544bcc-533d-4394-ae1e-f9473962e52b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T07:59:59.890Z|16544bcc-533d-4394-ae1e-f9473962e52b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:00:05.691Z|359ccfea-9912-44c5-b59d-2a9d1ddab0f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:00:05.692Z|359ccfea-9912-44c5-b59d-2a9d1ddab0f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:00:05.695Z|0c178b4c-cabf-4845-af07-3d86fb6dc53c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:00:05.695Z|0c178b4c-cabf-4845-af07-3d86fb6dc53c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:00:05.698Z|552d76fb-e849-43ae-af5e-97cedef09a6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:00:05.698Z|552d76fb-e849-43ae-af5e-97cedef09a6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:00:05.750Z|cf43aa78-5f1b-4eea-8ae7-f4b200528247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:00:05.750Z|cf43aa78-5f1b-4eea-8ae7-f4b200528247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:00:06.640Z|474cf20b-7c27-407c-a9a6-9aa6becf16e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:00:06.640Z|474cf20b-7c27-407c-a9a6-9aa6becf16e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:00:15.723Z|710cf0b4-1335-41d9-8e5e-7e7472dbda98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:00:15.724Z|710cf0b4-1335-41d9-8e5e-7e7472dbda98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:00:15.728Z|bcd6e209-9d8d-4298-9a59-0c04d8842fbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:00:15.728Z|bcd6e209-9d8d-4298-9a59-0c04d8842fbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:00:15.728Z|0eb2ae2f-bd73-417b-a960-060e9e2300ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:00:15.729Z|0eb2ae2f-bd73-417b-a960-060e9e2300ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:00:20.750Z|052bc77e-ce9a-4210-ae66-f4586a99be14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:00:20.750Z|052bc77e-ce9a-4210-ae66-f4586a99be14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:00:25.757Z|d144d89b-2996-4b2a-99da-aea481fd428c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:00:25.757Z|07290fd9-eba0-44c3-9ce3-28364f5e2bdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:00:25.758Z|d144d89b-2996-4b2a-99da-aea481fd428c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:00:25.758Z|07290fd9-eba0-44c3-9ce3-28364f5e2bdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:00:25.762Z|2c8b0331-986a-4c25-83d1-46255bcca866|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:00:25.764Z|2c8b0331-986a-4c25-83d1-46255bcca866|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:00:35.750Z|b7c93d76-d13b-44d3-879c-bebd5f1fd321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:00:35.753Z|b7c93d76-d13b-44d3-879c-bebd5f1fd321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:00:35.795Z|dd91fda5-34a0-4a94-b95e-50f1cc1d89d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:00:35.796Z|dd91fda5-34a0-4a94-b95e-50f1cc1d89d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:00:35.798Z|8f80965e-b205-4dab-89cb-d514dd323e70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:00:35.799Z|8f80965e-b205-4dab-89cb-d514dd323e70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:00:35.804Z|037195af-93a0-4151-81a6-5fb1597e6bc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:00:35.804Z|037195af-93a0-4151-81a6-5fb1597e6bc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:00:36.641Z|d15b48a6-31f8-4c17-bf63-ec64a3492e30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:00:36.641Z|d15b48a6-31f8-4c17-bf63-ec64a3492e30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:00:45.830Z|14095a30-8b40-4c4b-8c70-2e3fd58699c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:00:45.831Z|8a793ca1-d623-4888-a593-937638bcef74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:00:45.831Z|14095a30-8b40-4c4b-8c70-2e3fd58699c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:00:45.831Z|8a793ca1-d623-4888-a593-937638bcef74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:00:45.871Z|145058f7-32f4-4f46-872e-dc8a06285736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:00:45.872Z|145058f7-32f4-4f46-872e-dc8a06285736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:00:50.749Z|010d721d-5a0b-44b1-a45c-f6884b5a0c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:00:50.750Z|010d721d-5a0b-44b1-a45c-f6884b5a0c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:00:55.857Z|c8505fbe-3233-40ef-8775-31469612991d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:00:55.858Z|c8505fbe-3233-40ef-8775-31469612991d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:00:55.860Z|344f0e22-b680-4cbd-8451-c56b2c806f5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:00:55.860Z|344f0e22-b680-4cbd-8451-c56b2c806f5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:00:55.899Z|ff62b50a-c285-4660-ace0-d76c5f176a94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:00:55.900Z|ff62b50a-c285-4660-ace0-d76c5f176a94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:00:59.890Z|7312aa7d-a742-43bb-ac4f-9c83f895a313|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:00:59.891Z|7312aa7d-a742-43bb-ac4f-9c83f895a313|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:01:05.750Z|96fd88fa-3ed0-4ed9-b351-6844ceeab691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:01:05.750Z|96fd88fa-3ed0-4ed9-b351-6844ceeab691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:01:05.890Z|9a1b8c02-1e8a-44b7-b475-6bec24ba6145|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:01:05.892Z|2e267ae3-cbf0-49d5-9b1a-01a0685e9c7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:01:05.892Z|2e267ae3-cbf0-49d5-9b1a-01a0685e9c7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:01:05.894Z|9a1b8c02-1e8a-44b7-b475-6bec24ba6145|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:01:05.929Z|c113ea12-0da8-48fe-ae63-d7c64094b8cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:01:05.930Z|c113ea12-0da8-48fe-ae63-d7c64094b8cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:01:06.642Z|1b171e2f-a3f6-47e9-bce9-6b78d12bdaf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:01:06.642Z|1b171e2f-a3f6-47e9-bce9-6b78d12bdaf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:01:15.924Z|0c52a3be-aaa4-4665-9236-4e20187688a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:01:15.925Z|0c52a3be-aaa4-4665-9236-4e20187688a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:01:15.929Z|57fad7ac-a664-48f4-ac09-10433798b3f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:01:15.929Z|57fad7ac-a664-48f4-ac09-10433798b3f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:01:15.966Z|6cb8700f-c4d8-4c40-b28d-570d57de6872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:01:15.966Z|6cb8700f-c4d8-4c40-b28d-570d57de6872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:01:20.750Z|5e98c242-9f4f-47d0-9de6-0e723f5a6feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:01:20.753Z|5e98c242-9f4f-47d0-9de6-0e723f5a6feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:01:25.958Z|e3a54a23-98a5-44ba-a3d5-41f529403548|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:01:25.958Z|e3a54a23-98a5-44ba-a3d5-41f529403548|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:01:25.966Z|37b026f1-191e-4d45-813f-b49b3024a334|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:01:25.967Z|37b026f1-191e-4d45-813f-b49b3024a334|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:01:25.998Z|4b2f8f36-351b-44f9-9d92-26909bf06c2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:01:25.999Z|4b2f8f36-351b-44f9-9d92-26909bf06c2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:01:35.750Z|d7299e85-7325-4ba8-a355-dd3bf7f04511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:01:35.750Z|d7299e85-7325-4ba8-a355-dd3bf7f04511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:01:35.989Z|c95418d6-01cb-479f-9ef2-a2df1481311a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:01:35.990Z|c95418d6-01cb-479f-9ef2-a2df1481311a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:01:35.996Z|3eaac0a9-c063-4d5d-a77c-cc0e9e7c3e3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:01:35.997Z|3eaac0a9-c063-4d5d-a77c-cc0e9e7c3e3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:01:36.028Z|d9a0ff4f-154b-483d-9b2a-91d9bef299ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:01:36.029Z|d9a0ff4f-154b-483d-9b2a-91d9bef299ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:01:36.642Z|9401332e-1172-4bbf-99e7-7900bae09184|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:01:36.643Z|9401332e-1172-4bbf-99e7-7900bae09184|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:01:46.028Z|cf688f2e-132d-420d-a06d-ab07f1939acf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:01:46.029Z|cf688f2e-132d-420d-a06d-ab07f1939acf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:01:46.030Z|162451f6-d63c-42b4-83d9-a2c8c696ee24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:01:46.030Z|162451f6-d63c-42b4-83d9-a2c8c696ee24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:01:46.056Z|5dc8c568-00c9-4966-b168-2e339710ce1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:01:46.056Z|5dc8c568-00c9-4966-b168-2e339710ce1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:01:50.750Z|ab4c2cdf-9773-49e5-bca0-8881fb03fb28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:01:50.750Z|ab4c2cdf-9773-49e5-bca0-8881fb03fb28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:01:56.061Z|fe256d14-6e1d-401c-a301-8e540c8792ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:01:56.062Z|fe256d14-6e1d-401c-a301-8e540c8792ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:01:56.066Z|f24b8fad-1b8b-4dbb-a77c-2d735dc220b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:01:56.066Z|f24b8fad-1b8b-4dbb-a77c-2d735dc220b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:01:56.087Z|ca1d5194-a91c-41ba-9484-ef85dffddf7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:01:56.088Z|ca1d5194-a91c-41ba-9484-ef85dffddf7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:01:59.890Z|bbdad064-f012-4228-91da-c315c07cd104|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:01:59.890Z|bbdad064-f012-4228-91da-c315c07cd104|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:02:05.749Z|7da55821-af25-4544-91e0-82731053f447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:02:05.753Z|7da55821-af25-4544-91e0-82731053f447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:02:06.097Z|9bdf2aa5-5884-4a75-9f8b-4c11f4ceffa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:02:06.097Z|9bdf2aa5-5884-4a75-9f8b-4c11f4ceffa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:02:06.105Z|2c324dd4-4085-44b0-a4e4-bd072328e159|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:02:06.106Z|2c324dd4-4085-44b0-a4e4-bd072328e159|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:02:06.117Z|ad16ec5d-7cdb-462f-bfbc-6426354c1391|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:02:06.118Z|ad16ec5d-7cdb-462f-bfbc-6426354c1391|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:02:06.643Z|1212561e-966e-4925-a817-6ddf2ba2adb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:02:06.643Z|1212561e-966e-4925-a817-6ddf2ba2adb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:02:16.136Z|32c782d5-5ba9-4e5e-8c63-124da5214854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:02:16.136Z|32c782d5-5ba9-4e5e-8c63-124da5214854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:02:16.141Z|e6e5453e-b102-4ca2-8317-c3a19576a3c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:02:16.141Z|e6e5453e-b102-4ca2-8317-c3a19576a3c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:02:16.145Z|6a4cb4d7-d46e-4968-aeca-22ae3c0483fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:02:16.146Z|6a4cb4d7-d46e-4968-aeca-22ae3c0483fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:02:20.750Z|1ce2143d-820b-443f-9f77-b57a70633e74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:02:20.750Z|1ce2143d-820b-443f-9f77-b57a70633e74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:02:26.164Z|6fc7e0e4-eb4a-4213-bfa7-eed59fec9362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:02:26.165Z|6fc7e0e4-eb4a-4213-bfa7-eed59fec9362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:02:26.168Z|03ef606d-7891-47e8-a06c-218896891bc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:02:26.169Z|03ef606d-7891-47e8-a06c-218896891bc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:02:26.174Z|b9e969dc-346a-4e35-864e-14883d93475d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:02:26.175Z|b9e969dc-346a-4e35-864e-14883d93475d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:02:35.749Z|bad4c45c-5fb3-44b3-b491-c50fcc738b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:02:35.750Z|bad4c45c-5fb3-44b3-b491-c50fcc738b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:02:36.200Z|63142b06-109c-4211-92f4-55f720c3fb7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:02:36.201Z|63142b06-109c-4211-92f4-55f720c3fb7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:02:36.206Z|a5893d0e-f61f-4196-a5f0-b35d458e0e22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:02:36.209Z|a5893d0e-f61f-4196-a5f0-b35d458e0e22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:02:36.212Z|f8f335fd-4f41-4e91-86c7-b9a324d33e9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:02:36.213Z|f8f335fd-4f41-4e91-86c7-b9a324d33e9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:02:36.644Z|b7ef9064-e537-42ab-881e-18b46e5e7263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:02:36.644Z|b7ef9064-e537-42ab-881e-18b46e5e7263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:02:46.236Z|65149176-c73f-4f95-abdb-1b3ae9924a90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:02:46.237Z|3fbdb9b1-c436-4342-a8f8-3046d95c1bf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:02:46.237Z|3fbdb9b1-c436-4342-a8f8-3046d95c1bf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:02:46.237Z|65149176-c73f-4f95-abdb-1b3ae9924a90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:02:46.244Z|47e93634-a468-412e-943f-a698b73da106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:02:46.245Z|47e93634-a468-412e-943f-a698b73da106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:02:50.750Z|78baea7f-9120-4b25-8e98-0ee663c6ad05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:02:50.754Z|78baea7f-9120-4b25-8e98-0ee663c6ad05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:02:56.270Z|e2834820-2b6b-4151-81ba-ba77baa40b05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:02:56.271Z|e2834820-2b6b-4151-81ba-ba77baa40b05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:02:56.271Z|1a0a17b1-08a9-43f4-9836-d310ca1225f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:02:56.273Z|1a0a17b1-08a9-43f4-9836-d310ca1225f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:02:56.276Z|cd7f5d76-3880-4ccf-8ca9-a300d8c0381c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:02:56.276Z|cd7f5d76-3880-4ccf-8ca9-a300d8c0381c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:02:59.890Z|1d2cef0a-6b09-4083-8a8f-45456fd1e142|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:02:59.891Z|1d2cef0a-6b09-4083-8a8f-45456fd1e142|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:03:05.750Z|355929ca-d6e0-49f6-8fc8-8c32d2788afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:03:05.750Z|355929ca-d6e0-49f6-8fc8-8c32d2788afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:03:06.303Z|9f99f821-6bd9-4ac5-b7d5-b07fcd3bf7c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:03:06.303Z|756b4572-93a5-41fd-a3c1-69d8dbcd4bcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:03:06.303Z|9f99f821-6bd9-4ac5-b7d5-b07fcd3bf7c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:03:06.303Z|756b4572-93a5-41fd-a3c1-69d8dbcd4bcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:03:06.307Z|0f210c22-b64d-4eee-8824-bce0d806cb6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:03:06.307Z|0f210c22-b64d-4eee-8824-bce0d806cb6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:03:06.645Z|e6b0fdbb-f39a-4b7a-b68f-669ef9eab0b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:03:06.645Z|e6b0fdbb-f39a-4b7a-b68f-669ef9eab0b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:03:16.341Z|4f4c2b8b-6c70-494c-b5c4-ce64253e6a77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:03:16.342Z|4f4c2b8b-6c70-494c-b5c4-ce64253e6a77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:03:16.344Z|13c1075e-26d9-42fe-8409-77ad32106ee8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:03:16.345Z|13c1075e-26d9-42fe-8409-77ad32106ee8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:03:16.350Z|40c2bb8f-5595-4193-a1ae-4add69579ca1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:03:16.350Z|40c2bb8f-5595-4193-a1ae-4add69579ca1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:03:20.750Z|b0a21419-dd20-4cdb-808f-f5d814e7c6a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:03:20.751Z|b0a21419-dd20-4cdb-808f-f5d814e7c6a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:03:26.375Z|a228fafc-2033-4dbe-b0ad-67d1ad55e9f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:03:26.377Z|a228fafc-2033-4dbe-b0ad-67d1ad55e9f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:03:26.377Z|45536914-05ba-493e-af1d-e90b6b4edbad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:03:26.388Z|45536914-05ba-493e-af1d-e90b6b4edbad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:03:26.390Z|948c04c2-ab3d-469d-bae1-76c342e29e11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:03:26.390Z|948c04c2-ab3d-469d-bae1-76c342e29e11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:03:35.750Z|1b5203e7-8afd-4c7b-9495-afd8803524ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:03:35.754Z|1b5203e7-8afd-4c7b-9495-afd8803524ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:03:36.416Z|61d62584-ca02-4d24-b937-3a8c6294ab16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:03:36.417Z|61d62584-ca02-4d24-b937-3a8c6294ab16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:03:36.440Z|06a01bb9-c00e-473e-a398-c965ee22716a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:03:36.440Z|06a01bb9-c00e-473e-a398-c965ee22716a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:03:36.442Z|73b2e200-08df-46bf-9c3a-2b0b6e0bca41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:03:36.442Z|73b2e200-08df-46bf-9c3a-2b0b6e0bca41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:03:36.646Z|b6548ae3-e9c7-4bb9-b241-d6875b30b365|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:03:36.646Z|b6548ae3-e9c7-4bb9-b241-d6875b30b365|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:03:46.444Z|026cb035-c0ba-4c6f-a060-1fb32c563332|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:03:46.445Z|026cb035-c0ba-4c6f-a060-1fb32c563332|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:03:46.473Z|da61d8e0-5af9-4bf0-9ae1-cfaaea10d6d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:03:46.474Z|da61d8e0-5af9-4bf0-9ae1-cfaaea10d6d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:03:46.473Z|61a97c70-0f47-45cc-99a2-29aed654c55c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:03:46.474Z|61a97c70-0f47-45cc-99a2-29aed654c55c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:03:50.750Z|f9e07746-6622-4c70-ab16-f4f3c0cecdf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:03:50.750Z|f9e07746-6622-4c70-ab16-f4f3c0cecdf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:03:56.488Z|37b576ea-62db-4e9f-8266-2d259eff7d23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:03:56.489Z|37b576ea-62db-4e9f-8266-2d259eff7d23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:03:56.499Z|d4b686b2-8e80-4566-b980-f8a8b255dd5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:03:56.501Z|d4b686b2-8e80-4566-b980-f8a8b255dd5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:03:56.502Z|7304e610-cfa9-4494-b9a0-a4895471e314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:03:56.503Z|7304e610-cfa9-4494-b9a0-a4895471e314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:03:59.890Z|3443a161-f988-4e15-b069-ffc720dc6871|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:03:59.891Z|3443a161-f988-4e15-b069-ffc720dc6871|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:04:05.750Z|fc68c969-f2ef-42c2-a2aa-e1f106f041da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:04:05.750Z|fc68c969-f2ef-42c2-a2aa-e1f106f041da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:04:06.516Z|e2d4a4d1-97d0-49a4-918b-62d4dd76e972|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:04:06.516Z|e2d4a4d1-97d0-49a4-918b-62d4dd76e972|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:04:06.525Z|50a0e7ac-0eab-47cc-a3ae-9ceda1cdcc10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:04:06.525Z|50a0e7ac-0eab-47cc-a3ae-9ceda1cdcc10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:04:06.534Z|03e43daf-ee3f-46f3-bc4b-a572be2d988c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:04:06.534Z|03e43daf-ee3f-46f3-bc4b-a572be2d988c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:04:06.646Z|b31dc455-d973-4afb-95bd-198f281c2042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:04:06.647Z|b31dc455-d973-4afb-95bd-198f281c2042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:04:16.544Z|57ad16b0-24a7-4074-9f89-48353a6c150c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:04:16.545Z|57ad16b0-24a7-4074-9f89-48353a6c150c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:04:16.552Z|076b7555-39f9-48ac-a03b-c77c3a76eef6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:04:16.553Z|076b7555-39f9-48ac-a03b-c77c3a76eef6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:04:16.563Z|f8c1606b-3193-42ce-a5f4-66c741aa4f76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:04:16.564Z|f8c1606b-3193-42ce-a5f4-66c741aa4f76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:04:20.750Z|06d12652-1d0b-4f3d-a601-a2f9f483fad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:04:20.755Z|06d12652-1d0b-4f3d-a601-a2f9f483fad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:04:26.584Z|441aa422-92e9-4db1-a686-474e23b6f62a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:04:26.584Z|441aa422-92e9-4db1-a686-474e23b6f62a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:04:26.587Z|73deeac7-190f-4efb-86c0-45493187e11b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:04:26.588Z|73deeac7-190f-4efb-86c0-45493187e11b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:04:26.588Z|80c92313-f068-4d59-b4d8-1fb6df334b36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:04:26.588Z|80c92313-f068-4d59-b4d8-1fb6df334b36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:04:35.750Z|1743c6ed-d079-481b-8d4c-d859d298c532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:04:35.750Z|1743c6ed-d079-481b-8d4c-d859d298c532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:04:36.614Z|798822a2-a611-4db7-84d1-679937b76ba1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:04:36.614Z|798822a2-a611-4db7-84d1-679937b76ba1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:04:36.618Z|9af17e70-e6e4-4e7e-8f82-fb637e179ec6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:04:36.618Z|9af17e70-e6e4-4e7e-8f82-fb637e179ec6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:04:36.624Z|20c27535-d5a1-453b-95f6-621c6333e006|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:04:36.624Z|20c27535-d5a1-453b-95f6-621c6333e006|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:04:36.647Z|6dc5c6a4-7473-441f-9a4f-eb9768bfd968|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:04:36.647Z|6dc5c6a4-7473-441f-9a4f-eb9768bfd968|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:04:46.643Z|880d3a4e-65b4-4a70-9b87-22eb9842c243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:04:46.644Z|880d3a4e-65b4-4a70-9b87-22eb9842c243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:04:46.647Z|233b48b9-4111-429a-8f38-4d03fe497f41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:04:46.647Z|233b48b9-4111-429a-8f38-4d03fe497f41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:04:46.653Z|2c5d7d28-1a9f-484f-8de1-a2a573af2527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:04:46.653Z|2c5d7d28-1a9f-484f-8de1-a2a573af2527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:04:50.750Z|e000c80e-1756-42a2-8fe8-ac0cb11893da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:04:50.751Z|e000c80e-1756-42a2-8fe8-ac0cb11893da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:04:56.673Z|42ee4a71-c220-4f66-95cd-b1c58cd28d5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:04:56.674Z|42ee4a71-c220-4f66-95cd-b1c58cd28d5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:04:56.679Z|a3ad3872-8e39-4b2d-a34d-9e4b1f6018a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:04:56.680Z|a3ad3872-8e39-4b2d-a34d-9e4b1f6018a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:04:56.684Z|d5f2b5af-902b-42dc-9cd6-abbb855643ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:04:56.684Z|d5f2b5af-902b-42dc-9cd6-abbb855643ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:04:59.889Z|5023e0a4-26a6-478c-9558-db5444603817|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:04:59.890Z|5023e0a4-26a6-478c-9558-db5444603817|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:05:05.750Z|a7839518-82a3-4371-9eb5-e1491e782544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:05:05.753Z|a7839518-82a3-4371-9eb5-e1491e782544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:05:06.648Z|288ebe97-8ba6-41cc-8f6c-49fdc206839f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:05:06.649Z|288ebe97-8ba6-41cc-8f6c-49fdc206839f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:05:06.708Z|49d2382e-6333-4c75-b663-d2a29f4222f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:05:06.709Z|8e925c80-93e6-40d6-bc2f-243f90d09003|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:05:06.712Z|8e925c80-93e6-40d6-bc2f-243f90d09003|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:05:06.714Z|b6776eab-6be5-4650-93b2-24c34c697104|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:05:06.713Z|49d2382e-6333-4c75-b663-d2a29f4222f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:05:06.714Z|b6776eab-6be5-4650-93b2-24c34c697104|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:05:16.743Z|8261b164-a2f9-42f9-840e-d24eea83cde7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:05:16.744Z|8261b164-a2f9-42f9-840e-d24eea83cde7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:05:16.746Z|43470c27-22b5-41fe-9fa7-dcca2cda834a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:05:16.747Z|43470c27-22b5-41fe-9fa7-dcca2cda834a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:05:16.752Z|e832ac14-41ad-4526-8edd-d7ac45055727|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:05:16.753Z|e832ac14-41ad-4526-8edd-d7ac45055727|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:05:20.750Z|86de229d-781f-4004-a0cb-3308db089a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:05:20.750Z|86de229d-781f-4004-a0cb-3308db089a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:05:26.774Z|faa981d8-dd6b-4ff6-9560-345b5dabbbae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:05:26.775Z|faa981d8-dd6b-4ff6-9560-345b5dabbbae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:05:26.780Z|75584b75-c368-49c7-866c-7d455aab77dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:05:26.780Z|75584b75-c368-49c7-866c-7d455aab77dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:05:26.786Z|ae1e2e81-9472-4ba1-9d75-7064635fb9de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:05:26.786Z|ae1e2e81-9472-4ba1-9d75-7064635fb9de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:05:35.749Z|c5ca1496-ef67-4120-bb32-089287f2e36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:05:35.750Z|c5ca1496-ef67-4120-bb32-089287f2e36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:05:36.650Z|6c0bcaf1-1aa4-4ec9-bd01-1b2f89dfecc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:05:36.650Z|6c0bcaf1-1aa4-4ec9-bd01-1b2f89dfecc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:05:36.807Z|e290bfb6-67ac-4f67-9530-628ba2307e94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:05:36.807Z|e290bfb6-67ac-4f67-9530-628ba2307e94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:05:36.810Z|b4e997b9-d36f-46cc-a044-c42fbc52d0ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:05:36.812Z|b4e997b9-d36f-46cc-a044-c42fbc52d0ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:05:36.815Z|178d6e83-82fb-4814-9512-bfe834ef301e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:05:36.815Z|178d6e83-82fb-4814-9512-bfe834ef301e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:05:46.843Z|caa87b8d-f068-4af0-8d97-8ed8a284ea19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:05:46.843Z|caa87b8d-f068-4af0-8d97-8ed8a284ea19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:05:46.844Z|c8ac0247-48f8-47f5-9a3e-6bf3d1b8b3da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:05:46.848Z|c8ac0247-48f8-47f5-9a3e-6bf3d1b8b3da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:05:46.852Z|520c3452-7e6e-45bb-b007-0df7e16eb247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:05:46.854Z|520c3452-7e6e-45bb-b007-0df7e16eb247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:05:50.750Z|493428f2-2230-498e-93dc-372d5860d6e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:05:50.753Z|493428f2-2230-498e-93dc-372d5860d6e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:05:56.876Z|5538ca37-71c8-48da-8130-500ef6cbb1f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:05:56.877Z|5538ca37-71c8-48da-8130-500ef6cbb1f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:05:56.880Z|f42b0771-b33d-42db-8c29-22664f862d61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:05:56.880Z|f42b0771-b33d-42db-8c29-22664f862d61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:05:56.882Z|75f90cac-fd3f-4c82-905c-92f1bcbe68e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:05:56.882Z|75f90cac-fd3f-4c82-905c-92f1bcbe68e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:05:59.889Z|346c566d-4318-406e-8819-fe2dbf7913bd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:05:59.890Z|346c566d-4318-406e-8819-fe2dbf7913bd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:06:05.750Z|3f5ab3ce-5303-4adc-b3b4-8a36a4d60875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:06:05.750Z|3f5ab3ce-5303-4adc-b3b4-8a36a4d60875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:06:06.651Z|572f1ea5-b22a-4fb1-bd54-4c3118074e69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:06:06.651Z|572f1ea5-b22a-4fb1-bd54-4c3118074e69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:06:06.912Z|a01fc26f-bcc0-45d8-a13e-f3ffa9c75182|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:06:06.912Z|efbc44dd-5c80-4983-8972-1ed672bdd386|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:06:06.913Z|a01fc26f-bcc0-45d8-a13e-f3ffa9c75182|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:06:06.913Z|efbc44dd-5c80-4983-8972-1ed672bdd386|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:06:06.921Z|60361e64-7216-45b1-b380-8130a2007c65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:06:06.921Z|60361e64-7216-45b1-b380-8130a2007c65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:06:16.946Z|992280ed-ef79-4895-bf07-623be3e6b056|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:06:16.946Z|992280ed-ef79-4895-bf07-623be3e6b056|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:06:16.948Z|d8e7fa85-c8c7-4b43-83bb-6f08b810185f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:06:16.950Z|20a8cbba-da6f-436f-b822-ae387a6ed8a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:06:16.949Z|d8e7fa85-c8c7-4b43-83bb-6f08b810185f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:06:16.952Z|20a8cbba-da6f-436f-b822-ae387a6ed8a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:06:20.749Z|4a190922-077c-4155-b750-3662e8a8caf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:06:20.750Z|4a190922-077c-4155-b750-3662e8a8caf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:06:26.976Z|e86dc411-9ac1-4c5b-b842-8c72f6c7bc1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:06:26.976Z|e86dc411-9ac1-4c5b-b842-8c72f6c7bc1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:06:26.984Z|f475032e-e66d-4bbd-bfef-2ce678e9b038|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:06:26.984Z|f475032e-e66d-4bbd-bfef-2ce678e9b038|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:06:26.987Z|ac3f4886-9abd-4dc6-88a3-96886b19454b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:06:26.988Z|ac3f4886-9abd-4dc6-88a3-96886b19454b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:06:35.750Z|6e035b87-6818-4d57-97d7-4a87e164e27b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:06:35.758Z|6e035b87-6818-4d57-97d7-4a87e164e27b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:06:36.652Z|9b92ca4f-591d-432a-a8b2-e2e83203b6b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:06:36.652Z|9b92ca4f-591d-432a-a8b2-e2e83203b6b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:06:37.011Z|64f3bd88-d3bb-4805-b227-ab1f7726f8cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:06:37.012Z|64f3bd88-d3bb-4805-b227-ab1f7726f8cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:06:37.023Z|372a1a23-06b4-4391-bfc6-6b1609ef3466|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:06:37.023Z|ed3eaaa6-f137-4528-a509-b9af16490f37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:06:37.023Z|372a1a23-06b4-4391-bfc6-6b1609ef3466|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:06:37.023Z|ed3eaaa6-f137-4528-a509-b9af16490f37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:06:47.045Z|5e574a11-1530-4c68-af91-70602e91f056|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:06:47.046Z|5e574a11-1530-4c68-af91-70602e91f056|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:06:47.060Z|2a72e395-6c9b-47a1-861a-a49344638109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:06:47.060Z|2a72e395-6c9b-47a1-861a-a49344638109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:06:47.061Z|a10ea4be-ac1d-4b9d-ae7b-37974876f7e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:06:47.062Z|a10ea4be-ac1d-4b9d-ae7b-37974876f7e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:06:50.750Z|197c59e4-139d-47df-979d-c623694426de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:06:50.750Z|197c59e4-139d-47df-979d-c623694426de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:06:57.077Z|06a97cdd-e64d-459a-9d31-37d056276b50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:06:57.078Z|06a97cdd-e64d-459a-9d31-37d056276b50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:06:57.089Z|5a09ee0b-1e12-460d-80e7-cf53a4386f8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:06:57.090Z|5a09ee0b-1e12-460d-80e7-cf53a4386f8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:06:57.093Z|ac48d73f-e9f0-44f3-aac5-5f2c4dc8cfe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:06:57.094Z|ac48d73f-e9f0-44f3-aac5-5f2c4dc8cfe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:06:59.891Z|113e663d-0b8a-4644-8c4e-81e54dc29d75|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:06:59.892Z|113e663d-0b8a-4644-8c4e-81e54dc29d75|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:07:05.750Z|cbb65434-618a-4243-b456-ab59ea98d5a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:07:05.750Z|cbb65434-618a-4243-b456-ab59ea98d5a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:07:06.653Z|f6bc3b0e-172e-4af5-9291-31d8d3cfbacd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:07:06.653Z|f6bc3b0e-172e-4af5-9291-31d8d3cfbacd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:07:07.111Z|f18b4609-afb1-4cae-81f6-0e7a0d3d23d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:07:07.112Z|f18b4609-afb1-4cae-81f6-0e7a0d3d23d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:07:07.117Z|e6fad90c-d9bb-4f27-90ca-b4645ab31334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:07:07.118Z|e6fad90c-d9bb-4f27-90ca-b4645ab31334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:07:07.120Z|05a5ca20-e661-4005-b56a-42f3c95b4d39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:07:07.121Z|05a5ca20-e661-4005-b56a-42f3c95b4d39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:07:17.144Z|19446a89-73a5-430b-9132-881b3908c962|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:07:17.145Z|19446a89-73a5-430b-9132-881b3908c962|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:07:17.150Z|5c35e00a-9e5d-4ed3-94db-1ae658a917b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:07:17.150Z|5c35e00a-9e5d-4ed3-94db-1ae658a917b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:07:17.153Z|eafacc7b-b6d6-4ad0-b7e4-a4937d03d7e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:07:17.153Z|eafacc7b-b6d6-4ad0-b7e4-a4937d03d7e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:07:20.750Z|630c996a-3157-42ca-b4d4-01baabe666ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:07:20.754Z|630c996a-3157-42ca-b4d4-01baabe666ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:07:27.178Z|109ab8c9-9ed8-43d4-8d2e-2bb466fdbe2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:07:27.179Z|d64f60ca-ea48-4595-863a-988804cdb3d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:07:27.179Z|109ab8c9-9ed8-43d4-8d2e-2bb466fdbe2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:07:27.179Z|d64f60ca-ea48-4595-863a-988804cdb3d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:07:27.182Z|00b40dca-a0ba-487f-b849-7709330d1eea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:07:27.183Z|00b40dca-a0ba-487f-b849-7709330d1eea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:07:35.749Z|2cc021c1-8a98-403f-8491-603e93946890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:07:35.750Z|2cc021c1-8a98-403f-8491-603e93946890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:07:36.653Z|53ea47a0-e19c-4c67-a401-567a4652264b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:07:36.654Z|53ea47a0-e19c-4c67-a401-567a4652264b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:07:37.208Z|17536ee1-03ca-400a-bb09-300234255bc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:07:37.209Z|17536ee1-03ca-400a-bb09-300234255bc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:07:37.212Z|a3b80ec5-6f30-42ce-afd3-b8845c292f71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:07:37.212Z|a3b80ec5-6f30-42ce-afd3-b8845c292f71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:07:37.214Z|984f450b-af90-4333-8828-9a8d17c0ad6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:07:37.215Z|984f450b-af90-4333-8828-9a8d17c0ad6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:07:47.255Z|5708cbb1-0902-48a0-b6b9-59ad304a17b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:07:47.256Z|5708cbb1-0902-48a0-b6b9-59ad304a17b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:07:47.258Z|82ad555e-b9e7-49c0-bcda-efa13fe681ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:07:47.259Z|82ad555e-b9e7-49c0-bcda-efa13fe681ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:07:47.259Z|832a05dd-43f2-4d13-a60d-18320faa204e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:07:47.260Z|832a05dd-43f2-4d13-a60d-18320faa204e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:07:50.750Z|7738e5c8-caed-439d-9a98-0287d1e7f591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:07:50.750Z|7738e5c8-caed-439d-9a98-0287d1e7f591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:07:57.297Z|44b79710-c5ca-4d58-ad89-e4ccd78eda7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:07:57.297Z|f9e1f58f-4fbf-4bfb-b1c3-ea8dbeb463ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:07:57.297Z|44b79710-c5ca-4d58-ad89-e4ccd78eda7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:07:57.298Z|f9e1f58f-4fbf-4bfb-b1c3-ea8dbeb463ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:07:57.299Z|9a3e53c4-a7b8-44e0-afaf-7f7556356ba3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:07:57.299Z|9a3e53c4-a7b8-44e0-afaf-7f7556356ba3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:07:59.889Z|53cb710e-3226-4db0-8395-f45fdb0ea111|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:07:59.890Z|53cb710e-3226-4db0-8395-f45fdb0ea111|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:08:05.750Z|42fb2dcd-51f4-45b0-8878-1d8731099240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:08:05.750Z|42fb2dcd-51f4-45b0-8878-1d8731099240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:08:06.654Z|10de3520-34a9-40f0-9fbe-ca1cf5a0cc9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:08:06.654Z|10de3520-34a9-40f0-9fbe-ca1cf5a0cc9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:08:07.337Z|84b8555a-cf63-4508-be9d-5bbf73856648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:08:07.338Z|c481a7d6-e980-49aa-ad0b-abb51f0dea07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:08:07.338Z|daf43f12-0535-4886-a0d3-de4e37fdcce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:08:07.338Z|84b8555a-cf63-4508-be9d-5bbf73856648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:08:07.339Z|c481a7d6-e980-49aa-ad0b-abb51f0dea07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:08:07.339Z|daf43f12-0535-4886-a0d3-de4e37fdcce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:08:17.372Z|05c965b1-c44d-4b4f-a310-558560807e60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:08:17.372Z|05c965b1-c44d-4b4f-a310-558560807e60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:08:17.374Z|24425f80-43ee-49b3-ab13-cee49c243a49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:08:17.374Z|24425f80-43ee-49b3-ab13-cee49c243a49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:08:17.378Z|f65eb661-8472-47ad-9453-11738484d9ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:08:17.379Z|f65eb661-8472-47ad-9453-11738484d9ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:08:20.750Z|2a4a61cb-1a80-4290-b7f2-49cb5f6984cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:08:20.750Z|2a4a61cb-1a80-4290-b7f2-49cb5f6984cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:08:27.406Z|67ed92af-1df6-475a-831b-734bf22f3acc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:08:27.406Z|29a8bc5b-3e6d-496d-8349-59a9afb45503|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:08:27.407Z|29a8bc5b-3e6d-496d-8349-59a9afb45503|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:08:27.407Z|67ed92af-1df6-475a-831b-734bf22f3acc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:08:27.407Z|76bb27f5-94f5-46d0-98b9-2abf60f0e892|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:08:27.407Z|76bb27f5-94f5-46d0-98b9-2abf60f0e892|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:08:35.750Z|357a9d9f-a042-4901-a47c-db8ac8a12d3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:08:35.750Z|357a9d9f-a042-4901-a47c-db8ac8a12d3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:08:36.655Z|772e7951-92a5-4be0-8313-3bc6a3ef3d91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:08:36.656Z|772e7951-92a5-4be0-8313-3bc6a3ef3d91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:08:37.432Z|ae111abe-f11f-45df-ad18-cdeba018fdeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:08:37.433Z|ae111abe-f11f-45df-ad18-cdeba018fdeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:08:37.433Z|27b81afe-17b2-4816-acd7-3fa2d0946b13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:08:37.435Z|27b81afe-17b2-4816-acd7-3fa2d0946b13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:08:37.436Z|454d99a1-4356-477a-9410-b52045a19aed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:08:37.436Z|454d99a1-4356-477a-9410-b52045a19aed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:08:47.460Z|8526c62d-695b-4170-8da2-3bbedabf0de6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:08:47.461Z|8526c62d-695b-4170-8da2-3bbedabf0de6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:08:47.465Z|698ddb29-850d-4908-a9ba-4567bc88d8f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:08:47.467Z|698ddb29-850d-4908-a9ba-4567bc88d8f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:08:47.467Z|49579d3f-3972-403f-955f-e55f2a2bed3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:08:47.468Z|49579d3f-3972-403f-955f-e55f2a2bed3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:08:50.750Z|5f5d0ef6-2a01-4f19-a53e-2b493c28cfa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:08:50.750Z|5f5d0ef6-2a01-4f19-a53e-2b493c28cfa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:08:57.489Z|3cca64de-a4b2-42a6-8741-27d2d429de70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:08:57.489Z|3cca64de-a4b2-42a6-8741-27d2d429de70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:08:57.495Z|34b0056f-a69c-4832-91a7-3c418509fbf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:08:57.496Z|34b0056f-a69c-4832-91a7-3c418509fbf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:08:57.497Z|77d410a9-5b62-4314-9f28-9a7e959e490d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:08:57.497Z|77d410a9-5b62-4314-9f28-9a7e959e490d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:08:59.889Z|9a5466b2-60d6-4246-98bb-2cebaa089b5f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:08:59.890Z|9a5466b2-60d6-4246-98bb-2cebaa089b5f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:09:05.750Z|933ca873-78d0-49af-acfe-7b0ab2abd3ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:09:05.751Z|933ca873-78d0-49af-acfe-7b0ab2abd3ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:09:06.656Z|cc896e71-53e0-4dcf-b12b-6536b1ac3ebc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:09:06.656Z|cc896e71-53e0-4dcf-b12b-6536b1ac3ebc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:09:07.515Z|6ce57625-4267-48e7-a957-c5708025d2a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:09:07.516Z|6ce57625-4267-48e7-a957-c5708025d2a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:09:07.522Z|53aa5824-9eee-48bc-8f9e-93b7b343ee44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:09:07.523Z|53aa5824-9eee-48bc-8f9e-93b7b343ee44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:09:07.525Z|b5d7383b-6da4-4b56-bb38-3ccf66e50d7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:09:07.526Z|b5d7383b-6da4-4b56-bb38-3ccf66e50d7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:09:17.547Z|43f4c464-54af-47f2-8a27-c65d65aed005|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:09:17.548Z|43f4c464-54af-47f2-8a27-c65d65aed005|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:09:17.552Z|29d4cc45-bc52-4b70-bb59-1e8aa2562ae8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:09:17.553Z|29d4cc45-bc52-4b70-bb59-1e8aa2562ae8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:09:17.553Z|48f4fea7-46f7-4fe0-835a-c0e3375be1cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:09:17.554Z|48f4fea7-46f7-4fe0-835a-c0e3375be1cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:09:20.750Z|64b44caf-eaaf-4b7b-a155-db70d2eccacb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:09:20.750Z|64b44caf-eaaf-4b7b-a155-db70d2eccacb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:09:27.586Z|4f7eb4bb-d620-42bb-800b-1924cf2052e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:09:27.586Z|4f7eb4bb-d620-42bb-800b-1924cf2052e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:09:27.591Z|e73d89fe-005b-4042-8f80-c184d67cfe02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:09:27.592Z|e73d89fe-005b-4042-8f80-c184d67cfe02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:09:27.596Z|54037af6-60b4-4a26-a79d-87ddc7526653|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:09:27.597Z|54037af6-60b4-4a26-a79d-87ddc7526653|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:09:35.750Z|293a8ca6-6bcc-4cd8-85b8-25a36716e065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:09:35.750Z|293a8ca6-6bcc-4cd8-85b8-25a36716e065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:09:36.657Z|47017b0d-98c8-4952-8fc5-e7dae6f41b84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:09:36.657Z|47017b0d-98c8-4952-8fc5-e7dae6f41b84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:09:37.621Z|2955570b-f514-466c-8adb-0f1cce29c28a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:09:37.621Z|2955570b-f514-466c-8adb-0f1cce29c28a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:09:37.624Z|1e85f20f-af01-41f3-a196-5543e068a94f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:09:37.625Z|1e85f20f-af01-41f3-a196-5543e068a94f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:09:37.628Z|c86bbaa9-b846-437b-8fa3-c2a1603e9816|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:09:37.629Z|c86bbaa9-b846-437b-8fa3-c2a1603e9816|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:09:47.649Z|fe1adf37-93ab-4b80-98d4-df212351cdc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:09:47.650Z|fe1adf37-93ab-4b80-98d4-df212351cdc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:09:47.654Z|0ede1c15-e32b-424b-869f-164b017fba4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:09:47.657Z|fca6e8f4-9fdc-4871-8ac3-e112956804f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:09:47.657Z|fca6e8f4-9fdc-4871-8ac3-e112956804f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:09:47.663Z|0ede1c15-e32b-424b-869f-164b017fba4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:09:50.750Z|47330d8c-e072-4a20-a47b-a916b77c87f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:09:50.750Z|47330d8c-e072-4a20-a47b-a916b77c87f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:09:57.680Z|dc64bc85-2c8b-44d6-b649-9639017ffdc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:09:57.681Z|dc64bc85-2c8b-44d6-b649-9639017ffdc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:09:57.688Z|6f506d00-7fce-416a-ab3c-a1b0a778bd91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:09:57.688Z|36b75f02-5c23-418a-8b35-354e20c78970|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:09:57.689Z|36b75f02-5c23-418a-8b35-354e20c78970|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:09:57.689Z|6f506d00-7fce-416a-ab3c-a1b0a778bd91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:09:59.889Z|4beed6af-1a47-4cc8-b2c4-8b1920f4b69d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:09:59.889Z|4beed6af-1a47-4cc8-b2c4-8b1920f4b69d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:10:05.750Z|e5ac688a-4c56-44e5-a74b-3ad2d43dc053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:10:05.750Z|e5ac688a-4c56-44e5-a74b-3ad2d43dc053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:10:06.658Z|2254217c-306e-415b-8bae-009a7ad222c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:10:06.658Z|2254217c-306e-415b-8bae-009a7ad222c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:10:07.708Z|cbdb9e52-adbb-4dc9-915b-81b4dffff390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:10:07.709Z|cbdb9e52-adbb-4dc9-915b-81b4dffff390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:10:07.718Z|689154bb-a28e-4916-8017-a35b55d36b4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:10:07.719Z|689154bb-a28e-4916-8017-a35b55d36b4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:10:07.720Z|59d5d894-8bb1-44fd-b43c-ff65cdc65924|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:10:07.721Z|59d5d894-8bb1-44fd-b43c-ff65cdc65924|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:10:17.737Z|e2238b7a-10fc-4263-819c-a562142d31fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:10:17.738Z|e2238b7a-10fc-4263-819c-a562142d31fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:10:17.746Z|c97266b2-c182-4441-b63c-818b64568a6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:10:17.746Z|c97266b2-c182-4441-b63c-818b64568a6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:10:17.752Z|ee4a6d13-4720-47f1-9dd8-e09c98fad212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:10:17.753Z|ee4a6d13-4720-47f1-9dd8-e09c98fad212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:10:20.750Z|1c5b1f2a-cdda-4f09-8e10-ddda58e7e781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:10:20.754Z|1c5b1f2a-cdda-4f09-8e10-ddda58e7e781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:10:27.768Z|713cfdef-16da-4094-80c8-153427d41f2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:10:27.769Z|713cfdef-16da-4094-80c8-153427d41f2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:10:27.774Z|d20018b6-7f15-4710-a250-1264c59e19ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:10:27.775Z|d20018b6-7f15-4710-a250-1264c59e19ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:10:27.778Z|43d97480-68e5-4781-8d63-91ececc1cf16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:10:27.779Z|43d97480-68e5-4781-8d63-91ececc1cf16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:10:35.749Z|5a20eb86-26b2-4e02-8f8a-3bc33311dc17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:10:35.750Z|5a20eb86-26b2-4e02-8f8a-3bc33311dc17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:10:36.659Z|4d12f54d-7b0a-498f-af79-874cd75b06cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:10:36.659Z|4d12f54d-7b0a-498f-af79-874cd75b06cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:10:37.805Z|a5ac79c7-5f06-4d81-a8e4-5694b562241f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:10:37.806Z|a5ac79c7-5f06-4d81-a8e4-5694b562241f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:10:37.809Z|6609b9db-a8be-454d-acf2-8d0ca054c2a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:10:37.810Z|6609b9db-a8be-454d-acf2-8d0ca054c2a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:10:37.814Z|87fd4d05-a988-4c4d-9884-b4ca1aa8827e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:10:37.815Z|87fd4d05-a988-4c4d-9884-b4ca1aa8827e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:10:47.847Z|cec4c7cb-7c86-4cfb-ab85-f3b9ba958645|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:10:47.847Z|cec4c7cb-7c86-4cfb-ab85-f3b9ba958645|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:10:47.850Z|615141d2-6c60-4ed4-9549-2616e8bfa9a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:10:47.850Z|615141d2-6c60-4ed4-9549-2616e8bfa9a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:10:47.855Z|7ca8cc24-9c6c-4151-afaa-bf9f73ede739|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:10:47.855Z|7ca8cc24-9c6c-4151-afaa-bf9f73ede739|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:10:50.749Z|a3fabe45-98de-4036-80cf-ac6215974bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:10:50.750Z|a3fabe45-98de-4036-80cf-ac6215974bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:10:57.880Z|52de0f40-423e-46d5-a21b-be7df9a2f358|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:10:57.881Z|52de0f40-423e-46d5-a21b-be7df9a2f358|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:10:57.890Z|73691860-91ff-4fd5-a764-682dbddfce16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:10:57.891Z|bc822219-54c6-4112-b69b-3b1357c24c94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:10:57.891Z|73691860-91ff-4fd5-a764-682dbddfce16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:10:57.891Z|bc822219-54c6-4112-b69b-3b1357c24c94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:10:59.889Z|163040e6-01e2-4697-b730-5b36c7a9cb3c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:10:59.890Z|163040e6-01e2-4697-b730-5b36c7a9cb3c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:11:05.749Z|08f5bcc8-8151-49c1-84e5-e6b5ad1af8a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:11:05.753Z|08f5bcc8-8151-49c1-84e5-e6b5ad1af8a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:11:06.659Z|ed876301-cf2b-4a43-8b15-93833458d87d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:11:06.659Z|ed876301-cf2b-4a43-8b15-93833458d87d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:11:07.924Z|f0ad92b4-26b6-474a-8391-6b6f1b8a40e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:11:07.924Z|e299dd11-4d43-4534-9f16-275fb35c5508|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:11:07.924Z|f0ad92b4-26b6-474a-8391-6b6f1b8a40e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:11:07.924Z|e299dd11-4d43-4534-9f16-275fb35c5508|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:11:07.931Z|b8b25f7e-0e3d-496a-8ad9-6db475a3ad44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:11:07.931Z|b8b25f7e-0e3d-496a-8ad9-6db475a3ad44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:11:17.960Z|08316b5c-5368-476f-966c-da0a06766cd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:11:17.961Z|08316b5c-5368-476f-966c-da0a06766cd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:11:17.965Z|7e841b7a-cb7d-4eaf-8e93-49c9159920ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:11:17.965Z|7e841b7a-cb7d-4eaf-8e93-49c9159920ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:11:17.972Z|a4f4b31d-98fd-46b3-9b27-7e4990228535|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:11:17.972Z|a4f4b31d-98fd-46b3-9b27-7e4990228535|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:11:20.750Z|01954499-9c09-4eda-8d41-53183f4f4969|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:11:20.751Z|01954499-9c09-4eda-8d41-53183f4f4969|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:11:28.003Z|da05e134-f7fb-4d0f-b7ed-99b07b126b72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:11:28.004Z|da05e134-f7fb-4d0f-b7ed-99b07b126b72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:11:28.013Z|4f11398a-fe62-44c8-a094-afd1c471767c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:11:28.013Z|8604da7d-a330-458d-9fe8-2bf5ebbe8842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:11:28.013Z|4f11398a-fe62-44c8-a094-afd1c471767c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:11:28.014Z|8604da7d-a330-458d-9fe8-2bf5ebbe8842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:11:35.750Z|834dcded-0b38-4828-b393-b5d8ed8bdaed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:11:35.750Z|834dcded-0b38-4828-b393-b5d8ed8bdaed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:11:36.660Z|2aaffd83-c7d9-46ef-86c0-6873fcf48ca6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:11:36.660Z|2aaffd83-c7d9-46ef-86c0-6873fcf48ca6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:11:38.035Z|8aa39e67-3641-4800-9322-76e6cb543d57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:11:38.036Z|8aa39e67-3641-4800-9322-76e6cb543d57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:11:38.044Z|7472acad-437d-4155-a8c2-ac493ad6f457|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:11:38.044Z|7472acad-437d-4155-a8c2-ac493ad6f457|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:11:38.047Z|2d158857-8629-4583-aecd-04cf211ba656|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:11:38.047Z|2d158857-8629-4583-aecd-04cf211ba656|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:11:48.076Z|c2ac25a2-bb05-4463-adcc-3675e9800b8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:11:48.076Z|c2ac25a2-bb05-4463-adcc-3675e9800b8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:11:48.081Z|78d71116-4dcf-415b-9962-011a8eb11aed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:11:48.082Z|a7687f23-cf9e-4587-b6c6-ea4b37ce2120|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:11:48.083Z|78d71116-4dcf-415b-9962-011a8eb11aed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:11:48.083Z|a7687f23-cf9e-4587-b6c6-ea4b37ce2120|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:11:50.750Z|e1535354-a66c-41db-bf5b-588c6bcb7fff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:11:50.755Z|e1535354-a66c-41db-bf5b-588c6bcb7fff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:11:58.109Z|dd51e039-6bd7-4600-960c-c03c2fba147f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:11:58.110Z|dd51e039-6bd7-4600-960c-c03c2fba147f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:11:58.115Z|aa993617-ffc5-4ed3-9d09-237bfaf9f231|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:11:58.115Z|aa993617-ffc5-4ed3-9d09-237bfaf9f231|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:11:58.118Z|7c9ebec7-6c07-4705-9f7b-7a2aed24805d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:11:58.119Z|7c9ebec7-6c07-4705-9f7b-7a2aed24805d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:11:59.888Z|8810138e-709b-4d15-a834-db0a5e95526e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:11:59.889Z|8810138e-709b-4d15-a834-db0a5e95526e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:12:05.750Z|bb5aaa26-24fa-45ad-bca0-ce8398509589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:12:05.751Z|bb5aaa26-24fa-45ad-bca0-ce8398509589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:12:06.661Z|ffa3d903-cf10-4a9f-9e0a-501984b3236a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:12:06.661Z|ffa3d903-cf10-4a9f-9e0a-501984b3236a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:12:08.146Z|73b15476-4f8d-4302-88a4-9e2f4502bc20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:12:08.146Z|73b15476-4f8d-4302-88a4-9e2f4502bc20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:12:08.146Z|e2deac38-1853-4ef0-83b4-7755f8751770|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:12:08.147Z|e2deac38-1853-4ef0-83b4-7755f8751770|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:12:08.149Z|c92d7772-23b2-46ae-b92f-32f8593fb81d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:12:08.149Z|c92d7772-23b2-46ae-b92f-32f8593fb81d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:12:18.177Z|2d4a9bca-3285-41f5-901c-0e58c17141c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:12:18.178Z|2d4a9bca-3285-41f5-901c-0e58c17141c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:12:18.188Z|50742c10-b6eb-4507-9c60-ba6d7ba6bc8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:12:18.192Z|50742c10-b6eb-4507-9c60-ba6d7ba6bc8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:12:18.198Z|377a003e-82fa-465b-aa6a-83d751a9b449|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:12:18.198Z|377a003e-82fa-465b-aa6a-83d751a9b449|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:12:20.750Z|35df6329-9d21-401f-a9ab-96f592f7d812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:12:20.750Z|35df6329-9d21-401f-a9ab-96f592f7d812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:12:28.209Z|d09b8737-206f-4695-b53c-f9061ef60de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:12:28.210Z|d09b8737-206f-4695-b53c-f9061ef60de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:12:28.227Z|47e6e9d9-759f-4b50-bd00-c96a4663fdd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:12:28.227Z|47e6e9d9-759f-4b50-bd00-c96a4663fdd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:12:28.232Z|b2600b92-d991-4e3e-a19a-9027ead8b641|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:12:28.233Z|b2600b92-d991-4e3e-a19a-9027ead8b641|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:12:35.750Z|059df604-306d-496f-9579-14f8c90d993a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:12:35.754Z|059df604-306d-496f-9579-14f8c90d993a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:12:36.663Z|1d6ab7e8-8336-4344-9eed-c28da56c71a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:12:36.663Z|1d6ab7e8-8336-4344-9eed-c28da56c71a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:12:38.245Z|9f0ddeee-2163-4ba8-a434-fcd51efe531f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:12:38.246Z|9f0ddeee-2163-4ba8-a434-fcd51efe531f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:12:38.256Z|392a8249-6f16-4d07-8ad8-c8f52f1547fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:12:38.257Z|392a8249-6f16-4d07-8ad8-c8f52f1547fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:12:38.264Z|fdb83ad0-6c9e-44b7-8ef1-c0b329486b05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:12:38.265Z|fdb83ad0-6c9e-44b7-8ef1-c0b329486b05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:12:48.280Z|5c844f1c-4013-4ea9-b9ec-ed7e3a3d1897|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:12:48.281Z|5c844f1c-4013-4ea9-b9ec-ed7e3a3d1897|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:12:48.293Z|8f901e35-c136-46d0-95d5-68ebf8ad0af9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:12:48.293Z|8f901e35-c136-46d0-95d5-68ebf8ad0af9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:12:48.296Z|9c1ae650-4a97-4faf-b273-e43cce4600d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:12:48.296Z|9c1ae650-4a97-4faf-b273-e43cce4600d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:12:50.750Z|f70c23d0-0026-49f2-89e0-6c8e9091eba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:12:50.751Z|f70c23d0-0026-49f2-89e0-6c8e9091eba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:12:58.313Z|7cad5d7b-3ca8-461b-ac9a-52df35c45cc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:12:58.314Z|7cad5d7b-3ca8-461b-ac9a-52df35c45cc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:12:58.330Z|bb540cc5-7a3c-40d8-bfd2-12a597687e1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:12:58.331Z|bb540cc5-7a3c-40d8-bfd2-12a597687e1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:12:58.332Z|d4d72aba-e75b-41bd-bdac-354537a4bf10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:12:58.333Z|d4d72aba-e75b-41bd-bdac-354537a4bf10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:12:59.899Z|da615942-f2c0-48f9-bc52-a5658c7e56e5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:12:59.901Z|da615942-f2c0-48f9-bc52-a5658c7e56e5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:13:05.750Z|e5c6c689-8559-448b-ad26-2fde0c7df074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:13:05.750Z|e5c6c689-8559-448b-ad26-2fde0c7df074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:13:06.664Z|6922bd69-c74b-42cc-86ac-391b08d9e269|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:13:06.664Z|6922bd69-c74b-42cc-86ac-391b08d9e269|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:13:08.343Z|27ccb770-07d8-48da-bc66-b7e6de02c4b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:13:08.343Z|27ccb770-07d8-48da-bc66-b7e6de02c4b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:13:08.362Z|865b4c32-c119-4dde-bde4-d456a23082eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:13:08.363Z|865b4c32-c119-4dde-bde4-d456a23082eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:13:08.365Z|fcd58f68-bb7b-47cd-9821-b092f5fe17e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:13:08.366Z|fcd58f68-bb7b-47cd-9821-b092f5fe17e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:13:18.372Z|66ec33e9-4bed-4e69-8c1e-6e42ae6e08b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:13:18.373Z|66ec33e9-4bed-4e69-8c1e-6e42ae6e08b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:13:18.399Z|21646d46-c401-4dbb-be28-148a7057ebfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:13:18.399Z|5e201199-9946-4e5b-ba76-658400a37834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:13:18.399Z|21646d46-c401-4dbb-be28-148a7057ebfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:13:18.399Z|5e201199-9946-4e5b-ba76-658400a37834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:13:20.750Z|d64073e8-723b-4e39-91b4-4ad68b3941e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:13:20.754Z|d64073e8-723b-4e39-91b4-4ad68b3941e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:13:28.411Z|e19654e4-a738-4faa-b8d7-039a06b78fc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:13:28.411Z|e19654e4-a738-4faa-b8d7-039a06b78fc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:13:28.431Z|b6a20945-2717-406b-afad-06111fbc0639|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:13:28.432Z|b6a20945-2717-406b-afad-06111fbc0639|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:13:28.432Z|34ce426d-13af-42ad-b8b3-88350c46e222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:13:28.433Z|34ce426d-13af-42ad-b8b3-88350c46e222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:13:35.750Z|ecbf710a-01ee-4936-a4e0-102a3f555c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:13:35.750Z|ecbf710a-01ee-4936-a4e0-102a3f555c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:13:36.665Z|97453678-e19b-4cce-bae2-d91e1e47e781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:13:36.665Z|97453678-e19b-4cce-bae2-d91e1e47e781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:13:38.442Z|10ccb8ef-773f-4a75-b083-df7bd3264776|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:13:38.442Z|10ccb8ef-773f-4a75-b083-df7bd3264776|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:13:38.457Z|b5f12508-0547-4f4b-81ec-109add97e561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:13:38.458Z|b5f12508-0547-4f4b-81ec-109add97e561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:13:38.463Z|657955a2-a122-4eb7-a4fd-3103d3d5de47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:13:38.463Z|657955a2-a122-4eb7-a4fd-3103d3d5de47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:13:48.479Z|62b7bf72-58ba-4954-affa-d8c64197e677|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:13:48.480Z|62b7bf72-58ba-4954-affa-d8c64197e677|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:13:48.489Z|15aeeb98-b2fc-4ad0-9f3e-21b3ad3849ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:13:48.490Z|15aeeb98-b2fc-4ad0-9f3e-21b3ad3849ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:13:48.494Z|42efd05a-392f-4256-ace3-1b5caa8988f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:13:48.494Z|42efd05a-392f-4256-ace3-1b5caa8988f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:13:50.749Z|0f938ce9-03d0-4305-be10-100a1d2840dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:13:50.750Z|0f938ce9-03d0-4305-be10-100a1d2840dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:13:58.523Z|76b563b6-0f17-4a37-832a-6c15b96893cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:13:58.523Z|77ef9279-2776-4ce7-9951-d70ce64f7b33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:13:58.524Z|76b563b6-0f17-4a37-832a-6c15b96893cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:13:58.525Z|77ef9279-2776-4ce7-9951-d70ce64f7b33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:13:58.532Z|88b58916-4d2a-40d9-9ccb-aed142d83256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:13:58.533Z|88b58916-4d2a-40d9-9ccb-aed142d83256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:13:59.889Z|948c9a65-962d-4b40-815a-fe5ac0143e74|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:13:59.890Z|948c9a65-962d-4b40-815a-fe5ac0143e74|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:14:05.750Z|a15f00b6-da12-4cc8-b9c0-fd754873f962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:14:05.754Z|a15f00b6-da12-4cc8-b9c0-fd754873f962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:14:06.666Z|41f46679-ddd3-4a63-9a62-5c5c22e9b9b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:14:06.667Z|41f46679-ddd3-4a63-9a62-5c5c22e9b9b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:14:08.562Z|ce2474f6-a68e-4a2a-9ac6-60c7a0ee204f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:14:08.562Z|cfcfc910-ed5a-4aa8-badf-79a15acd7108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:14:08.562Z|ce2474f6-a68e-4a2a-9ac6-60c7a0ee204f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:14:08.562Z|cfcfc910-ed5a-4aa8-badf-79a15acd7108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:14:08.564Z|0bfd178b-9d7e-4d74-8ffc-b2b49a3a8df1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:14:08.565Z|0bfd178b-9d7e-4d74-8ffc-b2b49a3a8df1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:14:18.591Z|1d004723-5543-40fa-9a3e-d8330ea85d03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:14:18.592Z|1d004723-5543-40fa-9a3e-d8330ea85d03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:14:18.592Z|650e3a1b-5507-490f-9f8d-2141a01b1dfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:14:18.595Z|650e3a1b-5507-490f-9f8d-2141a01b1dfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:14:18.598Z|2a721a17-51dc-46a5-ade6-618e864e9bb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:14:18.600Z|2a721a17-51dc-46a5-ade6-618e864e9bb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:14:20.750Z|76bd2153-1ab0-432d-8856-e792b040711f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:14:20.750Z|76bd2153-1ab0-432d-8856-e792b040711f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:14:28.623Z|0dd6a489-d798-4522-b1a4-7999e14f957f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:14:28.624Z|0dd6a489-d798-4522-b1a4-7999e14f957f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:14:28.625Z|3ac64b71-7fe3-4f5e-8616-558add32e101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:14:28.626Z|61e7cb0a-602d-49b8-aeaf-46fe1285117f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:14:28.626Z|3ac64b71-7fe3-4f5e-8616-558add32e101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:14:28.627Z|61e7cb0a-602d-49b8-aeaf-46fe1285117f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:14:35.750Z|d6c817e1-1f70-4b6d-9e5e-e4a69b766628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:14:35.750Z|d6c817e1-1f70-4b6d-9e5e-e4a69b766628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:14:36.670Z|a0338ebe-5dd2-407f-b7eb-d340d185d273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:14:36.670Z|a0338ebe-5dd2-407f-b7eb-d340d185d273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:14:38.654Z|548f4da4-ad9a-410f-bb80-a96a7ba6809a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:14:38.655Z|548f4da4-ad9a-410f-bb80-a96a7ba6809a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:14:38.663Z|8500c65c-4075-4003-b4ac-2c6b711f5b99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:14:38.664Z|8500c65c-4075-4003-b4ac-2c6b711f5b99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:14:38.667Z|91c6ecc6-811a-4ec2-a8af-15a7fde1a093|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:14:38.668Z|91c6ecc6-811a-4ec2-a8af-15a7fde1a093|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:14:48.686Z|469742d3-ef9a-4c01-94b6-93fd50783d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:14:48.687Z|469742d3-ef9a-4c01-94b6-93fd50783d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:14:48.697Z|80cd9a2f-48ca-419e-8691-b8ac9d1aea94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:14:48.701Z|80cd9a2f-48ca-419e-8691-b8ac9d1aea94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:14:48.700Z|27ac448d-89a2-440d-a3b2-f563d0a9a9ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:14:48.704Z|27ac448d-89a2-440d-a3b2-f563d0a9a9ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:14:50.750Z|7295b259-f3b3-4993-80d7-67e3ced65d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:14:50.753Z|7295b259-f3b3-4993-80d7-67e3ced65d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:14:58.724Z|99f96363-b263-4412-b86f-8903cdbbc228|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:14:58.725Z|99f96363-b263-4412-b86f-8903cdbbc228|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:14:58.733Z|74555854-6a2e-4be6-b899-8c24abc7336d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:14:58.733Z|f03a1192-9a21-488d-b74b-ef42c3c635dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:14:58.733Z|74555854-6a2e-4be6-b899-8c24abc7336d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:14:58.733Z|f03a1192-9a21-488d-b74b-ef42c3c635dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:14:59.892Z|c5a050f4-139f-494a-9c69-36495115b282|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:14:59.893Z|c5a050f4-139f-494a-9c69-36495115b282|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:15:05.750Z|f888e533-1c22-4cff-b3d7-c13c66165d7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:15:05.751Z|f888e533-1c22-4cff-b3d7-c13c66165d7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:15:06.671Z|5951996d-b5b7-4f70-aa49-f972c64e0fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:15:06.671Z|5951996d-b5b7-4f70-aa49-f972c64e0fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:15:08.757Z|68baca1a-fa27-48c5-93f2-d800a9f9e79f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:15:08.758Z|68baca1a-fa27-48c5-93f2-d800a9f9e79f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:15:08.774Z|9a4c2747-a6a8-41a7-8634-497267f10846|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:15:08.775Z|9a4c2747-a6a8-41a7-8634-497267f10846|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:15:08.778Z|da7a28ea-6b90-42f0-a978-70ed660c35d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:15:08.778Z|da7a28ea-6b90-42f0-a978-70ed660c35d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:15:18.788Z|484f1e24-2aae-4dd2-b6d6-6748d57ba95b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:15:18.789Z|484f1e24-2aae-4dd2-b6d6-6748d57ba95b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:15:18.805Z|ca5304fd-caf4-4df6-919b-90a5d49a8939|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:15:18.805Z|ca5304fd-caf4-4df6-919b-90a5d49a8939|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:15:18.809Z|c745ab18-a30c-47f6-9368-aaa677d52533|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:15:18.810Z|c745ab18-a30c-47f6-9368-aaa677d52533|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:15:20.751Z|36cf50fd-41ba-437d-9416-fa6f508e220e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:15:20.751Z|36cf50fd-41ba-437d-9416-fa6f508e220e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:15:28.821Z|3f3addd5-c6ca-4cfe-8a04-7e0355fd0864|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:15:28.822Z|3f3addd5-c6ca-4cfe-8a04-7e0355fd0864|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:15:28.841Z|3d5f6ee9-4baa-4588-a274-0679a0ecb020|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:15:28.841Z|3d5f6ee9-4baa-4588-a274-0679a0ecb020|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:15:28.844Z|ca7a111e-f277-4401-81db-98f8a923c98c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:15:28.845Z|ca7a111e-f277-4401-81db-98f8a923c98c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:15:35.750Z|4b2305fc-c4f7-42a8-bc7d-bc8c819fe734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:15:35.753Z|4b2305fc-c4f7-42a8-bc7d-bc8c819fe734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:15:36.672Z|f4380cc6-788e-4562-b64a-7d52ca326446|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:15:36.672Z|f4380cc6-788e-4562-b64a-7d52ca326446|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:15:38.854Z|923c3fca-0d23-4610-a3dc-3b5f3b2ee13f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:15:38.855Z|923c3fca-0d23-4610-a3dc-3b5f3b2ee13f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:15:38.875Z|cacedff8-b22b-48b9-9f2b-ad13474bbe26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:15:38.876Z|cacedff8-b22b-48b9-9f2b-ad13474bbe26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:15:38.876Z|63679301-04b1-4701-85e6-7be8d9e7f176|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:15:38.878Z|63679301-04b1-4701-85e6-7be8d9e7f176|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:15:48.886Z|d3930541-2388-4fe0-b48d-b9434a312442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:15:48.887Z|d3930541-2388-4fe0-b48d-b9434a312442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:15:48.905Z|48f86e45-a289-4078-806b-1c3410cc6b53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:15:48.906Z|48f86e45-a289-4078-806b-1c3410cc6b53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:15:48.907Z|e21efa8b-a3b4-46d4-aaa4-79716cbe6a89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:15:48.907Z|e21efa8b-a3b4-46d4-aaa4-79716cbe6a89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:15:50.750Z|d3fe8d6e-5b37-49bf-9815-3ee303199d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:15:50.750Z|d3fe8d6e-5b37-49bf-9815-3ee303199d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:15:58.920Z|f686e130-923d-4855-8417-a593cc3e77fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:15:58.921Z|f686e130-923d-4855-8417-a593cc3e77fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:15:58.932Z|5259c98a-5349-4662-b6cb-45e0e9c1e8e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:15:58.933Z|5259c98a-5349-4662-b6cb-45e0e9c1e8e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:15:58.935Z|d30bd616-3be8-49bb-ad48-2a728f6d6fab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:15:58.936Z|d30bd616-3be8-49bb-ad48-2a728f6d6fab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:15:59.889Z|7cbbff17-7792-4044-ba78-3eee8fc8e4f0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:15:59.890Z|7cbbff17-7792-4044-ba78-3eee8fc8e4f0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:16:05.750Z|5315a9bf-7e8b-43cb-8573-7ed419d23ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:16:05.750Z|5315a9bf-7e8b-43cb-8573-7ed419d23ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:16:06.672Z|c1a4e41b-ea22-411d-a6a8-c31d40f481aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:16:06.673Z|c1a4e41b-ea22-411d-a6a8-c31d40f481aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:16:08.954Z|e0e36aec-09ec-4f60-a39a-5562a2e49903|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:16:08.955Z|e0e36aec-09ec-4f60-a39a-5562a2e49903|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:16:08.965Z|20cd8b83-9d63-42b7-9b4e-9c3ed2790525|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:16:08.966Z|20cd8b83-9d63-42b7-9b4e-9c3ed2790525|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:16:08.967Z|40a3150f-177c-4237-ae9d-dc05e4fb1294|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:16:08.968Z|40a3150f-177c-4237-ae9d-dc05e4fb1294|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:16:18.988Z|d8640091-97f5-498d-8db0-cd9aa67b3766|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:16:18.988Z|d8640091-97f5-498d-8db0-cd9aa67b3766|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:16:19.000Z|a675004c-e5a5-49f3-af45-ac06d20969d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:16:19.000Z|a675004c-e5a5-49f3-af45-ac06d20969d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:16:19.003Z|ab5fb770-1ffa-43dc-90b0-7c4874b2fafa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:16:19.003Z|ab5fb770-1ffa-43dc-90b0-7c4874b2fafa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:16:20.750Z|59a64235-1b38-467d-bb9c-40376527941c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:16:20.754Z|59a64235-1b38-467d-bb9c-40376527941c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:16:29.018Z|79f80db1-b2ed-457f-9737-000ff75774da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:16:29.019Z|79f80db1-b2ed-457f-9737-000ff75774da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:16:29.029Z|a0ce2ba5-fc95-46f5-bee7-6c42c2d55792|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:16:29.030Z|a0ce2ba5-fc95-46f5-bee7-6c42c2d55792|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:16:29.030Z|16246c88-9442-41e8-a4bf-4ba919f4c6dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:16:29.030Z|16246c88-9442-41e8-a4bf-4ba919f4c6dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:16:35.751Z|ef87c500-875f-4454-8593-6937cf3109bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:16:35.751Z|ef87c500-875f-4454-8593-6937cf3109bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:16:36.673Z|c3b78e19-c3e1-4216-98c9-2fc46b9a4075|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:16:36.674Z|c3b78e19-c3e1-4216-98c9-2fc46b9a4075|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:16:39.051Z|82221a6f-6454-4efd-ada6-575020bc6713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:16:39.051Z|82221a6f-6454-4efd-ada6-575020bc6713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:16:39.061Z|ff1c9d64-82d8-42a6-8b38-b5ce7e16722f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:16:39.062Z|ff1c9d64-82d8-42a6-8b38-b5ce7e16722f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:16:39.065Z|5cf089d0-0d90-4a61-af5a-16ca54841e7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:16:39.066Z|5cf089d0-0d90-4a61-af5a-16ca54841e7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:16:49.091Z|dfd84452-928e-45fb-9728-d2ec6b18168d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:16:49.092Z|dfd84452-928e-45fb-9728-d2ec6b18168d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:16:49.097Z|fae63619-5e95-4685-8096-9bd2bcb4f54c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:16:49.098Z|fae63619-5e95-4685-8096-9bd2bcb4f54c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:16:49.099Z|3d166cdf-60a7-4eed-8ee6-39da974e43d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:16:49.100Z|3d166cdf-60a7-4eed-8ee6-39da974e43d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:16:50.750Z|796413d8-b50a-4e16-9934-02fbab61ea0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:16:50.750Z|796413d8-b50a-4e16-9934-02fbab61ea0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:16:59.124Z|04cfdbf2-dfc5-4bec-bf8d-b8fd9fb0ebcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:16:59.124Z|04cfdbf2-dfc5-4bec-bf8d-b8fd9fb0ebcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:16:59.130Z|518a9332-aad9-429a-b5b3-c493f10fc04f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:16:59.130Z|518a9332-aad9-429a-b5b3-c493f10fc04f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:16:59.133Z|e1ecb30a-27a9-4a1e-a60a-a8712ec39bcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:16:59.133Z|e1ecb30a-27a9-4a1e-a60a-a8712ec39bcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:16:59.891Z|f29fa057-d9e6-4b92-b35b-6c3b0eabea07|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:16:59.892Z|f29fa057-d9e6-4b92-b35b-6c3b0eabea07|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:17:05.750Z|9444a940-4ec5-4111-bd47-02e3b6ba1611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:17:05.753Z|9444a940-4ec5-4111-bd47-02e3b6ba1611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:17:06.674Z|46fe13d9-7c13-41ac-ac8b-2cace0e3a0c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:17:06.674Z|46fe13d9-7c13-41ac-ac8b-2cace0e3a0c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:17:09.154Z|253dc44d-ba87-4217-96e8-edfb5352dd27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:17:09.154Z|253dc44d-ba87-4217-96e8-edfb5352dd27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:17:09.159Z|8d36bfc8-c5cf-4b24-beaa-be886f9a98e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:17:09.159Z|8d36bfc8-c5cf-4b24-beaa-be886f9a98e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:17:09.159Z|b44d4d4e-70a1-47fd-81ac-44670e58928e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:17:09.160Z|b44d4d4e-70a1-47fd-81ac-44670e58928e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:17:19.182Z|606c05f8-afd0-4374-b025-22cfa41bacf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:17:19.182Z|606c05f8-afd0-4374-b025-22cfa41bacf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:17:19.182Z|0434048a-113e-4b8d-a8f6-f06d3d2b94cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:17:19.185Z|0434048a-113e-4b8d-a8f6-f06d3d2b94cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:17:19.185Z|f417a99d-a050-4784-9d4e-235c80802852|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:17:19.186Z|f417a99d-a050-4784-9d4e-235c80802852|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:17:20.750Z|02979543-2241-448e-9688-fbc381fe42b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:17:20.750Z|02979543-2241-448e-9688-fbc381fe42b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:17:29.209Z|6670aff3-685f-43ce-a5a6-164e4d6e1955|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:17:29.209Z|dce3de91-33aa-4c21-8f97-3d8caadbfa3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:17:29.210Z|6670aff3-685f-43ce-a5a6-164e4d6e1955|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:17:29.211Z|dce3de91-33aa-4c21-8f97-3d8caadbfa3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:17:29.217Z|32a0deac-41cd-4ead-8fd0-20244a02d6b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:17:29.217Z|32a0deac-41cd-4ead-8fd0-20244a02d6b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:17:35.749Z|c25a136b-7e62-4217-8608-30452341c289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:17:35.750Z|c25a136b-7e62-4217-8608-30452341c289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:17:36.675Z|ed74c48b-db2e-4781-906e-94d7a08083c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:17:36.675Z|ed74c48b-db2e-4781-906e-94d7a08083c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:17:39.243Z|f0645093-c90d-4758-b548-a7ef177df671|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:17:39.244Z|f0645093-c90d-4758-b548-a7ef177df671|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:17:39.245Z|e7de7f36-66a0-4694-a16e-46ab0c8c8d91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:17:39.245Z|e7de7f36-66a0-4694-a16e-46ab0c8c8d91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:17:39.253Z|08fcc0eb-f146-4e6a-a0cd-89f44c4eb5de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:17:39.254Z|08fcc0eb-f146-4e6a-a0cd-89f44c4eb5de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:17:49.283Z|b2211853-39a4-4d99-921b-540c76f5ed41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:17:49.284Z|b2211853-39a4-4d99-921b-540c76f5ed41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:17:49.282Z|8548bfef-20de-44af-a555-b4e339ba0e65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:17:49.286Z|8548bfef-20de-44af-a555-b4e339ba0e65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:17:49.290Z|832d4903-df0a-4c4a-b993-862eda75cd66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:17:49.290Z|832d4903-df0a-4c4a-b993-862eda75cd66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:17:50.750Z|4c9781d1-ca39-4449-8e3e-eddb7c3a169c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:17:50.754Z|4c9781d1-ca39-4449-8e3e-eddb7c3a169c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:17:59.313Z|06aefa7b-4127-40a8-a9a3-883efb1fd2fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:17:59.314Z|06aefa7b-4127-40a8-a9a3-883efb1fd2fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:17:59.314Z|997548bf-9637-43bc-8cc4-8f781569d726|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:17:59.315Z|997548bf-9637-43bc-8cc4-8f781569d726|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:17:59.319Z|0d3819a1-21c7-4721-88c0-a78c61efcee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:17:59.319Z|0d3819a1-21c7-4721-88c0-a78c61efcee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:17:59.892Z|cb439dec-dd57-430a-af9c-72b6e3dbd2e5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:17:59.893Z|cb439dec-dd57-430a-af9c-72b6e3dbd2e5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:18:05.749Z|8a6a25f4-f264-45e1-90ad-c3bd088b1184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:18:05.750Z|8a6a25f4-f264-45e1-90ad-c3bd088b1184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:18:06.677Z|8b73b4aa-bb4e-404e-b844-947ede436626|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:18:06.678Z|8b73b4aa-bb4e-404e-b844-947ede436626|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:18:09.346Z|23cf83f2-537c-4c5b-b852-11e65c74a563|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:18:09.347Z|23cf83f2-537c-4c5b-b852-11e65c74a563|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:18:09.348Z|091e1629-7bf6-4852-afa5-21af7ae20834|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:18:09.351Z|091e1629-7bf6-4852-afa5-21af7ae20834|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:18:09.350Z|99628c93-d41a-4bd0-b8a6-e474f6557d14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:18:09.352Z|99628c93-d41a-4bd0-b8a6-e474f6557d14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:18:19.379Z|f0b04c71-7187-4ff1-9eb8-6a7f8c33facb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:18:19.380Z|f0b04c71-7187-4ff1-9eb8-6a7f8c33facb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:18:19.386Z|5b9b3d00-a8e9-404f-9212-c818472ba453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:18:19.387Z|5b9b3d00-a8e9-404f-9212-c818472ba453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:18:19.395Z|6c2c9521-b6dc-4fb3-8dec-c98651656719|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:18:19.396Z|6c2c9521-b6dc-4fb3-8dec-c98651656719|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:18:20.750Z|96640ece-a02d-4fd3-9e90-53489145ecaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:18:20.750Z|96640ece-a02d-4fd3-9e90-53489145ecaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:18:29.417Z|daa9f79c-b0f0-4d57-800c-b7103378295b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:18:29.417Z|daa9f79c-b0f0-4d57-800c-b7103378295b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:18:29.421Z|520a9a63-1c86-4214-97d7-f1456dd00f5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:18:29.422Z|520a9a63-1c86-4214-97d7-f1456dd00f5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:18:29.425Z|cff8f846-1a05-4f46-9fe8-4c36d4c31d5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:18:29.425Z|cff8f846-1a05-4f46-9fe8-4c36d4c31d5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:18:35.750Z|41a49f41-4395-4206-838d-49e525bcf88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:18:35.755Z|41a49f41-4395-4206-838d-49e525bcf88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:18:36.679Z|3f6215b0-1341-4093-876c-247d2549c766|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:18:36.679Z|3f6215b0-1341-4093-876c-247d2549c766|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:18:39.446Z|1ee0e06b-5f2a-48b2-b7f6-f7a88c0d4cde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:18:39.447Z|1ee0e06b-5f2a-48b2-b7f6-f7a88c0d4cde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:18:39.448Z|7644fb79-fd99-490a-bcff-5adeadc4808c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:18:39.448Z|7644fb79-fd99-490a-bcff-5adeadc4808c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:18:39.453Z|582b1eb5-e375-45df-8b18-cd0ac15c1410|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:18:39.454Z|582b1eb5-e375-45df-8b18-cd0ac15c1410|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:18:49.475Z|46cbf24a-1a15-43e7-93df-505b0177bce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:18:49.476Z|46cbf24a-1a15-43e7-93df-505b0177bce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:18:49.479Z|06612add-096b-4c21-b706-ed3cb34dab87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:18:49.481Z|06612add-096b-4c21-b706-ed3cb34dab87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:18:49.483Z|4cded349-a6f8-4047-b3cf-37fc4ab73157|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:18:49.483Z|4cded349-a6f8-4047-b3cf-37fc4ab73157|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:18:50.750Z|7c2a7b39-f8da-41e5-802f-bbf97d58819d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:18:50.750Z|7c2a7b39-f8da-41e5-802f-bbf97d58819d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:18:59.512Z|e1fecbf8-cc97-4144-b5f6-a9bb28bcc576|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:18:59.512Z|0ff0bb93-5dd4-487e-ac48-9cc6c6f54023|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:18:59.513Z|0ff0bb93-5dd4-487e-ac48-9cc6c6f54023|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:18:59.513Z|e1fecbf8-cc97-4144-b5f6-a9bb28bcc576|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:18:59.518Z|f863e2b0-4196-4fb5-82dc-d9a721147836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:18:59.519Z|f863e2b0-4196-4fb5-82dc-d9a721147836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:18:59.889Z|7fba1592-03fe-4362-804f-b849431584c4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:18:59.890Z|7fba1592-03fe-4362-804f-b849431584c4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:19:05.749Z|c7d3829f-132c-40ab-927a-674f24a36ee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:19:05.750Z|c7d3829f-132c-40ab-927a-674f24a36ee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:19:06.683Z|c88a2494-7c0b-4c63-9be9-c27558657023|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:19:06.684Z|c88a2494-7c0b-4c63-9be9-c27558657023|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:19:09.544Z|0250565c-6a0f-4836-ad3b-7c8f5406d144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:19:09.544Z|5b275aed-0afe-4208-8699-934891c7ddf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:19:09.545Z|0250565c-6a0f-4836-ad3b-7c8f5406d144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:19:09.545Z|edfa5680-099f-4f7e-9a6f-75b9aa6f5f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:19:09.546Z|edfa5680-099f-4f7e-9a6f-75b9aa6f5f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:19:09.548Z|5b275aed-0afe-4208-8699-934891c7ddf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:19:19.573Z|dd5a45ff-39d6-472f-8738-6fb427189768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:19:19.574Z|dd5a45ff-39d6-472f-8738-6fb427189768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:19:19.577Z|5f26c9b8-ff1b-4437-ad13-11047f61a233|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:19:19.577Z|5f26c9b8-ff1b-4437-ad13-11047f61a233|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:19:19.579Z|8eaf91c7-579f-403b-a3a9-082c0ef83cca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:19:19.579Z|8eaf91c7-579f-403b-a3a9-082c0ef83cca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:19:20.750Z|061e88f8-e972-4168-a381-3a6c39260b42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:19:20.754Z|061e88f8-e972-4168-a381-3a6c39260b42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:19:29.616Z|4eb9b5c4-d76c-4a72-a39d-0450b43d9393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:19:29.616Z|829ed225-1265-4d38-bf78-36d194dff854|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:19:29.617Z|4eb9b5c4-d76c-4a72-a39d-0450b43d9393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:19:29.617Z|829ed225-1265-4d38-bf78-36d194dff854|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:19:29.617Z|5e9f8c74-ec38-46fd-9289-ec42c6908d2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:19:29.617Z|5e9f8c74-ec38-46fd-9289-ec42c6908d2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:19:35.750Z|db60f5f1-1d79-402a-a288-74cd245d6381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:19:35.750Z|db60f5f1-1d79-402a-a288-74cd245d6381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:19:36.685Z|52692fba-795f-4f4c-a75a-78e0c7f2cc54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:19:36.686Z|52692fba-795f-4f4c-a75a-78e0c7f2cc54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:19:39.645Z|c6a786e7-6f03-4d12-a911-c190622bf520|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:19:39.645Z|c6cdc2d8-e5fa-4e21-9932-21b9cd612eeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:19:39.646Z|c6cdc2d8-e5fa-4e21-9932-21b9cd612eeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:19:39.647Z|c6a786e7-6f03-4d12-a911-c190622bf520|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:19:39.647Z|48baddc4-94db-427b-afbf-18bea673a4d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:19:39.648Z|48baddc4-94db-427b-afbf-18bea673a4d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:19:49.677Z|24426381-36ed-44d0-9aa4-a0e8bf4e60d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:19:49.678Z|24426381-36ed-44d0-9aa4-a0e8bf4e60d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:19:49.678Z|eed1f4dd-29d3-4da1-88bb-f8e574aa4ae0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:19:49.678Z|eed1f4dd-29d3-4da1-88bb-f8e574aa4ae0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:19:49.684Z|c929186d-3ac6-49f3-a1c2-fdca59875b93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:19:49.684Z|c929186d-3ac6-49f3-a1c2-fdca59875b93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:19:50.750Z|0ef12a4a-f389-4b82-843c-258f2f1fa1ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:19:50.750Z|0ef12a4a-f389-4b82-843c-258f2f1fa1ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:19:59.710Z|07c2e28d-77ec-4ca2-8d32-941cd777609a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:19:59.710Z|07c2e28d-77ec-4ca2-8d32-941cd777609a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:19:59.712Z|7bdcbb85-fd9c-4e09-ba76-2ea66295b743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:19:59.713Z|7bdcbb85-fd9c-4e09-ba76-2ea66295b743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:19:59.713Z|15ee4589-0b1b-4cc2-bc10-8360067b58c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:19:59.715Z|15ee4589-0b1b-4cc2-bc10-8360067b58c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:19:59.890Z|ba93e014-58c9-4fde-a7b8-b106cfda45b5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:19:59.890Z|ba93e014-58c9-4fde-a7b8-b106cfda45b5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:20:05.750Z|d791ee45-2ba2-4eac-a51f-73abf60d6ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:20:05.755Z|d791ee45-2ba2-4eac-a51f-73abf60d6ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:20:06.686Z|1b3ff361-a8dc-42bf-8a5a-421b89162d8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:20:06.687Z|1b3ff361-a8dc-42bf-8a5a-421b89162d8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:20:09.743Z|d92c9e66-49d3-45d0-90d6-0e5bbc646025|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:20:09.744Z|d92c9e66-49d3-45d0-90d6-0e5bbc646025|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:20:09.748Z|041f55a8-cfef-456e-b24d-0fb0b753ef3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:20:09.748Z|041f55a8-cfef-456e-b24d-0fb0b753ef3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:20:09.748Z|0e3bdddb-9499-4f13-8382-89f83dff4e94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:20:09.749Z|0e3bdddb-9499-4f13-8382-89f83dff4e94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:20:19.776Z|2d000904-3ca1-49ce-ad06-336756a390e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:20:19.777Z|2d000904-3ca1-49ce-ad06-336756a390e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:20:19.795Z|172d2196-0754-4697-974f-32c5a28fa2af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:20:19.796Z|172d2196-0754-4697-974f-32c5a28fa2af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:20:19.797Z|4bad455e-34da-466d-8595-ff65aa6a4de6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:20:19.798Z|4bad455e-34da-466d-8595-ff65aa6a4de6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:20:20.750Z|1b9d7557-79b6-4ae0-81b0-cbeaf3d1ed7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:20:20.750Z|1b9d7557-79b6-4ae0-81b0-cbeaf3d1ed7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:20:29.812Z|14ca464d-4399-4868-9e31-5faac9b72c8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:20:29.813Z|14ca464d-4399-4868-9e31-5faac9b72c8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:20:29.830Z|849ddfb8-4298-4507-934c-cab39a99e16f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:20:29.831Z|849ddfb8-4298-4507-934c-cab39a99e16f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:20:29.831Z|483edbe8-747c-436f-8c03-5c5550adbe0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:20:29.832Z|483edbe8-747c-436f-8c03-5c5550adbe0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:20:35.750Z|22e0d490-847a-4352-9e23-1dbed90f186f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:20:35.750Z|22e0d490-847a-4352-9e23-1dbed90f186f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:20:36.687Z|b5d5b5b5-38fb-4995-ab73-6df6e37aac1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:20:36.688Z|b5d5b5b5-38fb-4995-ab73-6df6e37aac1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:20:39.837Z|f75a4b3a-666d-405b-8edb-637f3ed96740|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:20:39.837Z|f75a4b3a-666d-405b-8edb-637f3ed96740|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:20:39.855Z|9f4a50ca-19e2-4233-b51e-cfeefc3f5075|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:20:39.855Z|9f4a50ca-19e2-4233-b51e-cfeefc3f5075|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:20:39.862Z|64189732-82d3-4b18-8927-7ec47fee722c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:20:39.863Z|64189732-82d3-4b18-8927-7ec47fee722c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:20:49.865Z|2030f8f1-fd3c-43af-a40b-92225d95c0b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:20:49.865Z|2030f8f1-fd3c-43af-a40b-92225d95c0b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:20:49.889Z|066f7d8f-765b-4f90-bc4f-ca2f0e957042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:20:49.890Z|066f7d8f-765b-4f90-bc4f-ca2f0e957042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:20:49.897Z|7e2e9d05-6f4d-4fcc-b7e5-dc62052270cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:20:49.897Z|7e2e9d05-6f4d-4fcc-b7e5-dc62052270cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:20:50.750Z|1a3fd10c-9cae-4836-b0ef-d547202eded0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:20:50.754Z|1a3fd10c-9cae-4836-b0ef-d547202eded0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:20:59.889Z|2c65a5ac-901e-4fe6-bd6a-08bf1d79b905|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:20:59.890Z|2c65a5ac-901e-4fe6-bd6a-08bf1d79b905|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:20:59.900Z|5f2313d7-2fc8-4328-98fc-dc8d90f6136f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:20:59.900Z|5f2313d7-2fc8-4328-98fc-dc8d90f6136f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:20:59.925Z|6121d85a-35d9-4280-a2a8-8f009a6c29a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:20:59.926Z|6121d85a-35d9-4280-a2a8-8f009a6c29a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:20:59.926Z|a5857113-6252-4cf4-9d44-dab7bf5f7da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:20:59.926Z|a5857113-6252-4cf4-9d44-dab7bf5f7da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:21:05.750Z|d23b7931-d846-4525-a8ab-d36990262e6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:21:05.750Z|d23b7931-d846-4525-a8ab-d36990262e6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:21:06.688Z|1d9d50e3-9ce5-4bb2-868c-cd6de3f3d516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:21:06.688Z|1d9d50e3-9ce5-4bb2-868c-cd6de3f3d516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:21:09.931Z|5c07b5a9-8556-4b57-acd0-ae7e6cb18bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:21:09.931Z|5c07b5a9-8556-4b57-acd0-ae7e6cb18bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:21:09.953Z|2fd45bf6-6ce1-40c1-b9b6-e263b8479f5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:21:09.954Z|2fd45bf6-6ce1-40c1-b9b6-e263b8479f5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:21:09.957Z|94dab62c-49fd-4190-9e29-fb51b4888a8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:21:09.957Z|94dab62c-49fd-4190-9e29-fb51b4888a8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:21:19.966Z|601aec1e-28ce-493e-96ac-e0456bd6e9d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:21:19.967Z|601aec1e-28ce-493e-96ac-e0456bd6e9d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:21:19.991Z|a31b9cb5-aef3-45a7-b526-953a6af28a10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:21:19.991Z|c73a60f5-9fcf-4821-bcf4-7a3b116af1d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:21:19.992Z|a31b9cb5-aef3-45a7-b526-953a6af28a10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:21:19.992Z|c73a60f5-9fcf-4821-bcf4-7a3b116af1d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:21:20.750Z|78a48664-cd45-4807-be66-2226890945ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:21:20.750Z|78a48664-cd45-4807-be66-2226890945ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:21:29.995Z|77cfc72b-68a0-4bb1-a11d-cb10947996cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:21:29.996Z|77cfc72b-68a0-4bb1-a11d-cb10947996cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:21:30.016Z|f97022e5-445b-4f2d-8b53-c9f433ba1c42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:21:30.016Z|f97022e5-445b-4f2d-8b53-c9f433ba1c42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:21:30.021Z|cf82a221-1886-4254-a356-98ab58c2866a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:21:30.022Z|cf82a221-1886-4254-a356-98ab58c2866a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:21:35.750Z|98a76096-5ea3-4371-82d8-cf54c34dd565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:21:35.752Z|98a76096-5ea3-4371-82d8-cf54c34dd565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:21:36.691Z|dd92e9b4-8278-4fe3-81fb-20c99ee3a9b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:21:36.691Z|dd92e9b4-8278-4fe3-81fb-20c99ee3a9b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:21:40.027Z|6d3a605c-9239-4b6b-a38b-45ac3dc63658|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:21:40.028Z|6d3a605c-9239-4b6b-a38b-45ac3dc63658|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:21:40.044Z|ba2e0986-8a7d-4412-b9bb-710546109292|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:21:40.045Z|ba2e0986-8a7d-4412-b9bb-710546109292|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:21:40.049Z|0c475e72-908f-445e-9049-36c630ac0279|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:21:40.050Z|0c475e72-908f-445e-9049-36c630ac0279|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:21:50.056Z|a13d1d1d-8062-40d8-8721-504b89189497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:21:50.056Z|a13d1d1d-8062-40d8-8721-504b89189497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:21:50.073Z|218c73c4-699c-4b9f-a196-581a27584763|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:21:50.073Z|218c73c4-699c-4b9f-a196-581a27584763|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:21:50.081Z|ee8c5e1b-06d4-4c06-9f67-495ba06c978e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:21:50.081Z|ee8c5e1b-06d4-4c06-9f67-495ba06c978e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:21:50.750Z|7a142632-9878-4876-99bc-daf9baaa7294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:21:50.750Z|7a142632-9878-4876-99bc-daf9baaa7294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:21:59.889Z|f131d4a8-7fe0-4f9b-a149-2b4b3f12a75e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:21:59.890Z|f131d4a8-7fe0-4f9b-a149-2b4b3f12a75e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:22:00.086Z|04edba92-5773-441a-8f27-49138c947b92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:22:00.087Z|04edba92-5773-441a-8f27-49138c947b92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:22:00.105Z|86cfadf7-d85b-430b-a3a9-10c74a26b5cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:22:00.106Z|86cfadf7-d85b-430b-a3a9-10c74a26b5cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:22:00.113Z|ce535268-344d-4fc8-9515-c1fea3b4b35d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:22:00.113Z|ce535268-344d-4fc8-9515-c1fea3b4b35d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:22:05.750Z|e1b93c3d-d976-44e0-8222-aaf5c6f1a839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:22:05.750Z|e1b93c3d-d976-44e0-8222-aaf5c6f1a839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:22:06.692Z|a2c22677-7944-4436-bd5d-bba2d2f73bbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:22:06.692Z|a2c22677-7944-4436-bd5d-bba2d2f73bbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:22:10.118Z|578af623-cc65-4b3d-a56c-7ed87b7b2538|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:22:10.119Z|578af623-cc65-4b3d-a56c-7ed87b7b2538|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:22:10.137Z|2260c28a-31b3-4e4d-b544-ad0e5cffafba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:22:10.138Z|2260c28a-31b3-4e4d-b544-ad0e5cffafba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:22:10.141Z|8f5ebbc9-1f36-4cec-8fa0-7ee88bfe0564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:22:10.141Z|8f5ebbc9-1f36-4cec-8fa0-7ee88bfe0564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:22:20.149Z|937832b9-4d46-4fb4-9af7-1128eb73f23b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:22:20.149Z|937832b9-4d46-4fb4-9af7-1128eb73f23b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:22:20.166Z|a046f76f-2219-4d51-896d-5e72da06835a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:22:20.167Z|46eba0bf-a9e3-4711-aad1-3d9c0bf34441|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:22:20.167Z|a046f76f-2219-4d51-896d-5e72da06835a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:22:20.167Z|46eba0bf-a9e3-4711-aad1-3d9c0bf34441|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:22:20.750Z|a099d38a-066b-4751-91f4-1aa625763bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:22:20.755Z|a099d38a-066b-4751-91f4-1aa625763bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:22:30.182Z|46986fb6-ad4b-42ca-a49d-2de721c79ef7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:22:30.183Z|46986fb6-ad4b-42ca-a49d-2de721c79ef7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:22:30.196Z|729f93fd-9ad3-4bbf-aade-217d6ebdbc50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:22:30.197Z|729f93fd-9ad3-4bbf-aade-217d6ebdbc50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:22:30.199Z|fcdbf68b-74c5-477c-b858-04a22bf774c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:22:30.199Z|fcdbf68b-74c5-477c-b858-04a22bf774c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:22:35.749Z|e22704c3-c295-44ca-a42c-f38a5caeffb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:22:35.750Z|e22704c3-c295-44ca-a42c-f38a5caeffb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:22:36.693Z|a88803c1-9593-4b18-8eff-6f323f217dde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:22:36.693Z|a88803c1-9593-4b18-8eff-6f323f217dde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:22:40.212Z|dffdd33e-d41c-41d6-bcbc-a0ddb415d8db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:22:40.213Z|dffdd33e-d41c-41d6-bcbc-a0ddb415d8db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:22:40.222Z|ea6a0d3b-8a63-4ab2-a986-277c263047c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:22:40.223Z|ea6a0d3b-8a63-4ab2-a986-277c263047c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:22:40.228Z|90da61e1-23b8-4ab2-b74e-bf6894325e1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:22:40.229Z|90da61e1-23b8-4ab2-b74e-bf6894325e1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:22:50.247Z|04b5c3ae-5f06-45e9-8be2-3bcde59b67fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:22:50.248Z|04b5c3ae-5f06-45e9-8be2-3bcde59b67fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:22:50.253Z|1d21e150-8275-4759-a37b-40f92da96a18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:22:50.254Z|1d21e150-8275-4759-a37b-40f92da96a18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:22:50.257Z|6b18a8cc-6522-4258-8e95-6201832f76ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:22:50.257Z|6b18a8cc-6522-4258-8e95-6201832f76ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:22:50.750Z|c6b34fc4-e0df-4f67-a4be-4dcb1128a4a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:22:50.750Z|c6b34fc4-e0df-4f67-a4be-4dcb1128a4a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:22:59.890Z|c1e267a0-1ebe-49fd-9a70-e0870941b55b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:22:59.891Z|c1e267a0-1ebe-49fd-9a70-e0870941b55b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:23:00.277Z|06a9c4f5-8801-41bd-999c-b9a6249388d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:23:00.278Z|06a9c4f5-8801-41bd-999c-b9a6249388d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:23:00.283Z|5dadd4bd-d713-4a74-ab06-dc587e21cbca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:23:00.284Z|5dadd4bd-d713-4a74-ab06-dc587e21cbca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:23:00.287Z|0e9192f8-6f4a-4e03-a995-64a0c9b4d452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:23:00.287Z|0e9192f8-6f4a-4e03-a995-64a0c9b4d452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:23:05.750Z|b0ce0a79-6d65-4f99-96bf-403820c2d416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:23:05.755Z|b0ce0a79-6d65-4f99-96bf-403820c2d416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:23:06.694Z|96454447-14cd-4808-adf9-5cb4e30aa6ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:23:06.694Z|96454447-14cd-4808-adf9-5cb4e30aa6ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:23:10.304Z|40bb305d-5a50-4ec5-85a8-008ddf252db1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:23:10.305Z|40bb305d-5a50-4ec5-85a8-008ddf252db1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:23:10.312Z|7d25f016-fb4e-4b42-a976-15afb9c1ff6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:23:10.312Z|7d25f016-fb4e-4b42-a976-15afb9c1ff6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:23:10.315Z|1bf2d802-e930-4a96-ba6d-3270a535842e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:23:10.315Z|1bf2d802-e930-4a96-ba6d-3270a535842e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:23:20.341Z|4efc059a-52b4-4c0b-9908-013e0e5532a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:23:20.341Z|4efc059a-52b4-4c0b-9908-013e0e5532a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:23:20.344Z|9827b1b5-d4a3-4adc-8cc9-8efab9a9ac6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:23:20.345Z|9827b1b5-d4a3-4adc-8cc9-8efab9a9ac6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:23:20.347Z|fe7fa635-14bb-4fdc-993e-d61df6ef5027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:23:20.348Z|fe7fa635-14bb-4fdc-993e-d61df6ef5027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:23:20.750Z|76f9fd21-81bd-461b-ad1d-d88dd8bb0ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:23:20.750Z|76f9fd21-81bd-461b-ad1d-d88dd8bb0ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:23:30.364Z|f7b6392b-b800-4a98-a1dd-6d29cf09655d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:23:30.365Z|f7b6392b-b800-4a98-a1dd-6d29cf09655d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:23:30.371Z|ff1eb9f2-6fe3-4281-b405-691cdf0efa53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:23:30.371Z|ff1eb9f2-6fe3-4281-b405-691cdf0efa53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:23:30.376Z|0cc6ac56-5379-489e-ac9d-22c57efc7a6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:23:30.376Z|0cc6ac56-5379-489e-ac9d-22c57efc7a6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:23:35.750Z|d6b94232-058a-4855-91b6-9ac9d4e066e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:23:35.750Z|d6b94232-058a-4855-91b6-9ac9d4e066e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:23:36.695Z|b992628b-ab34-427b-8a29-df50ebf1332f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:23:36.696Z|b992628b-ab34-427b-8a29-df50ebf1332f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:23:40.412Z|287525b8-49a9-43d7-9846-462d63ff8e94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:23:40.413Z|287525b8-49a9-43d7-9846-462d63ff8e94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:23:40.419Z|2d3c8324-af7b-40fb-9064-0c839c55c56d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:23:40.419Z|2d3c8324-af7b-40fb-9064-0c839c55c56d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:23:40.422Z|e8e19ac5-5fb8-4b6d-8744-7c5ffe562d80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:23:40.422Z|e8e19ac5-5fb8-4b6d-8744-7c5ffe562d80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:23:50.448Z|ae1007df-dc2e-47c7-a315-5422b9b30e8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:23:50.448Z|39e539a7-1d60-4341-8d48-3d7504663588|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:23:50.448Z|ae1007df-dc2e-47c7-a315-5422b9b30e8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:23:50.449Z|39e539a7-1d60-4341-8d48-3d7504663588|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:23:50.452Z|214514d0-ecca-495e-955c-a49715fe6494|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:23:50.452Z|214514d0-ecca-495e-955c-a49715fe6494|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:23:50.750Z|5a0c01c5-abd2-4718-aefe-c1ba8bfbfa50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:23:50.753Z|5a0c01c5-abd2-4718-aefe-c1ba8bfbfa50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:23:59.889Z|07c428b4-851e-46dc-b1e9-03ac74dbf7fd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:23:59.890Z|07c428b4-851e-46dc-b1e9-03ac74dbf7fd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:24:00.473Z|1fca2920-3fee-41d1-96e1-236cfff19911|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:24:00.473Z|f740e594-78e1-4a5c-a0a2-75c8ba938d49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:24:00.473Z|1fca2920-3fee-41d1-96e1-236cfff19911|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:24:00.473Z|f740e594-78e1-4a5c-a0a2-75c8ba938d49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:24:00.477Z|fd5e0a95-c700-4c4b-b13e-56431586a53a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:24:00.478Z|fd5e0a95-c700-4c4b-b13e-56431586a53a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:24:05.750Z|1b1e97e2-5743-4d7c-aaf1-793d34992160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:24:05.750Z|1b1e97e2-5743-4d7c-aaf1-793d34992160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:24:06.699Z|9e442e54-dcb4-4974-b165-a607af7208dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:24:06.700Z|9e442e54-dcb4-4974-b165-a607af7208dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:24:10.508Z|5df29187-e33e-4576-a799-fdf755503b31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:24:10.509Z|5df29187-e33e-4576-a799-fdf755503b31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:24:10.511Z|c0650449-65a0-45b0-a845-49b97a09911c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:24:10.512Z|c0650449-65a0-45b0-a845-49b97a09911c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:24:10.514Z|0bfa6c59-d736-4d23-8c8b-c8ce0ffa6da4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:24:10.515Z|0bfa6c59-d736-4d23-8c8b-c8ce0ffa6da4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:24:20.536Z|f50c87e3-4af0-4a44-be7e-fdac09ce7c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:24:20.537Z|f50c87e3-4af0-4a44-be7e-fdac09ce7c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:24:20.541Z|df763d31-97e5-439d-81e3-546b2a421421|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:24:20.542Z|ec15d16b-d5bd-4389-8cd7-cba84cee1c98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:24:20.542Z|ec15d16b-d5bd-4389-8cd7-cba84cee1c98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:24:20.545Z|df763d31-97e5-439d-81e3-546b2a421421|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:24:20.750Z|245dc2f0-e68d-4ad4-ba76-0938180edd05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:24:20.750Z|245dc2f0-e68d-4ad4-ba76-0938180edd05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:24:30.563Z|6bb7f95d-d5f9-452e-b731-13ddbfe821b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:24:30.564Z|6bb7f95d-d5f9-452e-b731-13ddbfe821b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:24:30.566Z|c868e3ef-d6d0-4da1-8d9b-5bf79afb7100|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:24:30.567Z|c868e3ef-d6d0-4da1-8d9b-5bf79afb7100|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:24:30.573Z|070a77f0-747a-467c-8a19-ce3741354839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:24:30.574Z|070a77f0-747a-467c-8a19-ce3741354839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:24:35.749Z|2c08ba61-e9be-4820-a32c-5e4febd4b5cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:24:35.753Z|2c08ba61-e9be-4820-a32c-5e4febd4b5cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:24:36.700Z|6c5ae13c-9584-437e-8fb4-2f933075fd5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:24:36.701Z|6c5ae13c-9584-437e-8fb4-2f933075fd5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:24:40.596Z|f3a81347-c408-4498-8ee5-537b1a8c676d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:24:40.597Z|f3a81347-c408-4498-8ee5-537b1a8c676d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:24:40.598Z|cb370920-79c7-49c8-b3d1-afa3ec3f5b6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:24:40.599Z|cb370920-79c7-49c8-b3d1-afa3ec3f5b6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:24:40.603Z|80de613a-de12-4c67-abf0-1a7babd53979|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:24:40.603Z|80de613a-de12-4c67-abf0-1a7babd53979|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:24:50.629Z|5f13df01-3354-4849-8cb9-d7896a789b9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:24:50.630Z|5f13df01-3354-4849-8cb9-d7896a789b9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:24:50.634Z|d2dc6c4c-7639-4529-93dc-f1791747a73a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:24:50.634Z|d2dc6c4c-7639-4529-93dc-f1791747a73a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:24:50.636Z|e1e76393-c977-4b9f-b550-81827b56cefd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:24:50.636Z|e1e76393-c977-4b9f-b550-81827b56cefd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:24:50.750Z|f8316d1e-79e9-41d0-928c-0289ed909421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:24:50.750Z|f8316d1e-79e9-41d0-928c-0289ed909421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:24:59.890Z|a7bd8ede-e94d-4f3f-8a5c-19dd29c41373|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:24:59.890Z|a7bd8ede-e94d-4f3f-8a5c-19dd29c41373|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:25:00.654Z|98af05a1-8cba-4449-aa1e-ba2d2efecaa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:25:00.655Z|98af05a1-8cba-4449-aa1e-ba2d2efecaa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:25:00.662Z|38df0cd3-c339-49de-ac84-b2b16eba7903|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:25:00.662Z|38df0cd3-c339-49de-ac84-b2b16eba7903|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:25:00.665Z|4efa79a7-862d-43e2-a0b3-9d5d2991aba6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:25:00.666Z|4efa79a7-862d-43e2-a0b3-9d5d2991aba6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:25:05.750Z|9c3b62fd-5572-44c1-8651-ef4588e8440c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:25:05.751Z|9c3b62fd-5572-44c1-8651-ef4588e8440c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:25:06.701Z|80a8b07c-fe70-4694-a98a-e33ec14c2d5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:25:06.702Z|80a8b07c-fe70-4694-a98a-e33ec14c2d5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:25:10.685Z|62102edf-2673-48aa-9b24-53e63e7828f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:25:10.685Z|62102edf-2673-48aa-9b24-53e63e7828f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:25:10.685Z|bbac0bf8-625f-415f-b00a-79fe3f6a0cd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:25:10.687Z|bbac0bf8-625f-415f-b00a-79fe3f6a0cd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:25:10.696Z|7a6e1644-5818-4eb8-abb5-3b636c097565|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:25:10.697Z|7a6e1644-5818-4eb8-abb5-3b636c097565|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:25:20.721Z|0105ecb4-8d76-47f7-acf3-e13485e8fe01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:25:20.722Z|0105ecb4-8d76-47f7-acf3-e13485e8fe01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:25:20.728Z|2e1a2656-9f36-4722-a7ed-11ae2f37dd73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:25:20.728Z|2e1a2656-9f36-4722-a7ed-11ae2f37dd73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:25:20.728Z|a6ea70c0-d3e4-40b8-bf6a-19cec9db86cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:25:20.730Z|a6ea70c0-d3e4-40b8-bf6a-19cec9db86cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:25:20.750Z|871b6431-da46-4098-960b-345855eb22c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:25:20.754Z|871b6431-da46-4098-960b-345855eb22c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:25:30.756Z|05885b14-4bad-4a75-aa1d-58a7e797828c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:25:30.756Z|05885b14-4bad-4a75-aa1d-58a7e797828c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:25:30.758Z|480ad65f-fc26-4a13-aa8b-9e9b7d582f42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:25:30.759Z|480ad65f-fc26-4a13-aa8b-9e9b7d582f42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:25:30.762Z|0bae2981-8270-4a94-a46a-5a2e295ad669|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:25:30.762Z|0bae2981-8270-4a94-a46a-5a2e295ad669|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:25:35.749Z|c58a34c6-d287-40a6-9fff-ed69adb94f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:25:35.750Z|c58a34c6-d287-40a6-9fff-ed69adb94f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:25:36.702Z|b15d5332-1d1a-45de-92e2-835557be23f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:25:36.703Z|b15d5332-1d1a-45de-92e2-835557be23f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:25:40.788Z|892de8b7-9b2c-4667-b71a-2f7ee08b9f1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:25:40.789Z|892de8b7-9b2c-4667-b71a-2f7ee08b9f1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:25:40.789Z|f1004428-4683-4c91-ab23-fcfbaf737060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:25:40.792Z|f1004428-4683-4c91-ab23-fcfbaf737060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:25:40.798Z|6cf3e4fd-cb70-45f0-8c91-d4305123e9f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:25:40.799Z|6cf3e4fd-cb70-45f0-8c91-d4305123e9f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:25:50.751Z|bcc3d6ca-3cf3-454f-8252-3b4a9a0aae12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:25:50.751Z|bcc3d6ca-3cf3-454f-8252-3b4a9a0aae12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:25:50.820Z|95356a0c-3798-4a6a-a022-44fc0675be21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:25:50.820Z|95356a0c-3798-4a6a-a022-44fc0675be21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:25:50.825Z|477a3884-9c86-4496-ae3a-dce577ca6d08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:25:50.825Z|477a3884-9c86-4496-ae3a-dce577ca6d08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:25:50.825Z|29b08887-b499-4d59-aecf-4961a4299e99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:25:50.827Z|29b08887-b499-4d59-aecf-4961a4299e99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:25:59.891Z|1f37be9d-67fc-47a2-a8bf-dd6e4f41cdaa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:25:59.891Z|1f37be9d-67fc-47a2-a8bf-dd6e4f41cdaa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:26:00.850Z|032543dc-363b-43fb-9207-0988384a167d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:26:00.851Z|032543dc-363b-43fb-9207-0988384a167d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:26:00.853Z|efada029-ff07-4b44-b5d7-c3a075272759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:26:00.853Z|efada029-ff07-4b44-b5d7-c3a075272759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:26:00.857Z|1a3d2a9f-9648-48e2-8471-7adae27ad687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:26:00.857Z|1a3d2a9f-9648-48e2-8471-7adae27ad687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:26:05.750Z|4d70308d-1a72-4a69-a6af-b7fb7836d5b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:26:05.754Z|4d70308d-1a72-4a69-a6af-b7fb7836d5b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:26:06.703Z|2962926b-de17-4421-9524-2a1b53d64f44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:26:06.704Z|2962926b-de17-4421-9524-2a1b53d64f44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:26:10.882Z|0fd04bfc-f63d-49c2-8c95-1ae5ea8ea491|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:26:10.883Z|0fd04bfc-f63d-49c2-8c95-1ae5ea8ea491|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:26:10.885Z|0be77ce3-3445-42cc-a4da-e7f1d1a3632a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:26:10.885Z|0be77ce3-3445-42cc-a4da-e7f1d1a3632a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:26:10.887Z|6fb378c9-a661-4a11-aaf8-c972780f9edd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:26:10.887Z|6fb378c9-a661-4a11-aaf8-c972780f9edd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:26:20.750Z|138617a3-8a40-4de4-8fdb-c36c4423d762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:26:20.750Z|138617a3-8a40-4de4-8fdb-c36c4423d762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:26:20.911Z|1556d252-1af9-4ff8-a849-14c89ffba10c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:26:20.912Z|119546f5-d7c3-41f8-8388-679386a7c327|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:26:20.911Z|1556d252-1af9-4ff8-a849-14c89ffba10c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:26:20.914Z|119546f5-d7c3-41f8-8388-679386a7c327|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:26:20.918Z|2aabc50c-7c48-4938-900c-6b689044f14e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:26:20.918Z|2aabc50c-7c48-4938-900c-6b689044f14e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:26:30.951Z|42d5854a-9190-4bd5-9d51-064120e4d8a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:26:30.952Z|42d5854a-9190-4bd5-9d51-064120e4d8a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:26:30.951Z|b80b42a5-4f10-4006-94d5-76f760742ecf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:26:30.954Z|b80b42a5-4f10-4006-94d5-76f760742ecf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:26:30.957Z|930b6b24-1d97-4085-95ba-5753a8fa1e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:26:30.958Z|930b6b24-1d97-4085-95ba-5753a8fa1e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:26:35.750Z|465e5b8e-a2e9-49b6-a9fe-0a296b738f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:26:35.750Z|465e5b8e-a2e9-49b6-a9fe-0a296b738f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:26:36.711Z|8e4cb22b-f723-4e6f-a489-0f0e39b75948|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:26:36.711Z|8e4cb22b-f723-4e6f-a489-0f0e39b75948|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:26:40.981Z|946e17ca-9eea-4a71-8376-3bd6cab6768e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:26:40.982Z|946e17ca-9eea-4a71-8376-3bd6cab6768e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:26:40.987Z|87f758c9-f7b3-486e-b5ad-c5e1d6b403c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:26:40.988Z|7bdd6825-73b6-41c3-946f-2a40ec9f1a9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:26:40.988Z|87f758c9-f7b3-486e-b5ad-c5e1d6b403c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:26:40.988Z|7bdd6825-73b6-41c3-946f-2a40ec9f1a9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:26:50.750Z|2b703bd4-fc69-45b8-b448-19a8cc507706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:26:50.753Z|2b703bd4-fc69-45b8-b448-19a8cc507706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:26:51.015Z|e8462118-8493-4380-9262-e5ac11d49398|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:26:51.015Z|e8462118-8493-4380-9262-e5ac11d49398|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:26:51.019Z|8ef61bbd-735c-4714-84c5-5a3802d1924a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:26:51.020Z|8ef61bbd-735c-4714-84c5-5a3802d1924a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:26:51.029Z|0f3864f2-e7b8-4855-b1cf-6bfdc025ee0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:26:51.029Z|0f3864f2-e7b8-4855-b1cf-6bfdc025ee0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:26:59.895Z|75e6e1d4-f645-49d3-85c3-764ecd65dd63|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:26:59.896Z|75e6e1d4-f645-49d3-85c3-764ecd65dd63|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:27:01.040Z|e40aef5a-8d66-4eb5-b105-fbd36f9cdb36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:27:01.040Z|e40aef5a-8d66-4eb5-b105-fbd36f9cdb36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:27:01.042Z|0baf68dd-af05-4cd0-8124-ae7fdb3bbc21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:27:01.043Z|0baf68dd-af05-4cd0-8124-ae7fdb3bbc21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:27:01.061Z|8f88f8c9-7503-426c-9fd5-3b80053c0947|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:27:01.062Z|8f88f8c9-7503-426c-9fd5-3b80053c0947|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:27:05.750Z|f0e1e8ed-a6b5-4010-a0e4-1e63907cb787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:27:05.750Z|f0e1e8ed-a6b5-4010-a0e4-1e63907cb787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:27:06.712Z|9bbb0efa-9593-4865-b0f9-b88e40b3dcf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:27:06.712Z|9bbb0efa-9593-4865-b0f9-b88e40b3dcf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:27:11.072Z|6cafd23d-2957-4c90-b88a-8fb33fde1cd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:27:11.073Z|6cafd23d-2957-4c90-b88a-8fb33fde1cd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:27:11.074Z|b034ab33-0d81-4f85-8145-e6861b807087|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:27:11.074Z|b034ab33-0d81-4f85-8145-e6861b807087|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:27:11.092Z|e81c93e9-b34e-4de0-ac3c-b370dfc88197|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:27:11.093Z|e81c93e9-b34e-4de0-ac3c-b370dfc88197|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:27:20.750Z|3c401865-ba9c-4b74-8f58-6f463792370b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:27:20.751Z|3c401865-ba9c-4b74-8f58-6f463792370b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:27:21.136Z|5c45dfec-af7d-448f-9438-31faac1d09e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:27:21.137Z|5c45dfec-af7d-448f-9438-31faac1d09e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:27:21.139Z|626c8731-ca17-420f-883e-4fcf0d77f83c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:27:21.139Z|ec7254e6-0571-4447-96ca-bedad9fb34c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:27:21.140Z|626c8731-ca17-420f-883e-4fcf0d77f83c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:27:21.140Z|ec7254e6-0571-4447-96ca-bedad9fb34c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:27:31.177Z|4253eef4-b58f-4b2a-a9ad-b776b6fce388|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:27:31.179Z|2344195c-6202-45c6-bc2a-524135e19504|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:27:31.180Z|2344195c-6202-45c6-bc2a-524135e19504|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:27:31.183Z|4253eef4-b58f-4b2a-a9ad-b776b6fce388|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:27:31.187Z|f6ef95d7-dedb-4433-9f55-5cb4b29e91c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:27:31.187Z|f6ef95d7-dedb-4433-9f55-5cb4b29e91c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:27:35.750Z|70648269-aef3-45e8-aa92-2fc09c261ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:27:35.753Z|70648269-aef3-45e8-aa92-2fc09c261ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:27:36.712Z|af7bea15-dd0c-4bf6-9164-e3fae677ca42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:27:36.713Z|af7bea15-dd0c-4bf6-9164-e3fae677ca42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:27:41.210Z|7992724a-f7b4-4b05-a04e-1a3e02217de7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:27:41.211Z|7992724a-f7b4-4b05-a04e-1a3e02217de7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:27:41.214Z|4ff01786-9517-4896-ae0f-db659e492e29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:27:41.215Z|4ff01786-9517-4896-ae0f-db659e492e29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:27:41.218Z|cdef0132-1f0f-4198-ad92-cbda7bd478cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:27:41.220Z|cdef0132-1f0f-4198-ad92-cbda7bd478cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:27:50.750Z|1629efc2-80df-4503-8944-6e14ec02f179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:27:50.750Z|1629efc2-80df-4503-8944-6e14ec02f179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:27:51.238Z|d6280a68-badd-4fac-9df3-b2877ed0b156|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:27:51.239Z|d6280a68-badd-4fac-9df3-b2877ed0b156|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:27:51.246Z|650bac48-c3e4-4ab3-b326-d0d97543e64a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:27:51.246Z|650bac48-c3e4-4ab3-b326-d0d97543e64a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:27:51.249Z|6ca93139-826e-40ff-808a-2590749bcf86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:27:51.250Z|6ca93139-826e-40ff-808a-2590749bcf86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:27:59.890Z|e6a442da-68f9-4294-b745-a5fd14443a5f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:27:59.890Z|e6a442da-68f9-4294-b745-a5fd14443a5f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:28:01.273Z|25512584-62fa-4b14-aede-eaa32e9029b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:28:01.274Z|25512584-62fa-4b14-aede-eaa32e9029b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:28:01.279Z|5044378e-03ad-42fa-bf27-f7b366c7a502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:28:01.280Z|16064bba-bcfe-442b-81f7-309314adcde2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:28:01.280Z|5044378e-03ad-42fa-bf27-f7b366c7a502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:28:01.280Z|16064bba-bcfe-442b-81f7-309314adcde2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:28:05.750Z|09f1ed09-8059-4b14-963b-776df019dbd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:28:05.750Z|09f1ed09-8059-4b14-963b-776df019dbd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:28:06.713Z|5df66b69-1be4-414d-bc0a-79658f9a463a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:28:06.714Z|5df66b69-1be4-414d-bc0a-79658f9a463a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:28:11.306Z|ed7ef958-a864-455f-b0b1-2b37f5cc69e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:28:11.307Z|ed7ef958-a864-455f-b0b1-2b37f5cc69e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:28:11.309Z|27aa6a00-e8db-496c-832f-8a5cc15d8151|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:28:11.311Z|27aa6a00-e8db-496c-832f-8a5cc15d8151|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:28:11.328Z|40c6dec9-d73d-49cc-a626-4f18bd69ed4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:28:11.329Z|40c6dec9-d73d-49cc-a626-4f18bd69ed4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:28:20.750Z|63e18609-0aac-44c3-94b0-2b4ae6e33115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:28:20.754Z|63e18609-0aac-44c3-94b0-2b4ae6e33115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:28:21.341Z|e440f492-1b13-48a6-9152-431cce52ff96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:28:21.342Z|e440f492-1b13-48a6-9152-431cce52ff96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:28:21.348Z|da064af0-8a58-4993-9871-77ab2f2299f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:28:21.348Z|da064af0-8a58-4993-9871-77ab2f2299f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:28:21.351Z|84432ac7-d543-4306-a3c4-2441f8e4e9f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:28:21.352Z|84432ac7-d543-4306-a3c4-2441f8e4e9f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:28:31.372Z|0049b291-0203-45d7-a79d-4e60e365080f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:28:31.372Z|0049b291-0203-45d7-a79d-4e60e365080f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:28:31.376Z|21242ba5-2a5e-41fa-9f24-6d2193908dfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:28:31.377Z|21242ba5-2a5e-41fa-9f24-6d2193908dfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:28:31.384Z|96650540-8a5b-4cba-ae0b-1b7209bccaa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:28:31.385Z|96650540-8a5b-4cba-ae0b-1b7209bccaa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:28:35.750Z|8f27f92e-2232-4534-bef2-83b4a346e434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:28:35.750Z|8f27f92e-2232-4534-bef2-83b4a346e434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:28:36.723Z|3c231d68-b926-4fc8-a065-c036d949c4d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:28:36.723Z|3c231d68-b926-4fc8-a065-c036d949c4d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:28:41.402Z|43c6fe93-27c5-4b92-a478-bbaf0084165f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:28:41.402Z|43c6fe93-27c5-4b92-a478-bbaf0084165f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:28:41.407Z|8b73a6c3-0671-4023-89f3-dbf9c8f8b613|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:28:41.407Z|8b73a6c3-0671-4023-89f3-dbf9c8f8b613|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:28:41.413Z|605952d0-2332-420d-aa7b-1d30b49edcbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:28:41.413Z|605952d0-2332-420d-aa7b-1d30b49edcbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:28:50.750Z|109eadc6-e219-4b70-b6c8-9c752fff9a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:28:50.750Z|109eadc6-e219-4b70-b6c8-9c752fff9a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:28:51.429Z|661d5fe5-7ef9-4e35-8ccf-ef4583e28b11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:28:51.430Z|661d5fe5-7ef9-4e35-8ccf-ef4583e28b11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:28:51.432Z|c9f9dc4b-9029-4bab-9a3b-d13ac7f1daba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:28:51.433Z|c9f9dc4b-9029-4bab-9a3b-d13ac7f1daba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:28:51.440Z|d6426875-bc82-4e3e-8f6d-973fc55b6508|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:28:51.441Z|d6426875-bc82-4e3e-8f6d-973fc55b6508|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:28:59.889Z|ad5d2939-20f9-43df-b9e1-1ca3b017632f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:28:59.890Z|ad5d2939-20f9-43df-b9e1-1ca3b017632f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:29:01.460Z|1dc30579-2dd8-4412-bc6a-75e7358bc2f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:29:01.461Z|1dc30579-2dd8-4412-bc6a-75e7358bc2f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:29:01.462Z|7c62fd03-0fcb-4187-83b6-7c768ba263ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:29:01.462Z|7c62fd03-0fcb-4187-83b6-7c768ba263ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:29:01.467Z|e4a4dba3-653e-4e51-8650-eae1f0297a5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:29:01.468Z|e4a4dba3-653e-4e51-8650-eae1f0297a5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:29:05.750Z|4fe39b0f-d223-48de-9387-d9ba0cc6f786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:29:05.754Z|4fe39b0f-d223-48de-9387-d9ba0cc6f786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:29:06.724Z|392b51db-1f92-4a98-8fb4-0555e2a59089|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:29:06.724Z|392b51db-1f92-4a98-8fb4-0555e2a59089|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:29:11.490Z|69650219-41e1-483a-ae10-91867dbb6736|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:29:11.490Z|b7ac207b-91fc-4150-86b4-bd80c07616c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:29:11.491Z|69650219-41e1-483a-ae10-91867dbb6736|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:29:11.491Z|b7ac207b-91fc-4150-86b4-bd80c07616c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:29:11.496Z|3f0047e3-e8bf-4e74-ba00-7f5c1babdf1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:29:11.497Z|3f0047e3-e8bf-4e74-ba00-7f5c1babdf1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:29:20.750Z|64440385-651e-4bee-996b-ec33b935091a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:29:20.750Z|64440385-651e-4bee-996b-ec33b935091a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:29:21.526Z|98281e38-40b5-4f5e-a9ef-82ead6fa0e27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:29:21.527Z|98281e38-40b5-4f5e-a9ef-82ead6fa0e27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:29:21.526Z|6fd99394-0fee-4942-ac9e-393a73c462e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:29:21.528Z|6fd99394-0fee-4942-ac9e-393a73c462e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:29:21.531Z|0d22db62-d272-4fc8-b05a-54efe4eea4f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:29:21.532Z|0d22db62-d272-4fc8-b05a-54efe4eea4f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:29:31.563Z|9856a3ef-5e6f-4ada-979a-8829dd8c6214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:29:31.564Z|9856a3ef-5e6f-4ada-979a-8829dd8c6214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:29:31.592Z|94e5e7bb-ee95-4525-a912-9dc6123cae54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:29:31.592Z|4ad12e67-1d9b-4569-a285-82a094ac31b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:29:31.593Z|94e5e7bb-ee95-4525-a912-9dc6123cae54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:29:31.593Z|4ad12e67-1d9b-4569-a285-82a094ac31b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:29:35.751Z|e1366a60-9fc0-4fbc-ae7c-3e14a4b44a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:29:35.751Z|e1366a60-9fc0-4fbc-ae7c-3e14a4b44a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:29:36.724Z|a8ab4916-b3d0-4c1e-9183-fc9031efe7ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:29:36.725Z|a8ab4916-b3d0-4c1e-9183-fc9031efe7ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:29:41.593Z|02ff79de-4df4-4117-a7ae-8ba8edf0dfd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:29:41.594Z|02ff79de-4df4-4117-a7ae-8ba8edf0dfd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:29:41.622Z|541c4c77-e9de-417c-be53-30abd319016a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:29:41.622Z|baf05354-a68f-42e6-ac9b-7f6271e3d836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:29:41.623Z|541c4c77-e9de-417c-be53-30abd319016a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:29:41.623Z|baf05354-a68f-42e6-ac9b-7f6271e3d836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:29:50.750Z|a46aedb5-7281-456a-a49f-6edda7391ffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:29:50.754Z|a46aedb5-7281-456a-a49f-6edda7391ffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:29:51.627Z|8b4eece1-8741-49ee-827f-0589af7cee1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:29:51.628Z|8b4eece1-8741-49ee-827f-0589af7cee1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:29:51.655Z|33b2d13d-7636-4fd7-85ce-9cc36b657bc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:29:51.655Z|33b2d13d-7636-4fd7-85ce-9cc36b657bc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:29:51.655Z|b8b5b4a8-86a2-45c3-9c10-46614e367ae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:29:51.656Z|b8b5b4a8-86a2-45c3-9c10-46614e367ae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:29:59.887Z|032ad6a8-56c2-4191-ab38-38709547655f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:29:59.888Z|032ad6a8-56c2-4191-ab38-38709547655f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:30:01.660Z|8482462d-2941-415e-a378-e00f22ea4822|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:30:01.660Z|8482462d-2941-415e-a378-e00f22ea4822|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:30:01.686Z|21b68e62-df70-4ea9-a04a-29c3ac8a7717|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:30:01.686Z|a945fe3f-bbc3-4b4a-8a79-df7660ab90d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:30:01.687Z|21b68e62-df70-4ea9-a04a-29c3ac8a7717|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:30:01.687Z|a945fe3f-bbc3-4b4a-8a79-df7660ab90d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:30:05.749Z|017457ee-53bf-4a57-bef3-fac90e7eff30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:30:05.750Z|017457ee-53bf-4a57-bef3-fac90e7eff30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:30:06.725Z|08200d3c-72c0-4743-b96c-b7b66b83a9ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:30:06.726Z|08200d3c-72c0-4743-b96c-b7b66b83a9ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:30:11.689Z|d9d7bd30-4c6a-4c04-8306-74b51e0a4f94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:30:11.690Z|d9d7bd30-4c6a-4c04-8306-74b51e0a4f94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:30:11.719Z|6ff31cc7-83c8-4c77-9e8b-d946221e30b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:30:11.719Z|6ff31cc7-83c8-4c77-9e8b-d946221e30b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:30:11.719Z|612677dc-5c76-4b68-94da-8e1621931fea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:30:11.721Z|612677dc-5c76-4b68-94da-8e1621931fea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:30:20.749Z|384ae3ae-f113-4b8f-bed2-da49dc645c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:30:20.750Z|384ae3ae-f113-4b8f-bed2-da49dc645c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:30:21.720Z|18fa4412-fac2-4a52-98a2-c553053d81ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:30:21.720Z|18fa4412-fac2-4a52-98a2-c553053d81ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:30:21.754Z|83c7e094-e4bd-465c-9558-9f3099cf5a3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:30:21.754Z|83c7e094-e4bd-465c-9558-9f3099cf5a3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:30:21.756Z|bada7d0d-18e3-4cba-bd8a-2afc27c5d94a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:30:21.756Z|bada7d0d-18e3-4cba-bd8a-2afc27c5d94a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:30:31.751Z|ed58650c-df88-451a-bf2f-401929f40d67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:30:31.751Z|ed58650c-df88-451a-bf2f-401929f40d67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:30:31.785Z|3044637e-eefe-4339-9ed9-216ec22b4c96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:30:31.786Z|3044637e-eefe-4339-9ed9-216ec22b4c96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:30:31.788Z|4ddc566f-6fca-4412-b35b-754f904a2d9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:30:31.788Z|4ddc566f-6fca-4412-b35b-754f904a2d9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:30:35.749Z|973766d5-ddb0-4579-8342-76284b297427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:30:35.755Z|973766d5-ddb0-4579-8342-76284b297427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:30:36.726Z|84e3796f-78bb-4149-bcf2-7762dd475910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:30:36.726Z|84e3796f-78bb-4149-bcf2-7762dd475910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:30:41.781Z|011208c6-ceb3-496a-9c46-d98f90af5771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:30:41.782Z|011208c6-ceb3-496a-9c46-d98f90af5771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:30:41.819Z|0acbcdb0-8a81-4e91-ac55-369c537ee95e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:30:41.823Z|d725008f-601f-42df-ba15-dd1a0c67601c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:30:41.823Z|0acbcdb0-8a81-4e91-ac55-369c537ee95e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:30:41.824Z|d725008f-601f-42df-ba15-dd1a0c67601c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:30:50.749Z|d29d99f5-0ab0-4f4a-a2c6-ca89e879283e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:30:50.750Z|d29d99f5-0ab0-4f4a-a2c6-ca89e879283e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:30:51.810Z|12a880e9-34a5-4e07-9c62-34281a6b9a86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:30:51.810Z|12a880e9-34a5-4e07-9c62-34281a6b9a86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:30:51.853Z|e19dfb18-89a6-4f4b-bda8-ae8a75b1d486|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:30:51.854Z|e19dfb18-89a6-4f4b-bda8-ae8a75b1d486|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:30:51.857Z|1796058b-9027-4b7a-be71-157040ca9f58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:30:51.857Z|1796058b-9027-4b7a-be71-157040ca9f58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:30:59.889Z|086c4525-fa21-4cff-9c2d-3c9d2f26448e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:30:59.890Z|086c4525-fa21-4cff-9c2d-3c9d2f26448e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:31:01.841Z|4ca8f40e-70b5-42d6-b121-9afc03095f06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:31:01.842Z|4ca8f40e-70b5-42d6-b121-9afc03095f06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:31:01.886Z|fc8a6d70-af38-4260-b962-738401898227|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:31:01.887Z|fc8a6d70-af38-4260-b962-738401898227|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:31:01.886Z|ddc15b36-188f-495b-9f7e-c273f305fd02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:31:01.890Z|ddc15b36-188f-495b-9f7e-c273f305fd02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:31:05.749Z|e5355c1f-4e99-4859-a9e6-edf9678b02b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:31:05.750Z|e5355c1f-4e99-4859-a9e6-edf9678b02b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:31:06.727Z|d7d68b3d-1d8a-47d4-bc55-f2b271a748b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:31:06.727Z|d7d68b3d-1d8a-47d4-bc55-f2b271a748b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:31:11.873Z|26e0c386-dddd-4fbd-aa06-aab0a75c0283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:31:11.874Z|26e0c386-dddd-4fbd-aa06-aab0a75c0283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:31:11.916Z|c4e79d0a-f4e9-4c20-9c98-f6c38645982b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:31:11.917Z|c4e79d0a-f4e9-4c20-9c98-f6c38645982b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:31:11.917Z|e46a2d60-85b3-4725-ba70-ec54a2cd64b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:31:11.919Z|e46a2d60-85b3-4725-ba70-ec54a2cd64b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:31:20.750Z|23f71454-12b4-4a39-a476-cff7dd3bc67c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:31:20.754Z|23f71454-12b4-4a39-a476-cff7dd3bc67c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:31:21.901Z|82d9d61d-52c4-46fb-8b2a-2b649da1ecb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:31:21.903Z|82d9d61d-52c4-46fb-8b2a-2b649da1ecb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:31:21.944Z|0c6f021c-c546-4c28-8bd7-420a843af946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:31:21.945Z|0c6f021c-c546-4c28-8bd7-420a843af946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:31:21.949Z|08d106a1-20b1-4faa-a14e-e32ef8f976af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:31:21.950Z|08d106a1-20b1-4faa-a14e-e32ef8f976af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:31:31.933Z|d3eeb7cf-c063-4c15-9e3c-6b2e50f374c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:31:31.934Z|d3eeb7cf-c063-4c15-9e3c-6b2e50f374c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:31:31.978Z|4e9f65b2-4cd8-4a3e-8f7d-03c4a62e20c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:31:31.978Z|4e9f65b2-4cd8-4a3e-8f7d-03c4a62e20c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:31:31.981Z|a3a8824f-8d6c-4c96-a5d3-0906cf371956|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:31:31.982Z|a3a8824f-8d6c-4c96-a5d3-0906cf371956|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:31:35.750Z|1f266a80-0ef4-41de-bd4d-adb1728636ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:31:35.750Z|1f266a80-0ef4-41de-bd4d-adb1728636ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:31:36.728Z|706c0632-bd2c-4b9d-8e8a-abd8005cd038|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:31:36.728Z|706c0632-bd2c-4b9d-8e8a-abd8005cd038|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:31:41.964Z|0d1274d5-86a3-443f-844e-e9adc6a90af7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:31:41.965Z|0d1274d5-86a3-443f-844e-e9adc6a90af7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:31:42.010Z|a4ba1333-cb82-494c-a0a5-ff4d5e56bef9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:31:42.010Z|a4ba1333-cb82-494c-a0a5-ff4d5e56bef9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:31:42.010Z|c0bf1580-9807-4208-ba98-374bfb867097|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:31:42.014Z|c0bf1580-9807-4208-ba98-374bfb867097|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:31:50.750Z|7fc18cd7-1cf2-4869-b529-3951bf79314f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:31:50.750Z|7fc18cd7-1cf2-4869-b529-3951bf79314f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:31:51.996Z|0f1bdbe3-5eb3-41cd-b28c-077b023462f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:31:51.997Z|0f1bdbe3-5eb3-41cd-b28c-077b023462f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:31:52.042Z|798a7b98-e553-4c31-aba8-1deb0f6cbea2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:31:52.043Z|798a7b98-e553-4c31-aba8-1deb0f6cbea2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:31:52.042Z|2c797718-ca5f-4fc3-b2bc-1a3d57da218b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:31:52.043Z|2c797718-ca5f-4fc3-b2bc-1a3d57da218b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:31:59.890Z|3e43a6c7-244b-47d2-961e-bc80951ebc1c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:31:59.891Z|3e43a6c7-244b-47d2-961e-bc80951ebc1c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:32:02.027Z|f6f2624c-53b4-47b5-b29c-4d2aba1d35b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:32:02.028Z|f6f2624c-53b4-47b5-b29c-4d2aba1d35b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:32:02.072Z|be7ce9ab-5d06-4a7e-86b1-4cb8a1c88d76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:32:02.073Z|be7ce9ab-5d06-4a7e-86b1-4cb8a1c88d76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:32:02.074Z|00e55108-bbe8-486b-a20e-11f9a75e0dfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:32:02.076Z|00e55108-bbe8-486b-a20e-11f9a75e0dfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:32:05.750Z|c5521b99-0365-4b4e-98f1-5fa88bcef852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:32:05.754Z|c5521b99-0365-4b4e-98f1-5fa88bcef852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:32:06.729Z|56182c8a-ecf6-4656-aab1-9dde13acf309|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:32:06.729Z|56182c8a-ecf6-4656-aab1-9dde13acf309|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:32:12.060Z|f545c814-471b-407a-9dcf-3a67620e4836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:32:12.060Z|f545c814-471b-407a-9dcf-3a67620e4836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:32:12.101Z|1629ba42-f4de-42d1-825f-9c7535e80422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:32:12.101Z|1629ba42-f4de-42d1-825f-9c7535e80422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:32:12.106Z|1cdc3bd5-0002-43ed-ae69-1a4c8e222e8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:32:12.107Z|1cdc3bd5-0002-43ed-ae69-1a4c8e222e8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:32:20.750Z|72d826fd-4f96-4818-b51a-e201f6cbb9e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:32:20.750Z|72d826fd-4f96-4818-b51a-e201f6cbb9e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:32:22.100Z|dcf6d88d-dddc-4f50-9df2-06e3a3a30a38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:32:22.100Z|dcf6d88d-dddc-4f50-9df2-06e3a3a30a38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:32:22.131Z|fdfb7ad6-c47d-420f-ad5f-76c5fdd3a179|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:32:22.132Z|fdfb7ad6-c47d-420f-ad5f-76c5fdd3a179|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:32:22.138Z|ec385655-9839-46f6-9bfa-4307f801b98f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:32:22.139Z|ec385655-9839-46f6-9bfa-4307f801b98f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:32:32.133Z|f92db812-bd05-4c24-9b8c-2af939e0276d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:32:32.133Z|f92db812-bd05-4c24-9b8c-2af939e0276d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:32:32.161Z|7d1679c1-c09b-446d-b81b-57195ce55823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:32:32.161Z|7d1679c1-c09b-446d-b81b-57195ce55823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:32:32.170Z|f81d1e42-8052-44df-85b8-25a5417f5e89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:32:32.170Z|f81d1e42-8052-44df-85b8-25a5417f5e89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:32:35.750Z|8df9cd97-f398-4239-8e75-223c06496b10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:32:35.750Z|8df9cd97-f398-4239-8e75-223c06496b10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:32:36.730Z|a92b43eb-333f-4ecb-a1ae-92c9fce3cbd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:32:36.730Z|a92b43eb-333f-4ecb-a1ae-92c9fce3cbd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:32:42.159Z|3bf288a9-b22c-47a4-9d17-cc7143c9a3e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:32:42.159Z|3bf288a9-b22c-47a4-9d17-cc7143c9a3e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:32:42.186Z|90415b86-6017-4828-9346-40e039f62ad1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:32:42.186Z|90415b86-6017-4828-9346-40e039f62ad1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:32:42.197Z|448e6aea-e4bb-4d6e-8252-59be1aee0103|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:32:42.197Z|448e6aea-e4bb-4d6e-8252-59be1aee0103|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:32:50.750Z|2e701c79-fe07-4701-86d3-2f2c7075036d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:32:50.754Z|2e701c79-fe07-4701-86d3-2f2c7075036d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:32:52.189Z|dc2008ff-8032-4a71-a1bf-edc5d0af53c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:32:52.190Z|dc2008ff-8032-4a71-a1bf-edc5d0af53c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:32:52.215Z|b2138217-1ec4-414f-b829-b5726c071081|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:32:52.216Z|b2138217-1ec4-414f-b829-b5726c071081|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:32:52.229Z|f964291a-3984-475f-990f-e994300885f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:32:52.230Z|f964291a-3984-475f-990f-e994300885f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:32:59.891Z|184b966a-7954-43dd-8d08-10b731e5c6f1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:32:59.892Z|184b966a-7954-43dd-8d08-10b731e5c6f1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:33:02.222Z|b13d7ebb-b881-4c1b-936b-e88b21dd6f4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:33:02.222Z|b13d7ebb-b881-4c1b-936b-e88b21dd6f4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:33:02.247Z|8c690f65-9804-4311-be83-0e2c51b0717a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:33:02.248Z|8c690f65-9804-4311-be83-0e2c51b0717a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:33:02.260Z|a95a191c-a180-4ab0-9cc6-311c60014efc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:33:02.260Z|a95a191c-a180-4ab0-9cc6-311c60014efc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:33:05.749Z|4ff18556-94ab-4936-9cc4-a77d686965f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:33:05.750Z|4ff18556-94ab-4936-9cc4-a77d686965f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:33:06.731Z|c925e002-ab36-46b3-bcf3-cf564b1333d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:33:06.731Z|c925e002-ab36-46b3-bcf3-cf564b1333d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:33:12.253Z|59383a1f-0e8e-4636-84a1-069182aaccde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:33:12.253Z|59383a1f-0e8e-4636-84a1-069182aaccde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:33:12.279Z|572f7828-e555-428e-92c3-c94aee4accd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:33:12.280Z|572f7828-e555-428e-92c3-c94aee4accd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:33:12.289Z|58d54fc5-087e-4b10-a85e-7f032d6fcded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:33:12.290Z|58d54fc5-087e-4b10-a85e-7f032d6fcded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:33:20.750Z|2800ec51-dc65-48da-b034-1072f05931ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:33:20.750Z|2800ec51-dc65-48da-b034-1072f05931ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:33:22.283Z|a224d52e-1e1d-4fb1-a098-b8f714b58310|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:33:22.284Z|a224d52e-1e1d-4fb1-a098-b8f714b58310|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:33:22.310Z|e44563cf-9e15-473b-a1a3-4eaa0ffa521b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:33:22.311Z|e44563cf-9e15-473b-a1a3-4eaa0ffa521b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:33:22.320Z|6c40ad7c-c47c-413a-bad4-2cc2904f3ea7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:33:22.320Z|6c40ad7c-c47c-413a-bad4-2cc2904f3ea7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:33:32.316Z|fadbe5ed-bb18-4524-a352-5039d2026fa3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:33:32.317Z|fadbe5ed-bb18-4524-a352-5039d2026fa3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:33:32.348Z|c247f67a-b1bc-4462-af3c-06f57a58e39b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:33:32.348Z|c247f67a-b1bc-4462-af3c-06f57a58e39b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:33:32.364Z|1611f3ec-6392-426d-8499-c4a674ba8f7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:33:32.364Z|1611f3ec-6392-426d-8499-c4a674ba8f7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:33:35.750Z|d23ff7d2-d656-4401-a9fa-f15a73a62fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:33:35.754Z|d23ff7d2-d656-4401-a9fa-f15a73a62fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:33:36.732Z|8c774472-2808-419c-bbb2-42ecaff27227|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:33:36.732Z|8c774472-2808-419c-bbb2-42ecaff27227|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:33:42.362Z|10f8e1d7-e2a4-4103-98e7-bdf27bbcfe5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:33:42.362Z|10f8e1d7-e2a4-4103-98e7-bdf27bbcfe5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:33:42.385Z|9aa12767-97ea-4253-b0c3-54ea9166123b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:33:42.386Z|9aa12767-97ea-4253-b0c3-54ea9166123b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:33:42.394Z|7b5faa26-cd93-42ac-a0b6-bde3f2b89b02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:33:42.395Z|7b5faa26-cd93-42ac-a0b6-bde3f2b89b02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:33:50.750Z|b315e98c-9c7b-4618-b3aa-0ee77ba64acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:33:50.750Z|b315e98c-9c7b-4618-b3aa-0ee77ba64acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:33:52.393Z|d8d50796-f713-49c4-a28b-c318a61993ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:33:52.393Z|d8d50796-f713-49c4-a28b-c318a61993ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:33:52.416Z|7b3e1531-f3d6-4930-bf44-b66deee929c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:33:52.416Z|7b3e1531-f3d6-4930-bf44-b66deee929c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:33:52.421Z|32f5914c-4517-4e51-aa9c-55d089f63176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:33:52.421Z|32f5914c-4517-4e51-aa9c-55d089f63176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:33:59.889Z|4b859e9d-78f6-49b2-ac91-54a7bbaa224c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:33:59.890Z|4b859e9d-78f6-49b2-ac91-54a7bbaa224c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:34:02.423Z|12943c22-2d5b-431d-8976-1e9f0c790db0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:34:02.424Z|12943c22-2d5b-431d-8976-1e9f0c790db0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:34:02.457Z|3cf56823-c933-4d1b-82dc-a23dc934d908|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:34:02.457Z|3cf56823-c933-4d1b-82dc-a23dc934d908|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:34:02.461Z|544d0517-38ad-44db-860d-707a3da101e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:34:02.461Z|544d0517-38ad-44db-860d-707a3da101e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:34:05.750Z|681f1b46-6632-43a7-b66b-f4d0898c430b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:34:05.750Z|681f1b46-6632-43a7-b66b-f4d0898c430b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:34:06.733Z|ae97cad0-213f-4443-947c-33c1a8d71b21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:34:06.733Z|ae97cad0-213f-4443-947c-33c1a8d71b21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:34:12.460Z|e9ea4494-7a75-403c-9f64-706ce3db9ceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:34:12.461Z|e9ea4494-7a75-403c-9f64-706ce3db9ceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:34:12.487Z|b3b98acf-abe2-41b6-990d-e81506a16a60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:34:12.488Z|b3b98acf-abe2-41b6-990d-e81506a16a60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:34:12.491Z|dcdf01a5-1ab2-4d20-8e19-d7fdba71011b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:34:12.491Z|dcdf01a5-1ab2-4d20-8e19-d7fdba71011b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:34:20.750Z|ffa4a13c-9410-4196-8532-010bdc531174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:34:20.754Z|ffa4a13c-9410-4196-8532-010bdc531174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:34:22.493Z|fec743f5-ae96-4b90-8069-e03d2970c500|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:34:22.494Z|fec743f5-ae96-4b90-8069-e03d2970c500|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:34:22.518Z|fc43121c-04f9-49d3-ac41-5dfb08c1f027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:34:22.519Z|fc43121c-04f9-49d3-ac41-5dfb08c1f027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:34:22.520Z|957db488-d10f-4d3f-8c08-d24ae4a0bd9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:34:22.521Z|957db488-d10f-4d3f-8c08-d24ae4a0bd9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:34:32.525Z|267e69fc-2c99-41b2-9361-43631ef2a924|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:34:32.526Z|267e69fc-2c99-41b2-9361-43631ef2a924|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:34:32.565Z|e2a7a694-ad2e-4a9c-98e9-eed7488d02ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:34:32.565Z|b2cc33e8-25a0-4eb6-85ab-db68a9bf8666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:34:32.565Z|e2a7a694-ad2e-4a9c-98e9-eed7488d02ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:34:32.566Z|b2cc33e8-25a0-4eb6-85ab-db68a9bf8666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:34:35.750Z|f135a759-a3c1-4ddb-85c5-6febfb554f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:34:35.750Z|f135a759-a3c1-4ddb-85c5-6febfb554f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:34:36.734Z|275cbd1d-9830-4fcf-b10f-bcbef3aacb06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:34:36.734Z|275cbd1d-9830-4fcf-b10f-bcbef3aacb06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:34:42.557Z|455496b3-0a14-4c54-ba1d-421a571d89d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:34:42.558Z|455496b3-0a14-4c54-ba1d-421a571d89d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:34:42.596Z|c8d08d1d-4bd8-4466-9a1e-221491020f7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:34:42.597Z|c8d08d1d-4bd8-4466-9a1e-221491020f7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:34:42.602Z|50ba82a8-3aad-4dbd-9123-f4a7aa0bd977|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:34:42.603Z|50ba82a8-3aad-4dbd-9123-f4a7aa0bd977|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:34:50.750Z|6b67ec3d-9ad4-4c63-afd6-613a2817369c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:34:50.750Z|6b67ec3d-9ad4-4c63-afd6-613a2817369c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:34:52.588Z|a19720c8-53a1-4300-aae1-30f72af566aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:34:52.589Z|a19720c8-53a1-4300-aae1-30f72af566aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:34:52.633Z|78cb7ab3-7ea8-4264-b60a-11ff17dbccf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:34:52.633Z|78cb7ab3-7ea8-4264-b60a-11ff17dbccf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:34:52.633Z|9f5b171c-c0e1-41e9-acbb-87ba39e7a011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:34:52.635Z|9f5b171c-c0e1-41e9-acbb-87ba39e7a011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:34:59.890Z|34b010b8-9f70-4f1d-8f1a-d2a49022cae0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:34:59.891Z|34b010b8-9f70-4f1d-8f1a-d2a49022cae0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:35:02.626Z|9a310b87-75a1-467b-850d-9846dc0d7620|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:35:02.626Z|9a310b87-75a1-467b-850d-9846dc0d7620|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:35:02.662Z|4f1e7e76-d80f-4859-bb71-9df7eec44a9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:35:02.663Z|471d975b-b5cd-49d6-87e0-ef0066bb1aa2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:35:02.662Z|4f1e7e76-d80f-4859-bb71-9df7eec44a9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:35:02.663Z|471d975b-b5cd-49d6-87e0-ef0066bb1aa2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:35:05.750Z|2c91c195-fc41-4714-9782-110bbf6d0f8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:35:05.755Z|2c91c195-fc41-4714-9782-110bbf6d0f8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:35:06.734Z|eb78e4d0-f690-4845-be11-f65b625c39d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:35:06.735Z|eb78e4d0-f690-4845-be11-f65b625c39d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:35:12.654Z|3b1b8af8-e130-4f7e-897a-77775c0c209a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:35:12.655Z|3b1b8af8-e130-4f7e-897a-77775c0c209a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:35:12.690Z|5dbd2db4-9a19-4d59-ab31-b8615f663ad8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:35:12.692Z|5dbd2db4-9a19-4d59-ab31-b8615f663ad8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:35:12.696Z|2e4c894c-b073-44cb-9b2a-74a7cbbc2116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:35:12.697Z|2e4c894c-b073-44cb-9b2a-74a7cbbc2116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:35:20.750Z|dfb62492-ad4f-4982-ab0b-82f4ed2f7f75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:35:20.750Z|dfb62492-ad4f-4982-ab0b-82f4ed2f7f75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:35:22.685Z|329c9329-b4f7-4cb0-9ff2-74b210d5ea47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:35:22.686Z|329c9329-b4f7-4cb0-9ff2-74b210d5ea47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:35:22.752Z|d679a2c1-e6de-49ac-afbd-80f672f07b56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:35:22.752Z|d679a2c1-e6de-49ac-afbd-80f672f07b56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:35:22.754Z|d4c2b58f-8324-46e8-8f1d-d7bc251e7a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:35:22.755Z|d4c2b58f-8324-46e8-8f1d-d7bc251e7a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:35:32.714Z|0d5ef46a-7683-43ed-b978-b06d94dd0026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:35:32.715Z|0d5ef46a-7683-43ed-b978-b06d94dd0026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:35:32.779Z|8fa91d17-3c32-4f83-9838-300fab6757ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:35:32.780Z|8fa91d17-3c32-4f83-9838-300fab6757ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:35:32.785Z|45d98597-b773-442c-9d81-b428e61f5d18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:35:32.785Z|45d98597-b773-442c-9d81-b428e61f5d18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:35:35.750Z|6b4c4f0f-afc3-4a64-bd16-4906a294517c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:35:35.750Z|6b4c4f0f-afc3-4a64-bd16-4906a294517c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:35:36.736Z|13285cb6-a3c2-420d-a103-e862ed2e2ba0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:35:36.736Z|13285cb6-a3c2-420d-a103-e862ed2e2ba0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:35:42.749Z|2ab471b9-b1ae-493a-ad2c-09cc0174d179|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:35:42.750Z|2ab471b9-b1ae-493a-ad2c-09cc0174d179|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:35:42.810Z|978eccc6-9870-44e2-8d1c-20d8b1c8166c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:35:42.811Z|978eccc6-9870-44e2-8d1c-20d8b1c8166c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:35:42.810Z|31b402ca-120d-42a8-a915-9773e534c6bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:35:42.814Z|31b402ca-120d-42a8-a915-9773e534c6bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:35:50.750Z|e02d72f1-dec7-47b5-a0ec-161a7315581b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:35:50.758Z|e02d72f1-dec7-47b5-a0ec-161a7315581b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:35:52.772Z|be0613f7-5abb-487c-a5dd-0925b4b1179e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:35:52.773Z|be0613f7-5abb-487c-a5dd-0925b4b1179e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:35:52.836Z|7cb87607-6cbc-4841-b3b5-d92ed9061369|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:35:52.836Z|696c757f-feff-4b9a-8e96-16cfacef98a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:35:52.837Z|7cb87607-6cbc-4841-b3b5-d92ed9061369|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:35:52.837Z|696c757f-feff-4b9a-8e96-16cfacef98a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:35:59.891Z|68eb2441-a9dd-4b8e-99a5-d350b5f513c4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:35:59.892Z|68eb2441-a9dd-4b8e-99a5-d350b5f513c4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:36:02.801Z|7b1529aa-e659-4bec-883e-c2815fac1f44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:36:02.802Z|7b1529aa-e659-4bec-883e-c2815fac1f44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:36:02.882Z|bfb7fb4e-af39-4708-b701-cf83c13822db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:36:02.883Z|bfb7fb4e-af39-4708-b701-cf83c13822db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:36:02.885Z|0f2b669b-de52-4e66-94cf-033f4a7236d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:36:02.886Z|0f2b669b-de52-4e66-94cf-033f4a7236d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:36:05.750Z|7ddff78f-6013-4a2c-a719-bd6d85ba129d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:36:05.750Z|7ddff78f-6013-4a2c-a719-bd6d85ba129d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:36:06.736Z|940c0a1f-82af-48da-ac4f-898914231367|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:36:06.737Z|940c0a1f-82af-48da-ac4f-898914231367|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:36:12.834Z|bdbdc777-e3ec-4277-8b0d-22f6ca88cedd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:36:12.835Z|bdbdc777-e3ec-4277-8b0d-22f6ca88cedd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:36:12.918Z|d05d3904-356d-494e-861b-2c62660341a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:36:12.918Z|1916b8d8-5b6f-4c4d-80ae-b783c6dd6bac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:36:12.919Z|d05d3904-356d-494e-861b-2c62660341a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:36:12.919Z|1916b8d8-5b6f-4c4d-80ae-b783c6dd6bac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:36:20.750Z|66ecbd49-5f24-4e83-9485-75d965cd513b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:36:20.750Z|66ecbd49-5f24-4e83-9485-75d965cd513b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:36:22.869Z|6ed3bd76-277d-42fd-93c6-034507b97f03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:36:22.870Z|6ed3bd76-277d-42fd-93c6-034507b97f03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:36:22.944Z|6141d584-5900-48c8-b2bf-0ac2a666f64a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:36:22.945Z|6141d584-5900-48c8-b2bf-0ac2a666f64a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:36:22.945Z|92d7da35-0e06-498c-98d0-0ce0adb730ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:36:22.945Z|92d7da35-0e06-498c-98d0-0ce0adb730ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:36:32.902Z|4f16d411-2cba-4aa1-86eb-44caa97d34b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:36:32.903Z|4f16d411-2cba-4aa1-86eb-44caa97d34b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:36:32.975Z|13ec4614-b0a4-4b8a-807a-99225f085f11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:36:32.976Z|13ec4614-b0a4-4b8a-807a-99225f085f11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:36:32.979Z|1cd7c201-b986-47f3-9f7c-0ac3d3383668|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:36:32.980Z|1cd7c201-b986-47f3-9f7c-0ac3d3383668|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:36:35.750Z|ac30384d-a850-4553-929a-dc006a8f7b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:36:35.753Z|ac30384d-a850-4553-929a-dc006a8f7b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:36:36.738Z|a463eccd-8fa1-4919-81a6-121f27548f7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:36:36.738Z|a463eccd-8fa1-4919-81a6-121f27548f7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:36:42.935Z|6ff77e50-0426-4b12-a659-ff230273417d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:36:42.936Z|6ff77e50-0426-4b12-a659-ff230273417d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:36:43.002Z|b24f7c21-6b4d-44d3-ba58-e378fe592b07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:36:43.003Z|b24f7c21-6b4d-44d3-ba58-e378fe592b07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:36:43.005Z|14c398da-2982-4ffe-919d-c66fb6305f82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:36:43.005Z|14c398da-2982-4ffe-919d-c66fb6305f82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:36:50.749Z|c2cc8de9-b9df-45bb-a873-657c2a02b6af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:36:50.750Z|c2cc8de9-b9df-45bb-a873-657c2a02b6af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:36:52.967Z|ab8b12e3-dc26-4474-80be-7d25b3bb83df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:36:52.967Z|ab8b12e3-dc26-4474-80be-7d25b3bb83df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:36:53.031Z|d36fa2ce-bd85-4d54-8ee1-f7d072abae9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:36:53.032Z|d36fa2ce-bd85-4d54-8ee1-f7d072abae9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:36:53.037Z|e60f9f44-cd19-4dfb-b271-cc767fac3f57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:36:53.037Z|e60f9f44-cd19-4dfb-b271-cc767fac3f57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:36:59.891Z|cb97ab4a-dc3f-4cf0-a853-6d41c5fdbe30|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:36:59.892Z|cb97ab4a-dc3f-4cf0-a853-6d41c5fdbe30|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:37:02.998Z|07aa019a-6767-4dc9-8887-ce56817d8685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:37:02.998Z|07aa019a-6767-4dc9-8887-ce56817d8685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:37:03.064Z|27c11ded-2981-475d-b28c-5e52d179ab7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:37:03.065Z|27c11ded-2981-475d-b28c-5e52d179ab7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:37:03.076Z|71e56b39-a013-4fa1-a604-99898caff895|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:37:03.077Z|71e56b39-a013-4fa1-a604-99898caff895|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:37:05.749Z|83306c8a-3d22-43fd-ad78-ab1fa92eac31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:37:05.750Z|83306c8a-3d22-43fd-ad78-ab1fa92eac31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:37:06.740Z|bc1c9840-c2c5-4072-a1e7-5be56e0472f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:37:06.741Z|bc1c9840-c2c5-4072-a1e7-5be56e0472f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:37:13.025Z|acf3e7f2-5c1b-4ee3-be63-41c0a2bd230d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:37:13.026Z|acf3e7f2-5c1b-4ee3-be63-41c0a2bd230d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:37:13.095Z|eea937d7-560d-4411-b671-d70c41535417|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:37:13.096Z|eea937d7-560d-4411-b671-d70c41535417|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:37:13.104Z|2b105d9d-4c52-4e4a-b6d1-9ad10b20a786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:37:13.104Z|2b105d9d-4c52-4e4a-b6d1-9ad10b20a786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:37:20.750Z|37519d89-6ddd-47b1-813b-c12194ee3bc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:37:20.754Z|37519d89-6ddd-47b1-813b-c12194ee3bc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:37:23.053Z|b9b7c154-fb8b-4365-9f1c-22021fc37e9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:37:23.054Z|b9b7c154-fb8b-4365-9f1c-22021fc37e9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:37:23.127Z|a4aa32e1-4b64-44fb-8299-01e7b55c9b54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:37:23.127Z|a4aa32e1-4b64-44fb-8299-01e7b55c9b54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:37:23.132Z|3c2c7c2f-a90e-462e-a1c9-bd4b276403f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:37:23.132Z|3c2c7c2f-a90e-462e-a1c9-bd4b276403f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:37:33.082Z|f03e9545-a38a-4543-b067-e0013aa14f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:37:33.084Z|f03e9545-a38a-4543-b067-e0013aa14f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:37:33.154Z|586aa54f-cb53-417b-851e-273862ef5009|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:37:33.155Z|696030ff-bf02-4e6f-87ba-1a9abb83acbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:37:33.156Z|696030ff-bf02-4e6f-87ba-1a9abb83acbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:37:33.155Z|586aa54f-cb53-417b-851e-273862ef5009|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:37:35.750Z|05b5816d-9945-4e63-bae9-b80d8a6aac88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:37:35.750Z|05b5816d-9945-4e63-bae9-b80d8a6aac88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:37:36.741Z|786d58a2-e7d6-4e9e-809a-2c48b924e632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:37:36.742Z|786d58a2-e7d6-4e9e-809a-2c48b924e632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:37:43.114Z|dea3e503-bf7b-4484-ad76-28c4f4ce30e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:37:43.115Z|dea3e503-bf7b-4484-ad76-28c4f4ce30e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:37:43.184Z|635b5fbd-d52f-4399-aab7-60710036bdc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:37:43.185Z|635b5fbd-d52f-4399-aab7-60710036bdc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:37:43.186Z|01aaae5c-c02c-46d0-b9bb-b996a7c800a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:37:43.233Z|01aaae5c-c02c-46d0-b9bb-b996a7c800a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:37:50.750Z|42e65c81-8f54-408e-aeff-cd6e99554631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:37:50.750Z|42e65c81-8f54-408e-aeff-cd6e99554631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:37:53.149Z|35e56036-1894-4beb-867a-f3da8b10b7fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:37:53.150Z|35e56036-1894-4beb-867a-f3da8b10b7fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:37:53.258Z|672eebf3-df60-4fda-b986-5d3036f8ec0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:37:53.259Z|672eebf3-df60-4fda-b986-5d3036f8ec0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:37:53.261Z|3ced0e61-8081-4b9e-95fe-7b1fa0cfefe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:37:53.261Z|3ced0e61-8081-4b9e-95fe-7b1fa0cfefe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:37:59.891Z|b5393309-c822-4b8f-84e3-348c9f37aff6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:37:59.892Z|b5393309-c822-4b8f-84e3-348c9f37aff6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:38:03.183Z|dff657ea-8ddb-45f9-96da-ba606d099e60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:38:03.185Z|dff657ea-8ddb-45f9-96da-ba606d099e60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:38:03.287Z|c7d1251a-6767-4d37-bb33-3e11dc7714aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:38:03.287Z|c7d1251a-6767-4d37-bb33-3e11dc7714aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:38:03.290Z|a43aee90-cb43-4f29-95ac-fc2a17a22db8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:38:03.290Z|a43aee90-cb43-4f29-95ac-fc2a17a22db8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:38:05.749Z|a3f67fc9-4669-45ad-b9d1-5aa0d8842390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:38:05.750Z|a3f67fc9-4669-45ad-b9d1-5aa0d8842390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:38:06.742Z|3b9df908-e4ef-42ce-9040-cc27e6a14752|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:38:06.742Z|3b9df908-e4ef-42ce-9040-cc27e6a14752|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:38:13.216Z|5935da4b-3a7c-4b01-9e94-4d6204aec952|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:38:13.217Z|5935da4b-3a7c-4b01-9e94-4d6204aec952|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:38:13.314Z|122862e5-4864-481c-9f34-c6ad5dab61b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:38:13.315Z|122862e5-4864-481c-9f34-c6ad5dab61b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:38:13.322Z|f9371d05-9e13-4526-9d02-d218c519afb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:38:13.323Z|f9371d05-9e13-4526-9d02-d218c519afb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:38:20.750Z|fafaf0ff-1bc5-4051-bf15-f907bf9ab6d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:38:20.750Z|fafaf0ff-1bc5-4051-bf15-f907bf9ab6d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:38:23.252Z|f5c2d198-8647-43f1-937d-de500503866e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:38:23.253Z|f5c2d198-8647-43f1-937d-de500503866e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:38:23.343Z|3a4ef05e-6b68-4d79-bd51-910d09dd1bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:38:23.343Z|3a4ef05e-6b68-4d79-bd51-910d09dd1bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:38:23.351Z|51c77062-5520-44f6-ad5f-af5fe0df0522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:38:23.351Z|51c77062-5520-44f6-ad5f-af5fe0df0522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:38:33.280Z|838a4660-7026-4d1f-8754-8f47213cdd30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:38:33.281Z|838a4660-7026-4d1f-8754-8f47213cdd30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:38:33.377Z|941c4228-3da7-496b-89ae-cae661f4c7ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:38:33.378Z|941c4228-3da7-496b-89ae-cae661f4c7ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:38:33.382Z|10058a6d-a9c5-44ec-a15c-2b2e32a6837c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:38:33.383Z|10058a6d-a9c5-44ec-a15c-2b2e32a6837c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:38:35.749Z|42b76762-6b5f-486e-b932-f4500b1c4243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:38:35.750Z|42b76762-6b5f-486e-b932-f4500b1c4243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:38:36.743Z|8ea2f6fa-5395-4c32-840b-163213038611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:38:36.743Z|8ea2f6fa-5395-4c32-840b-163213038611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:38:43.312Z|b0758710-2668-454e-b5ec-8ef56890a131|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:38:43.313Z|b0758710-2668-454e-b5ec-8ef56890a131|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:38:43.402Z|fa414584-3227-431d-bcd9-ea356d3a0dd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:38:43.402Z|fa414584-3227-431d-bcd9-ea356d3a0dd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:38:43.411Z|eb3c936b-e912-4552-aaa6-2eaae84e677c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:38:43.411Z|eb3c936b-e912-4552-aaa6-2eaae84e677c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:38:50.750Z|3121fda5-bc9d-4d0f-b059-e20e9e986fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:38:50.750Z|3121fda5-bc9d-4d0f-b059-e20e9e986fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:38:53.346Z|90cb24a3-ffbf-4812-8898-f1cd4eb3c64c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:38:53.348Z|90cb24a3-ffbf-4812-8898-f1cd4eb3c64c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:38:53.434Z|916be3a7-18c5-4721-9b8b-d65e58cb8741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:38:53.435Z|916be3a7-18c5-4721-9b8b-d65e58cb8741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:38:53.440Z|f77e5139-c293-4ee5-ba39-1363bba7c9b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:38:53.440Z|f77e5139-c293-4ee5-ba39-1363bba7c9b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:38:59.890Z|e2c18bb9-3741-4b88-bc63-f36188002f39|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:38:59.891Z|e2c18bb9-3741-4b88-bc63-f36188002f39|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:39:03.378Z|d24b41e0-5dad-4a79-8bee-f24b87d6e2ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:39:03.378Z|d24b41e0-5dad-4a79-8bee-f24b87d6e2ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:39:03.458Z|89cfffbb-96e7-4298-b1e7-1474d9d990a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:39:03.458Z|89cfffbb-96e7-4298-b1e7-1474d9d990a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:39:03.461Z|6d5538fe-dccb-47cc-ae89-cb1abe74158d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:39:03.462Z|6d5538fe-dccb-47cc-ae89-cb1abe74158d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:39:05.750Z|caacddf6-c9bd-44be-8616-0a3aefbf487d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:39:05.754Z|caacddf6-c9bd-44be-8616-0a3aefbf487d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:39:06.744Z|a99b11bd-9b68-4b14-8962-58e43b4f207a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:39:06.744Z|a99b11bd-9b68-4b14-8962-58e43b4f207a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:39:13.404Z|4593b3af-3151-491f-881c-60c57d96e09c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:39:13.404Z|4593b3af-3151-491f-881c-60c57d96e09c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:39:13.486Z|62acf5d2-8396-4d7b-9978-c54313dedc93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:39:13.486Z|86421660-b474-4e64-8a31-35845e6d3df2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:39:13.487Z|86421660-b474-4e64-8a31-35845e6d3df2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:39:13.487Z|62acf5d2-8396-4d7b-9978-c54313dedc93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:39:20.750Z|99f1c580-228c-4b71-ae6b-5ee46278d5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:39:20.750Z|99f1c580-228c-4b71-ae6b-5ee46278d5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:39:23.434Z|f018b428-38fb-49c0-b5bc-8325dfcc20b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:39:23.434Z|f018b428-38fb-49c0-b5bc-8325dfcc20b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:39:23.512Z|b4b6bd17-0beb-4353-9e64-94690d3f46ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:39:23.512Z|b4b6bd17-0beb-4353-9e64-94690d3f46ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:39:23.515Z|f8d5c560-c42a-4a9c-84c0-69e52d17c962|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:39:23.516Z|f8d5c560-c42a-4a9c-84c0-69e52d17c962|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:39:33.464Z|b24e218a-d2ff-4457-867d-84932377026f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:39:33.465Z|b24e218a-d2ff-4457-867d-84932377026f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:39:33.537Z|47b1508a-9adc-47e7-bac8-81653561b091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:39:33.538Z|47b1508a-9adc-47e7-bac8-81653561b091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:39:33.541Z|acdd774d-a063-4102-a8e4-da7c999ab33e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:39:33.542Z|acdd774d-a063-4102-a8e4-da7c999ab33e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:39:35.750Z|e592ddb4-304a-44bf-b8f8-85976e900526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:39:35.750Z|e592ddb4-304a-44bf-b8f8-85976e900526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:39:36.745Z|fd3c3952-8789-4e74-9b35-d52a9c2d087b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:39:36.745Z|fd3c3952-8789-4e74-9b35-d52a9c2d087b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:39:43.505Z|bb17a9e7-596f-43f8-bd75-48b8c83284dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:39:43.505Z|bb17a9e7-596f-43f8-bd75-48b8c83284dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:39:43.573Z|15b3d165-3261-41ad-a19d-077ecaa7b3ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:39:43.574Z|15b3d165-3261-41ad-a19d-077ecaa7b3ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:39:43.574Z|e6fb51c2-b27c-4ba2-9e28-22af11a62a9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:39:43.575Z|e6fb51c2-b27c-4ba2-9e28-22af11a62a9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:39:50.751Z|776009bb-78bc-45ab-8124-1d13b33f48e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:39:50.751Z|776009bb-78bc-45ab-8124-1d13b33f48e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:39:53.536Z|3d56307f-6f28-4f36-9dd0-7575029a5057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:39:53.537Z|3d56307f-6f28-4f36-9dd0-7575029a5057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:39:53.606Z|083284cf-eb0c-4b47-9128-81732f28faac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:39:53.608Z|083284cf-eb0c-4b47-9128-81732f28faac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:39:53.609Z|df5a97b7-3d49-4adf-bb21-1af18a0eed12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:39:53.609Z|df5a97b7-3d49-4adf-bb21-1af18a0eed12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:39:59.890Z|16e21743-a85a-4238-8c17-96f05474ebb3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:39:59.891Z|16e21743-a85a-4238-8c17-96f05474ebb3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:40:03.568Z|5b051aaa-07c2-4391-9d9c-5eeb04310572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:40:03.569Z|5b051aaa-07c2-4391-9d9c-5eeb04310572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:40:03.639Z|a6b3fa1a-ffc7-417c-883e-29ec6685db39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:40:03.639Z|a6b3fa1a-ffc7-417c-883e-29ec6685db39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:40:03.642Z|4453aaca-6f14-4498-a421-162d215d4feb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:40:03.642Z|4453aaca-6f14-4498-a421-162d215d4feb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:40:05.750Z|30b9a02b-8071-43ee-909d-99a984ff50f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:40:05.750Z|30b9a02b-8071-43ee-909d-99a984ff50f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:40:06.747Z|b76e541d-f889-468f-93c4-f0b2f006dc96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:40:06.748Z|b76e541d-f889-468f-93c4-f0b2f006dc96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:40:13.596Z|901af951-74f4-434f-9bab-aa04d90465f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:40:13.597Z|901af951-74f4-434f-9bab-aa04d90465f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:40:13.670Z|0aea612e-72d9-4de4-aec9-5dce8d7a78a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:40:13.671Z|0aea612e-72d9-4de4-aec9-5dce8d7a78a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:40:13.673Z|312b7702-5fac-46f1-8c4e-967466c0ba66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:40:13.673Z|312b7702-5fac-46f1-8c4e-967466c0ba66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:40:20.750Z|5fa00e7f-7a14-48d5-80d5-b25c47c37eab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:40:20.754Z|5fa00e7f-7a14-48d5-80d5-b25c47c37eab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:40:23.628Z|7c3772cd-9c87-482f-b404-d329df4a1b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:40:23.629Z|7c3772cd-9c87-482f-b404-d329df4a1b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:40:23.700Z|948198ef-5757-44d7-bd61-19b77a48c834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:40:23.701Z|948198ef-5757-44d7-bd61-19b77a48c834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:40:23.703Z|71498edb-2b4a-4c48-845a-e4937ce6ccb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:40:23.703Z|71498edb-2b4a-4c48-845a-e4937ce6ccb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:40:33.660Z|66276b1f-979d-4c1b-b23e-2775f9b22c36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:40:33.661Z|66276b1f-979d-4c1b-b23e-2775f9b22c36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:40:33.730Z|3614c069-4919-4906-bf67-65d16626649a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:40:33.730Z|eb79121b-b0b9-4370-817f-d432b207a1d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:40:33.731Z|eb79121b-b0b9-4370-817f-d432b207a1d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:40:33.731Z|3614c069-4919-4906-bf67-65d16626649a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:40:35.749Z|4c47728b-48ec-4d71-bdfc-c1d85c0e6bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:40:35.750Z|4c47728b-48ec-4d71-bdfc-c1d85c0e6bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:40:36.748Z|fa5d160c-bcee-4eb2-babb-5d4148799814|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:40:36.749Z|fa5d160c-bcee-4eb2-babb-5d4148799814|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:40:43.698Z|249b855d-cecb-4181-8784-277b0f46b99d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:40:43.699Z|249b855d-cecb-4181-8784-277b0f46b99d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:40:43.760Z|522d56bd-f999-40c6-9dff-abfdbf16b45a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:40:43.761Z|522d56bd-f999-40c6-9dff-abfdbf16b45a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:40:43.761Z|5226d678-17b8-49b6-93bf-289458be562b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:40:43.761Z|5226d678-17b8-49b6-93bf-289458be562b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:40:50.750Z|07242f05-4354-4c94-acd4-ff931fdb8348|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:40:50.750Z|07242f05-4354-4c94-acd4-ff931fdb8348|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:40:53.729Z|b75241a9-c289-4b3a-a2bc-b618a866eca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:40:53.730Z|b75241a9-c289-4b3a-a2bc-b618a866eca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:40:53.789Z|ce3dcbef-c2e4-4cc6-b9df-257007f2ac94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:40:53.790Z|ce3dcbef-c2e4-4cc6-b9df-257007f2ac94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:40:53.793Z|cd7ee089-daf0-41de-8b85-b1efd8ddd3c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:40:53.793Z|cd7ee089-daf0-41de-8b85-b1efd8ddd3c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:40:59.889Z|56e6529c-f019-4f65-96a5-9ab5f959968d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:40:59.890Z|56e6529c-f019-4f65-96a5-9ab5f959968d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:41:03.762Z|b483bcda-425a-4bb7-a6e7-27b88a5bfd46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:41:03.762Z|b483bcda-425a-4bb7-a6e7-27b88a5bfd46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:41:03.817Z|cb8a7d86-4ec1-4801-99a1-5e079be4cc55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:41:03.818Z|cb8a7d86-4ec1-4801-99a1-5e079be4cc55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:41:03.820Z|db578062-b9d3-4c05-b475-335a1cb0096b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:41:03.821Z|db578062-b9d3-4c05-b475-335a1cb0096b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:41:05.750Z|ece649a7-ae3c-4543-b3f4-1fea34c8d298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:41:05.753Z|ece649a7-ae3c-4543-b3f4-1fea34c8d298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:41:06.749Z|e4c4cb5b-ed75-4c5e-83eb-9db0a6711470|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:41:06.750Z|e4c4cb5b-ed75-4c5e-83eb-9db0a6711470|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:41:13.797Z|ab30a9d0-baef-488c-945a-5cda9b7e5408|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:41:13.798Z|ab30a9d0-baef-488c-945a-5cda9b7e5408|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:41:13.849Z|625a6347-0d9b-44ca-bf7c-959f59826e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:41:13.850Z|8c29befb-eaf8-4300-81d0-77ba39cfa2ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:41:13.850Z|625a6347-0d9b-44ca-bf7c-959f59826e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:41:13.851Z|8c29befb-eaf8-4300-81d0-77ba39cfa2ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:41:20.750Z|11416126-6b95-43ea-9229-06d7e0575807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:41:20.750Z|11416126-6b95-43ea-9229-06d7e0575807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:41:23.829Z|aff793dc-0e57-4fdc-b566-e0891532687e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:41:23.830Z|aff793dc-0e57-4fdc-b566-e0891532687e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:41:23.882Z|d27392a0-c6aa-4fd3-9222-c8e9124d145f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:41:23.882Z|886a8adf-a7a2-47b8-a594-1c6e8d0644df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:41:23.883Z|d27392a0-c6aa-4fd3-9222-c8e9124d145f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:41:23.884Z|886a8adf-a7a2-47b8-a594-1c6e8d0644df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:41:33.868Z|bc498f81-8f14-4984-a8cd-e4833240849e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:41:33.868Z|bc498f81-8f14-4984-a8cd-e4833240849e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:41:33.916Z|15caee06-12db-4807-80aa-f0aa385995b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:41:33.917Z|15caee06-12db-4807-80aa-f0aa385995b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:41:33.920Z|7472af2f-e50a-44a1-bbd8-42a9f9b618f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:41:33.920Z|7472af2f-e50a-44a1-bbd8-42a9f9b618f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:41:35.750Z|fe8d26a8-27d9-441b-8d8a-ad9556869623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:41:35.750Z|fe8d26a8-27d9-441b-8d8a-ad9556869623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:41:36.751Z|e1d6412e-10f5-48fe-b633-b40756fd55e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:41:36.751Z|e1d6412e-10f5-48fe-b633-b40756fd55e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:41:43.896Z|c2b03419-93c2-4473-bb84-81fcb67ade25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:41:43.897Z|c2b03419-93c2-4473-bb84-81fcb67ade25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:41:43.949Z|a62d39b6-036a-404d-a004-d9e5276e20e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:41:43.950Z|a62d39b6-036a-404d-a004-d9e5276e20e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:41:43.953Z|502a6138-d9e6-438c-b5b6-f0ad3292d5bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:41:43.954Z|502a6138-d9e6-438c-b5b6-f0ad3292d5bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:41:50.749Z|83cf0d9b-20d8-4898-baf5-6aa579b69185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:41:50.752Z|83cf0d9b-20d8-4898-baf5-6aa579b69185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:41:53.922Z|5e5ca56b-d28a-453f-bebf-493b1c84f5e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:41:53.923Z|5e5ca56b-d28a-453f-bebf-493b1c84f5e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:41:53.981Z|0bebb16c-1a4b-4ae8-891b-3297712376f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:41:53.981Z|0bebb16c-1a4b-4ae8-891b-3297712376f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:41:53.986Z|37ccae59-f785-4f8d-b249-b621eb80bff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:41:53.987Z|37ccae59-f785-4f8d-b249-b621eb80bff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:41:59.896Z|e7687864-c88d-4d35-813c-991cb1784a91|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:41:59.897Z|e7687864-c88d-4d35-813c-991cb1784a91|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:42:03.954Z|5216b155-3c52-4ce2-ba25-c649e7539e90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:42:03.955Z|5216b155-3c52-4ce2-ba25-c649e7539e90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:42:04.009Z|e297709a-49e0-45a4-b302-c9654355f2fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:42:04.011Z|e297709a-49e0-45a4-b302-c9654355f2fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:42:04.019Z|3929a1a2-f350-46a3-8a9b-a9388df0d91c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:42:04.019Z|3929a1a2-f350-46a3-8a9b-a9388df0d91c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:42:05.749Z|c15ffdcc-eb86-45c8-9f5b-3c6e3ac6b453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:42:05.750Z|c15ffdcc-eb86-45c8-9f5b-3c6e3ac6b453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:42:06.752Z|89ee3c19-2910-4c0e-a806-ae8f7a2024e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:42:06.753Z|89ee3c19-2910-4c0e-a806-ae8f7a2024e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:42:13.985Z|3eeafcff-4d5a-4276-a065-3634f7c71136|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:42:13.986Z|3eeafcff-4d5a-4276-a065-3634f7c71136|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:42:14.037Z|ccff22a1-87e2-4cca-859f-7fc95e9ed426|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:42:14.038Z|ccff22a1-87e2-4cca-859f-7fc95e9ed426|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:42:14.050Z|e8cd941b-ce06-4125-bf03-59aa9f8113c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:42:14.050Z|e8cd941b-ce06-4125-bf03-59aa9f8113c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:42:20.750Z|b40caf8d-abc7-47c8-ba68-a2fb435cda7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:42:20.750Z|b40caf8d-abc7-47c8-ba68-a2fb435cda7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:42:24.038Z|ed958cf2-282c-4eeb-a4b1-6a816d6a92be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:42:24.039Z|ed958cf2-282c-4eeb-a4b1-6a816d6a92be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:42:24.066Z|a8d419d1-9a39-42d1-bb64-085dd0eb3fec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:42:24.067Z|a8d419d1-9a39-42d1-bb64-085dd0eb3fec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:42:24.074Z|09331957-8c21-4c4e-8e0e-32bd5e9a1850|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:42:24.074Z|09331957-8c21-4c4e-8e0e-32bd5e9a1850|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:42:34.070Z|d68dc72b-79db-4dfb-8ad6-20c05c61a152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:42:34.071Z|d68dc72b-79db-4dfb-8ad6-20c05c61a152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:42:34.100Z|9a911e31-fcf3-47bb-ab57-6cba28c0dd7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:42:34.101Z|9a911e31-fcf3-47bb-ab57-6cba28c0dd7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:42:34.103Z|3174feed-1da1-4ba9-91f5-e66a88333bdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:42:34.103Z|3174feed-1da1-4ba9-91f5-e66a88333bdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:42:35.750Z|23e7a914-47b5-4b13-880c-244f27cc65fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:42:35.753Z|23e7a914-47b5-4b13-880c-244f27cc65fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:42:36.753Z|ba41606f-fc81-4f8e-9faf-6e7d680498c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:42:36.753Z|ba41606f-fc81-4f8e-9faf-6e7d680498c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:42:44.100Z|9dfd19b8-6cec-4d20-916e-41cacfc2f0e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:42:44.101Z|9dfd19b8-6cec-4d20-916e-41cacfc2f0e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:42:44.131Z|fcbd4722-4b63-450f-a5b7-3dcd3e90a2d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:42:44.132Z|fcbd4722-4b63-450f-a5b7-3dcd3e90a2d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:42:44.133Z|1bbc75be-5a3e-4426-a5d0-3a57beb2ee89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:42:44.133Z|1bbc75be-5a3e-4426-a5d0-3a57beb2ee89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:42:50.750Z|9e4283ff-387b-4605-8e09-23fc9dc54a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:42:50.750Z|9e4283ff-387b-4605-8e09-23fc9dc54a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:42:54.133Z|c3d9c9ef-f412-4aa8-8ca0-e121b39e0d7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:42:54.133Z|c3d9c9ef-f412-4aa8-8ca0-e121b39e0d7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:42:54.158Z|5b58c5b8-8159-4a62-bc01-35cc6738bcdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:42:54.158Z|5b58c5b8-8159-4a62-bc01-35cc6738bcdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:42:54.161Z|3f9e9954-4441-4281-94f7-6b6a8676dbf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:42:54.162Z|3f9e9954-4441-4281-94f7-6b6a8676dbf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:42:59.904Z|472997de-6d6c-4618-92c6-5dd6b10a8879|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:42:59.904Z|472997de-6d6c-4618-92c6-5dd6b10a8879|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:43:04.166Z|ab7f78ed-0e8f-4783-b710-b99ff9f542f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:43:04.167Z|ab7f78ed-0e8f-4783-b710-b99ff9f542f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:43:04.186Z|46ac2213-8960-4a35-8333-f2051776d7ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:43:04.186Z|46ac2213-8960-4a35-8333-f2051776d7ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:43:04.191Z|73f739c9-43b1-4fd1-bd26-dd1bc2508339|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:43:04.192Z|73f739c9-43b1-4fd1-bd26-dd1bc2508339|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:43:05.750Z|c2aa6aa9-7d21-4ace-a188-0f32f7ac1f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:43:05.750Z|c2aa6aa9-7d21-4ace-a188-0f32f7ac1f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:43:06.754Z|ce9c743a-7d2f-47b7-aaca-6807f5718668|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:43:06.754Z|ce9c743a-7d2f-47b7-aaca-6807f5718668|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:43:14.201Z|f25af722-5e2d-4ddb-8761-4237837287ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:43:14.201Z|f25af722-5e2d-4ddb-8761-4237837287ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:43:14.216Z|e240a82f-783d-48a5-9bbd-9ef290e14659|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:43:14.217Z|e240a82f-783d-48a5-9bbd-9ef290e14659|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:43:14.219Z|75e2977a-b4bf-4b23-8bab-a8519bf8ea42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:43:14.220Z|75e2977a-b4bf-4b23-8bab-a8519bf8ea42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:43:20.750Z|2ae1276b-1aea-428a-b586-7ada49e5c0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:43:20.754Z|2ae1276b-1aea-428a-b586-7ada49e5c0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:43:24.233Z|35af5719-e00d-4764-9408-97f6c9d31d84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:43:24.234Z|35af5719-e00d-4764-9408-97f6c9d31d84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:43:24.246Z|500f9448-7bb5-411d-a5b3-21d073f45b71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:43:24.247Z|500f9448-7bb5-411d-a5b3-21d073f45b71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:43:24.249Z|fc082e00-cd49-4c9d-9304-c68596280453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:43:24.250Z|fc082e00-cd49-4c9d-9304-c68596280453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:43:34.265Z|838c32b2-264e-4010-b233-05bece1dde6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:43:34.266Z|838c32b2-264e-4010-b233-05bece1dde6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:43:34.278Z|a9912f90-eb2b-4be7-8977-52eee3d645a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:43:34.279Z|a9912f90-eb2b-4be7-8977-52eee3d645a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:43:34.281Z|e9a446f4-97c1-4043-80a1-efccbc9ee887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:43:34.281Z|e9a446f4-97c1-4043-80a1-efccbc9ee887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:43:35.749Z|8d4fbbbc-2819-419e-bfe2-aa5b4ca7ec52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:43:35.750Z|8d4fbbbc-2819-419e-bfe2-aa5b4ca7ec52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:43:36.755Z|59e00896-8b4b-449d-a2f6-6e6bf4974d6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:43:36.755Z|59e00896-8b4b-449d-a2f6-6e6bf4974d6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:43:44.298Z|39e30d86-3647-41b7-9f5c-075e7a127fde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:43:44.298Z|39e30d86-3647-41b7-9f5c-075e7a127fde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:43:44.309Z|70810c7e-f862-441d-8014-be605e600e2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:43:44.310Z|70810c7e-f862-441d-8014-be605e600e2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:43:44.313Z|b1827828-9686-4726-91dc-bfc11003a087|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:43:44.314Z|b1827828-9686-4726-91dc-bfc11003a087|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:43:50.750Z|fb183f66-7029-4349-ae29-e86f6f8b37d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:43:50.750Z|fb183f66-7029-4349-ae29-e86f6f8b37d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:43:54.341Z|09014713-144c-4a03-ae02-7ad1e200fb6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:43:54.342Z|09014713-144c-4a03-ae02-7ad1e200fb6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:43:54.351Z|e5774bc5-93e2-43ef-8d42-ce1f49400866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:43:54.351Z|e5774bc5-93e2-43ef-8d42-ce1f49400866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:43:54.351Z|733d7922-65ec-4858-842c-4df6b9fe915b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:43:54.352Z|733d7922-65ec-4858-842c-4df6b9fe915b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:43:59.889Z|8f1a4f9a-cf85-4d98-82a0-cc7da671f9ba|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:43:59.890Z|8f1a4f9a-cf85-4d98-82a0-cc7da671f9ba|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:44:04.373Z|5804700c-a225-46b1-b141-a4610f14b2c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:44:04.374Z|5804700c-a225-46b1-b141-a4610f14b2c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:44:04.379Z|043ecab7-d9ff-4fe0-9026-880684d54e73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:44:04.379Z|043ecab7-d9ff-4fe0-9026-880684d54e73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:44:04.382Z|c29e66f5-95a7-45da-9651-ad9280188d03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:44:04.383Z|c29e66f5-95a7-45da-9651-ad9280188d03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:44:05.750Z|95af6e89-5542-4bb2-a606-338092ad06af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:44:05.753Z|95af6e89-5542-4bb2-a606-338092ad06af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:44:06.756Z|02ae3ad2-c3aa-4ffc-be30-0d54c0493b44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:44:06.756Z|02ae3ad2-c3aa-4ffc-be30-0d54c0493b44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:44:14.410Z|04884e1b-7951-46ce-9eb9-b90779ac6863|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:44:14.410Z|321a0684-f7b6-498b-ab86-3079e6d76ba0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:44:14.411Z|04884e1b-7951-46ce-9eb9-b90779ac6863|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:44:14.411Z|321a0684-f7b6-498b-ab86-3079e6d76ba0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:44:14.417Z|2cfd97d9-6cb2-4225-b167-798adfb4beef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:44:14.417Z|2cfd97d9-6cb2-4225-b167-798adfb4beef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:44:20.751Z|47e949cd-9f35-4342-9ed7-a2c440f1d651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:44:20.751Z|47e949cd-9f35-4342-9ed7-a2c440f1d651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:44:24.442Z|20e72b2d-5c4c-4197-9ceb-633d1fc7a604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:44:24.443Z|20e72b2d-5c4c-4197-9ceb-633d1fc7a604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:44:24.443Z|ab54f2ab-e850-4885-89d3-71187db0e693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:44:24.445Z|ab54f2ab-e850-4885-89d3-71187db0e693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:44:24.449Z|5836ad8f-cdc9-4144-91cf-65848a483291|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:44:24.449Z|5836ad8f-cdc9-4144-91cf-65848a483291|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:44:34.476Z|bf9580d4-de26-4e82-bbb1-bed17cab1f21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:44:34.477Z|bf9580d4-de26-4e82-bbb1-bed17cab1f21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:44:34.483Z|1b2f361a-0a9b-4601-ab89-d38e64fdb118|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:44:34.483Z|1b2f361a-0a9b-4601-ab89-d38e64fdb118|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:44:34.485Z|2399616b-d1e7-4ee1-bd17-2fcb85add951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:44:34.489Z|2399616b-d1e7-4ee1-bd17-2fcb85add951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:44:35.750Z|7f096362-8010-4665-9383-f64bf622b9c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:44:35.750Z|7f096362-8010-4665-9383-f64bf622b9c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:44:36.757Z|d68a30b9-18c3-48e1-82b6-feb856e71598|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:44:36.757Z|d68a30b9-18c3-48e1-82b6-feb856e71598|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:44:44.505Z|bfacc0e6-ccf0-4c68-953d-c2097cb7acdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:44:44.506Z|bfacc0e6-ccf0-4c68-953d-c2097cb7acdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:44:44.514Z|eabc8536-43e3-4732-847c-8d5aff47504b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:44:44.515Z|eabc8536-43e3-4732-847c-8d5aff47504b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:44:44.522Z|63ef4542-a087-4ea6-a9df-36fccc0a921e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:44:44.522Z|63ef4542-a087-4ea6-a9df-36fccc0a921e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:44:50.749Z|9195143b-5538-43cf-9b74-55a05f8c89b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:44:50.754Z|9195143b-5538-43cf-9b74-55a05f8c89b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:44:54.536Z|cf2ba333-446b-4cf6-84f9-a0f59c496380|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:44:54.537Z|cf2ba333-446b-4cf6-84f9-a0f59c496380|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:44:54.543Z|fc78a863-470e-4f1d-8b0e-77832e478a95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:44:54.544Z|fc78a863-470e-4f1d-8b0e-77832e478a95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:44:54.550Z|99aadfea-d52c-4c0c-8ae8-8db4bcad8675|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:44:54.551Z|99aadfea-d52c-4c0c-8ae8-8db4bcad8675|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:44:59.889Z|22e0c169-31ae-496e-aae9-34df0179e644|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:44:59.890Z|22e0c169-31ae-496e-aae9-34df0179e644|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:45:04.570Z|90194e8c-9193-4918-bc70-d82839304604|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:45:04.571Z|90194e8c-9193-4918-bc70-d82839304604|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:45:04.574Z|e59f313d-8405-4619-b775-e65887637b05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:45:04.575Z|e59f313d-8405-4619-b775-e65887637b05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:45:04.579Z|afae7374-de95-4368-b1da-5e420fded146|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:45:04.579Z|afae7374-de95-4368-b1da-5e420fded146|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:45:05.749Z|a5de5bdb-3fe7-4ac6-a608-f27889c2891d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:45:05.750Z|a5de5bdb-3fe7-4ac6-a608-f27889c2891d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:45:06.758Z|fff60206-e5f0-4a4b-b9c4-3108c37f03de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:45:06.758Z|fff60206-e5f0-4a4b-b9c4-3108c37f03de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:45:14.603Z|857e20be-e933-4713-8b15-052d98b31aa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:45:14.604Z|857e20be-e933-4713-8b15-052d98b31aa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:45:14.609Z|8a24c9ef-44a9-4962-a263-758041e3c964|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:45:14.610Z|8a24c9ef-44a9-4962-a263-758041e3c964|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:45:14.613Z|6f14275c-a6b4-4087-a8be-68bcda2a228f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:45:14.613Z|6f14275c-a6b4-4087-a8be-68bcda2a228f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:45:20.750Z|20270476-cc49-4fb6-afa2-287667597891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:45:20.751Z|20270476-cc49-4fb6-afa2-287667597891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:45:24.643Z|72491f2c-777e-49fe-b5ec-4122566dd184|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:45:24.643Z|72491f2c-777e-49fe-b5ec-4122566dd184|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:45:24.643Z|e1867958-3273-4cbd-9839-3b0c8771fce4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:45:24.643Z|e1867958-3273-4cbd-9839-3b0c8771fce4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:45:24.647Z|348dedef-7d55-4f8b-867e-3f9bf6e448d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:45:24.647Z|348dedef-7d55-4f8b-867e-3f9bf6e448d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:45:34.677Z|957cfbd6-a01f-475c-934d-09773740aeac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:45:34.677Z|8fa06cfb-c67a-4d4d-8782-c86d8d74200f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:45:34.677Z|d4b707c2-91af-46ca-b559-c99d0e1ca920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:45:34.678Z|d4b707c2-91af-46ca-b559-c99d0e1ca920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:45:34.678Z|8fa06cfb-c67a-4d4d-8782-c86d8d74200f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:45:34.678Z|957cfbd6-a01f-475c-934d-09773740aeac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:45:35.749Z|cf6c50f5-ad14-43ee-98bb-ec817f3a0997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:45:35.753Z|cf6c50f5-ad14-43ee-98bb-ec817f3a0997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:45:36.758Z|708d8c9c-be1c-40cb-ae16-9b5e362ca5b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:45:36.759Z|708d8c9c-be1c-40cb-ae16-9b5e362ca5b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:45:44.711Z|582d6242-59a9-4208-868b-30ebc8389f26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:45:44.711Z|cf720817-211c-419c-bf34-2280a4924d38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:45:44.712Z|582d6242-59a9-4208-868b-30ebc8389f26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:45:44.712Z|cf720817-211c-419c-bf34-2280a4924d38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:45:44.717Z|e296824c-871d-4358-8e10-f8680af22b45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:45:44.718Z|e296824c-871d-4358-8e10-f8680af22b45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:45:50.750Z|955d6b13-17ae-45d5-9c5e-2e1d638c2563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:45:50.750Z|955d6b13-17ae-45d5-9c5e-2e1d638c2563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:45:54.746Z|650c212f-308c-4cdc-a9ac-1aa33c5b92cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:45:54.746Z|47de076d-f297-4fba-a9ac-fcd3e4f02e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:45:54.747Z|650c212f-308c-4cdc-a9ac-1aa33c5b92cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:45:54.747Z|47de076d-f297-4fba-a9ac-fcd3e4f02e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:45:54.752Z|4c11f315-40a6-4096-9ecc-210fba94b222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:45:54.753Z|4c11f315-40a6-4096-9ecc-210fba94b222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:45:59.890Z|7aa3c302-458c-4b02-8220-a192aaacc099|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:45:59.890Z|7aa3c302-458c-4b02-8220-a192aaacc099|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:46:04.776Z|83f1c8a6-a831-45fb-926a-bf3bb43c9599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:46:04.777Z|83f1c8a6-a831-45fb-926a-bf3bb43c9599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:46:04.781Z|4e80080f-f80c-4dfa-ba4e-9d6e879472ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:46:04.781Z|4e80080f-f80c-4dfa-ba4e-9d6e879472ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:46:04.785Z|9c983480-e474-4646-9d3e-65cb713ba0fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:46:04.785Z|9c983480-e474-4646-9d3e-65cb713ba0fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:46:05.751Z|8848445e-4480-4b17-b53e-0994c44a3860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:46:05.751Z|8848445e-4480-4b17-b53e-0994c44a3860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:46:06.759Z|f0716870-ad63-41e2-a0c9-16205c8bc8a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:46:06.760Z|f0716870-ad63-41e2-a0c9-16205c8bc8a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:46:14.810Z|728b72d3-900b-4807-bcc4-9be1697d5594|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:46:14.810Z|6163efe7-1608-4516-8a48-02dd5e1821b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:46:14.810Z|654ff9ea-8693-490d-b5de-e0f4ba6c5f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:46:14.811Z|6163efe7-1608-4516-8a48-02dd5e1821b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:46:14.811Z|728b72d3-900b-4807-bcc4-9be1697d5594|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:46:14.812Z|654ff9ea-8693-490d-b5de-e0f4ba6c5f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:46:20.750Z|a387738d-22e7-41b5-ac63-50f4810057b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:46:20.753Z|a387738d-22e7-41b5-ac63-50f4810057b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:46:24.836Z|9a9da165-2e05-46d7-92ea-74e6cb8b0df2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:46:24.836Z|a5dc0154-33bf-48e1-95b1-c56936f7f8be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:46:24.837Z|9a9da165-2e05-46d7-92ea-74e6cb8b0df2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:46:24.837Z|a5dc0154-33bf-48e1-95b1-c56936f7f8be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:46:24.857Z|69d2f0e2-5087-4e9a-abc7-34866123bfdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:46:24.858Z|69d2f0e2-5087-4e9a-abc7-34866123bfdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:46:34.871Z|06cb4236-2750-487b-a7ea-0607c75a93fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:46:34.871Z|06cb4236-2750-487b-a7ea-0607c75a93fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:46:34.871Z|c07d2f8b-0312-475b-9a67-96473a305be5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:46:34.872Z|c07d2f8b-0312-475b-9a67-96473a305be5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:46:34.883Z|ee4f4dcd-fa95-40d7-8ae1-116b8b292569|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:46:34.884Z|ee4f4dcd-fa95-40d7-8ae1-116b8b292569|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:46:35.750Z|773e374d-ec6b-4651-8f06-29c2c6c3a8b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:46:35.750Z|773e374d-ec6b-4651-8f06-29c2c6c3a8b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:46:36.761Z|6c2c421c-764b-4149-a50d-c584dd13f529|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:46:36.761Z|6c2c421c-764b-4149-a50d-c584dd13f529|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:46:44.895Z|b67295df-6836-4927-af97-97ee16c28d8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:46:44.896Z|b67295df-6836-4927-af97-97ee16c28d8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:46:44.900Z|bba9693c-8ca8-4201-9f52-fa1b63446578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:46:44.904Z|bba9693c-8ca8-4201-9f52-fa1b63446578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:46:44.908Z|25f862a0-0955-4e4e-b412-cc26e95eb6b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:46:44.908Z|25f862a0-0955-4e4e-b412-cc26e95eb6b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:46:50.750Z|4d89c174-cb1f-4265-aabe-25b1c7f62181|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:46:50.750Z|4d89c174-cb1f-4265-aabe-25b1c7f62181|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:46:54.950Z|3510b59e-42c0-456e-8e00-73d7e8d31268|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:46:54.950Z|3510b59e-42c0-456e-8e00-73d7e8d31268|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:46:54.950Z|588f43ba-3a0a-49c0-9719-4ec957d3b0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:46:54.953Z|588f43ba-3a0a-49c0-9719-4ec957d3b0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:46:54.960Z|49be5b2c-239a-4ee9-9df6-416a109e53f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:46:54.960Z|49be5b2c-239a-4ee9-9df6-416a109e53f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:46:59.891Z|f544bc7c-9246-4868-a97e-58b392e27a56|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:46:59.892Z|f544bc7c-9246-4868-a97e-58b392e27a56|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:47:04.979Z|1bdaa5d1-71d0-4c68-85a9-e2506cf13dc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:47:04.980Z|1bdaa5d1-71d0-4c68-85a9-e2506cf13dc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:47:04.985Z|b4b8ce1c-e77f-4a10-b9dc-e8fe86a4a97d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:47:04.986Z|b4b8ce1c-e77f-4a10-b9dc-e8fe86a4a97d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:47:04.991Z|7a52e120-750a-466f-8f60-8e86879fc395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:47:04.991Z|7a52e120-750a-466f-8f60-8e86879fc395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:47:05.750Z|02a33a8e-1ae7-411a-9828-7c13a28d4d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:47:05.754Z|02a33a8e-1ae7-411a-9828-7c13a28d4d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:47:06.763Z|6226078f-0f31-4fc5-89c1-db0a298f0be2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:47:06.763Z|6226078f-0f31-4fc5-89c1-db0a298f0be2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:47:15.007Z|74064ff2-f582-4370-b9d1-2e6c8642cbef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:47:15.008Z|74064ff2-f582-4370-b9d1-2e6c8642cbef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:47:15.013Z|25817e30-e567-468a-a2bd-7032a9d6e081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:47:15.014Z|25817e30-e567-468a-a2bd-7032a9d6e081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:47:15.018Z|724e7603-a499-4da3-8c14-8b300d128f64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:47:15.018Z|724e7603-a499-4da3-8c14-8b300d128f64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:47:20.750Z|dc38e4f0-d376-4deb-8563-0af215019fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:47:20.751Z|dc38e4f0-d376-4deb-8563-0af215019fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:47:25.031Z|fe3aee52-ad72-418a-8be1-1a38def7a80a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:47:25.032Z|fe3aee52-ad72-418a-8be1-1a38def7a80a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:47:25.043Z|dc55c973-c9c4-4708-8e54-b78b15c2e734|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:47:25.044Z|dc55c973-c9c4-4708-8e54-b78b15c2e734|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:47:25.044Z|1e24f378-0bc0-427f-aa50-94baa5d69c18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:47:25.045Z|1e24f378-0bc0-427f-aa50-94baa5d69c18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:47:35.069Z|af59d9a0-e622-4715-82e6-9d549dbcf752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:47:35.069Z|af59d9a0-e622-4715-82e6-9d549dbcf752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:47:35.074Z|d6ac9be8-fb96-40a1-98c3-7d287168ab23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:47:35.075Z|d6ac9be8-fb96-40a1-98c3-7d287168ab23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:47:35.081Z|b2c185b1-2415-4031-8928-63cbd48dad90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:47:35.081Z|b2c185b1-2415-4031-8928-63cbd48dad90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:47:35.749Z|78cc8898-a810-4184-b0d2-b05e9655eeb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:47:35.750Z|78cc8898-a810-4184-b0d2-b05e9655eeb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:47:36.764Z|2ec563d1-95b8-4eca-a0b9-e559f5295982|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:47:36.764Z|2ec563d1-95b8-4eca-a0b9-e559f5295982|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:47:45.097Z|66a7239f-3929-4f67-86ae-a0da4f98399e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:47:45.097Z|66a7239f-3929-4f67-86ae-a0da4f98399e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:47:45.105Z|61d1d179-647a-4fbb-adbb-b3516b025960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:47:45.105Z|61d1d179-647a-4fbb-adbb-b3516b025960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:47:45.115Z|a2d7e23f-1fdd-494b-ac8b-ac963bb343e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:47:45.116Z|a2d7e23f-1fdd-494b-ac8b-ac963bb343e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:47:50.749Z|d83bf4c5-dae0-4f3c-8300-f292d08a8028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:47:50.753Z|d83bf4c5-dae0-4f3c-8300-f292d08a8028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:47:55.122Z|c432f353-7890-4791-935c-82dedebb096a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:47:55.123Z|c432f353-7890-4791-935c-82dedebb096a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:47:55.128Z|c367827e-b3ad-40a3-b42b-f3cd54c853be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:47:55.128Z|c367827e-b3ad-40a3-b42b-f3cd54c853be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:47:55.143Z|732a3a48-bdfc-42c5-8fb2-6d509ef7ff60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:47:55.144Z|732a3a48-bdfc-42c5-8fb2-6d509ef7ff60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:47:59.889Z|fde333f6-193a-48d7-834f-2f0d12315315|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:47:59.890Z|fde333f6-193a-48d7-834f-2f0d12315315|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:48:05.156Z|368d7f2d-2dee-44fb-b7db-82005e9d89c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:48:05.157Z|368d7f2d-2dee-44fb-b7db-82005e9d89c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:48:05.159Z|9f03b809-f1ee-4b97-ba3f-8fca06b4a1a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:48:05.160Z|9f03b809-f1ee-4b97-ba3f-8fca06b4a1a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:48:05.169Z|2bd9912d-b2fb-44c1-901f-ea5a64366213|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:48:05.170Z|2bd9912d-b2fb-44c1-901f-ea5a64366213|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:48:05.750Z|83510024-c150-44a3-82c4-c4fa9f6ad9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:48:05.750Z|83510024-c150-44a3-82c4-c4fa9f6ad9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:48:06.764Z|4d9fa9bc-fa70-4944-acde-a0e275de5a34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:48:06.765Z|4d9fa9bc-fa70-4944-acde-a0e275de5a34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:48:15.186Z|b5dc4c45-103c-4146-920b-07625809c231|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:48:15.186Z|b5dc4c45-103c-4146-920b-07625809c231|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:48:15.191Z|282baa75-de35-4dc8-9ceb-158c8b04a8e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:48:15.191Z|282baa75-de35-4dc8-9ceb-158c8b04a8e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:48:15.199Z|44a42662-949e-4ce1-b2a8-0e5ea735f328|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:48:15.199Z|44a42662-949e-4ce1-b2a8-0e5ea735f328|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:48:20.750Z|563be159-c18c-4569-a81b-7f3b4b47eb0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:48:20.750Z|563be159-c18c-4569-a81b-7f3b4b47eb0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:48:25.217Z|f9943110-ee94-402f-b62e-224429dd76be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:48:25.218Z|f9943110-ee94-402f-b62e-224429dd76be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:48:25.220Z|6a2e449c-4a03-4b4c-803b-10315494f875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:48:25.220Z|6a2e449c-4a03-4b4c-803b-10315494f875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:48:25.226Z|2f3c7d78-c645-4413-9c27-631746c358e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:48:25.226Z|2f3c7d78-c645-4413-9c27-631746c358e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:48:35.250Z|f0fb7406-9730-4616-a7a5-1319ae1a59f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:48:35.251Z|f0fb7406-9730-4616-a7a5-1319ae1a59f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:48:35.255Z|ae313c37-ddb3-4ae2-84db-08223a4e3ea9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:48:35.256Z|ae313c37-ddb3-4ae2-84db-08223a4e3ea9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:48:35.258Z|48a4b5cc-87c8-4316-bf49-02019e060486|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:48:35.258Z|48a4b5cc-87c8-4316-bf49-02019e060486|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:48:35.750Z|5c986756-aa56-4e99-a671-74e69d8891a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:48:35.754Z|5c986756-aa56-4e99-a671-74e69d8891a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:48:36.765Z|9f66e27f-04b6-4cfa-a135-755e6b65fc36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:48:36.765Z|9f66e27f-04b6-4cfa-a135-755e6b65fc36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:48:45.279Z|5d4e2245-ceab-4683-abcd-6ae92047bc16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:48:45.280Z|5d4e2245-ceab-4683-abcd-6ae92047bc16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:48:45.292Z|f709b4b9-a4be-436c-9220-695190f10621|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:48:45.292Z|c2b863f4-3ff5-49e2-91c3-07744885d7eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:48:45.292Z|f709b4b9-a4be-436c-9220-695190f10621|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:48:45.292Z|c2b863f4-3ff5-49e2-91c3-07744885d7eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:48:50.750Z|199edd92-8101-4a18-9b20-d4b0a4c6601e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:48:50.750Z|199edd92-8101-4a18-9b20-d4b0a4c6601e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:48:55.335Z|a9396e2b-ab9e-4e73-a499-9c49ca33d36f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:48:55.336Z|ae39283c-ff92-4741-b79f-5fd1dac231a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:48:55.336Z|ae39283c-ff92-4741-b79f-5fd1dac231a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:48:55.336Z|a9396e2b-ab9e-4e73-a499-9c49ca33d36f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:48:55.341Z|7d4f5bb5-fb82-4bda-ab52-7e3800e7c4fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:48:55.341Z|7d4f5bb5-fb82-4bda-ab52-7e3800e7c4fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:48:59.890Z|3998f35e-2fcb-4c22-be31-58c9af9ce393|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:48:59.891Z|3998f35e-2fcb-4c22-be31-58c9af9ce393|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:49:05.365Z|f7034abd-2ac9-43ec-ab89-5350f06f199d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:49:05.366Z|f7034abd-2ac9-43ec-ab89-5350f06f199d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:49:05.373Z|0c36a866-a735-4f6a-96db-4d7ffa89f854|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:49:05.373Z|0c36a866-a735-4f6a-96db-4d7ffa89f854|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:49:05.403Z|a63656a6-060a-4776-81e6-5a33497b2577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:49:05.404Z|a63656a6-060a-4776-81e6-5a33497b2577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:49:05.750Z|fbc2e743-916b-4e06-8621-21f9fc250027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:49:05.751Z|fbc2e743-916b-4e06-8621-21f9fc250027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:49:06.766Z|82ce0dc8-d978-407e-9c90-c25bc46f00b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:49:06.767Z|82ce0dc8-d978-407e-9c90-c25bc46f00b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:49:15.413Z|b893fd93-2412-425c-9ee4-51b6e33a90ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:49:15.412Z|a220b251-4997-418b-9984-d81f0474247c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:49:15.413Z|b893fd93-2412-425c-9ee4-51b6e33a90ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:49:15.415Z|a220b251-4997-418b-9984-d81f0474247c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:49:15.425Z|56e25099-7127-4458-bb53-6a6d0ba64c66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:49:15.425Z|56e25099-7127-4458-bb53-6a6d0ba64c66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:49:20.749Z|264ca4f6-06b8-43a4-9430-73200d96f480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:49:20.751Z|264ca4f6-06b8-43a4-9430-73200d96f480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:49:25.435Z|886b034b-c338-4c49-8f94-85abcd310011|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:49:25.436Z|886b034b-c338-4c49-8f94-85abcd310011|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:49:25.439Z|4768bc4d-a913-43aa-b807-d702b9788cea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:49:25.439Z|4768bc4d-a913-43aa-b807-d702b9788cea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:49:25.445Z|4a37be2c-285b-411b-9dd2-1226fc644c7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:49:25.445Z|4a37be2c-285b-411b-9dd2-1226fc644c7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:49:35.459Z|dbd55403-ddfd-4442-aa8c-5b2af77062d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:49:35.460Z|dbd55403-ddfd-4442-aa8c-5b2af77062d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:49:35.471Z|ac94b20a-7355-4d51-bba2-714c1fa91cb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:49:35.472Z|ac94b20a-7355-4d51-bba2-714c1fa91cb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:49:35.476Z|de6a8914-6f2e-4497-800a-9cd580fd611d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:49:35.477Z|de6a8914-6f2e-4497-800a-9cd580fd611d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:49:35.749Z|de33bbdd-d126-4e5b-87f7-120ee7969e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:49:35.750Z|de33bbdd-d126-4e5b-87f7-120ee7969e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:49:36.767Z|1a7fc795-563e-44d1-8b38-fe1b1f0222d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:49:36.768Z|1a7fc795-563e-44d1-8b38-fe1b1f0222d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:49:45.487Z|efe65ab4-777f-4bdd-846a-78278e5f079e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:49:45.487Z|efe65ab4-777f-4bdd-846a-78278e5f079e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:49:45.497Z|77bcb6e3-7342-4a5d-8cbe-3fd89a20997d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:49:45.497Z|77bcb6e3-7342-4a5d-8cbe-3fd89a20997d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:49:45.509Z|a0cd3361-f6e0-4395-a1eb-7fb85e229d8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:49:45.509Z|a0cd3361-f6e0-4395-a1eb-7fb85e229d8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:49:50.750Z|84fe5e22-f4b7-4e7f-8cd9-c3715062c2c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:49:50.750Z|84fe5e22-f4b7-4e7f-8cd9-c3715062c2c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:49:55.515Z|f0a76a1f-c181-4f3d-bd4b-21f6b7d802b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:49:55.516Z|f0a76a1f-c181-4f3d-bd4b-21f6b7d802b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:49:55.520Z|76e28278-d85d-40b7-b13a-c501779590bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:49:55.520Z|76e28278-d85d-40b7-b13a-c501779590bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:49:55.536Z|923add8b-b6e2-43f6-8e39-b1c4f3c24afb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:49:55.537Z|923add8b-b6e2-43f6-8e39-b1c4f3c24afb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:49:59.890Z|d82cb751-2c2b-4df4-a657-49df43b5a521|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:49:59.891Z|d82cb751-2c2b-4df4-a657-49df43b5a521|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:50:05.542Z|9119944b-06d7-4f20-bec7-72e5b4994c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:50:05.543Z|9119944b-06d7-4f20-bec7-72e5b4994c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:50:05.554Z|212cd369-9785-443c-a6c6-dd746a0e169e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:50:05.554Z|212cd369-9785-443c-a6c6-dd746a0e169e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:50:05.565Z|6a92adc6-e059-40eb-ad12-a743f31986a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:50:05.565Z|6a92adc6-e059-40eb-ad12-a743f31986a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:50:05.750Z|674e6c30-5155-489b-b3c5-2817953f237c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:50:05.754Z|674e6c30-5155-489b-b3c5-2817953f237c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:50:06.768Z|dcf483dd-9cca-46eb-903c-2385f89517af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:50:06.769Z|dcf483dd-9cca-46eb-903c-2385f89517af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:50:15.571Z|650e0dd0-62af-4c3a-8460-1a215d4e3e71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:50:15.571Z|650e0dd0-62af-4c3a-8460-1a215d4e3e71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:50:15.584Z|c4f3eecd-a523-48f5-b41d-0d40d5c9aa2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:50:15.585Z|c4f3eecd-a523-48f5-b41d-0d40d5c9aa2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:50:15.593Z|f4dae6a8-f1dd-4c5d-8f92-fa21d36d579c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:50:15.594Z|f4dae6a8-f1dd-4c5d-8f92-fa21d36d579c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:50:20.750Z|32a54ec3-7d88-4a01-bdfd-34d10b9d7e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:50:20.750Z|32a54ec3-7d88-4a01-bdfd-34d10b9d7e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:50:25.603Z|a85b65cc-f17b-4481-8d18-6e4a982fc856|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:50:25.603Z|a85b65cc-f17b-4481-8d18-6e4a982fc856|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:50:25.616Z|3f05c7ff-3887-47b1-8dd8-83d5b539178d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:50:25.616Z|3f05c7ff-3887-47b1-8dd8-83d5b539178d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:50:25.622Z|2c08615f-e406-4a5b-9016-413671d4f2b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:50:25.622Z|2c08615f-e406-4a5b-9016-413671d4f2b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:50:35.633Z|d0267075-6907-4c90-9f36-d44da03ed75b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:50:35.634Z|d0267075-6907-4c90-9f36-d44da03ed75b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:50:35.647Z|7981ca52-5e29-468c-98c3-a15115878167|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:50:35.647Z|7981ca52-5e29-468c-98c3-a15115878167|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:50:35.652Z|4a49c0ab-e724-4ef3-a9df-a53d98086208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:50:35.652Z|4a49c0ab-e724-4ef3-a9df-a53d98086208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:50:35.750Z|e56296e5-5ded-42b0-9f9b-6193d15c80cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:50:35.750Z|e56296e5-5ded-42b0-9f9b-6193d15c80cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:50:36.769Z|08e4d6fa-aac2-4055-82ec-7cd5b8e9eb0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:50:36.770Z|08e4d6fa-aac2-4055-82ec-7cd5b8e9eb0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:50:45.666Z|22c3ae0e-9cd3-4abd-8fb7-c4ea235566a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:50:45.666Z|22c3ae0e-9cd3-4abd-8fb7-c4ea235566a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:50:45.674Z|afe46dd2-0993-4018-9612-64061dcc0c40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:50:45.674Z|afe46dd2-0993-4018-9612-64061dcc0c40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:50:45.682Z|3b093cad-1ebd-4a15-84d5-cbcba70dec8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:50:45.683Z|3b093cad-1ebd-4a15-84d5-cbcba70dec8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:50:50.750Z|51cfb090-0135-482e-a64c-602cf95f9ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:50:50.755Z|51cfb090-0135-482e-a64c-602cf95f9ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:50:55.704Z|5e3c15d0-d8c4-4a86-ba1a-b70a244f46fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:50:55.704Z|1eeab221-f8a7-43dd-a7f1-04e7354668f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:50:55.704Z|5e3c15d0-d8c4-4a86-ba1a-b70a244f46fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:50:55.704Z|1eeab221-f8a7-43dd-a7f1-04e7354668f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:50:55.712Z|bbb3379d-d903-4a3b-ad07-c0919f3faae7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:50:55.713Z|bbb3379d-d903-4a3b-ad07-c0919f3faae7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:50:59.892Z|dc674cc2-9b87-43fa-9aef-09d2be4dc50a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:50:59.893Z|dc674cc2-9b87-43fa-9aef-09d2be4dc50a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:51:05.739Z|a17a3475-3843-4a3d-be8d-f90bd81f2862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:51:05.739Z|a17a3475-3843-4a3d-be8d-f90bd81f2862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:51:05.743Z|ab46035c-b948-4255-a3fb-31bdfa5902db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:51:05.743Z|ab46035c-b948-4255-a3fb-31bdfa5902db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:51:05.743Z|a8c798a2-5398-4bdb-8645-5dd5a76cb062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:51:05.744Z|a8c798a2-5398-4bdb-8645-5dd5a76cb062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:51:05.750Z|33458eb8-1887-4566-8be6-010b1a8d3079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:51:05.750Z|33458eb8-1887-4566-8be6-010b1a8d3079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:51:06.770Z|e95a2fbc-d6a2-450f-bfdf-987846656a8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:51:06.771Z|e95a2fbc-d6a2-450f-bfdf-987846656a8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:51:15.768Z|0e904972-4ab2-477f-8698-e6a39b0372ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:51:15.769Z|0e904972-4ab2-477f-8698-e6a39b0372ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:51:15.769Z|f18a0cc1-fa24-476f-a29f-46d2de212fec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:51:15.771Z|f18a0cc1-fa24-476f-a29f-46d2de212fec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:51:15.773Z|fd771828-4097-4392-9cda-8318c4ebb9e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:51:15.773Z|fd771828-4097-4392-9cda-8318c4ebb9e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:51:20.751Z|967054e6-12a0-4b6b-9deb-d05353ab183b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:51:20.751Z|967054e6-12a0-4b6b-9deb-d05353ab183b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:51:25.802Z|12d66549-7cf8-4502-b32f-8a546d7c3ce9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:51:25.804Z|12d66549-7cf8-4502-b32f-8a546d7c3ce9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:51:25.810Z|ca4e8faf-29fa-4e3b-b663-09f9e446d3e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:51:25.810Z|434aa2a8-0f88-4813-b13d-eef1c522c8ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:51:25.811Z|ca4e8faf-29fa-4e3b-b663-09f9e446d3e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:51:25.813Z|434aa2a8-0f88-4813-b13d-eef1c522c8ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:51:35.750Z|80029331-cdb9-4909-a4d8-5eef520d6cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:51:35.754Z|80029331-cdb9-4909-a4d8-5eef520d6cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:51:35.841Z|bcac8f12-30a4-4c17-8f64-6a4189308041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:51:35.841Z|bcac8f12-30a4-4c17-8f64-6a4189308041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:51:35.849Z|3f52d1ab-b486-48bc-9c4d-ece595994479|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:51:35.849Z|3f52d1ab-b486-48bc-9c4d-ece595994479|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:51:35.849Z|119c0cd6-edb3-42d3-bcec-73549fd27210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:51:35.850Z|119c0cd6-edb3-42d3-bcec-73549fd27210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:51:36.771Z|a2c651bc-ed57-4e85-8b73-f4e7d4557322|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:51:36.772Z|a2c651bc-ed57-4e85-8b73-f4e7d4557322|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:51:45.874Z|fb37be71-650b-4052-acdc-8b7f4d4a1af8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:51:45.875Z|fb37be71-650b-4052-acdc-8b7f4d4a1af8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:51:45.877Z|5ff9df3d-bb70-418c-afe0-2bf18d5136c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:51:45.877Z|5ff9df3d-bb70-418c-afe0-2bf18d5136c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:51:45.880Z|6fd27106-005d-4dda-ae7e-164b6ef9e3ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:51:45.880Z|6fd27106-005d-4dda-ae7e-164b6ef9e3ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:51:50.750Z|0da1438a-638b-4d98-9a02-ea9170a99e79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:51:50.750Z|0da1438a-638b-4d98-9a02-ea9170a99e79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:51:55.906Z|4439d43a-3719-4ddf-87c3-602555b64c7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:51:55.907Z|4439d43a-3719-4ddf-87c3-602555b64c7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:51:55.908Z|63f7ae5b-a399-44ad-9256-bac266175063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:51:55.909Z|63f7ae5b-a399-44ad-9256-bac266175063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:51:55.906Z|fc79c46b-fd4d-45dc-900d-fdfa489bc6df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:51:55.912Z|fc79c46b-fd4d-45dc-900d-fdfa489bc6df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:51:59.888Z|394c8034-66a0-4d1e-bf27-e1377ea24d83|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:51:59.889Z|394c8034-66a0-4d1e-bf27-e1377ea24d83|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:52:05.750Z|fca310cf-361a-4e72-9f4b-a115100aca2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:52:05.750Z|fca310cf-361a-4e72-9f4b-a115100aca2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:52:05.938Z|4ea5f327-356c-4831-92d7-9814174edc67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:52:05.939Z|4ea5f327-356c-4831-92d7-9814174edc67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:52:05.939Z|7c9bc6e3-a9ab-4398-81a1-a4465a106537|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:52:05.939Z|7c9bc6e3-a9ab-4398-81a1-a4465a106537|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:52:05.942Z|660634f2-0862-4586-93ad-6ec6e80f366d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:52:05.943Z|660634f2-0862-4586-93ad-6ec6e80f366d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:52:06.772Z|36b5f579-53b5-4dd7-8e58-6569b09e225a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:52:06.773Z|36b5f579-53b5-4dd7-8e58-6569b09e225a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:52:15.974Z|902e017e-c86f-4fb2-a959-3bce20fe8c4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:52:15.975Z|902e017e-c86f-4fb2-a959-3bce20fe8c4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:52:15.977Z|816bbb6a-ad8b-4a74-bfab-a3b3dbb0e5a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:52:15.977Z|816bbb6a-ad8b-4a74-bfab-a3b3dbb0e5a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:52:15.984Z|e4bc2e2a-0c8f-4abf-8204-7f4a6701147c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:52:15.984Z|e4bc2e2a-0c8f-4abf-8204-7f4a6701147c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:52:20.750Z|10ee3346-97b6-4789-9bbf-58adf5194b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:52:20.755Z|10ee3346-97b6-4789-9bbf-58adf5194b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:52:26.001Z|2c52fed3-7359-4f06-a264-758d90ad63eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:52:26.002Z|2c52fed3-7359-4f06-a264-758d90ad63eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:52:26.005Z|9b2757f0-d284-48d8-8c97-a54a56b8d73f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:52:26.006Z|9b2757f0-d284-48d8-8c97-a54a56b8d73f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:52:26.007Z|b4444c04-19f9-4595-b8b6-5fb5496d7312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:52:26.008Z|b4444c04-19f9-4595-b8b6-5fb5496d7312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:52:35.750Z|d924e50c-11fc-474b-8cd9-bb28c57fb050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:52:35.750Z|d924e50c-11fc-474b-8cd9-bb28c57fb050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:52:36.029Z|ab24b034-4779-46b3-ba67-81252c458bdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:52:36.029Z|ab24b034-4779-46b3-ba67-81252c458bdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:52:36.031Z|7fb1da5b-c737-45ff-8c5a-6872b581f40f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:52:36.031Z|cf310349-4fe6-4802-93b4-121b09e5de73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:52:36.031Z|7fb1da5b-c737-45ff-8c5a-6872b581f40f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:52:36.032Z|cf310349-4fe6-4802-93b4-121b09e5de73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:52:36.773Z|f3683f5e-1ad8-45eb-9d2e-01ac1023c42b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:52:36.774Z|f3683f5e-1ad8-45eb-9d2e-01ac1023c42b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:52:46.058Z|d397a2d4-2580-4e5e-b8d2-cb48b4763995|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:52:46.058Z|d397a2d4-2580-4e5e-b8d2-cb48b4763995|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:52:46.067Z|1fb863e5-3c6e-41da-9a53-49bf40395436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:52:46.067Z|1fb863e5-3c6e-41da-9a53-49bf40395436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:52:46.068Z|514a6ebf-a107-48c6-b282-181f27ab13f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:52:46.068Z|514a6ebf-a107-48c6-b282-181f27ab13f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:52:50.750Z|8bba869c-826f-46c4-bf69-b0ee1c09858d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:52:50.750Z|8bba869c-826f-46c4-bf69-b0ee1c09858d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:52:56.090Z|1d944d2c-ef64-4944-b968-99d19e8de506|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:52:56.091Z|1d944d2c-ef64-4944-b968-99d19e8de506|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:52:56.095Z|832b5689-032e-4086-ab9f-18ea8965f1db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:52:56.095Z|832b5689-032e-4086-ab9f-18ea8965f1db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:52:56.100Z|497d724e-dc3e-42a2-a0b1-5f0c63175682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:52:56.101Z|497d724e-dc3e-42a2-a0b1-5f0c63175682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:52:59.890Z|81783eb5-eda6-4d9b-9bf3-8164146a3b06|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:52:59.891Z|81783eb5-eda6-4d9b-9bf3-8164146a3b06|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:53:05.750Z|87802020-3f4c-49dd-9c92-80b6d2f91b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:53:05.754Z|87802020-3f4c-49dd-9c92-80b6d2f91b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:53:06.120Z|91db24e8-33e9-4376-a5c7-d14ca22fc608|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:53:06.121Z|91db24e8-33e9-4376-a5c7-d14ca22fc608|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:53:06.125Z|b10db8bd-7cbb-4d12-85ff-802a8ff12b9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:53:06.125Z|b10db8bd-7cbb-4d12-85ff-802a8ff12b9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:53:06.129Z|96280bf3-0648-4dfa-82b4-5a3d542a2851|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:53:06.130Z|96280bf3-0648-4dfa-82b4-5a3d542a2851|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:53:06.774Z|d9653364-d55b-42c1-9356-e2f299917349|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:53:06.774Z|d9653364-d55b-42c1-9356-e2f299917349|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:53:16.149Z|1239f9da-7585-499a-96ce-ca3c1483251c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:53:16.149Z|1239f9da-7585-499a-96ce-ca3c1483251c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:53:16.150Z|37b878fe-d631-4e63-84bf-d80ec5e1f921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:53:16.150Z|37b878fe-d631-4e63-84bf-d80ec5e1f921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:53:16.155Z|5e2c6559-a227-477e-be8c-46dd24550bf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:53:16.156Z|5e2c6559-a227-477e-be8c-46dd24550bf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:53:20.750Z|c129f886-f989-46f2-9181-d5690ab9f8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:53:20.750Z|c129f886-f989-46f2-9181-d5690ab9f8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:53:26.183Z|f5b648b9-572a-422c-9b9a-1d20efc2f717|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:53:26.183Z|f5b648b9-572a-422c-9b9a-1d20efc2f717|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:53:26.188Z|c94283b5-f778-4cb9-ac2d-a57f556d16de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:53:26.189Z|c94283b5-f778-4cb9-ac2d-a57f556d16de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:53:26.189Z|0f10dd06-6800-4fef-9f3f-a788dd9a31c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:53:26.190Z|0f10dd06-6800-4fef-9f3f-a788dd9a31c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:53:35.750Z|05964e1d-0874-4d51-bbc8-64ffcbb80a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:53:35.750Z|05964e1d-0874-4d51-bbc8-64ffcbb80a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:53:36.209Z|78bc4cd5-2e00-4238-933d-e84234390fd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:53:36.210Z|78bc4cd5-2e00-4238-933d-e84234390fd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:53:36.215Z|354bdbed-bc4a-4dfb-8b26-ae5d75008e16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:53:36.214Z|c54b004b-563a-4ba3-a4a1-12ddff8f8c05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:53:36.216Z|354bdbed-bc4a-4dfb-8b26-ae5d75008e16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:53:36.217Z|c54b004b-563a-4ba3-a4a1-12ddff8f8c05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:53:36.775Z|f09f46b8-7d89-434b-ad1b-d43907a826aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:53:36.775Z|f09f46b8-7d89-434b-ad1b-d43907a826aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:53:46.252Z|a8ae1e1d-e88b-4413-8dc3-b4b6df08544e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:53:46.253Z|a8ae1e1d-e88b-4413-8dc3-b4b6df08544e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:53:46.256Z|3c11059f-1cc2-4eb6-a831-21d38b80627c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:53:46.257Z|3c11059f-1cc2-4eb6-a831-21d38b80627c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:53:46.257Z|ec4f5816-1c18-41e1-a20c-054a2ca09636|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:53:46.258Z|ec4f5816-1c18-41e1-a20c-054a2ca09636|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:53:50.750Z|a5d8da07-3b19-4333-8d42-a946e41d76d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:53:50.753Z|a5d8da07-3b19-4333-8d42-a946e41d76d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:53:56.275Z|308a8cee-6164-4bbd-9c26-b24e719369cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:53:56.276Z|308a8cee-6164-4bbd-9c26-b24e719369cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:53:56.279Z|fe7c3b35-89d0-41a8-86e1-f77943789709|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:53:56.280Z|fe7c3b35-89d0-41a8-86e1-f77943789709|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:53:56.284Z|9ad76b24-2c0f-48d2-b094-65d065fba5f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:53:56.284Z|9ad76b24-2c0f-48d2-b094-65d065fba5f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:53:59.890Z|4ef96a9e-5122-4b50-a604-6ce551314d57|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:53:59.890Z|4ef96a9e-5122-4b50-a604-6ce551314d57|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:54:05.750Z|fbc6fe04-25f2-417c-9f8b-d94d1ecb5595|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:54:05.750Z|fbc6fe04-25f2-417c-9f8b-d94d1ecb5595|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:54:06.300Z|4e716ac0-8306-45c2-8177-aa0834090316|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:54:06.301Z|4e716ac0-8306-45c2-8177-aa0834090316|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:54:06.306Z|79a0348b-11ce-4d1b-b0e7-72a0de99b954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:54:06.306Z|79a0348b-11ce-4d1b-b0e7-72a0de99b954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:54:06.354Z|a05d4b4c-22db-424d-93ee-c6a9dba5950c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:54:06.355Z|a05d4b4c-22db-424d-93ee-c6a9dba5950c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:54:06.776Z|318595f7-543a-4222-a734-7efa716ea2a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:54:06.776Z|318595f7-543a-4222-a734-7efa716ea2a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:54:16.333Z|1e1a9cca-eb91-4e82-95ce-2edc941a55d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:54:16.333Z|1e1a9cca-eb91-4e82-95ce-2edc941a55d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:54:16.355Z|c7e2c502-43d4-4475-baf9-1fc44079e436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:54:16.356Z|c7e2c502-43d4-4475-baf9-1fc44079e436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:54:16.379Z|44fcd5dc-e1e2-42dd-b3c2-7507800a9342|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:54:16.380Z|44fcd5dc-e1e2-42dd-b3c2-7507800a9342|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:54:20.750Z|e2052547-b395-4cef-9780-951a788b42fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:54:20.750Z|e2052547-b395-4cef-9780-951a788b42fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:54:26.384Z|7f80fd91-58ca-403f-9e18-354ab5770d13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:54:26.385Z|7f80fd91-58ca-403f-9e18-354ab5770d13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:54:26.387Z|c3eba736-fb1e-46c4-999d-4261e5ca59f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:54:26.387Z|c3eba736-fb1e-46c4-999d-4261e5ca59f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:54:26.405Z|d69917da-3d64-4c0f-b81e-d609141c09f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:54:26.405Z|d69917da-3d64-4c0f-b81e-d609141c09f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:54:35.750Z|b276698b-63a5-4858-952f-d41d1882c424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:54:35.754Z|b276698b-63a5-4858-952f-d41d1882c424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:54:36.409Z|ce7bb9dc-b76e-49c1-abc9-a8b873d167cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:54:36.409Z|ce7bb9dc-b76e-49c1-abc9-a8b873d167cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:54:36.420Z|66ba0ac2-a321-49aa-aad7-f3140b762c7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:54:36.421Z|66ba0ac2-a321-49aa-aad7-f3140b762c7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:54:36.434Z|2fc4c246-b431-4dfe-b59d-0d3e9edae73a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:54:36.434Z|2fc4c246-b431-4dfe-b59d-0d3e9edae73a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:54:36.777Z|bf255283-0e09-417f-967a-56b072b225f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:54:36.777Z|bf255283-0e09-417f-967a-56b072b225f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:54:46.451Z|ecb0353f-67ca-48e9-bf09-43ffc880b011|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:54:46.451Z|ecb0353f-67ca-48e9-bf09-43ffc880b011|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:54:46.456Z|cffffe37-d47e-4556-8923-30707dbcbd5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:54:46.456Z|cffffe37-d47e-4556-8923-30707dbcbd5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:54:46.461Z|feef7a83-e42c-4693-96cc-b1e43afa9831|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:54:46.462Z|feef7a83-e42c-4693-96cc-b1e43afa9831|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:54:50.749Z|90d46fc8-97af-4250-a0fd-b59ab2968b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:54:50.750Z|90d46fc8-97af-4250-a0fd-b59ab2968b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:54:56.481Z|8193b9d7-b0c8-464d-a79c-fd02054cde38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:54:56.482Z|8193b9d7-b0c8-464d-a79c-fd02054cde38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:54:56.487Z|92fa95d7-2de8-4f8a-ab60-5923a711c903|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:54:56.487Z|92fa95d7-2de8-4f8a-ab60-5923a711c903|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:54:56.490Z|24caeb50-5eda-4bb5-b95c-a1b8647cd78b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:54:56.490Z|24caeb50-5eda-4bb5-b95c-a1b8647cd78b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:54:59.889Z|c666c868-316a-4062-9373-619a26f654c2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:54:59.890Z|c666c868-316a-4062-9373-619a26f654c2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:55:05.749Z|99a8ab45-79c8-42d0-9343-fc9653c5fa4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:55:05.750Z|99a8ab45-79c8-42d0-9343-fc9653c5fa4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:55:06.523Z|9c56e268-4a02-4d56-97e8-cd8e4ba61b6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:55:06.524Z|9c56e268-4a02-4d56-97e8-cd8e4ba61b6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:55:06.525Z|23e10e2b-14d1-4e96-9a88-a1ed722b9a05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:55:06.526Z|23e10e2b-14d1-4e96-9a88-a1ed722b9a05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:55:06.528Z|4a0ad906-7730-4b09-8b0a-7fc14afe17b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:55:06.528Z|4a0ad906-7730-4b09-8b0a-7fc14afe17b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:55:06.778Z|0c19e37b-e7b5-4e1b-a729-81b10698c6e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:55:06.778Z|0c19e37b-e7b5-4e1b-a729-81b10698c6e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:55:16.553Z|faeb07a5-c96e-43aa-9043-e63e495a32e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:55:16.553Z|faeb07a5-c96e-43aa-9043-e63e495a32e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:55:16.555Z|539e6e3a-a0fd-4310-bdfd-ad38c18b59d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:55:16.555Z|539e6e3a-a0fd-4310-bdfd-ad38c18b59d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:55:16.561Z|a7f4b8ce-8470-4617-97fb-dba724ead4b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:55:16.561Z|a7f4b8ce-8470-4617-97fb-dba724ead4b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:55:20.750Z|5762c61c-de2f-4ec6-9229-6d825eade74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:55:20.758Z|5762c61c-de2f-4ec6-9229-6d825eade74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:55:26.584Z|b05c3ab2-3f2d-48fc-8a45-ddf83f97835a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:55:26.584Z|b05c3ab2-3f2d-48fc-8a45-ddf83f97835a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:55:26.585Z|1151c51c-2f21-4e2d-8762-56bcd3bb78e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:55:26.586Z|1151c51c-2f21-4e2d-8762-56bcd3bb78e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:55:26.590Z|c4d3d981-37a3-4a6c-9670-c1bdad06ba70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:55:26.590Z|c4d3d981-37a3-4a6c-9670-c1bdad06ba70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:55:35.750Z|e2f094c2-6914-4f74-8168-b5f13609e46a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:55:35.750Z|e2f094c2-6914-4f74-8168-b5f13609e46a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:55:36.622Z|262f22ed-72f5-43db-b9b1-359ceaab3969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:55:36.625Z|a41e36a5-87a6-44eb-8b36-03fd6c924619|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:55:36.625Z|a41e36a5-87a6-44eb-8b36-03fd6c924619|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:55:36.623Z|262f22ed-72f5-43db-b9b1-359ceaab3969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:55:36.628Z|a026f569-e912-485b-8efd-61ce49bd7fe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:55:36.628Z|a026f569-e912-485b-8efd-61ce49bd7fe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:55:36.779Z|21e6809a-6e3e-4cca-a73c-ca8a1bd621e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:55:36.779Z|21e6809a-6e3e-4cca-a73c-ca8a1bd621e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:55:46.655Z|8186b682-f78d-4b49-a49e-1b45b4c0fb50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:55:46.655Z|8186b682-f78d-4b49-a49e-1b45b4c0fb50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:55:46.658Z|3960a119-a5b7-47d3-9c57-c47700f635ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:55:46.660Z|3960a119-a5b7-47d3-9c57-c47700f635ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:55:46.661Z|b8ddb2c7-8b94-42d9-ad04-bb259766a90d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:55:46.664Z|b8ddb2c7-8b94-42d9-ad04-bb259766a90d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:55:50.750Z|fb226782-3c2e-4b78-941f-a9ea5914f28e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:55:50.750Z|fb226782-3c2e-4b78-941f-a9ea5914f28e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:55:56.685Z|751dd9e1-d5d5-4ff5-a828-7fabc3032b89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:55:56.686Z|751dd9e1-d5d5-4ff5-a828-7fabc3032b89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:55:56.689Z|f50bac7e-330a-4cbc-9fc0-b006fb5df9fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:55:56.689Z|f50bac7e-330a-4cbc-9fc0-b006fb5df9fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:55:56.696Z|1cef8a00-2d9a-435a-a617-fad140503f6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:55:56.697Z|1cef8a00-2d9a-435a-a617-fad140503f6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:55:59.889Z|a2ca66d5-ea79-4f05-a194-df2145e813f0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:55:59.890Z|a2ca66d5-ea79-4f05-a194-df2145e813f0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:56:05.750Z|2dbd2c1e-837e-4ad6-85ea-e368c5e9f1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:56:05.754Z|2dbd2c1e-837e-4ad6-85ea-e368c5e9f1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:56:06.717Z|c2ed60fd-436e-4e64-a2e8-bfbfb6c802fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:56:06.718Z|3fb5568c-407a-484f-b0a9-4be38579a26d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:56:06.719Z|3fb5568c-407a-484f-b0a9-4be38579a26d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:56:06.720Z|c2ed60fd-436e-4e64-a2e8-bfbfb6c802fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:56:06.725Z|6bae32a5-5881-47cd-a537-97295cca3211|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:56:06.725Z|6bae32a5-5881-47cd-a537-97295cca3211|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:56:06.780Z|d598c409-893a-4298-bd3e-d1b52ba44f33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:56:06.780Z|d598c409-893a-4298-bd3e-d1b52ba44f33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:56:16.749Z|6a7eb268-7775-43ed-82f7-3795da9280d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:56:16.750Z|6a7eb268-7775-43ed-82f7-3795da9280d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:56:16.750Z|6193e5ea-2d8b-46bc-b2b3-7343346f97b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:56:16.750Z|9d85033c-e696-4a5e-bf34-0326d4e922f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:56:16.750Z|6193e5ea-2d8b-46bc-b2b3-7343346f97b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:56:16.750Z|9d85033c-e696-4a5e-bf34-0326d4e922f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:56:20.750Z|d58af2a1-2020-4f01-92c5-510b38b3c468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:56:20.750Z|d58af2a1-2020-4f01-92c5-510b38b3c468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:56:26.781Z|39189ad7-aa6f-4f03-92fd-7e03f6931784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:56:26.782Z|39189ad7-aa6f-4f03-92fd-7e03f6931784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:56:26.782Z|28469023-ab33-4f36-ad1a-b6b74e802cb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:56:26.783Z|28469023-ab33-4f36-ad1a-b6b74e802cb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:56:26.783Z|11086492-c220-446f-88f0-681c64aa1bd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:56:26.784Z|11086492-c220-446f-88f0-681c64aa1bd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:56:35.750Z|e7a48a3e-6075-4f15-97ad-efeb791956bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:56:35.750Z|e7a48a3e-6075-4f15-97ad-efeb791956bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:56:36.781Z|8812daa4-3d75-49ef-adb0-7e74ddaf8f15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:56:36.781Z|8812daa4-3d75-49ef-adb0-7e74ddaf8f15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:56:36.810Z|97c5afb5-54a4-46fb-8c61-2ce202ebac31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:56:36.816Z|97c5afb5-54a4-46fb-8c61-2ce202ebac31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:56:36.815Z|6b47cdce-8c70-41f6-97d0-c3fdb832f416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:56:36.816Z|c2a8f379-b8fa-42c2-8553-d549f6d6f0cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:56:36.821Z|c2a8f379-b8fa-42c2-8553-d549f6d6f0cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:56:36.819Z|6b47cdce-8c70-41f6-97d0-c3fdb832f416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:56:46.841Z|20aeb49b-7481-4155-ad28-534c6f57c80e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:56:46.841Z|20aeb49b-7481-4155-ad28-534c6f57c80e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:56:46.848Z|f6f1cc32-d195-4eb7-9ec0-65f25a13b179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:56:46.849Z|f6f1cc32-d195-4eb7-9ec0-65f25a13b179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:56:46.854Z|897c659c-67ef-4dac-b9b0-e452061e8597|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:56:46.854Z|897c659c-67ef-4dac-b9b0-e452061e8597|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:56:50.751Z|765f3c92-5142-4b0d-9f7f-c3ca1c940fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:56:50.754Z|765f3c92-5142-4b0d-9f7f-c3ca1c940fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:56:56.877Z|385ef07e-2868-4ff2-a0b2-ec5761d7eb49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:56:56.878Z|385ef07e-2868-4ff2-a0b2-ec5761d7eb49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:56:56.878Z|41c070df-8749-4eec-8301-aa88dd7e7388|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:56:56.880Z|41c070df-8749-4eec-8301-aa88dd7e7388|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:56:56.887Z|c153fc02-4979-4515-a3bb-7bf12bfe2b9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:56:56.887Z|c153fc02-4979-4515-a3bb-7bf12bfe2b9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:56:59.891Z|46b02d5b-f8d9-4e53-9f49-91482d29d2a4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:56:59.891Z|46b02d5b-f8d9-4e53-9f49-91482d29d2a4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:57:05.750Z|30fbd23a-6f00-4021-94a8-960573824fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:57:05.750Z|30fbd23a-6f00-4021-94a8-960573824fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:57:06.782Z|0951c228-ff20-46fc-b809-3550387e52bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:57:06.783Z|0951c228-ff20-46fc-b809-3550387e52bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:57:06.909Z|1a168ebb-5912-4921-8f88-196ad622026d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:57:06.910Z|1a168ebb-5912-4921-8f88-196ad622026d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:57:06.913Z|3002d96f-d1da-43da-a04d-eca267622c62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:57:06.913Z|3002d96f-d1da-43da-a04d-eca267622c62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:57:06.920Z|014829c2-2782-4a92-a062-5c0856102f3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:57:06.920Z|014829c2-2782-4a92-a062-5c0856102f3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:57:16.944Z|6c4bc36e-ad27-4357-8288-e594b68429ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:57:16.945Z|6c4bc36e-ad27-4357-8288-e594b68429ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:57:16.951Z|ba69c817-4ddb-4272-87c1-5972d8554469|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:57:16.951Z|ba69c817-4ddb-4272-87c1-5972d8554469|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:57:16.951Z|ff97aa73-f272-43e9-a5f9-83e95fa71834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:57:16.951Z|ff97aa73-f272-43e9-a5f9-83e95fa71834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:57:20.750Z|0bd0771a-26a8-46b6-bafe-35d9408c1107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:57:20.750Z|0bd0771a-26a8-46b6-bafe-35d9408c1107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:57:26.980Z|9cc249c7-b56e-4777-bc25-cc1b86eb4c05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:57:26.981Z|9cc249c7-b56e-4777-bc25-cc1b86eb4c05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:57:26.985Z|33341468-0548-42f7-9a52-5270d9d9a9cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:57:26.985Z|33341468-0548-42f7-9a52-5270d9d9a9cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:57:26.985Z|ed3ffc1d-0f92-4a4b-9e03-44cfa6e07371|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:57:26.987Z|ed3ffc1d-0f92-4a4b-9e03-44cfa6e07371|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:57:35.749Z|779983c8-ba10-4681-b408-69dd1d639dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:57:35.754Z|779983c8-ba10-4681-b408-69dd1d639dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:57:36.783Z|fd042170-8091-4f28-beb2-e55ba685bb1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:57:36.783Z|fd042170-8091-4f28-beb2-e55ba685bb1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:57:37.013Z|c85a8c20-34ed-43ef-887b-281367fa0a0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:57:37.014Z|c85a8c20-34ed-43ef-887b-281367fa0a0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:57:37.017Z|431ec580-bf29-44e3-818e-f8c2db47f619|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:57:37.017Z|431ec580-bf29-44e3-818e-f8c2db47f619|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:57:37.018Z|8bbf1ab2-6806-4084-81ca-cf19ffa8cca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:57:37.019Z|8bbf1ab2-6806-4084-81ca-cf19ffa8cca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:57:47.048Z|9e565e6e-aedd-4bb5-81e0-ebc0dbf4ffa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:57:47.049Z|9e565e6e-aedd-4bb5-81e0-ebc0dbf4ffa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:57:47.054Z|b2ec4ab8-f2d3-4350-bc2b-ecc0bea859e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:57:47.055Z|b2ec4ab8-f2d3-4350-bc2b-ecc0bea859e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:57:47.059Z|8b0822fa-5c5b-45d9-8408-fb3f297df436|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:57:47.059Z|8b0822fa-5c5b-45d9-8408-fb3f297df436|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:57:50.749Z|dd85e19c-5b9c-473a-b89d-bd14030f71a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:57:50.750Z|dd85e19c-5b9c-473a-b89d-bd14030f71a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:57:57.079Z|70b761a0-499e-46cd-b4f4-570d9697db2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:57:57.080Z|70b761a0-499e-46cd-b4f4-570d9697db2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:57:57.085Z|c780d5a3-398d-43bb-9336-aeac432ef585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:57:57.086Z|c780d5a3-398d-43bb-9336-aeac432ef585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:57:57.095Z|ed0d8432-661c-403b-8458-f56c0a25c87c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:57:57.096Z|ed0d8432-661c-403b-8458-f56c0a25c87c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:57:59.890Z|b32b4a0a-3b44-458a-836f-f8829ab2d931|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:57:59.891Z|b32b4a0a-3b44-458a-836f-f8829ab2d931|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:58:05.749Z|f758fda0-db1e-4b7a-ad91-26260c6895ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:58:05.750Z|f758fda0-db1e-4b7a-ad91-26260c6895ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:58:06.784Z|39e44060-ab28-4f9a-a990-8f5f7cd89432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:58:06.784Z|39e44060-ab28-4f9a-a990-8f5f7cd89432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:58:07.112Z|84ac3318-9715-408b-a859-4e35c64f4d9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:58:07.112Z|8b8a6114-a4d5-4029-b859-e23563edadaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:58:07.113Z|84ac3318-9715-408b-a859-4e35c64f4d9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:58:07.113Z|8b8a6114-a4d5-4029-b859-e23563edadaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:58:07.123Z|66901237-3d3e-4564-9e00-246245f44fe0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:58:07.124Z|66901237-3d3e-4564-9e00-246245f44fe0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:58:17.142Z|111f3d70-af15-41e0-8e2f-5894b3d0a0cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:58:17.144Z|111f3d70-af15-41e0-8e2f-5894b3d0a0cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:58:17.146Z|222bdfdd-6a85-4245-99a3-2b619c8aa1c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:58:17.146Z|222bdfdd-6a85-4245-99a3-2b619c8aa1c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:58:17.157Z|2f7a595d-9762-4ea8-a44f-838899b4b5ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:58:17.158Z|2f7a595d-9762-4ea8-a44f-838899b4b5ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:58:20.751Z|68775c2d-47aa-43f5-b3eb-59bd141e10d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:58:20.755Z|68775c2d-47aa-43f5-b3eb-59bd141e10d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:58:27.180Z|50f767e2-4c47-4a56-976b-b8c42b323434|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:58:27.181Z|50f767e2-4c47-4a56-976b-b8c42b323434|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:58:27.185Z|d209c89b-efbe-4d9c-9e4c-1fcb0f2aaf0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:58:27.186Z|d209c89b-efbe-4d9c-9e4c-1fcb0f2aaf0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:58:27.188Z|558cd878-dadc-415d-b48c-a364abc18f4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:58:27.188Z|558cd878-dadc-415d-b48c-a364abc18f4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:58:35.750Z|dfccec47-4c81-4dd6-afce-bbd7a0279cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:58:35.750Z|dfccec47-4c81-4dd6-afce-bbd7a0279cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:58:36.786Z|71f42b9e-60ba-431e-bea3-15de087bfa98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:58:36.787Z|71f42b9e-60ba-431e-bea3-15de087bfa98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:58:37.211Z|1a3629a2-37fb-4139-a5c9-d22b40dd9019|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:58:37.211Z|1a3629a2-37fb-4139-a5c9-d22b40dd9019|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:58:37.212Z|04d0682b-1f77-4b22-8533-86a57a4278fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:58:37.215Z|04d0682b-1f77-4b22-8533-86a57a4278fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:58:37.217Z|bc079f7f-a4b0-4d01-b053-6d4b37006fc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:58:37.218Z|bc079f7f-a4b0-4d01-b053-6d4b37006fc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:58:47.234Z|af63edb6-eede-44c0-975a-6850bf304f24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:58:47.234Z|af63edb6-eede-44c0-975a-6850bf304f24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:58:47.240Z|352619f0-2b19-4059-b71a-987bfdf4d8d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:58:47.240Z|352619f0-2b19-4059-b71a-987bfdf4d8d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:58:47.242Z|bfab8f86-8019-42ad-92e9-848bd9f3b8ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:58:47.242Z|bfab8f86-8019-42ad-92e9-848bd9f3b8ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:58:50.750Z|d08de31d-2cb5-4130-acdf-f6b37c75e13c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:58:50.750Z|d08de31d-2cb5-4130-acdf-f6b37c75e13c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:58:57.267Z|cae5b73f-3bdc-4804-9bc3-29b3785d93fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:58:57.267Z|cae5b73f-3bdc-4804-9bc3-29b3785d93fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:58:57.270Z|dbc26882-e4d2-41d3-9c29-cd2c198c0991|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:58:57.270Z|dbc26882-e4d2-41d3-9c29-cd2c198c0991|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:58:57.273Z|1800812a-ab82-4967-a784-ebb990e9f4cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:58:57.274Z|1800812a-ab82-4967-a784-ebb990e9f4cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:58:59.890Z|4be775fe-7baf-4127-b126-bb552150870f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:58:59.891Z|4be775fe-7baf-4127-b126-bb552150870f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T08:59:05.749Z|9e83990f-46fc-405e-a8c4-140a76d85a31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:59:05.753Z|9e83990f-46fc-405e-a8c4-140a76d85a31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:59:06.788Z|29f4bc4a-63e1-4720-97d2-ca5604789afe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:59:06.789Z|29f4bc4a-63e1-4720-97d2-ca5604789afe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:59:07.295Z|e519aebc-8740-48f7-aa3b-634f333689de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:59:07.295Z|e519aebc-8740-48f7-aa3b-634f333689de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:59:07.297Z|cc5d8f37-9629-4719-86c5-6922a9865a7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:59:07.298Z|cc5d8f37-9629-4719-86c5-6922a9865a7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:59:07.301Z|76e45ad1-911c-4011-82c2-058e5b964efc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:59:07.301Z|76e45ad1-911c-4011-82c2-058e5b964efc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:59:17.326Z|18173e7c-7397-4891-865c-5cec2b78cb34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:59:17.326Z|18173e7c-7397-4891-865c-5cec2b78cb34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:59:17.330Z|a3de91c1-e69d-4d9c-b8c5-592cb4964653|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:59:17.330Z|a3de91c1-e69d-4d9c-b8c5-592cb4964653|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:59:17.332Z|cd0ef739-8c20-48bb-8561-cd396c03c225|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:59:17.332Z|cd0ef739-8c20-48bb-8561-cd396c03c225|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:59:20.750Z|90f86fa8-da03-4d12-a304-60826d22c146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:59:20.750Z|90f86fa8-da03-4d12-a304-60826d22c146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:59:27.356Z|f6519367-c8bc-4d84-80c3-fba06b591ed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:59:27.357Z|f6519367-c8bc-4d84-80c3-fba06b591ed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:59:27.362Z|2ab8fc5e-f29e-494f-acff-8501c5dfae56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:59:27.363Z|c2b4dc1b-90d9-46b3-a619-8b0da61811e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:59:27.363Z|2ab8fc5e-f29e-494f-acff-8501c5dfae56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:59:27.363Z|c2b4dc1b-90d9-46b3-a619-8b0da61811e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:59:35.750Z|3eb02878-499e-47ba-95de-eb692f94a076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:59:35.750Z|3eb02878-499e-47ba-95de-eb692f94a076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:59:36.789Z|83929d82-380f-42cf-b519-1d01c372eaca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:59:36.789Z|83929d82-380f-42cf-b519-1d01c372eaca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:59:37.382Z|7a2087cc-7426-497e-abcd-896cd50c1cb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:59:37.383Z|7a2087cc-7426-497e-abcd-896cd50c1cb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:59:37.397Z|b342daea-5bc1-4dcd-ba79-77f9ff45851f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:59:37.397Z|b342daea-5bc1-4dcd-ba79-77f9ff45851f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:59:37.402Z|dd5b5010-cefc-4e7a-a6f9-04e31f977688|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:59:37.403Z|dd5b5010-cefc-4e7a-a6f9-04e31f977688|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:59:47.410Z|120014d0-10c5-41d7-8d2d-3ff7de9320a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:59:47.411Z|120014d0-10c5-41d7-8d2d-3ff7de9320a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:59:47.424Z|b9504cbe-242f-4ac1-ba80-51ae55766005|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:59:47.425Z|b9504cbe-242f-4ac1-ba80-51ae55766005|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:59:47.436Z|3f9228ff-952c-407b-b9ce-11ab3a020641|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:59:47.439Z|3f9228ff-952c-407b-b9ce-11ab3a020641|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:59:50.752Z|2fcc973f-9be0-4fb7-b155-f15a3b396012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T08:59:50.756Z|2fcc973f-9be0-4fb7-b155-f15a3b396012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T08:59:57.446Z|b2bcacf9-0b6a-4120-8151-cb4335e12d90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:59:57.447Z|b2bcacf9-0b6a-4120-8151-cb4335e12d90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:59:57.456Z|acd715f6-baa1-491e-8b79-8a00feb51e0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:59:57.456Z|acd715f6-baa1-491e-8b79-8a00feb51e0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:59:57.467Z|df0fe341-1655-4823-a26b-1127a5254d88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T08:59:57.467Z|df0fe341-1655-4823-a26b-1127a5254d88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T08:59:59.888Z|3663cb0c-ce4f-4127-884b-b544312f04e6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T08:59:59.888Z|3663cb0c-ce4f-4127-884b-b544312f04e6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:00:05.749Z|340b1bd8-014d-46e5-8c9d-3b6cb6375ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:00:05.750Z|340b1bd8-014d-46e5-8c9d-3b6cb6375ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:00:06.790Z|2b938857-f2c4-4cb6-8382-ad3a88e5e0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:00:06.790Z|2b938857-f2c4-4cb6-8382-ad3a88e5e0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:00:07.475Z|5c1b6633-3003-4be2-bcb8-b5ad9c3299c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:00:07.476Z|5c1b6633-3003-4be2-bcb8-b5ad9c3299c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:00:07.486Z|4b94142b-a70d-4c99-a482-42c6bb6e7eab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:00:07.486Z|4b94142b-a70d-4c99-a482-42c6bb6e7eab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:00:07.501Z|8a4b651f-f53d-4dc1-844d-d28128a4aff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:00:07.501Z|8a4b651f-f53d-4dc1-844d-d28128a4aff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:00:17.511Z|377b31c3-ee67-40bb-ac10-900d961de11a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:00:17.512Z|377b31c3-ee67-40bb-ac10-900d961de11a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:00:17.508Z|fe1762ca-296e-4483-89a1-3465496ff97f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:00:17.516Z|fe1762ca-296e-4483-89a1-3465496ff97f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:00:17.524Z|d841c25f-dd37-42d7-b59f-e75c749ac712|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:00:17.524Z|d841c25f-dd37-42d7-b59f-e75c749ac712|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:00:20.750Z|6839857d-bee1-4201-ac55-e39e78bb1fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:00:20.750Z|6839857d-bee1-4201-ac55-e39e78bb1fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:00:27.544Z|373be7f9-4ef1-489d-a650-801b92fd7a03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:00:27.545Z|92657f0a-01f2-4036-9362-fa546daad8fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:00:27.545Z|373be7f9-4ef1-489d-a650-801b92fd7a03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:00:27.545Z|92657f0a-01f2-4036-9362-fa546daad8fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:00:27.551Z|a7059bc1-f6a3-465b-b18a-f8f5925c1906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:00:27.551Z|a7059bc1-f6a3-465b-b18a-f8f5925c1906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:00:35.750Z|d58301a8-7803-4dbc-b6ce-5a499a60403f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:00:35.753Z|d58301a8-7803-4dbc-b6ce-5a499a60403f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:00:36.791Z|ca5f0146-b8d7-428b-916f-65f4a879ecea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:00:36.791Z|ca5f0146-b8d7-428b-916f-65f4a879ecea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:00:37.578Z|0b2c2abe-6095-4bc4-89bc-b18c930371bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:00:37.579Z|0b2c2abe-6095-4bc4-89bc-b18c930371bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:00:37.579Z|5f030168-f9e6-4492-b70b-581a36662a28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:00:37.584Z|d5b60447-f65d-46ca-bc7e-a55ed7edb354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:00:37.585Z|d5b60447-f65d-46ca-bc7e-a55ed7edb354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:00:37.587Z|5f030168-f9e6-4492-b70b-581a36662a28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:00:47.614Z|4fdbf220-249e-40fd-9db9-1b139160a190|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:00:47.617Z|2b810632-9c50-465e-874e-22b14fdd265c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:00:47.618Z|2b810632-9c50-465e-874e-22b14fdd265c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:00:47.614Z|4fdbf220-249e-40fd-9db9-1b139160a190|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:00:47.621Z|466f807e-b485-48b0-8e6f-72e3c244e9b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:00:47.622Z|466f807e-b485-48b0-8e6f-72e3c244e9b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:00:50.750Z|9709cde8-69f0-4796-a2dd-9e7975a0f573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:00:50.750Z|9709cde8-69f0-4796-a2dd-9e7975a0f573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:00:57.652Z|7237efff-398c-4ee0-96da-ba4dd5ce754b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:00:57.652Z|7237efff-398c-4ee0-96da-ba4dd5ce754b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:00:57.656Z|b741c02b-e56c-4ed3-85cd-aef453cd04c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:00:57.657Z|b741c02b-e56c-4ed3-85cd-aef453cd04c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:00:57.657Z|bab6792b-9d9f-4b34-acc0-adae315b0d77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:00:57.658Z|bab6792b-9d9f-4b34-acc0-adae315b0d77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:00:59.889Z|68285c33-4d60-4444-b0af-5204168f2ede|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:00:59.890Z|68285c33-4d60-4444-b0af-5204168f2ede|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:01:05.750Z|3f016714-fd09-4987-bd90-43ca898fb2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:01:05.750Z|3f016714-fd09-4987-bd90-43ca898fb2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:01:06.792Z|afcaf39d-ae39-461d-a2cc-2b0f5d262e6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:01:06.792Z|afcaf39d-ae39-461d-a2cc-2b0f5d262e6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:01:07.698Z|c6bfbe8f-f6c5-4234-9ad0-f3b938aee829|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:01:07.699Z|c6bfbe8f-f6c5-4234-9ad0-f3b938aee829|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:01:07.702Z|63022530-a816-4396-b6b8-378acf94ba25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:01:07.703Z|bd0e8000-b88b-4897-8480-21ebbc81c0c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:01:07.704Z|bd0e8000-b88b-4897-8480-21ebbc81c0c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:01:07.706Z|63022530-a816-4396-b6b8-378acf94ba25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:01:17.724Z|aa621ec1-5ccd-4e4b-9d75-536ecfc2350a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:01:17.725Z|aa621ec1-5ccd-4e4b-9d75-536ecfc2350a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:01:17.730Z|b46e3d21-d8d2-4274-84df-3782fdeab5c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:01:17.731Z|b46e3d21-d8d2-4274-84df-3782fdeab5c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:01:17.733Z|3320fba9-2cbc-4404-bcb2-c267bf31e78b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:01:17.733Z|3320fba9-2cbc-4404-bcb2-c267bf31e78b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:01:20.749Z|5d176637-fc0d-46a0-8ae2-99f581081448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:01:20.753Z|5d176637-fc0d-46a0-8ae2-99f581081448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:01:27.752Z|a7edce13-f55a-4a81-8a10-1d89b0afb153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:01:27.753Z|a7edce13-f55a-4a81-8a10-1d89b0afb153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:01:27.760Z|14d7cb17-ffd5-49ea-8cb9-0da34fde9068|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:01:27.761Z|14d7cb17-ffd5-49ea-8cb9-0da34fde9068|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:01:27.760Z|b4be014b-aa1e-4440-9ab4-d59172232cb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:01:27.761Z|b4be014b-aa1e-4440-9ab4-d59172232cb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:01:35.750Z|7292358d-506e-4dc8-a1e2-40ca73b0d583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:01:35.750Z|7292358d-506e-4dc8-a1e2-40ca73b0d583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:01:36.793Z|f2041a57-ac81-4dec-b358-a6af5cb78aff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:01:36.793Z|f2041a57-ac81-4dec-b358-a6af5cb78aff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:01:37.786Z|81ab3727-b5e7-49a5-81cf-2707d286ada9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:01:37.786Z|81ab3727-b5e7-49a5-81cf-2707d286ada9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:01:37.790Z|21ffd3cf-6efd-4dd2-bcfb-e6b726f2d627|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:01:37.792Z|21ffd3cf-6efd-4dd2-bcfb-e6b726f2d627|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:01:37.799Z|99a40e8e-affd-4afb-bd1a-ea3612099f88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:01:37.799Z|99a40e8e-affd-4afb-bd1a-ea3612099f88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:01:47.827Z|4f49be3b-8b2d-4a10-ad83-5091008f6b37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:01:47.827Z|bf920701-cf65-4e71-ba74-8bab7a0ba627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:01:47.828Z|bf920701-cf65-4e71-ba74-8bab7a0ba627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:01:47.828Z|4f49be3b-8b2d-4a10-ad83-5091008f6b37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:01:47.832Z|3901e25f-9e6b-4086-a269-d3df9ca3c03a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:01:47.832Z|3901e25f-9e6b-4086-a269-d3df9ca3c03a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:01:50.750Z|9f49101b-0e9f-440e-a38c-462e48e347ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:01:50.750Z|9f49101b-0e9f-440e-a38c-462e48e347ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:01:57.860Z|43dbc2e4-4a1e-497b-8501-4af9c6192190|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:01:57.860Z|43dbc2e4-4a1e-497b-8501-4af9c6192190|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:01:57.860Z|b78a647a-2b6d-40dc-8d8e-e44264fec3f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:01:57.862Z|b78a647a-2b6d-40dc-8d8e-e44264fec3f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:01:57.865Z|479105a2-bc26-4cae-902f-6a05b1840c0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:01:57.868Z|479105a2-bc26-4cae-902f-6a05b1840c0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:01:59.891Z|928ec825-ca80-4e9e-8a7c-815fba79859c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:01:59.892Z|928ec825-ca80-4e9e-8a7c-815fba79859c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:02:05.751Z|948953c5-6740-44f0-a0d1-e521ab53199d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:02:05.755Z|948953c5-6740-44f0-a0d1-e521ab53199d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:02:06.793Z|effee08c-b255-497f-b537-f65be3e2de05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:02:06.794Z|effee08c-b255-497f-b537-f65be3e2de05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:02:07.890Z|d0a2e857-9409-4672-866c-1257513dc83e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:02:07.891Z|d0a2e857-9409-4672-866c-1257513dc83e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:02:07.892Z|3bb00ce2-fbf8-403e-b376-17b7b9c43ca5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:02:07.894Z|3bb00ce2-fbf8-403e-b376-17b7b9c43ca5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:02:07.895Z|4a8fc545-d5d7-4c26-abcc-1f754097711d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:02:07.896Z|4a8fc545-d5d7-4c26-abcc-1f754097711d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:02:17.920Z|0a44f57c-dade-48d8-aa92-67eb032257e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:02:17.921Z|0a44f57c-dade-48d8-aa92-67eb032257e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:02:17.922Z|38381e35-6d32-4a65-8274-be064cfbdf1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:02:17.922Z|38381e35-6d32-4a65-8274-be064cfbdf1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:02:17.923Z|3390d6e4-cb35-429f-b35c-c82b16577876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:02:17.924Z|3390d6e4-cb35-429f-b35c-c82b16577876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:02:20.750Z|ba21c6cf-a9da-4628-beba-9ba7ce137ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:02:20.750Z|ba21c6cf-a9da-4628-beba-9ba7ce137ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:02:27.948Z|080944b3-1697-4892-b97e-221c86e3e5d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:02:27.949Z|080944b3-1697-4892-b97e-221c86e3e5d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:02:27.952Z|1e43403b-7cd8-4abd-82f7-035cca891d87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:02:27.955Z|057dcd38-cad8-4220-ba1a-62e8b8efadf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:02:27.956Z|1e43403b-7cd8-4abd-82f7-035cca891d87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:02:27.957Z|057dcd38-cad8-4220-ba1a-62e8b8efadf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:02:35.750Z|53cfda50-1dca-4c8e-9d75-8a20a1525635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:02:35.750Z|53cfda50-1dca-4c8e-9d75-8a20a1525635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:02:36.795Z|9a31959d-e220-4a78-9e39-b75977f769b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:02:36.796Z|9a31959d-e220-4a78-9e39-b75977f769b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:02:37.978Z|df29e38e-d47e-4e1b-97fa-dddbafaa13b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:02:37.979Z|df29e38e-d47e-4e1b-97fa-dddbafaa13b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:02:37.990Z|94e6859f-a638-48a5-b255-6ef5c78a59d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:02:37.990Z|94e6859f-a638-48a5-b255-6ef5c78a59d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:02:37.993Z|ddcb9979-10e3-4a3c-8b73-d15f556d9af9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:02:37.994Z|ddcb9979-10e3-4a3c-8b73-d15f556d9af9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:02:48.008Z|22c33ca8-86db-4c0c-8cd8-83ae80497839|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:02:48.008Z|22c33ca8-86db-4c0c-8cd8-83ae80497839|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:02:48.014Z|308dcf9d-95c9-4f6c-9bf7-eb2bbe118dfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:02:48.015Z|308dcf9d-95c9-4f6c-9bf7-eb2bbe118dfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:02:48.021Z|d9048b68-239d-4d56-b76b-2f9b7fe49b12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:02:48.022Z|d9048b68-239d-4d56-b76b-2f9b7fe49b12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:02:50.750Z|f102d2a8-659a-49ec-a08f-c5f66d91c528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:02:50.754Z|f102d2a8-659a-49ec-a08f-c5f66d91c528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:02:58.037Z|47461b35-c336-4a44-be80-67455e09257a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:02:58.038Z|47461b35-c336-4a44-be80-67455e09257a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:02:58.043Z|6f89e03b-30c9-4c8b-8a12-956e0ddb253d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:02:58.044Z|6f89e03b-30c9-4c8b-8a12-956e0ddb253d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:02:58.050Z|6c2e6657-0b63-49d2-9665-56fe47916eb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:02:58.051Z|6c2e6657-0b63-49d2-9665-56fe47916eb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:02:59.892Z|3e1a69bf-8a79-4db8-9558-1a64a6cdecf6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:02:59.893Z|3e1a69bf-8a79-4db8-9558-1a64a6cdecf6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:03:05.749Z|c51ab7db-f55b-423f-8525-8acfa401354a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:03:05.750Z|c51ab7db-f55b-423f-8525-8acfa401354a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:03:06.797Z|e4411118-b148-43c2-8dea-ca0132e745f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:03:06.798Z|e4411118-b148-43c2-8dea-ca0132e745f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:03:08.066Z|0dd8c770-7b73-4726-91be-61840e99a01f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:03:08.067Z|0dd8c770-7b73-4726-91be-61840e99a01f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:03:08.070Z|cdbc9533-bf1c-4726-8c47-388e50d87b9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:03:08.071Z|cdbc9533-bf1c-4726-8c47-388e50d87b9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:03:08.075Z|f308b61d-00c6-4dca-999a-3607ea4788e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:03:08.076Z|f308b61d-00c6-4dca-999a-3607ea4788e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:03:18.096Z|483a0557-a951-41fc-92b9-4980e79c0f39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:03:18.097Z|36e8492c-b090-4a93-a561-d5f747117475|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:03:18.098Z|36e8492c-b090-4a93-a561-d5f747117475|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:03:18.098Z|483a0557-a951-41fc-92b9-4980e79c0f39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:03:18.102Z|ef358019-7b24-4574-b41b-9113ef8134d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:03:18.103Z|ef358019-7b24-4574-b41b-9113ef8134d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:03:20.750Z|a852cea1-94b2-4139-8b59-37d2df524b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:03:20.751Z|a852cea1-94b2-4139-8b59-37d2df524b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:03:28.128Z|f28c7e58-b0d5-4714-8054-c4b57b993cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:03:28.129Z|f28c7e58-b0d5-4714-8054-c4b57b993cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:03:28.130Z|ae03a393-acda-45f6-b174-944907eff747|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:03:28.130Z|ae03a393-acda-45f6-b174-944907eff747|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:03:28.133Z|2d7116eb-84df-4eec-af50-46510f73506a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:03:28.134Z|2d7116eb-84df-4eec-af50-46510f73506a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:03:35.750Z|ef7f6bb5-a639-416a-ac54-d2ec5bfcdbc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:03:35.754Z|ef7f6bb5-a639-416a-ac54-d2ec5bfcdbc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:03:36.799Z|7c8a3866-82ed-4fff-a326-c45dc5b9cc56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:03:36.799Z|7c8a3866-82ed-4fff-a326-c45dc5b9cc56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:03:38.161Z|ead86475-27db-483c-89da-044008749166|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:03:38.162Z|ead86475-27db-483c-89da-044008749166|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:03:38.179Z|537e2019-0de4-4fd4-ab73-36e0f08abb89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:03:38.180Z|537e2019-0de4-4fd4-ab73-36e0f08abb89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:03:38.186Z|31540fdb-c521-45b1-9c05-768955f6f499|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:03:38.187Z|31540fdb-c521-45b1-9c05-768955f6f499|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:03:48.196Z|08f7785e-2927-4b26-9546-d55fd4e27e06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:03:48.196Z|08f7785e-2927-4b26-9546-d55fd4e27e06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:03:48.208Z|622daf7e-d6a1-46f6-a71d-596a573da523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:03:48.208Z|622daf7e-d6a1-46f6-a71d-596a573da523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:03:48.220Z|c402cae4-db54-45b5-8b1f-fce4c483f9c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:03:48.221Z|c402cae4-db54-45b5-8b1f-fce4c483f9c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:03:50.750Z|60e40a76-f6f0-4878-b1bc-0a33f36933b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:03:50.750Z|60e40a76-f6f0-4878-b1bc-0a33f36933b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:03:58.226Z|e110f3a6-3777-45b8-abb8-e6f980be0da0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:03:58.227Z|e110f3a6-3777-45b8-abb8-e6f980be0da0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:03:58.232Z|840943df-4cb1-4a32-84d4-08c9399fea40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:03:58.232Z|840943df-4cb1-4a32-84d4-08c9399fea40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:03:58.246Z|3b37be74-768e-4772-b062-c0a59a34a9de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:03:58.246Z|3b37be74-768e-4772-b062-c0a59a34a9de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:03:59.890Z|95bbc85f-7ffd-46fa-8a6d-74405b047f8d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:03:59.892Z|95bbc85f-7ffd-46fa-8a6d-74405b047f8d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:04:05.750Z|592f2678-5992-44f6-a266-4adebe68ff5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:04:05.750Z|592f2678-5992-44f6-a266-4adebe68ff5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:04:06.803Z|28628df5-d2d2-49b4-9fe9-9da802cff680|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:04:06.803Z|28628df5-d2d2-49b4-9fe9-9da802cff680|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:04:08.254Z|bfcee56a-1fd3-4aae-81e1-7098f409f8b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:04:08.254Z|bfcee56a-1fd3-4aae-81e1-7098f409f8b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:04:08.258Z|ccad3266-c834-4225-bb1b-81a672d67165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:04:08.258Z|ccad3266-c834-4225-bb1b-81a672d67165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:04:08.271Z|997217cb-17a4-4557-8bfe-995f9cf2dd2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:04:08.271Z|997217cb-17a4-4557-8bfe-995f9cf2dd2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:04:18.279Z|0ce08c42-1658-405c-b50e-14bb28424f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:04:18.280Z|0ce08c42-1658-405c-b50e-14bb28424f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:04:18.296Z|b5835042-1391-4cea-956d-67a35eaee7dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:04:18.296Z|b5835042-1391-4cea-956d-67a35eaee7dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:04:18.304Z|56f9ed44-e378-42c7-bedd-5026a659fba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:04:18.305Z|56f9ed44-e378-42c7-bedd-5026a659fba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:04:20.751Z|c985aee0-43f0-4cac-87a8-ac7b452c1165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:04:20.755Z|c985aee0-43f0-4cac-87a8-ac7b452c1165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:04:28.305Z|b02e64c9-4b8c-4bf8-ac26-6f8a0390e47b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:04:28.305Z|b02e64c9-4b8c-4bf8-ac26-6f8a0390e47b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:04:28.325Z|449c7001-1799-4196-a9f1-b909bf6577a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:04:28.326Z|449c7001-1799-4196-a9f1-b909bf6577a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:04:28.333Z|0662d844-a9fa-4571-b557-2b927e7d09df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:04:28.334Z|0662d844-a9fa-4571-b557-2b927e7d09df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:04:35.750Z|0b8f43dc-aff1-48a7-a3a8-571d3027d71e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:04:35.751Z|0b8f43dc-aff1-48a7-a3a8-571d3027d71e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:04:36.804Z|7a52209b-9b42-480f-98db-bc0a5440e265|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:04:36.805Z|7a52209b-9b42-480f-98db-bc0a5440e265|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:04:38.339Z|2d0cead2-6daa-448d-9da1-9bb14d2837cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:04:38.339Z|2d0cead2-6daa-448d-9da1-9bb14d2837cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:04:38.356Z|755ba7a6-5481-4eea-80a3-59443d6fe2bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:04:38.356Z|755ba7a6-5481-4eea-80a3-59443d6fe2bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:04:38.361Z|fa8e3c53-5a29-40de-adcb-c4925d6d75be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:04:38.362Z|fa8e3c53-5a29-40de-adcb-c4925d6d75be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:04:48.368Z|dfe3cc4f-f095-452d-8ba9-b04db5c05e72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:04:48.369Z|dfe3cc4f-f095-452d-8ba9-b04db5c05e72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:04:48.379Z|b847ec85-e695-40df-ab33-679877ccac5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:04:48.380Z|b847ec85-e695-40df-ab33-679877ccac5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:04:48.390Z|c2272e43-c345-4bd3-908c-ad1f215bb194|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:04:48.390Z|c2272e43-c345-4bd3-908c-ad1f215bb194|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:04:50.750Z|8d6fcf93-9c55-4f76-947c-8c62d0672f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:04:50.750Z|8d6fcf93-9c55-4f76-947c-8c62d0672f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:04:58.402Z|69e871f6-9de3-4015-bbe7-4ced15a366ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:04:58.403Z|69e871f6-9de3-4015-bbe7-4ced15a366ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:04:58.411Z|58a1480b-e421-469e-8d5b-cb5e30fafb60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:04:58.412Z|58a1480b-e421-469e-8d5b-cb5e30fafb60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:04:58.420Z|719ceccf-d6a3-4fc1-9b3e-2b04645b851a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:04:58.420Z|719ceccf-d6a3-4fc1-9b3e-2b04645b851a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:04:59.892Z|2cfcc119-2e81-41b6-a7ed-9a941d72888d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:04:59.893Z|2cfcc119-2e81-41b6-a7ed-9a941d72888d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:05:05.750Z|7aa8e14e-c9e0-4fe9-a85a-44f9c8d5b6c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:05:05.753Z|7aa8e14e-c9e0-4fe9-a85a-44f9c8d5b6c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:05:06.805Z|9696bb6e-81e5-499e-80db-d2bf6f8b6ec3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:05:06.805Z|9696bb6e-81e5-499e-80db-d2bf6f8b6ec3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:05:08.439Z|f0771ae2-8e0a-441b-814c-f48dfe775b0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:05:08.439Z|f0771ae2-8e0a-441b-814c-f48dfe775b0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:05:08.441Z|dae3b3c4-ab6e-4f49-9d9b-3d53717969be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:05:08.442Z|dae3b3c4-ab6e-4f49-9d9b-3d53717969be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:05:08.452Z|0a9ec162-805f-4179-9159-579be2accf8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:05:08.452Z|0a9ec162-805f-4179-9159-579be2accf8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:05:18.471Z|e9d4b596-89c2-4493-9d07-f2b57b2f0944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:05:18.472Z|e9d4b596-89c2-4493-9d07-f2b57b2f0944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:05:18.475Z|95c82234-6787-43ee-8e8f-79b78e6e839d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:05:18.476Z|95c82234-6787-43ee-8e8f-79b78e6e839d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:05:18.481Z|c9288255-35b0-45be-a05f-e202bafce981|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:05:18.482Z|c9288255-35b0-45be-a05f-e202bafce981|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:05:20.750Z|5aa43b60-d599-49ce-b49e-27644a1e4e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:05:20.750Z|5aa43b60-d599-49ce-b49e-27644a1e4e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:05:28.503Z|f431871f-5ff5-4a1a-88f6-dffa2e9bad6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:05:28.504Z|f431871f-5ff5-4a1a-88f6-dffa2e9bad6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:05:28.510Z|09e104bb-4f97-4fe1-9449-1fe73e272861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:05:28.510Z|09e104bb-4f97-4fe1-9449-1fe73e272861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:05:28.513Z|5998dd81-e664-4d2c-b69b-3c6b12c567af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:05:28.514Z|5998dd81-e664-4d2c-b69b-3c6b12c567af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:05:35.749Z|9e8be7a9-020b-47bc-a1e8-f4d6fdcd14bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:05:35.750Z|9e8be7a9-020b-47bc-a1e8-f4d6fdcd14bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:05:36.806Z|0c4909de-0f47-4a90-b70d-dbddcc257632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:05:36.806Z|0c4909de-0f47-4a90-b70d-dbddcc257632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:05:38.532Z|152bb254-bddd-4cab-8037-8c3cdfdb1d7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:05:38.533Z|152bb254-bddd-4cab-8037-8c3cdfdb1d7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:05:38.541Z|63b61ec8-280f-4f11-84cf-6141cbf1eeee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:05:38.541Z|63b61ec8-280f-4f11-84cf-6141cbf1eeee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:05:38.541Z|d9a55aa6-6114-44cf-a8d2-4909690ad589|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:05:38.543Z|d9a55aa6-6114-44cf-a8d2-4909690ad589|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:05:48.571Z|ec9bee2a-6fd5-484a-982f-1be4bc1b1567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:05:48.572Z|ec9bee2a-6fd5-484a-982f-1be4bc1b1567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:05:48.576Z|eb2c4431-9d5e-4831-a0a5-a8d85f30ab35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:05:48.577Z|eb2c4431-9d5e-4831-a0a5-a8d85f30ab35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:05:48.585Z|11ee9db3-aef3-480d-acec-cdc4fa293e69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:05:48.586Z|11ee9db3-aef3-480d-acec-cdc4fa293e69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:05:50.750Z|6cdd188f-95f5-47a8-93f8-991b57c8f05f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:05:50.753Z|6cdd188f-95f5-47a8-93f8-991b57c8f05f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:05:58.605Z|31450931-0a56-4f28-be35-3b7450245065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:05:58.605Z|31450931-0a56-4f28-be35-3b7450245065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:05:58.609Z|64629306-d9e7-46ce-8d6e-e7e84cc280f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:05:58.609Z|64629306-d9e7-46ce-8d6e-e7e84cc280f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:05:58.624Z|9182df09-df06-43ef-8906-a10bf15a24d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:05:58.624Z|9182df09-df06-43ef-8906-a10bf15a24d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:05:59.889Z|ec77ec3a-1341-4f95-9d64-95009954451a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:05:59.890Z|ec77ec3a-1341-4f95-9d64-95009954451a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:06:05.750Z|d2150a85-3a9d-40a7-9f21-6414141ffe61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:06:05.750Z|d2150a85-3a9d-40a7-9f21-6414141ffe61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:06:06.807Z|eecfea70-564b-40da-bb4b-c10ba46831b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:06:06.807Z|eecfea70-564b-40da-bb4b-c10ba46831b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:06:08.637Z|88c17493-951b-46e7-a22d-1f0dd9630f6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:06:08.637Z|88c17493-951b-46e7-a22d-1f0dd9630f6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:06:08.638Z|92cc8a43-c555-4b46-9def-704161e27ffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:06:08.638Z|92cc8a43-c555-4b46-9def-704161e27ffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:06:08.650Z|ebc88697-2b73-4805-a140-4f3d1bff59ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:06:08.650Z|ebc88697-2b73-4805-a140-4f3d1bff59ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:06:18.669Z|1a0a1508-1a6c-4d51-8285-5281cfac0fca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:06:18.670Z|1a0a1508-1a6c-4d51-8285-5281cfac0fca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:06:18.672Z|bf6d7215-8f09-4e94-bba2-9fc060c6e148|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:06:18.672Z|bf6d7215-8f09-4e94-bba2-9fc060c6e148|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:06:18.678Z|c7b334a6-bff9-4893-9de6-8bdc9d1edc85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:06:18.679Z|c7b334a6-bff9-4893-9de6-8bdc9d1edc85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:06:20.749Z|a2dd0f95-d322-467a-93cf-132dcef21b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:06:20.750Z|a2dd0f95-d322-467a-93cf-132dcef21b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:06:28.706Z|bf13c1c0-d0b4-42ad-836e-c7e006a1d9f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:06:28.707Z|bf13c1c0-d0b4-42ad-836e-c7e006a1d9f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:06:28.711Z|aaccff5b-b0d4-442a-9a1d-5cd91dff88a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:06:28.711Z|aaccff5b-b0d4-442a-9a1d-5cd91dff88a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:06:28.714Z|65ba0590-be6d-40bd-878f-bc9bc949daaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:06:28.714Z|65ba0590-be6d-40bd-878f-bc9bc949daaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:06:35.749Z|2ab0ec08-5694-461d-b468-8ac18ad32e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:06:35.753Z|2ab0ec08-5694-461d-b468-8ac18ad32e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:06:36.810Z|f966ec88-3323-4670-977c-c045912f0e60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:06:36.811Z|f966ec88-3323-4670-977c-c045912f0e60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:06:38.739Z|d2c58420-be08-4eb3-ad4a-07d1adc25e43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:06:38.740Z|d2c58420-be08-4eb3-ad4a-07d1adc25e43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:06:38.740Z|51b1c51e-cb9c-4e6c-b86e-db5f04f5297a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:06:38.740Z|51b1c51e-cb9c-4e6c-b86e-db5f04f5297a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:06:38.744Z|b076d157-bd5f-41de-8ca7-f0bc2a9bc427|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:06:38.745Z|b076d157-bd5f-41de-8ca7-f0bc2a9bc427|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:06:48.767Z|795788f8-0c21-4052-9d4f-150fd81ad8e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:06:48.768Z|795788f8-0c21-4052-9d4f-150fd81ad8e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:06:48.772Z|b07128f7-902c-4300-9adf-67915388a5ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:06:48.774Z|b07128f7-902c-4300-9adf-67915388a5ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:06:48.774Z|0e8068f3-2b9e-4271-8bc0-5c3894741b59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:06:48.775Z|0e8068f3-2b9e-4271-8bc0-5c3894741b59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:06:50.749Z|b2d7ba9e-582c-4593-b32d-be4845e59509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:06:50.750Z|b2d7ba9e-582c-4593-b32d-be4845e59509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:06:58.801Z|4f5a83ac-d4d5-44f9-8f87-35e813312e1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:06:58.802Z|4f5a83ac-d4d5-44f9-8f87-35e813312e1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:06:58.805Z|639f8690-67f8-4fba-8f35-44bcac54b7fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:06:58.805Z|e0f2e654-659a-4197-99e5-b8c31910de8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:06:58.805Z|639f8690-67f8-4fba-8f35-44bcac54b7fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:06:58.805Z|e0f2e654-659a-4197-99e5-b8c31910de8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:06:59.888Z|5c79c9ba-7927-4a48-b026-27e7ee13a812|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:06:59.889Z|5c79c9ba-7927-4a48-b026-27e7ee13a812|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:07:05.750Z|d8c9c0f2-336c-49c8-8163-0b7d5e1d6d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:07:05.750Z|d8c9c0f2-336c-49c8-8163-0b7d5e1d6d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:07:06.811Z|1697ac68-9419-4f69-80f0-dd6f0fc99db3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:07:06.812Z|1697ac68-9419-4f69-80f0-dd6f0fc99db3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:07:08.831Z|b82918c3-3c79-4589-bd21-41d8d31af855|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:07:08.831Z|248c372c-7537-4e2b-98f4-d845adba8adc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:07:08.832Z|b82918c3-3c79-4589-bd21-41d8d31af855|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:07:08.832Z|248c372c-7537-4e2b-98f4-d845adba8adc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:07:08.835Z|19145169-ea91-45fc-9110-ae3050677aec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:07:08.836Z|19145169-ea91-45fc-9110-ae3050677aec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:07:18.864Z|0a330fda-8f52-470f-9bdb-cfc97ec2afb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:07:18.865Z|e9547d5a-1026-43cc-91fd-94a689f3edec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:07:18.866Z|e9547d5a-1026-43cc-91fd-94a689f3edec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:07:18.866Z|0a330fda-8f52-470f-9bdb-cfc97ec2afb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:07:18.874Z|39774ae0-0694-4713-9aa0-37051aed1287|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:07:18.876Z|39774ae0-0694-4713-9aa0-37051aed1287|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:07:20.750Z|b900844a-21bc-4d47-9cbb-abdf7d05b736|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:07:20.754Z|b900844a-21bc-4d47-9cbb-abdf7d05b736|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:07:28.904Z|ff709d8c-b78a-418b-a613-3d81431f7f17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:07:28.905Z|ff709d8c-b78a-418b-a613-3d81431f7f17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:07:28.908Z|04097680-5284-4fac-8118-3440fb6b5514|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:07:28.909Z|04097680-5284-4fac-8118-3440fb6b5514|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:07:28.908Z|69b85e51-bbb5-4631-98f2-59c7ee84a73a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:07:28.909Z|69b85e51-bbb5-4631-98f2-59c7ee84a73a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:07:35.749Z|ffcf96d0-7225-4e63-9d8d-4a41c585e2aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:07:35.750Z|ffcf96d0-7225-4e63-9d8d-4a41c585e2aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:07:36.813Z|3c2e0999-f689-4978-8fc9-c8bf52808a6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:07:36.813Z|3c2e0999-f689-4978-8fc9-c8bf52808a6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:07:38.941Z|f027d0a9-caf0-421f-adf0-5f87d21a9449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:07:38.942Z|f027d0a9-caf0-421f-adf0-5f87d21a9449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:07:38.945Z|f50313ca-292f-4f7c-b6af-b12391f68f53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:07:38.946Z|260a4a29-0122-4676-89d9-13b66136242b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:07:38.946Z|f50313ca-292f-4f7c-b6af-b12391f68f53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:07:38.946Z|260a4a29-0122-4676-89d9-13b66136242b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:07:48.975Z|90f308b5-d7eb-4334-89de-34ad3f2cb558|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:07:48.976Z|90f308b5-d7eb-4334-89de-34ad3f2cb558|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:07:48.981Z|795e131c-7596-4259-8047-171a01c85703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:07:48.982Z|795e131c-7596-4259-8047-171a01c85703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:07:48.984Z|f6868cf4-6a22-4c4c-953e-8782913509f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:07:48.985Z|f6868cf4-6a22-4c4c-953e-8782913509f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:07:50.750Z|98b33c0f-825c-4f69-9df9-2ac3645944a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:07:50.750Z|98b33c0f-825c-4f69-9df9-2ac3645944a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:07:59.011Z|42c8129e-e5bc-472c-a6f4-00fb5acfe56b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:07:59.012Z|42c8129e-e5bc-472c-a6f4-00fb5acfe56b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:07:59.018Z|c18ed104-5585-4668-878a-3705acce83de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:07:59.019Z|c18ed104-5585-4668-878a-3705acce83de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:07:59.023Z|bb90ba97-30e0-4582-abcd-05458b1bccd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:07:59.024Z|bb90ba97-30e0-4582-abcd-05458b1bccd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:07:59.889Z|cb55dff3-ae5a-45d0-9e87-28c9982b6943|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:07:59.891Z|cb55dff3-ae5a-45d0-9e87-28c9982b6943|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:08:05.751Z|245a802d-a4a1-478b-9507-7072fb63e61a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:08:05.751Z|245a802d-a4a1-478b-9507-7072fb63e61a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:08:06.814Z|e8407a88-07cb-4ac5-ad3a-448d3d9fcc31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:08:06.814Z|e8407a88-07cb-4ac5-ad3a-448d3d9fcc31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:08:09.049Z|06a54841-58a4-4b43-b481-41299c1e3ab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:08:09.050Z|06a54841-58a4-4b43-b481-41299c1e3ab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:08:09.053Z|1ae8d1a3-711b-4118-a308-e7890a60d514|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:08:09.054Z|1ae8d1a3-711b-4118-a308-e7890a60d514|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:08:09.058Z|9be9aaa9-9aec-43c6-8fd9-1c9b3a0e0b89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:08:09.059Z|9be9aaa9-9aec-43c6-8fd9-1c9b3a0e0b89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:08:19.082Z|669b1d9c-f6d7-4cf0-909d-74e0df9c4a37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:08:19.082Z|669b1d9c-f6d7-4cf0-909d-74e0df9c4a37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:08:19.087Z|0f3ad336-e4b5-4faa-96b2-30ba6fd3164b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:08:19.088Z|0f3ad336-e4b5-4faa-96b2-30ba6fd3164b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:08:19.089Z|0b259b41-adab-49f9-b801-b9fdd2357c9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:08:19.090Z|0b259b41-adab-49f9-b801-b9fdd2357c9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:08:20.750Z|27589d1c-5dfb-472c-a2e9-1b9275c3586a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:08:20.750Z|27589d1c-5dfb-472c-a2e9-1b9275c3586a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:08:29.113Z|349c8291-43b7-4f1b-b193-3bad05318316|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:08:29.114Z|349c8291-43b7-4f1b-b193-3bad05318316|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:08:29.118Z|cef4e780-aa0f-4ff1-88f7-34e1cba7b5f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:08:29.119Z|cef4e780-aa0f-4ff1-88f7-34e1cba7b5f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:08:29.120Z|224e6886-28ed-4469-89d5-ad158d50e8b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:08:29.120Z|224e6886-28ed-4469-89d5-ad158d50e8b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:08:35.750Z|807c3899-309a-416a-b8eb-1510006aafda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:08:35.750Z|807c3899-309a-416a-b8eb-1510006aafda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:08:36.815Z|f246d740-35f9-48b6-8f8a-24f8a5828cc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:08:36.815Z|f246d740-35f9-48b6-8f8a-24f8a5828cc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:08:39.145Z|ea70f8b5-86a4-4157-9332-acdb8e63c872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:08:39.146Z|ea70f8b5-86a4-4157-9332-acdb8e63c872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:08:39.153Z|9ceaeff3-f1c2-43de-9ea5-c38a63a71e54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:08:39.153Z|9ceaeff3-f1c2-43de-9ea5-c38a63a71e54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:08:39.153Z|e1646724-6213-44d1-b15b-fef841aa96c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:08:39.157Z|e1646724-6213-44d1-b15b-fef841aa96c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:08:49.180Z|9c306907-b78a-419f-8342-71a0cae9ac54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:08:49.181Z|9c306907-b78a-419f-8342-71a0cae9ac54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:08:49.186Z|0f406f2c-3beb-4304-8264-4be17eac5175|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:08:49.186Z|b2a022da-18aa-4d87-9c8a-211c020e2c75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:08:49.187Z|0f406f2c-3beb-4304-8264-4be17eac5175|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:08:49.187Z|b2a022da-18aa-4d87-9c8a-211c020e2c75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:08:50.750Z|0056971b-8041-409d-b29f-969ee5bbc438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:08:50.750Z|0056971b-8041-409d-b29f-969ee5bbc438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:08:59.212Z|b2ba85b0-b0fb-4b97-b2e6-79c1d625b58e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:08:59.212Z|b2ba85b0-b0fb-4b97-b2e6-79c1d625b58e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:08:59.216Z|b52eba5a-6d48-4741-889e-181ba32efa68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:08:59.216Z|b52eba5a-6d48-4741-889e-181ba32efa68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:08:59.218Z|6e950ecb-b0e6-4229-9ec2-f59d627eefab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:08:59.219Z|6e950ecb-b0e6-4229-9ec2-f59d627eefab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:08:59.889Z|46899d92-0244-4614-bc20-dfbb78ed6639|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:08:59.890Z|46899d92-0244-4614-bc20-dfbb78ed6639|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:09:05.750Z|fc65ac87-cda5-4642-8643-d84fbf8f526a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:09:05.751Z|fc65ac87-cda5-4642-8643-d84fbf8f526a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:09:06.816Z|d01c36ea-b13f-4114-8edc-cfbb9df3217a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:09:06.817Z|d01c36ea-b13f-4114-8edc-cfbb9df3217a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:09:09.244Z|826a4b41-59fd-408a-b4e1-be6935e42be6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:09:09.244Z|826a4b41-59fd-408a-b4e1-be6935e42be6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:09:09.248Z|3cb5b795-74e9-4e49-8690-83ae74ae5795|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:09:09.248Z|3cb5b795-74e9-4e49-8690-83ae74ae5795|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:09:09.249Z|ef089269-dc66-4a32-8098-283951a3b1f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:09:09.250Z|ef089269-dc66-4a32-8098-283951a3b1f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:09:19.276Z|18e9ca18-251e-488a-bd78-949f22574131|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:09:19.276Z|18e9ca18-251e-488a-bd78-949f22574131|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:09:19.279Z|952c0795-83d2-4391-b155-89af3be98a27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:09:19.279Z|bc1524c7-c1b3-4f31-ace7-5ea5ef920d9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:09:19.280Z|952c0795-83d2-4391-b155-89af3be98a27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:09:19.280Z|bc1524c7-c1b3-4f31-ace7-5ea5ef920d9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:09:20.750Z|054c3174-1c5f-46aa-9f75-0874fb42e5e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:09:20.750Z|054c3174-1c5f-46aa-9f75-0874fb42e5e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:09:29.312Z|6d551873-a483-49c7-b192-6540e35c2f9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:09:29.312Z|6d551873-a483-49c7-b192-6540e35c2f9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:09:29.312Z|92416d59-c8cb-40b3-b91a-42c15619f10d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:09:29.312Z|92416d59-c8cb-40b3-b91a-42c15619f10d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:09:29.313Z|a99ad258-cb5d-4082-afd1-617fb2bf3b3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:09:29.313Z|a99ad258-cb5d-4082-afd1-617fb2bf3b3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:09:35.750Z|80d848a0-5b2e-4296-a0e7-36c52bb9bed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:09:35.750Z|80d848a0-5b2e-4296-a0e7-36c52bb9bed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:09:36.817Z|02cea7fe-c384-4444-b63a-e99c462a754f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:09:36.818Z|02cea7fe-c384-4444-b63a-e99c462a754f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:09:39.345Z|b52b31bd-1103-4c4c-9f2d-783269734f1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:09:39.346Z|b52b31bd-1103-4c4c-9f2d-783269734f1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:09:39.349Z|cc936370-77ef-45a0-a707-2631be7f4072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:09:39.350Z|cc936370-77ef-45a0-a707-2631be7f4072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:09:39.356Z|9e387f3b-88f6-438f-99f3-74b5159bcaeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:09:39.356Z|9e387f3b-88f6-438f-99f3-74b5159bcaeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:09:49.386Z|dfda0f1d-b1a4-4da5-b2c8-053a18e4569f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:09:49.386Z|dfda0f1d-b1a4-4da5-b2c8-053a18e4569f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:09:49.388Z|2a1c7c37-fb77-4c50-9e9e-d31150e92b83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:09:49.388Z|2a1c7c37-fb77-4c50-9e9e-d31150e92b83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:09:49.388Z|5c251ab1-becf-4d98-bca1-880c80366039|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:09:49.389Z|5c251ab1-becf-4d98-bca1-880c80366039|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:09:50.749Z|fef6219f-1c34-4406-860d-c9442f2cd441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:09:50.751Z|fef6219f-1c34-4406-860d-c9442f2cd441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:09:59.417Z|2b83e4f5-d39b-4bab-ae93-d103176bed8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:09:59.417Z|52c5049b-185e-412a-9271-6c969f35abe3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:09:59.418Z|52c5049b-185e-412a-9271-6c969f35abe3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:09:59.418Z|2b83e4f5-d39b-4bab-ae93-d103176bed8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:09:59.421Z|9a7de81f-db3d-4318-89d0-0213019f75f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:09:59.421Z|9a7de81f-db3d-4318-89d0-0213019f75f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:09:59.890Z|51a904a6-3b26-42a8-bf1c-586774d2a6f4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:09:59.890Z|51a904a6-3b26-42a8-bf1c-586774d2a6f4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:10:05.750Z|bac40d01-3b53-4dfc-80a2-5ce4cf3ebc5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:10:05.750Z|bac40d01-3b53-4dfc-80a2-5ce4cf3ebc5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:10:06.818Z|64cb4814-67a5-464b-ba70-e35acab83931|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:10:06.819Z|64cb4814-67a5-464b-ba70-e35acab83931|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:10:09.454Z|b1ae0a5c-2c4c-410d-9271-00bcd844e9ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:10:09.455Z|b1ae0a5c-2c4c-410d-9271-00bcd844e9ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:10:09.454Z|02268458-a6ec-44bd-bc7f-d4ae7d025dd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:10:09.455Z|02268458-a6ec-44bd-bc7f-d4ae7d025dd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:10:09.459Z|d4898d91-3845-4755-a0f3-5b6c83a64990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:10:09.460Z|d4898d91-3845-4755-a0f3-5b6c83a64990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:10:19.483Z|a3f3dc16-3811-4a00-a162-99725fae8920|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:10:19.484Z|a3f3dc16-3811-4a00-a162-99725fae8920|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:10:19.488Z|77ef58b8-54b5-475b-b0bb-3d3997a732b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:10:19.489Z|77ef58b8-54b5-475b-b0bb-3d3997a732b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:10:19.492Z|bb592c7a-82d5-4507-b2c8-ad48beab14fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:10:19.492Z|bb592c7a-82d5-4507-b2c8-ad48beab14fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:10:20.750Z|7ce12988-d8fd-4aea-a2f2-73d3456b7110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:10:20.750Z|7ce12988-d8fd-4aea-a2f2-73d3456b7110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:10:29.509Z|182107c8-7206-4735-8c73-6defaa759586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:10:29.510Z|182107c8-7206-4735-8c73-6defaa759586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:10:29.516Z|960237e0-ec2e-4ed5-ae2d-0f0aa1fee8d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:10:29.516Z|960237e0-ec2e-4ed5-ae2d-0f0aa1fee8d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:10:29.519Z|e275f00b-01da-40e9-8ec1-f4fd4024224d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:10:29.520Z|e275f00b-01da-40e9-8ec1-f4fd4024224d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:10:35.750Z|01121b84-8ca0-496e-8695-0dbe4dfd8e0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:10:35.753Z|01121b84-8ca0-496e-8695-0dbe4dfd8e0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:10:36.819Z|7613a795-5ce6-4a36-9538-6b6f3238dcfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:10:36.820Z|7613a795-5ce6-4a36-9538-6b6f3238dcfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:10:39.546Z|0c6c2c9f-9fc3-414a-b946-c61f86ba3cc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:10:39.546Z|1c6b6eda-cfb6-4226-80c8-041dfd7b4ba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:10:39.547Z|0c6c2c9f-9fc3-414a-b946-c61f86ba3cc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:10:39.548Z|1c6b6eda-cfb6-4226-80c8-041dfd7b4ba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:10:39.552Z|9a26ced9-63aa-4080-8af8-709fc75bdc47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:10:39.553Z|9a26ced9-63aa-4080-8af8-709fc75bdc47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:10:49.574Z|29853293-15e7-4d17-8439-e20b793e6944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:10:49.575Z|29853293-15e7-4d17-8439-e20b793e6944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:10:49.580Z|5069d51b-e0fb-4d59-8d7f-689f9bad1f35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:10:49.581Z|5069d51b-e0fb-4d59-8d7f-689f9bad1f35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:10:49.583Z|59bda006-8a44-4eed-8fac-efef64b37369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:10:49.584Z|59bda006-8a44-4eed-8fac-efef64b37369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:10:50.750Z|23898c42-c627-4b75-91bd-92a2658dc099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:10:50.750Z|23898c42-c627-4b75-91bd-92a2658dc099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:10:59.615Z|b6e286fa-8ccc-4599-b22e-eac34dcbc23e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:10:59.615Z|b6e286fa-8ccc-4599-b22e-eac34dcbc23e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:10:59.615Z|8fcc2218-7569-44be-a740-5a2e5f898f69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:10:59.615Z|3129f2f7-ebbe-46d5-852d-9dc023f69f5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:10:59.618Z|8fcc2218-7569-44be-a740-5a2e5f898f69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:10:59.619Z|3129f2f7-ebbe-46d5-852d-9dc023f69f5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:10:59.889Z|f0609643-1dcd-4f77-a560-974aa258bf60|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:10:59.890Z|f0609643-1dcd-4f77-a560-974aa258bf60|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:11:05.750Z|48f93d17-3c65-4c2b-9f1c-23cc48454c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:11:05.750Z|48f93d17-3c65-4c2b-9f1c-23cc48454c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:11:06.820Z|f8b5a8c9-44aa-4e19-ba70-508e8f8ab310|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:11:06.821Z|f8b5a8c9-44aa-4e19-ba70-508e8f8ab310|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:11:09.653Z|d42dbe9b-b266-406d-a3ff-fc9fb13d795a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:11:09.654Z|d42dbe9b-b266-406d-a3ff-fc9fb13d795a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:11:09.656Z|375b43f5-6780-4dda-bcee-1bd042b2bde6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:11:09.658Z|375b43f5-6780-4dda-bcee-1bd042b2bde6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:11:09.670Z|dd227df9-c66f-424c-a3c9-61f1d8a6b2ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:11:09.670Z|dd227df9-c66f-424c-a3c9-61f1d8a6b2ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:11:19.690Z|3d416cc8-0ecf-490a-b394-b044d19ee5af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:11:19.690Z|3d416cc8-0ecf-490a-b394-b044d19ee5af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:11:19.693Z|b9793a14-a25b-4d59-9da6-26324a387ad8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:11:19.693Z|b9793a14-a25b-4d59-9da6-26324a387ad8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:11:19.708Z|8d2bfa87-011b-4b7b-8bca-da1ab02d260a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:11:19.708Z|8d2bfa87-011b-4b7b-8bca-da1ab02d260a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:11:20.750Z|5e69fe56-e365-4243-862a-3bc06876a51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:11:20.754Z|5e69fe56-e365-4243-862a-3bc06876a51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:11:29.716Z|83b4a19b-8b5d-4a28-a889-d7e1293c5e13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:11:29.717Z|83b4a19b-8b5d-4a28-a889-d7e1293c5e13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:11:29.723Z|58753bad-6fc4-49fc-bd0c-13ccbc89a44c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:11:29.724Z|58753bad-6fc4-49fc-bd0c-13ccbc89a44c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:11:29.737Z|b923c37c-cefa-4115-a704-f71cabcde86b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:11:29.737Z|b923c37c-cefa-4115-a704-f71cabcde86b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:11:35.750Z|9e7ae7b2-cdce-487e-9359-e62e9de421ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:11:35.750Z|9e7ae7b2-cdce-487e-9359-e62e9de421ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:11:36.822Z|97d68279-d318-4aea-97ee-97756a7c1c7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:11:36.822Z|97d68279-d318-4aea-97ee-97756a7c1c7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:11:39.754Z|2a4379eb-a0a2-4591-90cf-2c5e6d3756c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:11:39.758Z|b49e6702-a0b2-4749-8982-913a7e110b2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:11:39.758Z|b49e6702-a0b2-4749-8982-913a7e110b2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:11:39.755Z|2a4379eb-a0a2-4591-90cf-2c5e6d3756c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:11:39.767Z|bf823edb-3d42-4112-b117-051069ec8acb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:11:39.767Z|bf823edb-3d42-4112-b117-051069ec8acb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:11:49.788Z|147bb92d-cbc5-433f-a6ff-ca9d0d662e01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:11:49.789Z|147bb92d-cbc5-433f-a6ff-ca9d0d662e01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:11:49.792Z|3dee82c0-d02e-4a85-80e8-d0c3dec15b4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:11:49.792Z|3dee82c0-d02e-4a85-80e8-d0c3dec15b4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:11:49.796Z|b7232edf-2d01-45c7-9e57-e981630413bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:11:49.797Z|b7232edf-2d01-45c7-9e57-e981630413bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:11:50.750Z|51237f23-bd30-4369-a39e-c56a14f0c213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:11:50.750Z|51237f23-bd30-4369-a39e-c56a14f0c213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:11:59.822Z|20f3d163-4b02-477f-9bb9-aed7918da439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:11:59.823Z|b560997b-bec3-445c-b609-1f8e8bf894d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:11:59.823Z|20f3d163-4b02-477f-9bb9-aed7918da439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:11:59.824Z|b560997b-bec3-445c-b609-1f8e8bf894d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:11:59.826Z|524560b4-5c06-4412-8841-0d4bb0f9c0c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:11:59.828Z|524560b4-5c06-4412-8841-0d4bb0f9c0c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:11:59.889Z|ad176939-8c33-4701-98dc-640d307fd951|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:11:59.889Z|ad176939-8c33-4701-98dc-640d307fd951|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:12:05.750Z|96d26e01-e0ea-4088-b455-baddda3cdc52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:12:05.753Z|96d26e01-e0ea-4088-b455-baddda3cdc52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:12:06.823Z|45c50e9e-bdaa-45be-9047-638693440933|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:12:06.823Z|45c50e9e-bdaa-45be-9047-638693440933|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:12:09.852Z|1a1f7fb7-006b-4a01-b400-dce69d7e7b37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:12:09.852Z|1a1f7fb7-006b-4a01-b400-dce69d7e7b37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:12:09.855Z|d9c68645-1712-426c-9029-d77847666587|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:12:09.855Z|d9c68645-1712-426c-9029-d77847666587|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:12:09.856Z|ed2f425d-afff-401c-8c78-50f01c08d76c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:12:09.857Z|ed2f425d-afff-401c-8c78-50f01c08d76c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:12:19.881Z|f7e227c7-a69a-4bdc-bae8-c4c83419f5d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:12:19.882Z|2101bb24-62c0-4f00-be50-e6addae6ff2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:12:19.882Z|f7e227c7-a69a-4bdc-bae8-c4c83419f5d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:12:19.882Z|2101bb24-62c0-4f00-be50-e6addae6ff2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:12:19.884Z|a68002dd-ba69-4e1a-ade4-6e544042f7ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:12:19.887Z|a68002dd-ba69-4e1a-ade4-6e544042f7ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:12:20.750Z|645b4c69-ce2b-4275-9ba7-c9bae75a7892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:12:20.750Z|645b4c69-ce2b-4275-9ba7-c9bae75a7892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:12:29.914Z|caf0fe6d-f3c9-4207-8f17-56d9ad768d61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:12:29.914Z|5b0d6f53-fa49-45fa-ba9e-3d5e1345a62d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:12:29.914Z|caf0fe6d-f3c9-4207-8f17-56d9ad768d61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:12:29.915Z|5b0d6f53-fa49-45fa-ba9e-3d5e1345a62d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:12:29.920Z|01435e62-a4a0-48cc-876d-f4e630fbc405|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:12:29.921Z|01435e62-a4a0-48cc-876d-f4e630fbc405|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:12:35.750Z|92dd2109-3f21-4ece-a0d4-636c0fa589b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:12:35.750Z|92dd2109-3f21-4ece-a0d4-636c0fa589b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:12:36.823Z|a0eda490-9bef-4efa-b950-a27a63e10ddb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:12:36.824Z|a0eda490-9bef-4efa-b950-a27a63e10ddb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:12:39.946Z|f491f532-d0d4-442c-bdf3-199b8bfd1a13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:12:39.947Z|36d4f21c-7007-41cf-a796-2739e347160f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:12:39.947Z|f491f532-d0d4-442c-bdf3-199b8bfd1a13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:12:39.949Z|36d4f21c-7007-41cf-a796-2739e347160f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:12:39.953Z|d616d0ac-41e5-4369-a1d2-9465000aaab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:12:39.954Z|d616d0ac-41e5-4369-a1d2-9465000aaab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:12:49.982Z|654a4aba-c56c-4393-89e1-1ec75dc77168|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:12:49.983Z|654a4aba-c56c-4393-89e1-1ec75dc77168|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:12:49.985Z|cdb93a69-d148-4c1a-a386-a1798f0614f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:12:49.986Z|cdb93a69-d148-4c1a-a386-a1798f0614f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:12:49.988Z|e98818ef-2e1d-469f-940d-4039d16fbf06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:12:49.988Z|e98818ef-2e1d-469f-940d-4039d16fbf06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:12:50.750Z|206800b1-7f21-47a4-95b1-adc43ad8bbed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:12:50.753Z|206800b1-7f21-47a4-95b1-adc43ad8bbed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:12:59.888Z|71912ccd-b2db-4c01-a6bc-785fa61ad751|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:12:59.889Z|71912ccd-b2db-4c01-a6bc-785fa61ad751|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:13:00.012Z|6c8d015f-5c1b-4ecb-b8df-2b06b0b3e4a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:13:00.013Z|6c8d015f-5c1b-4ecb-b8df-2b06b0b3e4a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:13:00.014Z|cda125f0-fa8b-4831-a4a9-fcac5e3b9436|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:13:00.014Z|cda125f0-fa8b-4831-a4a9-fcac5e3b9436|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:13:00.018Z|4f84397b-25bc-4d34-8107-f002f41cee5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:13:00.018Z|4f84397b-25bc-4d34-8107-f002f41cee5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:13:05.749Z|ac1ed079-7620-41e8-a5a6-8880ff0c692f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:13:05.750Z|ac1ed079-7620-41e8-a5a6-8880ff0c692f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:13:06.825Z|eac4718a-0438-48c5-b720-17418fac6dcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:13:06.825Z|eac4718a-0438-48c5-b720-17418fac6dcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:13:10.041Z|bb1ccb2f-1d7f-4cc5-ab63-9dfe5874e626|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:13:10.041Z|bb1ccb2f-1d7f-4cc5-ab63-9dfe5874e626|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:13:10.043Z|21cf93a8-8097-4999-8487-e2c81d808d38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:13:10.043Z|21cf93a8-8097-4999-8487-e2c81d808d38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:13:10.045Z|9803d047-5928-4ebb-b4c0-fbd11fda7e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:13:10.045Z|9803d047-5928-4ebb-b4c0-fbd11fda7e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:13:20.072Z|80a9c260-58ec-401a-95fc-611df51e6b64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:13:20.073Z|80a9c260-58ec-401a-95fc-611df51e6b64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:13:20.075Z|1f7aa3ba-ee0b-42d9-a187-a9afe1c5b14c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:13:20.075Z|1f7aa3ba-ee0b-42d9-a187-a9afe1c5b14c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:13:20.077Z|8832966e-cc06-4beb-83b8-b85d68231ecd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:13:20.077Z|8832966e-cc06-4beb-83b8-b85d68231ecd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:13:20.750Z|4f07392f-e93a-4d9e-8cbd-6f1f3262de17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:13:20.750Z|4f07392f-e93a-4d9e-8cbd-6f1f3262de17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:13:30.100Z|4afb54ab-4324-4db7-9358-c0db83314f7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:13:30.100Z|4afb54ab-4324-4db7-9358-c0db83314f7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:13:30.101Z|cb9ba8c1-9ace-47fe-8754-c136667854ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:13:30.101Z|cb9ba8c1-9ace-47fe-8754-c136667854ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:13:30.101Z|35a071c4-2e29-42c5-838f-0df6da791ef1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:13:30.102Z|35a071c4-2e29-42c5-838f-0df6da791ef1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:13:35.750Z|aa15634f-3dea-4a0f-b839-81b5d31b2981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:13:35.755Z|aa15634f-3dea-4a0f-b839-81b5d31b2981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:13:36.826Z|3b380a6e-0c9a-4f27-ae7d-595c18598de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:13:36.826Z|3b380a6e-0c9a-4f27-ae7d-595c18598de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:13:40.131Z|0d06b021-56c5-47f3-9833-428504ef06a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:13:40.132Z|0d06b021-56c5-47f3-9833-428504ef06a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:13:40.132Z|5983e86f-95df-4c45-a122-7a18a3d60865|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:13:40.135Z|5983e86f-95df-4c45-a122-7a18a3d60865|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:13:40.141Z|083e66f3-3ee2-4c8c-9e80-0f9bff036962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:13:40.142Z|083e66f3-3ee2-4c8c-9e80-0f9bff036962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:13:50.164Z|eb185ee1-e80d-4070-b9d3-8d44d52ec92b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:13:50.165Z|eb185ee1-e80d-4070-b9d3-8d44d52ec92b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:13:50.165Z|1e70c5ca-cb5d-4674-b55c-2b8e62352aca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:13:50.165Z|1e70c5ca-cb5d-4674-b55c-2b8e62352aca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:13:50.172Z|1b227e80-468e-4dd1-9ab4-9782ca1abac0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:13:50.172Z|1b227e80-468e-4dd1-9ab4-9782ca1abac0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:13:50.750Z|0a0b9d2d-b441-4059-af69-393b12001c0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:13:50.750Z|0a0b9d2d-b441-4059-af69-393b12001c0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:13:59.889Z|d47098a8-c7eb-428b-9348-2325ea71bab8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:13:59.890Z|d47098a8-c7eb-428b-9348-2325ea71bab8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:14:00.198Z|a5a768d1-6f19-4512-8eae-a193d10e8516|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:14:00.198Z|a5a768d1-6f19-4512-8eae-a193d10e8516|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:14:00.197Z|2a8b5f75-fa02-4795-b9a2-9379edea2251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:14:00.200Z|2a8b5f75-fa02-4795-b9a2-9379edea2251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:14:00.202Z|bdd223c9-6f48-424f-afc5-16b7acaf829a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:14:00.202Z|bdd223c9-6f48-424f-afc5-16b7acaf829a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:14:05.750Z|f6170aaf-e867-488e-b3d6-355077e01fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:14:05.750Z|f6170aaf-e867-488e-b3d6-355077e01fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:14:06.827Z|bcd2d917-76d3-47ef-bbce-b45292315633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:14:06.828Z|bcd2d917-76d3-47ef-bbce-b45292315633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:14:10.225Z|eca39a82-5353-40fa-be6a-edcd718bce11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:14:10.226Z|eca39a82-5353-40fa-be6a-edcd718bce11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:14:10.228Z|6452bce8-cc24-4614-8a2d-404550bc100a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:14:10.228Z|6452bce8-cc24-4614-8a2d-404550bc100a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:14:10.230Z|c007dd6e-c1dc-4eb7-bdb0-5507bfbb0d89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:14:10.231Z|c007dd6e-c1dc-4eb7-bdb0-5507bfbb0d89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:14:20.258Z|2fe13208-4223-41db-97d2-6795162b33ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:14:20.258Z|2fe13208-4223-41db-97d2-6795162b33ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:14:20.261Z|0c9087c0-50be-4f39-8bd8-b71364d9d0ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:14:20.262Z|0c9087c0-50be-4f39-8bd8-b71364d9d0ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:14:20.263Z|b77ea942-a442-4d93-9326-b529068c3672|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:14:20.266Z|b77ea942-a442-4d93-9326-b529068c3672|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:14:20.750Z|b2763499-15d4-403e-98bf-831246ed1b0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:14:20.754Z|b2763499-15d4-403e-98bf-831246ed1b0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:14:30.290Z|354cc352-0944-4a1d-a00a-cbd9149f8109|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:14:30.291Z|354cc352-0944-4a1d-a00a-cbd9149f8109|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:14:30.292Z|e352354b-af8f-4564-b1c5-9c4ec850c05e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:14:30.292Z|e352354b-af8f-4564-b1c5-9c4ec850c05e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:14:30.376Z|b77891ac-2e07-40a4-90d0-8d127aad54e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:14:30.378Z|b77891ac-2e07-40a4-90d0-8d127aad54e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:14:35.750Z|34dc364d-8a18-4ba9-81d9-8a3e7440324a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:14:35.750Z|34dc364d-8a18-4ba9-81d9-8a3e7440324a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:14:36.828Z|96f024b7-8d22-4e66-bc7a-3f637d149692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:14:36.829Z|96f024b7-8d22-4e66-bc7a-3f637d149692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:14:40.320Z|53c7a583-6aaf-42c2-90ff-3908359f7918|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:14:40.321Z|53c7a583-6aaf-42c2-90ff-3908359f7918|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:14:40.322Z|2eda8703-9514-42af-9338-c4e3d1d49022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:14:40.322Z|2eda8703-9514-42af-9338-c4e3d1d49022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:14:40.411Z|f6481075-57d9-4a25-89e6-07656cec1cb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:14:40.412Z|f6481075-57d9-4a25-89e6-07656cec1cb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:14:50.352Z|37a9df58-992a-43a9-91d7-b163630c236b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:14:50.352Z|37a9df58-992a-43a9-91d7-b163630c236b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:14:50.357Z|75674eb0-c501-4d7b-ad86-04f95c0c4f88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:14:50.358Z|75674eb0-c501-4d7b-ad86-04f95c0c4f88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:14:50.441Z|a1bcb7d7-8efa-4f3d-9dfc-cb36d510ce88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:14:50.442Z|a1bcb7d7-8efa-4f3d-9dfc-cb36d510ce88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:14:50.750Z|88c43b0d-d957-4ffd-b7c6-2bea4bb261f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:14:50.750Z|88c43b0d-d957-4ffd-b7c6-2bea4bb261f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:14:59.889Z|349c1bf6-762f-43d6-b436-03e7fb0a9069|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:14:59.890Z|349c1bf6-762f-43d6-b436-03e7fb0a9069|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:15:00.378Z|e1e67335-9135-4e66-b79b-0841f65a752e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:15:00.379Z|e1e67335-9135-4e66-b79b-0841f65a752e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:15:00.387Z|1adcc11b-e556-49e8-a5cb-bed3322ed4e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:15:00.388Z|1adcc11b-e556-49e8-a5cb-bed3322ed4e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:15:00.476Z|36ecbaf6-d637-4712-b137-562f99d70edc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:15:00.477Z|36ecbaf6-d637-4712-b137-562f99d70edc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:15:05.750Z|502dd2a5-3192-45e3-8fff-9c5c87b35d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:15:05.753Z|502dd2a5-3192-45e3-8fff-9c5c87b35d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:15:06.830Z|2b5ee5fe-5d39-4798-9517-8be4f09c961a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:15:06.831Z|2b5ee5fe-5d39-4798-9517-8be4f09c961a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:15:10.430Z|1eacbdab-cba4-4c82-99d7-efed1e1d83b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:15:10.431Z|1eacbdab-cba4-4c82-99d7-efed1e1d83b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:15:10.433Z|fc67ce4f-73a4-4bec-9cce-560ec6bb20fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:15:10.433Z|fc67ce4f-73a4-4bec-9cce-560ec6bb20fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:15:10.509Z|2301693c-ff3b-4066-bd15-26bffc5079a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:15:10.509Z|2301693c-ff3b-4066-bd15-26bffc5079a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:15:20.483Z|d93d2228-fd37-40e5-b7d5-29bfc4293a69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:15:20.484Z|d93d2228-fd37-40e5-b7d5-29bfc4293a69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:15:20.494Z|105704fa-1913-445f-a2fe-a930ec07772a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:15:20.495Z|105704fa-1913-445f-a2fe-a930ec07772a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:15:20.538Z|efd66c32-241f-43f7-8cbc-969e6377ddf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:15:20.538Z|efd66c32-241f-43f7-8cbc-969e6377ddf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:15:20.750Z|8cbaf6d7-2157-40ee-8864-eda491f41596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:15:20.750Z|8cbaf6d7-2157-40ee-8864-eda491f41596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:15:30.508Z|57af1fad-1efe-4d19-a128-1f5dc7547605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:15:30.509Z|57af1fad-1efe-4d19-a128-1f5dc7547605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:15:30.519Z|b1a2cc8a-34b4-494d-8746-3aecc354c7fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:15:30.520Z|b1a2cc8a-34b4-494d-8746-3aecc354c7fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:15:30.564Z|4c5d6d3f-fb9b-4d44-948e-65047615d7c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:15:30.565Z|4c5d6d3f-fb9b-4d44-948e-65047615d7c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:15:35.750Z|d700d146-95ee-4bfc-8c75-025f43262601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:15:35.750Z|d700d146-95ee-4bfc-8c75-025f43262601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:15:36.832Z|4d766547-c878-4682-a50b-1d22debd28c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:15:36.832Z|4d766547-c878-4682-a50b-1d22debd28c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:15:40.537Z|b94d5389-b8eb-43e0-8fd6-f1e058bc4c60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:15:40.537Z|b94d5389-b8eb-43e0-8fd6-f1e058bc4c60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:15:40.547Z|c48849da-791c-4e3a-97af-4bb6b79ca09c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:15:40.548Z|c48849da-791c-4e3a-97af-4bb6b79ca09c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:15:40.594Z|5cc96313-3f69-4c19-aa0b-f813d54a8bbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:15:40.595Z|5cc96313-3f69-4c19-aa0b-f813d54a8bbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:15:50.574Z|8cdc15ad-c0b4-4880-be96-2dc81993ce52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:15:50.574Z|8cdc15ad-c0b4-4880-be96-2dc81993ce52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:15:50.578Z|83741a97-3d71-48bd-a4c8-8293976d46a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:15:50.579Z|83741a97-3d71-48bd-a4c8-8293976d46a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:15:50.622Z|d23f4e90-6d4b-4e02-874e-4869127e8c3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:15:50.622Z|d23f4e90-6d4b-4e02-874e-4869127e8c3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:15:50.750Z|3c6ab1ad-5236-4747-b564-c3bfdcd263ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:15:50.753Z|3c6ab1ad-5236-4747-b564-c3bfdcd263ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:15:59.892Z|b4e866eb-bf3e-45c9-894c-ac94d210125c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:15:59.893Z|b4e866eb-bf3e-45c9-894c-ac94d210125c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:16:00.605Z|e050e7f1-77fb-4c82-8ce3-93f9393a2f0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:16:00.609Z|e050e7f1-77fb-4c82-8ce3-93f9393a2f0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:16:00.613Z|112776a9-1fe5-4b3a-99a4-ac2f0768a208|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:16:00.616Z|112776a9-1fe5-4b3a-99a4-ac2f0768a208|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:16:00.653Z|a7d62ae2-ca8c-4365-b330-264af93d7ed6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:16:00.653Z|a7d62ae2-ca8c-4365-b330-264af93d7ed6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:16:05.750Z|ea9eae3d-31e1-4f54-a498-54e90ec3d88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:16:05.750Z|ea9eae3d-31e1-4f54-a498-54e90ec3d88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:16:06.833Z|fb2e1fee-8be4-4702-97f3-bbd865d221da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:16:06.833Z|fb2e1fee-8be4-4702-97f3-bbd865d221da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:16:10.641Z|1446db19-4787-4575-a7dd-54aaf6e21f6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:16:10.642Z|1446db19-4787-4575-a7dd-54aaf6e21f6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:16:10.642Z|8ab473a7-d9e6-4e2a-9087-e386c0eaee89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:16:10.643Z|8ab473a7-d9e6-4e2a-9087-e386c0eaee89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:16:10.677Z|f951b6a6-319d-46d8-8324-8f00b7ae70ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:16:10.677Z|f951b6a6-319d-46d8-8324-8f00b7ae70ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:16:20.674Z|b71bba3c-09de-4cbd-b37e-070f5e51859e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:16:20.675Z|b71bba3c-09de-4cbd-b37e-070f5e51859e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:16:20.677Z|72b1e8c7-04e7-4564-9ee1-74e63828a1b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:16:20.678Z|72b1e8c7-04e7-4564-9ee1-74e63828a1b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:16:20.705Z|24098534-6dd9-4579-ad33-902843baf91b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:16:20.706Z|24098534-6dd9-4579-ad33-902843baf91b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:16:20.749Z|92872806-a295-4eea-8302-f22a91bb3228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:16:20.750Z|92872806-a295-4eea-8302-f22a91bb3228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:16:30.711Z|d621e7cf-6e08-4e65-a4c1-448697bae2c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:16:30.712Z|d621e7cf-6e08-4e65-a4c1-448697bae2c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:16:30.716Z|b6a94d3d-a704-45aa-afa3-676b47453c93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:16:30.717Z|b6a94d3d-a704-45aa-afa3-676b47453c93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:16:30.739Z|1bfe0e73-3752-4a28-8712-4b6237b70fee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:16:30.740Z|1bfe0e73-3752-4a28-8712-4b6237b70fee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:16:35.750Z|acdc1fed-bce6-44a2-b1a6-b4bb3cc1d81d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:16:35.753Z|acdc1fed-bce6-44a2-b1a6-b4bb3cc1d81d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:16:36.834Z|b2e2da9a-0f0e-4e4e-b16d-1edb7750af7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:16:36.835Z|b2e2da9a-0f0e-4e4e-b16d-1edb7750af7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:16:40.747Z|2076246f-f603-4625-9b4c-543cc5dba661|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:16:40.748Z|2076246f-f603-4625-9b4c-543cc5dba661|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:16:40.753Z|11777694-b9ec-4344-8ca5-fe02d0983b45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:16:40.754Z|11777694-b9ec-4344-8ca5-fe02d0983b45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:16:40.765Z|6ce01da4-de0e-4ec7-a433-e38d19c7210f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:16:40.766Z|6ce01da4-de0e-4ec7-a433-e38d19c7210f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:16:50.750Z|07751c32-5fd5-4ebf-8b50-cfa1449cc8d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:16:50.751Z|07751c32-5fd5-4ebf-8b50-cfa1449cc8d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:16:50.784Z|1b65c963-07af-4c8b-8b1f-a3507fcda6b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:16:50.785Z|1b65c963-07af-4c8b-8b1f-a3507fcda6b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:16:50.790Z|22a490b6-cf12-4e79-9352-965aa7e369e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:16:50.791Z|22a490b6-cf12-4e79-9352-965aa7e369e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:16:50.795Z|35aefc1d-e701-4f78-97c5-63e1ae5f08c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:16:50.795Z|35aefc1d-e701-4f78-97c5-63e1ae5f08c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:16:59.890Z|37193706-46eb-44bf-bab0-03fd4dcd048f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:16:59.891Z|37193706-46eb-44bf-bab0-03fd4dcd048f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:17:00.815Z|5b098e68-550b-487f-b39a-f7ee6f90b199|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:17:00.815Z|bdcb6805-0018-45aa-b869-7d3d96d44c02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:17:00.815Z|bdcb6805-0018-45aa-b869-7d3d96d44c02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:17:00.816Z|5b098e68-550b-487f-b39a-f7ee6f90b199|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:17:00.818Z|92b81bbd-8fe1-4984-a48e-e6e9e941f377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:17:00.818Z|92b81bbd-8fe1-4984-a48e-e6e9e941f377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:17:05.750Z|6d1c1f78-e5b7-4a80-8f8e-6463e6792fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:17:05.750Z|6d1c1f78-e5b7-4a80-8f8e-6463e6792fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:17:06.835Z|13e13162-a361-4aa1-b471-4dd72f662c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:17:06.836Z|13e13162-a361-4aa1-b471-4dd72f662c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:17:10.840Z|eea3c79e-d95f-449b-ac59-17d0d5071630|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:17:10.841Z|eea3c79e-d95f-449b-ac59-17d0d5071630|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:17:10.844Z|1aebd4f7-cd14-4ae9-a3c6-1f7348743491|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:17:10.844Z|1aebd4f7-cd14-4ae9-a3c6-1f7348743491|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:17:10.845Z|8f628beb-f01d-41b8-8de5-5be65449b05c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:17:10.846Z|8f628beb-f01d-41b8-8de5-5be65449b05c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:17:20.755Z|fed520f2-cb6a-4e9d-9bbe-74e924cf8433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:17:20.759Z|fed520f2-cb6a-4e9d-9bbe-74e924cf8433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:17:20.871Z|a4f5c95d-cfaf-4ce7-afb3-d15732302441|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:17:20.872Z|a4f5c95d-cfaf-4ce7-afb3-d15732302441|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:17:20.876Z|eacb051e-88e3-428b-afc4-d6b056ab568a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:17:20.876Z|eacb051e-88e3-428b-afc4-d6b056ab568a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:17:20.879Z|be14dab8-b09b-43a0-bf38-b6a64362ef11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:17:20.879Z|be14dab8-b09b-43a0-bf38-b6a64362ef11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:17:30.900Z|4f43377e-4bbc-4c2c-969f-26288b0ebc13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:17:30.902Z|4f43377e-4bbc-4c2c-969f-26288b0ebc13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:17:30.905Z|877e0d16-cb3a-4b30-bbdf-f8ee59a16ab2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:17:30.906Z|877e0d16-cb3a-4b30-bbdf-f8ee59a16ab2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:17:30.905Z|b9421cba-6c91-4ed3-9727-6f02c68ab43a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:17:30.907Z|b9421cba-6c91-4ed3-9727-6f02c68ab43a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:17:35.750Z|03d4d1f0-8b6f-492a-aa0e-b23d7d073e8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:17:35.751Z|03d4d1f0-8b6f-492a-aa0e-b23d7d073e8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:17:36.837Z|e6eb0c7b-98ac-4b5c-9aee-99cffddc9503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:17:36.837Z|e6eb0c7b-98ac-4b5c-9aee-99cffddc9503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:17:40.966Z|b0343741-935f-471f-8d79-4658c1c46cf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:17:40.966Z|00b686cd-90e0-4e9c-93d7-aa0ef01d204e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:17:40.966Z|00b686cd-90e0-4e9c-93d7-aa0ef01d204e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:17:40.966Z|b0343741-935f-471f-8d79-4658c1c46cf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:17:40.972Z|7133b7b5-5a53-4463-adfb-71e3b960c80a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:17:40.973Z|7133b7b5-5a53-4463-adfb-71e3b960c80a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:17:50.750Z|f244fe20-884f-4567-97d1-2af7c25adfc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:17:50.750Z|f244fe20-884f-4567-97d1-2af7c25adfc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:17:50.995Z|090e61f1-71b0-480d-baca-d7ac12ae15e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:17:50.996Z|090e61f1-71b0-480d-baca-d7ac12ae15e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:17:50.996Z|ef8011f4-a664-4e07-bb5e-5d7729607864|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:17:50.996Z|ef8011f4-a664-4e07-bb5e-5d7729607864|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:17:50.998Z|c980fc60-7d49-4a64-96ba-14756345e1c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:17:51.000Z|c980fc60-7d49-4a64-96ba-14756345e1c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:17:59.888Z|1e0be492-993b-4b47-9a6c-d30655c9312e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:17:59.888Z|1e0be492-993b-4b47-9a6c-d30655c9312e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:18:01.021Z|a37753d7-cb4d-4294-8a6c-ccf9521c6f97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:18:01.022Z|a37753d7-cb4d-4294-8a6c-ccf9521c6f97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:18:01.021Z|6bf307ed-ae37-49c4-a4dd-11b6c6126ec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:18:01.025Z|6bf307ed-ae37-49c4-a4dd-11b6c6126ec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:18:01.032Z|b9eae5c4-d360-4720-a2ab-65ce68eb3fac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:18:01.032Z|b9eae5c4-d360-4720-a2ab-65ce68eb3fac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:18:05.750Z|2cf6dbf7-15d3-4927-bc06-235f3c782d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:18:05.754Z|2cf6dbf7-15d3-4927-bc06-235f3c782d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:18:06.838Z|ca80bd35-0a02-41e9-b2d1-ec349671f670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:18:06.838Z|ca80bd35-0a02-41e9-b2d1-ec349671f670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:18:11.056Z|7f2040fb-2df2-4435-a1fd-40b65e460dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:18:11.057Z|7f2040fb-2df2-4435-a1fd-40b65e460dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:18:11.061Z|7d97691e-c222-4fd0-81dd-c42e835a2c62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:18:11.062Z|7d97691e-c222-4fd0-81dd-c42e835a2c62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:18:11.062Z|ff7ff572-3a30-4bab-a4ab-140d665f0a29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:18:11.065Z|ff7ff572-3a30-4bab-a4ab-140d665f0a29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:18:20.750Z|9b766d10-9873-4952-a122-4a31e38c3b50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:18:20.750Z|9b766d10-9873-4952-a122-4a31e38c3b50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:18:21.087Z|6405afd2-85d0-4086-886c-88671a3d2d68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:18:21.088Z|6405afd2-85d0-4086-886c-88671a3d2d68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:18:21.095Z|5110a20d-628c-40f5-87f8-1c04153f3978|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:18:21.093Z|89e4bf84-29bf-4f3c-8c40-f0390fd43804|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:18:21.096Z|89e4bf84-29bf-4f3c-8c40-f0390fd43804|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:18:21.095Z|5110a20d-628c-40f5-87f8-1c04153f3978|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:18:31.118Z|96a3a13a-9b38-4fc1-a6b9-b7947b6a55e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:18:31.118Z|96a3a13a-9b38-4fc1-a6b9-b7947b6a55e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:18:31.125Z|f7575d69-6ddd-4986-a836-f13fd7a3450d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:18:31.126Z|f7575d69-6ddd-4986-a836-f13fd7a3450d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:18:31.128Z|503f36d1-3cc7-4262-8589-d713707d7f33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:18:31.129Z|503f36d1-3cc7-4262-8589-d713707d7f33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:18:35.749Z|c3df5547-fd23-4e0f-9654-6d28988ea6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:18:35.750Z|c3df5547-fd23-4e0f-9654-6d28988ea6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:18:36.839Z|42eac98f-25fa-46cb-befa-2bf1d2bce7d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:18:36.841Z|42eac98f-25fa-46cb-befa-2bf1d2bce7d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:18:41.148Z|8e8c4165-55e6-4e92-b65a-0c806c7db5eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:18:41.149Z|8e8c4165-55e6-4e92-b65a-0c806c7db5eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:18:41.155Z|1091b6d1-02b1-4853-ae5b-e7398e22ea40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:18:41.156Z|4b0eb653-72b2-4c0f-b210-0b4d1de2246e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:18:41.156Z|1091b6d1-02b1-4853-ae5b-e7398e22ea40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:18:41.157Z|4b0eb653-72b2-4c0f-b210-0b4d1de2246e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:18:50.750Z|7b7a37ff-dbc9-46bc-a830-abf3eb585b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:18:50.754Z|7b7a37ff-dbc9-46bc-a830-abf3eb585b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:18:51.181Z|fa4f32d6-1af1-4c41-8ac0-b81cee717d13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:18:51.181Z|fa4f32d6-1af1-4c41-8ac0-b81cee717d13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:18:51.186Z|933ac669-864f-4b81-bfac-478f9bc4cee9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:18:51.187Z|933ac669-864f-4b81-bfac-478f9bc4cee9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:18:51.188Z|d2572872-989d-44ad-a7ee-f2bb16c7d154|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:18:51.188Z|d2572872-989d-44ad-a7ee-f2bb16c7d154|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:18:59.890Z|c1eafcdb-c805-4756-b179-9876c4b276ab|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:18:59.892Z|c1eafcdb-c805-4756-b179-9876c4b276ab|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:19:01.211Z|00bcb0c8-0f73-41d5-9d9a-5645ada68d24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:19:01.211Z|00bcb0c8-0f73-41d5-9d9a-5645ada68d24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:19:01.213Z|67ba9a13-1079-4f9e-b06a-adde7bb64f21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:19:01.214Z|67ba9a13-1079-4f9e-b06a-adde7bb64f21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:19:01.216Z|e4bccd35-0f23-48ea-8aad-f4b732e896db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:19:01.217Z|e4bccd35-0f23-48ea-8aad-f4b732e896db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:19:05.750Z|72b04fa0-50d9-4373-86a6-72cc71caa652|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:19:05.750Z|72b04fa0-50d9-4373-86a6-72cc71caa652|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:19:06.842Z|c37dbf08-e537-4c75-b466-08e1fdec614f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:19:06.842Z|c37dbf08-e537-4c75-b466-08e1fdec614f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:19:11.243Z|efbf9c47-dcdc-4989-8757-7c2a8a9b6b21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:19:11.244Z|efbf9c47-dcdc-4989-8757-7c2a8a9b6b21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:19:11.247Z|3a4dfe1b-c5ac-4404-8c69-a8908e933bad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:19:11.247Z|053f3eed-a841-457b-ba79-2db2b26a7c22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:19:11.247Z|3a4dfe1b-c5ac-4404-8c69-a8908e933bad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:19:11.248Z|053f3eed-a841-457b-ba79-2db2b26a7c22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:19:20.750Z|479b3c84-160c-44e1-a914-adeb6ded7c62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:19:20.750Z|479b3c84-160c-44e1-a914-adeb6ded7c62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:19:21.273Z|58ee7053-5f10-4d0f-a865-54cf2a1ffaba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:19:21.274Z|58ee7053-5f10-4d0f-a865-54cf2a1ffaba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:19:21.275Z|b068ad4c-eb54-4418-9b75-a7265780c682|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:19:21.276Z|b068ad4c-eb54-4418-9b75-a7265780c682|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:19:21.280Z|09e7f070-2fe5-4d6a-9efa-a998a0f4b6fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:19:21.281Z|09e7f070-2fe5-4d6a-9efa-a998a0f4b6fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:19:31.304Z|fba01a84-32f6-4741-b7a8-6e53d34d4ad7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:19:31.304Z|fba01a84-32f6-4741-b7a8-6e53d34d4ad7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:19:31.305Z|04ae5ed6-1ea1-41b2-bdf2-8b0d310c98fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:19:31.306Z|04ae5ed6-1ea1-41b2-bdf2-8b0d310c98fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:19:31.312Z|214d947a-1aa8-4ea6-9137-0362367c4f6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:19:31.313Z|214d947a-1aa8-4ea6-9137-0362367c4f6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:19:35.750Z|002b5599-fa13-4778-904e-6b47a888c7d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:19:35.754Z|002b5599-fa13-4778-904e-6b47a888c7d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:19:36.842Z|6ce3dfbe-0c44-4b26-a506-5b6a7dcfdad8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:19:36.843Z|6ce3dfbe-0c44-4b26-a506-5b6a7dcfdad8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:19:41.335Z|7d4ad523-13a8-4ba3-91e7-5b38dc46ce5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:19:41.336Z|7d4ad523-13a8-4ba3-91e7-5b38dc46ce5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:19:41.338Z|e5169718-83da-4470-8aed-2bae185d17ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:19:41.338Z|e5169718-83da-4470-8aed-2bae185d17ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:19:41.341Z|b4f5f287-0c2c-47ef-8a26-8b98d8d3319e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:19:41.342Z|b4f5f287-0c2c-47ef-8a26-8b98d8d3319e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:19:50.750Z|1100482f-e06b-4d2e-9a90-8f40cec0537f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:19:50.750Z|1100482f-e06b-4d2e-9a90-8f40cec0537f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:19:51.360Z|476a6df1-ac1e-4b18-aa28-aa22b317cc9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:19:51.361Z|476a6df1-ac1e-4b18-aa28-aa22b317cc9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:19:51.368Z|b46efd5c-3338-406b-843b-f7baabaa67fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:19:51.368Z|dd6d2ad5-b1ee-4814-bac9-90fb4e2cfefb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:19:51.369Z|b46efd5c-3338-406b-843b-f7baabaa67fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:19:51.370Z|dd6d2ad5-b1ee-4814-bac9-90fb4e2cfefb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:19:59.889Z|c1171863-9fba-4504-88f8-e6c0ea3915ee|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:19:59.890Z|c1171863-9fba-4504-88f8-e6c0ea3915ee|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:20:01.398Z|646b1ceb-f2f2-472f-afac-23f745ec2d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:20:01.399Z|646b1ceb-f2f2-472f-afac-23f745ec2d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:20:01.402Z|f5b72d90-ea2a-48c7-8bd6-ea2e0f48043f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:20:01.402Z|8f537adc-ac0e-4db2-9c14-11028f6049ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:20:01.403Z|8f537adc-ac0e-4db2-9c14-11028f6049ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:20:01.404Z|f5b72d90-ea2a-48c7-8bd6-ea2e0f48043f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:20:05.750Z|ef48bee3-46e1-4be8-a176-b0a933e36bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:20:05.750Z|ef48bee3-46e1-4be8-a176-b0a933e36bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:20:06.843Z|83eefe22-5d06-438d-bbb2-ed75be1edd44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:20:06.844Z|83eefe22-5d06-438d-bbb2-ed75be1edd44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:20:11.429Z|9861bf78-2e98-4a24-9647-2b157e9bfb14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:20:11.429Z|9861bf78-2e98-4a24-9647-2b157e9bfb14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:20:11.435Z|0d9dc412-2fa4-4eba-aec0-ae7c140f8f57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:20:11.435Z|0d9dc412-2fa4-4eba-aec0-ae7c140f8f57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:20:11.435Z|fb5919da-e86f-4efc-bcaf-28bcb7060833|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:20:11.436Z|fb5919da-e86f-4efc-bcaf-28bcb7060833|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:20:20.750Z|d7e57ab4-775c-4204-8dd7-f4cc5d21bc48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:20:20.754Z|d7e57ab4-775c-4204-8dd7-f4cc5d21bc48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:20:21.457Z|ca0e07a2-2076-4f8c-858a-c4c26d051f31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:20:21.458Z|1a2d537b-ad44-4b09-b40c-8106ec247693|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:20:21.458Z|ca0e07a2-2076-4f8c-858a-c4c26d051f31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:20:21.458Z|01b12611-af3a-42f3-9103-4ff6eba0ef3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:20:21.459Z|1a2d537b-ad44-4b09-b40c-8106ec247693|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:20:21.459Z|01b12611-af3a-42f3-9103-4ff6eba0ef3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:20:31.486Z|18d813a9-3818-455b-b725-a3bf97e6ba15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:20:31.486Z|18d813a9-3818-455b-b725-a3bf97e6ba15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:20:31.486Z|065d4794-720e-47d6-8c98-84a40ca163a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:20:31.489Z|fd621092-5ae8-4e96-a7c3-78091856676e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:20:31.489Z|065d4794-720e-47d6-8c98-84a40ca163a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:20:31.490Z|fd621092-5ae8-4e96-a7c3-78091856676e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:20:35.749Z|6ba92507-757b-44db-b6a0-d52f536b9dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:20:35.750Z|6ba92507-757b-44db-b6a0-d52f536b9dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:20:36.844Z|e51f7087-fdb0-4703-be24-461fa77db3e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:20:36.845Z|e51f7087-fdb0-4703-be24-461fa77db3e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:20:41.512Z|574b4ba5-1f2c-40e0-8f6e-0b14c9587666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:20:41.513Z|574b4ba5-1f2c-40e0-8f6e-0b14c9587666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:20:41.513Z|448b1139-becd-4a5a-9002-f41a98ead1c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:20:41.513Z|9aaca6c0-34c9-426a-b7a5-fe962606f498|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:20:41.513Z|448b1139-becd-4a5a-9002-f41a98ead1c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:20:41.513Z|9aaca6c0-34c9-426a-b7a5-fe962606f498|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:20:50.750Z|5efb044f-91e5-4e4c-930d-3a3c0d7c0a36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:20:50.750Z|5efb044f-91e5-4e4c-930d-3a3c0d7c0a36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:20:51.538Z|f757bb85-8069-4c25-b67b-1d67e5d00c76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:20:51.538Z|f757bb85-8069-4c25-b67b-1d67e5d00c76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:20:51.540Z|3f8da9a1-cadb-4020-8a9c-81df8d9f95e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:20:51.541Z|3f8da9a1-cadb-4020-8a9c-81df8d9f95e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:20:51.542Z|17c7fb39-6404-4e02-8b9a-59e7288f03ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:20:51.543Z|17c7fb39-6404-4e02-8b9a-59e7288f03ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:20:59.889Z|9b9fa65d-17ab-40e6-a1c0-6f3d9b4a17a4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:20:59.890Z|9b9fa65d-17ab-40e6-a1c0-6f3d9b4a17a4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:21:01.565Z|5af1d867-50c7-431a-9c90-4f45a704a28e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:21:01.566Z|5af1d867-50c7-431a-9c90-4f45a704a28e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:21:01.569Z|69d733a2-5f46-4ead-906d-bcbd821ec480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:21:01.569Z|69d733a2-5f46-4ead-906d-bcbd821ec480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:21:01.571Z|ec47d2a5-c9a8-467c-a12a-0145d199384b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:21:01.571Z|ec47d2a5-c9a8-467c-a12a-0145d199384b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:21:05.750Z|285b4d1f-cfc1-4b9c-a300-2875d0b13600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:21:05.753Z|285b4d1f-cfc1-4b9c-a300-2875d0b13600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:21:06.845Z|66e9e25c-2da0-46e3-8d6b-a8706ccfeb4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:21:06.846Z|66e9e25c-2da0-46e3-8d6b-a8706ccfeb4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:21:11.595Z|1765743e-1bdd-4148-a615-b1a02f1dad75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:21:11.595Z|a36738e6-06d4-417e-8644-1070c23f9626|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:21:11.595Z|1765743e-1bdd-4148-a615-b1a02f1dad75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:21:11.595Z|a36738e6-06d4-417e-8644-1070c23f9626|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:21:11.595Z|dfd80024-fda3-4662-8008-e38d7b4a6914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:21:11.597Z|dfd80024-fda3-4662-8008-e38d7b4a6914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:21:20.750Z|f1b64b24-5cc4-4c47-9a2b-16f7dde88e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:21:20.750Z|f1b64b24-5cc4-4c47-9a2b-16f7dde88e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:21:21.620Z|d1f9f3f6-34ca-4530-ba49-45e719fd7650|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:21:21.621Z|d1f9f3f6-34ca-4530-ba49-45e719fd7650|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:21:21.624Z|464ba40f-1a60-4322-9296-88ae8ff7a9b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:21:21.624Z|464ba40f-1a60-4322-9296-88ae8ff7a9b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:21:21.626Z|e41b8519-027f-4699-ae0b-75f74949d0eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:21:21.626Z|e41b8519-027f-4699-ae0b-75f74949d0eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:21:31.649Z|404b47de-defc-4e9a-9cf4-c739b4ff8a4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:21:31.649Z|e2e945a3-001c-4f14-9960-ef95b8491226|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:21:31.650Z|e2e945a3-001c-4f14-9960-ef95b8491226|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:21:31.650Z|404b47de-defc-4e9a-9cf4-c739b4ff8a4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:21:31.650Z|e12d6d36-af9b-4af5-9cb7-8c067786d76c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:21:31.650Z|e12d6d36-af9b-4af5-9cb7-8c067786d76c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:21:35.750Z|9f74e6d5-6021-4e5e-8f40-f91cf5e791b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:21:35.750Z|9f74e6d5-6021-4e5e-8f40-f91cf5e791b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:21:36.846Z|22482f08-da99-4ac9-9404-a6eae9a83bbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:21:36.846Z|22482f08-da99-4ac9-9404-a6eae9a83bbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:21:41.672Z|dd596e89-68e2-4514-b2b5-a505e3bd9d5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:21:41.673Z|dd596e89-68e2-4514-b2b5-a505e3bd9d5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:21:41.676Z|31d13df4-6129-4f5d-bea1-b7df461994fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:21:41.677Z|31d13df4-6129-4f5d-bea1-b7df461994fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:21:41.677Z|920d677f-f824-42ed-9e0f-f92bcb4e3aba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:21:41.677Z|920d677f-f824-42ed-9e0f-f92bcb4e3aba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:21:50.750Z|dc3a9ea3-907a-4be5-a4a7-e254ffc15a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:21:50.754Z|dc3a9ea3-907a-4be5-a4a7-e254ffc15a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:21:51.702Z|adfbc7fd-91df-41bb-892d-bf223c9d907b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:21:51.702Z|adfbc7fd-91df-41bb-892d-bf223c9d907b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:21:51.703Z|8c249dd6-907c-4c5b-88e5-e9f726a456f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:21:51.704Z|8c249dd6-907c-4c5b-88e5-e9f726a456f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:21:51.707Z|18a1e004-d669-4a28-8230-0c586925f1ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:21:51.708Z|18a1e004-d669-4a28-8230-0c586925f1ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:21:59.889Z|bb85ce25-eaca-4f43-aae9-c77f6d1b063f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:21:59.890Z|bb85ce25-eaca-4f43-aae9-c77f6d1b063f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:22:01.732Z|7e672aec-050b-49c0-a549-5f8391c3bec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:22:01.732Z|7e672aec-050b-49c0-a549-5f8391c3bec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:22:01.735Z|995fed28-0b4b-4c39-a5af-a3394e59165c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:22:01.735Z|995fed28-0b4b-4c39-a5af-a3394e59165c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:22:01.737Z|02c03bb1-38e1-40a0-a12c-d509262554a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:22:01.738Z|02c03bb1-38e1-40a0-a12c-d509262554a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:22:05.750Z|ee98cc84-8962-4a91-80f9-c916a12b8935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:22:05.750Z|ee98cc84-8962-4a91-80f9-c916a12b8935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:22:06.847Z|45ddda2a-338c-44ac-9721-8c3446b3d61f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:22:06.847Z|45ddda2a-338c-44ac-9721-8c3446b3d61f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:22:11.765Z|b0709c9a-da22-4ca7-aee5-75176404ce3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:22:11.766Z|5aea1593-7f8f-4530-9613-b34082f9a79b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:22:11.766Z|b0709c9a-da22-4ca7-aee5-75176404ce3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:22:11.770Z|9dc56197-b46a-4f0c-b917-7475eca1a95d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:22:11.771Z|9dc56197-b46a-4f0c-b917-7475eca1a95d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:22:11.773Z|5aea1593-7f8f-4530-9613-b34082f9a79b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:22:20.750Z|fabb3139-aa5c-4206-8047-638a907dca18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:22:20.750Z|fabb3139-aa5c-4206-8047-638a907dca18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:22:21.801Z|c54736a7-2ed1-4ad5-abce-f41b162b5230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:22:21.802Z|c54736a7-2ed1-4ad5-abce-f41b162b5230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:22:21.807Z|dc0fed90-6405-4427-bec3-d9b093b53d5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:22:21.808Z|dc0fed90-6405-4427-bec3-d9b093b53d5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:22:21.811Z|38ad595c-1fca-4acc-9002-a6c5b90050a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:22:21.812Z|38ad595c-1fca-4acc-9002-a6c5b90050a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:22:31.852Z|c0bbb763-0fb9-43bc-a379-8be2ba4b4b79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:22:31.853Z|c0bbb763-0fb9-43bc-a379-8be2ba4b4b79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:22:31.855Z|d4e3d171-c250-4c4d-a5c6-4768ffcc2908|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:22:31.855Z|d4e3d171-c250-4c4d-a5c6-4768ffcc2908|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:22:31.860Z|1b16b047-fae5-4b6d-bf57-43ce8896f6c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:22:31.860Z|1b16b047-fae5-4b6d-bf57-43ce8896f6c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:22:35.750Z|8e98d181-5322-4289-b726-64c9ad0a59a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:22:35.754Z|8e98d181-5322-4289-b726-64c9ad0a59a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:22:36.848Z|b9e68414-6b28-4b3c-bf7f-f136b24edb6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:22:36.848Z|b9e68414-6b28-4b3c-bf7f-f136b24edb6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:22:41.880Z|cccbb3c7-2236-4e1a-a217-3d187f293cb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:22:41.880Z|cccbb3c7-2236-4e1a-a217-3d187f293cb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:22:41.884Z|f20e6aee-9f05-4cb3-924d-2e85092e7eee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:22:41.885Z|f20e6aee-9f05-4cb3-924d-2e85092e7eee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:22:41.888Z|d6e18194-ca51-423a-898a-32535c134d86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:22:41.888Z|d6e18194-ca51-423a-898a-32535c134d86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:22:50.749Z|3521c5b9-08cf-4171-96d1-1a4fbece3acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:22:50.750Z|3521c5b9-08cf-4171-96d1-1a4fbece3acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:22:51.903Z|14ef42b9-00b8-47ae-936d-4b9f3a38215a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:22:51.904Z|14ef42b9-00b8-47ae-936d-4b9f3a38215a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:22:51.909Z|35044201-33a4-4880-9b6f-60c8050d3be3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:22:51.910Z|35044201-33a4-4880-9b6f-60c8050d3be3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:22:51.912Z|1ecb3bb6-71db-4415-a3ee-a3e37e21cdc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:22:51.912Z|1ecb3bb6-71db-4415-a3ee-a3e37e21cdc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:22:59.891Z|8cd9a5d5-c8bd-448f-b2a8-15aadb0a9353|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:22:59.891Z|8cd9a5d5-c8bd-448f-b2a8-15aadb0a9353|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:23:01.936Z|7678be19-b559-41e3-b4c5-dd5745499f8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:23:01.937Z|7678be19-b559-41e3-b4c5-dd5745499f8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:23:01.939Z|1ba3fbc0-c489-44e7-a338-42b0cf77f73b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:23:01.940Z|1ba3fbc0-c489-44e7-a338-42b0cf77f73b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:23:01.944Z|48bfed8c-e13a-4cf9-b4d7-ebe9f367b9cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:23:01.945Z|48bfed8c-e13a-4cf9-b4d7-ebe9f367b9cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:23:05.750Z|70658e7e-af09-4d1b-8672-a9885ac08ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:23:05.750Z|70658e7e-af09-4d1b-8672-a9885ac08ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:23:06.850Z|fe3323e2-7879-461d-b6f9-3f35f44a37b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:23:06.850Z|fe3323e2-7879-461d-b6f9-3f35f44a37b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:23:11.972Z|334cd827-4b8c-469a-8141-b8328f1ba5d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:23:11.973Z|334cd827-4b8c-469a-8141-b8328f1ba5d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:23:11.974Z|0b4d2218-d75b-4d21-9e0c-b42b3a4c73a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:23:11.975Z|0b4d2218-d75b-4d21-9e0c-b42b3a4c73a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:23:11.983Z|24f9b4ba-630f-421e-a9b3-fe57a5de7669|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:23:11.984Z|24f9b4ba-630f-421e-a9b3-fe57a5de7669|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:23:20.750Z|32c53358-d7e4-4b4c-b2a3-d18f6ffc761a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:23:20.753Z|32c53358-d7e4-4b4c-b2a3-d18f6ffc761a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:23:22.006Z|526ff6f0-271e-4888-bc10-efb5dc273e2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:23:22.006Z|526ff6f0-271e-4888-bc10-efb5dc273e2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:23:22.007Z|2d70ee58-2500-4515-a27c-15c49bf3a637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:23:22.008Z|2d70ee58-2500-4515-a27c-15c49bf3a637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:23:22.010Z|dfdf5fb5-f1d1-4827-82c0-f063c4cb5737|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:23:22.010Z|dfdf5fb5-f1d1-4827-82c0-f063c4cb5737|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:23:32.027Z|ed576fd4-b44d-44ac-9423-776ee4903034|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:23:32.028Z|ed576fd4-b44d-44ac-9423-776ee4903034|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:23:32.030Z|ef3a4d39-cc87-403c-ad23-868424abb3b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:23:32.031Z|ef3a4d39-cc87-403c-ad23-868424abb3b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:23:32.032Z|b6950c98-466e-47df-be3b-f32a2adc6ae8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:23:32.032Z|b6950c98-466e-47df-be3b-f32a2adc6ae8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:23:35.750Z|06574b35-86e1-45f8-9530-51ac6f445fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:23:35.750Z|06574b35-86e1-45f8-9530-51ac6f445fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:23:36.851Z|db176f9a-164a-41c4-9850-4bd5752e43ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:23:36.852Z|db176f9a-164a-41c4-9850-4bd5752e43ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:23:42.050Z|33963583-2bc8-402f-bee7-dcab408dd4bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:23:42.051Z|33963583-2bc8-402f-bee7-dcab408dd4bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:23:42.056Z|52baad4b-39c5-46bf-a488-84fc8d82fac8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:23:42.056Z|52baad4b-39c5-46bf-a488-84fc8d82fac8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:23:42.057Z|6671ff8c-05d1-4d35-b2bd-6a0c3b1c4a38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:23:42.058Z|6671ff8c-05d1-4d35-b2bd-6a0c3b1c4a38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:23:50.750Z|d005409a-5a90-4b45-b6d3-b84ff9c2f27d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:23:50.750Z|d005409a-5a90-4b45-b6d3-b84ff9c2f27d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:23:52.079Z|459b6283-a825-4e96-9a85-a2ad4f00cbf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:23:52.080Z|459b6283-a825-4e96-9a85-a2ad4f00cbf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:23:52.098Z|c1ff4c33-40fa-45ad-934a-890c6f917f52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:23:52.098Z|06501c44-aecf-41fd-b8ee-4cdac6c19d57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:23:52.099Z|06501c44-aecf-41fd-b8ee-4cdac6c19d57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:23:52.099Z|c1ff4c33-40fa-45ad-934a-890c6f917f52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:23:59.889Z|3f367028-4412-4adc-8650-c8ebe478d003|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:23:59.890Z|3f367028-4412-4adc-8650-c8ebe478d003|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:24:02.107Z|783520b1-74dd-4cb7-861a-7a0cba1940b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:24:02.108Z|783520b1-74dd-4cb7-861a-7a0cba1940b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:24:02.124Z|e0f26dd5-9f58-4243-ac80-e33a5eb80849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:24:02.125Z|e0f26dd5-9f58-4243-ac80-e33a5eb80849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:24:02.126Z|74a45576-39e4-4c0e-bb09-00be89759936|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:24:02.127Z|74a45576-39e4-4c0e-bb09-00be89759936|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:24:05.750Z|326948fb-0f3d-4e90-8f35-c85208bb3dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:24:05.754Z|326948fb-0f3d-4e90-8f35-c85208bb3dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:24:06.852Z|8e2c66a6-1066-4c23-bfc9-27ea1bf71669|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:24:06.852Z|8e2c66a6-1066-4c23-bfc9-27ea1bf71669|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:24:12.142Z|84d5a659-da79-44a7-b61f-c459989782b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:24:12.142Z|84d5a659-da79-44a7-b61f-c459989782b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:24:12.150Z|16c43ecc-bda6-48ba-8e04-425dcd50bea3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:24:12.150Z|16c43ecc-bda6-48ba-8e04-425dcd50bea3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:24:12.150Z|88b01902-a1d3-4686-8f1e-58cfe72b6740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:24:12.151Z|88b01902-a1d3-4686-8f1e-58cfe72b6740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:24:20.749Z|9ff64a03-39b2-4fc7-9ce9-62300490921b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:24:20.750Z|9ff64a03-39b2-4fc7-9ce9-62300490921b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:24:22.169Z|0bddc694-7a00-4f18-ab21-33001f97baa8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:24:22.169Z|0bddc694-7a00-4f18-ab21-33001f97baa8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:24:22.182Z|8472a551-0f3d-4884-b350-9300b029cca4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:24:22.183Z|8472a551-0f3d-4884-b350-9300b029cca4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:24:22.186Z|4b61a260-9100-4320-a5f1-fb1493499af2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:24:22.188Z|4b61a260-9100-4320-a5f1-fb1493499af2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:24:32.202Z|6c434fd4-223a-4385-bec8-97ec7dd612dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:24:32.203Z|6c434fd4-223a-4385-bec8-97ec7dd612dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:24:32.209Z|603b9e1a-3fe6-4b82-a7e7-aae929d83c20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:24:32.209Z|603b9e1a-3fe6-4b82-a7e7-aae929d83c20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:24:32.218Z|b5a3eccb-43d6-4339-a961-61e543b939f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:24:32.219Z|b5a3eccb-43d6-4339-a961-61e543b939f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:24:35.750Z|a5b28af5-943e-49a1-8c67-1a3fbc940b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:24:35.750Z|a5b28af5-943e-49a1-8c67-1a3fbc940b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:24:36.853Z|bd9ad8a5-c1a8-4bf8-ad61-abd9c1b150e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:24:36.853Z|bd9ad8a5-c1a8-4bf8-ad61-abd9c1b150e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:24:42.227Z|c6841565-2622-46b4-86f8-640d2c701f3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:24:42.227Z|c6841565-2622-46b4-86f8-640d2c701f3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:24:42.231Z|8e4e08e3-5d68-4e3f-b722-82a272ff06ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:24:42.231Z|8e4e08e3-5d68-4e3f-b722-82a272ff06ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:24:42.245Z|6aeb4a51-7bbf-4201-a273-bc4ff3d4a794|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:24:42.246Z|6aeb4a51-7bbf-4201-a273-bc4ff3d4a794|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:24:50.750Z|956b0c8e-8f40-4c61-b667-b115890ff573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:24:50.754Z|956b0c8e-8f40-4c61-b667-b115890ff573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:24:52.254Z|f814d8f7-d618-4677-a3c7-965995226e19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:24:52.254Z|f814d8f7-d618-4677-a3c7-965995226e19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:24:52.258Z|60341edf-8b79-4e47-b42a-9dac7e4a8c30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:24:52.259Z|60341edf-8b79-4e47-b42a-9dac7e4a8c30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:24:52.273Z|9c57d83c-e5db-4266-9c1e-311af1c2a0c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:24:52.274Z|9c57d83c-e5db-4266-9c1e-311af1c2a0c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:24:59.889Z|266a7914-a59d-487b-a67d-5c5041dbcd13|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:24:59.890Z|266a7914-a59d-487b-a67d-5c5041dbcd13|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:25:02.285Z|33b42a38-6664-4fc4-816b-c4baaf5d10e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:25:02.285Z|33b42a38-6664-4fc4-816b-c4baaf5d10e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:25:02.287Z|6de2c3a6-850a-4c75-a162-2330e4a95389|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:25:02.288Z|6de2c3a6-850a-4c75-a162-2330e4a95389|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:25:02.300Z|38c1a8b5-f57d-4f22-99b3-7e55b2a47ad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:25:02.301Z|38c1a8b5-f57d-4f22-99b3-7e55b2a47ad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:25:05.750Z|f6e82cf2-921a-4bc3-9d20-8abd437ddef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:25:05.750Z|f6e82cf2-921a-4bc3-9d20-8abd437ddef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:25:06.854Z|0c28a3ed-561d-4c2b-a4dd-c6a98987ad78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:25:06.854Z|0c28a3ed-561d-4c2b-a4dd-c6a98987ad78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:25:12.308Z|ae509be5-3439-48a5-93c3-c126c278a841|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:25:12.309Z|ae509be5-3439-48a5-93c3-c126c278a841|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:25:12.311Z|f7c7582f-33f9-45e8-8df0-16ab3d9c790c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:25:12.313Z|f7c7582f-33f9-45e8-8df0-16ab3d9c790c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:25:12.324Z|45aa5e22-135b-4f2f-b925-8434e377934e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:25:12.324Z|45aa5e22-135b-4f2f-b925-8434e377934e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:25:20.750Z|656026d3-7f5c-4ba4-b7bd-45d76d8607cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:25:20.750Z|656026d3-7f5c-4ba4-b7bd-45d76d8607cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:25:22.334Z|36d975a6-d828-4555-9605-1b10d9f18b07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:25:22.334Z|36d975a6-d828-4555-9605-1b10d9f18b07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:25:22.338Z|da4b7fec-228b-4372-846a-37cb5907dae8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:25:22.338Z|da4b7fec-228b-4372-846a-37cb5907dae8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:25:22.350Z|859269a2-09d2-4511-9b54-721a3919a70c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:25:22.350Z|859269a2-09d2-4511-9b54-721a3919a70c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:25:32.359Z|5b1cc59f-3487-4edb-97aa-0b88e811daad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:25:32.360Z|5b1cc59f-3487-4edb-97aa-0b88e811daad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:25:32.365Z|e76b69e0-95c0-4922-b5f0-38e410c063d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:25:32.366Z|e76b69e0-95c0-4922-b5f0-38e410c063d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:25:32.379Z|b9302b58-017a-4f40-8b10-55c03333952d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:25:32.380Z|b9302b58-017a-4f40-8b10-55c03333952d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:25:35.751Z|0d508285-2b06-4649-8566-cb94585093d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:25:35.754Z|0d508285-2b06-4649-8566-cb94585093d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:25:36.855Z|31790c63-0cfa-4ed5-b5ba-9a366bbb582e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:25:36.856Z|31790c63-0cfa-4ed5-b5ba-9a366bbb582e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:25:42.392Z|d0ccec78-deba-4141-84de-2157f01ad33e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:25:42.392Z|d0ccec78-deba-4141-84de-2157f01ad33e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:25:42.393Z|2322f52a-5a79-4122-8f84-fda9ade4a9a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:25:42.395Z|2322f52a-5a79-4122-8f84-fda9ade4a9a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:25:42.401Z|e3451298-cc97-43f1-9a7d-8ac09b2ad270|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:25:42.402Z|e3451298-cc97-43f1-9a7d-8ac09b2ad270|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:25:50.750Z|b945f640-88fd-4753-ab7e-9c7740583b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:25:50.750Z|b945f640-88fd-4753-ab7e-9c7740583b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:25:52.425Z|a6543055-4451-40f1-a373-60b089456166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:25:52.426Z|a6543055-4451-40f1-a373-60b089456166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:25:52.428Z|e34b477f-0007-4e2c-9363-f110dab51f52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:25:52.429Z|e34b477f-0007-4e2c-9363-f110dab51f52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:25:52.434Z|9bb4e2ba-bc6d-4d29-a56f-e420f1e2702a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:25:52.434Z|9bb4e2ba-bc6d-4d29-a56f-e420f1e2702a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:25:59.889Z|ab15e55d-8d06-4f88-ad80-1bce3db9d0fc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:25:59.890Z|ab15e55d-8d06-4f88-ad80-1bce3db9d0fc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:26:02.456Z|267b5b8d-6132-4734-9dd4-602d3deb1b0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:26:02.456Z|267b5b8d-6132-4734-9dd4-602d3deb1b0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:26:02.459Z|7fb82eb5-5461-418c-96d7-2ad6d3218434|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:26:02.459Z|7fb82eb5-5461-418c-96d7-2ad6d3218434|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:26:02.464Z|0b6120ca-d62a-49a6-a852-6f169fde6a54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:26:02.464Z|0b6120ca-d62a-49a6-a852-6f169fde6a54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:26:05.750Z|65b662e7-5fb8-4e05-8519-c7fab15f0671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:26:05.750Z|65b662e7-5fb8-4e05-8519-c7fab15f0671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:26:06.857Z|8812fffc-a94d-4057-9fe4-f3a7b2e56cce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:26:06.857Z|8812fffc-a94d-4057-9fe4-f3a7b2e56cce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:26:12.485Z|931f939f-509f-4e86-a089-2d47390e4d56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:26:12.486Z|931f939f-509f-4e86-a089-2d47390e4d56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:26:12.486Z|6896828a-15cd-42cc-86f2-09063556ea73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:26:12.488Z|6896828a-15cd-42cc-86f2-09063556ea73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:26:12.490Z|a9175648-01f5-4ac1-86a6-cf23b20919f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:26:12.491Z|a9175648-01f5-4ac1-86a6-cf23b20919f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:26:20.750Z|38fd149e-2038-4565-a339-d1f98ec92663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:26:20.754Z|38fd149e-2038-4565-a339-d1f98ec92663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:26:22.514Z|35bf655f-8306-4794-8b73-fe5b18a69453|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:26:22.515Z|35bf655f-8306-4794-8b73-fe5b18a69453|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:26:22.516Z|cf5a5e8b-a623-489d-b85b-125ce26e6d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:26:22.516Z|dc9db358-fa27-4965-a4e3-09e07f2d4a3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:26:22.516Z|cf5a5e8b-a623-489d-b85b-125ce26e6d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:26:22.516Z|dc9db358-fa27-4965-a4e3-09e07f2d4a3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:26:32.541Z|7a7b2ddc-9345-4a73-93b7-04f9e2e639bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:26:32.542Z|7a7b2ddc-9345-4a73-93b7-04f9e2e639bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:26:32.546Z|297df029-2ada-4d59-a61b-bd97464237c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:26:32.547Z|297df029-2ada-4d59-a61b-bd97464237c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:26:32.550Z|58b14137-7224-446d-9650-16e62e3c6cf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:26:32.550Z|58b14137-7224-446d-9650-16e62e3c6cf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:26:35.750Z|122e44d4-bb64-4b26-828f-c0afe420b208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:26:35.750Z|122e44d4-bb64-4b26-828f-c0afe420b208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:26:36.860Z|5d863d96-5c72-4ae4-94f4-d39aa0ebaf14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:26:36.860Z|5d863d96-5c72-4ae4-94f4-d39aa0ebaf14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:26:42.569Z|7e5a221f-c553-4f5f-86f0-46936dd3a691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:26:42.569Z|7e5a221f-c553-4f5f-86f0-46936dd3a691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:26:42.572Z|f79807dc-faf7-4b5d-bdf7-9dd83deceeb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:26:42.572Z|f79807dc-faf7-4b5d-bdf7-9dd83deceeb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:26:42.575Z|a931ecbd-6b48-4bcb-9a92-9294e1c12ff1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:26:42.576Z|a931ecbd-6b48-4bcb-9a92-9294e1c12ff1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:26:50.750Z|b6d0b4c2-48e1-4298-8a21-a85cbf94f992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:26:50.750Z|b6d0b4c2-48e1-4298-8a21-a85cbf94f992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:26:52.602Z|5b4aa645-2013-45b9-8cbc-64937b156cdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:26:52.601Z|95e461b2-f0cd-4b60-9d6e-b37ef7d1948d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:26:52.603Z|95e461b2-f0cd-4b60-9d6e-b37ef7d1948d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:26:52.602Z|5b4aa645-2013-45b9-8cbc-64937b156cdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:26:52.605Z|89d11524-641e-48d9-8870-8448d9045b6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:26:52.609Z|89d11524-641e-48d9-8870-8448d9045b6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:26:59.889Z|50dfd953-0da8-4476-8e24-ceeca46fac5a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:26:59.890Z|50dfd953-0da8-4476-8e24-ceeca46fac5a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:27:02.634Z|79b398a7-fa37-438f-be91-1ad04023415b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:27:02.634Z|ecd206a2-9f16-4681-b78b-8795b92a7191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:27:02.634Z|79b398a7-fa37-438f-be91-1ad04023415b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:27:02.634Z|ecd206a2-9f16-4681-b78b-8795b92a7191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:27:02.638Z|a6a4a282-4351-448e-8d1e-383227a84e97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:27:02.638Z|a6a4a282-4351-448e-8d1e-383227a84e97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:27:05.750Z|93d6cf50-fb3b-4e8e-a81b-7f3d7e89c7cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:27:05.754Z|93d6cf50-fb3b-4e8e-a81b-7f3d7e89c7cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:27:06.861Z|42a8e3a3-4fd5-4e10-9af2-81639ad53fe3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:27:06.861Z|42a8e3a3-4fd5-4e10-9af2-81639ad53fe3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:27:12.660Z|f7133995-c246-4776-9109-4925a9dc3a20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:27:12.660Z|f7133995-c246-4776-9109-4925a9dc3a20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:27:12.665Z|8d150002-1977-49f6-a569-7dc28eae8601|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:27:12.665Z|8d150002-1977-49f6-a569-7dc28eae8601|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:27:12.667Z|679c093b-e729-41ef-b0f2-2e95cf56afc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:27:12.667Z|679c093b-e729-41ef-b0f2-2e95cf56afc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:27:20.750Z|ae3d3169-970e-4545-b4c6-4cafaa46e0df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:27:20.750Z|ae3d3169-970e-4545-b4c6-4cafaa46e0df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:27:22.682Z|48259c09-1e6c-4969-ae0f-a9d3c9b35503|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:27:22.683Z|48259c09-1e6c-4969-ae0f-a9d3c9b35503|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:27:22.691Z|9d3c70f9-1e3c-4f64-8546-9f6ab946f697|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:27:22.691Z|9d3c70f9-1e3c-4f64-8546-9f6ab946f697|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:27:22.691Z|a7f28ca2-729a-4762-b059-70034de04431|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:27:22.691Z|a7f28ca2-729a-4762-b059-70034de04431|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:27:32.708Z|0ac8d238-16ab-40e3-a7e7-93bc0bd5de54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:27:32.708Z|0ac8d238-16ab-40e3-a7e7-93bc0bd5de54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:27:32.713Z|2acec1ff-c77d-4780-b442-38aed1585c28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:27:32.714Z|2acec1ff-c77d-4780-b442-38aed1585c28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:27:32.715Z|5e1888b1-e5e0-408c-9222-6001a7efc717|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:27:32.716Z|5e1888b1-e5e0-408c-9222-6001a7efc717|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:27:35.750Z|b727acbf-f56d-44fd-b447-f691a39e368f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:27:35.750Z|b727acbf-f56d-44fd-b447-f691a39e368f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:27:36.862Z|81194739-bf75-48ef-a866-eca49121cdd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:27:36.863Z|81194739-bf75-48ef-a866-eca49121cdd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:27:42.731Z|ffbf7900-0069-4baa-9f4a-b0beaed0f21a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:27:42.731Z|ffbf7900-0069-4baa-9f4a-b0beaed0f21a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:27:42.739Z|60e1f616-eb95-45ba-91b4-81d54919bba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:27:42.740Z|60e1f616-eb95-45ba-91b4-81d54919bba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:27:42.739Z|123383ed-3d2f-4901-a1a7-46c258e97c60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:27:42.741Z|123383ed-3d2f-4901-a1a7-46c258e97c60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:27:50.750Z|e1f63068-bb4d-4ce3-81a1-7f6a7f712f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:27:50.754Z|e1f63068-bb4d-4ce3-81a1-7f6a7f712f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:27:52.762Z|32bd99d2-60ab-422c-921e-df6add37ec71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:27:52.762Z|32bd99d2-60ab-422c-921e-df6add37ec71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:27:52.760Z|129e6d27-85eb-414d-aad0-80d8f45698e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:27:52.764Z|129e6d27-85eb-414d-aad0-80d8f45698e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:27:52.767Z|0cb92ac0-ed9c-496c-a0fd-8446c81b00f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:27:52.768Z|0cb92ac0-ed9c-496c-a0fd-8446c81b00f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:27:59.889Z|9d0ccede-0265-4924-9d90-4b455046a8dd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:27:59.890Z|9d0ccede-0265-4924-9d90-4b455046a8dd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:28:02.792Z|674069b8-a999-4bf3-a246-b5bc0f17ac5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:28:02.793Z|674069b8-a999-4bf3-a246-b5bc0f17ac5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:28:02.802Z|55bff603-96f2-4448-a63b-929c3f752334|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:28:02.803Z|20c1bfbc-5af6-4e88-9e20-c383ff761a73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:28:02.803Z|55bff603-96f2-4448-a63b-929c3f752334|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:28:02.803Z|20c1bfbc-5af6-4e88-9e20-c383ff761a73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:28:05.750Z|a6d7e12a-ea3c-48d4-a555-b80f2673fbb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:28:05.750Z|a6d7e12a-ea3c-48d4-a555-b80f2673fbb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:28:06.863Z|3d8d57fb-c143-4c2c-aec2-0409d3537493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:28:06.864Z|3d8d57fb-c143-4c2c-aec2-0409d3537493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:28:12.819Z|425da50e-80ad-4305-83c8-0c5a0fa19b61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:28:12.820Z|425da50e-80ad-4305-83c8-0c5a0fa19b61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:28:12.825Z|9d52e20e-893b-4835-aa97-79ec5b8eac1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:28:12.826Z|9d52e20e-893b-4835-aa97-79ec5b8eac1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:28:12.828Z|dc4bbfdb-375b-4e8c-8017-d4b0a7a734d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:28:12.829Z|dc4bbfdb-375b-4e8c-8017-d4b0a7a734d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:28:20.750Z|3e4d5493-95ce-4123-8e06-247ee0c1901a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:28:20.750Z|3e4d5493-95ce-4123-8e06-247ee0c1901a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:28:22.847Z|097dccb8-ebff-4b42-97d7-a99066680261|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:28:22.848Z|097dccb8-ebff-4b42-97d7-a99066680261|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:28:22.854Z|eb92d3ce-5834-421b-baab-cd9604f499bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:28:22.853Z|ebe5755a-1480-4403-9f8c-8e03ac3edac3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:28:22.854Z|eb92d3ce-5834-421b-baab-cd9604f499bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:28:22.856Z|ebe5755a-1480-4403-9f8c-8e03ac3edac3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:28:32.881Z|b0f34973-46e0-44f0-8cfe-af55912027e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:28:32.881Z|b0f34973-46e0-44f0-8cfe-af55912027e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:28:32.885Z|7d7e41fa-4fa7-459b-bc43-e3af89055012|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:28:32.886Z|7d7e41fa-4fa7-459b-bc43-e3af89055012|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:28:32.891Z|cbf3ca53-261f-4d10-9744-d01befa7948f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:28:32.892Z|cbf3ca53-261f-4d10-9744-d01befa7948f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:28:35.751Z|a381da59-d021-45cc-95eb-7971fb8d5e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:28:35.754Z|a381da59-d021-45cc-95eb-7971fb8d5e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:28:36.864Z|a73a56f5-4b5c-4bb0-864a-ce7bd45579e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:28:36.865Z|a73a56f5-4b5c-4bb0-864a-ce7bd45579e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:28:42.911Z|b1bac8b0-2771-4d99-8190-5461ea03f51f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:28:42.911Z|8122deb8-55a2-4a9f-8513-2f45d77fcbb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:28:42.911Z|b1bac8b0-2771-4d99-8190-5461ea03f51f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:28:42.912Z|8122deb8-55a2-4a9f-8513-2f45d77fcbb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:28:42.916Z|5e805ac1-441f-46ac-9681-4d3cec8d8808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:28:42.916Z|5e805ac1-441f-46ac-9681-4d3cec8d8808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:28:50.750Z|e6246a65-ca74-4ded-8aeb-d098a317f83e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:28:50.750Z|e6246a65-ca74-4ded-8aeb-d098a317f83e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:28:52.942Z|ace01a21-cfd6-48bf-bf5f-7b54b73cdfe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:28:52.941Z|75ab9785-dcc9-4904-925d-3825a4f54048|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:28:52.944Z|ace01a21-cfd6-48bf-bf5f-7b54b73cdfe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:28:52.943Z|482b7f4e-5cd5-4a9c-ba94-c6874cb86219|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:28:52.945Z|75ab9785-dcc9-4904-925d-3825a4f54048|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:28:52.949Z|482b7f4e-5cd5-4a9c-ba94-c6874cb86219|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:28:59.889Z|735994db-877d-4c76-a0fd-33e9cd6b00ea|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:28:59.890Z|735994db-877d-4c76-a0fd-33e9cd6b00ea|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:29:02.972Z|18d32340-f23b-4310-bade-eaaa7319fea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:29:02.972Z|18d32340-f23b-4310-bade-eaaa7319fea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:29:02.976Z|9abd8d7f-a769-440e-9f2e-2554faa5eec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:29:02.977Z|9abd8d7f-a769-440e-9f2e-2554faa5eec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:29:02.979Z|263638aa-cc0d-430b-a86a-55bb5d0406ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:29:02.980Z|263638aa-cc0d-430b-a86a-55bb5d0406ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:29:05.750Z|be9137d7-52c5-4b0a-92cb-63d29b59ec09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:29:05.750Z|be9137d7-52c5-4b0a-92cb-63d29b59ec09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:29:06.865Z|025c153c-012c-45b5-88b5-b1fbd9008bdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:29:06.866Z|025c153c-012c-45b5-88b5-b1fbd9008bdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:29:13.000Z|c8a38bae-47b5-4930-92b2-76285cd6605b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:29:13.000Z|c8a38bae-47b5-4930-92b2-76285cd6605b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:29:13.003Z|d8264a3a-d14b-4b14-abed-be1890139eca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:29:13.004Z|d8264a3a-d14b-4b14-abed-be1890139eca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:29:13.006Z|a54f16ab-d28d-4574-b88a-59fca3f20724|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:29:13.007Z|a54f16ab-d28d-4574-b88a-59fca3f20724|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:29:20.749Z|654d53b4-0ddc-4ead-aade-6f533e3620ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:29:20.754Z|654d53b4-0ddc-4ead-aade-6f533e3620ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:29:23.031Z|e57974ce-7adc-46df-b7a3-26516072aede|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:29:23.032Z|e57974ce-7adc-46df-b7a3-26516072aede|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:29:23.033Z|769be396-874d-41d3-8871-81ad1fdfd24f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:29:23.033Z|769be396-874d-41d3-8871-81ad1fdfd24f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:29:23.036Z|02a06e09-18e4-4005-bccb-68c64630672e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:29:23.037Z|02a06e09-18e4-4005-bccb-68c64630672e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:29:33.061Z|07f9cb6c-b7ad-4ee9-aaec-9c8cb2fd2728|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:29:33.062Z|07f9cb6c-b7ad-4ee9-aaec-9c8cb2fd2728|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:29:33.062Z|9c2ad9b0-ce62-4b5e-b6dd-b064f9616dcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:29:33.063Z|9c2ad9b0-ce62-4b5e-b6dd-b064f9616dcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:29:33.064Z|c9f5f0d8-47bf-4162-ae7d-520cdfc27006|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:29:33.064Z|c9f5f0d8-47bf-4162-ae7d-520cdfc27006|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:29:35.749Z|77c4ce45-a5c0-49c8-bed8-0fa7250d037d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:29:35.750Z|77c4ce45-a5c0-49c8-bed8-0fa7250d037d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:29:36.867Z|fe99e850-70c2-446a-a3b7-a1bdb92f069d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:29:36.867Z|fe99e850-70c2-446a-a3b7-a1bdb92f069d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:29:43.090Z|a2c4dbe7-920f-4a56-8a42-41a3a04de9a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:29:43.090Z|e40639e9-6835-4c35-8187-725938508193|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:29:43.091Z|a2c4dbe7-920f-4a56-8a42-41a3a04de9a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:29:43.091Z|e40639e9-6835-4c35-8187-725938508193|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:29:43.099Z|736cdbed-af2d-4f4c-8023-d9a79476ef57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:29:43.099Z|736cdbed-af2d-4f4c-8023-d9a79476ef57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:29:50.750Z|18b1b572-d3d4-4db4-b7dc-bcb163b8eed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:29:50.750Z|18b1b572-d3d4-4db4-b7dc-bcb163b8eed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:29:53.119Z|eab4d1ba-97c5-4236-ba5c-a880b8276104|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:29:53.119Z|916f7a5d-c9de-4b38-9363-98dba41f3e1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:29:53.119Z|eab4d1ba-97c5-4236-ba5c-a880b8276104|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:29:53.120Z|916f7a5d-c9de-4b38-9363-98dba41f3e1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:29:53.127Z|7c61ec65-8bb2-4401-a118-75e547eaefc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:29:53.128Z|7c61ec65-8bb2-4401-a118-75e547eaefc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:29:59.891Z|244317da-0271-4927-9205-bbad12fa03c9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:29:59.892Z|244317da-0271-4927-9205-bbad12fa03c9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:30:03.148Z|3fdfc929-8905-4c4f-a276-edac5fb3630c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:30:03.149Z|3fdfc929-8905-4c4f-a276-edac5fb3630c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:30:03.153Z|87c4b20a-ed86-4f67-a37e-f123213bc555|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:30:03.154Z|87c4b20a-ed86-4f67-a37e-f123213bc555|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:30:03.156Z|6f0e0a8a-d8a4-46fd-9d3c-94ba7145103b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:30:03.156Z|6f0e0a8a-d8a4-46fd-9d3c-94ba7145103b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:30:05.750Z|ad257c0e-3716-4790-a1da-9c53d512f809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:30:05.754Z|ad257c0e-3716-4790-a1da-9c53d512f809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:30:06.868Z|9a475011-14da-4e08-bc5e-4454c3bf22c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:30:06.868Z|9a475011-14da-4e08-bc5e-4454c3bf22c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:30:13.177Z|630dc8ec-0911-41e5-a96b-6e1d343c09fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:30:13.178Z|630dc8ec-0911-41e5-a96b-6e1d343c09fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:30:13.179Z|c6359ca3-bcc5-4cf7-bab0-5a8a6b3bfe15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:30:13.179Z|c6359ca3-bcc5-4cf7-bab0-5a8a6b3bfe15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:30:13.182Z|feb53d1a-883b-48f3-b0a2-8db869b51c53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:30:13.183Z|feb53d1a-883b-48f3-b0a2-8db869b51c53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:30:20.750Z|31159bd8-6a2c-4267-9231-1767134afc5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:30:20.750Z|31159bd8-6a2c-4267-9231-1767134afc5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:30:23.208Z|72f239d1-a1e6-407d-94d1-796e46f4ce73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:30:23.209Z|72f239d1-a1e6-407d-94d1-796e46f4ce73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:30:23.216Z|5607a311-bb98-40c2-bc28-fbab76479ea0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:30:23.216Z|c2536ebf-154e-48c7-a542-ffa92dd13abc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:30:23.217Z|c2536ebf-154e-48c7-a542-ffa92dd13abc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:30:23.217Z|5607a311-bb98-40c2-bc28-fbab76479ea0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:30:33.235Z|077ee31b-ee54-4c04-af9a-6c6a7a68905e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:30:33.236Z|077ee31b-ee54-4c04-af9a-6c6a7a68905e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:30:33.248Z|caa1de19-f196-4d0b-b74c-54100f0ea757|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:30:33.249Z|caa1de19-f196-4d0b-b74c-54100f0ea757|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:30:33.255Z|c8e5db27-7194-4b20-8b46-de7e4817663d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:30:33.256Z|c8e5db27-7194-4b20-8b46-de7e4817663d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:30:35.749Z|b55d5951-4961-4408-b53d-df95e67efe4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:30:35.750Z|b55d5951-4961-4408-b53d-df95e67efe4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:30:36.869Z|5e73720e-d379-41d1-8836-3c51e52e0a3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:30:36.869Z|5e73720e-d379-41d1-8836-3c51e52e0a3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:30:43.276Z|258034dd-e3df-4a89-a3aa-b932a9237250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:30:43.276Z|258034dd-e3df-4a89-a3aa-b932a9237250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:30:43.278Z|16acdd1d-e0f4-4a19-b02a-91c7b69421c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:30:43.279Z|16acdd1d-e0f4-4a19-b02a-91c7b69421c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:30:43.281Z|d8fca010-bb76-46a5-b381-fc6fbd7274f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:30:43.281Z|d8fca010-bb76-46a5-b381-fc6fbd7274f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:30:50.750Z|12e51d55-3790-4b99-b707-ccda7536a29b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:30:50.755Z|12e51d55-3790-4b99-b707-ccda7536a29b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:30:53.300Z|e2303a59-c233-480f-b90f-0d916d65cc50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:30:53.301Z|e2303a59-c233-480f-b90f-0d916d65cc50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:30:53.304Z|1e3d1362-52bb-47ab-adba-c2c6aff27a91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:30:53.304Z|1e3d1362-52bb-47ab-adba-c2c6aff27a91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:30:53.308Z|852af6eb-96e5-484a-87d8-0a9962124be7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:30:53.309Z|852af6eb-96e5-484a-87d8-0a9962124be7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:30:59.892Z|30db972b-53a1-43e2-bd3f-d242722c5587|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:30:59.892Z|30db972b-53a1-43e2-bd3f-d242722c5587|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:31:03.330Z|7f95ebca-e805-4d6b-ad39-879718d0451e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:31:03.330Z|7f95ebca-e805-4d6b-ad39-879718d0451e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:31:03.334Z|ef3de2e8-6fe3-47cd-a2dc-cf7cd6a71f24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:31:03.334Z|ef3de2e8-6fe3-47cd-a2dc-cf7cd6a71f24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:31:03.340Z|c160beb8-7b4a-44f4-ba11-697b7943122d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:31:03.340Z|c160beb8-7b4a-44f4-ba11-697b7943122d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:31:05.750Z|18d2086a-8c4c-4c34-9544-51cec3dbf15c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:31:05.750Z|18d2086a-8c4c-4c34-9544-51cec3dbf15c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:31:06.870Z|bf749e80-a58b-4b67-a534-3f9f0fabdbea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:31:06.870Z|bf749e80-a58b-4b67-a534-3f9f0fabdbea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:31:13.360Z|20285134-14de-4405-a5ad-fc134461a868|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:31:13.360Z|20285134-14de-4405-a5ad-fc134461a868|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:31:13.360Z|32d84069-ea17-4ea5-aed4-f5ce195f4cd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:31:13.364Z|fb1af475-ac7e-45f0-89ae-abc5f6bb99e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:31:13.363Z|32d84069-ea17-4ea5-aed4-f5ce195f4cd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:31:13.364Z|fb1af475-ac7e-45f0-89ae-abc5f6bb99e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:31:20.750Z|2727b3e3-65cb-457c-86ab-dd327cdf3e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:31:20.750Z|2727b3e3-65cb-457c-86ab-dd327cdf3e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:31:23.387Z|52824a3f-a9aa-4016-9f11-788af3be91f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:31:23.388Z|52824a3f-a9aa-4016-9f11-788af3be91f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:31:23.390Z|3d65c364-e763-498d-88d0-79894e1d1ffd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:31:23.391Z|3d65c364-e763-498d-88d0-79894e1d1ffd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:31:23.393Z|17d27c66-1947-41e4-bb9b-4c9bedceb35d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:31:23.394Z|17d27c66-1947-41e4-bb9b-4c9bedceb35d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:31:33.415Z|a4c04805-f8ca-4b8b-8a8b-bc6b6e6ceaa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:31:33.416Z|a4c04805-f8ca-4b8b-8a8b-bc6b6e6ceaa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:31:33.416Z|3d945c2d-f349-467f-8ffc-8dbf647f29d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:31:33.417Z|3d945c2d-f349-467f-8ffc-8dbf647f29d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:31:33.422Z|acd6526b-7aca-4eb0-9a54-de8286f80454|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:31:33.423Z|acd6526b-7aca-4eb0-9a54-de8286f80454|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:31:35.750Z|7ac1ad4f-5478-478c-93c7-e9af14bf87cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:31:35.755Z|7ac1ad4f-5478-478c-93c7-e9af14bf87cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:31:36.871Z|071ed15f-7fa3-441e-ab69-0c9f2b6356ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:31:36.871Z|071ed15f-7fa3-441e-ab69-0c9f2b6356ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:31:43.441Z|57925fb7-d423-4bb4-840b-7eb0b6428fd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:31:43.442Z|57925fb7-d423-4bb4-840b-7eb0b6428fd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:31:43.445Z|7a1a732d-dbce-4a63-9fb0-09e8a4c6ac14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:31:43.445Z|7a1a732d-dbce-4a63-9fb0-09e8a4c6ac14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:31:43.446Z|2c677873-cedd-4c20-8931-472a8a84aa8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:31:43.447Z|2c677873-cedd-4c20-8931-472a8a84aa8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:31:50.750Z|ad060671-d218-476d-a8e4-6cda166c3042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:31:50.750Z|ad060671-d218-476d-a8e4-6cda166c3042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:31:53.468Z|06888349-468e-4847-ae28-f1407299fb00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:31:53.469Z|06888349-468e-4847-ae28-f1407299fb00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:31:53.469Z|097693cb-6a6e-46b2-a6c8-2832333a6d58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:31:53.471Z|097693cb-6a6e-46b2-a6c8-2832333a6d58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:31:53.472Z|7a66ff48-80e5-4ddf-8e90-ca8c07ca476f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:31:53.474Z|7a66ff48-80e5-4ddf-8e90-ca8c07ca476f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:31:59.889Z|b0cb0aab-18de-4298-a3a7-6c423846d6dc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:31:59.890Z|b0cb0aab-18de-4298-a3a7-6c423846d6dc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:32:03.491Z|b37ff415-aa60-433d-8792-9762352485c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:32:03.492Z|b37ff415-aa60-433d-8792-9762352485c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:32:03.494Z|f1dd058e-a512-402b-9239-5d09bec27e93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:32:03.494Z|f1dd058e-a512-402b-9239-5d09bec27e93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:32:03.496Z|0a7e5854-a49b-4f89-9c02-5f726ac012be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:32:03.497Z|0a7e5854-a49b-4f89-9c02-5f726ac012be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:32:05.750Z|cd3c2b2f-38cb-4061-95b4-a9cf5bd1e362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:32:05.750Z|cd3c2b2f-38cb-4061-95b4-a9cf5bd1e362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:32:06.872Z|6d06b3e5-2616-4a55-9d93-afb0ed112bcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:32:06.872Z|6d06b3e5-2616-4a55-9d93-afb0ed112bcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:32:13.519Z|1ed18b77-6cfe-4d6a-93d6-f7a740ef0738|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:32:13.519Z|1ed18b77-6cfe-4d6a-93d6-f7a740ef0738|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:32:13.519Z|7fb71f50-0214-465b-a69a-0d61c7c06d6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:32:13.519Z|b44f2b18-0be2-4b0b-878f-45da132f589d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:32:13.520Z|b44f2b18-0be2-4b0b-878f-45da132f589d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:32:13.520Z|7fb71f50-0214-465b-a69a-0d61c7c06d6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:32:20.750Z|20ff1f1a-9f2f-47d3-bb03-3ec3f89cb1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:32:20.754Z|20ff1f1a-9f2f-47d3-bb03-3ec3f89cb1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:32:23.547Z|48e38ab3-049b-4f73-b54a-36c013bfcaee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:32:23.548Z|48e38ab3-049b-4f73-b54a-36c013bfcaee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:32:23.552Z|7c58d943-72da-4a93-9d31-f97b4d852735|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:32:23.552Z|c9d4c9a6-37ff-4e25-8867-8a176d74b987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:32:23.552Z|7c58d943-72da-4a93-9d31-f97b4d852735|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:32:23.555Z|c9d4c9a6-37ff-4e25-8867-8a176d74b987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:32:33.583Z|e5f09272-38a3-4702-8049-bc809d5a421c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:32:33.583Z|4805ddb3-403e-402b-ad53-f5a0d0b3f3c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:32:33.583Z|e5f09272-38a3-4702-8049-bc809d5a421c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:32:33.584Z|4805ddb3-403e-402b-ad53-f5a0d0b3f3c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:32:33.583Z|61298ae2-a763-4acd-a775-32e0381c4b24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:32:33.586Z|61298ae2-a763-4acd-a775-32e0381c4b24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:32:35.749Z|5559d0af-482f-4393-af68-b51f01635b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:32:35.750Z|5559d0af-482f-4393-af68-b51f01635b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:32:36.873Z|61412978-080e-4886-9bc3-b861755c5347|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:32:36.873Z|61412978-080e-4886-9bc3-b861755c5347|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:32:43.605Z|90bd8ce4-9eeb-480e-bc80-d84812b8f5d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:32:43.606Z|90bd8ce4-9eeb-480e-bc80-d84812b8f5d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:32:43.613Z|2d331f73-0172-4054-922d-338755252416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:32:43.614Z|2d331f73-0172-4054-922d-338755252416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:32:43.616Z|2a2e7746-4b88-41f2-a27a-056fe3fe87a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:32:43.616Z|2a2e7746-4b88-41f2-a27a-056fe3fe87a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:32:50.750Z|c62f33ca-572f-49f8-a5f0-c0cfed2f766b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:32:50.750Z|c62f33ca-572f-49f8-a5f0-c0cfed2f766b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:32:53.641Z|fbf7e00b-551c-446e-a38c-d4cab551e948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:32:53.641Z|fbf7e00b-551c-446e-a38c-d4cab551e948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:32:53.642Z|413314ba-d489-4109-8ec7-233fc8e4982d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:32:53.644Z|413314ba-d489-4109-8ec7-233fc8e4982d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:32:53.646Z|2dfcd49f-131a-4807-9974-63f63e1735e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:32:53.647Z|2dfcd49f-131a-4807-9974-63f63e1735e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:32:59.889Z|1d2ca2c8-ce93-4e78-bb34-77e2aa960485|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:32:59.890Z|1d2ca2c8-ce93-4e78-bb34-77e2aa960485|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:33:03.666Z|68400e89-2de7-4c65-a975-ccd655c8c6a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:33:03.667Z|68400e89-2de7-4c65-a975-ccd655c8c6a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:33:03.671Z|3b0d667e-01c8-41e6-84df-5bbf8d547437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:33:03.671Z|3b0d667e-01c8-41e6-84df-5bbf8d547437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:33:03.674Z|27fad730-848a-4ad4-bf75-477aa2086ca4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:33:03.674Z|27fad730-848a-4ad4-bf75-477aa2086ca4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:33:05.750Z|5d2b1364-a1a2-49f4-9b1b-b162bafa7caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:33:05.754Z|5d2b1364-a1a2-49f4-9b1b-b162bafa7caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:33:06.874Z|db6dc10d-b0f7-4a9a-80e7-60963530c3fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:33:06.874Z|db6dc10d-b0f7-4a9a-80e7-60963530c3fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:33:13.695Z|8a56578c-d5e5-411c-88fb-72b46437f283|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:33:13.695Z|7da21396-a07a-4545-8d2e-d536eb20b011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:33:13.696Z|8a56578c-d5e5-411c-88fb-72b46437f283|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:33:13.696Z|7da21396-a07a-4545-8d2e-d536eb20b011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:33:13.704Z|437ba8cc-09e2-4d58-9b8c-5fa9ee8a9ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:33:13.704Z|437ba8cc-09e2-4d58-9b8c-5fa9ee8a9ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:33:20.750Z|ddc6574f-2b97-44d1-874a-6aa9801e48ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:33:20.750Z|ddc6574f-2b97-44d1-874a-6aa9801e48ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:33:23.725Z|19474f96-bc7f-446e-89e8-29bbab812384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:33:23.726Z|19474f96-bc7f-446e-89e8-29bbab812384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:33:23.728Z|c17c9124-d2ff-475d-9e76-3d20ee2e04f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:33:23.728Z|c17c9124-d2ff-475d-9e76-3d20ee2e04f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:33:23.732Z|7f57fee9-6ecc-4bc6-81e8-c2fb8bf80165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:33:23.733Z|7f57fee9-6ecc-4bc6-81e8-c2fb8bf80165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:33:33.758Z|6ff3c3a3-3492-49d9-ad71-72b2bf2fd8b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:33:33.759Z|6ff3c3a3-3492-49d9-ad71-72b2bf2fd8b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:33:33.759Z|ac59b74f-1085-4c78-96e3-7bf4e645f488|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:33:33.761Z|ac59b74f-1085-4c78-96e3-7bf4e645f488|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:33:33.762Z|d26b1ecc-da6b-4cf8-b510-b952b7c0c0ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:33:33.763Z|d26b1ecc-da6b-4cf8-b510-b952b7c0c0ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:33:35.750Z|2e32f349-222f-4af9-bf96-69eee1b2d69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:33:35.750Z|2e32f349-222f-4af9-bf96-69eee1b2d69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:33:36.875Z|4d130b2a-b794-4ee5-a948-8c517e4aff30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:33:36.875Z|4d130b2a-b794-4ee5-a948-8c517e4aff30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:33:43.792Z|0f043c04-f0d9-4f95-994f-e107137dfa26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:33:43.792Z|0f043c04-f0d9-4f95-994f-e107137dfa26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:33:43.792Z|8bbf68e1-536b-404a-ba6a-48beb8649c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:33:43.793Z|8bbf68e1-536b-404a-ba6a-48beb8649c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:33:43.798Z|b936ac56-4317-44e2-bce4-b12a363ff8ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:33:43.799Z|b936ac56-4317-44e2-bce4-b12a363ff8ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:33:50.750Z|dd2d63f1-ecc2-4817-afbb-a0b6e703f0f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:33:50.754Z|dd2d63f1-ecc2-4817-afbb-a0b6e703f0f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:33:53.821Z|6981cab1-b25d-4ea5-92f0-0fd52bad89f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:33:53.822Z|6981cab1-b25d-4ea5-92f0-0fd52bad89f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:33:53.825Z|66b1bed2-377e-4217-b407-116b24d8eea2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:33:53.826Z|66b1bed2-377e-4217-b407-116b24d8eea2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:33:53.830Z|1c43dd2e-1be6-401d-90e9-ab4141d83f8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:33:53.831Z|1c43dd2e-1be6-401d-90e9-ab4141d83f8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:33:59.889Z|c1d18195-e6df-4c9f-a06a-9ad71f033ce8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:33:59.890Z|c1d18195-e6df-4c9f-a06a-9ad71f033ce8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:34:03.851Z|40c77d53-9e44-47e0-a941-0114de2174d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:34:03.852Z|40c77d53-9e44-47e0-a941-0114de2174d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:34:03.855Z|92baa148-bafb-4a27-9ee4-c81cc5b36fbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:34:03.855Z|92baa148-bafb-4a27-9ee4-c81cc5b36fbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:34:03.860Z|8189a3f5-6a34-4a2e-b6a5-2eccc238462d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:34:03.861Z|8189a3f5-6a34-4a2e-b6a5-2eccc238462d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:34:05.749Z|6aa8e2f2-3f25-413b-a923-d9354a408d5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:34:05.750Z|6aa8e2f2-3f25-413b-a923-d9354a408d5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:34:06.876Z|1c8245a8-e78c-4498-8425-bdef5e2a8d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:34:06.876Z|1c8245a8-e78c-4498-8425-bdef5e2a8d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:34:13.881Z|80ed7111-3cf7-49b7-b9ad-5397f30eeb0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:34:13.881Z|80ed7111-3cf7-49b7-b9ad-5397f30eeb0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:34:13.891Z|df38bbe7-7df2-456f-a3c7-f2dc0dffda40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:34:13.891Z|df38bbe7-7df2-456f-a3c7-f2dc0dffda40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:34:13.893Z|a2dca4ae-11e6-4ee8-a031-2bbf4d52a452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:34:13.894Z|a2dca4ae-11e6-4ee8-a031-2bbf4d52a452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:34:20.750Z|c2dd6c56-77bd-4251-9741-3b169ad78666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:34:20.750Z|c2dd6c56-77bd-4251-9741-3b169ad78666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:34:23.910Z|57047872-4334-4e4c-9bf0-7689d30848c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:34:23.910Z|57047872-4334-4e4c-9bf0-7689d30848c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:34:23.919Z|b48d4766-cc04-4507-afcd-58e3ad190b51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:34:23.920Z|b48d4766-cc04-4507-afcd-58e3ad190b51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:34:23.922Z|0fe411bb-f906-49d3-8124-8b7ccbae7851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:34:23.923Z|0fe411bb-f906-49d3-8124-8b7ccbae7851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:34:33.941Z|278342bf-bad3-481c-82b4-168cd465bfac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:34:33.941Z|278342bf-bad3-481c-82b4-168cd465bfac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:34:33.947Z|2d92e95d-fa84-4d8a-a34e-753ef9208568|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:34:33.948Z|2d92e95d-fa84-4d8a-a34e-753ef9208568|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:34:33.950Z|272bcd36-fa7c-4c5f-afdb-356d71605cf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:34:33.950Z|272bcd36-fa7c-4c5f-afdb-356d71605cf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:34:35.749Z|fa438951-0690-4336-a9f8-4a5585cd4f04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:34:35.753Z|fa438951-0690-4336-a9f8-4a5585cd4f04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:34:36.877Z|a6c923e0-5f92-4f6e-89d0-f1993e78f7a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:34:36.877Z|a6c923e0-5f92-4f6e-89d0-f1993e78f7a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:34:43.971Z|b45fd3c8-abba-41ba-83c5-9d166ad7c8ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:34:43.971Z|b45fd3c8-abba-41ba-83c5-9d166ad7c8ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:34:43.974Z|121b1087-a8f7-42d8-97fb-ded387672f95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:34:43.974Z|121b1087-a8f7-42d8-97fb-ded387672f95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:34:43.978Z|421c54ea-302c-4a93-9662-a2ce626f26ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:34:43.979Z|421c54ea-302c-4a93-9662-a2ce626f26ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:34:50.750Z|bd6c37ad-1108-4a52-91cf-c73a502c7744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:34:50.750Z|bd6c37ad-1108-4a52-91cf-c73a502c7744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:34:53.999Z|bb965595-1205-4ff7-9810-a07d1f1ed070|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:34:53.999Z|bb965595-1205-4ff7-9810-a07d1f1ed070|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:34:54.004Z|48fd0f6c-c74c-4775-9cfe-7968fe02af9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:34:54.004Z|48fd0f6c-c74c-4775-9cfe-7968fe02af9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:34:54.008Z|9291e04f-2759-4720-ac22-0e47edbf0741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:34:54.008Z|9291e04f-2759-4720-ac22-0e47edbf0741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:34:59.890Z|fdca2477-47ae-46ea-b76d-ed01db13a2e6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:34:59.892Z|fdca2477-47ae-46ea-b76d-ed01db13a2e6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:35:04.050Z|d71b047f-500f-4a7d-bc52-25ba8abee4bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:35:04.051Z|d71b047f-500f-4a7d-bc52-25ba8abee4bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:35:04.053Z|defbb8b3-9d51-4589-88f3-6ff09c69fb3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:35:04.054Z|defbb8b3-9d51-4589-88f3-6ff09c69fb3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:35:04.054Z|83087072-3207-4166-9473-2bd6e085949b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:35:04.056Z|83087072-3207-4166-9473-2bd6e085949b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:35:05.749Z|03394122-bd9f-4b5e-b362-5a0a074cfdaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:35:05.750Z|03394122-bd9f-4b5e-b362-5a0a074cfdaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:35:06.878Z|52c379a6-a056-4370-9932-c14329d054d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:35:06.879Z|52c379a6-a056-4370-9932-c14329d054d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:35:14.083Z|a2df1f45-97ac-4959-ac35-bac2d5d38caa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:35:14.083Z|a2df1f45-97ac-4959-ac35-bac2d5d38caa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:35:14.083Z|429349fd-cc02-494d-a6b3-bea91358b3d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:35:14.084Z|429349fd-cc02-494d-a6b3-bea91358b3d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:35:14.087Z|ffd11a5c-2f2e-440a-8f10-cad4abfbed4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:35:14.088Z|ffd11a5c-2f2e-440a-8f10-cad4abfbed4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:35:20.749Z|10b0f056-5790-443f-9da4-04e317446304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:35:20.753Z|10b0f056-5790-443f-9da4-04e317446304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:35:24.113Z|6d34224d-b40b-47ed-abee-574886c1f97f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:35:24.114Z|6d34224d-b40b-47ed-abee-574886c1f97f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:35:24.120Z|78a42c4a-aa62-4379-9157-03c9e57934cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:35:24.121Z|78a42c4a-aa62-4379-9157-03c9e57934cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:35:24.122Z|61cda540-7304-43ec-9b78-f4e8d40891a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:35:24.123Z|61cda540-7304-43ec-9b78-f4e8d40891a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:35:34.146Z|9c539c59-faae-4270-b982-72339b783091|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:35:34.147Z|9c539c59-faae-4270-b982-72339b783091|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:35:34.150Z|7972743f-2a87-4063-be02-2c80e0ea161f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:35:34.151Z|7972743f-2a87-4063-be02-2c80e0ea161f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:35:34.154Z|ab044006-5aa6-4e19-8a57-e085ec01b2b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:35:34.155Z|ab044006-5aa6-4e19-8a57-e085ec01b2b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:35:35.750Z|dfc615e1-adec-4a31-ad7e-83ccf483dd10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:35:35.750Z|dfc615e1-adec-4a31-ad7e-83ccf483dd10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:35:36.879Z|0609a701-675d-455d-b824-ac85144583fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:35:36.880Z|0609a701-675d-455d-b824-ac85144583fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:35:44.176Z|8da4196f-8d8d-44f4-a0ad-d85bb591076b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:35:44.177Z|8da4196f-8d8d-44f4-a0ad-d85bb591076b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:35:44.181Z|c3b5f306-7c85-48dd-87a0-df43baffebe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:35:44.181Z|c3b5f306-7c85-48dd-87a0-df43baffebe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:35:44.184Z|ad0158f2-cb08-46a7-893b-b76566f742bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:35:44.185Z|ad0158f2-cb08-46a7-893b-b76566f742bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:35:50.749Z|5c34e176-656b-4c46-bb37-c73c0a3b28be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:35:50.750Z|5c34e176-656b-4c46-bb37-c73c0a3b28be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:35:54.207Z|f40a2e46-243f-4245-b883-65d83dd66bc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:35:54.207Z|f40a2e46-243f-4245-b883-65d83dd66bc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:35:54.210Z|a9d6dcb6-3aef-4b32-b418-927bf8cb68a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:35:54.211Z|a9d6dcb6-3aef-4b32-b418-927bf8cb68a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:35:54.217Z|a54e9fc9-f2ec-4d99-b6bf-b39f35f2caca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:35:54.218Z|a54e9fc9-f2ec-4d99-b6bf-b39f35f2caca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:35:59.889Z|7e52685f-3c3e-4716-8fa3-c37404efb8e6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:35:59.890Z|7e52685f-3c3e-4716-8fa3-c37404efb8e6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:36:04.239Z|db2c01d4-4f53-4368-8e04-630b4ab79e05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:36:04.239Z|db2c01d4-4f53-4368-8e04-630b4ab79e05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:36:04.242Z|74b10c43-79c6-43c5-92d7-7dcf5dc0088f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:36:04.243Z|74b10c43-79c6-43c5-92d7-7dcf5dc0088f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:36:04.243Z|d7daaa2b-64b6-435c-a204-091d02a3a6ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:36:04.243Z|d7daaa2b-64b6-435c-a204-091d02a3a6ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:36:05.749Z|8fcab8e8-b45a-4561-9899-12fba4312365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:36:05.750Z|8fcab8e8-b45a-4561-9899-12fba4312365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:36:06.881Z|3469262c-1680-47df-95c1-8e78473eba8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:36:06.881Z|3469262c-1680-47df-95c1-8e78473eba8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:36:14.269Z|56955841-efc3-4e62-9a7e-7b3a8d380f15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:36:14.269Z|56955841-efc3-4e62-9a7e-7b3a8d380f15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:36:14.269Z|fe77c5f6-f42f-4620-8ac6-d1b062fe1cc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:36:14.270Z|fe77c5f6-f42f-4620-8ac6-d1b062fe1cc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:36:14.272Z|6fd31b12-ad0e-4ffd-8c52-5d123f1b9f88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:36:14.272Z|6fd31b12-ad0e-4ffd-8c52-5d123f1b9f88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:36:20.750Z|f985b174-4c1c-4e16-bba7-eb335607dd9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:36:20.750Z|f985b174-4c1c-4e16-bba7-eb335607dd9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:36:24.296Z|4105b8de-a071-4b74-9cd1-9535ca40067a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:36:24.297Z|4105b8de-a071-4b74-9cd1-9535ca40067a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:36:24.301Z|b417543e-d958-4a81-b564-94217492278c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:36:24.302Z|b417543e-d958-4a81-b564-94217492278c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:36:24.302Z|9fc05a94-ecca-47e9-a4d8-f0a148a64cb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:36:24.304Z|9fc05a94-ecca-47e9-a4d8-f0a148a64cb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:36:34.329Z|923ac18a-9437-4a2f-beee-28dcf7b97dd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:36:34.329Z|c75ce89e-108f-4186-b1af-088e5567ed98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:36:34.329Z|923ac18a-9437-4a2f-beee-28dcf7b97dd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:36:34.329Z|c75ce89e-108f-4186-b1af-088e5567ed98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:36:34.333Z|a95241e9-8e93-40c2-b674-66e2ffa452fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:36:34.333Z|a95241e9-8e93-40c2-b674-66e2ffa452fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:36:35.750Z|809f69c4-1622-4248-ae0a-1d426e866515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:36:35.754Z|809f69c4-1622-4248-ae0a-1d426e866515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:36:36.885Z|3ee039aa-217c-4adb-a087-40360372b662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:36:36.885Z|3ee039aa-217c-4adb-a087-40360372b662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:36:44.353Z|91a989b8-ac7a-448d-927c-251f6b97af36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:36:44.353Z|91a989b8-ac7a-448d-927c-251f6b97af36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:36:44.356Z|0b3e36ea-eff6-4f0f-8d2d-906ccf88c86e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:36:44.358Z|0b3e36ea-eff6-4f0f-8d2d-906ccf88c86e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:36:44.359Z|caa9838f-3f60-4fac-8016-d6dc517b184f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:36:44.360Z|caa9838f-3f60-4fac-8016-d6dc517b184f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:36:50.750Z|17a489f1-bee5-441b-855e-95db0d38a2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:36:50.750Z|17a489f1-bee5-441b-855e-95db0d38a2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:36:54.384Z|819b73ce-1c74-4bfb-8ebc-101c4fad0e79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:36:54.385Z|819b73ce-1c74-4bfb-8ebc-101c4fad0e79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:36:54.389Z|27c146d0-ec1f-476b-aa69-5d66fe07a2d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:36:54.389Z|27c146d0-ec1f-476b-aa69-5d66fe07a2d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:36:54.392Z|5c4c0cbd-c087-4884-a9ed-640eaffce296|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:36:54.392Z|5c4c0cbd-c087-4884-a9ed-640eaffce296|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:36:59.888Z|add0bff3-2fa9-4afb-8642-d9fecf79adf5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:36:59.888Z|add0bff3-2fa9-4afb-8642-d9fecf79adf5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:37:04.411Z|97a56a19-b57b-4bf7-b5e4-0f445f94de4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:37:04.412Z|97a56a19-b57b-4bf7-b5e4-0f445f94de4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:37:04.415Z|9aa3d646-ed4f-4991-bd8d-0fe487899bcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:37:04.416Z|9aa3d646-ed4f-4991-bd8d-0fe487899bcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:37:04.416Z|be9636a4-59ed-46a0-a008-a9c574257ee6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:37:04.417Z|be9636a4-59ed-46a0-a008-a9c574257ee6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:37:05.750Z|3c247625-fcf4-4c54-908c-ccdf1cc06c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:37:05.750Z|3c247625-fcf4-4c54-908c-ccdf1cc06c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:37:06.885Z|32b26fef-1e4a-4218-a447-6a109153cb55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:37:06.886Z|32b26fef-1e4a-4218-a447-6a109153cb55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:37:14.445Z|ea8b64f5-906b-4053-85cc-607cc92f6736|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:37:14.445Z|7f88afc2-da61-4a75-994b-c199bad77e4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:37:14.445Z|ea8b64f5-906b-4053-85cc-607cc92f6736|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:37:14.445Z|7f88afc2-da61-4a75-994b-c199bad77e4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:37:14.445Z|c122501b-0676-4808-a8f1-11cea15ebf9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:37:14.446Z|c122501b-0676-4808-a8f1-11cea15ebf9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:37:20.750Z|fcf48638-3359-42c3-bcb3-c6e236dc916a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:37:20.750Z|fcf48638-3359-42c3-bcb3-c6e236dc916a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:37:24.473Z|8c042a3e-a53f-47c8-9883-bc4a585bcff9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:37:24.475Z|625659ab-647d-4fcc-8817-f3feaf0eae3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:37:24.476Z|625659ab-647d-4fcc-8817-f3feaf0eae3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:37:24.479Z|ac525078-b5d7-4b2b-bebf-6e3d4d2d0605|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:37:24.474Z|8c042a3e-a53f-47c8-9883-bc4a585bcff9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:37:24.479Z|ac525078-b5d7-4b2b-bebf-6e3d4d2d0605|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:37:34.507Z|55585b05-841e-4fbd-9048-8bf910124f14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:37:34.508Z|55585b05-841e-4fbd-9048-8bf910124f14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:37:34.511Z|9ba6ec4a-e026-4f77-b6c1-6062467c82f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:37:34.511Z|9ba6ec4a-e026-4f77-b6c1-6062467c82f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:37:34.512Z|13e369f2-4303-485e-b458-6e1f9c9c0e68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:37:34.513Z|13e369f2-4303-485e-b458-6e1f9c9c0e68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:37:35.749Z|4b3d20fd-1691-4aef-b907-8e2f63004a0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:37:35.750Z|4b3d20fd-1691-4aef-b907-8e2f63004a0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:37:36.886Z|b70ff210-8acc-4522-9aa4-e86db0572727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:37:36.887Z|b70ff210-8acc-4522-9aa4-e86db0572727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:37:44.542Z|fc55251b-6197-4ff1-836e-c74d60192806|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:37:44.542Z|fc55251b-6197-4ff1-836e-c74d60192806|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:37:44.545Z|d75826eb-699d-4556-bd3b-15956d66d35f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:37:44.545Z|ba4bdad5-5002-4aa5-b302-1ad09b6c2e5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:37:44.545Z|d75826eb-699d-4556-bd3b-15956d66d35f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:37:44.545Z|ba4bdad5-5002-4aa5-b302-1ad09b6c2e5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:37:50.750Z|09d57d1f-8673-4b62-887b-ee8a50426cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:37:50.754Z|09d57d1f-8673-4b62-887b-ee8a50426cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:37:54.577Z|e80156fc-5a91-4720-a59f-9f2f765711aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:37:54.578Z|e80156fc-5a91-4720-a59f-9f2f765711aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:37:54.578Z|e17f3a35-d8a3-4a78-b531-c5aa55ddfa11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:37:54.579Z|e17f3a35-d8a3-4a78-b531-c5aa55ddfa11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:37:54.582Z|1b06b8f7-6ec5-47d9-9f3c-54aee0ac590d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:37:54.582Z|1b06b8f7-6ec5-47d9-9f3c-54aee0ac590d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:37:59.903Z|e344d5e9-880a-4ba5-9aca-99ddc6f5e011|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:37:59.904Z|e344d5e9-880a-4ba5-9aca-99ddc6f5e011|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:38:04.611Z|5ba830e5-0f65-48e4-a7f2-e09f94de2e4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:38:04.611Z|5ba830e5-0f65-48e4-a7f2-e09f94de2e4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:38:04.611Z|beaf0a75-6e7d-4422-b052-a498961b9bd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:38:04.613Z|beaf0a75-6e7d-4422-b052-a498961b9bd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:38:04.613Z|ae653b21-18bc-4918-9ac9-6a593b77a6d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:38:04.614Z|ae653b21-18bc-4918-9ac9-6a593b77a6d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:38:05.750Z|2b5a68a8-8b61-40fc-baa2-d5e611ec3460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:38:05.750Z|2b5a68a8-8b61-40fc-baa2-d5e611ec3460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:38:06.888Z|7ad3f4a5-eafd-40cb-b3a4-60dbca11c642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:38:06.888Z|7ad3f4a5-eafd-40cb-b3a4-60dbca11c642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:38:14.641Z|00421746-a4df-43fa-9cc6-71cd2908a734|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:38:14.641Z|00421746-a4df-43fa-9cc6-71cd2908a734|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:38:14.641Z|f65f6276-1ba4-4bd0-a69b-00d04845eb83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:38:14.642Z|f65f6276-1ba4-4bd0-a69b-00d04845eb83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:38:14.650Z|66c8c021-ce7f-4ff2-a32d-35815cc52591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:38:14.651Z|66c8c021-ce7f-4ff2-a32d-35815cc52591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:38:20.749Z|ce2c2410-346a-4f7a-9285-1a358c4759ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:38:20.750Z|ce2c2410-346a-4f7a-9285-1a358c4759ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:38:24.674Z|5feaf18d-0462-41c5-b4ea-d7189e6d9fb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:38:24.675Z|ac599e46-ac20-4b47-b21b-41af783a9f47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:38:24.675Z|ac599e46-ac20-4b47-b21b-41af783a9f47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:38:24.677Z|10f69c0e-aec1-48e5-b2e8-a83aad332e34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:38:24.677Z|10f69c0e-aec1-48e5-b2e8-a83aad332e34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:38:24.679Z|5feaf18d-0462-41c5-b4ea-d7189e6d9fb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:38:34.708Z|6e0efd4d-8346-4e9f-95e9-dda60d6acf41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:38:34.709Z|6e0efd4d-8346-4e9f-95e9-dda60d6acf41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:38:34.711Z|66be2dce-27d6-40e6-9c9c-7959a0b169b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:38:34.711Z|4facb632-dc18-45e5-a7df-901dacf3db79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:38:34.712Z|4facb632-dc18-45e5-a7df-901dacf3db79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:38:34.713Z|66be2dce-27d6-40e6-9c9c-7959a0b169b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:38:35.750Z|629e7f52-d0fc-4a0a-92ce-51344f144fbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:38:35.750Z|629e7f52-d0fc-4a0a-92ce-51344f144fbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:38:36.891Z|3fb7e5b4-0630-4261-a542-d6c7017b66f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:38:36.891Z|3fb7e5b4-0630-4261-a542-d6c7017b66f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:38:44.738Z|d747be31-1e8b-4d7b-8160-f0bd904bc7a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:38:44.738Z|d747be31-1e8b-4d7b-8160-f0bd904bc7a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:38:44.741Z|5cfb187f-f47a-425b-82ee-41152f031744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:38:44.741Z|5cfb187f-f47a-425b-82ee-41152f031744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:38:44.743Z|152ba94e-e76f-496f-8cd4-c16c50c08c89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:38:44.743Z|152ba94e-e76f-496f-8cd4-c16c50c08c89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:38:50.749Z|6728b116-4e52-4471-8747-deba929c786d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:38:50.750Z|6728b116-4e52-4471-8747-deba929c786d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:38:54.776Z|9d4cfe55-4939-46af-8556-f677a2153989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:38:54.776Z|71fadb4e-ce22-4e8c-b3ec-c16778f87c4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:38:54.777Z|9d4cfe55-4939-46af-8556-f677a2153989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:38:54.777Z|71fadb4e-ce22-4e8c-b3ec-c16778f87c4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:38:54.780Z|a04b253a-e920-46ed-b611-b8b59f5c7a9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:38:54.780Z|a04b253a-e920-46ed-b611-b8b59f5c7a9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:38:59.890Z|a74c4d4c-d955-4338-afb0-eac784617ed3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:38:59.891Z|a74c4d4c-d955-4338-afb0-eac784617ed3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:39:04.805Z|d297d2fa-db0c-4766-9cc5-a76539968e04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:39:04.806Z|d297d2fa-db0c-4766-9cc5-a76539968e04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:39:04.812Z|77c64ab9-29fb-469e-a5e1-67152b8b2f51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:39:04.815Z|eadb5feb-51fb-40af-925b-8a64566d2593|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:39:04.816Z|eadb5feb-51fb-40af-925b-8a64566d2593|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:39:04.813Z|77c64ab9-29fb-469e-a5e1-67152b8b2f51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:39:05.750Z|fe67c3b8-d9f7-4fb9-9a42-7562cbaaf344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:39:05.753Z|fe67c3b8-d9f7-4fb9-9a42-7562cbaaf344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:39:06.891Z|731b43ac-23ee-49cf-9cc9-cdd014fdc9a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:39:06.892Z|731b43ac-23ee-49cf-9cc9-cdd014fdc9a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:39:14.843Z|01ffe7ef-8cde-449f-ba97-55254f85f234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:39:14.844Z|01ffe7ef-8cde-449f-ba97-55254f85f234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:39:14.846Z|015cec69-92e9-4c0c-af02-52003b5485bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:39:14.847Z|015cec69-92e9-4c0c-af02-52003b5485bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:39:14.849Z|ceb6d969-8965-4da8-b6b2-05b69e90bafa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:39:14.849Z|ceb6d969-8965-4da8-b6b2-05b69e90bafa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:39:20.750Z|7411c348-a58c-4109-bbc4-64bb815ca191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:39:20.750Z|7411c348-a58c-4109-bbc4-64bb815ca191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:39:24.877Z|1fc71b2f-c4f0-4155-b124-3068a00f5af6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:39:24.878Z|1fc71b2f-c4f0-4155-b124-3068a00f5af6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:39:24.877Z|6452d515-6477-4a32-a821-d79dfb57035d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:39:24.878Z|6452d515-6477-4a32-a821-d79dfb57035d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:39:24.885Z|d19edf50-1ce8-4934-b7ee-652f5b7f2f90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:39:24.886Z|d19edf50-1ce8-4934-b7ee-652f5b7f2f90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:39:34.909Z|0b4b02cf-51e5-463e-9372-f92dc4b2a9e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:39:34.909Z|0b4b02cf-51e5-463e-9372-f92dc4b2a9e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:39:34.912Z|6129fb01-c164-4d86-8510-f479e5a31c21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:39:34.912Z|6129fb01-c164-4d86-8510-f479e5a31c21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:39:34.914Z|21041c8e-298f-4ddb-aeb9-dcc199f935e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:39:34.915Z|21041c8e-298f-4ddb-aeb9-dcc199f935e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:39:35.749Z|d6d285df-5bd5-4ada-bdb3-c4e02996e28d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:39:35.750Z|d6d285df-5bd5-4ada-bdb3-c4e02996e28d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:39:36.893Z|2e9979ee-700d-4056-921e-12ab49ec08f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:39:36.893Z|2e9979ee-700d-4056-921e-12ab49ec08f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:39:44.941Z|ffaacfc3-d23b-4eb1-b594-7ab734ed1f0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:39:44.942Z|ffaacfc3-d23b-4eb1-b594-7ab734ed1f0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:39:44.943Z|2e84cfb5-9585-442c-aacf-ae535e7f83e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:39:44.944Z|2e84cfb5-9585-442c-aacf-ae535e7f83e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:39:44.944Z|29d40508-19a9-4eef-8e61-b6f493639c06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:39:44.945Z|29d40508-19a9-4eef-8e61-b6f493639c06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:39:50.750Z|91636067-2971-4251-8ddb-f427f8a5c6ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:39:50.753Z|91636067-2971-4251-8ddb-f427f8a5c6ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:39:54.975Z|a28b7602-364c-499e-ae8a-f7be8915cdf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:39:54.976Z|a28b7602-364c-499e-ae8a-f7be8915cdf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:39:54.977Z|bf8448dc-a3b7-4462-b592-fbdc0ecfb951|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:39:54.979Z|bf8448dc-a3b7-4462-b592-fbdc0ecfb951|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:39:54.979Z|d12b6f00-bdbf-4b13-b5ca-81af47dec0b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:39:54.980Z|d12b6f00-bdbf-4b13-b5ca-81af47dec0b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:39:59.889Z|f1984682-d67d-4f5a-8991-bf6ceec60012|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:39:59.890Z|f1984682-d67d-4f5a-8991-bf6ceec60012|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:40:05.002Z|05aa3503-3025-4971-9b3a-13fff9839318|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:40:05.002Z|05aa3503-3025-4971-9b3a-13fff9839318|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:40:05.008Z|e3eb26de-ff04-4e49-8ea6-d4f9f6b41360|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:40:05.010Z|5e977e4e-34c8-45f4-9f59-6fdd430787aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:40:05.011Z|e3eb26de-ff04-4e49-8ea6-d4f9f6b41360|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:40:05.012Z|5e977e4e-34c8-45f4-9f59-6fdd430787aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:40:05.750Z|cb9f9330-c96d-4f2d-97c8-bf83f7c208af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:40:05.750Z|cb9f9330-c96d-4f2d-97c8-bf83f7c208af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:40:06.893Z|c94e1c94-ffff-4a47-adb2-a3dd402da1cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:40:06.894Z|c94e1c94-ffff-4a47-adb2-a3dd402da1cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:40:15.029Z|535037ed-474a-4b18-9c88-e881274fe967|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:40:15.029Z|535037ed-474a-4b18-9c88-e881274fe967|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:40:15.040Z|3e9e31da-9339-464b-ad45-58c0d8a38e9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:40:15.040Z|3e9e31da-9339-464b-ad45-58c0d8a38e9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:40:15.043Z|939d3656-2b25-4624-99d2-ff6178c11ec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:40:15.044Z|939d3656-2b25-4624-99d2-ff6178c11ec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:40:20.750Z|df7d3c08-6921-4d7e-8c85-f3d0fe53c8fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:40:20.750Z|df7d3c08-6921-4d7e-8c85-f3d0fe53c8fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:40:25.061Z|82d1d264-2b6d-4351-844c-9d577b0a6769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:40:25.062Z|82d1d264-2b6d-4351-844c-9d577b0a6769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:40:25.070Z|b191b53e-24f3-4795-bc93-5ae5074019e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:40:25.070Z|b191b53e-24f3-4795-bc93-5ae5074019e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:40:25.071Z|c1995303-38dd-4d93-a369-0eb5621a3bed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:40:25.073Z|c1995303-38dd-4d93-a369-0eb5621a3bed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:40:35.093Z|b5ffd400-50d7-4580-aafc-363c2af17653|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:40:35.094Z|b5ffd400-50d7-4580-aafc-363c2af17653|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:40:35.100Z|65bf7b29-8093-466a-b4b8-31799ceda9a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:40:35.101Z|65bf7b29-8093-466a-b4b8-31799ceda9a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:40:35.100Z|d3499341-fc80-468d-ba91-717fce8f6169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:40:35.103Z|d3499341-fc80-468d-ba91-717fce8f6169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:40:35.758Z|e2a41218-00f7-4b98-aad7-d00ba457716a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:40:35.763Z|e2a41218-00f7-4b98-aad7-d00ba457716a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:40:36.894Z|799e21cf-2cf9-413d-a5d2-ad26db80a6c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:40:36.895Z|799e21cf-2cf9-413d-a5d2-ad26db80a6c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:40:45.119Z|02b0d4d3-77d8-4a47-bd4a-0a709b986bb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:40:45.120Z|02b0d4d3-77d8-4a47-bd4a-0a709b986bb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:40:45.127Z|9e67ee3e-582c-4af1-a08d-9e53d6cd3c30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:40:45.128Z|9e67ee3e-582c-4af1-a08d-9e53d6cd3c30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:40:45.132Z|a7115bf2-5866-4461-9cdf-2cf87bfe1da7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:40:45.133Z|a7115bf2-5866-4461-9cdf-2cf87bfe1da7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:40:50.749Z|5fcb594e-b41e-46b2-9023-5cfbc33fdb53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:40:50.750Z|5fcb594e-b41e-46b2-9023-5cfbc33fdb53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:40:55.156Z|0a5f5f67-b196-4816-896c-1b76a541a1fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:40:55.157Z|4b30111c-8179-4127-b730-5c603e6067c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:40:55.157Z|0a5f5f67-b196-4816-896c-1b76a541a1fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:40:55.157Z|4b30111c-8179-4127-b730-5c603e6067c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:40:55.163Z|ef4136bc-d963-492b-b977-c14ebe3092f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:40:55.164Z|ef4136bc-d963-492b-b977-c14ebe3092f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:40:59.888Z|b8c41a47-e89f-4aa0-9796-c8a94fcf46ff|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:40:59.889Z|b8c41a47-e89f-4aa0-9796-c8a94fcf46ff|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:41:05.185Z|6cda4db7-22c3-415a-abed-83105443429a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:41:05.185Z|6cda4db7-22c3-415a-abed-83105443429a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:41:05.185Z|fa308391-725a-4dc1-9933-eadcf5ec92d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:41:05.187Z|fa308391-725a-4dc1-9933-eadcf5ec92d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:41:05.194Z|b24627c3-7de8-4293-930c-e7b5085a93cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:41:05.194Z|b24627c3-7de8-4293-930c-e7b5085a93cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:41:05.750Z|78fb2578-fcfb-4e49-8cdc-daa1225fca91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:41:05.750Z|78fb2578-fcfb-4e49-8cdc-daa1225fca91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:41:06.895Z|f7b39b1a-514b-4a16-98e5-ab21f4473cf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:41:06.896Z|f7b39b1a-514b-4a16-98e5-ab21f4473cf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:41:15.217Z|323b9f58-e7c3-498d-a013-3652fd8136f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:41:15.217Z|4271b8c7-a3b7-4a24-a404-2530b08248c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:41:15.218Z|323b9f58-e7c3-498d-a013-3652fd8136f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:41:15.218Z|4271b8c7-a3b7-4a24-a404-2530b08248c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:41:15.225Z|2423325c-d066-4808-9d90-9e78a1e9362f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:41:15.226Z|2423325c-d066-4808-9d90-9e78a1e9362f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:41:20.750Z|ac3acfe5-187d-4542-97de-e814d65a685f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:41:20.754Z|ac3acfe5-187d-4542-97de-e814d65a685f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:41:25.248Z|1b38bae7-8c6a-403f-9557-f284fc6c82f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:41:25.249Z|1b38bae7-8c6a-403f-9557-f284fc6c82f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:41:25.249Z|e2219f59-b97e-4d6e-b03a-afd6f22dde1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:41:25.249Z|e2219f59-b97e-4d6e-b03a-afd6f22dde1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:41:25.260Z|26f8d349-341d-44db-bfed-ee94f086b551|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:41:25.260Z|26f8d349-341d-44db-bfed-ee94f086b551|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:41:35.280Z|e0c09249-817e-431c-8c50-1c460e267530|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:41:35.280Z|e0c09249-817e-431c-8c50-1c460e267530|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:41:35.280Z|fdbbfb2f-261d-4e1e-bc2a-eb71a2b39ff9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:41:35.282Z|fdbbfb2f-261d-4e1e-bc2a-eb71a2b39ff9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:41:35.287Z|77920eb0-e4cc-44f8-9841-a40774af5a8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:41:35.287Z|77920eb0-e4cc-44f8-9841-a40774af5a8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:41:35.750Z|0640a2f7-a55b-4de9-99dd-4ae0eeb8a90f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:41:35.750Z|0640a2f7-a55b-4de9-99dd-4ae0eeb8a90f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:41:36.896Z|9d8f2a04-6a4c-4c00-90b7-07d06c98f635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:41:36.897Z|9d8f2a04-6a4c-4c00-90b7-07d06c98f635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:41:45.325Z|41d2b44d-1708-4dbf-ab9e-046bfd23b529|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:41:45.325Z|41d2b44d-1708-4dbf-ab9e-046bfd23b529|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:41:45.325Z|adcdff9e-a61b-4971-b1a3-21ebc9cbaddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:41:45.325Z|adcdff9e-a61b-4971-b1a3-21ebc9cbaddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:41:45.325Z|33b4d4ca-7a22-49dd-a956-d64413a73ac6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:41:45.326Z|33b4d4ca-7a22-49dd-a956-d64413a73ac6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:41:50.749Z|51ef079a-90bb-46a5-ae52-6c92ffcd189b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:41:50.750Z|51ef079a-90bb-46a5-ae52-6c92ffcd189b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:41:55.349Z|41eb4273-fb28-444c-9270-1bfc104c8b1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:41:55.350Z|41eb4273-fb28-444c-9270-1bfc104c8b1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:41:55.352Z|637c83c2-7592-4c59-8682-02768df2fb87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:41:55.350Z|f5af7de6-8e75-46c7-997d-2413e5694e27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:41:55.352Z|f5af7de6-8e75-46c7-997d-2413e5694e27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:41:55.352Z|637c83c2-7592-4c59-8682-02768df2fb87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:41:59.900Z|8483c90d-43bc-4e4e-ab95-0a302e1bd810|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:41:59.900Z|8483c90d-43bc-4e4e-ab95-0a302e1bd810|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:42:05.400Z|34d398dc-8c7e-455e-90d9-2830cc4ef1b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:42:05.400Z|34d398dc-8c7e-455e-90d9-2830cc4ef1b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:42:05.405Z|3a068586-de30-4c91-91ea-a8f389b4be25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:42:05.405Z|3a068586-de30-4c91-91ea-a8f389b4be25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:42:05.406Z|d6dda23e-1b24-488b-9990-3c520d2f4f9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:42:05.407Z|d6dda23e-1b24-488b-9990-3c520d2f4f9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:42:05.750Z|0a39ad22-ed15-4b7b-8ebb-ae8cf0096311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:42:05.753Z|0a39ad22-ed15-4b7b-8ebb-ae8cf0096311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:42:06.898Z|44402724-1139-4341-a28d-aaea5a9eb46e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:42:06.899Z|44402724-1139-4341-a28d-aaea5a9eb46e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:42:15.421Z|8e4cfff3-479b-42d4-93e3-b807c06df8af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:42:15.422Z|8e4cfff3-479b-42d4-93e3-b807c06df8af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:42:15.426Z|b6de7464-5055-4ca7-ad75-9c24d38be02d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:42:15.426Z|b6de7464-5055-4ca7-ad75-9c24d38be02d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:42:15.429Z|030f0ab0-4256-4540-8ab0-749fed430d56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:42:15.430Z|030f0ab0-4256-4540-8ab0-749fed430d56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:42:20.750Z|9e56ab48-1df3-411d-9a51-ce62a15587d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:42:20.750Z|9e56ab48-1df3-411d-9a51-ce62a15587d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:42:25.444Z|63a7acc2-f58b-442a-9974-3f17946e90e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:42:25.445Z|cfda7caa-dd4f-4b93-80d5-a85db3be9ad6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:42:25.446Z|cfda7caa-dd4f-4b93-80d5-a85db3be9ad6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:42:25.445Z|63a7acc2-f58b-442a-9974-3f17946e90e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:42:25.450Z|5cfbf155-b913-47b0-aa8e-c7585c19e239|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:42:25.450Z|5cfbf155-b913-47b0-aa8e-c7585c19e239|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:42:35.470Z|383c0cbd-f190-4431-9e79-4c155354bc1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:42:35.471Z|383c0cbd-f190-4431-9e79-4c155354bc1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:42:35.472Z|dc87b542-d72e-415e-b01d-d5ddbbd053f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:42:35.473Z|dc87b542-d72e-415e-b01d-d5ddbbd053f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:42:35.473Z|37b687d6-5c0c-4b09-bdc7-1a2539244ed9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:42:35.473Z|37b687d6-5c0c-4b09-bdc7-1a2539244ed9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:42:35.750Z|06d42101-1ced-431b-b1b6-ecf0bfcbdc13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:42:35.750Z|06d42101-1ced-431b-b1b6-ecf0bfcbdc13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:42:36.900Z|2eef2a6d-ab43-4e7a-869d-499611acd2b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:42:36.901Z|2eef2a6d-ab43-4e7a-869d-499611acd2b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:42:45.493Z|44479209-6495-42e9-84d5-1d16fa0bfda8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:42:45.494Z|10b3cdcc-b698-4df3-aed6-62292643b307|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:42:45.494Z|44479209-6495-42e9-84d5-1d16fa0bfda8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:42:45.495Z|10b3cdcc-b698-4df3-aed6-62292643b307|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:42:45.500Z|9edb3db3-5e02-4e06-86f9-84c9a3926db8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:42:45.500Z|9edb3db3-5e02-4e06-86f9-84c9a3926db8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:42:50.750Z|e2d6045c-b70e-4b86-9491-a4f97d51faf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:42:50.755Z|e2d6045c-b70e-4b86-9491-a4f97d51faf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:42:55.519Z|f786f3c1-a404-40ca-8d72-f508d252f1d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:42:55.520Z|f786f3c1-a404-40ca-8d72-f508d252f1d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:42:55.521Z|da4c78e1-de5b-4485-9862-e1f0cdf149aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:42:55.522Z|da4c78e1-de5b-4485-9862-e1f0cdf149aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:42:55.525Z|057502c0-a58f-4b01-9a89-6dad0b136991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:42:55.525Z|057502c0-a58f-4b01-9a89-6dad0b136991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:42:59.890Z|d9bbc6a0-05f2-42e5-b48b-2b06f00004b9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:42:59.891Z|d9bbc6a0-05f2-42e5-b48b-2b06f00004b9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:43:05.549Z|b6406755-bb5e-44e0-aba8-a57ec9350b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:43:05.549Z|b6406755-bb5e-44e0-aba8-a57ec9350b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:43:05.553Z|b2a913b4-52fa-45a4-a61f-dc4984aeda68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:43:05.553Z|b2a913b4-52fa-45a4-a61f-dc4984aeda68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:43:05.556Z|7da323bc-370b-4b0f-a2b3-620f00855927|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:43:05.556Z|7da323bc-370b-4b0f-a2b3-620f00855927|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:43:05.750Z|95cf22c3-60fc-40bf-b90a-04aca33d4b32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:43:05.750Z|95cf22c3-60fc-40bf-b90a-04aca33d4b32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:43:06.901Z|6100a699-407b-4799-ac50-e12e72e1e1fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:43:06.902Z|6100a699-407b-4799-ac50-e12e72e1e1fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:43:15.578Z|8dba4233-8935-48b2-af56-088e9c11967c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:43:15.579Z|8dba4233-8935-48b2-af56-088e9c11967c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:43:15.583Z|fd14eca8-d5c8-4acb-bd02-9f8013a68660|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:43:15.583Z|fd14eca8-d5c8-4acb-bd02-9f8013a68660|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:43:15.585Z|0ace2518-765a-4845-bd31-9040e1c59cbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:43:15.586Z|0ace2518-765a-4845-bd31-9040e1c59cbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:43:20.750Z|f272f4a3-ca34-4b34-b80b-e6d2d259ecc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:43:20.750Z|f272f4a3-ca34-4b34-b80b-e6d2d259ecc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:43:25.613Z|429ed32c-2739-4afa-84c3-c76a9691187e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:43:25.614Z|429ed32c-2739-4afa-84c3-c76a9691187e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:43:25.608Z|21ea50f1-79df-40eb-b4f0-e3db3f353721|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:43:25.618Z|21ea50f1-79df-40eb-b4f0-e3db3f353721|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:43:25.620Z|6592f2f4-c3af-415d-a38d-4e5078999645|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:43:25.621Z|6592f2f4-c3af-415d-a38d-4e5078999645|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:43:35.642Z|3195ca09-95d1-4378-b784-85eec1ff956f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:43:35.643Z|3195ca09-95d1-4378-b784-85eec1ff956f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:43:35.650Z|cbd64758-b92c-4a07-8118-a924c2acc34d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:43:35.651Z|ba380384-defd-4dcb-9420-5d195db683a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:43:35.651Z|ba380384-defd-4dcb-9420-5d195db683a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:43:35.652Z|cbd64758-b92c-4a07-8118-a924c2acc34d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:43:35.750Z|8fc377f6-26ce-48f1-a09a-05dfca5e3061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:43:35.753Z|8fc377f6-26ce-48f1-a09a-05dfca5e3061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:43:36.903Z|8a436e57-c45b-4b71-a2d0-35d946c48055|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:43:36.905Z|8a436e57-c45b-4b71-a2d0-35d946c48055|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:43:45.671Z|a6bce951-8eaa-4741-a2bb-9437b324a245|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:43:45.671Z|a6bce951-8eaa-4741-a2bb-9437b324a245|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:43:45.680Z|3068de33-9092-441e-b9bf-9bc06ee74f96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:43:45.681Z|3068de33-9092-441e-b9bf-9bc06ee74f96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:43:45.680Z|4942d1bc-d72e-4e15-a07a-14f8146ac9a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:43:45.681Z|4942d1bc-d72e-4e15-a07a-14f8146ac9a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:43:50.755Z|825112bc-b827-49bb-aa32-5c677a661e62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:43:50.755Z|825112bc-b827-49bb-aa32-5c677a661e62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:43:55.701Z|5970338c-dc44-427c-825d-8c565f807d30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:43:55.702Z|5970338c-dc44-427c-825d-8c565f807d30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:43:55.706Z|8290a87b-22b1-48a7-8562-daa87890e536|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:43:55.706Z|8290a87b-22b1-48a7-8562-daa87890e536|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:43:55.710Z|dda6bc40-ebb7-411b-a96c-16339bf34b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:43:55.711Z|dda6bc40-ebb7-411b-a96c-16339bf34b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:43:59.889Z|5e409800-832d-4dc9-854c-163c405cb7d9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:43:59.890Z|5e409800-832d-4dc9-854c-163c405cb7d9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:44:05.726Z|a7acd3f9-0593-4d4d-874f-592ef6a20842|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:44:05.726Z|a7acd3f9-0593-4d4d-874f-592ef6a20842|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:44:05.731Z|a693df7b-dfc3-4e80-ad5b-ded1c2f13b68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:44:05.731Z|a693df7b-dfc3-4e80-ad5b-ded1c2f13b68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:44:05.733Z|1c12df7c-1965-4839-af93-26d2387f3df2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:44:05.733Z|1c12df7c-1965-4839-af93-26d2387f3df2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:44:05.750Z|c5c541cf-a450-4819-98d7-e496aed7c913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:44:05.750Z|c5c541cf-a450-4819-98d7-e496aed7c913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:44:06.906Z|3d45b125-e0b7-4fee-9e23-7143aaf83a60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:44:06.906Z|3d45b125-e0b7-4fee-9e23-7143aaf83a60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:44:15.756Z|ade0bc45-9df2-4123-b66c-b0d4613de0f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:44:15.756Z|ade0bc45-9df2-4123-b66c-b0d4613de0f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:44:15.759Z|e8782f80-a269-46a9-bd84-9d748381bd06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:44:15.759Z|e8782f80-a269-46a9-bd84-9d748381bd06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:44:15.760Z|59bf0076-dc36-437f-b793-43cef1d68ebf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:44:15.760Z|59bf0076-dc36-437f-b793-43cef1d68ebf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:44:20.750Z|b479b025-4398-42be-b2ff-62ce7d0ce514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:44:20.753Z|b479b025-4398-42be-b2ff-62ce7d0ce514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:44:25.787Z|ebd9f7dd-8968-4d59-90b7-127200d89ada|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:44:25.788Z|ebd9f7dd-8968-4d59-90b7-127200d89ada|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:44:25.787Z|46225005-64fb-4028-8dcc-51fe8890a02e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:44:25.789Z|46225005-64fb-4028-8dcc-51fe8890a02e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:44:25.791Z|30156fef-b431-4969-9804-bec81fd9eac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:44:25.791Z|30156fef-b431-4969-9804-bec81fd9eac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:44:35.750Z|4518879e-3678-43a1-88b0-fa0c2122cf67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:44:35.750Z|4518879e-3678-43a1-88b0-fa0c2122cf67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:44:35.817Z|a63b40a3-378a-462c-bfef-8564a943e042|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:44:35.818Z|a63b40a3-378a-462c-bfef-8564a943e042|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:44:35.820Z|0bdd9151-22ba-4d58-9a90-27a393a05268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:44:35.821Z|0bdd9151-22ba-4d58-9a90-27a393a05268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:44:35.824Z|ff7209fe-51a2-47d4-b515-cc130d0973d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:44:35.825Z|ff7209fe-51a2-47d4-b515-cc130d0973d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:44:36.907Z|2a3d20cd-e9ef-4726-9ba2-9c51c23174ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:44:36.908Z|2a3d20cd-e9ef-4726-9ba2-9c51c23174ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:44:45.849Z|b10d3c98-2584-4aa7-b5ad-f11f3f39deae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:44:45.849Z|b10d3c98-2584-4aa7-b5ad-f11f3f39deae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:44:45.857Z|f5e8d76f-652e-46e4-8a1c-529d496e1a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:44:45.858Z|f5e8d76f-652e-46e4-8a1c-529d496e1a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:44:45.861Z|e5cfea38-cbf5-4142-a926-23ae8b9cb942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:44:45.861Z|e5cfea38-cbf5-4142-a926-23ae8b9cb942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:44:50.749Z|881516c1-366b-4832-9ca4-117574e4dc15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:44:50.750Z|881516c1-366b-4832-9ca4-117574e4dc15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:44:55.879Z|2a5941e3-1b97-4171-93a4-51b638673d45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:44:55.880Z|2a5941e3-1b97-4171-93a4-51b638673d45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:44:55.885Z|faa8139a-7650-414f-bd38-27b73518fda1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:44:55.888Z|faa8139a-7650-414f-bd38-27b73518fda1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:44:55.887Z|cd691da8-3aef-41c9-a61b-b2f34d8ada43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:44:55.888Z|cd691da8-3aef-41c9-a61b-b2f34d8ada43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:44:59.893Z|b4e8c6d4-2170-4590-98d5-22171bc7e142|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:44:59.894Z|b4e8c6d4-2170-4590-98d5-22171bc7e142|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:45:05.750Z|60e8cc9e-5b8c-417a-b960-3ea2d45edcbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:45:05.753Z|60e8cc9e-5b8c-417a-b960-3ea2d45edcbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:45:05.907Z|525ad0ce-146d-4519-acf9-1457ce1a8cc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:45:05.907Z|525ad0ce-146d-4519-acf9-1457ce1a8cc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:45:05.917Z|47dcfba7-d41b-4526-91a3-5f521f046919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:45:05.917Z|47dcfba7-d41b-4526-91a3-5f521f046919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:45:05.921Z|1418d576-03ad-4e76-bd6a-3ab448a09428|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:45:05.922Z|1418d576-03ad-4e76-bd6a-3ab448a09428|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:45:06.908Z|5242b831-d63b-4ec8-a87c-9fc16d0c81c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:45:06.909Z|5242b831-d63b-4ec8-a87c-9fc16d0c81c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:45:15.941Z|7d2bd0fb-301c-48f2-a797-c5cab9e04096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:45:15.941Z|7d2bd0fb-301c-48f2-a797-c5cab9e04096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:45:15.944Z|c6d14a79-b563-44bf-a0ef-ce1b9e486cdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:45:15.945Z|c6d14a79-b563-44bf-a0ef-ce1b9e486cdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:45:15.949Z|da51d13e-011d-4831-b52c-fb8f1a05c3f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:45:15.950Z|da51d13e-011d-4831-b52c-fb8f1a05c3f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:45:20.750Z|3fea6703-262e-44f9-84b5-b52db383fee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:45:20.750Z|3fea6703-262e-44f9-84b5-b52db383fee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:45:25.972Z|ad822044-20d7-49ac-96ba-43a5e9836655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:45:25.973Z|ad822044-20d7-49ac-96ba-43a5e9836655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:45:25.975Z|85b2d076-5131-48e4-8997-01f20c2e2677|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:45:25.976Z|85b2d076-5131-48e4-8997-01f20c2e2677|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:45:25.978Z|591e3e05-97e6-4493-84a4-0f6647607f86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:45:25.979Z|591e3e05-97e6-4493-84a4-0f6647607f86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:45:35.750Z|d918d136-01d3-4760-a44e-f48942af2015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:45:35.750Z|d918d136-01d3-4760-a44e-f48942af2015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:45:36.005Z|75248e24-6622-4bdf-9e18-465891e84d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:45:36.005Z|9f0588ac-64d5-4e07-957c-ffeab46e4ae2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:45:36.005Z|75248e24-6622-4bdf-9e18-465891e84d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:45:36.005Z|9f0588ac-64d5-4e07-957c-ffeab46e4ae2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:45:36.016Z|0cde10d0-f23a-49cf-9a94-d73278609e3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:45:36.016Z|0cde10d0-f23a-49cf-9a94-d73278609e3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:45:36.910Z|268b74eb-5334-4ee6-9141-2555a1b23219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:45:36.910Z|268b74eb-5334-4ee6-9141-2555a1b23219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:45:46.031Z|3696589d-d2fd-427b-8695-0f4935500d5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:45:46.032Z|3696589d-d2fd-427b-8695-0f4935500d5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:45:46.040Z|bd402b8c-c60c-4b69-9a07-c76896957c7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:45:46.041Z|bd402b8c-c60c-4b69-9a07-c76896957c7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:45:46.045Z|e2540290-af43-43e0-8b87-6c45500ef543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:45:46.046Z|e2540290-af43-43e0-8b87-6c45500ef543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:45:50.751Z|eb6bc4db-0dd4-4a82-9100-c4f4020a4885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:45:50.754Z|eb6bc4db-0dd4-4a82-9100-c4f4020a4885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:45:56.059Z|3792565b-68d2-4be7-b6f4-68e8f316529f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:45:56.060Z|3792565b-68d2-4be7-b6f4-68e8f316529f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:45:56.069Z|417a595e-6c0d-42c7-8bfc-4a93942e491b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:45:56.070Z|417a595e-6c0d-42c7-8bfc-4a93942e491b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:45:56.075Z|980a79a9-afc9-4220-82c9-aebc65b5ce7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:45:56.078Z|980a79a9-afc9-4220-82c9-aebc65b5ce7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:45:59.889Z|9aabb108-8858-4267-8664-0f767a8acb9c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:45:59.890Z|9aabb108-8858-4267-8664-0f767a8acb9c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:46:05.750Z|e0439b29-2768-40b3-8ec7-2e58edf92ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:46:05.750Z|e0439b29-2768-40b3-8ec7-2e58edf92ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:46:06.091Z|73807e24-288c-4ab8-a690-9f7c5edf089f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:46:06.091Z|73807e24-288c-4ab8-a690-9f7c5edf089f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:46:06.099Z|faf42f8a-a1ba-448a-b4a8-39adc9795b0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:46:06.099Z|faf42f8a-a1ba-448a-b4a8-39adc9795b0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:46:06.107Z|b4ffcabf-3b31-4688-8238-2cd7d1d514e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:46:06.108Z|b4ffcabf-3b31-4688-8238-2cd7d1d514e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:46:06.911Z|7b2b381a-f6c8-4b47-b8d2-b92cbfdd16b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:46:06.911Z|7b2b381a-f6c8-4b47-b8d2-b92cbfdd16b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:46:16.117Z|969cb590-118b-44c3-bae6-3d73f5443cd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:46:16.118Z|969cb590-118b-44c3-bae6-3d73f5443cd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:46:16.135Z|de39ad55-d651-4fef-a224-72a8383b88d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:46:16.136Z|de39ad55-d651-4fef-a224-72a8383b88d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:46:16.147Z|bd1e8bca-1de3-4616-a56c-6d7f48583419|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:46:16.148Z|bd1e8bca-1de3-4616-a56c-6d7f48583419|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:46:20.750Z|8c681745-5612-4b85-898e-6a43ff1a3c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:46:20.750Z|8c681745-5612-4b85-898e-6a43ff1a3c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:46:26.150Z|e790b614-5361-48cb-87a8-0bd5ef097e43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:46:26.150Z|e790b614-5361-48cb-87a8-0bd5ef097e43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:46:26.163Z|7ac4fb91-d5da-4024-a775-ac78dac38505|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:46:26.164Z|7ac4fb91-d5da-4024-a775-ac78dac38505|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:46:26.171Z|fd9dd9c9-6e74-426a-a2a3-ea697b787a2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:46:26.172Z|fd9dd9c9-6e74-426a-a2a3-ea697b787a2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:46:35.750Z|5bf642a5-d29e-42d1-b911-26877c80036e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:46:35.754Z|5bf642a5-d29e-42d1-b911-26877c80036e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:46:36.188Z|10fd661b-0443-4d7e-8f68-867f237374f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:46:36.189Z|10fd661b-0443-4d7e-8f68-867f237374f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:46:36.195Z|11c0e7a6-1e5a-42d4-a411-e38a7adb78aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:46:36.195Z|11c0e7a6-1e5a-42d4-a411-e38a7adb78aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:46:36.200Z|fd5817b5-20e2-4c16-a781-a63db2974b84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:46:36.200Z|fd5817b5-20e2-4c16-a781-a63db2974b84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:46:36.912Z|fc9cdf6a-d9c0-49c7-882a-ff2c5a5c7b23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:46:36.912Z|fc9cdf6a-d9c0-49c7-882a-ff2c5a5c7b23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:46:46.225Z|53317443-1296-42ff-9c56-93f30e2db5f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:46:46.225Z|53317443-1296-42ff-9c56-93f30e2db5f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:46:46.228Z|a333bb10-dd95-41d3-a280-177a65528bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:46:46.229Z|a333bb10-dd95-41d3-a280-177a65528bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:46:46.234Z|6d05ea65-d0f2-4c80-b4f7-3abac2fdb879|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:46:46.234Z|6d05ea65-d0f2-4c80-b4f7-3abac2fdb879|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:46:50.755Z|2fe65c39-5bdb-40a6-9384-aab57449b410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:46:50.755Z|2fe65c39-5bdb-40a6-9384-aab57449b410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:46:56.265Z|3f038fae-80e3-4a5e-afb2-71e2beb11919|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:46:56.265Z|3f038fae-80e3-4a5e-afb2-71e2beb11919|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:46:56.264Z|bedde31e-26e8-4b91-896d-0250a1245bec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:46:56.268Z|bedde31e-26e8-4b91-896d-0250a1245bec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:46:56.270Z|d53d4e71-a805-4261-931f-9ffdca19368f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:46:56.270Z|d53d4e71-a805-4261-931f-9ffdca19368f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:46:59.889Z|aaa92a80-ea5e-4405-a784-2d0a2e3d675b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:46:59.890Z|aaa92a80-ea5e-4405-a784-2d0a2e3d675b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:47:05.750Z|78aba76f-9448-43e1-962f-6d668a33126f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:47:05.750Z|78aba76f-9448-43e1-962f-6d668a33126f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:47:06.293Z|30629b9a-5e18-45db-a9cf-8798ad514c88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:47:06.293Z|30629b9a-5e18-45db-a9cf-8798ad514c88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:47:06.297Z|c612aa6b-5c3b-48e7-9abc-b888342dd8c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:47:06.297Z|c612aa6b-5c3b-48e7-9abc-b888342dd8c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:47:06.300Z|71763aa6-2a15-4259-9740-1048af9ba9c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:47:06.300Z|71763aa6-2a15-4259-9740-1048af9ba9c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:47:06.913Z|66c85feb-0d32-4d45-b201-b21132ca9b50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:47:06.913Z|66c85feb-0d32-4d45-b201-b21132ca9b50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:47:16.323Z|39160bcc-332e-42cf-98af-585fe95aa3d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:47:16.324Z|39160bcc-332e-42cf-98af-585fe95aa3d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:47:16.327Z|dd82e88a-d93a-4db0-b5bb-d12ff1cef41b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:47:16.328Z|dd82e88a-d93a-4db0-b5bb-d12ff1cef41b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:47:16.330Z|37234d7f-4a78-4b87-868d-e667012beb09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:47:16.330Z|37234d7f-4a78-4b87-868d-e667012beb09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:47:20.750Z|12801cf0-ea55-4af8-9918-856a67bc4fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:47:20.753Z|12801cf0-ea55-4af8-9918-856a67bc4fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:47:26.360Z|02d3018a-a4d3-49f5-b48a-521dfafbefec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:47:26.361Z|02d3018a-a4d3-49f5-b48a-521dfafbefec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:47:26.367Z|045a9f4c-6173-45ca-860d-739793163499|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:47:26.367Z|045a9f4c-6173-45ca-860d-739793163499|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:47:26.370Z|64e924cc-c9e1-4681-aed9-ad95d969807a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:47:26.371Z|64e924cc-c9e1-4681-aed9-ad95d969807a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:47:35.750Z|7ba66e5e-8570-4788-9b0f-8b0c3626960d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:47:35.750Z|7ba66e5e-8570-4788-9b0f-8b0c3626960d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:47:36.399Z|c80240fd-9a80-4af4-866b-709a270439c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:47:36.400Z|c80240fd-9a80-4af4-866b-709a270439c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:47:36.402Z|c8abc876-ee41-4a4a-a1ab-f6da89abc6f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:47:36.402Z|c8abc876-ee41-4a4a-a1ab-f6da89abc6f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:47:36.408Z|49b598db-18a2-4ccf-aa07-f9f6f75944b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:47:36.409Z|49b598db-18a2-4ccf-aa07-f9f6f75944b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:47:36.913Z|bd6ff5f6-319c-401e-b90d-a6ec882fd42d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:47:36.914Z|bd6ff5f6-319c-401e-b90d-a6ec882fd42d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:47:46.428Z|ffd69e73-32b0-46e6-a14e-031747a8a86c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:47:46.428Z|ffd69e73-32b0-46e6-a14e-031747a8a86c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:47:46.434Z|28565dae-d3c6-4450-9d0b-8cce3ba9471c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:47:46.435Z|28565dae-d3c6-4450-9d0b-8cce3ba9471c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:47:46.437Z|997368fc-7b04-4cd8-b926-a169ab42b508|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:47:46.437Z|997368fc-7b04-4cd8-b926-a169ab42b508|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:47:50.750Z|2b08d320-bc42-4afe-91d8-2cf9705d7d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:47:50.750Z|2b08d320-bc42-4afe-91d8-2cf9705d7d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:47:56.458Z|21810789-a733-4a08-b6de-9fa581343a3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:47:56.458Z|21810789-a733-4a08-b6de-9fa581343a3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:47:56.464Z|43a94188-4c74-46af-adf6-08d2dd24e14f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:47:56.464Z|43a94188-4c74-46af-adf6-08d2dd24e14f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:47:56.465Z|84397374-fb90-4e91-88c1-fc04e273f1e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:47:56.465Z|84397374-fb90-4e91-88c1-fc04e273f1e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:47:59.891Z|5a97f60f-a08f-4edb-a286-524e9fb46bac|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:47:59.891Z|5a97f60f-a08f-4edb-a286-524e9fb46bac|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:48:05.750Z|f7308faf-9741-44b4-870a-aedaaac8723f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:48:05.753Z|f7308faf-9741-44b4-870a-aedaaac8723f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:48:06.488Z|5b53d3ee-c78a-409f-82ed-1bc40ec40784|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:48:06.489Z|5b53d3ee-c78a-409f-82ed-1bc40ec40784|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:48:06.493Z|571880b7-1766-4bf3-9428-832c88d0a351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:48:06.493Z|713256a4-893d-4f89-8db6-b3088ea27f60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:48:06.493Z|571880b7-1766-4bf3-9428-832c88d0a351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:48:06.493Z|713256a4-893d-4f89-8db6-b3088ea27f60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:48:06.915Z|2ff83576-719b-4372-9a1c-52c66453fa79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:48:06.916Z|2ff83576-719b-4372-9a1c-52c66453fa79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:48:16.515Z|5ac3cd9e-cdcb-4a96-8e2c-cb926f0c9b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:48:16.516Z|5ac3cd9e-cdcb-4a96-8e2c-cb926f0c9b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:48:16.517Z|6a071597-c743-4b5b-bda8-b389b2426f98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:48:16.517Z|6a071597-c743-4b5b-bda8-b389b2426f98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:48:16.519Z|c0ccd304-587b-4eec-afe0-9229d267b3c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:48:16.520Z|c0ccd304-587b-4eec-afe0-9229d267b3c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:48:20.749Z|cefa427a-bf73-4890-86a9-5b4551b44d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:48:20.750Z|cefa427a-bf73-4890-86a9-5b4551b44d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:48:26.541Z|2fe4ccf0-2945-4f3f-8c18-47e7d5f9c7a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:48:26.542Z|2fe4ccf0-2945-4f3f-8c18-47e7d5f9c7a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:48:26.543Z|babb5b4b-04be-4303-a9eb-447e4ac2898b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:48:26.544Z|babb5b4b-04be-4303-a9eb-447e4ac2898b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:48:26.548Z|fb219a68-bda8-4453-896c-bb2c72ffa54a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:48:26.548Z|fb219a68-bda8-4453-896c-bb2c72ffa54a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:48:35.750Z|f7a1cf6f-30da-4819-abd6-fa46c96a33ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:48:35.750Z|f7a1cf6f-30da-4819-abd6-fa46c96a33ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:48:36.569Z|f43a30b6-4aa1-4285-a88b-7acc72ed6dc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:48:36.569Z|d69d27e2-fa5d-4fed-9653-9e188e35b6aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:48:36.569Z|d69d27e2-fa5d-4fed-9653-9e188e35b6aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:48:36.569Z|f43a30b6-4aa1-4285-a88b-7acc72ed6dc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:48:36.578Z|f12c0f72-376d-42f6-9660-3f475e24d8f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:48:36.579Z|f12c0f72-376d-42f6-9660-3f475e24d8f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:48:36.916Z|eb6103ae-cb1f-470a-b6f1-5d7aff83e25a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:48:36.916Z|eb6103ae-cb1f-470a-b6f1-5d7aff83e25a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:48:46.600Z|be106d5f-0f5a-449e-82ce-af20e9b2e16f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:48:46.601Z|be106d5f-0f5a-449e-82ce-af20e9b2e16f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:48:46.604Z|3fd2493f-df0f-4af8-9ac2-7411d3f3b23c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:48:46.608Z|4d5724bf-2bec-4072-adbe-07704ac70c06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:48:46.609Z|4d5724bf-2bec-4072-adbe-07704ac70c06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:48:46.610Z|3fd2493f-df0f-4af8-9ac2-7411d3f3b23c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:48:50.750Z|9cfb71d7-c6e4-4f61-a45f-b428770e8373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:48:50.754Z|9cfb71d7-c6e4-4f61-a45f-b428770e8373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:48:56.627Z|62ceb785-95a3-463e-b7e7-68ab090e5f91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:48:56.628Z|62ceb785-95a3-463e-b7e7-68ab090e5f91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:48:56.637Z|19f9ba06-a3d9-4961-90a8-5751da9e29be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:48:56.637Z|19f9ba06-a3d9-4961-90a8-5751da9e29be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:48:56.645Z|53041dc8-3d35-456d-ad1c-58d91ba9e08a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:48:56.646Z|53041dc8-3d35-456d-ad1c-58d91ba9e08a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:48:59.888Z|e9ebea59-cbc3-4cdb-89ba-3f44b0ca64f7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:48:59.889Z|e9ebea59-cbc3-4cdb-89ba-3f44b0ca64f7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:49:05.750Z|5bd73af3-3fde-4f25-a97e-f0e89e6345ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:49:05.750Z|5bd73af3-3fde-4f25-a97e-f0e89e6345ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:49:06.654Z|66cea6ab-979e-40b0-9fce-68949e544a84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:49:06.655Z|66cea6ab-979e-40b0-9fce-68949e544a84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:49:06.657Z|464bf13c-b7d5-47d4-8bce-a4a3f6c03bf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:49:06.657Z|464bf13c-b7d5-47d4-8bce-a4a3f6c03bf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:49:06.665Z|cc5d3728-80ab-4c25-b021-db80d9f14fe7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:49:06.666Z|cc5d3728-80ab-4c25-b021-db80d9f14fe7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:49:06.917Z|a956687e-bbc9-4af2-870c-11e25a2a0c02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:49:06.917Z|a956687e-bbc9-4af2-870c-11e25a2a0c02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:49:16.684Z|4d54ed08-d348-4997-aac6-493294887688|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:49:16.685Z|4d54ed08-d348-4997-aac6-493294887688|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:49:16.686Z|e43d21c4-c968-408c-a6c9-cd3f0e96eb9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:49:16.687Z|e43d21c4-c968-408c-a6c9-cd3f0e96eb9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:49:16.698Z|1cc21232-3d71-4bca-bab0-5f3b5f949885|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:49:16.698Z|1cc21232-3d71-4bca-bab0-5f3b5f949885|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:49:20.749Z|6f47fc12-9f5c-43f5-8288-8be202a85a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:49:20.750Z|6f47fc12-9f5c-43f5-8288-8be202a85a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:49:26.715Z|27444b99-9267-4057-a568-c15606450b9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:49:26.715Z|27444b99-9267-4057-a568-c15606450b9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:49:26.718Z|9d6be1ff-2839-4f5a-a5af-18046d7fdfb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:49:26.718Z|9d6be1ff-2839-4f5a-a5af-18046d7fdfb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:49:26.721Z|a08b00f5-87ff-4567-98ed-622948c449d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:49:26.722Z|a08b00f5-87ff-4567-98ed-622948c449d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:49:35.749Z|cf6a1882-6394-4e42-97b5-f0c816f733d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:49:35.753Z|cf6a1882-6394-4e42-97b5-f0c816f733d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:49:36.741Z|a0737e31-c024-4f67-973b-74a591720b69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:49:36.742Z|a0737e31-c024-4f67-973b-74a591720b69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:49:36.751Z|c5e3146b-2f13-48db-9fbd-81d88e0deb05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:49:36.752Z|c5e3146b-2f13-48db-9fbd-81d88e0deb05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:49:36.752Z|28a4f44e-f3c6-4ffd-b3c5-23bd5caeae05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:49:36.753Z|28a4f44e-f3c6-4ffd-b3c5-23bd5caeae05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:49:36.918Z|5a0814aa-142e-474c-86a4-16a46507ca73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:49:36.918Z|5a0814aa-142e-474c-86a4-16a46507ca73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:49:46.772Z|db576c60-ff8f-4d48-a3da-02c4eddb4c4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:49:46.772Z|db576c60-ff8f-4d48-a3da-02c4eddb4c4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:49:46.779Z|4b2feeec-6c13-45cd-a16b-27df417fb15b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:49:46.780Z|4b2feeec-6c13-45cd-a16b-27df417fb15b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:49:46.782Z|b5ba955c-15fe-491f-b812-653f0ea49a83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:49:46.782Z|b5ba955c-15fe-491f-b812-653f0ea49a83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:49:50.750Z|9f0e9748-72c5-4598-9127-1a578db5bec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:49:50.750Z|9f0e9748-72c5-4598-9127-1a578db5bec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:49:56.803Z|58894b38-e037-451a-9e42-28b146d81e0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:49:56.803Z|58894b38-e037-451a-9e42-28b146d81e0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:49:56.812Z|895b2a17-9855-41f7-9fbf-3854e746295f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:49:56.812Z|895b2a17-9855-41f7-9fbf-3854e746295f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:49:56.812Z|d31db4dd-8e0d-4f01-84fa-e343e7165beb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:49:56.813Z|d31db4dd-8e0d-4f01-84fa-e343e7165beb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:49:59.895Z|4835ac83-7233-4991-8530-f98f1bfed14e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:49:59.896Z|4835ac83-7233-4991-8530-f98f1bfed14e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:50:05.749Z|9e69502b-7671-4897-9a73-d91e6ca3cc11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:50:05.750Z|9e69502b-7671-4897-9a73-d91e6ca3cc11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:50:06.835Z|0fed8093-3feb-4825-9b0c-55d26fbd86de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:50:06.836Z|0fed8093-3feb-4825-9b0c-55d26fbd86de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:50:06.846Z|a61e8abb-b9d6-408b-ac7d-5a43ed70ea6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:50:06.848Z|a61e8abb-b9d6-408b-ac7d-5a43ed70ea6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:50:06.853Z|9a024de6-8f16-45f0-bb15-1ec55c9d4ee6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:50:06.854Z|9a024de6-8f16-45f0-bb15-1ec55c9d4ee6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:50:06.919Z|22c481ba-3846-49dd-9513-092dbeb4ec12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:50:06.919Z|22c481ba-3846-49dd-9513-092dbeb4ec12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:50:16.866Z|10a3bf60-e1ea-49e1-adbc-8e928b116a6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:50:16.867Z|10a3bf60-e1ea-49e1-adbc-8e928b116a6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:50:16.878Z|fbbe483b-6570-436a-9f04-67e3246d7025|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:50:16.878Z|fbbe483b-6570-436a-9f04-67e3246d7025|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:50:16.881Z|601115ac-b2ba-4107-8b8a-066db0589422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:50:16.882Z|601115ac-b2ba-4107-8b8a-066db0589422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:50:20.750Z|fc7277c0-d6ce-45cd-a6ee-dc1408be334c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:50:20.754Z|fc7277c0-d6ce-45cd-a6ee-dc1408be334c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:50:26.896Z|95a463b7-fa4e-413f-98db-6cf8a8b25d2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:50:26.896Z|95a463b7-fa4e-413f-98db-6cf8a8b25d2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:50:26.905Z|befa5672-26c0-4155-b0db-af64c34bbfc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:50:26.906Z|befa5672-26c0-4155-b0db-af64c34bbfc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:50:26.909Z|6c5d34a9-2005-4a0d-ab2d-bd298b279c4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:50:26.910Z|6c5d34a9-2005-4a0d-ab2d-bd298b279c4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:50:35.749Z|2b7e0ff1-5c5a-4bcb-b47b-db72c7870e7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:50:35.750Z|2b7e0ff1-5c5a-4bcb-b47b-db72c7870e7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:50:36.920Z|8687bc0c-5d35-475a-a941-9cd9bf166bec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:50:36.920Z|8687bc0c-5d35-475a-a941-9cd9bf166bec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:50:36.924Z|cf0c7534-ac7c-411a-900d-2792fc969c67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:50:36.925Z|cf0c7534-ac7c-411a-900d-2792fc969c67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:50:36.932Z|d6c222a4-6d5b-4682-a8d6-fbded5b5ac70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:50:36.932Z|d6c222a4-6d5b-4682-a8d6-fbded5b5ac70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:50:36.936Z|d3ad420b-b879-45ab-a84f-f375c005b591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:50:36.936Z|d3ad420b-b879-45ab-a84f-f375c005b591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:50:46.959Z|8d57c520-cd84-47f6-b449-88a06e8e5d31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:50:46.959Z|8d57c520-cd84-47f6-b449-88a06e8e5d31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:50:46.962Z|35432eee-6754-410a-8daf-2c92c949a9e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:50:46.963Z|35432eee-6754-410a-8daf-2c92c949a9e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:50:46.966Z|16afbf6d-b553-4ad8-91f0-99c9c57322f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:50:46.967Z|16afbf6d-b553-4ad8-91f0-99c9c57322f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:50:50.750Z|d9bf8e9f-a884-41e5-ada5-65bc763eb560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:50:50.750Z|d9bf8e9f-a884-41e5-ada5-65bc763eb560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:50:56.987Z|b2e4125f-8fde-4c7a-996b-1870fe61a89e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:50:56.988Z|b2e4125f-8fde-4c7a-996b-1870fe61a89e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:50:56.988Z|df4091b0-ba8c-4a2f-85d2-9a66580d8259|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:50:56.990Z|df4091b0-ba8c-4a2f-85d2-9a66580d8259|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:50:56.993Z|85c0af5f-6b2b-47f8-93f0-cc7c6f6392fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:50:56.994Z|85c0af5f-6b2b-47f8-93f0-cc7c6f6392fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:50:59.891Z|1c8653c2-83ed-4dc9-b7b9-7b4508a9dd99|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:50:59.892Z|1c8653c2-83ed-4dc9-b7b9-7b4508a9dd99|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:51:05.750Z|cba675fa-06fe-4b22-abdc-2aee5d8b8160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:51:05.754Z|cba675fa-06fe-4b22-abdc-2aee5d8b8160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:51:06.921Z|a51756f8-0c5d-46ab-914d-17c795e80cdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:51:06.922Z|a51756f8-0c5d-46ab-914d-17c795e80cdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:51:07.013Z|8536cb1d-6b4d-4ead-9e47-232c28a4cdca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:51:07.014Z|8536cb1d-6b4d-4ead-9e47-232c28a4cdca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:51:07.019Z|5a588adf-a596-4fd4-81c5-a8d6c789b93d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:51:07.019Z|5a588adf-a596-4fd4-81c5-a8d6c789b93d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:51:07.023Z|e99986c6-c997-4784-9fc3-7a10400c4550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:51:07.024Z|e99986c6-c997-4784-9fc3-7a10400c4550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:51:17.043Z|2c6938c2-9085-45ee-b57e-5899a7e25c2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:51:17.044Z|2c6938c2-9085-45ee-b57e-5899a7e25c2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:51:17.048Z|262825b6-c852-4307-95bf-2367c9294ef3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:51:17.048Z|262825b6-c852-4307-95bf-2367c9294ef3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:51:17.051Z|0148a260-ac95-470c-98f5-8e7972f8913d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:51:17.052Z|0148a260-ac95-470c-98f5-8e7972f8913d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:51:20.749Z|71559b68-4aa9-49b6-9d70-4eb45dd028ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:51:20.750Z|71559b68-4aa9-49b6-9d70-4eb45dd028ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:51:27.075Z|e36c74fb-3682-4a27-b4bd-a92e665c946e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:51:27.076Z|e36c74fb-3682-4a27-b4bd-a92e665c946e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:51:27.078Z|79752758-2294-4c85-aedc-2b71b986d608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:51:27.078Z|c0b1f5c7-6dec-4e00-9217-ed5ea978f86a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:51:27.078Z|79752758-2294-4c85-aedc-2b71b986d608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:51:27.078Z|c0b1f5c7-6dec-4e00-9217-ed5ea978f86a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:51:35.749Z|2fea42eb-cd3b-46db-9743-f3017735c65e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:51:35.750Z|2fea42eb-cd3b-46db-9743-f3017735c65e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:51:36.922Z|3c847000-4530-4412-a2a1-58c579c91313|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:51:36.922Z|3c847000-4530-4412-a2a1-58c579c91313|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:51:37.108Z|95bf9089-0b29-4143-94eb-402f72895867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:51:37.109Z|95bf9089-0b29-4143-94eb-402f72895867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:51:37.109Z|39da6da1-78fe-4aed-b885-6535ddb08a62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:51:37.110Z|39da6da1-78fe-4aed-b885-6535ddb08a62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:51:37.114Z|b7e3f8cd-3954-4a9b-93e9-791b9ccdd1cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:51:37.115Z|b7e3f8cd-3954-4a9b-93e9-791b9ccdd1cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:51:47.141Z|4d265faf-0b0d-4592-89aa-f179f95cef80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:51:47.141Z|4d265faf-0b0d-4592-89aa-f179f95cef80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:51:47.143Z|54e271f7-07f9-4ac0-928a-85ac15ab1b58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:51:47.144Z|54e271f7-07f9-4ac0-928a-85ac15ab1b58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:51:47.148Z|85787ddf-a50a-4c96-9f5b-4031165faeba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:51:47.149Z|85787ddf-a50a-4c96-9f5b-4031165faeba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:51:50.750Z|bfe6ab4a-f952-4829-98a4-a2a68f150d33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:51:50.755Z|bfe6ab4a-f952-4829-98a4-a2a68f150d33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:51:57.172Z|ac1aaacd-94ff-4c6a-a146-f6d577012854|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:51:57.175Z|c9ff6b33-589b-4c31-8b24-24dcfd592173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:51:57.175Z|c9ff6b33-589b-4c31-8b24-24dcfd592173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:51:57.175Z|ac1aaacd-94ff-4c6a-a146-f6d577012854|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:51:57.179Z|b399ad74-1698-4c3e-88c6-6f6b552f0be5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:51:57.180Z|b399ad74-1698-4c3e-88c6-6f6b552f0be5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:51:59.890Z|257ff2a6-c9db-4510-b6e2-a4d6f48f3ecc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:51:59.890Z|257ff2a6-c9db-4510-b6e2-a4d6f48f3ecc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:52:05.750Z|2ea24511-5279-4b1d-ae8d-d4ecdc38fa1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:52:05.750Z|2ea24511-5279-4b1d-ae8d-d4ecdc38fa1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:52:06.923Z|c20708d2-d106-4d66-bf23-5b6a777dea3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:52:06.923Z|c20708d2-d106-4d66-bf23-5b6a777dea3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:52:07.203Z|bfa132e1-be25-4a50-a35f-4279e91e4df9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:52:07.203Z|bfa132e1-be25-4a50-a35f-4279e91e4df9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:52:07.204Z|11295b6b-0ffb-4e8b-abce-0b072252ddea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:52:07.204Z|9adc3d39-1b28-498f-98f8-b68577e13881|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:52:07.205Z|11295b6b-0ffb-4e8b-abce-0b072252ddea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:52:07.205Z|9adc3d39-1b28-498f-98f8-b68577e13881|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:52:17.236Z|c49cb213-28f3-4ad7-b1b8-1388f912ed7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:52:17.237Z|c49cb213-28f3-4ad7-b1b8-1388f912ed7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:52:17.239Z|73559db7-da59-495d-b4bf-84a9e316da40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:52:17.240Z|73559db7-da59-495d-b4bf-84a9e316da40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:52:17.243Z|6618f3fa-19df-495f-ab6b-910b662cdf92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:52:17.243Z|6618f3fa-19df-495f-ab6b-910b662cdf92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:52:20.750Z|4d5eb47f-f273-4a3c-b244-fd5c62bcb9c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:52:20.750Z|4d5eb47f-f273-4a3c-b244-fd5c62bcb9c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:52:27.269Z|1a8f8394-94b0-48ce-8b5b-55cc32a691b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:52:27.270Z|1a8f8394-94b0-48ce-8b5b-55cc32a691b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:52:27.272Z|6c731bf8-9424-4955-8aa3-4ce4ee6c5c15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:52:27.273Z|6c731bf8-9424-4955-8aa3-4ce4ee6c5c15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:52:27.276Z|0c9254f9-a026-432d-bc3a-755d4b065550|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:52:27.276Z|0c9254f9-a026-432d-bc3a-755d4b065550|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:52:35.750Z|5a02a61f-19b8-402f-8df0-0534405f3bea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:52:35.755Z|5a02a61f-19b8-402f-8df0-0534405f3bea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:52:36.924Z|682d6a7a-ed20-4729-a265-510ed5008e21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:52:36.924Z|682d6a7a-ed20-4729-a265-510ed5008e21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:52:37.301Z|32aebb26-6376-4dd5-98cb-7d1889af1fff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:52:37.301Z|32aebb26-6376-4dd5-98cb-7d1889af1fff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:52:37.301Z|52106f70-771e-4335-bb3d-b7d5a004679d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:52:37.302Z|52106f70-771e-4335-bb3d-b7d5a004679d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:52:37.309Z|db26cefd-d956-447a-8426-9cd2e5dccaf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:52:37.310Z|db26cefd-d956-447a-8426-9cd2e5dccaf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:52:47.333Z|ca3146a0-d031-4684-847d-ca76b60c5025|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:52:47.334Z|ca3146a0-d031-4684-847d-ca76b60c5025|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:52:47.336Z|e71310ec-984a-4ddc-8e9d-fc432fbde255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:52:47.337Z|e71310ec-984a-4ddc-8e9d-fc432fbde255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:52:47.339Z|b35220e2-e39e-47c8-9ba0-89693eeb017a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:52:47.340Z|b35220e2-e39e-47c8-9ba0-89693eeb017a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:52:50.749Z|73b441c1-345f-4e69-95f8-e5e76a4c604b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:52:50.750Z|73b441c1-345f-4e69-95f8-e5e76a4c604b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:52:57.367Z|8ef9597b-ef95-4675-ab03-25a399f8dcca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:52:57.368Z|8ef9597b-ef95-4675-ab03-25a399f8dcca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:52:57.371Z|410789d7-f264-4a22-809a-5427ffce4f54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:52:57.372Z|410789d7-f264-4a22-809a-5427ffce4f54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:52:57.374Z|9728f669-e4e5-4252-ae32-3d3013d426eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:52:57.375Z|9728f669-e4e5-4252-ae32-3d3013d426eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:52:59.890Z|9cd8a414-a750-4e1c-a545-c912fc6bb46f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:52:59.891Z|9cd8a414-a750-4e1c-a545-c912fc6bb46f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:53:05.750Z|8272bc95-7ddb-4193-ac9b-f0dc66a1e74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:53:05.750Z|8272bc95-7ddb-4193-ac9b-f0dc66a1e74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:53:06.925Z|46c4be5c-4b0b-42c9-bd1a-4dfc906ac666|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:53:06.925Z|46c4be5c-4b0b-42c9-bd1a-4dfc906ac666|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:53:07.404Z|2eafc492-452b-42be-8980-89945335e516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:53:07.404Z|3a801415-5fa9-495f-978f-bc5cd88efe52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:53:07.404Z|2eafc492-452b-42be-8980-89945335e516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:53:07.406Z|3a801415-5fa9-495f-978f-bc5cd88efe52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:53:07.411Z|2b4f55c1-e4c2-4fc3-9c6a-4f2beebd241f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:53:07.411Z|2b4f55c1-e4c2-4fc3-9c6a-4f2beebd241f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:53:17.434Z|dd2babe6-7a57-44d1-a652-fa577ed67465|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:53:17.434Z|dd2babe6-7a57-44d1-a652-fa577ed67465|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:53:17.436Z|73f7e713-5fdd-4645-9b8e-ee7175906b78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:53:17.437Z|73f7e713-5fdd-4645-9b8e-ee7175906b78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:53:17.440Z|f60116f9-3ed1-465f-84b7-9684dd951366|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:53:17.440Z|f60116f9-3ed1-465f-84b7-9684dd951366|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:53:20.750Z|a288d7d2-1822-4982-98c3-f68e51bd7996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:53:20.753Z|a288d7d2-1822-4982-98c3-f68e51bd7996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:53:27.459Z|b0226ab7-b1d5-4f03-af97-b0a429931b76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:53:27.460Z|b0226ab7-b1d5-4f03-af97-b0a429931b76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:53:27.463Z|b4b2cbfd-fa1b-442a-afa6-7316ecb11a0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:53:27.463Z|d4d30677-cac7-4644-bf7a-4833e5435579|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:53:27.463Z|b4b2cbfd-fa1b-442a-afa6-7316ecb11a0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:53:27.463Z|d4d30677-cac7-4644-bf7a-4833e5435579|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:53:35.750Z|ffda6c2c-fed6-47d1-819a-ce32f5c4735b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:53:35.750Z|ffda6c2c-fed6-47d1-819a-ce32f5c4735b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:53:36.926Z|fe9f3c1b-3d41-4cbc-a106-c2b79899ba00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:53:36.926Z|fe9f3c1b-3d41-4cbc-a106-c2b79899ba00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:53:37.482Z|1416c7e5-5e3f-4c34-a3d6-31834dff5f72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:53:37.482Z|b3165491-17b2-47ad-bf1d-0eebd201567d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:53:37.482Z|1416c7e5-5e3f-4c34-a3d6-31834dff5f72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:53:37.482Z|b3165491-17b2-47ad-bf1d-0eebd201567d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:53:37.487Z|57b2699f-a5fd-4030-ba5a-ec2d1d125f2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:53:37.488Z|57b2699f-a5fd-4030-ba5a-ec2d1d125f2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:53:47.510Z|f5da0d3b-c672-4f7f-a35e-5dbfe9fe951f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:53:47.511Z|f5da0d3b-c672-4f7f-a35e-5dbfe9fe951f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:53:47.514Z|b63fa6c8-5eaa-4544-891d-31951c0a0210|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:53:47.514Z|b63fa6c8-5eaa-4544-891d-31951c0a0210|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:53:47.520Z|9d7a984e-4b40-4c2a-91b6-b1f07d2e3859|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:53:47.520Z|9d7a984e-4b40-4c2a-91b6-b1f07d2e3859|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:53:50.750Z|08ded61f-6dc8-4981-affa-cc5c5b6670b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:53:50.750Z|08ded61f-6dc8-4981-affa-cc5c5b6670b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:53:57.542Z|dcfa9a04-6196-46ec-baed-41f28885098e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:53:57.542Z|a51b5fae-7ede-4a9c-90f2-21e5710aa3a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:53:57.543Z|a51b5fae-7ede-4a9c-90f2-21e5710aa3a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:53:57.542Z|dcfa9a04-6196-46ec-baed-41f28885098e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:53:57.546Z|d74f7234-0fcd-4e32-96fc-13406ea42b71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:53:57.548Z|d74f7234-0fcd-4e32-96fc-13406ea42b71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:53:59.888Z|4cc4d981-b912-43f8-9f6a-729e910dfa5d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:53:59.889Z|4cc4d981-b912-43f8-9f6a-729e910dfa5d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:54:05.750Z|6f59ca82-0a25-4edd-85d7-d76e6dddb771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:54:05.754Z|6f59ca82-0a25-4edd-85d7-d76e6dddb771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:54:06.926Z|5b81fe1f-30d0-4b92-92bf-8a67f8f54ad1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:54:06.927Z|5b81fe1f-30d0-4b92-92bf-8a67f8f54ad1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:54:07.574Z|1b4ca6b2-d501-4c3d-bea7-ce63343fdcc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:54:07.577Z|aecd5e6a-7e63-4370-b905-39d3e68d2271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:54:07.577Z|aecd5e6a-7e63-4370-b905-39d3e68d2271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:54:07.578Z|1b4ca6b2-d501-4c3d-bea7-ce63343fdcc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:54:07.579Z|9d857e61-a9ef-4200-8a50-a737db895fe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:54:07.579Z|9d857e61-a9ef-4200-8a50-a737db895fe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:54:17.607Z|67c2f863-b498-4c28-bf9b-081e5a2d4c98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:54:17.608Z|0517cc7a-426f-407b-9bf5-5822db163c3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:54:17.608Z|0517cc7a-426f-407b-9bf5-5822db163c3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:54:17.609Z|67c2f863-b498-4c28-bf9b-081e5a2d4c98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:54:17.616Z|9af50785-6ec8-4cd5-85aa-21a88892baea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:54:17.616Z|9af50785-6ec8-4cd5-85aa-21a88892baea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:54:20.750Z|80fcd329-7721-420b-b521-7054ddf957a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:54:20.750Z|80fcd329-7721-420b-b521-7054ddf957a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:54:27.638Z|63e42256-bca4-446b-b2e3-afb547438a2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:54:27.638Z|63e42256-bca4-446b-b2e3-afb547438a2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:54:27.638Z|e03dac5d-e71b-458d-aac4-6b4e5b28563d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:54:27.640Z|e03dac5d-e71b-458d-aac4-6b4e5b28563d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:54:27.645Z|4c5f0df0-fcdb-447c-87c6-0ca05988787c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:54:27.646Z|4c5f0df0-fcdb-447c-87c6-0ca05988787c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:54:35.750Z|8d80224e-2428-48f6-a243-51f06584de7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:54:35.750Z|8d80224e-2428-48f6-a243-51f06584de7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:54:36.927Z|334b8a58-0bd5-4bac-90e3-9b0ba4d7be35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:54:36.927Z|334b8a58-0bd5-4bac-90e3-9b0ba4d7be35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:54:37.673Z|69fe446e-529b-45af-9459-63666a0aac2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:54:37.674Z|b57e3041-2adf-4387-b9dc-a4eab764404e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:54:37.674Z|69fe446e-529b-45af-9459-63666a0aac2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:54:37.674Z|b57e3041-2adf-4387-b9dc-a4eab764404e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:54:37.677Z|22c53799-2a28-4d2e-a591-7dbb947494e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:54:37.678Z|22c53799-2a28-4d2e-a591-7dbb947494e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:54:47.704Z|9b6328dd-19b5-4950-8962-2ffc0d44b753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:54:47.705Z|87c56b71-a886-47a6-8b8a-e98500e06eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:54:47.706Z|7a0f44e5-5704-4004-923e-0b38fca2ed21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:54:47.706Z|87c56b71-a886-47a6-8b8a-e98500e06eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:54:47.708Z|7a0f44e5-5704-4004-923e-0b38fca2ed21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:54:47.710Z|9b6328dd-19b5-4950-8962-2ffc0d44b753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:54:50.749Z|b74e1252-48ce-4120-8907-ea3edfde1f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:54:50.754Z|b74e1252-48ce-4120-8907-ea3edfde1f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:54:57.739Z|59c4a7a9-6f47-4846-8a9b-59fe9a2a0297|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:54:57.739Z|59c4a7a9-6f47-4846-8a9b-59fe9a2a0297|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:54:57.742Z|9b38619d-5ecb-4127-99d9-29b84e65af94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:54:57.742Z|7d6a58ea-55f7-42bc-b5e4-a409353fccb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:54:57.742Z|9b38619d-5ecb-4127-99d9-29b84e65af94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:54:57.743Z|7d6a58ea-55f7-42bc-b5e4-a409353fccb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:54:59.889Z|2dfcc2ba-6b83-4f8d-a1b7-1cdf9f00d6d7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:54:59.890Z|2dfcc2ba-6b83-4f8d-a1b7-1cdf9f00d6d7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:55:05.750Z|4333fa43-5599-4208-b698-e14ba3bf80df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:55:05.750Z|4333fa43-5599-4208-b698-e14ba3bf80df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:55:06.928Z|93aec814-0af1-4cd4-8ebd-5edbfdee7f0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:55:06.928Z|93aec814-0af1-4cd4-8ebd-5edbfdee7f0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:55:07.768Z|a14ca804-8d31-404d-ac2c-fe5fdadd7a56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:55:07.769Z|a14ca804-8d31-404d-ac2c-fe5fdadd7a56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:55:07.772Z|7d942d89-24d3-486e-aa97-d0fddc7c54c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:55:07.772Z|7d942d89-24d3-486e-aa97-d0fddc7c54c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:55:07.772Z|b24137e2-8a61-43cc-91ac-b67772f47b39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:55:07.773Z|b24137e2-8a61-43cc-91ac-b67772f47b39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:55:17.794Z|9baefb68-1ffc-40ac-9929-f1145bdd3be1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:55:17.794Z|9baefb68-1ffc-40ac-9929-f1145bdd3be1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:55:17.800Z|7594fb89-04a1-4e5f-a956-327db33b6ff6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:55:17.800Z|7594fb89-04a1-4e5f-a956-327db33b6ff6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:55:17.808Z|4ea6424d-5b32-4f06-b960-33327ebfec57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:55:17.808Z|4ea6424d-5b32-4f06-b960-33327ebfec57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:55:20.750Z|0db85f63-5979-4127-837b-ec7a66bb1503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:55:20.750Z|0db85f63-5979-4127-837b-ec7a66bb1503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:55:27.819Z|83ff69e9-0d6f-43a3-9846-4a29b62e92f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:55:27.819Z|83ff69e9-0d6f-43a3-9846-4a29b62e92f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:55:27.822Z|d3f4558d-93b0-4f49-973d-acd5c3499d45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:55:27.822Z|d3f4558d-93b0-4f49-973d-acd5c3499d45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:55:27.834Z|99998c1f-dc99-4b94-8105-76b27aaccd1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:55:27.835Z|99998c1f-dc99-4b94-8105-76b27aaccd1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:55:35.750Z|d2086698-b0d3-4d34-9da8-3e7fcf27846a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:55:35.754Z|d2086698-b0d3-4d34-9da8-3e7fcf27846a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:55:36.929Z|3556a40b-f93c-41dc-9aa0-69a5aaff8715|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:55:36.929Z|3556a40b-f93c-41dc-9aa0-69a5aaff8715|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:55:37.847Z|f6f6a3c3-b7ae-455c-9801-f2b2c02412d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:55:37.848Z|f6f6a3c3-b7ae-455c-9801-f2b2c02412d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:55:37.850Z|711b5fb5-18c6-4bb6-a784-28fa4d8c0d4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:55:37.851Z|711b5fb5-18c6-4bb6-a784-28fa4d8c0d4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:55:37.858Z|eb04f08d-c03c-40f3-ae67-359eb09f30bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:55:37.858Z|eb04f08d-c03c-40f3-ae67-359eb09f30bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:55:47.877Z|8bbb9aa0-bbaf-41ae-a0c5-c32b85154854|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:55:47.878Z|7bceafe5-0552-4271-878a-4e39cff8db35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:55:47.879Z|8bbb9aa0-bbaf-41ae-a0c5-c32b85154854|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:55:47.881Z|7fd429b5-17de-4cb4-9a20-a1eba1d8335c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:55:47.882Z|7fd429b5-17de-4cb4-9a20-a1eba1d8335c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:55:47.884Z|7bceafe5-0552-4271-878a-4e39cff8db35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:55:50.750Z|a34bca37-6aee-4236-afee-216188c495e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:55:50.750Z|a34bca37-6aee-4236-afee-216188c495e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:55:57.912Z|c9fa1922-40d0-4caa-9f31-d3211e8fa14e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:55:57.913Z|c9fa1922-40d0-4caa-9f31-d3211e8fa14e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:55:57.915Z|018b439a-b559-40c4-8ac7-e2b5fe05c85f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:55:57.915Z|018b439a-b559-40c4-8ac7-e2b5fe05c85f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:55:57.918Z|08a3891e-6430-4ef6-9f19-0231db410035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:55:57.919Z|08a3891e-6430-4ef6-9f19-0231db410035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:55:59.890Z|81323e1d-8f00-4240-80d3-85000d7e92b7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:55:59.891Z|81323e1d-8f00-4240-80d3-85000d7e92b7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:56:05.750Z|289c92c6-ad32-45a7-a2f0-cdfc6b834d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:56:05.750Z|289c92c6-ad32-45a7-a2f0-cdfc6b834d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:56:06.929Z|c37200bd-5c17-413a-8671-d1ae7547faea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:56:06.930Z|c37200bd-5c17-413a-8671-d1ae7547faea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:56:07.941Z|27c23e76-41f1-4aba-958c-1dd80e89184d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:56:07.941Z|70efe6d9-cb33-4074-884b-4c619d3b4f8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:56:07.941Z|27c23e76-41f1-4aba-958c-1dd80e89184d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:56:07.941Z|70efe6d9-cb33-4074-884b-4c619d3b4f8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:56:07.943Z|5aa7d803-49a7-41d6-b13b-7b3aabd94e7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:56:07.943Z|5aa7d803-49a7-41d6-b13b-7b3aabd94e7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:56:17.965Z|89f55d1c-6143-499e-82e6-bdb41c4ab6f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:56:17.967Z|79f09774-f25b-4666-b15e-3f60e0bffb78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:56:17.967Z|79f09774-f25b-4666-b15e-3f60e0bffb78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:56:17.969Z|de06fec5-136e-4ca6-96d3-a7f5c99cd602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:56:17.969Z|de06fec5-136e-4ca6-96d3-a7f5c99cd602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:56:17.966Z|89f55d1c-6143-499e-82e6-bdb41c4ab6f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:56:20.750Z|9abf1945-a11b-4abe-83b4-191385d87dce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:56:20.754Z|9abf1945-a11b-4abe-83b4-191385d87dce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:56:27.995Z|8f11afc7-9053-4cca-b6ee-333734de3b1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:56:27.996Z|8f11afc7-9053-4cca-b6ee-333734de3b1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:56:28.002Z|6b94a7b0-82c6-43e7-8660-ce4a4759d83d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:56:28.002Z|b55f839b-f1d8-435c-a597-acb6ccfeeab7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:56:28.002Z|b55f839b-f1d8-435c-a597-acb6ccfeeab7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:56:28.002Z|6b94a7b0-82c6-43e7-8660-ce4a4759d83d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:56:35.750Z|31c7ad69-73f0-41f1-907c-7846eb4eb7d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:56:35.750Z|31c7ad69-73f0-41f1-907c-7846eb4eb7d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:56:36.930Z|472e8ff4-655a-4876-b144-2c22fa3e05f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:56:36.932Z|472e8ff4-655a-4876-b144-2c22fa3e05f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:56:38.028Z|46d65c38-8f49-446a-8499-2d0a17022783|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:56:38.028Z|46d65c38-8f49-446a-8499-2d0a17022783|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:56:38.030Z|68f27245-5cce-4c44-a300-ce818832aa5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:56:38.030Z|68f27245-5cce-4c44-a300-ce818832aa5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:56:38.030Z|8ed42a89-bf26-46b3-b9dc-552c0d1a3c79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:56:38.031Z|8ed42a89-bf26-46b3-b9dc-552c0d1a3c79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:56:48.058Z|db3b0366-105e-47db-8bd8-2ee1e98645b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:56:48.059Z|db3b0366-105e-47db-8bd8-2ee1e98645b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:56:48.061Z|7c2725af-201b-4894-99fd-32e942ecd636|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:56:48.062Z|7c2725af-201b-4894-99fd-32e942ecd636|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:56:48.059Z|251e1832-2880-4848-b5dd-98412a624203|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:56:48.065Z|251e1832-2880-4848-b5dd-98412a624203|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:56:50.750Z|a36a616b-bcec-4a10-810a-c25847511f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:56:50.750Z|a36a616b-bcec-4a10-810a-c25847511f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:56:58.088Z|5d81ca13-b65a-4b89-86a2-27c3a9e730de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:56:58.088Z|c51d0433-c2d5-4f29-9107-a7da09cefd8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:56:58.089Z|5d81ca13-b65a-4b89-86a2-27c3a9e730de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:56:58.089Z|c51d0433-c2d5-4f29-9107-a7da09cefd8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:56:58.093Z|f18ab09f-c9b5-48aa-996f-f0e5fe871505|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:56:58.093Z|f18ab09f-c9b5-48aa-996f-f0e5fe871505|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:56:59.890Z|d62c02e2-126e-4125-86b5-1ec9aa00d221|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:56:59.890Z|d62c02e2-126e-4125-86b5-1ec9aa00d221|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:57:05.750Z|efb04c74-c2bf-48aa-8f9e-48a3304967a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:57:05.754Z|efb04c74-c2bf-48aa-8f9e-48a3304967a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:57:06.932Z|6fd3adb2-21b5-4db3-b694-8c9ce8e7d77d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:57:06.933Z|6fd3adb2-21b5-4db3-b694-8c9ce8e7d77d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:57:08.123Z|f7009763-e693-49bc-8201-c79b9749bf5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:57:08.123Z|f7009763-e693-49bc-8201-c79b9749bf5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:57:08.125Z|f494195b-4aab-4bc3-81f8-f691afe21d2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:57:08.125Z|f494195b-4aab-4bc3-81f8-f691afe21d2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:57:08.125Z|07bc9ba2-0bc0-4e85-b822-728d663e3d53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:57:08.126Z|07bc9ba2-0bc0-4e85-b822-728d663e3d53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:57:18.153Z|e771ced4-d640-469d-b8d4-e89333de6cd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:57:18.154Z|e771ced4-d640-469d-b8d4-e89333de6cd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:57:18.154Z|0de08fd9-9d9f-449d-9844-154e896a6e71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:57:18.156Z|0de08fd9-9d9f-449d-9844-154e896a6e71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:57:18.159Z|057dc6b9-444c-4ac2-bfd0-54ddb36968a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:57:18.159Z|057dc6b9-444c-4ac2-bfd0-54ddb36968a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:57:20.750Z|b0d81213-e47f-48f5-8d3f-5d51ac7d77b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:57:20.750Z|b0d81213-e47f-48f5-8d3f-5d51ac7d77b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:57:28.188Z|97111da5-5e3a-4e95-b015-d26b4ec70687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:57:28.188Z|dd91759b-f445-4e91-9171-8dbaa046f3d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:57:28.189Z|97111da5-5e3a-4e95-b015-d26b4ec70687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:57:28.189Z|dd91759b-f445-4e91-9171-8dbaa046f3d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:57:28.196Z|f62a365a-1bbe-4b4f-9d49-ae41b56b99cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:57:28.196Z|f62a365a-1bbe-4b4f-9d49-ae41b56b99cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:57:35.750Z|1b092c8d-eba7-4337-b4b9-6dc987d5984c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:57:35.750Z|1b092c8d-eba7-4337-b4b9-6dc987d5984c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:57:36.933Z|a2eb63cf-48a2-4ab6-b8f1-e3197d86475b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:57:36.934Z|a2eb63cf-48a2-4ab6-b8f1-e3197d86475b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:57:38.216Z|9c24a87b-5a92-494e-a0bd-add04e806f10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:57:38.217Z|9c24a87b-5a92-494e-a0bd-add04e806f10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:57:38.218Z|42523ff7-375b-4480-ba75-9ee24e21d33f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:57:38.219Z|42523ff7-375b-4480-ba75-9ee24e21d33f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:57:38.222Z|5aca7e67-0ab7-483e-a1da-71ffd5a08112|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:57:38.223Z|5aca7e67-0ab7-483e-a1da-71ffd5a08112|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:57:48.249Z|4a56e8c9-7710-4b93-9d28-694be77a1435|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:57:48.250Z|138962c9-a96c-4acf-b000-44894728bca2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:57:48.250Z|138962c9-a96c-4acf-b000-44894728bca2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:57:48.250Z|4a56e8c9-7710-4b93-9d28-694be77a1435|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:57:48.258Z|8a9cd371-82d1-4832-99a5-50976c7dd604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:57:48.258Z|8a9cd371-82d1-4832-99a5-50976c7dd604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:57:50.749Z|04891b90-e02c-4c51-9dba-07e2374fd017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:57:50.754Z|04891b90-e02c-4c51-9dba-07e2374fd017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:57:58.281Z|e3d8a246-4c53-4009-8884-6b1781975f32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:57:58.282Z|e3d8a246-4c53-4009-8884-6b1781975f32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:57:58.284Z|2ae10be7-b89b-42e0-8623-33e195043ed4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:57:58.284Z|2ae10be7-b89b-42e0-8623-33e195043ed4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:57:58.289Z|aabaf643-2835-4be7-9e45-8cc497f6783c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:57:58.290Z|aabaf643-2835-4be7-9e45-8cc497f6783c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:57:59.891Z|ad1c64e0-84b2-4ea2-87e5-3a09aa8a37fd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:57:59.891Z|ad1c64e0-84b2-4ea2-87e5-3a09aa8a37fd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:58:05.750Z|189e4ea8-98a2-4f56-9613-b695f6b0465d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:58:05.750Z|189e4ea8-98a2-4f56-9613-b695f6b0465d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:58:06.934Z|3947fbc2-7c16-460f-9358-2c073591bf9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:58:06.935Z|3947fbc2-7c16-460f-9358-2c073591bf9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:58:08.310Z|7eba9a50-f269-47b8-831f-f84820e54d7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:58:08.310Z|7eba9a50-f269-47b8-831f-f84820e54d7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:58:08.313Z|f42109a1-178b-452c-842e-37fc51f5352a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:58:08.313Z|f42109a1-178b-452c-842e-37fc51f5352a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:58:08.320Z|f8407d9b-7cd5-4305-b368-194ae69b87cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:58:08.320Z|f8407d9b-7cd5-4305-b368-194ae69b87cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:58:18.342Z|5a016903-3385-429d-9cf4-c66b04bc419e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:58:18.342Z|f4f6e0a7-2ea8-42cb-a63b-f6bd04a27b1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:58:18.343Z|5a016903-3385-429d-9cf4-c66b04bc419e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:58:18.343Z|f4f6e0a7-2ea8-42cb-a63b-f6bd04a27b1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:58:18.353Z|f729b053-35f3-429b-a01b-cc97c8ec3553|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:58:18.354Z|f729b053-35f3-429b-a01b-cc97c8ec3553|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:58:20.750Z|99d8127c-0ec8-4fb9-8969-b57589d7cdb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:58:20.750Z|99d8127c-0ec8-4fb9-8969-b57589d7cdb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:58:28.378Z|25c4b8f6-5139-4c01-a14e-2f73ec5275a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:58:28.378Z|58f8338c-e73d-4a9e-900f-f71878345f31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:58:28.378Z|25c4b8f6-5139-4c01-a14e-2f73ec5275a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:58:28.379Z|58f8338c-e73d-4a9e-900f-f71878345f31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:58:28.384Z|b62f5e78-e615-44c1-a804-919f40b3264e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:58:28.384Z|b62f5e78-e615-44c1-a804-919f40b3264e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:58:35.750Z|86e2fa72-19d4-41b4-83a1-0c64c7e7790a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:58:35.754Z|86e2fa72-19d4-41b4-83a1-0c64c7e7790a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:58:36.935Z|e8c3f994-8076-4f31-8978-4bb0c2fc24e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:58:36.936Z|e8c3f994-8076-4f31-8978-4bb0c2fc24e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:58:38.413Z|5b4a7b74-323c-457d-806b-a2420737c9d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:58:38.413Z|5b4a7b74-323c-457d-806b-a2420737c9d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:58:38.414Z|b54593a3-ec9b-4c78-b8c9-01025331f8bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:58:38.415Z|b54593a3-ec9b-4c78-b8c9-01025331f8bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:58:38.420Z|c75a4be6-a974-4b42-8f3b-9b46142f1831|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:58:38.420Z|c75a4be6-a974-4b42-8f3b-9b46142f1831|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:58:48.457Z|51a91725-0543-45af-9334-3b02b83d8f5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:58:48.458Z|841d0746-a386-4d88-b800-ff06dd709238|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:58:48.458Z|51a91725-0543-45af-9334-3b02b83d8f5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:58:48.459Z|841d0746-a386-4d88-b800-ff06dd709238|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:58:48.463Z|922b8646-b420-4a33-9738-610597aca493|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:58:48.464Z|922b8646-b420-4a33-9738-610597aca493|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:58:50.750Z|b844c498-4530-4fe9-80bb-33e77e96fe08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:58:50.751Z|b844c498-4530-4fe9-80bb-33e77e96fe08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:58:58.483Z|fefb71e2-d017-4101-9d4f-6d3956e7acff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:58:58.484Z|fefb71e2-d017-4101-9d4f-6d3956e7acff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:58:58.486Z|3ca496dd-6410-4dfe-9c8e-7d66c039feb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:58:58.487Z|3ca496dd-6410-4dfe-9c8e-7d66c039feb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:58:58.490Z|148433c3-cc32-40af-a0fe-503eff058256|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:58:58.491Z|148433c3-cc32-40af-a0fe-503eff058256|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:58:59.891Z|7e6a2679-6cfe-4a51-b2a0-6779bc3d1b6f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:58:59.891Z|7e6a2679-6cfe-4a51-b2a0-6779bc3d1b6f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T09:59:05.750Z|5675920e-1d8a-4a85-b179-7008b8f48929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:59:05.751Z|5675920e-1d8a-4a85-b179-7008b8f48929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:59:06.936Z|9ea4aaea-661f-4df9-ae80-b6ae3b91c541|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:59:06.937Z|9ea4aaea-661f-4df9-ae80-b6ae3b91c541|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:59:08.511Z|16b2c5a8-23aa-449b-bf50-02d25cf42a09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:59:08.512Z|16b2c5a8-23aa-449b-bf50-02d25cf42a09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:59:08.516Z|ffd23734-2a7e-40b0-a76d-d6b3067edf2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:59:08.516Z|ffd23734-2a7e-40b0-a76d-d6b3067edf2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:59:08.518Z|a226c6fc-22e7-47ed-b79e-3c9eb624ce2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:59:08.519Z|a226c6fc-22e7-47ed-b79e-3c9eb624ce2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:59:18.539Z|dcd0c396-256b-468e-bc27-c67b7032e7e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:59:18.540Z|dcd0c396-256b-468e-bc27-c67b7032e7e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:59:18.548Z|b21eb64f-9d5f-4ff7-bb38-06e6445c8033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:59:18.548Z|b21eb64f-9d5f-4ff7-bb38-06e6445c8033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:59:18.551Z|05ab3084-3ee9-4b38-b569-62c0c93a9b7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:59:18.552Z|05ab3084-3ee9-4b38-b569-62c0c93a9b7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:59:20.750Z|a8c8a042-f216-4964-8f70-89b3528bb7db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:59:20.754Z|a8c8a042-f216-4964-8f70-89b3528bb7db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:59:28.568Z|cc0e8546-bc36-4f06-b7c9-1109e4467b60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:59:28.569Z|cc0e8546-bc36-4f06-b7c9-1109e4467b60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:59:28.569Z|27879860-c4e5-4876-afca-3593f2e2153c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:59:28.570Z|27879860-c4e5-4876-afca-3593f2e2153c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:59:28.576Z|d995936c-7808-4193-a0fb-f94cf48068f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:59:28.577Z|d995936c-7808-4193-a0fb-f94cf48068f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:59:35.750Z|c7141884-a073-4e6c-bf99-c8f10736e14b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:59:35.750Z|c7141884-a073-4e6c-bf99-c8f10736e14b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:59:36.938Z|2c82fe39-bd39-4cd0-a31e-6ac5031f261d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:59:36.939Z|2c82fe39-bd39-4cd0-a31e-6ac5031f261d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:59:38.597Z|32f2bb6e-f323-4a6e-85de-35ea9aadb531|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:59:38.598Z|32f2bb6e-f323-4a6e-85de-35ea9aadb531|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:59:38.601Z|614b657b-f240-4b79-8003-496900bde100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:59:38.602Z|614b657b-f240-4b79-8003-496900bde100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:59:38.607Z|76a0b34d-4b8b-4206-8363-19194bc6eb04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:59:38.608Z|76a0b34d-4b8b-4206-8363-19194bc6eb04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:59:48.630Z|5d78e61a-4280-4a49-8856-20c02a4f441a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:59:48.630Z|5d78e61a-4280-4a49-8856-20c02a4f441a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:59:48.633Z|5f8d593f-72ce-4b6f-9537-c1f1c2f01afe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:59:48.634Z|5f8d593f-72ce-4b6f-9537-c1f1c2f01afe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:59:48.640Z|2acbbdaa-2100-4022-bad0-6a0bb9b7c8a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:59:48.641Z|2acbbdaa-2100-4022-bad0-6a0bb9b7c8a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:59:50.750Z|59ea80b6-9e91-4a41-839d-5a235c33bc8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T09:59:50.750Z|59ea80b6-9e91-4a41-839d-5a235c33bc8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T09:59:58.661Z|13de30c6-6d7e-43a1-94cd-fd28afac73dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:59:58.662Z|13de30c6-6d7e-43a1-94cd-fd28afac73dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:59:58.666Z|be9a1a60-7f60-4668-a528-ca1f67d85119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:59:58.667Z|be9a1a60-7f60-4668-a528-ca1f67d85119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:59:58.672Z|6c825021-84a2-4e71-a7b4-30dfdff91952|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T09:59:58.672Z|6c825021-84a2-4e71-a7b4-30dfdff91952|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T09:59:59.891Z|fbcc86a2-8a70-431e-875f-ae3728a4c25b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T09:59:59.892Z|fbcc86a2-8a70-431e-875f-ae3728a4c25b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:00:05.750Z|14fb7598-a9a3-49da-ae1d-dd93e3abcc21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:00:05.755Z|14fb7598-a9a3-49da-ae1d-dd93e3abcc21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:00:06.946Z|976749fb-245a-40a3-836b-8c2002c2c830|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:00:06.947Z|976749fb-245a-40a3-836b-8c2002c2c830|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:00:08.692Z|57c1333c-c6c6-49d7-9fd0-0856ed9167fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:00:08.693Z|57c1333c-c6c6-49d7-9fd0-0856ed9167fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:00:08.698Z|cb04e9c1-2175-448e-a562-fe1dc54a55c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:00:08.699Z|cb04e9c1-2175-448e-a562-fe1dc54a55c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:00:08.699Z|e9cf7104-ebaf-4a5c-abbc-f6564727cc9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:00:08.699Z|e9cf7104-ebaf-4a5c-abbc-f6564727cc9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:00:18.723Z|babe6eb4-61b7-44f9-b7ca-4693e7f6873c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:00:18.724Z|babe6eb4-61b7-44f9-b7ca-4693e7f6873c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:00:18.727Z|107b5a84-c6b4-4e7d-bc20-836cfa83f474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:00:18.728Z|107b5a84-c6b4-4e7d-bc20-836cfa83f474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:00:18.733Z|671fd879-d5e7-4d4d-a87a-670e28770324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:00:18.733Z|671fd879-d5e7-4d4d-a87a-670e28770324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:00:20.749Z|b5af232a-aa7e-434e-acb3-723ddda791c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:00:20.750Z|b5af232a-aa7e-434e-acb3-723ddda791c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:00:28.754Z|7da5c879-f35e-4699-8021-a997d812d08c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:00:28.756Z|7da5c879-f35e-4699-8021-a997d812d08c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:00:28.760Z|7820a868-be0a-4fef-813d-e4a76c6091b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:00:28.761Z|7820a868-be0a-4fef-813d-e4a76c6091b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:00:28.764Z|1338217d-bff7-4ebc-9d7f-b5d4d5f615f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:00:28.765Z|1338217d-bff7-4ebc-9d7f-b5d4d5f615f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:00:35.749Z|b3492df0-ded1-4d86-b28c-34548d2c6572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:00:35.750Z|b3492df0-ded1-4d86-b28c-34548d2c6572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:00:36.947Z|783b984b-a10b-4814-8c98-a50569f1c0f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:00:36.948Z|783b984b-a10b-4814-8c98-a50569f1c0f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:00:38.783Z|d5771ece-23ea-4e1e-9e63-5703359fb8f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:00:38.784Z|d5771ece-23ea-4e1e-9e63-5703359fb8f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:00:38.789Z|02947cce-405f-48d4-8293-f513aedb4abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:00:38.789Z|02947cce-405f-48d4-8293-f513aedb4abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:00:38.790Z|c9e8da15-44c0-4083-acd6-8cc2311ec6b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:00:38.790Z|c9e8da15-44c0-4083-acd6-8cc2311ec6b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:00:48.815Z|92215ad3-095a-4269-8047-8aab09fd77a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:00:48.815Z|a6abe4b7-068f-4265-b120-289e44fd8525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:00:48.816Z|92215ad3-095a-4269-8047-8aab09fd77a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:00:48.818Z|a6abe4b7-068f-4265-b120-289e44fd8525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:00:48.822Z|7676d7a9-c8e2-4e71-8d39-5102582102c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:00:48.823Z|7676d7a9-c8e2-4e71-8d39-5102582102c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:00:50.750Z|24cf6901-4157-4126-bb39-0762c6ad7ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:00:50.755Z|24cf6901-4157-4126-bb39-0762c6ad7ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:00:58.849Z|7e16f284-e0d6-42c0-affb-7d8ce42b9047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:00:58.849Z|7e16f284-e0d6-42c0-affb-7d8ce42b9047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:00:58.851Z|0e964569-8dbd-4daf-84d8-f076787d53c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:00:58.852Z|0e964569-8dbd-4daf-84d8-f076787d53c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:00:58.853Z|b03ffd5a-aa82-421f-92a7-59f7d223017a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:00:58.854Z|b03ffd5a-aa82-421f-92a7-59f7d223017a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:00:59.895Z|6f499624-db32-4d4a-a985-1ab22b9a9388|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:00:59.895Z|6f499624-db32-4d4a-a985-1ab22b9a9388|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:01:05.749Z|45b4cb79-8ac6-40b6-9769-f112309d03b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:01:05.750Z|45b4cb79-8ac6-40b6-9769-f112309d03b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:01:06.948Z|ba00f6c1-0a1b-4af0-b1fb-c8246e2f7997|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:01:06.949Z|ba00f6c1-0a1b-4af0-b1fb-c8246e2f7997|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:01:08.874Z|ccbc9611-ccf0-44f4-bcea-8ff27afe5803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:01:08.875Z|ccbc9611-ccf0-44f4-bcea-8ff27afe5803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:01:08.881Z|b7d852be-7756-4758-91af-ab2fa6377b95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:01:08.881Z|b7d852be-7756-4758-91af-ab2fa6377b95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:01:08.883Z|b545a934-aaf3-4627-af5a-e6a67c61bb23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:01:08.884Z|b545a934-aaf3-4627-af5a-e6a67c61bb23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:01:18.907Z|9e94d938-44ed-4bf3-97bc-5d314470e492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:01:18.908Z|9e94d938-44ed-4bf3-97bc-5d314470e492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:01:18.912Z|8de940a0-339c-472a-bda8-d81938c964eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:01:18.913Z|8de940a0-339c-472a-bda8-d81938c964eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:01:18.913Z|4d432b7e-8d91-4eaa-b612-15d8bca97f44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:01:18.913Z|4d432b7e-8d91-4eaa-b612-15d8bca97f44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:01:20.750Z|1629ecd7-c20c-4796-8a77-71103326aec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:01:20.750Z|1629ecd7-c20c-4796-8a77-71103326aec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:01:28.939Z|708ae126-1c12-4e3d-8f66-db3f6c33c558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:01:28.939Z|708ae126-1c12-4e3d-8f66-db3f6c33c558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:01:28.945Z|b13af881-0ddf-4724-bb48-e4d2b72ad19e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:01:28.945Z|b13af881-0ddf-4724-bb48-e4d2b72ad19e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:01:28.947Z|5fa7636b-6c13-4632-b0a3-0f5c4b890ebc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:01:28.947Z|5fa7636b-6c13-4632-b0a3-0f5c4b890ebc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:01:35.751Z|b1b425c1-b85e-4630-94e3-201920cd4f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:01:35.755Z|b1b425c1-b85e-4630-94e3-201920cd4f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:01:36.949Z|e5768f92-d937-47c2-b66c-bfa0f1db37a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:01:36.950Z|e5768f92-d937-47c2-b66c-bfa0f1db37a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:01:38.965Z|10c80b2f-4bcb-4cc2-98bf-553a8012e722|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:01:38.966Z|10c80b2f-4bcb-4cc2-98bf-553a8012e722|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:01:38.969Z|45b0b004-95b5-4021-b90a-7a23bcc12328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:01:38.969Z|d3c093d7-db53-4b0f-b51a-a1fecd44ed6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:01:38.969Z|45b0b004-95b5-4021-b90a-7a23bcc12328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:01:38.969Z|d3c093d7-db53-4b0f-b51a-a1fecd44ed6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:01:48.993Z|5c77012b-ff65-49d9-80ac-4422ee225782|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:01:48.993Z|5c77012b-ff65-49d9-80ac-4422ee225782|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:01:48.995Z|2d59c364-f14a-4cae-8a9c-774e311df150|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:01:48.995Z|2d59c364-f14a-4cae-8a9c-774e311df150|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:01:48.998Z|d238c3f2-f376-4b4c-8fd5-ec3f5ad92e30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:01:48.998Z|d238c3f2-f376-4b4c-8fd5-ec3f5ad92e30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:01:50.750Z|7751e754-9b0e-4f22-95cd-57d159aa4f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:01:50.750Z|7751e754-9b0e-4f22-95cd-57d159aa4f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:01:59.024Z|ed309712-eabb-4117-b473-5d01ee346023|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:01:59.025Z|3fdc0903-3cfe-4e5c-9473-bf201a8f3d67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:01:59.025Z|ed309712-eabb-4117-b473-5d01ee346023|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:01:59.025Z|3fdc0903-3cfe-4e5c-9473-bf201a8f3d67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:01:59.026Z|7db07d87-a6b9-4a96-8b9f-8d4f7d0dec11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:01:59.026Z|7db07d87-a6b9-4a96-8b9f-8d4f7d0dec11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:01:59.889Z|08e415e0-3733-45c8-aff6-6fea54f89e46|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:01:59.889Z|08e415e0-3733-45c8-aff6-6fea54f89e46|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:02:05.750Z|847896c6-56c8-438b-9f97-cbb2c3fd9078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:02:05.750Z|847896c6-56c8-438b-9f97-cbb2c3fd9078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:02:06.950Z|f2234ddc-f296-4c03-b606-b703d3a67a1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:02:06.951Z|f2234ddc-f296-4c03-b606-b703d3a67a1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:02:09.056Z|543906d1-7702-4f58-b088-8eaaff89bd14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:02:09.055Z|a5112943-9be8-4225-97a7-79f9fabcbb3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:02:09.056Z|543906d1-7702-4f58-b088-8eaaff89bd14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:02:09.057Z|a5112943-9be8-4225-97a7-79f9fabcbb3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:02:09.059Z|d2f604d9-9407-4e13-8caa-e3df22319eeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:02:09.060Z|d2f604d9-9407-4e13-8caa-e3df22319eeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:02:19.087Z|bf12d9bb-b0fd-45ad-b569-185a9dfd84a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:02:19.087Z|bf12d9bb-b0fd-45ad-b569-185a9dfd84a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:02:19.089Z|296c29a8-d86e-4980-b32c-1e9268f831f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:02:19.089Z|296c29a8-d86e-4980-b32c-1e9268f831f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:02:19.097Z|375538f2-2efe-4c77-8fb0-da201c6fec4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:02:19.097Z|375538f2-2efe-4c77-8fb0-da201c6fec4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:02:20.749Z|6d8547fe-1abe-4955-8c3c-b4b3a5362596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:02:20.752Z|6d8547fe-1abe-4955-8c3c-b4b3a5362596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:02:29.114Z|6315dc6c-4b2e-4ee8-9caa-e1d937fdb3f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:02:29.114Z|5150cb3f-62f9-450c-86e0-40d7eedaa8b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:02:29.115Z|6315dc6c-4b2e-4ee8-9caa-e1d937fdb3f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:02:29.115Z|5150cb3f-62f9-450c-86e0-40d7eedaa8b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:02:29.122Z|62efd358-1143-40b1-8479-b553777d16cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:02:29.123Z|62efd358-1143-40b1-8479-b553777d16cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:02:35.750Z|5a01c55f-e237-46a5-982b-43eebf8e0af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:02:35.750Z|5a01c55f-e237-46a5-982b-43eebf8e0af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:02:36.951Z|43155523-f4d0-4e89-a5d1-9be151e29312|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:02:36.952Z|43155523-f4d0-4e89-a5d1-9be151e29312|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:02:39.146Z|8d98c74f-bcb6-4752-8a1f-4be6b8780120|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:02:39.146Z|8d98c74f-bcb6-4752-8a1f-4be6b8780120|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:02:39.149Z|b3915299-301d-4b9d-879c-ac17e9622dac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:02:39.149Z|b3915299-301d-4b9d-879c-ac17e9622dac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:02:39.153Z|fdeff026-8a46-4d99-97dc-92837ee5990c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:02:39.154Z|fdeff026-8a46-4d99-97dc-92837ee5990c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:02:49.177Z|e1580c0e-7569-421f-b026-a89582563ae0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:02:49.177Z|e1580c0e-7569-421f-b026-a89582563ae0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:02:49.180Z|6b193bef-0c9d-4c52-b02f-b85dcafeb34a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:02:49.181Z|6b193bef-0c9d-4c52-b02f-b85dcafeb34a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:02:49.186Z|76f47a19-ad4f-43f4-bbc0-cb05576efbe5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:02:49.186Z|76f47a19-ad4f-43f4-bbc0-cb05576efbe5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:02:50.750Z|c9a8c24c-acf0-4160-a169-c79f598b042a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:02:50.750Z|c9a8c24c-acf0-4160-a169-c79f598b042a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:02:59.207Z|3d3e4da6-1630-4a4c-b3c3-81b0fde66393|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:02:59.208Z|3d3e4da6-1630-4a4c-b3c3-81b0fde66393|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:02:59.210Z|96f8accc-bceb-4ae1-84b4-6a8c897c444a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:02:59.210Z|96f8accc-bceb-4ae1-84b4-6a8c897c444a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:02:59.216Z|605c073a-db97-47f4-a11e-0a83cb9480ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:02:59.216Z|605c073a-db97-47f4-a11e-0a83cb9480ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:02:59.890Z|79bc1efd-e3cb-4649-a170-08a16c9a28e9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:02:59.891Z|79bc1efd-e3cb-4649-a170-08a16c9a28e9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:03:05.750Z|47644b94-b8c6-4c6a-9608-1313b25d2c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:03:05.754Z|47644b94-b8c6-4c6a-9608-1313b25d2c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:03:06.952Z|b3a2e2ba-5a7f-4c9a-ad21-f01ae8768908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:03:06.952Z|b3a2e2ba-5a7f-4c9a-ad21-f01ae8768908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:03:09.242Z|e4bd43ee-3f73-4563-9a55-2b46ce2b34c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:03:09.243Z|e4bd43ee-3f73-4563-9a55-2b46ce2b34c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:03:09.245Z|9d962394-56a9-4a7c-8f7e-1d62605d8c33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:03:09.245Z|c8df438c-9a8a-49d4-bd35-b0fcb135fc69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:03:09.245Z|9d962394-56a9-4a7c-8f7e-1d62605d8c33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:03:09.245Z|c8df438c-9a8a-49d4-bd35-b0fcb135fc69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:03:19.276Z|78245829-ce6c-4dce-893a-388c9f9b1d34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:03:19.277Z|78245829-ce6c-4dce-893a-388c9f9b1d34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:03:19.276Z|c88a8564-4322-4ecc-ab12-7079f7e21c13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:03:19.277Z|c88a8564-4322-4ecc-ab12-7079f7e21c13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:03:19.279Z|9e83d21a-1727-4fac-909e-8c5d59099eff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:03:19.280Z|9e83d21a-1727-4fac-909e-8c5d59099eff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:03:20.750Z|6b980dd1-e334-4681-b0d7-990942716bc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:03:20.750Z|6b980dd1-e334-4681-b0d7-990942716bc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:03:29.304Z|ffab277a-e919-435e-9429-3095c42d8da0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:03:29.305Z|ffab277a-e919-435e-9429-3095c42d8da0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:03:29.315Z|5668768b-c25d-4e29-b6fa-9adf1ebf54a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:03:29.316Z|5668768b-c25d-4e29-b6fa-9adf1ebf54a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:03:29.316Z|087e0e18-e05b-4063-84e6-45fa22fe047a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:03:29.316Z|087e0e18-e05b-4063-84e6-45fa22fe047a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:03:35.750Z|7e50a695-6ea8-489d-9bd2-0e39896fb750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:03:35.750Z|7e50a695-6ea8-489d-9bd2-0e39896fb750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:03:36.953Z|f4463a57-b38f-4b4a-8b47-c9fe820bdbf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:03:36.953Z|f4463a57-b38f-4b4a-8b47-c9fe820bdbf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:03:39.335Z|a30d84b8-a588-41ee-8ab2-b32985c5ea79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:03:39.335Z|a30d84b8-a588-41ee-8ab2-b32985c5ea79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:03:39.342Z|26bc0c9c-0944-4db1-b20c-c75493cf0f9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:03:39.343Z|26bc0c9c-0944-4db1-b20c-c75493cf0f9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:03:39.345Z|21d88d30-f429-4dc5-9543-2792d6903800|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:03:39.345Z|21d88d30-f429-4dc5-9543-2792d6903800|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:03:49.361Z|22c3ee9d-fb25-4803-b319-66c680788077|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:03:49.362Z|22c3ee9d-fb25-4803-b319-66c680788077|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:03:49.372Z|3ee8599e-daf5-42d2-9048-71e19f91a51a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:03:49.373Z|3ee8599e-daf5-42d2-9048-71e19f91a51a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:03:49.376Z|2f921aaa-6f33-40ba-afff-09a573fcaed3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:03:49.377Z|2f921aaa-6f33-40ba-afff-09a573fcaed3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:03:50.750Z|4a424582-6428-465c-9bc8-6eb7ebc0ec53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:03:50.754Z|4a424582-6428-465c-9bc8-6eb7ebc0ec53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:03:59.393Z|74f045b7-7e2e-4626-b5dc-a7d4be3bba02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:03:59.393Z|74f045b7-7e2e-4626-b5dc-a7d4be3bba02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:03:59.405Z|6cfcaa15-29ea-4e20-a62a-c03095fe923b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:03:59.406Z|6cfcaa15-29ea-4e20-a62a-c03095fe923b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:03:59.406Z|fff6a0ae-109d-428a-b620-c045f41e0d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:03:59.406Z|fff6a0ae-109d-428a-b620-c045f41e0d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:03:59.889Z|2297e178-b68c-4649-9ca0-8520c5b4d8d6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:03:59.889Z|2297e178-b68c-4649-9ca0-8520c5b4d8d6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:04:05.750Z|3186712e-1959-4156-a96e-e3834033b102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:04:05.750Z|3186712e-1959-4156-a96e-e3834033b102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:04:06.954Z|743db663-43b4-450f-9a29-d38c440230a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:04:06.954Z|743db663-43b4-450f-9a29-d38c440230a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:04:09.428Z|fc1bb29b-b7f2-4608-97ed-067aa3bfbbb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:04:09.429Z|fc1bb29b-b7f2-4608-97ed-067aa3bfbbb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:04:09.429Z|5bf4aa7c-468d-4892-9b35-90743ed156c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:04:09.430Z|5bf4aa7c-468d-4892-9b35-90743ed156c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:04:09.438Z|8447bbd3-0828-46a3-bc5d-5fd99fccfd66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:04:09.438Z|8447bbd3-0828-46a3-bc5d-5fd99fccfd66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:04:19.453Z|cdb60ada-a80f-4db7-a60e-3b78e3bc6e07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:04:19.454Z|cdb60ada-a80f-4db7-a60e-3b78e3bc6e07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:04:19.460Z|2b7e638e-f6de-406d-b4e6-01d13a8c3855|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:04:19.460Z|2b7e638e-f6de-406d-b4e6-01d13a8c3855|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:04:19.464Z|14b778ab-8b54-413e-b474-6b17b4dc5234|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:04:19.464Z|14b778ab-8b54-413e-b474-6b17b4dc5234|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:04:20.750Z|4812e024-fd02-4b10-a080-1995ff1566c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:04:20.750Z|4812e024-fd02-4b10-a080-1995ff1566c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:04:29.478Z|498cfa18-4913-402a-8f8a-88054de53e1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:04:29.479Z|498cfa18-4913-402a-8f8a-88054de53e1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:04:29.485Z|3d53781c-6ad9-4b7b-af0e-875d6f9ab167|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:04:29.485Z|3d53781c-6ad9-4b7b-af0e-875d6f9ab167|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:04:29.487Z|565d6bd3-191e-4c6f-b4b7-35252b9ece69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:04:29.488Z|565d6bd3-191e-4c6f-b4b7-35252b9ece69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:04:35.750Z|73a0cc2d-d667-4e12-8af9-e021055cdc0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:04:35.753Z|73a0cc2d-d667-4e12-8af9-e021055cdc0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:04:36.955Z|416e8e69-146b-4729-aa56-3e7dc240130a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:04:36.955Z|416e8e69-146b-4729-aa56-3e7dc240130a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:04:39.505Z|b906680a-383e-4c9a-a3b6-3591b4d9e224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:04:39.505Z|b906680a-383e-4c9a-a3b6-3591b4d9e224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:04:39.512Z|b76e2584-975b-4255-8fe6-d7ee34914690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:04:39.513Z|b76e2584-975b-4255-8fe6-d7ee34914690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:04:39.516Z|33d44c0d-cd3b-485f-aeb5-4427080d9272|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:04:39.516Z|33d44c0d-cd3b-485f-aeb5-4427080d9272|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:04:49.533Z|ebc544b1-44ed-4213-ac40-35dc6bb04eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:04:49.534Z|ebc544b1-44ed-4213-ac40-35dc6bb04eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:04:49.541Z|5efa8559-f9de-48e3-84fc-58efa1c26b34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:04:49.542Z|5efa8559-f9de-48e3-84fc-58efa1c26b34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:04:49.547Z|e90f9f41-e562-488a-a93b-d42f8fa5cd35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:04:49.547Z|e90f9f41-e562-488a-a93b-d42f8fa5cd35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:04:50.750Z|d10b0042-37db-4d52-b4c8-c7bb4111c46a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:04:50.750Z|d10b0042-37db-4d52-b4c8-c7bb4111c46a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:04:59.565Z|a83e7689-78d0-49c5-91fb-3d0e9186c3e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:04:59.566Z|a83e7689-78d0-49c5-91fb-3d0e9186c3e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:04:59.572Z|62325cca-4f93-463e-9aa2-c13ca4e3aead|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:04:59.572Z|5e9e68bf-c531-4efb-a1b8-bc5f6c879cad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:04:59.572Z|62325cca-4f93-463e-9aa2-c13ca4e3aead|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:04:59.573Z|5e9e68bf-c531-4efb-a1b8-bc5f6c879cad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:04:59.889Z|a4042c4f-546f-43d5-979a-627e62baf954|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:04:59.890Z|a4042c4f-546f-43d5-979a-627e62baf954|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:05:05.749Z|af5dfadc-5adc-44d5-a31b-bbb2a84bcb18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:05:05.750Z|af5dfadc-5adc-44d5-a31b-bbb2a84bcb18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:05:06.956Z|f6e3242b-23b9-4dc3-8aa5-3f089ae2bd37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:05:06.956Z|f6e3242b-23b9-4dc3-8aa5-3f089ae2bd37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:05:09.589Z|4c2c5cd8-2ca2-4a11-9d4a-7b153a60d275|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:05:09.590Z|4c2c5cd8-2ca2-4a11-9d4a-7b153a60d275|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:05:09.598Z|c6cd54c7-a6c3-4c40-9128-3b77df20a68c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:05:09.599Z|c6cd54c7-a6c3-4c40-9128-3b77df20a68c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:05:09.603Z|05845b6c-83f8-4a74-b763-e20eb486c12e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:05:09.604Z|05845b6c-83f8-4a74-b763-e20eb486c12e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:05:19.621Z|610cabd4-58cb-472b-b0df-8974253d2b56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:05:19.623Z|610cabd4-58cb-472b-b0df-8974253d2b56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:05:19.628Z|26a78c2f-096e-41ea-8de0-a0f4713016c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:05:19.629Z|de94d460-28b9-42a1-92fb-52e341248567|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:05:19.629Z|26a78c2f-096e-41ea-8de0-a0f4713016c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:05:19.629Z|de94d460-28b9-42a1-92fb-52e341248567|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:05:20.750Z|21cf6108-987f-4190-a77e-a8b8187f0961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:05:20.752Z|21cf6108-987f-4190-a77e-a8b8187f0961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:05:29.661Z|587123ed-6a14-45b9-aaa5-dc5248f679d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:05:29.661Z|7329a70e-f08d-4495-9949-083ee827fa3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:05:29.662Z|587123ed-6a14-45b9-aaa5-dc5248f679d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:05:29.662Z|7329a70e-f08d-4495-9949-083ee827fa3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:05:29.666Z|7114f028-5205-4699-a17a-099b1170c902|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:05:29.667Z|7114f028-5205-4699-a17a-099b1170c902|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:05:35.750Z|09f60235-ada4-4f55-b8ce-6d80ae990796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:05:35.750Z|09f60235-ada4-4f55-b8ce-6d80ae990796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:05:36.957Z|43c1f8d8-32bd-4d35-a413-b3360d6fa794|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:05:36.957Z|43c1f8d8-32bd-4d35-a413-b3360d6fa794|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:05:39.693Z|6740e380-640d-41f3-8bb2-2eacb82d6152|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:05:39.694Z|6740e380-640d-41f3-8bb2-2eacb82d6152|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:05:39.698Z|bd6925c5-bfb2-4f03-ade5-07114566d7ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:05:39.698Z|bd6925c5-bfb2-4f03-ade5-07114566d7ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:05:39.702Z|4d8748e4-f7eb-487f-9d30-246620b54171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:05:39.704Z|4d8748e4-f7eb-487f-9d30-246620b54171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:05:49.733Z|a251027a-a250-4ab3-8df0-259318fbda12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:05:49.734Z|a251027a-a250-4ab3-8df0-259318fbda12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:05:49.738Z|bd1bbae4-70af-46af-9241-ab1b8832c821|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:05:49.738Z|17d54357-9ac9-454f-b576-e0c4f7b20e1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:05:49.739Z|17d54357-9ac9-454f-b576-e0c4f7b20e1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:05:49.739Z|bd1bbae4-70af-46af-9241-ab1b8832c821|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:05:50.750Z|306dd56e-5ceb-4661-9246-4fe48207424b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:05:50.750Z|306dd56e-5ceb-4661-9246-4fe48207424b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:05:59.766Z|378e9507-562a-4f5b-83e0-9e2f93e1f08a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:05:59.767Z|378e9507-562a-4f5b-83e0-9e2f93e1f08a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:05:59.769Z|8edabb65-201f-454b-b967-a95c2a608e7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:05:59.771Z|06536d29-ac33-4a0d-aa3f-ad58f8f329b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:05:59.772Z|06536d29-ac33-4a0d-aa3f-ad58f8f329b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:05:59.772Z|8edabb65-201f-454b-b967-a95c2a608e7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:05:59.896Z|d5f2554f-8186-47b1-ae5e-c6851343e2db|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:05:59.896Z|d5f2554f-8186-47b1-ae5e-c6851343e2db|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:06:05.750Z|442861c2-8629-4c12-954f-845f7b29c91f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:06:05.752Z|442861c2-8629-4c12-954f-845f7b29c91f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:06:06.958Z|75147cb1-c109-4057-a66c-984e36538a57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:06:06.958Z|75147cb1-c109-4057-a66c-984e36538a57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:06:09.797Z|8569fb4f-e52d-4216-8f2d-e54acb5f4e81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:06:09.797Z|8569fb4f-e52d-4216-8f2d-e54acb5f4e81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:06:09.799Z|d6897a7b-1918-4e76-9d2b-79ae01b78cb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:06:09.799Z|d6897a7b-1918-4e76-9d2b-79ae01b78cb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:06:09.804Z|b72cac61-cb43-4cac-b021-8f82d239ab78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:06:09.805Z|b72cac61-cb43-4cac-b021-8f82d239ab78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:06:19.827Z|9c3c3150-10fb-49ca-aa8a-09e8a4a24d39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:06:19.828Z|9c3c3150-10fb-49ca-aa8a-09e8a4a24d39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:06:19.831Z|a22118de-046b-42a1-975b-19170a498d58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:06:19.832Z|a22118de-046b-42a1-975b-19170a498d58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:06:19.835Z|beedd206-5445-4239-bf77-8105d444e09d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:06:19.835Z|beedd206-5445-4239-bf77-8105d444e09d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:06:20.750Z|c3c4cae6-93a5-4213-81e7-2e0f7017c07c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:06:20.750Z|c3c4cae6-93a5-4213-81e7-2e0f7017c07c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:06:29.856Z|4b5dcd1b-ae43-41af-a27d-ff5a650d1e77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:06:29.857Z|4b5dcd1b-ae43-41af-a27d-ff5a650d1e77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:06:29.860Z|6e1d54f7-7935-437c-b4ee-5166f37c4730|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:06:29.860Z|6e1d54f7-7935-437c-b4ee-5166f37c4730|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:06:29.865Z|34fada72-b024-4bb7-8853-70b42d9d0509|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:06:29.865Z|34fada72-b024-4bb7-8853-70b42d9d0509|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:06:35.750Z|abb899e7-2046-432d-8bd3-010b0f1a8865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:06:35.751Z|abb899e7-2046-432d-8bd3-010b0f1a8865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:06:36.959Z|75a74b8a-4a45-4ff8-86f2-ba7bb7ee0d6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:06:36.960Z|75a74b8a-4a45-4ff8-86f2-ba7bb7ee0d6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:06:39.887Z|5ed3025a-e6a9-4caf-bbc2-9abf64af7224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:06:39.888Z|5ed3025a-e6a9-4caf-bbc2-9abf64af7224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:06:39.888Z|61d39c7a-4282-4501-b695-e6d745fb6659|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:06:39.889Z|61d39c7a-4282-4501-b695-e6d745fb6659|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:06:39.892Z|d2662cda-092a-4868-868d-de8667c5cee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:06:39.893Z|d2662cda-092a-4868-868d-de8667c5cee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:06:49.916Z|27c182bd-83ea-4f99-b189-ca5ef23400b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:06:49.917Z|27c182bd-83ea-4f99-b189-ca5ef23400b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:06:49.919Z|a711fdf9-9226-4ef5-bb00-9e8993fc4937|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:06:49.921Z|13654f87-864d-4287-b02a-6d782d3fecdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:06:49.921Z|a711fdf9-9226-4ef5-bb00-9e8993fc4937|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:06:49.921Z|13654f87-864d-4287-b02a-6d782d3fecdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:06:50.750Z|c2df34ee-f440-4bc0-9938-34430e13f186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:06:50.750Z|c2df34ee-f440-4bc0-9938-34430e13f186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:06:59.890Z|52d1e6eb-d0e9-42c7-af40-97f9b5ce2e4f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:06:59.891Z|52d1e6eb-d0e9-42c7-af40-97f9b5ce2e4f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:06:59.949Z|8c5f000d-8980-4401-8889-bcbd32e6daaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:06:59.950Z|8c5f000d-8980-4401-8889-bcbd32e6daaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:06:59.955Z|d8d5b786-0052-4163-b1b9-32f770f3b534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:06:59.955Z|d8d5b786-0052-4163-b1b9-32f770f3b534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:06:59.955Z|7e472a52-c5c2-478b-888d-e3f928f91bf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:06:59.957Z|7e472a52-c5c2-478b-888d-e3f928f91bf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:07:05.750Z|ca63400b-bdbd-4589-9ce7-0bb6c874f27a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:07:05.751Z|ca63400b-bdbd-4589-9ce7-0bb6c874f27a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:07:06.961Z|e7a3f72e-755a-4d32-8ba8-7056b809d1fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:07:06.961Z|e7a3f72e-755a-4d32-8ba8-7056b809d1fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:07:09.981Z|dd456be2-b56b-455e-8492-87b84365091b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:07:09.982Z|dd456be2-b56b-455e-8492-87b84365091b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:07:09.983Z|54eb27c5-8e48-4d97-ae85-eaf275c8d77b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:07:09.983Z|54eb27c5-8e48-4d97-ae85-eaf275c8d77b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:07:09.986Z|56d10a11-e02b-40c2-b459-4f16dc5b3090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:07:09.986Z|56d10a11-e02b-40c2-b459-4f16dc5b3090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:07:20.006Z|69106622-1da7-443b-b541-449b400b38b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:07:20.007Z|69106622-1da7-443b-b541-449b400b38b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:07:20.020Z|989d7d37-7dae-4afc-9ea6-1e292c308358|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:07:20.021Z|989d7d37-7dae-4afc-9ea6-1e292c308358|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:07:20.025Z|ab1ad4fd-7109-4fed-9d27-510195b76bf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:07:20.026Z|ab1ad4fd-7109-4fed-9d27-510195b76bf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:07:20.749Z|312b5e84-a8cb-490d-94a9-eedc946f7a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:07:20.750Z|312b5e84-a8cb-490d-94a9-eedc946f7a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:07:30.035Z|f758c96f-dfb1-4123-94d8-87fa35953fb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:07:30.036Z|f758c96f-dfb1-4123-94d8-87fa35953fb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:07:30.045Z|9ebedcc7-8dc8-4b17-aeee-38f386861a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:07:30.046Z|9ebedcc7-8dc8-4b17-aeee-38f386861a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:07:30.050Z|c2b02e3a-1fa5-44c3-82aa-8c93820dec74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:07:30.050Z|c2b02e3a-1fa5-44c3-82aa-8c93820dec74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:07:35.750Z|c617e8ce-4d88-4827-889e-b8487ee9e25d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:07:35.750Z|c617e8ce-4d88-4827-889e-b8487ee9e25d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:07:36.963Z|dd485537-8beb-46fa-819c-1a57ed2f55db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:07:36.963Z|dd485537-8beb-46fa-819c-1a57ed2f55db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:07:40.065Z|c02e4d36-426d-42d1-978a-3946313f1deb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:07:40.065Z|c02e4d36-426d-42d1-978a-3946313f1deb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:07:40.066Z|e81c0724-4eeb-4e00-a93a-911de088b3cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:07:40.067Z|e81c0724-4eeb-4e00-a93a-911de088b3cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:07:40.072Z|a0d87041-e3bc-4401-ba4f-8ef1e3a9d90c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:07:40.073Z|a0d87041-e3bc-4401-ba4f-8ef1e3a9d90c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:07:50.095Z|969d3f4d-266e-4fad-83b9-0d07e3b03e33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:07:50.095Z|5a28720f-062a-4d23-b45f-9fc17317b58f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:07:50.096Z|969d3f4d-266e-4fad-83b9-0d07e3b03e33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:07:50.097Z|5a28720f-062a-4d23-b45f-9fc17317b58f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:07:50.101Z|f727c88a-c18b-4215-ac81-e6d40f415874|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:07:50.102Z|f727c88a-c18b-4215-ac81-e6d40f415874|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:07:50.750Z|54e7bc95-6468-4a76-b02d-eb0837c24bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:07:50.754Z|54e7bc95-6468-4a76-b02d-eb0837c24bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:07:59.888Z|8f97742c-8764-4029-8d2f-7b8e6f1d45f4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:07:59.888Z|8f97742c-8764-4029-8d2f-7b8e6f1d45f4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:08:00.127Z|9205b228-2b3f-4284-bae0-3e1b6c9cfa17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:08:00.128Z|9205b228-2b3f-4284-bae0-3e1b6c9cfa17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:08:00.127Z|62683db1-1a42-470a-b443-1b682a14b442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:08:00.130Z|62683db1-1a42-470a-b443-1b682a14b442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:08:00.134Z|8d679227-f142-4e5a-8602-bed468715969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:08:00.135Z|8d679227-f142-4e5a-8602-bed468715969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:08:05.750Z|42e2d21b-3a63-4825-86f1-c3015236203a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:08:05.750Z|42e2d21b-3a63-4825-86f1-c3015236203a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:08:06.964Z|49bad5af-4212-430b-8327-0f9cda5c0e0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:08:06.964Z|49bad5af-4212-430b-8327-0f9cda5c0e0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:08:10.156Z|bd94e8d4-fb1b-4de6-8c41-5f6e15dca8bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:08:10.157Z|bd94e8d4-fb1b-4de6-8c41-5f6e15dca8bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:08:10.161Z|aae34075-ea6c-4dd6-8aa8-99b3d8fd5c35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:08:10.161Z|aae34075-ea6c-4dd6-8aa8-99b3d8fd5c35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:08:10.161Z|930bf46a-8f14-40f8-bd71-a5c8b9665337|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:08:10.161Z|930bf46a-8f14-40f8-bd71-a5c8b9665337|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:08:20.187Z|02d9696d-e31e-4d14-b618-556a4cfaef61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:08:20.187Z|02d9696d-e31e-4d14-b618-556a4cfaef61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:08:20.190Z|49bfba46-3169-4c63-91b5-38dceb41ba8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:08:20.190Z|49bfba46-3169-4c63-91b5-38dceb41ba8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:08:20.191Z|a59f3f01-8194-477a-a2c9-0f7fa46fc80a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:08:20.191Z|a59f3f01-8194-477a-a2c9-0f7fa46fc80a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:08:20.749Z|7d9f8fba-2dd7-4964-99a6-b3569227b316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:08:20.750Z|7d9f8fba-2dd7-4964-99a6-b3569227b316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:08:30.216Z|9df6834d-7756-4c64-b766-bf3e391d6a36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:08:30.217Z|9df6834d-7756-4c64-b766-bf3e391d6a36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:08:30.217Z|0361bd7d-b428-43c1-bac5-1b1a5e43595a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:08:30.217Z|0361bd7d-b428-43c1-bac5-1b1a5e43595a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:08:30.223Z|81483908-7cd7-4155-b7ff-d74b639fb9b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:08:30.223Z|81483908-7cd7-4155-b7ff-d74b639fb9b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:08:35.750Z|b7191a94-da11-479b-8583-289e3343ede2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:08:35.750Z|b7191a94-da11-479b-8583-289e3343ede2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:08:36.965Z|368ae745-8855-4189-a35b-4ba0e1f09909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:08:36.965Z|368ae745-8855-4189-a35b-4ba0e1f09909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:08:40.242Z|b4b0f954-76d2-4b3d-b1cf-bff7a99b295b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:08:40.242Z|b4b0f954-76d2-4b3d-b1cf-bff7a99b295b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:08:40.245Z|6df7d63a-14db-40c5-b198-98f94c66a7c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:08:40.245Z|6df7d63a-14db-40c5-b198-98f94c66a7c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:08:40.245Z|10978162-e8d7-4402-81fe-60a602e3adc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:08:40.248Z|10978162-e8d7-4402-81fe-60a602e3adc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:08:50.273Z|f6c510d1-2cc4-48f6-b63b-79245bf854e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:08:50.274Z|f6c510d1-2cc4-48f6-b63b-79245bf854e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:08:50.276Z|3487cf63-cbdd-496c-ba93-6e983b9e571b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:08:50.276Z|3487cf63-cbdd-496c-ba93-6e983b9e571b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:08:50.277Z|1b0d612a-9326-49f5-9740-34d3d84a28f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:08:50.277Z|1b0d612a-9326-49f5-9740-34d3d84a28f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:08:50.750Z|c0cfedad-8c0e-4a8f-a2d8-709f4f3947c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:08:50.750Z|c0cfedad-8c0e-4a8f-a2d8-709f4f3947c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:08:59.890Z|22b129d5-54f8-44f4-9e83-3968e8e09b65|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:08:59.891Z|22b129d5-54f8-44f4-9e83-3968e8e09b65|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:09:00.309Z|dde3821c-ac40-42d9-b07a-af2f4f76a3a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:09:00.310Z|dde3821c-ac40-42d9-b07a-af2f4f76a3a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:09:00.313Z|42f8f6cd-6364-4510-9432-6398447c1e40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:09:00.313Z|42f8f6cd-6364-4510-9432-6398447c1e40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:09:00.317Z|c084cac8-d0b4-439f-83f4-3c2af2ea0cc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:09:00.318Z|c084cac8-d0b4-439f-83f4-3c2af2ea0cc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:09:05.750Z|65f67f64-b07a-41c3-9abc-262fd14b9064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:09:05.753Z|65f67f64-b07a-41c3-9abc-262fd14b9064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:09:06.966Z|3c12c08e-308d-44ea-afb6-26914e687073|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:09:06.966Z|3c12c08e-308d-44ea-afb6-26914e687073|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:09:10.339Z|63a0daa8-a775-45fe-bdc5-f0d41787f801|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:09:10.340Z|63a0daa8-a775-45fe-bdc5-f0d41787f801|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:09:10.342Z|d5ccacff-b227-4486-b074-32cad66471b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:09:10.342Z|d5ccacff-b227-4486-b074-32cad66471b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:09:10.344Z|a70b1e74-e854-4c43-9822-1173d8867db9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:09:10.345Z|a70b1e74-e854-4c43-9822-1173d8867db9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:09:20.371Z|fb809de1-8ad5-485e-bade-653db750a7b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:09:20.372Z|fb809de1-8ad5-485e-bade-653db750a7b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:09:20.373Z|a36760ca-5031-47e7-97a5-7f0097c504ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:09:20.374Z|a36760ca-5031-47e7-97a5-7f0097c504ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:09:20.374Z|11259cb8-1883-4ddf-a45e-5de83f7ea7f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:09:20.375Z|11259cb8-1883-4ddf-a45e-5de83f7ea7f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:09:20.750Z|ae4b3185-46fb-4df9-a359-dbccd50bef17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:09:20.750Z|ae4b3185-46fb-4df9-a359-dbccd50bef17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:09:30.395Z|c22c9ed6-32f0-490a-ac75-97903354b505|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:09:30.395Z|c22c9ed6-32f0-490a-ac75-97903354b505|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:09:30.397Z|44d3610e-5ffe-47a8-b382-dbf2adaf8000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:09:30.398Z|44d3610e-5ffe-47a8-b382-dbf2adaf8000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:09:30.401Z|5598fead-36ca-413e-b924-5a700462a0d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:09:30.401Z|5598fead-36ca-413e-b924-5a700462a0d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:09:35.750Z|3343ac71-009e-4555-b0fe-a43f21396f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:09:35.750Z|3343ac71-009e-4555-b0fe-a43f21396f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:09:36.966Z|2e135508-292a-45a3-83b0-9e3f00463a36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:09:36.967Z|2e135508-292a-45a3-83b0-9e3f00463a36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:09:40.448Z|732437c1-240d-4017-a5dd-51e34e6388b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:09:40.449Z|732437c1-240d-4017-a5dd-51e34e6388b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:09:40.449Z|0f93c5bf-1921-4ece-8754-443bb57a6154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:09:40.449Z|0f93c5bf-1921-4ece-8754-443bb57a6154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:09:40.458Z|39ddedc2-2582-4491-9ca4-c6100438965d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:09:40.459Z|39ddedc2-2582-4491-9ca4-c6100438965d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:09:50.482Z|5c26844b-c2e4-4fe8-ad08-54edd3ac20da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:09:50.483Z|5c26844b-c2e4-4fe8-ad08-54edd3ac20da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:09:50.485Z|9dd65929-67ed-4406-b866-b16c0a1cc9d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:09:50.485Z|9dd65929-67ed-4406-b866-b16c0a1cc9d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:09:50.486Z|51db3bf6-26ea-40c1-b70d-94feb835a2c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:09:50.488Z|51db3bf6-26ea-40c1-b70d-94feb835a2c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:09:50.750Z|dae7abf8-48fb-4621-a035-936b9e835b83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:09:50.754Z|dae7abf8-48fb-4621-a035-936b9e835b83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:09:59.890Z|503e122c-0dab-49b9-b43f-fdf1645f360e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:09:59.891Z|503e122c-0dab-49b9-b43f-fdf1645f360e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:10:00.504Z|a84f9cdf-0330-4c9b-9fe2-1fe2bae3f769|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:10:00.505Z|a84f9cdf-0330-4c9b-9fe2-1fe2bae3f769|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:10:00.507Z|2e4ae9d2-11c6-4aae-a614-f72799c3b8d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:10:00.507Z|2e4ae9d2-11c6-4aae-a614-f72799c3b8d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:10:00.511Z|6364927d-c9e9-4ba9-a1df-71cd2ed31ae8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:10:00.511Z|6364927d-c9e9-4ba9-a1df-71cd2ed31ae8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:10:05.751Z|4dde9bc9-041d-4005-82e0-210c25d66836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:10:05.751Z|4dde9bc9-041d-4005-82e0-210c25d66836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:10:06.968Z|adc2da0d-ec49-4945-a088-034684bde5c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:10:06.968Z|adc2da0d-ec49-4945-a088-034684bde5c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:10:10.528Z|98a8bf11-29b1-4f89-ba76-501b02790be6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:10:10.528Z|98a8bf11-29b1-4f89-ba76-501b02790be6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:10:10.529Z|6f664f02-9f43-4e07-a562-f48e30df483f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:10:10.530Z|6f664f02-9f43-4e07-a562-f48e30df483f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:10:10.535Z|54821247-0971-4ea9-84d6-57a6e1a3c471|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:10:10.536Z|54821247-0971-4ea9-84d6-57a6e1a3c471|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:10:20.551Z|83a68902-3b42-4aaa-9c4d-f570a304b8c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:10:20.552Z|83a68902-3b42-4aaa-9c4d-f570a304b8c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:10:20.553Z|d36a8358-11a0-4a22-aed2-1eab46bda27b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:10:20.554Z|d36a8358-11a0-4a22-aed2-1eab46bda27b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:10:20.557Z|49a72403-f4de-4cbe-8760-c779f631a12a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:10:20.557Z|49a72403-f4de-4cbe-8760-c779f631a12a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:10:20.750Z|db52863f-9181-4081-911b-13a7ae6df039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:10:20.750Z|db52863f-9181-4081-911b-13a7ae6df039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:10:30.578Z|8f7fd3eb-f857-4c60-8560-12b608afc5f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:10:30.579Z|8f7fd3eb-f857-4c60-8560-12b608afc5f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:10:30.582Z|cf78cb21-1602-4b7a-9a76-48d559f74450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:10:30.583Z|cf78cb21-1602-4b7a-9a76-48d559f74450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:10:30.587Z|3b8cfb0f-349f-44cc-ba4f-735ac5d26a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:10:30.587Z|3b8cfb0f-349f-44cc-ba4f-735ac5d26a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:10:35.750Z|4f13ff04-f2bc-4510-93de-8862b7edc5d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:10:35.753Z|4f13ff04-f2bc-4510-93de-8862b7edc5d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:10:36.969Z|c31dd60d-15da-4fa0-940d-a6a536c3f8a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:10:36.969Z|c31dd60d-15da-4fa0-940d-a6a536c3f8a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:10:40.608Z|df92edfc-dbba-4ab0-82b1-8c1415c9dee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:10:40.609Z|df92edfc-dbba-4ab0-82b1-8c1415c9dee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:10:40.610Z|3481ca86-68ec-417e-9c03-4dc7b55a1f02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:10:40.610Z|3481ca86-68ec-417e-9c03-4dc7b55a1f02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:10:40.616Z|4a9e987f-26ab-4553-bfec-68a90da51132|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:10:40.616Z|4a9e987f-26ab-4553-bfec-68a90da51132|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:10:50.637Z|35a34e3e-962a-49b6-b190-93d5367fb5a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:10:50.637Z|35a34e3e-962a-49b6-b190-93d5367fb5a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:10:50.640Z|c1e56cf7-a9a3-4f07-b082-0b7c15b43326|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:10:50.640Z|c1e56cf7-a9a3-4f07-b082-0b7c15b43326|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:10:50.644Z|9fb8f715-8734-45bd-b66c-d256ea390ffc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:10:50.644Z|9fb8f715-8734-45bd-b66c-d256ea390ffc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:10:50.750Z|eb8f5dfb-bcdd-4757-aee6-eebecb6b1b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:10:50.750Z|eb8f5dfb-bcdd-4757-aee6-eebecb6b1b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:10:59.888Z|325ad562-770f-4c20-a791-bc6149896743|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:10:59.888Z|325ad562-770f-4c20-a791-bc6149896743|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:11:00.666Z|931eeebf-9852-4b23-acb6-6a41214acf1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:11:00.667Z|34cec47e-b3c6-4c28-89c4-8a19de6c061f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:11:00.668Z|931eeebf-9852-4b23-acb6-6a41214acf1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:11:00.670Z|9af8e4b2-8360-463b-ae29-3db494e43433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:11:00.672Z|34cec47e-b3c6-4c28-89c4-8a19de6c061f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:11:00.671Z|9af8e4b2-8360-463b-ae29-3db494e43433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:11:05.750Z|47044ac5-1d33-46bb-afa0-b6743f71efc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:11:05.750Z|47044ac5-1d33-46bb-afa0-b6743f71efc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:11:06.970Z|db00d816-36cd-4cb6-b057-b5bac8f8a71c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:11:06.971Z|db00d816-36cd-4cb6-b057-b5bac8f8a71c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:11:10.698Z|683708de-6014-4f1d-b008-217000fe6ed9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:11:10.699Z|683708de-6014-4f1d-b008-217000fe6ed9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:11:10.705Z|a3a0440a-0c70-43af-8495-cccaa595ed22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:11:10.705Z|a3a0440a-0c70-43af-8495-cccaa595ed22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:11:10.714Z|4f510aad-8497-4494-bf94-c71e15b63182|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:11:10.715Z|4f510aad-8497-4494-bf94-c71e15b63182|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:11:20.730Z|9226b5a2-c976-456f-9e87-ba34e29b1932|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:11:20.730Z|9226b5a2-c976-456f-9e87-ba34e29b1932|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:11:20.742Z|a6777a8d-d446-4ce2-8b65-9c5ae048070a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:11:20.742Z|a6777a8d-d446-4ce2-8b65-9c5ae048070a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:11:20.744Z|d84f9062-dfaf-473c-9862-6bc7fc142679|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:11:20.745Z|d84f9062-dfaf-473c-9862-6bc7fc142679|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:11:20.750Z|a3aaba40-578c-43d0-82de-3da9786400f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:11:20.754Z|a3aaba40-578c-43d0-82de-3da9786400f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:11:30.760Z|d6f7ebf6-5bbc-4dbe-bbb4-d326c702e950|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:11:30.760Z|d6f7ebf6-5bbc-4dbe-bbb4-d326c702e950|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:11:30.769Z|023050b8-7df7-4d47-9aa6-34578ab74e04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:11:30.769Z|023050b8-7df7-4d47-9aa6-34578ab74e04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:11:30.774Z|0881e857-17a8-47b3-a983-1b0dcfca154f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:11:30.775Z|0881e857-17a8-47b3-a983-1b0dcfca154f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:11:35.750Z|d51cd0e5-a351-477e-a20c-003253131959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:11:35.750Z|d51cd0e5-a351-477e-a20c-003253131959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:11:36.972Z|66cbeac1-1f61-450f-abe3-44424dc1dc51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:11:36.973Z|66cbeac1-1f61-450f-abe3-44424dc1dc51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:11:40.793Z|43faa995-67bc-44a9-be4c-6b2711e35c2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:11:40.794Z|43faa995-67bc-44a9-be4c-6b2711e35c2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:11:40.801Z|4a51e64c-781d-4cb2-a091-f90d6e699503|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:11:40.802Z|4a51e64c-781d-4cb2-a091-f90d6e699503|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:11:40.806Z|56267db6-6d8a-4d32-b3b0-3f30d1872259|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:11:40.807Z|56267db6-6d8a-4d32-b3b0-3f30d1872259|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:11:50.750Z|b0d33b4d-6730-4488-acc9-161fdd6ddb2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:11:50.750Z|b0d33b4d-6730-4488-acc9-161fdd6ddb2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:11:50.826Z|138eb85c-84d5-42fb-a844-8d9891774612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:11:50.827Z|138eb85c-84d5-42fb-a844-8d9891774612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:11:50.832Z|cb23e396-09e6-4c49-9f01-d3b1e10bf3ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:11:50.833Z|cb23e396-09e6-4c49-9f01-d3b1e10bf3ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:11:50.836Z|287abf13-1cef-4c90-9895-21a4fe8ff18a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:11:50.836Z|287abf13-1cef-4c90-9895-21a4fe8ff18a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:11:59.890Z|924c5218-be16-492e-be7b-4ccd50543716|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:11:59.890Z|924c5218-be16-492e-be7b-4ccd50543716|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:12:00.855Z|05dc1220-98f2-4268-b4f4-2023d5e0dfdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:12:00.856Z|05dc1220-98f2-4268-b4f4-2023d5e0dfdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:12:00.862Z|193441b5-3584-41c7-b2ef-7b1c99dd6c1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:12:00.862Z|193441b5-3584-41c7-b2ef-7b1c99dd6c1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:12:00.866Z|fa90a7db-5b34-40f4-852b-8ddfac06bc6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:12:00.867Z|fa90a7db-5b34-40f4-852b-8ddfac06bc6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:12:05.750Z|1cc93fb7-cad1-496e-94f5-8363d2ccc636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:12:05.754Z|1cc93fb7-cad1-496e-94f5-8363d2ccc636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:12:06.973Z|4f7e22e4-d5ee-4b0e-b432-87fc85ade1d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:12:06.974Z|4f7e22e4-d5ee-4b0e-b432-87fc85ade1d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:12:10.886Z|03f11acb-4492-4bc6-a81a-9de70470d847|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:12:10.887Z|03f11acb-4492-4bc6-a81a-9de70470d847|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:12:10.891Z|a9b3b34f-e547-48c0-995b-56a551406302|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:12:10.891Z|a9b3b34f-e547-48c0-995b-56a551406302|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:12:10.892Z|9ef02462-6e43-4953-a193-54d3a0797e45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:12:10.894Z|9ef02462-6e43-4953-a193-54d3a0797e45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:12:20.750Z|b94f4268-7592-48a0-9f86-b6b75934ab24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:12:20.750Z|b94f4268-7592-48a0-9f86-b6b75934ab24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:12:20.915Z|76cae721-3b86-44b3-8f97-36f5af7a27d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:12:20.916Z|76cae721-3b86-44b3-8f97-36f5af7a27d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:12:20.917Z|45cec86b-cdbb-4d4c-b408-0deed1de2009|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:12:20.917Z|45cec86b-cdbb-4d4c-b408-0deed1de2009|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:12:20.922Z|97b51b1e-803d-4896-8cb3-40949e19eef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:12:20.922Z|97b51b1e-803d-4896-8cb3-40949e19eef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:12:30.943Z|67c8d28b-b004-4673-a45e-83fcf5644ce2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:12:30.944Z|67c8d28b-b004-4673-a45e-83fcf5644ce2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:12:30.951Z|e8094676-c772-4a44-b92c-77adb5540ce8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:12:30.951Z|e8094676-c772-4a44-b92c-77adb5540ce8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:12:30.953Z|1a8b5fa4-0fa4-476c-b1e3-69022178196c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:12:30.953Z|1a8b5fa4-0fa4-476c-b1e3-69022178196c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:12:35.750Z|529c76a2-6269-4ccb-b6af-2afdf0ce66c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:12:35.750Z|529c76a2-6269-4ccb-b6af-2afdf0ce66c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:12:36.974Z|f11390bc-6242-443f-a1b0-17562718157b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:12:36.974Z|f11390bc-6242-443f-a1b0-17562718157b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:12:40.980Z|9d42553a-85fb-4ebf-b558-779350c020f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:12:40.982Z|9d42553a-85fb-4ebf-b558-779350c020f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:12:40.987Z|f8ba07a2-1793-46d7-a041-28d5cf0d6f75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:12:40.988Z|f8ba07a2-1793-46d7-a041-28d5cf0d6f75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:12:40.986Z|60d95ca7-e77c-4e41-9131-925e43fe8bfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:12:40.991Z|60d95ca7-e77c-4e41-9131-925e43fe8bfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:12:50.750Z|3d90403f-2acc-4b88-8ef9-6b070d58a5cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:12:50.754Z|3d90403f-2acc-4b88-8ef9-6b070d58a5cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:12:51.019Z|fcc5b231-5a4a-4527-8e7e-7895de24719b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:12:51.019Z|fcc5b231-5a4a-4527-8e7e-7895de24719b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:12:51.019Z|6de3f572-dc45-4ae0-a670-77d18e473798|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:12:51.020Z|6de3f572-dc45-4ae0-a670-77d18e473798|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:12:51.020Z|193e53ed-b8cc-4588-95de-979018a9b0b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:12:51.023Z|193e53ed-b8cc-4588-95de-979018a9b0b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:12:59.890Z|9395cc98-74d5-4c64-b340-dbf903f364e8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:12:59.890Z|9395cc98-74d5-4c64-b340-dbf903f364e8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:13:01.050Z|bc74973f-1aa0-4f45-8ba5-2c35aac70411|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:13:01.050Z|bc74973f-1aa0-4f45-8ba5-2c35aac70411|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:13:01.068Z|4a60e6ef-36f5-4ac6-8ddf-3e46595465e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:13:01.068Z|4a60e6ef-36f5-4ac6-8ddf-3e46595465e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:13:01.070Z|2f9bf212-4fba-45dd-9b56-60ec37ba2b47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:13:01.070Z|2f9bf212-4fba-45dd-9b56-60ec37ba2b47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:13:05.750Z|d4e9a8dc-54b5-49a5-9dfc-de5d28fc9f8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:13:05.750Z|d4e9a8dc-54b5-49a5-9dfc-de5d28fc9f8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:13:06.975Z|a95edf44-19c6-486f-9aeb-d00159c58683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:13:06.976Z|a95edf44-19c6-486f-9aeb-d00159c58683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:13:11.096Z|20b61c80-8322-4b6c-a3ee-5d0d6dcb33d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:13:11.097Z|20b61c80-8322-4b6c-a3ee-5d0d6dcb33d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:13:11.099Z|b6d1d496-5c18-4996-80db-b495053b63fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:13:11.100Z|b6d1d496-5c18-4996-80db-b495053b63fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:13:11.107Z|20ef3283-a632-44ea-8847-dfc7070801bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:13:11.108Z|20ef3283-a632-44ea-8847-dfc7070801bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:13:20.751Z|318a9402-80d1-40e0-b23d-ca97a553e18e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:13:20.751Z|318a9402-80d1-40e0-b23d-ca97a553e18e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:13:21.127Z|01a5ad7f-7f1a-469e-af1c-a88654359f59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:13:21.128Z|01a5ad7f-7f1a-469e-af1c-a88654359f59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:13:21.130Z|1362c200-43e9-49cb-8bd3-1a7491435273|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:13:21.132Z|1362c200-43e9-49cb-8bd3-1a7491435273|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:13:21.138Z|3513944b-b57a-4b10-a16f-6319ce558af0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:13:21.139Z|3513944b-b57a-4b10-a16f-6319ce558af0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:13:31.159Z|3f16b3ed-4f1c-4ea1-bf55-b7a2612044a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:13:31.159Z|3f16b3ed-4f1c-4ea1-bf55-b7a2612044a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:13:31.159Z|3f39a656-989d-42ee-836b-b6d0ed55f60a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:13:31.162Z|3f39a656-989d-42ee-836b-b6d0ed55f60a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:13:31.166Z|22b49f9e-8722-4640-939e-ed77e120ef31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:13:31.167Z|22b49f9e-8722-4640-939e-ed77e120ef31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:13:35.750Z|94372e68-8405-4c4d-b4c8-06a466d8901e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:13:35.753Z|94372e68-8405-4c4d-b4c8-06a466d8901e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:13:36.976Z|25570c07-62a7-4124-b8a0-ee64b52cb5fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:13:36.976Z|25570c07-62a7-4124-b8a0-ee64b52cb5fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:13:41.190Z|ef3f8d81-7d37-4e39-b32d-888bee076914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:13:41.191Z|ef3f8d81-7d37-4e39-b32d-888bee076914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:13:41.194Z|dba2fd59-89b2-4236-8f94-dbba0cd8d992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:13:41.194Z|dba2fd59-89b2-4236-8f94-dbba0cd8d992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:13:41.199Z|eb3bbfe4-a035-4a95-8143-d034e080550c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:13:41.200Z|eb3bbfe4-a035-4a95-8143-d034e080550c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:13:50.751Z|95ee35f6-e1e7-422b-8953-e15cbbab801d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:13:50.751Z|95ee35f6-e1e7-422b-8953-e15cbbab801d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:13:51.217Z|ade76f88-92f0-4bd9-815b-3181a0a38011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:13:51.217Z|ade76f88-92f0-4bd9-815b-3181a0a38011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:13:51.220Z|c84bb690-5c21-4d5c-9122-009df07ba7c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:13:51.220Z|c84bb690-5c21-4d5c-9122-009df07ba7c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:13:51.223Z|15f5eb1d-dbab-4d0e-bf53-d2649c09e261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:13:51.224Z|15f5eb1d-dbab-4d0e-bf53-d2649c09e261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:13:59.896Z|d72d6800-55e8-4d4f-a267-5127dd209114|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:13:59.897Z|d72d6800-55e8-4d4f-a267-5127dd209114|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:14:01.276Z|43676980-c788-4e43-92b6-3fe41b184b91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:14:01.276Z|43676980-c788-4e43-92b6-3fe41b184b91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:14:01.276Z|4f21bfd0-4b48-4ad3-bb39-58b3662a7ca5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:14:01.277Z|4f21bfd0-4b48-4ad3-bb39-58b3662a7ca5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:14:01.279Z|4f9b97cd-562f-48a3-b59e-9d70465b113c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:14:01.280Z|4f9b97cd-562f-48a3-b59e-9d70465b113c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:14:05.750Z|a554e89d-93c7-4cf4-a4f4-5ed8cb0034e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:14:05.750Z|a554e89d-93c7-4cf4-a4f4-5ed8cb0034e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:14:06.977Z|783118ca-9d32-41ff-b68a-d12061a66cd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:14:06.978Z|783118ca-9d32-41ff-b68a-d12061a66cd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:14:11.326Z|0ae07f2d-a9cd-4578-8a41-df8ccd49e28b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:14:11.326Z|0ae07f2d-a9cd-4578-8a41-df8ccd49e28b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:14:11.326Z|d68c099c-eca7-463b-9f71-c84fa900e5de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:14:11.328Z|d68c099c-eca7-463b-9f71-c84fa900e5de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:14:11.331Z|42ced21e-a5f6-41e4-8534-25459bb675e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:14:11.331Z|42ced21e-a5f6-41e4-8534-25459bb675e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:14:20.750Z|20f89c35-db8e-447f-bc07-9646911d363d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:14:20.754Z|20f89c35-db8e-447f-bc07-9646911d363d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:14:21.356Z|fb98fbaa-3fe3-4d10-b636-b8bbe1e8d932|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:14:21.357Z|c4145503-d0c3-40e1-8c19-3f7bcf27206e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:14:21.357Z|fb98fbaa-3fe3-4d10-b636-b8bbe1e8d932|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:14:21.357Z|c4145503-d0c3-40e1-8c19-3f7bcf27206e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:14:21.364Z|26848cbd-7b11-4654-9584-4ff53c8af5fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:14:21.365Z|26848cbd-7b11-4654-9584-4ff53c8af5fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:14:31.389Z|04085709-35bf-46c7-9807-080556421126|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:14:31.390Z|04085709-35bf-46c7-9807-080556421126|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:14:31.394Z|7941ae1c-7387-4a3a-934c-3820372efe59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:14:31.395Z|7941ae1c-7387-4a3a-934c-3820372efe59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:14:31.395Z|ce804881-bf88-4b64-a211-ed689b4f65b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:14:31.396Z|ce804881-bf88-4b64-a211-ed689b4f65b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:14:35.749Z|0cfea8a4-c113-4866-9b20-2fa7c0fb9a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:14:35.750Z|0cfea8a4-c113-4866-9b20-2fa7c0fb9a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:14:36.979Z|b6f434d2-ea4e-457e-8e5b-cdc01dc84a76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:14:36.980Z|b6f434d2-ea4e-457e-8e5b-cdc01dc84a76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:14:41.421Z|2382a66e-bd61-4f76-8f94-789557509d41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:14:41.422Z|2382a66e-bd61-4f76-8f94-789557509d41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:14:41.424Z|72cd1566-38f7-44e7-9786-d9e9fcda9951|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:14:41.425Z|72cd1566-38f7-44e7-9786-d9e9fcda9951|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:14:41.429Z|e3811563-14b1-472d-bb48-94af8ba20f37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:14:41.429Z|e3811563-14b1-472d-bb48-94af8ba20f37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:14:50.749Z|c851318a-f053-4dc0-b2a7-b00143bc9e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:14:50.750Z|c851318a-f053-4dc0-b2a7-b00143bc9e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:14:51.448Z|98171966-2758-4991-8953-8265e713a910|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:14:51.449Z|98171966-2758-4991-8953-8265e713a910|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:14:51.449Z|080da3d0-e630-4825-804f-e4e571fa53a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:14:51.452Z|080da3d0-e630-4825-804f-e4e571fa53a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:14:51.456Z|7a053a2a-c923-4dcd-89d8-b19e29c86ad2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:14:51.457Z|7a053a2a-c923-4dcd-89d8-b19e29c86ad2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:14:59.889Z|f752cbce-481b-486a-8b95-0c6415f6ed02|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:14:59.890Z|f752cbce-481b-486a-8b95-0c6415f6ed02|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:15:01.478Z|1dbda152-3898-4289-a385-ca09e9949d67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:15:01.479Z|1dbda152-3898-4289-a385-ca09e9949d67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:15:01.484Z|e64c364a-011e-472c-a392-9e8cf88368b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:15:01.484Z|0e213760-a188-46e2-b1c6-9c8bd331c422|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:15:01.485Z|0e213760-a188-46e2-b1c6-9c8bd331c422|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:15:01.486Z|e64c364a-011e-472c-a392-9e8cf88368b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:15:05.750Z|a5b7cd3e-508f-4673-a273-09217645e6ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:15:05.753Z|a5b7cd3e-508f-4673-a273-09217645e6ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:15:06.980Z|0590cb94-e394-4c7d-a45c-19fe906f14da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:15:06.981Z|0590cb94-e394-4c7d-a45c-19fe906f14da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:15:11.504Z|b97f945f-472a-42fa-969e-65b5271234f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:15:11.505Z|b97f945f-472a-42fa-969e-65b5271234f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:15:11.509Z|394b415e-ec40-44d1-a3c6-14b94c3554bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:15:11.510Z|394b415e-ec40-44d1-a3c6-14b94c3554bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:15:11.512Z|ef51aa0a-c564-4f98-aa47-94a714e0d5a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:15:11.512Z|ef51aa0a-c564-4f98-aa47-94a714e0d5a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:15:20.750Z|f728a429-6f64-47f4-b9c1-2038de9a2b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:15:20.751Z|f728a429-6f64-47f4-b9c1-2038de9a2b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:15:21.536Z|663d3c28-255e-4365-b2f7-6373ceaeda6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:15:21.536Z|14d1623c-fc50-4f83-bef6-1508747dd978|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:15:21.536Z|61f2e071-13fc-4186-9f0d-80f9cb6673b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:15:21.537Z|14d1623c-fc50-4f83-bef6-1508747dd978|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:15:21.538Z|61f2e071-13fc-4186-9f0d-80f9cb6673b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:15:21.537Z|663d3c28-255e-4365-b2f7-6373ceaeda6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:15:31.565Z|5f73be80-8dd2-4eed-b593-8d1c65f91e37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:15:31.566Z|5f73be80-8dd2-4eed-b593-8d1c65f91e37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:15:31.569Z|eb403a60-cb32-4c84-9a3b-d61ab27238b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:15:31.569Z|eb403a60-cb32-4c84-9a3b-d61ab27238b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:15:31.574Z|2fc48b15-40bd-4328-8e90-08bc5a18c592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:15:31.574Z|2fc48b15-40bd-4328-8e90-08bc5a18c592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:15:35.750Z|dc01c47f-fb2c-4f96-a0d6-1e5fb1c1bc08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:15:35.750Z|dc01c47f-fb2c-4f96-a0d6-1e5fb1c1bc08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:15:36.981Z|1e016ca5-abd8-4f9e-b74d-bbd8411e2575|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:15:36.982Z|1e016ca5-abd8-4f9e-b74d-bbd8411e2575|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:15:41.598Z|2fb92edc-436e-4c27-b4c9-dc0ea92dc1f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:15:41.598Z|2fb92edc-436e-4c27-b4c9-dc0ea92dc1f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:15:41.598Z|0d0d9557-000a-41c4-95f7-39b2e67e079f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:15:41.600Z|0d0d9557-000a-41c4-95f7-39b2e67e079f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:15:41.601Z|1cfb5fb2-2794-4c5c-99f6-3a43e585e86a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:15:41.603Z|1cfb5fb2-2794-4c5c-99f6-3a43e585e86a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:15:50.749Z|659bcb41-d3e3-4f03-a8b0-b8b11a72a7c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:15:50.757Z|659bcb41-d3e3-4f03-a8b0-b8b11a72a7c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:15:51.632Z|a3f04f1b-45ae-4f91-96f2-42830f4b1d5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:15:51.633Z|a3f04f1b-45ae-4f91-96f2-42830f4b1d5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:15:51.636Z|876c9d97-67de-4d73-8805-9689190e92d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:15:51.636Z|52c4cb4f-4b01-42c4-843f-5d5836fdd795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:15:51.637Z|876c9d97-67de-4d73-8805-9689190e92d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:15:51.637Z|52c4cb4f-4b01-42c4-843f-5d5836fdd795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:15:59.890Z|46e0a8d6-f461-4fb6-a9f7-ac02945a47a0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:15:59.891Z|46e0a8d6-f461-4fb6-a9f7-ac02945a47a0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:16:01.662Z|b277ddaf-ca0c-4ae7-b627-d85143b70745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:16:01.663Z|b277ddaf-ca0c-4ae7-b627-d85143b70745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:16:01.668Z|69620677-f4ff-46ae-9890-bfd732c8ea0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:16:01.668Z|69620677-f4ff-46ae-9890-bfd732c8ea0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:16:01.670Z|91eb8b58-7e59-4f35-b507-a4e0cde17ee9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:16:01.671Z|91eb8b58-7e59-4f35-b507-a4e0cde17ee9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:16:05.750Z|0ee95086-c6ec-4d15-adc0-77f1d4a740a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:16:05.750Z|0ee95086-c6ec-4d15-adc0-77f1d4a740a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:16:06.982Z|97c47048-6939-47d2-9877-916916cede9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:16:06.983Z|97c47048-6939-47d2-9877-916916cede9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:16:11.696Z|2ec350c8-1a50-461a-b1d1-cec6dc177ec4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:16:11.696Z|2ec350c8-1a50-461a-b1d1-cec6dc177ec4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:16:11.699Z|298f8769-dfc1-42cb-9870-f73774a38eb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:16:11.699Z|eebe6d3c-b2c4-4a99-bcf6-d738d12aadbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:16:11.699Z|298f8769-dfc1-42cb-9870-f73774a38eb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:16:11.699Z|eebe6d3c-b2c4-4a99-bcf6-d738d12aadbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:16:20.750Z|f80a02ec-35b7-458f-aaad-66f6a9ae4fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:16:20.751Z|f80a02ec-35b7-458f-aaad-66f6a9ae4fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:16:21.730Z|bc58cc37-19ed-4af6-a286-318c77097d04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:16:21.730Z|12ef91bc-4bd7-414e-a108-68cc0a0aa073|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:16:21.731Z|bc58cc37-19ed-4af6-a286-318c77097d04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:16:21.731Z|12ef91bc-4bd7-414e-a108-68cc0a0aa073|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:16:21.739Z|dbd3260e-b054-4412-b801-c6797ca7d69d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:16:21.739Z|dbd3260e-b054-4412-b801-c6797ca7d69d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:16:31.762Z|8b0ccafc-0ce4-49d8-8b03-3cb55d5d87be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:16:31.763Z|a537c543-61f0-420c-8659-ccfa6a27049d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:16:31.764Z|8b0ccafc-0ce4-49d8-8b03-3cb55d5d87be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:16:31.764Z|a537c543-61f0-420c-8659-ccfa6a27049d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:16:31.767Z|2ddc09cd-db78-4bc3-85bf-14c62c3d9d26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:16:31.768Z|2ddc09cd-db78-4bc3-85bf-14c62c3d9d26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:16:35.750Z|00735297-f3ad-418a-9da8-ccde284cb88e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:16:35.754Z|00735297-f3ad-418a-9da8-ccde284cb88e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:16:36.984Z|37e2fee2-00d6-4086-902a-517d13885af5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:16:36.984Z|37e2fee2-00d6-4086-902a-517d13885af5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:16:41.795Z|c07f2b6a-4439-4af7-8884-a8568d74eb46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:16:41.795Z|c07f2b6a-4439-4af7-8884-a8568d74eb46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:16:41.797Z|135a5d95-e28a-4f8e-9e1b-5c715cd12587|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:16:41.797Z|135a5d95-e28a-4f8e-9e1b-5c715cd12587|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:16:41.799Z|c07453e5-d111-4321-8edc-0e09d3fdeac0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:16:41.800Z|c07453e5-d111-4321-8edc-0e09d3fdeac0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:16:50.749Z|27f1639b-484f-427f-a545-5b8d88256a14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:16:50.750Z|27f1639b-484f-427f-a545-5b8d88256a14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:16:51.827Z|38235f01-fea4-4af2-ab8e-383f250924ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:16:51.828Z|38235f01-fea4-4af2-ab8e-383f250924ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:16:51.828Z|57616849-f9c9-4bff-9235-14d9e0323ba7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:16:51.832Z|57616849-f9c9-4bff-9235-14d9e0323ba7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:16:51.835Z|4f93dd3c-9e79-4bca-80d4-f8316ae754ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:16:51.836Z|4f93dd3c-9e79-4bca-80d4-f8316ae754ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:16:59.889Z|b2848cae-7042-4a71-85a2-a64cee7db0f4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:16:59.890Z|b2848cae-7042-4a71-85a2-a64cee7db0f4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:17:01.859Z|e9924306-7840-45a8-b268-ec2664ea2ced|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:17:01.860Z|e9924306-7840-45a8-b268-ec2664ea2ced|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:17:01.862Z|7abfd85f-4c91-4ab8-a189-7e3bb4378992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:17:01.862Z|7abfd85f-4c91-4ab8-a189-7e3bb4378992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:17:01.862Z|37afda98-5ec4-4d8b-93ac-02754924f84d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:17:01.863Z|37afda98-5ec4-4d8b-93ac-02754924f84d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:17:05.750Z|5f5a3bf1-7d5e-4b56-8504-ab8e47fd1e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:17:05.751Z|5f5a3bf1-7d5e-4b56-8504-ab8e47fd1e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:17:06.985Z|8079d452-3ca7-459e-a681-a7bb089f7ffe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:17:06.986Z|8079d452-3ca7-459e-a681-a7bb089f7ffe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:17:11.893Z|9faf3ad0-6dcb-4db8-acb2-cbd9153b017e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:17:11.894Z|9faf3ad0-6dcb-4db8-acb2-cbd9153b017e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:17:11.893Z|1e5e67ee-b834-4aa7-b5a8-06bfb5c7a576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:17:11.905Z|7dc793c4-5a5a-4380-9d87-1c1133320ff7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:17:11.905Z|1e5e67ee-b834-4aa7-b5a8-06bfb5c7a576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:17:11.906Z|7dc793c4-5a5a-4380-9d87-1c1133320ff7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:17:20.750Z|338a3ca9-2d35-4b55-b886-1a83f2852235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:17:20.753Z|338a3ca9-2d35-4b55-b886-1a83f2852235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:17:21.928Z|63fb4fbb-5719-46ed-a0c1-b718e0eff7cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:17:21.929Z|63fb4fbb-5719-46ed-a0c1-b718e0eff7cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:17:21.933Z|8b6a686c-f4a8-43a6-9fc0-35d68ca330d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:17:21.933Z|8b6a686c-f4a8-43a6-9fc0-35d68ca330d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:17:21.936Z|01cbe25a-f60c-4a0e-af6d-310c8105ea27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:17:21.936Z|01cbe25a-f60c-4a0e-af6d-310c8105ea27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:17:31.955Z|2245511e-83f6-418f-a42c-f60398d1534c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:17:31.955Z|2245511e-83f6-418f-a42c-f60398d1534c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:17:31.955Z|04bd6dde-8923-46bf-b930-7f2cf531c9be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:17:31.957Z|04bd6dde-8923-46bf-b930-7f2cf531c9be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:17:31.959Z|550328b7-522b-4427-b369-2a4e30fa9c33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:17:31.960Z|550328b7-522b-4427-b369-2a4e30fa9c33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:17:35.750Z|cb895669-3cd9-4bcb-b114-5f6d581c6e42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:17:35.750Z|cb895669-3cd9-4bcb-b114-5f6d581c6e42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:17:36.986Z|d6cd9f5a-9104-401c-ba6f-e06196648d8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:17:36.987Z|d6cd9f5a-9104-401c-ba6f-e06196648d8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:17:41.988Z|2cd120db-7c03-41cc-a1b5-0a9c396597d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:17:41.989Z|2cd120db-7c03-41cc-a1b5-0a9c396597d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:17:41.991Z|20bbced4-eca2-4674-a460-b2fb85617227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:17:41.992Z|20bbced4-eca2-4674-a460-b2fb85617227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:17:41.998Z|0c3bfe90-10f4-4bb6-ab8a-2d01beb94f1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:17:41.998Z|0c3bfe90-10f4-4bb6-ab8a-2d01beb94f1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:17:50.749Z|6aee831e-cad1-49cc-866d-52540efc9622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:17:50.750Z|6aee831e-cad1-49cc-866d-52540efc9622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:17:52.019Z|72eb1539-36d0-420a-ab10-bc973f5acee8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:17:52.019Z|72eb1539-36d0-420a-ab10-bc973f5acee8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:17:52.023Z|f7b879ea-1c1c-4b31-b7b4-a34eba41d792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:17:52.024Z|f7b879ea-1c1c-4b31-b7b4-a34eba41d792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:17:52.024Z|421cb5bf-b846-41d6-ad48-f76433bd55d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:17:52.025Z|421cb5bf-b846-41d6-ad48-f76433bd55d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:17:59.889Z|9a10835b-2856-423e-ae52-6657e673de87|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:17:59.890Z|9a10835b-2856-423e-ae52-6657e673de87|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:18:02.048Z|40d980ea-d49a-47ce-a65c-f5cdef18a6c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:18:02.049Z|40d980ea-d49a-47ce-a65c-f5cdef18a6c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:18:02.050Z|50c46f72-18ef-4746-9c8e-d34b905ba4e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:18:02.050Z|50c46f72-18ef-4746-9c8e-d34b905ba4e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:18:02.053Z|702de95f-c570-45f3-af69-27a02fd5952b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:18:02.053Z|702de95f-c570-45f3-af69-27a02fd5952b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:18:05.750Z|4787df67-f6ef-44aa-9b2b-cbcff0a05644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:18:05.756Z|4787df67-f6ef-44aa-9b2b-cbcff0a05644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:18:06.988Z|551b5f51-72d7-4fd9-ae64-e58844fadab0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:18:06.988Z|551b5f51-72d7-4fd9-ae64-e58844fadab0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:18:12.078Z|019d4730-cd7c-4423-9f18-f6173f2abf2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:18:12.079Z|019d4730-cd7c-4423-9f18-f6173f2abf2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:18:12.081Z|12068cb8-3649-4eda-b48e-d89a064143a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:18:12.081Z|12068cb8-3649-4eda-b48e-d89a064143a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:18:12.081Z|aae8163c-c6db-4c3f-9047-7662a4f6477e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:18:12.082Z|aae8163c-c6db-4c3f-9047-7662a4f6477e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:18:20.749Z|f8dd9ff9-7404-4e6a-9224-ca5ec63a25c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:18:20.750Z|f8dd9ff9-7404-4e6a-9224-ca5ec63a25c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:18:22.111Z|6850e6de-264e-437e-888f-fad955ce6019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:18:22.112Z|6850e6de-264e-437e-888f-fad955ce6019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:18:22.117Z|4818c2cd-cc69-4cc5-a9a3-c0cf76310845|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:18:22.118Z|4818c2cd-cc69-4cc5-a9a3-c0cf76310845|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:18:22.120Z|041345d3-9a1a-475c-bfb3-e9bb717e74e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:18:22.120Z|041345d3-9a1a-475c-bfb3-e9bb717e74e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:18:32.139Z|1ef25daf-2e9c-4084-9332-468c11fca439|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:18:32.140Z|1ef25daf-2e9c-4084-9332-468c11fca439|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:18:32.142Z|e12aa7e0-91ea-494c-99ec-b67ede48c261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:18:32.143Z|e12aa7e0-91ea-494c-99ec-b67ede48c261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:18:32.145Z|335e03ae-c8d1-44ce-912b-9c0856a087cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:18:32.146Z|335e03ae-c8d1-44ce-912b-9c0856a087cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:18:35.750Z|838782b5-d5d8-40b0-9031-11bfbeac53b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:18:35.750Z|838782b5-d5d8-40b0-9031-11bfbeac53b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:18:36.989Z|391a0453-f7a5-4479-bef0-5b0e1e5f9fa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:18:36.989Z|391a0453-f7a5-4479-bef0-5b0e1e5f9fa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:18:42.170Z|e27d8afb-8285-4e53-9b6c-2154204b64e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:18:42.170Z|92903cda-dedc-4c03-a738-150650212e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:18:42.171Z|92903cda-dedc-4c03-a738-150650212e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:18:42.171Z|e27d8afb-8285-4e53-9b6c-2154204b64e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:18:42.176Z|17098627-4e6a-497f-b160-46c9977b5d05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:18:42.176Z|17098627-4e6a-497f-b160-46c9977b5d05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:18:50.749Z|3895c570-1182-4963-a67a-b616b8a19e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:18:50.751Z|3895c570-1182-4963-a67a-b616b8a19e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:18:52.207Z|950889ac-3f89-4812-a657-9f3c2f90cff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:18:52.208Z|950889ac-3f89-4812-a657-9f3c2f90cff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:18:52.208Z|4d61f74a-bdfe-4c21-bc10-eadd77d7c502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:18:52.209Z|4d61f74a-bdfe-4c21-bc10-eadd77d7c502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:18:52.216Z|d7752b31-a407-4970-8dc2-3d6fc1e11c66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:18:52.217Z|d7752b31-a407-4970-8dc2-3d6fc1e11c66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:18:59.890Z|297c9efd-4577-46f5-980a-ebf34d116a38|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:18:59.891Z|297c9efd-4577-46f5-980a-ebf34d116a38|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:19:02.240Z|9707d442-0357-42b7-961a-b89c70817efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:19:02.240Z|bb9f316e-d263-487f-944d-a9f4c1fbe4c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:19:02.241Z|bb9f316e-d263-487f-944d-a9f4c1fbe4c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:19:02.241Z|9707d442-0357-42b7-961a-b89c70817efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:19:02.245Z|b1a5c9c0-de6f-49a1-917c-24b6aed2a4f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:19:02.245Z|b1a5c9c0-de6f-49a1-917c-24b6aed2a4f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:19:05.750Z|2a7ce731-33d4-4949-a145-c91ba389a198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:19:05.750Z|2a7ce731-33d4-4949-a145-c91ba389a198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:19:06.990Z|7b5ea92d-0aa1-4733-ae91-f29e863b5512|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:19:06.990Z|7b5ea92d-0aa1-4733-ae91-f29e863b5512|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:19:12.274Z|f38e5b4a-fbce-465e-b273-63cd4c0850c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:19:12.274Z|f38e5b4a-fbce-465e-b273-63cd4c0850c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:19:12.276Z|cc0d0cac-22b6-43a6-9bf2-9016d6f9bb4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:19:12.277Z|cc0d0cac-22b6-43a6-9bf2-9016d6f9bb4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:19:12.277Z|cd6a5825-04bd-485a-a888-844a83339ce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:19:12.279Z|cd6a5825-04bd-485a-a888-844a83339ce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:19:20.750Z|1283d083-0851-47a6-919b-f90cbbd3f0dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:19:20.750Z|1283d083-0851-47a6-919b-f90cbbd3f0dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:19:22.304Z|70158ea4-039d-40be-a0f8-31e3f0fda136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:19:22.305Z|70158ea4-039d-40be-a0f8-31e3f0fda136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:19:22.307Z|55fb6052-cd70-4fea-9005-218182c05a80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:19:22.308Z|55fb6052-cd70-4fea-9005-218182c05a80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:19:22.309Z|bb2e2379-85fe-464f-b4c5-345e2d618a8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:19:22.310Z|bb2e2379-85fe-464f-b4c5-345e2d618a8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:19:32.334Z|55a1aa2d-eed9-46a0-81fb-5194b92a3710|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:19:32.334Z|55a1aa2d-eed9-46a0-81fb-5194b92a3710|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:19:32.338Z|48944a73-6f63-400a-9f0b-e8f8cfe27006|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:19:32.339Z|48944a73-6f63-400a-9f0b-e8f8cfe27006|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:19:32.339Z|6f0b6f6b-e812-4f17-9cf2-936c3d42a0e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:19:32.339Z|6f0b6f6b-e812-4f17-9cf2-936c3d42a0e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:19:35.749Z|1cf4989c-da9e-43d3-b642-0eaa122f22db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:19:35.755Z|1cf4989c-da9e-43d3-b642-0eaa122f22db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:19:36.991Z|8b789684-c110-4272-b48c-3bc3486d62a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:19:36.991Z|8b789684-c110-4272-b48c-3bc3486d62a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:19:42.365Z|7be0ad22-6570-435d-a1be-40187edf5e5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:19:42.366Z|7be0ad22-6570-435d-a1be-40187edf5e5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:19:42.370Z|b7827fd5-5148-482a-87c3-6cef0eb6bdef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:19:42.371Z|b7827fd5-5148-482a-87c3-6cef0eb6bdef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:19:42.374Z|d33303c1-1f2d-4258-8e3b-6dbcb9c612f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:19:42.376Z|d33303c1-1f2d-4258-8e3b-6dbcb9c612f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:19:50.750Z|c25a0d1e-9591-4ced-8bcb-968b505283cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:19:50.750Z|c25a0d1e-9591-4ced-8bcb-968b505283cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:19:52.393Z|61adfda2-51d6-4e00-8f31-fb23c2e53678|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:19:52.393Z|3e10f00b-3499-4cb3-8d8c-25f8b33c9953|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:19:52.394Z|61adfda2-51d6-4e00-8f31-fb23c2e53678|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:19:52.396Z|3e10f00b-3499-4cb3-8d8c-25f8b33c9953|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:19:52.401Z|eb6427ed-83ce-42b4-a669-0348050a4a06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:19:52.402Z|eb6427ed-83ce-42b4-a669-0348050a4a06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:19:59.889Z|03c4fbbd-f065-4a62-b147-468bcca420d7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:19:59.890Z|03c4fbbd-f065-4a62-b147-468bcca420d7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:20:02.436Z|04b8e1ab-aebc-4362-8a8d-9a16076d62ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:20:02.437Z|04b8e1ab-aebc-4362-8a8d-9a16076d62ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:20:02.437Z|8b7f527e-1ea2-45ed-9b9e-4ccd92a5d9e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:20:02.437Z|8b7f527e-1ea2-45ed-9b9e-4ccd92a5d9e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:20:02.438Z|59858392-5368-411e-b877-37489417a651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:20:02.442Z|59858392-5368-411e-b877-37489417a651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:20:05.750Z|cca730e5-e81e-4fd1-a00a-48172f35cbf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:20:05.750Z|cca730e5-e81e-4fd1-a00a-48172f35cbf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:20:06.991Z|23a4dfc9-e636-417a-999f-bdfc31fccdbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:20:06.992Z|23a4dfc9-e636-417a-999f-bdfc31fccdbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:20:12.470Z|7558344a-5806-4500-8058-d26e12b00f4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:20:12.471Z|e263f82c-9374-40c7-adad-b6d8bc07e6a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:20:12.471Z|7558344a-5806-4500-8058-d26e12b00f4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:20:12.471Z|e263f82c-9374-40c7-adad-b6d8bc07e6a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:20:12.473Z|aec9806d-8961-469f-8325-c86a7b84fa05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:20:12.474Z|aec9806d-8961-469f-8325-c86a7b84fa05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:20:20.750Z|b13ea13a-1fa8-4fd2-8bd7-b9f919633382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:20:20.756Z|b13ea13a-1fa8-4fd2-8bd7-b9f919633382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:20:22.497Z|774ef1a7-033c-4834-a6d4-946504ee5076|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:20:22.497Z|6d31630e-5b3c-42da-a23e-846d7ad7e24c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:20:22.498Z|774ef1a7-033c-4834-a6d4-946504ee5076|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:20:22.498Z|6d31630e-5b3c-42da-a23e-846d7ad7e24c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:20:22.501Z|38bb81ae-96e1-4437-8c7f-4ee2555ae1ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:20:22.502Z|38bb81ae-96e1-4437-8c7f-4ee2555ae1ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:20:32.527Z|54b7156e-3923-4c3d-8536-f34765517420|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:20:32.528Z|b404d67b-8200-47ae-b807-be03157a11fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:20:32.528Z|54b7156e-3923-4c3d-8536-f34765517420|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:20:32.528Z|b404d67b-8200-47ae-b807-be03157a11fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:20:32.537Z|6ce2f563-96c2-463a-a037-1ea31a2bd3eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:20:32.537Z|6ce2f563-96c2-463a-a037-1ea31a2bd3eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:20:35.749Z|ffc089ed-c23a-4a8a-897e-f92413ec68f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:20:35.750Z|ffc089ed-c23a-4a8a-897e-f92413ec68f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:20:36.993Z|45f0a32a-29fa-4e87-ba0a-45dea7ca9b3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:20:36.993Z|45f0a32a-29fa-4e87-ba0a-45dea7ca9b3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:20:42.555Z|12866478-cb3a-4fa0-9502-476b245c6d56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:20:42.555Z|12866478-cb3a-4fa0-9502-476b245c6d56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:20:42.558Z|eb67b07f-ac01-4906-930c-6001c7d3ef7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:20:42.558Z|eb67b07f-ac01-4906-930c-6001c7d3ef7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:20:42.563Z|7c0ba1b6-16a3-42ac-9e42-de3a653e2edf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:20:42.564Z|7c0ba1b6-16a3-42ac-9e42-de3a653e2edf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:20:50.750Z|3ddaea72-6165-4baa-8950-bddf98e905ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:20:50.750Z|3ddaea72-6165-4baa-8950-bddf98e905ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:20:52.583Z|1e017bc6-1163-40fe-9e2e-45a4fcd027ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:20:52.584Z|1e017bc6-1163-40fe-9e2e-45a4fcd027ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:20:52.585Z|d72dba57-1a70-48df-9b84-d570b52b8582|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:20:52.586Z|d72dba57-1a70-48df-9b84-d570b52b8582|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:20:52.593Z|c596b133-753b-4fb3-a799-a90577fb1cd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:20:52.593Z|c596b133-753b-4fb3-a799-a90577fb1cd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:20:59.891Z|5cb0c046-fc61-48e7-a32f-e505133314ee|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:20:59.891Z|5cb0c046-fc61-48e7-a32f-e505133314ee|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:21:02.611Z|07584a10-7c32-4dae-a740-04fee0f7b8b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:21:02.611Z|07584a10-7c32-4dae-a740-04fee0f7b8b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:21:02.614Z|bcb52623-5ea7-4634-8d9a-4ce3731e9407|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:21:02.614Z|bcb52623-5ea7-4634-8d9a-4ce3731e9407|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:21:02.623Z|5b674873-9c05-45a2-a071-ab4d469aeac4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:21:02.623Z|5b674873-9c05-45a2-a071-ab4d469aeac4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:21:05.750Z|4c91bec4-1097-4fbe-8a7d-db05c0b0c669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:21:05.757Z|4c91bec4-1097-4fbe-8a7d-db05c0b0c669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:21:06.994Z|1c1336e8-1811-472b-a19e-5408062da318|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:21:06.994Z|1c1336e8-1811-472b-a19e-5408062da318|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:21:12.640Z|6c98bf7a-53cc-4227-9f8c-d99c651e79fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:21:12.641Z|6c98bf7a-53cc-4227-9f8c-d99c651e79fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:21:12.644Z|61ef1cd9-38cf-4408-bd32-c1ced402b8b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:21:12.645Z|61ef1cd9-38cf-4408-bd32-c1ced402b8b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:21:12.649Z|b3f76500-582d-42b1-9e45-ec3f3a24bbf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:21:12.650Z|b3f76500-582d-42b1-9e45-ec3f3a24bbf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:21:20.750Z|46eedb4b-efee-4871-b0e2-6c1e93e8a3a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:21:20.750Z|46eedb4b-efee-4871-b0e2-6c1e93e8a3a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:21:22.675Z|899c226a-a26b-4627-bfa4-7bf61a4c048c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:21:22.675Z|899c226a-a26b-4627-bfa4-7bf61a4c048c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:21:22.683Z|ec3565ae-e4df-400b-8e2c-c24d013762ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:21:22.683Z|b771ccef-2ad2-423a-903a-041a7845695b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:21:22.684Z|ec3565ae-e4df-400b-8e2c-c24d013762ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:21:22.684Z|b771ccef-2ad2-423a-903a-041a7845695b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:21:32.707Z|53f27832-6f22-48f7-9ea4-05f9d60fa099|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:21:32.708Z|53f27832-6f22-48f7-9ea4-05f9d60fa099|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:21:32.714Z|47e617d3-d33f-402e-b2c0-a3dc7aa0a58c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:21:32.715Z|47e617d3-d33f-402e-b2c0-a3dc7aa0a58c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:21:32.715Z|f5fc5d7b-01dd-4ff0-93e8-10b423e78c06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:21:32.716Z|f5fc5d7b-01dd-4ff0-93e8-10b423e78c06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:21:35.750Z|f59a322b-8d36-450c-b54e-da9dac47df52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:21:35.750Z|f59a322b-8d36-450c-b54e-da9dac47df52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:21:36.995Z|171fcde3-2be3-44b8-b17a-6c898a9c217d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:21:36.996Z|171fcde3-2be3-44b8-b17a-6c898a9c217d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:21:42.740Z|cac28767-280d-4f9a-9510-95c79d710a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:21:42.741Z|cac28767-280d-4f9a-9510-95c79d710a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:21:42.744Z|73eb3896-1b89-4320-96e6-6b18e6232ebf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:21:42.744Z|73eb3896-1b89-4320-96e6-6b18e6232ebf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:21:42.748Z|b8fafdf5-f604-43bc-93b7-f0aed366621b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:21:42.750Z|b8fafdf5-f604-43bc-93b7-f0aed366621b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:21:50.750Z|7c88a389-2da5-4f5c-809e-92420e567ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:21:50.755Z|7c88a389-2da5-4f5c-809e-92420e567ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:21:52.782Z|ae7d1918-b38b-48ee-805d-751ae751e6bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:21:52.782Z|ae7d1918-b38b-48ee-805d-751ae751e6bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:21:52.784Z|98002a81-31c8-4ba4-be24-99f5bd031c0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:21:52.784Z|98002a81-31c8-4ba4-be24-99f5bd031c0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:21:52.791Z|1da8816b-3cb1-4bf6-bee1-52b472c01fa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:21:52.792Z|1da8816b-3cb1-4bf6-bee1-52b472c01fa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:21:59.890Z|ed0a44aa-40e2-4491-adb6-64ef939640e3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:21:59.891Z|ed0a44aa-40e2-4491-adb6-64ef939640e3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:22:02.811Z|d13a6feb-e2d2-4600-ad50-df03657e310b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:22:02.812Z|d13a6feb-e2d2-4600-ad50-df03657e310b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:22:02.815Z|385e1d23-f103-42ea-ac0f-3e26ac8f9538|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:22:02.815Z|385e1d23-f103-42ea-ac0f-3e26ac8f9538|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:22:02.824Z|4f204fb8-3cb1-49c7-b0b3-d377a6e1e768|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:22:02.825Z|4f204fb8-3cb1-49c7-b0b3-d377a6e1e768|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:22:05.751Z|26320f4c-4b18-480d-b9fd-673d33a67636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:22:05.751Z|26320f4c-4b18-480d-b9fd-673d33a67636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:22:06.996Z|a164a2c4-307f-450a-9a22-8e0beac92b61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:22:06.997Z|a164a2c4-307f-450a-9a22-8e0beac92b61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:22:12.836Z|e9229ff5-ff56-4ce1-bd0e-e942e088d28d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:22:12.836Z|e9229ff5-ff56-4ce1-bd0e-e942e088d28d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:22:12.849Z|be8f279c-ea61-40ee-8393-b8c015861b8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:22:12.850Z|be8f279c-ea61-40ee-8393-b8c015861b8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:22:12.865Z|51aa712f-360b-4e17-ad63-37933d3ef8e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:22:12.866Z|51aa712f-360b-4e17-ad63-37933d3ef8e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:22:20.750Z|d3eedd9a-7ece-4fdf-a27f-911f5523a51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:22:20.750Z|d3eedd9a-7ece-4fdf-a27f-911f5523a51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:22:22.864Z|a359b2e6-c997-4be0-b387-5ea5bca8a78e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:22:22.865Z|a359b2e6-c997-4be0-b387-5ea5bca8a78e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:22:22.878Z|0fafcb3e-ef20-4b97-a129-3c0272b49f5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:22:22.879Z|0fafcb3e-ef20-4b97-a129-3c0272b49f5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:22:22.893Z|1792200c-9d2c-46a9-9c5a-407cf3c20119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:22:22.893Z|1792200c-9d2c-46a9-9c5a-407cf3c20119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:22:32.895Z|6819963b-d89c-432c-a2a3-554936f3ae92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:22:32.896Z|6819963b-d89c-432c-a2a3-554936f3ae92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:22:32.914Z|dd22584e-7d5e-4a78-8972-d6a9884f34b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:22:32.914Z|dd22584e-7d5e-4a78-8972-d6a9884f34b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:22:32.923Z|360c4c5f-5f1a-459a-9e0f-442fd343b070|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:22:32.924Z|360c4c5f-5f1a-459a-9e0f-442fd343b070|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:22:35.750Z|6380fcb1-66e4-4c92-86f5-d92f4f575105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:22:35.754Z|6380fcb1-66e4-4c92-86f5-d92f4f575105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:22:36.997Z|6adea658-6138-40b9-ab03-cf0f369b6531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:22:36.998Z|6adea658-6138-40b9-ab03-cf0f369b6531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:22:42.933Z|9366f04d-0b47-4c0a-81e2-fa7232d7dd10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:22:42.934Z|9366f04d-0b47-4c0a-81e2-fa7232d7dd10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:22:42.941Z|e027845b-63ba-49ec-9e29-ab6cd34be607|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:22:42.941Z|e027845b-63ba-49ec-9e29-ab6cd34be607|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:22:42.945Z|77f3fbcc-0204-4a24-ac63-23bb52811bd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:22:42.945Z|77f3fbcc-0204-4a24-ac63-23bb52811bd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:22:50.750Z|2a324c48-6c26-4c5c-8c36-6f06fa618911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:22:50.750Z|2a324c48-6c26-4c5c-8c36-6f06fa618911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:22:52.965Z|5f60814b-22e4-45f5-8706-455ec6bb6034|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:22:52.966Z|5f60814b-22e4-45f5-8706-455ec6bb6034|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:22:52.969Z|022246d9-46fa-4703-848f-ec15387d4c50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:22:52.970Z|022246d9-46fa-4703-848f-ec15387d4c50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:22:52.972Z|5a0257ea-b8d0-4aa5-bb1c-955275121d19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:22:52.973Z|5a0257ea-b8d0-4aa5-bb1c-955275121d19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:22:59.889Z|7b855a60-f259-44d5-ad3c-c550cbd72293|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:22:59.890Z|7b855a60-f259-44d5-ad3c-c550cbd72293|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:23:02.996Z|a031c878-e166-42b6-baf2-871234a55409|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:23:02.996Z|32ca5c90-aea0-46b6-bbbb-250e2867efe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:23:02.997Z|32ca5c90-aea0-46b6-bbbb-250e2867efe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:23:02.997Z|a031c878-e166-42b6-baf2-871234a55409|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:23:03.004Z|e0b796b4-074f-4a2e-add9-b920ee362702|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:23:03.004Z|e0b796b4-074f-4a2e-add9-b920ee362702|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:23:05.751Z|6f86451a-8f96-4fef-9a37-92c605b85772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:23:05.751Z|6f86451a-8f96-4fef-9a37-92c605b85772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:23:06.998Z|7752430b-352d-4493-bc7d-0e277ac70912|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:23:06.999Z|7752430b-352d-4493-bc7d-0e277ac70912|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:23:13.026Z|772a7e89-7c81-4aa0-a260-f2bc42f1805b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:23:13.027Z|772a7e89-7c81-4aa0-a260-f2bc42f1805b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:23:13.031Z|7322ed4e-769b-422d-9a50-a7fb44bfac3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:23:13.031Z|7322ed4e-769b-422d-9a50-a7fb44bfac3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:23:13.033Z|6f71ea42-3470-4d08-bfc9-b1f0db452cd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:23:13.033Z|6f71ea42-3470-4d08-bfc9-b1f0db452cd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:23:20.750Z|60cd8e87-c6d2-4f3b-8f64-9f92bec1c24f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:23:20.755Z|60cd8e87-c6d2-4f3b-8f64-9f92bec1c24f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:23:23.056Z|c92b2b9f-5c9d-4bf0-9edd-2c25bb1e62dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:23:23.056Z|c92b2b9f-5c9d-4bf0-9edd-2c25bb1e62dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:23:23.059Z|a9abd178-6977-4e20-ac09-61ca052e9713|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:23:23.059Z|a9abd178-6977-4e20-ac09-61ca052e9713|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:23:23.061Z|8195db07-e672-4971-894c-786ac495ddfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:23:23.062Z|8195db07-e672-4971-894c-786ac495ddfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:23:33.085Z|c5031c81-9576-4a61-81cd-e130325098a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:23:33.085Z|c5031c81-9576-4a61-81cd-e130325098a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:23:33.090Z|0f75dcd2-3e19-4631-bead-09973892d8ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:23:33.090Z|0f75dcd2-3e19-4631-bead-09973892d8ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:23:33.092Z|df4c73a7-d9bc-4342-aca8-92ff30a1d635|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:23:33.093Z|df4c73a7-d9bc-4342-aca8-92ff30a1d635|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:23:35.750Z|b8bfc375-1897-4034-a76e-69c5af0a6d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:23:35.750Z|b8bfc375-1897-4034-a76e-69c5af0a6d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:23:37.000Z|23e394e5-06c7-4308-bf96-86ce5def3315|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:23:37.000Z|23e394e5-06c7-4308-bf96-86ce5def3315|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:23:43.117Z|b1677b03-762b-40e2-a4eb-7011ccbaeb4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:23:43.117Z|b1677b03-762b-40e2-a4eb-7011ccbaeb4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:23:43.119Z|de86f135-4532-4d73-b6a9-3deb25d5116a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:23:43.119Z|de86f135-4532-4d73-b6a9-3deb25d5116a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:23:43.122Z|fccac568-1330-4ded-8c25-492b71c67808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:23:43.122Z|fccac568-1330-4ded-8c25-492b71c67808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:23:50.750Z|de851d8e-b85b-4009-af58-738629b130fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:23:50.750Z|de851d8e-b85b-4009-af58-738629b130fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:23:53.146Z|779d4881-b139-4073-ac5c-0b2b3378d133|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:23:53.147Z|779d4881-b139-4073-ac5c-0b2b3378d133|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:23:53.150Z|523347e3-61b1-4b37-a309-1b984df19b96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:23:53.155Z|3bc374eb-69f3-4dc9-b42c-cf45d9e3afee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:23:53.155Z|3bc374eb-69f3-4dc9-b42c-cf45d9e3afee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:23:53.157Z|523347e3-61b1-4b37-a309-1b984df19b96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:23:59.889Z|9c0c4255-1790-4838-bbae-be6554ff2aad|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:23:59.890Z|9c0c4255-1790-4838-bbae-be6554ff2aad|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:24:03.181Z|5d196169-322e-4c5c-895c-a01eb8a1d0aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:24:03.182Z|5d196169-322e-4c5c-895c-a01eb8a1d0aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:24:03.184Z|dafa6fad-e8ad-4fe0-b208-c39566dac0ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:24:03.184Z|dafa6fad-e8ad-4fe0-b208-c39566dac0ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:24:03.187Z|0bceef6b-a4f4-49c7-9c72-1887978efc92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:24:03.188Z|0bceef6b-a4f4-49c7-9c72-1887978efc92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:24:05.750Z|0665151a-b763-414d-b5b7-0bc0d72db511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:24:05.756Z|0665151a-b763-414d-b5b7-0bc0d72db511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:24:07.001Z|902ddfea-4717-4a61-8e10-769b1c4da7fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:24:07.002Z|902ddfea-4717-4a61-8e10-769b1c4da7fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:24:13.212Z|6f87bf73-b63c-40df-90ab-424fd1a01d5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:24:13.213Z|6f87bf73-b63c-40df-90ab-424fd1a01d5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:24:13.211Z|9b428569-9686-41a7-b53b-67b22f05c6bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:24:13.215Z|cecc1b1b-18c1-4513-bafa-449561e19cb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:24:13.216Z|9b428569-9686-41a7-b53b-67b22f05c6bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:24:13.216Z|cecc1b1b-18c1-4513-bafa-449561e19cb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:24:20.750Z|bbb09a6d-0aa0-459b-90e0-70720f81deaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:24:20.750Z|bbb09a6d-0aa0-459b-90e0-70720f81deaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:24:23.249Z|9a8f74cc-425b-460b-a435-4cc0b3d501d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:24:23.250Z|9a8f74cc-425b-460b-a435-4cc0b3d501d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:24:23.250Z|e94cf0f9-97f5-49fa-ba3e-ca0f42729add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:24:23.250Z|e94cf0f9-97f5-49fa-ba3e-ca0f42729add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:24:23.254Z|ed0af21a-5538-4fc1-8208-bd68b562ce99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:24:23.254Z|ed0af21a-5538-4fc1-8208-bd68b562ce99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:24:33.283Z|cfa1fe07-4178-48f1-8f56-0b34ecffabb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:24:33.284Z|cfa1fe07-4178-48f1-8f56-0b34ecffabb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:24:33.284Z|03c3fccf-4811-45ac-a982-87502135b01b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:24:33.284Z|b13fdaa9-3f76-4ce6-9c0b-9920f044010d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:24:33.286Z|03c3fccf-4811-45ac-a982-87502135b01b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:24:33.287Z|b13fdaa9-3f76-4ce6-9c0b-9920f044010d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:24:35.750Z|06d036df-abab-4bec-a553-d220c31a2438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:24:35.750Z|06d036df-abab-4bec-a553-d220c31a2438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:24:37.003Z|3d59d768-e5ab-4796-b42e-09d95a8e7029|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:24:37.003Z|3d59d768-e5ab-4796-b42e-09d95a8e7029|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:24:43.314Z|c19f790b-0a5b-4e59-b01c-b2c04671b64b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:24:43.315Z|c19f790b-0a5b-4e59-b01c-b2c04671b64b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:24:43.318Z|04d3c254-92cd-43bc-9741-b5666e569323|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:24:43.319Z|04d3c254-92cd-43bc-9741-b5666e569323|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:24:43.322Z|e70b2332-3270-4e5f-8c3b-08401e9798d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:24:43.323Z|e70b2332-3270-4e5f-8c3b-08401e9798d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:24:50.750Z|63b58461-b69a-43f8-a44b-692777fcdc5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:24:50.756Z|63b58461-b69a-43f8-a44b-692777fcdc5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:24:53.344Z|f00d1910-2f03-4e27-b6a1-3084fdcb8226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:24:53.344Z|f00d1910-2f03-4e27-b6a1-3084fdcb8226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:24:53.345Z|438cdc52-7adc-4ed6-a2d6-f3f5cf77b51c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:24:53.345Z|438cdc52-7adc-4ed6-a2d6-f3f5cf77b51c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:24:53.348Z|4cbfb410-f3bd-4fe1-8f81-7f8e28339108|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:24:53.349Z|4cbfb410-f3bd-4fe1-8f81-7f8e28339108|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:24:59.891Z|341d9ead-3205-434e-9ada-8faa31414331|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:24:59.892Z|341d9ead-3205-434e-9ada-8faa31414331|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:25:03.374Z|de6c51ac-6965-4d81-91f7-83be3114f1c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:25:03.375Z|f4220a95-a370-48e3-bd2b-d7292bc9842b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:25:03.375Z|f4220a95-a370-48e3-bd2b-d7292bc9842b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:25:03.375Z|de6c51ac-6965-4d81-91f7-83be3114f1c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:25:03.376Z|30881298-545d-4220-a460-363db0a82097|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:25:03.378Z|30881298-545d-4220-a460-363db0a82097|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:25:05.750Z|cbfab438-d08b-4d45-b3a7-eb3c67945730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:25:05.750Z|cbfab438-d08b-4d45-b3a7-eb3c67945730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:25:07.003Z|0735f879-8157-4c9b-a1d9-0f7ddc7b172a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:25:07.004Z|0735f879-8157-4c9b-a1d9-0f7ddc7b172a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:25:13.404Z|dc889248-8833-42a9-b14b-84e0eaabff2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:25:13.405Z|dc889248-8833-42a9-b14b-84e0eaabff2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:25:13.407Z|62a22c9c-2ea5-4bdf-8f22-7c3d317b9598|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:25:13.410Z|62a22c9c-2ea5-4bdf-8f22-7c3d317b9598|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:25:13.413Z|b00cfc81-f26d-4208-8980-d67a09ffa5a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:25:13.414Z|b00cfc81-f26d-4208-8980-d67a09ffa5a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:25:20.750Z|cb78ffe1-b39a-45b5-8ced-06c19ffaf65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:25:20.750Z|cb78ffe1-b39a-45b5-8ced-06c19ffaf65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:25:23.433Z|94cacc42-f821-4885-a0b9-cdcafc91af1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:25:23.434Z|94cacc42-f821-4885-a0b9-cdcafc91af1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:25:23.437Z|39cbd4fc-c887-42d2-bd28-8eaf262ba3bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:25:23.438Z|39cbd4fc-c887-42d2-bd28-8eaf262ba3bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:25:23.442Z|ce68a8db-6595-4cae-82a4-f36c8edfe981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:25:23.442Z|ce68a8db-6595-4cae-82a4-f36c8edfe981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:25:33.462Z|88f9b327-cfa5-42ea-ad16-7d0e1e601257|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:25:33.463Z|88f9b327-cfa5-42ea-ad16-7d0e1e601257|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:25:33.468Z|981ed1dc-aeaa-45ae-8450-12781c02e639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:25:33.469Z|981ed1dc-aeaa-45ae-8450-12781c02e639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:25:33.472Z|e7743db8-711a-4c20-a6ad-67d72108c6b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:25:33.472Z|e7743db8-711a-4c20-a6ad-67d72108c6b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:25:35.750Z|3044d2d3-57e9-4271-9d76-9637c3a752b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:25:35.753Z|3044d2d3-57e9-4271-9d76-9637c3a752b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:25:37.004Z|748f65c9-4e2b-4533-8d83-002e2156aab4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:25:37.004Z|748f65c9-4e2b-4533-8d83-002e2156aab4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:25:43.493Z|805d5e83-935f-433c-9ba4-4d820477c2f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:25:43.494Z|805d5e83-935f-433c-9ba4-4d820477c2f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:25:43.496Z|71a0e928-63fa-4607-a8f0-f12af652e5e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:25:43.497Z|71a0e928-63fa-4607-a8f0-f12af652e5e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:25:43.499Z|83768474-ef34-40c4-b61e-1368d2427b13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:25:43.499Z|83768474-ef34-40c4-b61e-1368d2427b13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:25:50.750Z|9e3d4450-4479-4026-af54-81f9c81b43c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:25:50.750Z|9e3d4450-4479-4026-af54-81f9c81b43c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:25:53.521Z|37b3f1be-95be-40f5-a724-9f7cc46281fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:25:53.522Z|37b3f1be-95be-40f5-a724-9f7cc46281fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:25:53.522Z|216d3866-e459-4d54-99e2-17b21f6b2e01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:25:53.525Z|427d08ce-b9b5-479e-be28-02e26d050084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:25:53.526Z|427d08ce-b9b5-479e-be28-02e26d050084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:25:53.527Z|216d3866-e459-4d54-99e2-17b21f6b2e01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:25:59.891Z|fa37e86a-19ca-475f-b124-d01889e89451|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:25:59.892Z|fa37e86a-19ca-475f-b124-d01889e89451|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:26:03.555Z|a2b22fb1-20a3-4ee6-aef4-8446de1c69ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:26:03.555Z|a2b22fb1-20a3-4ee6-aef4-8446de1c69ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:26:03.557Z|b44c7dcc-85fb-48a9-9107-063d0ddc4231|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:26:03.558Z|b44c7dcc-85fb-48a9-9107-063d0ddc4231|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:26:03.561Z|b03f695a-a6fd-4be9-88b3-43c0d78dcd9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:26:03.561Z|b03f695a-a6fd-4be9-88b3-43c0d78dcd9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:26:05.750Z|15fa7e8e-0f85-434f-8da0-c64dc6bbf7cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:26:05.750Z|15fa7e8e-0f85-434f-8da0-c64dc6bbf7cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:26:07.007Z|947fd508-085c-48a6-bd90-e2edd32e0de1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:26:07.007Z|947fd508-085c-48a6-bd90-e2edd32e0de1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:26:13.586Z|dd749ad8-46b4-479a-9318-ab48da0a5ee7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:26:13.586Z|24e59b39-eec7-47a9-bd42-e1d62c1600f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:26:13.587Z|dd749ad8-46b4-479a-9318-ab48da0a5ee7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:26:13.587Z|24e59b39-eec7-47a9-bd42-e1d62c1600f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:26:13.588Z|db26ae46-1637-4884-bab2-5683f56a8261|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:26:13.590Z|db26ae46-1637-4884-bab2-5683f56a8261|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:26:20.750Z|283dc59d-aa7e-4392-a34b-77752c684dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:26:20.756Z|283dc59d-aa7e-4392-a34b-77752c684dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:26:23.616Z|46202d76-83bd-4cb1-b0c4-14088bd11f38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:26:23.617Z|46202d76-83bd-4cb1-b0c4-14088bd11f38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:26:23.622Z|49c78b56-1a1e-4500-9f8f-d9a3fb9c512c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:26:23.623Z|49c78b56-1a1e-4500-9f8f-d9a3fb9c512c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:26:23.625Z|9a581d91-0a78-4476-b297-b1e6783a521d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:26:23.626Z|9a581d91-0a78-4476-b297-b1e6783a521d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:26:33.646Z|2da77481-c65f-4f09-a4e2-7ef259ed09bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:26:33.647Z|2da77481-c65f-4f09-a4e2-7ef259ed09bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:26:33.653Z|f5965862-4c66-4965-95d9-516457316e5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:26:33.653Z|f5965862-4c66-4965-95d9-516457316e5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:26:33.653Z|01199575-8122-4f15-951d-09b4305e4ab1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:26:33.654Z|01199575-8122-4f15-951d-09b4305e4ab1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:26:35.750Z|fa3fefa0-3d48-4bbf-80e5-03d522b73f16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:26:35.750Z|fa3fefa0-3d48-4bbf-80e5-03d522b73f16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:26:37.008Z|99ed264d-0c5e-4aaf-8e0b-d1e756a2c80e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:26:37.009Z|99ed264d-0c5e-4aaf-8e0b-d1e756a2c80e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:26:43.677Z|9a920663-bf88-49b5-9516-13f72a648381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:26:43.678Z|9a920663-bf88-49b5-9516-13f72a648381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:26:43.681Z|847453d6-4bdf-452f-9103-f188c15ef0a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:26:43.682Z|847453d6-4bdf-452f-9103-f188c15ef0a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:26:43.684Z|cf22f6b9-6adb-477e-9f98-49844e222d9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:26:43.684Z|cf22f6b9-6adb-477e-9f98-49844e222d9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:26:50.750Z|663c6e50-fd8b-4108-9120-d4c932fb395b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:26:50.750Z|663c6e50-fd8b-4108-9120-d4c932fb395b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:26:53.706Z|45bbae11-70aa-45e3-9cce-b9119e6f8f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:26:53.707Z|45bbae11-70aa-45e3-9cce-b9119e6f8f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:26:53.710Z|fa18f3cc-7ff1-48b0-ae34-bdfd36d4bf66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:26:53.711Z|fa18f3cc-7ff1-48b0-ae34-bdfd36d4bf66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:26:53.711Z|c0394fba-4060-4f57-b4ff-0f54aedd2f26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:26:53.712Z|c0394fba-4060-4f57-b4ff-0f54aedd2f26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:26:59.889Z|baaa8bfe-7cf8-41e0-a340-6599f4ef6fe1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:26:59.890Z|baaa8bfe-7cf8-41e0-a340-6599f4ef6fe1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:27:03.739Z|f8b33b2f-b33a-46bb-b360-6deb960b101e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:27:03.739Z|f8b33b2f-b33a-46bb-b360-6deb960b101e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:27:03.739Z|5e1b3c28-1018-4b9b-b803-f42a530bb1db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:27:03.739Z|5e1b3c28-1018-4b9b-b803-f42a530bb1db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:27:03.742Z|b9aefa6d-f1ec-40f6-a8c6-01bd0bf9f5dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:27:03.742Z|b9aefa6d-f1ec-40f6-a8c6-01bd0bf9f5dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:27:05.749Z|a1eab010-a148-42b6-8ae9-283b1d250226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:27:05.755Z|a1eab010-a148-42b6-8ae9-283b1d250226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:27:07.009Z|4dafbeb5-93b9-4b94-ac36-7af2fd66e072|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:27:07.010Z|4dafbeb5-93b9-4b94-ac36-7af2fd66e072|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:27:13.765Z|c944a553-05d6-4ec8-b8a0-14619b4c3932|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:27:13.766Z|c944a553-05d6-4ec8-b8a0-14619b4c3932|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:27:13.773Z|303f2345-023d-4e65-b3fd-b9c45d170128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:27:13.773Z|266644b5-c512-4abf-a04e-7ca65b1f8d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:27:13.773Z|303f2345-023d-4e65-b3fd-b9c45d170128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:27:13.773Z|266644b5-c512-4abf-a04e-7ca65b1f8d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:27:20.751Z|b4c3c31a-c27c-4a2c-a3c2-7f3f50a03514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:27:20.751Z|b4c3c31a-c27c-4a2c-a3c2-7f3f50a03514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:27:23.800Z|8b2655b7-9b23-4a72-ae1c-1c18a01a89d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:27:23.800Z|8b2655b7-9b23-4a72-ae1c-1c18a01a89d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:27:23.802Z|409d5e65-ab92-45a7-8b0c-f3b10b778c34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:27:23.802Z|409d5e65-ab92-45a7-8b0c-f3b10b778c34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:27:23.803Z|34c5e7d3-c4ff-453b-8a2d-06df0e9deb07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:27:23.804Z|34c5e7d3-c4ff-453b-8a2d-06df0e9deb07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:27:33.832Z|8ebcb9eb-21d5-4608-96a3-db0776649282|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:27:33.832Z|b9db6e6f-4cc4-47f4-9a08-f6869c38bb13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:27:33.832Z|6d9cb75b-e3e2-4daa-9e46-850e1d454224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:27:33.832Z|b9db6e6f-4cc4-47f4-9a08-f6869c38bb13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:27:33.832Z|8ebcb9eb-21d5-4608-96a3-db0776649282|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:27:33.832Z|6d9cb75b-e3e2-4daa-9e46-850e1d454224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:27:35.750Z|280da69e-e7ca-42d5-b285-b36bd35ac0a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:27:35.750Z|280da69e-e7ca-42d5-b285-b36bd35ac0a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:27:37.010Z|ed315002-b0ec-4ad4-a47a-2b19252d9f50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:27:37.011Z|ed315002-b0ec-4ad4-a47a-2b19252d9f50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:27:43.868Z|ad1b8205-4010-4fb4-a720-99760cf1fef4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:27:43.868Z|ad1b8205-4010-4fb4-a720-99760cf1fef4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:27:43.871Z|d89ffc71-f816-46cb-9753-fb6dda5f38f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:27:43.871Z|0d1ecee8-97e4-4d83-a73e-18c91423bfe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:27:43.871Z|d89ffc71-f816-46cb-9753-fb6dda5f38f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:27:43.872Z|0d1ecee8-97e4-4d83-a73e-18c91423bfe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:27:50.749Z|11ef39ba-512b-40e2-8eef-984330d3974f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:27:50.753Z|11ef39ba-512b-40e2-8eef-984330d3974f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:27:53.896Z|fb854952-38de-475b-af7a-c51c8eb9de9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:27:53.898Z|fb854952-38de-475b-af7a-c51c8eb9de9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:27:53.898Z|818d2385-dc0a-4c2d-abf6-0d6124e384e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:27:53.900Z|818d2385-dc0a-4c2d-abf6-0d6124e384e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:27:53.905Z|d3497a86-9656-4557-ada7-d25d3065eb35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:27:53.907Z|d3497a86-9656-4557-ada7-d25d3065eb35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:27:59.889Z|e9f85f81-40ca-4bf1-8455-e7798a75881e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:27:59.890Z|e9f85f81-40ca-4bf1-8455-e7798a75881e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:28:03.930Z|2b6944ec-c886-4077-a774-40e53e12582b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:28:03.930Z|2b6944ec-c886-4077-a774-40e53e12582b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:28:03.935Z|5a956298-8728-47f9-b8d8-55ceee72ff5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:28:03.936Z|5a956298-8728-47f9-b8d8-55ceee72ff5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:28:03.939Z|2a9f25fd-6515-4653-a997-25e91d3091a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:28:03.940Z|2a9f25fd-6515-4653-a997-25e91d3091a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:28:05.750Z|99531693-e6fd-41de-9ca4-3a7b86e826a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:28:05.750Z|99531693-e6fd-41de-9ca4-3a7b86e826a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:28:07.011Z|c92ec46c-e43e-4f5f-a1c3-a9036d70efd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:28:07.012Z|c92ec46c-e43e-4f5f-a1c3-a9036d70efd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:28:13.961Z|ce3d0c74-a358-4bc9-b5c5-2176ca01d531|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:28:13.962Z|ce3d0c74-a358-4bc9-b5c5-2176ca01d531|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:28:13.965Z|7cf4784f-4b28-47ae-a273-f02a286550f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:28:13.965Z|7cf4784f-4b28-47ae-a273-f02a286550f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:28:13.970Z|727d6cae-4d41-4cf8-b0f8-7e1cfda33b1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:28:13.971Z|727d6cae-4d41-4cf8-b0f8-7e1cfda33b1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:28:20.750Z|20713d03-4209-40f5-a62d-5401d99d966c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:28:20.750Z|20713d03-4209-40f5-a62d-5401d99d966c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:28:23.997Z|6e1d475e-ab12-46f7-ab91-514c45d08303|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:28:23.997Z|5e501bb3-66c7-4b3b-bf6f-4089174e7a5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:28:24.000Z|007973ad-7695-491c-8818-50d8f0718db2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:28:24.000Z|007973ad-7695-491c-8818-50d8f0718db2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:28:23.998Z|5e501bb3-66c7-4b3b-bf6f-4089174e7a5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:28:23.997Z|6e1d475e-ab12-46f7-ab91-514c45d08303|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:28:34.029Z|c7e8d59b-24bf-4614-9d60-a0997a1b16cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:28:34.030Z|c7e8d59b-24bf-4614-9d60-a0997a1b16cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:28:34.030Z|b1e0c42c-a246-49ab-a876-545c353c612a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:28:34.031Z|b1e0c42c-a246-49ab-a876-545c353c612a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:28:34.033Z|cea9e347-738d-4a33-8e5b-95cd4b0aa005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:28:34.034Z|cea9e347-738d-4a33-8e5b-95cd4b0aa005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:28:35.750Z|a8493a06-14e5-4718-a5d3-086e009d116c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:28:35.756Z|a8493a06-14e5-4718-a5d3-086e009d116c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:28:37.012Z|10a569aa-dd87-4552-b1e7-3b84cd23a8f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:28:37.013Z|10a569aa-dd87-4552-b1e7-3b84cd23a8f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:28:44.059Z|8fe21884-ecb3-4467-b5d6-561aad193204|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:28:44.060Z|8fe21884-ecb3-4467-b5d6-561aad193204|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:28:44.064Z|cae3c0a2-28ef-41e7-870b-99ce2a380a6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:28:44.067Z|006adcd2-850b-42cc-9458-508706ec891d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:28:44.065Z|cae3c0a2-28ef-41e7-870b-99ce2a380a6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:28:44.070Z|006adcd2-850b-42cc-9458-508706ec891d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:28:50.750Z|0a255ddb-026f-449b-870b-2bae72191f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:28:50.750Z|0a255ddb-026f-449b-870b-2bae72191f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:28:54.091Z|c805ebff-e486-4761-b091-021a78277bc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:28:54.092Z|c805ebff-e486-4761-b091-021a78277bc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:28:54.096Z|ffcac7da-d1ad-4bdc-879e-9df23893b66e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:28:54.097Z|ffcac7da-d1ad-4bdc-879e-9df23893b66e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:28:54.102Z|94559b60-bd29-485e-b418-fbd2308e31d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:28:54.102Z|94559b60-bd29-485e-b418-fbd2308e31d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:28:59.889Z|24dd33e7-bbe7-480f-b37f-44a1a96e00f9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:28:59.890Z|24dd33e7-bbe7-480f-b37f-44a1a96e00f9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:29:04.123Z|be79691b-2779-45db-90da-b59be74e1c8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:29:04.124Z|be79691b-2779-45db-90da-b59be74e1c8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:29:04.126Z|c7bc9e55-4add-4237-a0c7-b41525c3ea1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:29:04.126Z|c7bc9e55-4add-4237-a0c7-b41525c3ea1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:29:04.154Z|472771f9-24e1-4198-9daa-e2f279f6c837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:29:04.155Z|472771f9-24e1-4198-9daa-e2f279f6c837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:29:05.750Z|ce6d84bd-ea09-4042-9cf9-99d49e1eac05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:29:05.750Z|ce6d84bd-ea09-4042-9cf9-99d49e1eac05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:29:07.013Z|dbc4a961-6697-4439-82d9-5fcb6cd4e1de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:29:07.014Z|dbc4a961-6697-4439-82d9-5fcb6cd4e1de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:29:14.155Z|06e7817e-4f35-4fd9-b787-1ba14a8d760a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:29:14.156Z|06e7817e-4f35-4fd9-b787-1ba14a8d760a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:29:14.189Z|e6184df4-8105-46a6-b7e4-aad7e06343c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:29:14.190Z|e6184df4-8105-46a6-b7e4-aad7e06343c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:29:14.190Z|6ee9ff7d-af57-47cb-b800-b7a7fe6513ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:29:14.191Z|6ee9ff7d-af57-47cb-b800-b7a7fe6513ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:29:20.750Z|3e0c6c2d-2a82-4f7d-b1e1-110b04bd775b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:29:20.757Z|3e0c6c2d-2a82-4f7d-b1e1-110b04bd775b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:29:24.192Z|bf7f4185-77c6-4828-961a-cddb60f004d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:29:24.193Z|bf7f4185-77c6-4828-961a-cddb60f004d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:29:24.218Z|e6264396-a507-4b42-81d5-4c7917c95c7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:29:24.218Z|e6264396-a507-4b42-81d5-4c7917c95c7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:29:24.221Z|49a2a760-3867-4ca6-b82c-11efda3725ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:29:24.222Z|49a2a760-3867-4ca6-b82c-11efda3725ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:29:34.228Z|436206c6-50cc-4a4f-96dc-18c8c7b789a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:29:34.229Z|436206c6-50cc-4a4f-96dc-18c8c7b789a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:29:34.245Z|bd504c56-aa60-4f69-8542-170ff2243db5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:29:34.246Z|bd504c56-aa60-4f69-8542-170ff2243db5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:29:34.250Z|e5838f8d-e9c7-4ec5-ad4b-07dbfd78434e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:29:34.251Z|e5838f8d-e9c7-4ec5-ad4b-07dbfd78434e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:29:35.750Z|0b1ecf32-e6a2-4010-baad-009fdc1983fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:29:35.750Z|0b1ecf32-e6a2-4010-baad-009fdc1983fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:29:37.014Z|b4f2fc99-d631-4b54-9d7a-7b0657a4f5a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:29:37.015Z|b4f2fc99-d631-4b54-9d7a-7b0657a4f5a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:29:44.259Z|cf3312e2-8987-4b45-8181-5dffc25d0885|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:29:44.260Z|cf3312e2-8987-4b45-8181-5dffc25d0885|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:29:44.270Z|07b489b9-dd4b-4bb9-9d84-3484cef7a275|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:29:44.270Z|07b489b9-dd4b-4bb9-9d84-3484cef7a275|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:29:44.279Z|ab52704b-ab9e-4e1d-be52-d39f372724cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:29:44.279Z|ab52704b-ab9e-4e1d-be52-d39f372724cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:29:50.749Z|e5bb4af7-6695-418d-ba43-43c931364c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:29:50.750Z|e5bb4af7-6695-418d-ba43-43c931364c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:29:54.289Z|98b2cad3-7424-4238-b6d3-5b280601f773|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:29:54.290Z|98b2cad3-7424-4238-b6d3-5b280601f773|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:29:54.299Z|9d6264cd-045e-4231-a8a0-3f07051c2a6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:29:54.300Z|9d6264cd-045e-4231-a8a0-3f07051c2a6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:29:54.308Z|c37794d1-f83c-485e-b945-dc604caa4216|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:29:54.309Z|c37794d1-f83c-485e-b945-dc604caa4216|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:29:59.891Z|82b30dbb-43c1-4ed4-a40a-f83373c46d64|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:29:59.891Z|82b30dbb-43c1-4ed4-a40a-f83373c46d64|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:30:04.328Z|f11193e9-3196-473d-833e-23474c33b089|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:30:04.328Z|f11193e9-3196-473d-833e-23474c33b089|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:30:04.332Z|4ecd5f38-7ee6-4c80-b3f4-2c23097acca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:30:04.332Z|4ecd5f38-7ee6-4c80-b3f4-2c23097acca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:30:04.343Z|6edfc196-71c0-48af-9435-62730f7297cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:30:04.343Z|6edfc196-71c0-48af-9435-62730f7297cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:30:05.750Z|0a296c0c-8751-4995-a5b6-dcb01124b28a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:30:05.756Z|0a296c0c-8751-4995-a5b6-dcb01124b28a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:30:07.015Z|de17a1c2-9ada-4896-b9b4-6735f0f513c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:30:07.016Z|de17a1c2-9ada-4896-b9b4-6735f0f513c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:30:14.358Z|699519e6-270d-491e-ae43-6140dd36f658|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:30:14.359Z|699519e6-270d-491e-ae43-6140dd36f658|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:30:14.364Z|c5194598-9ca7-4a50-8e64-cadb2a8f774a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:30:14.364Z|c5194598-9ca7-4a50-8e64-cadb2a8f774a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:30:14.370Z|a2d8ce12-27cf-4ccc-948f-bca45f77c1d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:30:14.371Z|a2d8ce12-27cf-4ccc-948f-bca45f77c1d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:30:20.750Z|65144762-762f-4f33-b827-de1081a7a6d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:30:20.750Z|65144762-762f-4f33-b827-de1081a7a6d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:30:24.389Z|3475e4be-be13-4250-8bf0-9ccf3fd2acad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:30:24.390Z|3475e4be-be13-4250-8bf0-9ccf3fd2acad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:30:24.393Z|dc724e4e-7b76-4ed2-904a-f19386c8238d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:30:24.393Z|dc724e4e-7b76-4ed2-904a-f19386c8238d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:30:24.399Z|8d403c04-9819-4705-bd3e-6c3a2aaa4420|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:30:24.399Z|8d403c04-9819-4705-bd3e-6c3a2aaa4420|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:30:34.422Z|939e3386-d6de-4587-8437-23e2ebeac6fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:30:34.423Z|939e3386-d6de-4587-8437-23e2ebeac6fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:30:34.426Z|f9a51b84-6ad8-4746-85b2-e42b1842df2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:30:34.426Z|f9a51b84-6ad8-4746-85b2-e42b1842df2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:30:34.430Z|eab74c48-beca-4753-999b-023ad48ad70a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:30:34.431Z|eab74c48-beca-4753-999b-023ad48ad70a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:30:35.750Z|d4a9c14e-3e2c-4cb4-b6e8-9e7deb38853f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:30:35.750Z|d4a9c14e-3e2c-4cb4-b6e8-9e7deb38853f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:30:37.016Z|0042fb27-f489-4974-808c-467de39afa76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:30:37.017Z|0042fb27-f489-4974-808c-467de39afa76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:30:44.452Z|b62aef49-6364-40eb-aa26-9c1757c3c94e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:30:44.452Z|b62aef49-6364-40eb-aa26-9c1757c3c94e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:30:44.455Z|07475761-6a66-487c-ad4a-c73ebbde7440|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:30:44.455Z|07475761-6a66-487c-ad4a-c73ebbde7440|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:30:44.458Z|0d733384-5fd7-432a-ad43-2f3e281992d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:30:44.458Z|0d733384-5fd7-432a-ad43-2f3e281992d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:30:50.750Z|061d5708-76d5-40c1-8dd3-dec39e0092d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:30:50.756Z|061d5708-76d5-40c1-8dd3-dec39e0092d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:30:54.481Z|b791fd54-4081-4715-be84-f6be473a2e4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:30:54.482Z|b791fd54-4081-4715-be84-f6be473a2e4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:30:54.485Z|06ff844d-630f-4e8c-9f77-c27e6abab711|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:30:54.486Z|06ff844d-630f-4e8c-9f77-c27e6abab711|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:30:54.491Z|8e9121fc-1fd6-4813-ad48-4d47a1284c95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:30:54.492Z|8e9121fc-1fd6-4813-ad48-4d47a1284c95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:30:59.889Z|05e978e8-40c2-4a94-8c51-a352a7bed25d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:30:59.890Z|05e978e8-40c2-4a94-8c51-a352a7bed25d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:31:04.512Z|3b589fcc-3bf5-4e46-9522-0c5cad0cfb96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:31:04.513Z|3b589fcc-3bf5-4e46-9522-0c5cad0cfb96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:31:04.515Z|cf4a5ed7-bb0e-491d-a64c-c06b6c63972d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:31:04.516Z|cf4a5ed7-bb0e-491d-a64c-c06b6c63972d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:31:04.518Z|2395ba64-bc96-406a-b6c0-d1ae6b7c9788|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:31:04.519Z|2395ba64-bc96-406a-b6c0-d1ae6b7c9788|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:31:05.750Z|36373d0f-4b3b-4765-bf23-5a1c24c59926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:31:05.750Z|36373d0f-4b3b-4765-bf23-5a1c24c59926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:31:07.018Z|79b8631e-5880-470e-bd60-c155577a086e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:31:07.018Z|79b8631e-5880-470e-bd60-c155577a086e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:31:14.542Z|a00ad535-c3ef-4362-998b-dbe723a52fc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:31:14.543Z|a00ad535-c3ef-4362-998b-dbe723a52fc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:31:14.544Z|ce47d93b-6e15-4180-828e-bc3ea5fc5cea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:31:14.544Z|ce47d93b-6e15-4180-828e-bc3ea5fc5cea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:31:14.544Z|593eb39e-b111-4f85-991f-b3e81a8b4a68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:31:14.546Z|593eb39e-b111-4f85-991f-b3e81a8b4a68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:31:20.749Z|f3dc5775-1d9c-48d7-a841-0623bccb1199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:31:20.750Z|f3dc5775-1d9c-48d7-a841-0623bccb1199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:31:24.570Z|0d475746-71c2-45c1-b08e-2f2caf090103|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:31:24.571Z|0d475746-71c2-45c1-b08e-2f2caf090103|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:31:24.574Z|edf85ddf-c94e-42f7-9827-3d9caa6f9eaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:31:24.577Z|edf85ddf-c94e-42f7-9827-3d9caa6f9eaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:31:24.579Z|0e822cda-1348-4836-89dd-5daeb07a5703|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:31:24.580Z|0e822cda-1348-4836-89dd-5daeb07a5703|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:31:34.601Z|02a9ca81-7581-480e-83f8-332aa11e527a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:31:34.602Z|02a9ca81-7581-480e-83f8-332aa11e527a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:31:34.607Z|9cc16f61-7643-474b-b6a7-b8e3b8d6c852|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:31:34.609Z|9cc16f61-7643-474b-b6a7-b8e3b8d6c852|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:31:34.611Z|0a5ad89e-ca54-4c34-bf69-0afcb72c2458|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:31:34.612Z|0a5ad89e-ca54-4c34-bf69-0afcb72c2458|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:31:35.750Z|1274cb26-a743-471a-86d2-61aa82d0d884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:31:35.758Z|1274cb26-a743-471a-86d2-61aa82d0d884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:31:37.019Z|8dca7473-67ce-41ae-bcf8-b87aaa58e7a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:31:37.020Z|8dca7473-67ce-41ae-bcf8-b87aaa58e7a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:31:44.627Z|f69a0d13-9011-413c-9a11-266bb9d94be8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:31:44.627Z|f69a0d13-9011-413c-9a11-266bb9d94be8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:31:44.634Z|bfd64ea1-ba10-46fc-a7b0-1bb999d2889f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:31:44.635Z|bfd64ea1-ba10-46fc-a7b0-1bb999d2889f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:31:44.639Z|0aa795a5-c524-4f0f-b881-294a9e989349|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:31:44.639Z|0aa795a5-c524-4f0f-b881-294a9e989349|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:31:50.749Z|8ffff58a-74c3-4cc4-a36c-ca440e9d233a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:31:50.750Z|8ffff58a-74c3-4cc4-a36c-ca440e9d233a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:31:54.657Z|cde41b32-d1fd-4694-b4a1-016b144097ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:31:54.657Z|cde41b32-d1fd-4694-b4a1-016b144097ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:31:54.660Z|28d32a08-f2c8-4047-a348-356c18de3d69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:31:54.661Z|28d32a08-f2c8-4047-a348-356c18de3d69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:31:54.666Z|39f457ea-cdbe-42aa-b174-f35f62f6c108|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:31:54.666Z|39f457ea-cdbe-42aa-b174-f35f62f6c108|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:31:59.889Z|f75bf1ed-f93c-4864-b2d6-78302ebd42e4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:31:59.890Z|f75bf1ed-f93c-4864-b2d6-78302ebd42e4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:32:04.689Z|f00c5255-8c92-4a6c-998f-1433efd5cc41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:32:04.690Z|f00c5255-8c92-4a6c-998f-1433efd5cc41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:32:04.695Z|5f941ff7-4b55-4aa1-9846-26bb277a0211|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:32:04.695Z|5f941ff7-4b55-4aa1-9846-26bb277a0211|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:32:04.698Z|5a144797-fb70-4412-b37c-16efa2b98e58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:32:04.698Z|5a144797-fb70-4412-b37c-16efa2b98e58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:32:05.750Z|f8e03cde-6d96-49b1-9ca4-e4957b4d8bcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:32:05.750Z|f8e03cde-6d96-49b1-9ca4-e4957b4d8bcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:32:07.023Z|a01d3fc5-65cc-4406-9ccc-8d992ccfb1bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:32:07.023Z|a01d3fc5-65cc-4406-9ccc-8d992ccfb1bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:32:14.719Z|04c2b2df-2ef8-4dd5-88d7-189f0bd01e11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:32:14.719Z|04c2b2df-2ef8-4dd5-88d7-189f0bd01e11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:32:14.720Z|5d6a3381-f942-4a59-be42-909a57022f0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:32:14.721Z|5d6a3381-f942-4a59-be42-909a57022f0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:32:14.723Z|74f1a509-1d31-4bed-9edb-abbe1bf3756b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:32:14.723Z|74f1a509-1d31-4bed-9edb-abbe1bf3756b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:32:20.750Z|750271a7-6859-49c4-bcc4-bba86cd4991a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:32:20.756Z|750271a7-6859-49c4-bcc4-bba86cd4991a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:32:24.744Z|2c480746-993a-4724-a124-f011a81ab501|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:32:24.745Z|2c480746-993a-4724-a124-f011a81ab501|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:32:24.747Z|58b01ba7-3650-4d63-a09d-91d11faae8cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:32:24.748Z|58b01ba7-3650-4d63-a09d-91d11faae8cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:32:24.750Z|810c42c2-c117-41fe-9f40-620edf4d68ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:32:24.751Z|810c42c2-c117-41fe-9f40-620edf4d68ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:32:34.778Z|86d2e3e7-7eaf-4615-95ea-a137e8ff5338|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:32:34.779Z|86d2e3e7-7eaf-4615-95ea-a137e8ff5338|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:32:34.780Z|90228100-6093-4aac-9756-e07a6c0ea7c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:32:34.781Z|90228100-6093-4aac-9756-e07a6c0ea7c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:32:34.781Z|dddbf31c-82ca-43bd-8435-f0c610d225b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:32:34.784Z|dddbf31c-82ca-43bd-8435-f0c610d225b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:32:35.749Z|1d239258-316a-4d45-abda-3cf0c289fa70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:32:35.750Z|1d239258-316a-4d45-abda-3cf0c289fa70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:32:37.024Z|14675f8c-4449-49e1-83ca-c9d003ec8842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:32:37.024Z|14675f8c-4449-49e1-83ca-c9d003ec8842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:32:44.810Z|8b90a08b-d284-4228-bbc5-a7ddc630c4d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:32:44.810Z|8b90a08b-d284-4228-bbc5-a7ddc630c4d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:32:44.813Z|e5a7aeff-bc6c-42dd-886c-54324c2762ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:32:44.813Z|e5a7aeff-bc6c-42dd-886c-54324c2762ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:32:44.817Z|ab043d6b-468d-47e6-b0d7-8e802134fb5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:32:44.817Z|ab043d6b-468d-47e6-b0d7-8e802134fb5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:32:50.750Z|61a6ec61-7d21-41ee-b3ab-979db8b83d5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:32:50.750Z|61a6ec61-7d21-41ee-b3ab-979db8b83d5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:32:54.845Z|2912aeb2-5778-442d-b666-23e52a1e8487|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:32:54.846Z|2912aeb2-5778-442d-b666-23e52a1e8487|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:32:54.849Z|95b07376-9654-47b6-8e65-1ea1313ad34a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:32:54.850Z|95b07376-9654-47b6-8e65-1ea1313ad34a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:32:54.854Z|5f9ba7e7-e053-4b73-b3bb-85357f3432ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:32:54.854Z|5f9ba7e7-e053-4b73-b3bb-85357f3432ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:32:59.888Z|30e2beb4-c3a1-4a0e-827a-b62dbc6d2766|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:32:59.889Z|30e2beb4-c3a1-4a0e-827a-b62dbc6d2766|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:33:04.876Z|18c6081b-1d37-406f-abb0-1c5462780566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:33:04.877Z|18c6081b-1d37-406f-abb0-1c5462780566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:33:04.879Z|96b07df4-609a-4c08-a54c-d03ed68e02d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:33:04.880Z|96b07df4-609a-4c08-a54c-d03ed68e02d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:33:04.885Z|9dc29c58-97a9-4aa5-b3f6-2a65a0c1eb6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:33:04.886Z|9dc29c58-97a9-4aa5-b3f6-2a65a0c1eb6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:33:05.750Z|aef4d8e7-a2a4-4853-84f4-09d0686a039b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:33:05.757Z|aef4d8e7-a2a4-4853-84f4-09d0686a039b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:33:07.025Z|9e2a5811-1398-46c9-8b97-5cabd7df7b47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:33:07.025Z|9e2a5811-1398-46c9-8b97-5cabd7df7b47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:33:14.907Z|8c0f134e-3b77-4ba4-8d25-d3f1f9d550c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:33:14.908Z|8c0f134e-3b77-4ba4-8d25-d3f1f9d550c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:33:14.910Z|50a23516-1417-4cbd-9bd1-96de0254983d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:33:14.911Z|50a23516-1417-4cbd-9bd1-96de0254983d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:33:14.913Z|ae9cfc27-fd80-4856-beef-d7e026408cbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:33:14.914Z|ae9cfc27-fd80-4856-beef-d7e026408cbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:33:20.750Z|d3c745dc-b072-4926-bf36-d5abcadc5764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:33:20.751Z|d3c745dc-b072-4926-bf36-d5abcadc5764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:33:24.940Z|5debf595-3d89-4234-8482-797622921a15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:33:24.941Z|5debf595-3d89-4234-8482-797622921a15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:33:24.942Z|a3f4db5f-aa68-4833-9fdc-40fe1a32e5d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:33:24.942Z|a3f4db5f-aa68-4833-9fdc-40fe1a32e5d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:33:24.947Z|d7e5ff72-53b0-44e0-b554-60db9c9b6f13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:33:24.947Z|d7e5ff72-53b0-44e0-b554-60db9c9b6f13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:33:34.968Z|d34a9c61-ac8d-42a0-985f-8203535a0807|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:33:34.971Z|d34a9c61-ac8d-42a0-985f-8203535a0807|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:33:34.978Z|a49e4454-c841-416d-a82c-8983e26a50cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:33:34.978Z|a49e4454-c841-416d-a82c-8983e26a50cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:33:34.978Z|e4caf126-c13a-4ef2-9817-80a38da1c12d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:33:34.979Z|e4caf126-c13a-4ef2-9817-80a38da1c12d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:33:35.750Z|b3bcc1ad-1139-4c23-a965-0cd3f6468f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:33:35.750Z|b3bcc1ad-1139-4c23-a965-0cd3f6468f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:33:37.026Z|bc1f860d-0d3b-4262-a000-bedcc7d0b909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:33:37.026Z|bc1f860d-0d3b-4262-a000-bedcc7d0b909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:33:45.000Z|bcc2c0aa-7c94-470f-b53a-a9dd8d38d5d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:33:45.001Z|bcc2c0aa-7c94-470f-b53a-a9dd8d38d5d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:33:45.006Z|a8eb37d6-78f8-4904-89e4-0fc0c222ae67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:33:45.006Z|a8eb37d6-78f8-4904-89e4-0fc0c222ae67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:33:45.008Z|6ead0354-3139-4b61-bc34-da373f74e372|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:33:45.009Z|6ead0354-3139-4b61-bc34-da373f74e372|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:33:50.750Z|776aaa38-2e8e-486c-b480-51b50a1557e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:33:50.758Z|776aaa38-2e8e-486c-b480-51b50a1557e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:33:55.034Z|6da56345-1738-4d61-9424-565d4a839ff1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:33:55.034Z|6da56345-1738-4d61-9424-565d4a839ff1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:33:55.038Z|209d4ab5-bbba-4182-8726-d7955d448c3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:33:55.038Z|220219e6-49aa-4c65-a776-2e86bebebbde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:33:55.039Z|209d4ab5-bbba-4182-8726-d7955d448c3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:33:55.039Z|220219e6-49aa-4c65-a776-2e86bebebbde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:33:59.890Z|c552d300-dfef-4ee7-a0c8-d96b427e212e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:33:59.891Z|c552d300-dfef-4ee7-a0c8-d96b427e212e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:34:05.063Z|d16a3e3e-2fa8-48c9-9931-96c63fe67ff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:34:05.064Z|d16a3e3e-2fa8-48c9-9931-96c63fe67ff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:34:05.067Z|c75e6fd2-b2bb-4a74-ae3a-26593d9b66f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:34:05.067Z|c75e6fd2-b2bb-4a74-ae3a-26593d9b66f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:34:05.068Z|d5530975-1e0f-4614-9fda-21d3616c5974|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:34:05.069Z|d5530975-1e0f-4614-9fda-21d3616c5974|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:34:05.750Z|c4c7b230-7a44-467f-b9c6-508daab00b97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:34:05.750Z|c4c7b230-7a44-467f-b9c6-508daab00b97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:34:07.027Z|62b258e8-48a5-47b2-bef7-6660447b92f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:34:07.027Z|62b258e8-48a5-47b2-bef7-6660447b92f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:34:15.093Z|1068f2ae-d4a7-4d8b-8bf5-ac0e89b3b128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:34:15.093Z|1068f2ae-d4a7-4d8b-8bf5-ac0e89b3b128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:34:15.094Z|938128d0-e1bf-4f47-b715-b9337891ec9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:34:15.095Z|938128d0-e1bf-4f47-b715-b9337891ec9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:34:15.098Z|d3133819-5514-4420-b96a-9a0ff852b092|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:34:15.099Z|d3133819-5514-4420-b96a-9a0ff852b092|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:34:20.751Z|b7f9d3e1-94b8-4f13-8ec2-ac969722869f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:34:20.751Z|b7f9d3e1-94b8-4f13-8ec2-ac969722869f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:34:25.126Z|ffc391ad-894a-468c-a339-d9fe85a130f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:34:25.126Z|ffc391ad-894a-468c-a339-d9fe85a130f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:34:25.126Z|022fbc9a-e29a-4bad-94a8-774e3b800f6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:34:25.127Z|022fbc9a-e29a-4bad-94a8-774e3b800f6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:34:25.130Z|f7d9e364-fa98-4d90-b2f9-f770d80d2ff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:34:25.130Z|f7d9e364-fa98-4d90-b2f9-f770d80d2ff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:34:35.159Z|8eae442e-c0f3-42e9-ad92-d0129f4f4548|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:34:35.160Z|8eae442e-c0f3-42e9-ad92-d0129f4f4548|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:34:35.164Z|c9d9553c-d464-4e2b-9271-97011a010ac1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:34:35.164Z|ca415b0b-9a4b-4213-9998-1f5a81060310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:34:35.165Z|c9d9553c-d464-4e2b-9271-97011a010ac1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:34:35.165Z|ca415b0b-9a4b-4213-9998-1f5a81060310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:34:35.750Z|61461ff5-3448-4444-a284-36a1ae39e11c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:34:35.756Z|61461ff5-3448-4444-a284-36a1ae39e11c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:34:37.028Z|38a57c87-0ca8-4ede-9a44-75c65ab5a1df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:34:37.029Z|38a57c87-0ca8-4ede-9a44-75c65ab5a1df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:34:45.203Z|55b50533-eabc-4d62-a03d-fd70393a711b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:34:45.203Z|c445d7f4-1e56-4bc1-90a0-02dd2286958b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:34:45.204Z|c445d7f4-1e56-4bc1-90a0-02dd2286958b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:34:45.203Z|05141e61-2a28-4655-bc2e-3928504db6ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:34:45.204Z|55b50533-eabc-4d62-a03d-fd70393a711b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:34:45.204Z|05141e61-2a28-4655-bc2e-3928504db6ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:34:50.750Z|6b09740b-4c54-4fba-8c44-06dd899ad850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:34:50.750Z|6b09740b-4c54-4fba-8c44-06dd899ad850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:34:55.248Z|dd4b85e4-ef49-4160-bc75-6dbfaf0f2e74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:34:55.250Z|1ce434a5-25c8-40ac-b70a-790ddb5028bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:34:55.250Z|dd4b85e4-ef49-4160-bc75-6dbfaf0f2e74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:34:55.251Z|1ce434a5-25c8-40ac-b70a-790ddb5028bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:34:55.254Z|b300ffd5-4f02-4446-9181-9efad787fcb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:34:55.255Z|b300ffd5-4f02-4446-9181-9efad787fcb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:34:59.890Z|694b3dc7-3be7-4820-a95a-756c1e1e5a4f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:34:59.891Z|694b3dc7-3be7-4820-a95a-756c1e1e5a4f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:35:05.278Z|c65264b6-fe81-48e3-b0b0-034a082b0817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:35:05.280Z|c65264b6-fe81-48e3-b0b0-034a082b0817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:35:05.281Z|c1da091f-f65a-4457-be61-480e41398cbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:35:05.282Z|c1da091f-f65a-4457-be61-480e41398cbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:35:05.287Z|564d5675-0650-4fec-8d5d-59b3f6df4510|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:35:05.287Z|564d5675-0650-4fec-8d5d-59b3f6df4510|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:35:05.750Z|ab47fb0f-660a-4484-891a-d888bc15b02b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:35:05.750Z|ab47fb0f-660a-4484-891a-d888bc15b02b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:35:07.029Z|7aa46b1c-b5b4-43b2-8d39-d60e28d587ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:35:07.030Z|7aa46b1c-b5b4-43b2-8d39-d60e28d587ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:35:15.313Z|f08c924f-50b6-4ad5-afd2-d2c7bdbfe169|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:35:15.314Z|f08c924f-50b6-4ad5-afd2-d2c7bdbfe169|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:35:15.314Z|be878351-c962-4a4c-99fd-9447b5f5ce12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:35:15.316Z|be878351-c962-4a4c-99fd-9447b5f5ce12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:35:15.316Z|c02cbba7-2272-456d-b737-26fd00ac20f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:35:15.318Z|c02cbba7-2272-456d-b737-26fd00ac20f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:35:20.750Z|4998cdd5-d7de-4be2-87fa-dd9a48c6bf91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:35:20.755Z|4998cdd5-d7de-4be2-87fa-dd9a48c6bf91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:35:25.377Z|a6c8d304-729e-4053-b067-c64b9474a693|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:35:25.378Z|a6c8d304-729e-4053-b067-c64b9474a693|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:35:25.381Z|bdefbc0d-fb46-4ca5-b918-668f4ae57793|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:35:25.379Z|d7972e15-d39b-4d9b-8eea-565d57a1b877|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:35:25.381Z|bdefbc0d-fb46-4ca5-b918-668f4ae57793|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:35:25.381Z|d7972e15-d39b-4d9b-8eea-565d57a1b877|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:35:35.405Z|b987946c-a4d2-4b34-b519-995811934e37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:35:35.406Z|b987946c-a4d2-4b34-b519-995811934e37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:35:35.412Z|29a5bf55-b964-4971-aa64-d7c9614c5547|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:35:35.412Z|29a5bf55-b964-4971-aa64-d7c9614c5547|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:35:35.413Z|167f0051-8eeb-47e7-bac4-c911a51ad2c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:35:35.414Z|167f0051-8eeb-47e7-bac4-c911a51ad2c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:35:35.750Z|280987a8-a718-4fff-9877-9caf34941acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:35:35.750Z|280987a8-a718-4fff-9877-9caf34941acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:35:37.030Z|f27f9194-baeb-4822-a849-a4dfcb66ffe9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:35:37.031Z|f27f9194-baeb-4822-a849-a4dfcb66ffe9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:35:45.446Z|04cb2f1b-c949-427c-ad6d-bf5875084432|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:35:45.447Z|04cb2f1b-c949-427c-ad6d-bf5875084432|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:35:45.449Z|676c1b88-d6fc-4eb3-9dd4-9ff5a4d9d083|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:35:45.449Z|676c1b88-d6fc-4eb3-9dd4-9ff5a4d9d083|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:35:45.449Z|72bcd799-cd94-4552-bc5d-ba3e5bac3459|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:35:45.450Z|72bcd799-cd94-4552-bc5d-ba3e5bac3459|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:35:50.750Z|8af3d396-d0bc-46af-bcb2-415d46a63c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:35:50.750Z|8af3d396-d0bc-46af-bcb2-415d46a63c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:35:55.471Z|8b455849-2506-4e08-9e71-1038d20f0282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:35:55.472Z|8b455849-2506-4e08-9e71-1038d20f0282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:35:55.479Z|f1103085-9a94-47e6-bb1c-039f71d7beea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:35:55.479Z|f1103085-9a94-47e6-bb1c-039f71d7beea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:35:55.482Z|7c953e71-97bd-4d89-9c6f-51be27cb0ff8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:35:55.483Z|7c953e71-97bd-4d89-9c6f-51be27cb0ff8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:35:59.890Z|a772d2fd-39a8-4410-a7ec-9c91eb94cff7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:35:59.890Z|a772d2fd-39a8-4410-a7ec-9c91eb94cff7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:36:05.494Z|5dffb996-c6b4-4672-9cb9-2722059c6fed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:36:05.494Z|5dffb996-c6b4-4672-9cb9-2722059c6fed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:36:05.501Z|e6fd830e-43d9-4753-b54c-9068410e087d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:36:05.502Z|e6fd830e-43d9-4753-b54c-9068410e087d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:36:05.504Z|56b8b742-792e-4fcd-865b-bd5ba19d9911|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:36:05.504Z|56b8b742-792e-4fcd-865b-bd5ba19d9911|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:36:05.750Z|b8fba95a-890c-4c77-b4ca-0d255b7a7d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:36:05.754Z|b8fba95a-890c-4c77-b4ca-0d255b7a7d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:36:07.031Z|132942d4-2faa-48a8-b5cd-bc06c00969f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:36:07.032Z|132942d4-2faa-48a8-b5cd-bc06c00969f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:36:15.518Z|1d3af831-179b-4578-84ab-973e17ffe544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:36:15.518Z|1d3af831-179b-4578-84ab-973e17ffe544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:36:15.526Z|c28a1c8e-bf2d-408a-8cd3-7c552189545b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:36:15.527Z|c28a1c8e-bf2d-408a-8cd3-7c552189545b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:36:15.528Z|ce0bbd05-18a4-4064-bd2d-9069cde62d75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:36:15.528Z|ce0bbd05-18a4-4064-bd2d-9069cde62d75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:36:20.750Z|5485a812-3d97-4b65-b34a-d6dea4cb7e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:36:20.750Z|5485a812-3d97-4b65-b34a-d6dea4cb7e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:36:25.542Z|e94e4562-d5e9-44ea-8f29-17f99c5be40f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:36:25.542Z|e94e4562-d5e9-44ea-8f29-17f99c5be40f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:36:25.550Z|5f2ad139-9236-4a1e-8c96-5b65bcffd139|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:36:25.550Z|5f2ad139-9236-4a1e-8c96-5b65bcffd139|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:36:25.554Z|e2113aab-b440-4849-b070-612a82aec9b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:36:25.555Z|e2113aab-b440-4849-b070-612a82aec9b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:36:35.575Z|e2b87a00-d5ac-4768-a05f-16a59c63a8da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:36:35.576Z|e2b87a00-d5ac-4768-a05f-16a59c63a8da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:36:35.577Z|a690bf54-77f8-40ce-93c7-8dc1d50cb9f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:36:35.577Z|a690bf54-77f8-40ce-93c7-8dc1d50cb9f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:36:35.583Z|b0e59e60-272b-4920-a7c9-ce6d11663102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:36:35.584Z|b0e59e60-272b-4920-a7c9-ce6d11663102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:36:35.750Z|ec9ce132-dc6b-4a08-84d5-dffa535a4d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:36:35.750Z|ec9ce132-dc6b-4a08-84d5-dffa535a4d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:36:37.033Z|67069530-dab8-4250-82e5-8cd84c3babd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:36:37.033Z|67069530-dab8-4250-82e5-8cd84c3babd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:36:45.604Z|fc968039-91d6-4428-9c3c-f4429180d554|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:36:45.604Z|77c83514-222f-4720-ab5b-237b3208632d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:36:45.605Z|fc968039-91d6-4428-9c3c-f4429180d554|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:36:45.605Z|77c83514-222f-4720-ab5b-237b3208632d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:36:45.611Z|bf82fe4e-524e-405f-bba6-ab124c5a884f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:36:45.612Z|bf82fe4e-524e-405f-bba6-ab124c5a884f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:36:50.749Z|95c8a624-8d7e-4c03-9c1a-00fa36138033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:36:50.750Z|95c8a624-8d7e-4c03-9c1a-00fa36138033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:36:55.635Z|2d53b8cb-fc0b-4ac3-ab16-92b29ddc66bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:36:55.636Z|2d53b8cb-fc0b-4ac3-ab16-92b29ddc66bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:36:55.637Z|375bfd83-0c0b-4a30-bb7d-5e122cf8a970|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:36:55.637Z|375bfd83-0c0b-4a30-bb7d-5e122cf8a970|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:36:55.640Z|9976c247-2ae5-4a42-98b5-a2a41db55e0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:36:55.641Z|9976c247-2ae5-4a42-98b5-a2a41db55e0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:36:59.889Z|46df5a37-1683-4667-bd58-13e503bd70f7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:36:59.890Z|46df5a37-1683-4667-bd58-13e503bd70f7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:37:05.662Z|2922cf17-b535-4be9-99ad-485e012f9510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:37:05.663Z|2922cf17-b535-4be9-99ad-485e012f9510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:37:05.668Z|10b9a379-d9d4-43b5-86cc-c89b4bf47644|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:37:05.668Z|10b9a379-d9d4-43b5-86cc-c89b4bf47644|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:37:05.671Z|fb5d87eb-8f33-42bb-986f-e4b379dcd05c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:37:05.672Z|fb5d87eb-8f33-42bb-986f-e4b379dcd05c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:37:05.750Z|15c227c3-8d66-4923-b9a9-ee1abd3c9dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:37:05.750Z|15c227c3-8d66-4923-b9a9-ee1abd3c9dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:37:07.033Z|bfe2ad5b-c90c-473b-8ddd-03ee8522746b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:37:07.034Z|bfe2ad5b-c90c-473b-8ddd-03ee8522746b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:37:15.692Z|54decf23-1c00-4cbf-9fe6-13b95adc1440|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:37:15.693Z|54decf23-1c00-4cbf-9fe6-13b95adc1440|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:37:15.696Z|a107d351-58c0-4dbd-8f34-9d12b37e231a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:37:15.697Z|a107d351-58c0-4dbd-8f34-9d12b37e231a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:37:15.699Z|1fef2706-6b3e-42cc-83e4-a3013d937839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:37:15.699Z|1fef2706-6b3e-42cc-83e4-a3013d937839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:37:20.750Z|330d6258-5978-4bb1-b8e9-d958096dfd2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:37:20.750Z|330d6258-5978-4bb1-b8e9-d958096dfd2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:37:25.720Z|cf282364-9552-487b-aaff-47e4a96ee0e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:37:25.720Z|cf282364-9552-487b-aaff-47e4a96ee0e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:37:25.722Z|afc35d62-4c92-441c-952a-062bcce477e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:37:25.723Z|afc35d62-4c92-441c-952a-062bcce477e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:37:25.725Z|357d16da-f42a-422c-a634-114593ecb950|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:37:25.726Z|357d16da-f42a-422c-a634-114593ecb950|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:37:35.750Z|19520ba3-f47a-4f98-8187-8894ec8f3f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:37:35.751Z|19520ba3-f47a-4f98-8187-8894ec8f3f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:37:35.756Z|9c4bd372-a2c7-450c-80db-5c3205d1ff9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:37:35.756Z|099b96dc-4b5e-40f1-972c-84babf1dcd73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:37:35.757Z|099b96dc-4b5e-40f1-972c-84babf1dcd73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:37:35.757Z|9c4bd372-a2c7-450c-80db-5c3205d1ff9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:37:35.763Z|d8269a54-9126-4d09-aead-262534fbb705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:37:35.764Z|d8269a54-9126-4d09-aead-262534fbb705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:37:37.034Z|82bad65c-4fd8-4894-b179-4e25df48c0d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:37:37.035Z|82bad65c-4fd8-4894-b179-4e25df48c0d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:37:45.790Z|427b4e9a-d896-43db-bf06-895abc40a829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:37:45.791Z|427b4e9a-d896-43db-bf06-895abc40a829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:37:45.792Z|94feac66-fa8f-4b96-91bc-783ef56b36d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:37:45.792Z|94feac66-fa8f-4b96-91bc-783ef56b36d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:37:45.795Z|8f39cebe-8d5f-48b0-bf1b-5a350c2d7825|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:37:45.795Z|8f39cebe-8d5f-48b0-bf1b-5a350c2d7825|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:37:50.750Z|482f6495-fdd0-4ffb-9e9e-94bd203f6e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:37:50.750Z|482f6495-fdd0-4ffb-9e9e-94bd203f6e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:37:55.839Z|5ec301ab-9060-448c-8d66-c7290992fdfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:37:55.839Z|8cde4fb2-c052-4b8e-9759-8e4b5346399b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:37:55.840Z|6012748c-ad5f-4fe3-8110-f3a645d3de16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:37:55.840Z|5ec301ab-9060-448c-8d66-c7290992fdfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:37:55.840Z|8cde4fb2-c052-4b8e-9759-8e4b5346399b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:37:55.840Z|6012748c-ad5f-4fe3-8110-f3a645d3de16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:37:59.890Z|fb804460-d7b6-49f3-b5b0-78288f53ab2e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:37:59.891Z|fb804460-d7b6-49f3-b5b0-78288f53ab2e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:38:05.750Z|630e3d8a-992f-4841-a7b1-fa72f00ddf9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:38:05.750Z|630e3d8a-992f-4841-a7b1-fa72f00ddf9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:38:05.874Z|cac4cbde-6e12-4a83-b1fa-7d8bf9ed1c60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:38:05.874Z|cac4cbde-6e12-4a83-b1fa-7d8bf9ed1c60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:38:05.881Z|d8a45a6f-d4f4-4a39-9c72-b50855349e6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:38:05.882Z|d8a45a6f-d4f4-4a39-9c72-b50855349e6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:38:05.884Z|05064021-5e04-4c9c-a389-b0c7e769f791|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:38:05.885Z|05064021-5e04-4c9c-a389-b0c7e769f791|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:38:07.036Z|342a3c34-3150-4501-9903-f635054bce44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:38:07.037Z|342a3c34-3150-4501-9903-f635054bce44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:38:15.905Z|0c13efea-092b-428a-8cb6-55b03eec783c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:38:15.906Z|0c13efea-092b-428a-8cb6-55b03eec783c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:38:15.912Z|48b001e6-7af7-48eb-a52c-df2c5ab9cf15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:38:15.913Z|48b001e6-7af7-48eb-a52c-df2c5ab9cf15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:38:15.916Z|2c89d753-b354-42e3-9a8d-abd91f648f91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:38:15.916Z|2c89d753-b354-42e3-9a8d-abd91f648f91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:38:20.749Z|eeba4d18-dab3-47b4-8fd7-7eaa7c6191bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:38:20.750Z|eeba4d18-dab3-47b4-8fd7-7eaa7c6191bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:38:25.934Z|88dbbfeb-c534-4037-933f-06e2558b93dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:38:25.935Z|88dbbfeb-c534-4037-933f-06e2558b93dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:38:25.945Z|ad7a0397-234b-4bbf-b2ca-3cc3d3e67c5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:38:25.945Z|ad7a0397-234b-4bbf-b2ca-3cc3d3e67c5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:38:25.946Z|69e5f589-f50f-4b8a-a3fa-a4ae5dc804c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:38:25.947Z|69e5f589-f50f-4b8a-a3fa-a4ae5dc804c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:38:35.749Z|35fba7b7-90cd-4a2f-997b-a3824528b054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:38:35.750Z|35fba7b7-90cd-4a2f-997b-a3824528b054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:38:35.964Z|9939ec17-3f6c-48c9-858c-5ae7acf1c272|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:38:35.965Z|9939ec17-3f6c-48c9-858c-5ae7acf1c272|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:38:35.970Z|901519a6-619b-408f-bd54-b3408f2204c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:38:35.970Z|901519a6-619b-408f-bd54-b3408f2204c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:38:35.973Z|761aed81-81a5-4042-91fd-2e0fe5e5d1f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:38:35.974Z|761aed81-81a5-4042-91fd-2e0fe5e5d1f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:38:37.037Z|a306e1b2-6abc-4aed-a5dc-a7be2332d23f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:38:37.038Z|a306e1b2-6abc-4aed-a5dc-a7be2332d23f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:38:45.995Z|4a358b7c-2ee2-4455-8436-a14faa864b60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:38:45.996Z|4a358b7c-2ee2-4455-8436-a14faa864b60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:38:45.998Z|e15ec9ba-1938-47e2-a9ba-ad90d393043a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:38:45.998Z|e15ec9ba-1938-47e2-a9ba-ad90d393043a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:38:46.002Z|2ec30bb9-0ce6-41b7-961e-0b375f867a07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:38:46.003Z|2ec30bb9-0ce6-41b7-961e-0b375f867a07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:38:50.751Z|c9b9e171-d441-4773-9379-b8c2c218771c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:38:50.757Z|c9b9e171-d441-4773-9379-b8c2c218771c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:38:56.023Z|022cfe94-630a-4ba9-b761-893af74a85da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:38:56.024Z|022cfe94-630a-4ba9-b761-893af74a85da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:38:56.025Z|d2a792d0-3516-44a5-adcb-216e7724fe47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:38:56.026Z|d2a792d0-3516-44a5-adcb-216e7724fe47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:38:56.033Z|f4a8c224-3fd2-4102-a26c-7e94671ae421|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:38:56.033Z|f4a8c224-3fd2-4102-a26c-7e94671ae421|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:38:59.890Z|35709b8d-9b55-4c54-b5d4-c7494673b1bd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:38:59.891Z|35709b8d-9b55-4c54-b5d4-c7494673b1bd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:39:05.750Z|9f718d53-474d-4e06-9498-94a46f9a82d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:39:05.750Z|9f718d53-474d-4e06-9498-94a46f9a82d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:39:06.059Z|2b691f48-a258-4db9-95fe-a9c4547d1f82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:39:06.060Z|2b691f48-a258-4db9-95fe-a9c4547d1f82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:39:06.064Z|5c1a10b9-3a3d-4b59-a142-c52dee01bb9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:39:06.064Z|5c1a10b9-3a3d-4b59-a142-c52dee01bb9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:39:06.065Z|80d2bcf8-ff3f-4eac-948b-35f02056736d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:39:06.065Z|80d2bcf8-ff3f-4eac-948b-35f02056736d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:39:07.039Z|158b0c6e-5eab-478a-80f7-693f4237984c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:39:07.039Z|158b0c6e-5eab-478a-80f7-693f4237984c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:39:16.098Z|23f5f33d-91cd-47f0-ba29-980365a49085|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:39:16.100Z|23f5f33d-91cd-47f0-ba29-980365a49085|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:39:16.104Z|58772576-c791-4c3a-a481-ab1c0f3f910b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:39:16.106Z|58772576-c791-4c3a-a481-ab1c0f3f910b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:39:16.106Z|06442b7a-f69e-48e2-aa42-2210cf84edd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:39:16.108Z|06442b7a-f69e-48e2-aa42-2210cf84edd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:39:20.750Z|e59e3a64-0a76-4365-8419-87164cff3c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:39:20.750Z|e59e3a64-0a76-4365-8419-87164cff3c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:39:26.129Z|820a4993-3563-43eb-8e1e-fc5a60d7f894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:39:26.130Z|820a4993-3563-43eb-8e1e-fc5a60d7f894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:39:26.132Z|ed2c30cc-9067-468c-afa1-6bd51603a151|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:39:26.133Z|ed2c30cc-9067-468c-afa1-6bd51603a151|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:39:26.138Z|bfa445fb-e01c-4394-9a9e-224d4c4d4b7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:39:26.139Z|bfa445fb-e01c-4394-9a9e-224d4c4d4b7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:39:35.751Z|e7fd361f-0d05-4270-89f1-caf316a98691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:39:35.754Z|e7fd361f-0d05-4270-89f1-caf316a98691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:39:36.161Z|02515433-4864-445b-81f7-d2315fc0fce1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:39:36.162Z|02515433-4864-445b-81f7-d2315fc0fce1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:39:36.165Z|25471c3d-b199-4169-908b-415748a1f330|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:39:36.166Z|25471c3d-b199-4169-908b-415748a1f330|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:39:36.171Z|c5d1f377-fb25-4f4a-b75b-54f94f559266|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:39:36.171Z|c5d1f377-fb25-4f4a-b75b-54f94f559266|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:39:37.041Z|fa3a5195-eaca-442d-8a6a-3c7753d1591c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:39:37.041Z|fa3a5195-eaca-442d-8a6a-3c7753d1591c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:39:46.198Z|68963a39-5514-4352-bf40-06dfcafbf0aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:39:46.198Z|52a0e71c-f331-4c11-a3a8-1352e7a8e0ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:39:46.199Z|52a0e71c-f331-4c11-a3a8-1352e7a8e0ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:39:46.199Z|5b0874f7-5395-4d57-aba4-f319a703e6a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:39:46.199Z|5b0874f7-5395-4d57-aba4-f319a703e6a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:39:46.199Z|68963a39-5514-4352-bf40-06dfcafbf0aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:39:50.750Z|5a5dda93-4787-4fc7-890a-1d2b37fb8a0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:39:50.750Z|5a5dda93-4787-4fc7-890a-1d2b37fb8a0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:39:56.222Z|4914e855-8f42-45c2-a2d7-e9fd7586eaaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:39:56.223Z|4914e855-8f42-45c2-a2d7-e9fd7586eaaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:39:56.223Z|eca10259-ccfa-479b-9250-bc68f996d6fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:39:56.223Z|eca10259-ccfa-479b-9250-bc68f996d6fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:39:56.232Z|6aa4d592-64c6-4aa8-962f-5b06620e5691|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:39:56.232Z|6aa4d592-64c6-4aa8-962f-5b06620e5691|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:39:59.889Z|5430f70c-0753-48ed-80a1-b4fe84f2d224|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:39:59.890Z|5430f70c-0753-48ed-80a1-b4fe84f2d224|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:40:05.749Z|a845c072-db92-4bc2-b607-8d0e8364e57e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:40:05.750Z|a845c072-db92-4bc2-b607-8d0e8364e57e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:40:06.255Z|8ee950fb-750b-494a-b6c0-1e3da9242d36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:40:06.256Z|8ee950fb-750b-494a-b6c0-1e3da9242d36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:40:06.259Z|297e6d53-77d5-489b-85a9-69772973b5f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:40:06.259Z|297e6d53-77d5-489b-85a9-69772973b5f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:40:06.261Z|5046dc25-1410-46d0-92d2-d43e6298979d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:40:06.261Z|5046dc25-1410-46d0-92d2-d43e6298979d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:40:07.042Z|9abbee5c-531a-41ce-a866-a7f809132fb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:40:07.042Z|9abbee5c-531a-41ce-a866-a7f809132fb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:40:16.287Z|109727e4-c465-4875-a251-a52a19426970|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:40:16.288Z|109727e4-c465-4875-a251-a52a19426970|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:40:16.288Z|f1337c5b-befe-469c-827a-fa8673c6de25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:40:16.288Z|f1337c5b-befe-469c-827a-fa8673c6de25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:40:16.292Z|9a829104-a622-4ad3-b200-4e51646acdf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:40:16.293Z|9a829104-a622-4ad3-b200-4e51646acdf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:40:20.750Z|08f567b4-d8b6-4545-85b9-c96a1e8c6b78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:40:20.756Z|08f567b4-d8b6-4545-85b9-c96a1e8c6b78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:40:26.317Z|c0b4d41c-bc60-487b-91e3-14e26b6923d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:40:26.318Z|c0b4d41c-bc60-487b-91e3-14e26b6923d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:40:26.323Z|c0c735ee-4cde-4ac5-b21a-e406cf00f50c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:40:26.324Z|c0c735ee-4cde-4ac5-b21a-e406cf00f50c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:40:26.324Z|415b1b5c-aa6d-4139-b403-ebbb3e6c4964|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:40:26.325Z|415b1b5c-aa6d-4139-b403-ebbb3e6c4964|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:40:35.750Z|de5eb399-a938-4d19-bfb8-e95b7e90bc5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:40:35.751Z|de5eb399-a938-4d19-bfb8-e95b7e90bc5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:40:36.353Z|362cd34a-90b1-463f-80bf-731ec7ca3af3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:40:36.354Z|362cd34a-90b1-463f-80bf-731ec7ca3af3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:40:36.356Z|6db0957e-0944-433a-b328-f20d586532b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:40:36.356Z|6db0957e-0944-433a-b328-f20d586532b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:40:36.357Z|d909d842-7a21-41d3-ae52-81dac7c2dcb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:40:36.359Z|d909d842-7a21-41d3-ae52-81dac7c2dcb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:40:37.043Z|6984f627-7c1d-4ab0-8f59-17b8d30c1c39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:40:37.043Z|6984f627-7c1d-4ab0-8f59-17b8d30c1c39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:40:46.396Z|44718a92-17ac-4db3-adf1-3928e436f70a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:40:46.396Z|44718a92-17ac-4db3-adf1-3928e436f70a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:40:46.403Z|dd7656c3-cff3-425f-aa0a-fca00ab3e439|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:40:46.403Z|c1c1d308-ec99-4576-b539-e6e58ffbf2aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:40:46.404Z|dd7656c3-cff3-425f-aa0a-fca00ab3e439|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:40:46.404Z|c1c1d308-ec99-4576-b539-e6e58ffbf2aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:40:50.750Z|0233b0ef-7fdb-4aab-980b-65b2487ac868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:40:50.750Z|0233b0ef-7fdb-4aab-980b-65b2487ac868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:40:56.421Z|7c8c3ae1-d9c0-45ce-9881-168921efd6a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:40:56.422Z|7c8c3ae1-d9c0-45ce-9881-168921efd6a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:40:56.437Z|6e2007c2-e08e-4d8e-b107-14aba57d46fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:40:56.438Z|6e2007c2-e08e-4d8e-b107-14aba57d46fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:40:56.440Z|070c1db7-89d5-4f15-87ca-a012f5aeb582|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:40:56.440Z|070c1db7-89d5-4f15-87ca-a012f5aeb582|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:40:59.890Z|b38d73a3-84b3-45b3-b4f3-76c6849b6b5b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:40:59.891Z|b38d73a3-84b3-45b3-b4f3-76c6849b6b5b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:41:05.750Z|bbdf4d4a-d9a2-4ddf-a3d5-259a52d48da0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:41:05.754Z|bbdf4d4a-d9a2-4ddf-a3d5-259a52d48da0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:41:06.448Z|b8935031-34cb-4a5a-91ce-63aee43b8344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:41:06.448Z|b8935031-34cb-4a5a-91ce-63aee43b8344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:41:06.462Z|5cb79114-4ea0-4589-b67f-0bff16015e4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:41:06.462Z|5cb79114-4ea0-4589-b67f-0bff16015e4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:41:06.467Z|1ecf96e6-4390-48fc-aa2c-3f13ac4a4653|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:41:06.467Z|1ecf96e6-4390-48fc-aa2c-3f13ac4a4653|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:41:07.044Z|9aeb1b5d-9f98-46a7-b232-827e9decc987|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:41:07.044Z|9aeb1b5d-9f98-46a7-b232-827e9decc987|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:41:16.473Z|033082f7-e55e-4596-9d10-7d9ca0ed638d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:41:16.474Z|033082f7-e55e-4596-9d10-7d9ca0ed638d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:41:16.489Z|682d5680-7ce9-497b-ac17-5237b1c57ab5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:41:16.489Z|682d5680-7ce9-497b-ac17-5237b1c57ab5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:41:16.492Z|1d8f27ec-c8bb-490a-97db-70b9b2ca60eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:41:16.492Z|1d8f27ec-c8bb-490a-97db-70b9b2ca60eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:41:20.750Z|c4f759d2-9b1f-49db-942e-9f04ea47bdfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:41:20.750Z|c4f759d2-9b1f-49db-942e-9f04ea47bdfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:41:26.500Z|404ab2e6-9b89-4b1c-83e0-57f1741efa44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:41:26.501Z|404ab2e6-9b89-4b1c-83e0-57f1741efa44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:41:26.548Z|7d81948a-1d2e-46f2-83e2-9cbc195437a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:41:26.548Z|7d81948a-1d2e-46f2-83e2-9cbc195437a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:41:26.551Z|6adc5fb5-7caf-43ae-b554-fa50be83e4ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:41:26.551Z|6adc5fb5-7caf-43ae-b554-fa50be83e4ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:41:35.750Z|45c36eec-d051-4e5b-8b25-f3e3d77b49dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:41:35.750Z|45c36eec-d051-4e5b-8b25-f3e3d77b49dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:41:36.548Z|d1491103-7220-4164-b6c5-22e31909006d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:41:36.549Z|d1491103-7220-4164-b6c5-22e31909006d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:41:36.573Z|637f4106-22b9-4fe5-85d0-1e5da1dff817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:41:36.573Z|637f4106-22b9-4fe5-85d0-1e5da1dff817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:41:36.575Z|3284f131-0359-4130-9958-33814b1e3373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:41:36.575Z|3284f131-0359-4130-9958-33814b1e3373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:41:37.045Z|9867e017-1460-4d40-8644-472bb2b771ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:41:37.045Z|9867e017-1460-4d40-8644-472bb2b771ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:41:46.575Z|18696bcc-e5ad-4afd-838a-0ec37515bfbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:41:46.576Z|18696bcc-e5ad-4afd-838a-0ec37515bfbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:41:46.597Z|f6c68552-9541-410d-b811-b7737992adc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:41:46.598Z|f6c68552-9541-410d-b811-b7737992adc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:41:46.601Z|17190cbe-310e-4cf5-a32d-bbacfb61aa29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:41:46.601Z|17190cbe-310e-4cf5-a32d-bbacfb61aa29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:41:50.750Z|a4853732-98ef-494a-9991-ae6f96d457c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:41:50.753Z|a4853732-98ef-494a-9991-ae6f96d457c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:41:56.599Z|2d46894c-7ce9-43d9-8dbd-0c5bb7327b40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:41:56.599Z|2d46894c-7ce9-43d9-8dbd-0c5bb7327b40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:41:56.620Z|9d4ff599-2024-4b32-b248-cf3fd68f55ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:41:56.620Z|9d4ff599-2024-4b32-b248-cf3fd68f55ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:41:56.623Z|fc50e18d-9aaf-4262-bdf0-a6e53f67d190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:41:56.623Z|fc50e18d-9aaf-4262-bdf0-a6e53f67d190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:41:59.890Z|bea5d63b-e34f-480d-a7f0-97b31091bdb5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:41:59.890Z|bea5d63b-e34f-480d-a7f0-97b31091bdb5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:42:05.750Z|db639a41-052e-4f1c-9ee7-48d6a5fbbd8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:42:05.750Z|db639a41-052e-4f1c-9ee7-48d6a5fbbd8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:42:06.630Z|5ea81a4e-1596-4bcf-8acc-79d9966cdd2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:42:06.630Z|5ea81a4e-1596-4bcf-8acc-79d9966cdd2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:42:06.647Z|b7ec28a2-d4fe-46af-b86b-a045d62f8d6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:42:06.647Z|b7ec28a2-d4fe-46af-b86b-a045d62f8d6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:42:06.651Z|26a9ed0c-7295-401b-bc00-00ee6adced14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:42:06.651Z|26a9ed0c-7295-401b-bc00-00ee6adced14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:42:07.046Z|9c524a5b-719c-426f-be8f-41807ab13e3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:42:07.047Z|9c524a5b-719c-426f-be8f-41807ab13e3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:42:16.663Z|5ca074a1-5eaa-433f-bf96-44f553b96553|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:42:16.664Z|5ca074a1-5eaa-433f-bf96-44f553b96553|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:42:16.674Z|bf13e1c3-9a85-4932-8305-960a604464c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:42:16.674Z|bf13e1c3-9a85-4932-8305-960a604464c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:42:16.679Z|cbfb0911-f38d-41f4-9302-92d075d9bcf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:42:16.679Z|cbfb0911-f38d-41f4-9302-92d075d9bcf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:42:20.749Z|52e3e358-c10c-432f-a8b6-29091fa13492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:42:20.750Z|52e3e358-c10c-432f-a8b6-29091fa13492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:42:26.692Z|3386cddd-6aca-4e2f-aafd-08132ccd4742|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:42:26.692Z|3386cddd-6aca-4e2f-aafd-08132ccd4742|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:42:26.705Z|b97d1995-2d93-4f33-85ca-7ac20b84e668|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:42:26.705Z|b97d1995-2d93-4f33-85ca-7ac20b84e668|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:42:26.710Z|07d46a63-cf30-42b7-8149-07dadf2a5ce6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:42:26.711Z|07d46a63-cf30-42b7-8149-07dadf2a5ce6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:42:35.750Z|925e999f-c802-4848-891f-efdcd3275e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:42:35.754Z|925e999f-c802-4848-891f-efdcd3275e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:42:36.721Z|c2afdc80-1853-4ea3-bd37-263a71893fdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:42:36.722Z|c2afdc80-1853-4ea3-bd37-263a71893fdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:42:36.730Z|241d357c-c83d-4e15-8c76-432ec002b7b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:42:36.730Z|241d357c-c83d-4e15-8c76-432ec002b7b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:42:36.738Z|0a357029-e56a-4a45-8c64-4f086745fde0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:42:36.738Z|0a357029-e56a-4a45-8c64-4f086745fde0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:42:37.047Z|91d7b4fa-0a83-4135-bbd4-09aa6d4f953f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:42:37.048Z|91d7b4fa-0a83-4135-bbd4-09aa6d4f953f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:42:46.754Z|4d5ffce8-fdee-41a2-ad1a-44d0b73accb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:42:46.754Z|4d5ffce8-fdee-41a2-ad1a-44d0b73accb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:42:46.760Z|881f4fca-a0ed-46ce-8234-650fb163eb6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:42:46.760Z|881f4fca-a0ed-46ce-8234-650fb163eb6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:42:46.767Z|b0f254aa-1457-4d39-acc5-ea136c00dc37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:42:46.767Z|b0f254aa-1457-4d39-acc5-ea136c00dc37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:42:50.750Z|d1dd6829-f50f-4cec-99aa-afed0c3edb63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:42:50.751Z|d1dd6829-f50f-4cec-99aa-afed0c3edb63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:42:56.791Z|c68a778c-785b-4e0a-8b99-747a573df0d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:42:56.791Z|f131f289-c0ef-42df-98a9-3ddf0ffb13d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:42:56.791Z|c68a778c-785b-4e0a-8b99-747a573df0d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:42:56.791Z|f131f289-c0ef-42df-98a9-3ddf0ffb13d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:42:56.794Z|f189ae60-beeb-41c5-97a2-1bd6779f6ea0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:42:56.795Z|f189ae60-beeb-41c5-97a2-1bd6779f6ea0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:42:59.889Z|c9315e99-53d4-41d0-81f2-491e9bf705c0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:42:59.889Z|c9315e99-53d4-41d0-81f2-491e9bf705c0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:43:05.750Z|46fceb6e-6a28-4aa2-bda3-a480f525a684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:43:05.750Z|46fceb6e-6a28-4aa2-bda3-a480f525a684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:43:06.819Z|2c7d7a4b-cc69-456f-a39f-30853fc026dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:43:06.819Z|23060f68-39a5-4c8f-898d-aaecf9333e37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:43:06.820Z|2c7d7a4b-cc69-456f-a39f-30853fc026dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:43:06.820Z|23060f68-39a5-4c8f-898d-aaecf9333e37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:43:06.830Z|4804bb31-03cb-4fc1-934a-931f62a8b7a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:43:06.831Z|4804bb31-03cb-4fc1-934a-931f62a8b7a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:43:07.048Z|b3b4bd3b-d1a5-4f25-8f11-7e605cb3a239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:43:07.049Z|b3b4bd3b-d1a5-4f25-8f11-7e605cb3a239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:43:16.850Z|9c48401b-25c0-4d63-95e8-f02001ac01ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:43:16.851Z|9c48401b-25c0-4d63-95e8-f02001ac01ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:43:16.853Z|fc448231-332c-4097-90c8-cb3093cbfb3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:43:16.853Z|fc448231-332c-4097-90c8-cb3093cbfb3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:43:16.861Z|3fdecf19-ee16-4b51-925b-e72fcd7d5358|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:43:16.862Z|3fdecf19-ee16-4b51-925b-e72fcd7d5358|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:43:20.750Z|10c5f83b-4f53-480e-bc62-8521865435c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:43:20.753Z|10c5f83b-4f53-480e-bc62-8521865435c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:43:26.883Z|af746d8d-1417-4b58-a622-7caa7b625d7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:43:26.884Z|af746d8d-1417-4b58-a622-7caa7b625d7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:43:26.888Z|48d36efb-626b-47ed-bb19-566f2e7dc6e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:43:26.889Z|48d36efb-626b-47ed-bb19-566f2e7dc6e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:43:26.892Z|a2fe7245-9c23-4cda-bb3c-95d86bd30379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:43:26.892Z|a2fe7245-9c23-4cda-bb3c-95d86bd30379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:43:35.750Z|f67ad687-f34b-4aae-9e94-12074dd605b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:43:35.750Z|f67ad687-f34b-4aae-9e94-12074dd605b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:43:36.911Z|b23d3aa2-2fe4-4990-b7a9-e50e0324dfd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:43:36.911Z|b23d3aa2-2fe4-4990-b7a9-e50e0324dfd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:43:36.913Z|f2f0d205-1aa9-410b-8e93-d9ce71780729|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:43:36.913Z|f2f0d205-1aa9-410b-8e93-d9ce71780729|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:43:36.920Z|0f5a1328-0aaa-4024-ac76-100eb7bad2bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:43:36.921Z|0f5a1328-0aaa-4024-ac76-100eb7bad2bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:43:37.051Z|c4f41c2a-40b8-4f6a-9a29-a897f0a6596b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:43:37.051Z|c4f41c2a-40b8-4f6a-9a29-a897f0a6596b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:43:46.942Z|e609e009-93c5-4aa5-9a73-8ef26b3dd9a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:43:46.943Z|0bd90956-0dd0-4c4e-9568-7b3bdbf6190e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:43:46.944Z|0bd90956-0dd0-4c4e-9568-7b3bdbf6190e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:43:46.945Z|e609e009-93c5-4aa5-9a73-8ef26b3dd9a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:43:46.949Z|7b16900b-47df-479e-b656-80a0205af313|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:43:46.949Z|7b16900b-47df-479e-b656-80a0205af313|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:43:50.750Z|f8383ae8-bbd9-42b7-b45b-01bacef7b353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:43:50.750Z|f8383ae8-bbd9-42b7-b45b-01bacef7b353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:43:56.978Z|d3bb4d7a-e0b7-4671-9b2b-2e6b59c883d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:43:56.979Z|d3bb4d7a-e0b7-4671-9b2b-2e6b59c883d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:43:56.981Z|3faa6545-09b6-4433-89b1-c671ea3705fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:43:56.981Z|3faa6545-09b6-4433-89b1-c671ea3705fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:43:56.984Z|1d9f56e2-544b-49bb-ae6e-329cc42d75ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:43:56.985Z|1d9f56e2-544b-49bb-ae6e-329cc42d75ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:43:59.890Z|dfc18650-a627-4b3c-9d33-40b8439b9411|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:43:59.891Z|dfc18650-a627-4b3c-9d33-40b8439b9411|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:44:05.751Z|de424717-51dc-41a2-8737-87b2053e7661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:44:05.753Z|de424717-51dc-41a2-8737-87b2053e7661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:44:07.022Z|e2b5c3a7-cca6-4e47-8a30-2009d49144f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:44:07.022Z|de193310-6040-4c53-b5a6-4419414a581b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:44:07.022Z|59d6806f-333c-459f-a0d1-cda8e9e585fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:44:07.023Z|de193310-6040-4c53-b5a6-4419414a581b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:44:07.023Z|59d6806f-333c-459f-a0d1-cda8e9e585fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:44:07.026Z|e2b5c3a7-cca6-4e47-8a30-2009d49144f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:44:07.052Z|dfafea82-af22-4520-9293-3f4ce14dbc60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:44:07.052Z|dfafea82-af22-4520-9293-3f4ce14dbc60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:44:17.055Z|5fcc4b0d-4835-4591-b8d4-0224cb5a99b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:44:17.057Z|5fcc4b0d-4835-4591-b8d4-0224cb5a99b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:44:17.057Z|42e119c9-ba34-4d6d-926e-4b232ef0701a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:44:17.060Z|bf66e65f-1e90-46fa-8700-b4c4780429f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:44:17.058Z|42e119c9-ba34-4d6d-926e-4b232ef0701a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:44:17.061Z|bf66e65f-1e90-46fa-8700-b4c4780429f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:44:20.749Z|878c00cb-d1ee-432d-a60e-60dac12165ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:44:20.750Z|878c00cb-d1ee-432d-a60e-60dac12165ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:44:27.090Z|d03828a6-8893-447c-9486-f9ed2f98813d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:44:27.091Z|d03828a6-8893-447c-9486-f9ed2f98813d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:44:27.093Z|b4af88c6-a5ec-4f59-8a00-960f90311805|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:44:27.094Z|b4af88c6-a5ec-4f59-8a00-960f90311805|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:44:27.098Z|a934b9a4-e31f-45f2-968e-6e9621be9285|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:44:27.099Z|a934b9a4-e31f-45f2-968e-6e9621be9285|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:44:35.750Z|6e70f9b2-df5d-4cbe-a847-e032af03f9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:44:35.750Z|6e70f9b2-df5d-4cbe-a847-e032af03f9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:44:37.053Z|fb870a57-1903-4b08-9ea3-544a28184f59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:44:37.053Z|fb870a57-1903-4b08-9ea3-544a28184f59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:44:37.126Z|61d480d6-6bc5-4b5a-9f9e-2f53e99c9f4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:44:37.126Z|4d3449bc-d54c-481e-ad3f-cbb3ca01ecd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:44:37.127Z|4d3449bc-d54c-481e-ad3f-cbb3ca01ecd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:44:37.126Z|5e95b8d7-08bb-4280-a58a-727583429c7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:44:37.127Z|5e95b8d7-08bb-4280-a58a-727583429c7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:44:37.127Z|61d480d6-6bc5-4b5a-9f9e-2f53e99c9f4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:44:47.155Z|b754e482-6bf0-43b0-bf26-c5af6ed98692|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:44:47.156Z|b754e482-6bf0-43b0-bf26-c5af6ed98692|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:44:47.158Z|20dfbebc-1047-499d-a7e7-88c04a18108c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:44:47.158Z|20dfbebc-1047-499d-a7e7-88c04a18108c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:44:47.161Z|f0f9f6f5-274a-4c70-980f-824473b4eef5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:44:47.161Z|f0f9f6f5-274a-4c70-980f-824473b4eef5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:44:50.749Z|01aea8ad-22bd-4704-9df1-26009df99ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:44:50.753Z|01aea8ad-22bd-4704-9df1-26009df99ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:44:57.188Z|d7a42f68-a74f-4bad-aaab-56ade37c208b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:44:57.188Z|d7a42f68-a74f-4bad-aaab-56ade37c208b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:44:57.188Z|90a05ecb-7622-49cc-a592-078af2b448dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:44:57.190Z|90a05ecb-7622-49cc-a592-078af2b448dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:44:57.198Z|2f541346-f757-4d67-8562-a83256a33534|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:44:57.198Z|2f541346-f757-4d67-8562-a83256a33534|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:44:59.889Z|1901dc9a-c989-47bd-aa13-bea3bbd4942e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:44:59.889Z|1901dc9a-c989-47bd-aa13-bea3bbd4942e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:45:05.750Z|240bcb75-675b-4fe5-ad6b-e03a0aed31d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:45:05.750Z|240bcb75-675b-4fe5-ad6b-e03a0aed31d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:45:07.054Z|1324877c-2654-4510-a1d4-edb7cd918b25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:45:07.054Z|1324877c-2654-4510-a1d4-edb7cd918b25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:45:07.218Z|333e1c82-fbb0-4798-955e-9e171b53455e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:45:07.218Z|333e1c82-fbb0-4798-955e-9e171b53455e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:45:07.218Z|280fa8d0-0200-4c9e-84d2-b61c06305cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:45:07.219Z|280fa8d0-0200-4c9e-84d2-b61c06305cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:45:07.222Z|55240ec6-a7de-4132-8e62-7fe1f8902aca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:45:07.223Z|55240ec6-a7de-4132-8e62-7fe1f8902aca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:45:17.246Z|716464b7-49f5-4062-af4f-ae73045049e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:45:17.247Z|716464b7-49f5-4062-af4f-ae73045049e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:45:17.249Z|b2ec971a-6329-46ba-bc32-0706225d5ba6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:45:17.249Z|b2ec971a-6329-46ba-bc32-0706225d5ba6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:45:17.257Z|711e421c-9d65-4b3f-833b-8cbe8a20d227|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:45:17.257Z|711e421c-9d65-4b3f-833b-8cbe8a20d227|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:45:20.749Z|f26ac277-d7f8-456b-9277-4a00b981fca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:45:20.750Z|f26ac277-d7f8-456b-9277-4a00b981fca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:45:27.276Z|79ab3eed-fd35-4566-982d-03b0b2b13b90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:45:27.276Z|79ab3eed-fd35-4566-982d-03b0b2b13b90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:45:27.279Z|4f413b82-120e-4605-acfb-a72b506db71b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:45:27.280Z|4f413b82-120e-4605-acfb-a72b506db71b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:45:27.280Z|1a4e6a61-ba21-4331-828e-5dfa1691094e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:45:27.280Z|1a4e6a61-ba21-4331-828e-5dfa1691094e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:45:35.749Z|918e0ced-a703-4364-a4bd-eed39489a419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:45:35.753Z|918e0ced-a703-4364-a4bd-eed39489a419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:45:37.055Z|b7206d4e-4172-4fc7-8971-3d591dfe5b02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:45:37.055Z|b7206d4e-4172-4fc7-8971-3d591dfe5b02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:45:37.316Z|89ed81e8-6d5f-4c61-bcd6-08bcd016664f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:45:37.317Z|89ed81e8-6d5f-4c61-bcd6-08bcd016664f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:45:37.318Z|54016e4b-26ef-4609-8fd6-71bc50ce6161|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:45:37.318Z|54016e4b-26ef-4609-8fd6-71bc50ce6161|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:45:37.321Z|fb830152-0e51-4e6b-93dc-2418309a39bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:45:37.322Z|fb830152-0e51-4e6b-93dc-2418309a39bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:45:47.347Z|257af1a6-82d5-4c16-a22b-62dc95b8a163|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:45:47.347Z|257af1a6-82d5-4c16-a22b-62dc95b8a163|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:45:47.349Z|3e942772-a478-443d-b629-2c2e0bf3a72d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:45:47.349Z|3e942772-a478-443d-b629-2c2e0bf3a72d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:45:47.352Z|65aa664d-3e52-453d-9a85-3a0549df4a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:45:47.352Z|65aa664d-3e52-453d-9a85-3a0549df4a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:45:50.750Z|f6fd4558-828b-4dee-a046-25501295628e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:45:50.750Z|f6fd4558-828b-4dee-a046-25501295628e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:45:57.389Z|f97982a4-ba6f-4b45-870b-5807a5e12736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:45:57.390Z|f97982a4-ba6f-4b45-870b-5807a5e12736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:45:57.393Z|9384540c-78ff-4812-b709-a2c0edbb6d31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:45:57.393Z|9384540c-78ff-4812-b709-a2c0edbb6d31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:45:57.394Z|27447d5e-40cb-4c26-a368-67081b3e14b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:45:57.400Z|27447d5e-40cb-4c26-a368-67081b3e14b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:45:59.888Z|b9be3a25-1633-4cf6-b8bd-8ff4f23063f4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:45:59.889Z|b9be3a25-1633-4cf6-b8bd-8ff4f23063f4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:46:05.750Z|d06f0dc6-bd90-4b95-9ea8-c1eab814ea06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:46:05.750Z|d06f0dc6-bd90-4b95-9ea8-c1eab814ea06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:46:07.056Z|18d6f648-d185-472a-a537-71fca63398cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:46:07.056Z|18d6f648-d185-472a-a537-71fca63398cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:46:07.422Z|9204a243-4bf4-4ce5-ba71-1d6971766abf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:46:07.423Z|9204a243-4bf4-4ce5-ba71-1d6971766abf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:46:07.425Z|ef986928-05be-4fcd-a78f-305e67bf36fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:46:07.426Z|ef986928-05be-4fcd-a78f-305e67bf36fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:46:07.433Z|c3db3722-5e0a-4aaa-a90b-5efe9277e70f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:46:07.433Z|c3db3722-5e0a-4aaa-a90b-5efe9277e70f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:46:17.450Z|c06ba242-e0e3-4cae-ab37-c3d4af75f379|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:46:17.451Z|20ee1864-8ccb-4940-905e-1123fe2c9c7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:46:17.452Z|20ee1864-8ccb-4940-905e-1123fe2c9c7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:46:17.450Z|c06ba242-e0e3-4cae-ab37-c3d4af75f379|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:46:17.461Z|085d1db8-2615-4a3a-b08e-6b1992ea2cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:46:17.462Z|085d1db8-2615-4a3a-b08e-6b1992ea2cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:46:20.750Z|03f902b0-a92c-4559-a92c-fe1a17ac56ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:46:20.753Z|03f902b0-a92c-4559-a92c-fe1a17ac56ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:46:27.477Z|52ddbcfb-784b-49f3-a122-fe14da59e7f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:46:27.478Z|52ddbcfb-784b-49f3-a122-fe14da59e7f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:46:27.479Z|05175699-7ad0-4a2f-837a-53203e911d0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:46:27.481Z|05175699-7ad0-4a2f-837a-53203e911d0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:46:27.486Z|d313d587-4bee-4c94-a70e-d590d34a0b7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:46:27.487Z|d313d587-4bee-4c94-a70e-d590d34a0b7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:46:35.750Z|19ac7434-2d7e-40d0-9398-daa68917ef7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:46:35.750Z|19ac7434-2d7e-40d0-9398-daa68917ef7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:46:37.056Z|5608f5c0-6e10-46bc-8243-57b86dbe4a62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:46:37.057Z|5608f5c0-6e10-46bc-8243-57b86dbe4a62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:46:37.503Z|24f7ad1c-ff80-426c-a6fe-0569bf171340|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:46:37.504Z|24f7ad1c-ff80-426c-a6fe-0569bf171340|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:46:37.509Z|badc07c4-47be-467f-b7f6-92162d7d01f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:46:37.509Z|badc07c4-47be-467f-b7f6-92162d7d01f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:46:37.515Z|2efb9020-1bd2-4dd1-b28f-7ee7174cbe30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:46:37.515Z|2efb9020-1bd2-4dd1-b28f-7ee7174cbe30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:46:47.527Z|e32d44da-9e8f-4d41-8843-6470391e6c72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:46:47.528Z|e32d44da-9e8f-4d41-8843-6470391e6c72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:46:47.535Z|ea4e24db-f6b8-4a5c-ac89-20745a0fe0e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:46:47.536Z|ea4e24db-f6b8-4a5c-ac89-20745a0fe0e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:46:47.542Z|aab9c98f-66de-4aaa-867d-0ac7138000c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:46:47.543Z|aab9c98f-66de-4aaa-867d-0ac7138000c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:46:50.750Z|5fc66d6d-8098-4a44-81d6-8297cf2f9d5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:46:50.750Z|5fc66d6d-8098-4a44-81d6-8297cf2f9d5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:46:57.556Z|703ae6fe-b5b0-4c6d-8ed5-0b3c09bdc451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:46:57.556Z|703ae6fe-b5b0-4c6d-8ed5-0b3c09bdc451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:46:57.569Z|d261779c-7f9d-4843-ad19-b9cc2b432126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:46:57.570Z|d261779c-7f9d-4843-ad19-b9cc2b432126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:46:57.572Z|e478a07b-0119-4c00-943c-86c4805d3fcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:46:57.573Z|e478a07b-0119-4c00-943c-86c4805d3fcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:46:59.890Z|f269ee08-694e-488d-93f6-35b346aa9705|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:46:59.891Z|f269ee08-694e-488d-93f6-35b346aa9705|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:47:05.750Z|e1008ece-dbb3-4c7a-aa50-a84769e702e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:47:05.754Z|e1008ece-dbb3-4c7a-aa50-a84769e702e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:47:07.058Z|fdf90c24-5ad9-4547-b5a3-39ca1788a166|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:47:07.058Z|fdf90c24-5ad9-4547-b5a3-39ca1788a166|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:47:07.595Z|09dba1c1-317f-4bb8-9b3b-9800f49918a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:47:07.596Z|09dba1c1-317f-4bb8-9b3b-9800f49918a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:47:07.598Z|a130f9b5-abaa-4fb9-94b9-8ca7b0b554d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:47:07.599Z|a130f9b5-abaa-4fb9-94b9-8ca7b0b554d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:47:07.603Z|80741890-2720-49ac-8f21-9da6a93f2c60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:47:07.603Z|80741890-2720-49ac-8f21-9da6a93f2c60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:47:17.628Z|646f6d70-d874-413d-a33e-aa7e23cd4a72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:47:17.628Z|646f6d70-d874-413d-a33e-aa7e23cd4a72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:47:17.633Z|3b848a41-0d1a-4292-ba57-f5e5c61650e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:47:17.633Z|3b848a41-0d1a-4292-ba57-f5e5c61650e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:47:17.636Z|972649f9-7537-4b18-ab43-872a1c6a4961|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:47:17.637Z|972649f9-7537-4b18-ab43-872a1c6a4961|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:47:20.750Z|ffe8d061-096c-4eb7-a91f-e94c7a8c20d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:47:20.750Z|ffe8d061-096c-4eb7-a91f-e94c7a8c20d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:47:27.656Z|512785ed-a555-4fb5-9a21-ad8ee4577a62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:47:27.657Z|512785ed-a555-4fb5-9a21-ad8ee4577a62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:47:27.658Z|f07ebcdb-4083-4d62-afb4-72349e9b5d7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:47:27.658Z|f07ebcdb-4083-4d62-afb4-72349e9b5d7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:47:27.666Z|5cb603aa-3b4d-4a6e-b711-af31db6db84e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:47:27.666Z|5cb603aa-3b4d-4a6e-b711-af31db6db84e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:47:35.750Z|15daa10f-601b-477d-ab63-e29bd352a229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:47:35.750Z|15daa10f-601b-477d-ab63-e29bd352a229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:47:37.059Z|324f9b39-2da3-47f3-8fd1-4dd229ab392b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:47:37.059Z|324f9b39-2da3-47f3-8fd1-4dd229ab392b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:47:37.689Z|edf616fe-59f8-49c2-a12f-db0a938a141e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:47:37.689Z|edf616fe-59f8-49c2-a12f-db0a938a141e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:47:37.692Z|78ef35a5-35fa-42cf-99a7-740596a0e5cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:47:37.693Z|78ef35a5-35fa-42cf-99a7-740596a0e5cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:47:37.697Z|634086e5-7678-42ba-83de-7e8b2774b8e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:47:37.698Z|634086e5-7678-42ba-83de-7e8b2774b8e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:47:47.723Z|f9abc39b-db55-47d4-81be-8bbbf52708ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:47:47.724Z|f9abc39b-db55-47d4-81be-8bbbf52708ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:47:47.728Z|3cf7935b-4232-4e61-a89b-c2ceea3ea509|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:47:47.728Z|3cf7935b-4232-4e61-a89b-c2ceea3ea509|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:47:47.731Z|bf8fe4b5-7972-4671-859d-d26e1987442f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:47:47.732Z|bf8fe4b5-7972-4671-859d-d26e1987442f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:47:50.750Z|af2effff-0592-48b5-a0a1-7291cc6d71e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:47:50.754Z|af2effff-0592-48b5-a0a1-7291cc6d71e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:47:57.749Z|09d74b25-c2be-40af-ad78-4931135ca5ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:47:57.750Z|09d74b25-c2be-40af-ad78-4931135ca5ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:47:57.759Z|2eb933fd-3e97-47f2-a797-a42c4084c9c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:47:57.760Z|2eb933fd-3e97-47f2-a797-a42c4084c9c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:47:57.762Z|b708b598-6aa4-4d3c-a838-08ae7bdab7d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:47:57.762Z|b708b598-6aa4-4d3c-a838-08ae7bdab7d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:47:59.889Z|eb13157f-e3c5-44e2-9766-2c6114e07e82|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:47:59.889Z|eb13157f-e3c5-44e2-9766-2c6114e07e82|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:48:05.750Z|9649caa0-fac5-4acb-82bf-333e1e5c6bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:48:05.750Z|9649caa0-fac5-4acb-82bf-333e1e5c6bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:48:07.060Z|cf561d12-352a-4b70-9e2f-0a63e2d356bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:48:07.061Z|cf561d12-352a-4b70-9e2f-0a63e2d356bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:48:07.781Z|96ee5b87-5a8c-4417-b211-cf1f962122b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:48:07.782Z|96ee5b87-5a8c-4417-b211-cf1f962122b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:48:07.788Z|4c6acdff-36ef-4e6a-ab85-9b7232e0aca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:48:07.788Z|4c6acdff-36ef-4e6a-ab85-9b7232e0aca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:48:07.796Z|7ffd0426-dbb1-4226-8920-019e9392545f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:48:07.797Z|7ffd0426-dbb1-4226-8920-019e9392545f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:48:17.814Z|381c46c2-d356-4acf-86d9-cef790c605c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:48:17.815Z|381c46c2-d356-4acf-86d9-cef790c605c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:48:17.818Z|ac2f4be7-2d37-48b2-8d0e-e86c7e9aa364|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:48:17.819Z|ac2f4be7-2d37-48b2-8d0e-e86c7e9aa364|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:48:17.824Z|f601c8cd-0f1e-4ea7-9af2-cea46989271e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:48:17.824Z|f601c8cd-0f1e-4ea7-9af2-cea46989271e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:48:20.750Z|dfacf4f1-c4cc-46ea-bd93-a13985edffe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:48:20.750Z|dfacf4f1-c4cc-46ea-bd93-a13985edffe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:48:27.844Z|d8c3678f-9373-4d68-a15f-7950eef87d0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:48:27.845Z|d8c3678f-9373-4d68-a15f-7950eef87d0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:48:27.849Z|60a8d9c7-8727-473d-a7f3-55afda100762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:48:27.850Z|60a8d9c7-8727-473d-a7f3-55afda100762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:48:27.853Z|3f0ab1c9-8b40-4010-bd5c-8dfca397ed67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:48:27.853Z|3f0ab1c9-8b40-4010-bd5c-8dfca397ed67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:48:35.749Z|9844b374-dfef-412a-af30-427f32e178d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:48:35.751Z|9844b374-dfef-412a-af30-427f32e178d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:48:37.061Z|688b4fe1-c4c0-4260-9e96-18ea9cf774f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:48:37.061Z|688b4fe1-c4c0-4260-9e96-18ea9cf774f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:48:37.872Z|9a238acc-0f7a-4c41-83d3-cb60b247660d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:48:37.872Z|9a238acc-0f7a-4c41-83d3-cb60b247660d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:48:37.880Z|1403c61d-aa49-4e79-9891-a5166fcf7c6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:48:37.880Z|1403c61d-aa49-4e79-9891-a5166fcf7c6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:48:37.883Z|651eb195-afb0-43c6-9e89-cca194d0ff7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:48:37.884Z|651eb195-afb0-43c6-9e89-cca194d0ff7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:48:47.901Z|8b635094-a18e-4c0c-97c0-079018c8cb05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:48:47.901Z|8b635094-a18e-4c0c-97c0-079018c8cb05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:48:47.908Z|4f161942-a32b-471f-a82e-d1c0d99ae6ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:48:47.909Z|4f161942-a32b-471f-a82e-d1c0d99ae6ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:48:47.912Z|74af3fa5-94f1-4bc4-9951-23b949265d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:48:47.912Z|74af3fa5-94f1-4bc4-9951-23b949265d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:48:50.750Z|cafd5c26-e81f-4e57-b5ce-83dc461ccac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:48:50.750Z|cafd5c26-e81f-4e57-b5ce-83dc461ccac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:48:57.940Z|aab493d6-773b-4578-a0b4-ca8a026fc33f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:48:57.941Z|aab493d6-773b-4578-a0b4-ca8a026fc33f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:48:57.948Z|90b5a523-1719-4ecd-befc-bbea9f083a87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:48:57.949Z|c4d15e20-98b9-40e2-b5c5-b3d58a138b95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:48:57.949Z|90b5a523-1719-4ecd-befc-bbea9f083a87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:48:57.950Z|c4d15e20-98b9-40e2-b5c5-b3d58a138b95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:48:59.889Z|1b430a73-50e3-4623-807f-f845d78c0a52|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:48:59.889Z|1b430a73-50e3-4623-807f-f845d78c0a52|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:49:05.750Z|f21ef122-cad3-41c7-9cd3-e344d002e0ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:49:05.750Z|f21ef122-cad3-41c7-9cd3-e344d002e0ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:49:07.062Z|c57e6967-70eb-4de1-ae1b-02223186e253|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:49:07.062Z|c57e6967-70eb-4de1-ae1b-02223186e253|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:49:07.974Z|62a284f0-de20-4985-8e0f-69507ebb60f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:49:07.975Z|62a284f0-de20-4985-8e0f-69507ebb60f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:49:07.979Z|4770e583-8e5a-44b4-bbe0-82aa3c37c104|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:49:07.980Z|4770e583-8e5a-44b4-bbe0-82aa3c37c104|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:49:07.990Z|f86d3de2-9dbb-46a6-a029-3482310aa777|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:49:07.990Z|f86d3de2-9dbb-46a6-a029-3482310aa777|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:49:18.016Z|3e65405e-1494-4642-9cc5-f6af300fb435|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:49:18.017Z|8065c3cb-a02f-41c3-82b5-2516a1efb0d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:49:18.017Z|8065c3cb-a02f-41c3-82b5-2516a1efb0d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:49:18.017Z|3e65405e-1494-4642-9cc5-f6af300fb435|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:49:18.022Z|3d42f450-48eb-47f6-98fa-90733aae2140|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:49:18.022Z|3d42f450-48eb-47f6-98fa-90733aae2140|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:49:20.750Z|983f15f2-7302-420d-82fe-2f3e52d8c992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:49:20.754Z|983f15f2-7302-420d-82fe-2f3e52d8c992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:49:28.045Z|e994740a-8d03-49b9-a496-d7cf811507f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:49:28.045Z|e994740a-8d03-49b9-a496-d7cf811507f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:49:28.048Z|0a74270d-49ff-4566-a969-309d9bc3e9a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:49:28.048Z|0a74270d-49ff-4566-a969-309d9bc3e9a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:49:28.051Z|7060778f-a226-4d94-a3a5-829360e0f5c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:49:28.051Z|7060778f-a226-4d94-a3a5-829360e0f5c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:49:35.750Z|55ef1911-711d-4c49-8541-36827454dfc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:49:35.750Z|55ef1911-711d-4c49-8541-36827454dfc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:49:37.063Z|e95eb162-d566-4f2c-bfbe-6dadf87cb3bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:49:37.063Z|e95eb162-d566-4f2c-bfbe-6dadf87cb3bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:49:38.098Z|aeee8f75-b434-4c0a-b4d6-6d660c441cef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:49:38.099Z|aeee8f75-b434-4c0a-b4d6-6d660c441cef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:49:38.107Z|20711b58-bb74-45a9-b240-4959c8c16478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:49:38.108Z|20711b58-bb74-45a9-b240-4959c8c16478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:49:38.114Z|8143d0ba-1e24-47d7-87a4-cfbe661a91e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:49:38.114Z|8143d0ba-1e24-47d7-87a4-cfbe661a91e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:49:48.130Z|8c57d343-605c-401c-96f4-e903927adf10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:49:48.130Z|8c57d343-605c-401c-96f4-e903927adf10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:49:48.135Z|597dc437-f2cc-42f9-b767-91544335c4d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:49:48.135Z|597dc437-f2cc-42f9-b767-91544335c4d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:49:48.137Z|6dba4368-bf3a-4799-9267-e4aa7d8264f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:49:48.137Z|6dba4368-bf3a-4799-9267-e4aa7d8264f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:49:50.750Z|52b5c79e-a78a-4d9e-80e0-0e2a4edc6dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:49:50.750Z|52b5c79e-a78a-4d9e-80e0-0e2a4edc6dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:49:58.166Z|b459ce7a-5471-463f-a82a-d547670f016a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:49:58.167Z|b459ce7a-5471-463f-a82a-d547670f016a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:49:58.169Z|8ecccb55-529a-47b5-adfe-deaf1a11d964|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:49:58.170Z|8ecccb55-529a-47b5-adfe-deaf1a11d964|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:49:58.171Z|6d0dfd8d-c2b4-408b-ad20-ae7bdad41693|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:49:58.172Z|6d0dfd8d-c2b4-408b-ad20-ae7bdad41693|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:49:59.888Z|07e31f93-8010-4224-b3ba-e95dbea4176a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:49:59.889Z|07e31f93-8010-4224-b3ba-e95dbea4176a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:50:05.750Z|7f8ae511-6e96-48b5-bfa8-f6b966eac93c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:50:05.754Z|7f8ae511-6e96-48b5-bfa8-f6b966eac93c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:50:07.063Z|a0c162b9-b69a-4951-9d61-9c08ced39aae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:50:07.064Z|a0c162b9-b69a-4951-9d61-9c08ced39aae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:50:08.204Z|988737aa-f629-40d7-9e67-bcab47d64e95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:50:08.205Z|988737aa-f629-40d7-9e67-bcab47d64e95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:50:08.213Z|c4af6343-b178-4baf-9069-aa905132aeb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:50:08.214Z|c4af6343-b178-4baf-9069-aa905132aeb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:50:08.214Z|1a278887-5554-484f-99e2-456e37647f59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:50:08.214Z|1a278887-5554-484f-99e2-456e37647f59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:50:18.238Z|3d45986f-845d-41c5-a6ba-1344fd12701a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:50:18.239Z|3d45986f-845d-41c5-a6ba-1344fd12701a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:50:18.246Z|753c3167-f94a-4640-a0c7-873e3f6d8bb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:50:18.246Z|17c4b8ac-d22a-493e-bcdc-f7cf22ad45b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:50:18.247Z|17c4b8ac-d22a-493e-bcdc-f7cf22ad45b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:50:18.246Z|753c3167-f94a-4640-a0c7-873e3f6d8bb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:50:20.750Z|dc74e014-4cc1-462d-b82a-86685be8ada5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:50:20.750Z|dc74e014-4cc1-462d-b82a-86685be8ada5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:50:28.261Z|cb7bd12d-7ab0-4993-926b-1f0a5f91d1d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:50:28.261Z|cb7bd12d-7ab0-4993-926b-1f0a5f91d1d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:50:28.285Z|ecedda2d-5a43-4cf4-a050-ad1dc0d0462c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:50:28.285Z|ecedda2d-5a43-4cf4-a050-ad1dc0d0462c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:50:28.287Z|864d6b07-aa41-487d-a4c6-48ea7c5a9b58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:50:28.288Z|864d6b07-aa41-487d-a4c6-48ea7c5a9b58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:50:35.750Z|85efe30d-a9a0-4b1f-8710-f0d9e3045d04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:50:35.750Z|85efe30d-a9a0-4b1f-8710-f0d9e3045d04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:50:37.065Z|edad26e7-3ff7-4439-baf9-97c5c141f991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:50:37.065Z|edad26e7-3ff7-4439-baf9-97c5c141f991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:50:38.300Z|b5c5bf40-c6c2-4158-babb-28722c62bd12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:50:38.301Z|b5c5bf40-c6c2-4158-babb-28722c62bd12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:50:38.311Z|186b98ef-620f-44c6-928a-c43c035f349b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:50:38.312Z|186b98ef-620f-44c6-928a-c43c035f349b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:50:38.317Z|158705be-e600-48c7-a056-20412def9560|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:50:38.317Z|158705be-e600-48c7-a056-20412def9560|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:50:48.332Z|1ea8bdd2-3d22-4527-b7fb-985ea98f3a2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:50:48.334Z|1ea8bdd2-3d22-4527-b7fb-985ea98f3a2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:50:48.343Z|aad97c19-93f8-4896-a4fa-44293d421e5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:50:48.343Z|aad97c19-93f8-4896-a4fa-44293d421e5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:50:48.349Z|18a28850-3c50-454c-9fdf-7321c8241249|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:50:48.349Z|18a28850-3c50-454c-9fdf-7321c8241249|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:50:50.750Z|5b7025bd-ded6-4c0f-a231-150fd841eecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:50:50.754Z|5b7025bd-ded6-4c0f-a231-150fd841eecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:50:58.364Z|30d7a8aa-7103-42ea-94ec-9f9b5bf4fdfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:50:58.365Z|30d7a8aa-7103-42ea-94ec-9f9b5bf4fdfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:50:58.371Z|353a8ee9-b1e4-4f71-81da-5af385854c41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:50:58.372Z|353a8ee9-b1e4-4f71-81da-5af385854c41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:50:58.382Z|850fdd8d-8e84-45b7-b9e9-e86fe4045224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:50:58.382Z|850fdd8d-8e84-45b7-b9e9-e86fe4045224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:50:59.890Z|1d947073-a72d-45c0-9de1-e104505ade07|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:50:59.891Z|1d947073-a72d-45c0-9de1-e104505ade07|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:51:05.750Z|12438f6b-c5f1-4dd6-aac0-cb31397dfee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:51:05.750Z|12438f6b-c5f1-4dd6-aac0-cb31397dfee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:51:07.066Z|eedbced3-c8a5-4d35-bf2b-072f57d81c26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:51:07.066Z|eedbced3-c8a5-4d35-bf2b-072f57d81c26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:51:08.392Z|92b32aee-b1c5-40cd-99c6-403a5d3153e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:51:08.393Z|92b32aee-b1c5-40cd-99c6-403a5d3153e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:51:08.401Z|8db714fe-3e4d-4f80-a429-8626af542a7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:51:08.401Z|8db714fe-3e4d-4f80-a429-8626af542a7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:51:08.410Z|abf1a9d4-07b9-42d2-a8b2-e337244cfbbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:51:08.411Z|abf1a9d4-07b9-42d2-a8b2-e337244cfbbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:51:18.418Z|22e507b8-65dc-4e7a-b420-676033e857ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:51:18.419Z|22e507b8-65dc-4e7a-b420-676033e857ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:51:18.431Z|926bd303-b829-4a8c-9f01-6acfb6da21de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:51:18.431Z|926bd303-b829-4a8c-9f01-6acfb6da21de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:51:18.437Z|eb04f3a5-7d9f-4219-8647-2b9c85e45e8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:51:18.438Z|eb04f3a5-7d9f-4219-8647-2b9c85e45e8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:51:20.750Z|58e42281-d3ae-475b-a78f-6fcbfbb5968e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:51:20.750Z|58e42281-d3ae-475b-a78f-6fcbfbb5968e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:51:28.444Z|f4c032fa-6886-4bf0-ac70-4b84e5845db6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:51:28.445Z|f4c032fa-6886-4bf0-ac70-4b84e5845db6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:51:28.454Z|300c9ab7-1faa-448e-a9bb-61d6ae17f171|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:51:28.455Z|300c9ab7-1faa-448e-a9bb-61d6ae17f171|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:51:28.461Z|36dde465-1026-4884-8990-19f27f0bfc42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:51:28.461Z|36dde465-1026-4884-8990-19f27f0bfc42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:51:35.750Z|2527208b-7fc5-4d5e-8a72-edfad1601710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:51:35.753Z|2527208b-7fc5-4d5e-8a72-edfad1601710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:51:37.067Z|db804300-1aa5-485b-a33b-8d1ed9a85f29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:51:37.067Z|db804300-1aa5-485b-a33b-8d1ed9a85f29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:51:38.475Z|5c8f11cd-1733-43f2-9fc0-e21e8794d4c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:51:38.475Z|5c8f11cd-1733-43f2-9fc0-e21e8794d4c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:51:38.482Z|371ebd8e-48d4-4f00-b6c4-ac42bdfb020a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:51:38.482Z|371ebd8e-48d4-4f00-b6c4-ac42bdfb020a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:51:38.488Z|8bd95e33-bf7c-4b83-856a-27862060e11c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:51:38.492Z|8bd95e33-bf7c-4b83-856a-27862060e11c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:51:48.502Z|afeb8514-8f2d-4a76-a0a4-db8d4e403d13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:51:48.502Z|afeb8514-8f2d-4a76-a0a4-db8d4e403d13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:51:48.507Z|a70a9861-8531-4a75-b29f-28877330aea6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:51:48.507Z|a70a9861-8531-4a75-b29f-28877330aea6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:51:48.516Z|4e245ff3-34a8-4497-a02e-0a5625eb1af0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:51:48.517Z|4e245ff3-34a8-4497-a02e-0a5625eb1af0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:51:50.750Z|63f3f2a1-fd61-4a04-a53e-fe5842b0e65a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:51:50.750Z|63f3f2a1-fd61-4a04-a53e-fe5842b0e65a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:51:58.537Z|4955838e-dad8-46dd-b428-cb17c6a44746|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:51:58.537Z|4955838e-dad8-46dd-b428-cb17c6a44746|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:51:58.540Z|a81223b2-d881-4c42-9f8e-271006caf873|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:51:58.541Z|a81223b2-d881-4c42-9f8e-271006caf873|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:51:58.545Z|00483373-3d18-4e36-beaa-f0541e54d3ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:51:58.545Z|00483373-3d18-4e36-beaa-f0541e54d3ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:51:59.890Z|edcd6792-a715-4e13-8d78-456b17388d2f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:51:59.891Z|edcd6792-a715-4e13-8d78-456b17388d2f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:52:05.751Z|9d75d64d-5b01-4482-99f8-14571381ed7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:52:05.751Z|9d75d64d-5b01-4482-99f8-14571381ed7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:52:07.068Z|4d61ba9c-1b99-4a9a-a512-6c9763df53ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:52:07.069Z|4d61ba9c-1b99-4a9a-a512-6c9763df53ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:52:08.564Z|534f841a-54e0-4d5a-bcee-a632b6d30f83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:52:08.565Z|534f841a-54e0-4d5a-bcee-a632b6d30f83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:52:08.571Z|277c51af-3bdd-4688-9b7f-e994dcfea8d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:52:08.571Z|277c51af-3bdd-4688-9b7f-e994dcfea8d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:52:08.574Z|2821e018-52c1-4ec3-a08b-18391760409f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:52:08.575Z|2821e018-52c1-4ec3-a08b-18391760409f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:52:18.597Z|82e4230e-edcf-4346-8432-067275744a35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:52:18.598Z|82e4230e-edcf-4346-8432-067275744a35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:52:18.605Z|7738f772-ae0c-4cff-8c1d-a8010f03b2f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:52:18.606Z|7738f772-ae0c-4cff-8c1d-a8010f03b2f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:52:18.608Z|ab985134-1708-4c10-8bc8-2b28034f4d69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:52:18.609Z|ab985134-1708-4c10-8bc8-2b28034f4d69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:52:20.750Z|81595824-bcb9-4de4-86c9-5882640ed722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:52:20.754Z|81595824-bcb9-4de4-86c9-5882640ed722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:52:28.628Z|3fe58057-ef1b-41fc-b77a-e4d7df21087a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:52:28.629Z|3fe58057-ef1b-41fc-b77a-e4d7df21087a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:52:28.634Z|493702ff-1654-4c35-8b08-b1f7e85415ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:52:28.634Z|493702ff-1654-4c35-8b08-b1f7e85415ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:52:28.638Z|e18a0d62-f053-4cdb-a626-bd9a77c1d294|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:52:28.638Z|e18a0d62-f053-4cdb-a626-bd9a77c1d294|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:52:35.750Z|c22dc976-8edf-4c93-b29d-c76754c92c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:52:35.750Z|c22dc976-8edf-4c93-b29d-c76754c92c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:52:37.069Z|003d7531-3873-49a4-90bc-cef7bed62230|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:52:37.069Z|003d7531-3873-49a4-90bc-cef7bed62230|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:52:38.659Z|8e4765c8-a7f1-40d9-b24e-7aa8f77a43d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:52:38.659Z|8e4765c8-a7f1-40d9-b24e-7aa8f77a43d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:52:38.661Z|92eba20e-186d-4f4e-a3e8-c259e77c6835|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:52:38.661Z|92eba20e-186d-4f4e-a3e8-c259e77c6835|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:52:38.666Z|be2b18ae-1579-42f3-aa6f-4e7482ceddbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:52:38.667Z|be2b18ae-1579-42f3-aa6f-4e7482ceddbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:52:48.691Z|7b151f36-efe2-4874-905a-a5856c9d6740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:52:48.691Z|da13c1a7-a8c9-4095-b5e3-74f0f71e5a96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:52:48.692Z|da13c1a7-a8c9-4095-b5e3-74f0f71e5a96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:52:48.692Z|7b151f36-efe2-4874-905a-a5856c9d6740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:52:48.705Z|a152c9fd-b7d1-4875-a22f-6d91974e3cf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:52:48.705Z|a152c9fd-b7d1-4875-a22f-6d91974e3cf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:52:50.750Z|2e54a38e-5202-45bd-9564-39145384cb3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:52:50.750Z|2e54a38e-5202-45bd-9564-39145384cb3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:52:58.722Z|96610b8e-b736-4835-845a-7fbee1c792f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:52:58.723Z|96610b8e-b736-4835-845a-7fbee1c792f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:52:58.731Z|885fcb22-6115-4c03-b0c1-a9432b5643da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:52:58.732Z|885fcb22-6115-4c03-b0c1-a9432b5643da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:52:58.736Z|4523e2fb-9a63-4f2f-ab15-0b8c0f7b90c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:52:58.737Z|4523e2fb-9a63-4f2f-ab15-0b8c0f7b90c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:52:59.892Z|2c19c5fb-a667-470a-bcab-f1d6458879f0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:52:59.892Z|2c19c5fb-a667-470a-bcab-f1d6458879f0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:53:05.750Z|467571ca-51f5-44da-9fc6-5d07317da846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:53:05.753Z|467571ca-51f5-44da-9fc6-5d07317da846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:53:07.070Z|f2595d1e-416f-474d-bd24-6e149d294e6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:53:07.070Z|f2595d1e-416f-474d-bd24-6e149d294e6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:53:08.754Z|e78e49d4-5b50-4622-8518-bd284b865ae7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:53:08.755Z|e78e49d4-5b50-4622-8518-bd284b865ae7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:53:08.760Z|5f37a339-1cbb-4320-a4ce-c775a05ce758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:53:08.761Z|5f37a339-1cbb-4320-a4ce-c775a05ce758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:53:08.771Z|f9cd1ae2-fd5b-422a-be75-4807ffa65553|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:53:08.772Z|f9cd1ae2-fd5b-422a-be75-4807ffa65553|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:53:18.787Z|e06e3c80-9ec2-4ddf-b33a-f1d6877a5d90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:53:18.788Z|e06e3c80-9ec2-4ddf-b33a-f1d6877a5d90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:53:18.799Z|82b3e8b7-c63d-4b0d-adfd-651b29b9f3f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:53:18.800Z|82b3e8b7-c63d-4b0d-adfd-651b29b9f3f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:53:18.803Z|7f1eebb0-29ea-462d-84dd-5cc8f9443523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:53:18.804Z|7f1eebb0-29ea-462d-84dd-5cc8f9443523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:53:20.749Z|e439c58c-7426-4c87-8502-fb0be2a95aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:53:20.750Z|e439c58c-7426-4c87-8502-fb0be2a95aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:53:28.816Z|7ae00bd7-e2f4-4106-b763-2cc7c61d848d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:53:28.817Z|7ae00bd7-e2f4-4106-b763-2cc7c61d848d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:53:28.829Z|c8267ebc-c5fc-47a1-9ce2-93ff8d93c88f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:53:28.830Z|c8267ebc-c5fc-47a1-9ce2-93ff8d93c88f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:53:28.833Z|f09bca95-b3b2-4625-84e2-5767f8d0138e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:53:28.833Z|f09bca95-b3b2-4625-84e2-5767f8d0138e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:53:35.750Z|26512260-2c18-4f73-a0ea-3425d7eaccae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:53:35.750Z|26512260-2c18-4f73-a0ea-3425d7eaccae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:53:37.071Z|6bc48bc3-11f1-48ba-9838-4bebebfdfdb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:53:37.071Z|6bc48bc3-11f1-48ba-9838-4bebebfdfdb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:53:38.847Z|e4afd012-8933-46fd-9f26-6d7062a0fad1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:53:38.848Z|e4afd012-8933-46fd-9f26-6d7062a0fad1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:53:38.861Z|a53fae67-88c6-4206-a68c-23693f16a95a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:53:38.861Z|a53fae67-88c6-4206-a68c-23693f16a95a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:53:38.863Z|1becfa65-cade-478f-9716-1e726740383e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:53:38.864Z|1becfa65-cade-478f-9716-1e726740383e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:53:48.878Z|5d4c06a2-72b5-4e1d-b922-21ec9df5df4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:53:48.878Z|5d4c06a2-72b5-4e1d-b922-21ec9df5df4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:53:48.888Z|cd452681-b7cd-458c-9339-eada50c6977b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:53:48.888Z|cd452681-b7cd-458c-9339-eada50c6977b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:53:48.894Z|e43a6659-a7e8-43ff-892a-ad5560c2458d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:53:48.895Z|e43a6659-a7e8-43ff-892a-ad5560c2458d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:53:50.750Z|5df90418-a9b2-4c0f-acd7-02ff750df9ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:53:50.753Z|5df90418-a9b2-4c0f-acd7-02ff750df9ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:53:58.909Z|8d163f35-b0c6-473e-9098-89dbabe00321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:53:58.910Z|8d163f35-b0c6-473e-9098-89dbabe00321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:53:58.915Z|0a63cfbd-996b-4288-8959-be89d0bd1333|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:53:58.916Z|0a63cfbd-996b-4288-8959-be89d0bd1333|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:53:58.921Z|5c6f8002-d699-4a62-9b54-62a729695131|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:53:58.922Z|5c6f8002-d699-4a62-9b54-62a729695131|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:53:59.891Z|94ea99d1-34b8-48d2-8de0-eb2182ededb3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:53:59.892Z|94ea99d1-34b8-48d2-8de0-eb2182ededb3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:54:05.750Z|15b50315-eefb-4124-abad-189abfd03301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:54:05.750Z|15b50315-eefb-4124-abad-189abfd03301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:54:07.071Z|9052d803-f066-4d38-b3c5-52ded0b1bb2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:54:07.072Z|9052d803-f066-4d38-b3c5-52ded0b1bb2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:54:08.938Z|5cfa5bff-c5ed-4902-8fea-c3ba72401981|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:54:08.939Z|5cfa5bff-c5ed-4902-8fea-c3ba72401981|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:54:08.943Z|de95b6c7-52ad-4666-9382-d3a97a99ae97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:54:08.943Z|de95b6c7-52ad-4666-9382-d3a97a99ae97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:54:08.948Z|df9b2e20-3e12-46e5-870d-0a70ff4c5e37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:54:08.948Z|df9b2e20-3e12-46e5-870d-0a70ff4c5e37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:54:18.970Z|6cd62b12-f30e-4b3c-bcc4-c075de8c246c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:54:18.970Z|6cd62b12-f30e-4b3c-bcc4-c075de8c246c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:54:18.970Z|fa7722a2-bb30-491e-935d-5755cfcfff16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:54:18.973Z|fa7722a2-bb30-491e-935d-5755cfcfff16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:54:18.973Z|4a1bd173-1265-49a5-8db3-cbc40bcf5ba1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:54:18.974Z|4a1bd173-1265-49a5-8db3-cbc40bcf5ba1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:54:20.750Z|8733f519-2056-4d67-b2ed-857612b55b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:54:20.750Z|8733f519-2056-4d67-b2ed-857612b55b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:54:28.994Z|225aa560-a518-4ceb-9f0c-18651e3d2dc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:54:28.995Z|225aa560-a518-4ceb-9f0c-18651e3d2dc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:54:28.998Z|d8b72442-9f93-4527-95de-ce73c8643fc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:54:28.998Z|d8b72442-9f93-4527-95de-ce73c8643fc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:54:28.999Z|6013830a-056a-4843-96b8-cf8bc732e982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:54:28.999Z|6013830a-056a-4843-96b8-cf8bc732e982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:54:35.750Z|a3d0ca5d-f628-41ac-aab5-481a546b1235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:54:35.754Z|a3d0ca5d-f628-41ac-aab5-481a546b1235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:54:37.072Z|07491449-1afe-4c3b-8c6e-b4b5921390c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:54:37.073Z|07491449-1afe-4c3b-8c6e-b4b5921390c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:54:39.022Z|6a1515f1-28bd-4b9e-ab26-485b9ef91eb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:54:39.023Z|6a1515f1-28bd-4b9e-ab26-485b9ef91eb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:54:39.023Z|f0116a82-c546-4515-a8c8-a2e5c24e4a5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:54:39.023Z|f0116a82-c546-4515-a8c8-a2e5c24e4a5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:54:39.033Z|425ada3e-e7f2-4196-b417-13b30b54150b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:54:39.033Z|425ada3e-e7f2-4196-b417-13b30b54150b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:54:49.052Z|c58f185e-4175-4f24-b48e-ff6dc7575c50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:54:49.052Z|c58f185e-4175-4f24-b48e-ff6dc7575c50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:54:49.055Z|36950544-5a06-4c48-a61e-a5afff83bf3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:54:49.055Z|36950544-5a06-4c48-a61e-a5afff83bf3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:54:49.061Z|4b6ba7a5-feea-4c0d-89ca-7559ccbdd83c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:54:49.061Z|4b6ba7a5-feea-4c0d-89ca-7559ccbdd83c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:54:50.750Z|89df69bf-d346-4407-96f6-32fbb0ca0d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:54:50.750Z|89df69bf-d346-4407-96f6-32fbb0ca0d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:54:59.088Z|8ec9938c-f01d-4c72-a425-1e96406e87c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:54:59.088Z|8ec9938c-f01d-4c72-a425-1e96406e87c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:54:59.082Z|49bafc97-c2bd-4499-a4da-c79b6fd0136f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:54:59.096Z|49bafc97-c2bd-4499-a4da-c79b6fd0136f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:54:59.097Z|b6f26ca8-6e6f-4f07-bbcf-a18bed5caf51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:54:59.098Z|b6f26ca8-6e6f-4f07-bbcf-a18bed5caf51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:54:59.894Z|c46082fc-bfe8-4805-a3a6-798261cad773|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:54:59.895Z|c46082fc-bfe8-4805-a3a6-798261cad773|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:55:05.750Z|0fa2bc0d-5766-4bad-9ad0-c2085f707fa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:55:05.750Z|0fa2bc0d-5766-4bad-9ad0-c2085f707fa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:55:07.074Z|f3415249-0059-43cd-bcc3-6dee0674030a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:55:07.074Z|f3415249-0059-43cd-bcc3-6dee0674030a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:55:09.126Z|7abbd864-6cd7-43e2-8f87-5ae1f5bc9b02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:55:09.126Z|7abbd864-6cd7-43e2-8f87-5ae1f5bc9b02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:55:09.127Z|4b1217b1-79d8-416e-b3a1-5003de0d8f14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:55:09.128Z|4b1217b1-79d8-416e-b3a1-5003de0d8f14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:55:09.132Z|281f401e-e4ea-4566-bfd8-54e0b4e6c1ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:55:09.132Z|281f401e-e4ea-4566-bfd8-54e0b4e6c1ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:55:19.154Z|77bcda4b-2477-4b20-bee5-e9042f6c1fcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:55:19.155Z|30a2e092-3f76-4c54-9556-c7a3fc0353c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:55:19.155Z|30a2e092-3f76-4c54-9556-c7a3fc0353c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:55:19.155Z|77bcda4b-2477-4b20-bee5-e9042f6c1fcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:55:19.159Z|ddd86afc-4ce3-44cb-b458-e010dd41178f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:55:19.160Z|ddd86afc-4ce3-44cb-b458-e010dd41178f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:55:20.750Z|34a297de-e43f-4c8c-acb4-a5d20b15866c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:55:20.754Z|34a297de-e43f-4c8c-acb4-a5d20b15866c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:55:29.181Z|38398d87-1dfe-40f9-afa5-a8548d9bbf11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:55:29.181Z|38398d87-1dfe-40f9-afa5-a8548d9bbf11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:55:29.181Z|cb67be85-081e-4bf1-82a9-113513e41436|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:55:29.182Z|cb67be85-081e-4bf1-82a9-113513e41436|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:55:29.187Z|cf904962-87ca-4382-bf43-baec5c35e872|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:55:29.188Z|cf904962-87ca-4382-bf43-baec5c35e872|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:55:35.750Z|9b9b7643-1e53-45cf-8321-1b1967b1d116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:55:35.750Z|9b9b7643-1e53-45cf-8321-1b1967b1d116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:55:37.075Z|59957261-a106-47c6-9d32-f3756d74aa40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:55:37.075Z|59957261-a106-47c6-9d32-f3756d74aa40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:55:39.207Z|32e63f21-5ab5-47a7-835f-8f483ac32ddb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:55:39.208Z|32e63f21-5ab5-47a7-835f-8f483ac32ddb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:55:39.213Z|00c56e9f-e008-4408-873f-381602437714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:55:39.213Z|00c56e9f-e008-4408-873f-381602437714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:55:39.216Z|8b85fbfa-42ae-4dad-b77e-0d00cd4f7d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:55:39.217Z|8b85fbfa-42ae-4dad-b77e-0d00cd4f7d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:55:49.241Z|f8ff6126-dfcf-4d2a-bd3a-ecea7225e1a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:55:49.242Z|f8ff6126-dfcf-4d2a-bd3a-ecea7225e1a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:55:49.262Z|b9824265-f763-4535-8fd9-63a8ac724027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:55:49.262Z|1e7125a3-0939-4a0a-b5fe-331f5705f907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:55:49.262Z|1e7125a3-0939-4a0a-b5fe-331f5705f907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:55:49.262Z|b9824265-f763-4535-8fd9-63a8ac724027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:55:50.749Z|24481fdb-0693-4b70-9e1c-039bee4c7426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:55:50.750Z|24481fdb-0693-4b70-9e1c-039bee4c7426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:55:59.288Z|7418d277-8ac6-4ff9-b679-a34e529e3ff7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:55:59.289Z|7418d277-8ac6-4ff9-b679-a34e529e3ff7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:55:59.293Z|ecfd161a-a373-4260-9ea9-3679beee70f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:55:59.293Z|ecfd161a-a373-4260-9ea9-3679beee70f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:55:59.293Z|94cfb56c-324f-421d-8437-408682532d74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:55:59.294Z|94cfb56c-324f-421d-8437-408682532d74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:55:59.890Z|6ebd3684-1505-4fa2-a8d3-f9ead030223c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:55:59.891Z|6ebd3684-1505-4fa2-a8d3-f9ead030223c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:56:05.750Z|e6f00a9c-bc55-4ed7-b95c-e350d1c655ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:56:05.754Z|e6f00a9c-bc55-4ed7-b95c-e350d1c655ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:56:07.075Z|658fcda8-d141-41a5-9c42-0072b930c9ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:56:07.076Z|658fcda8-d141-41a5-9c42-0072b930c9ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:56:09.313Z|322a54f4-a0c7-4a0a-97bd-9f8db85a1ab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:56:09.314Z|322a54f4-a0c7-4a0a-97bd-9f8db85a1ab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:56:09.322Z|24a084c6-7673-43c1-b544-3cc2be6a17c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:56:09.323Z|24a084c6-7673-43c1-b544-3cc2be6a17c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:56:09.325Z|0a9c417b-b871-4fc1-b6fe-ed21d2307e66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:56:09.325Z|0a9c417b-b871-4fc1-b6fe-ed21d2307e66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:56:19.345Z|6b83e3c5-07d6-462b-b005-46df9eac74f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:56:19.346Z|6b83e3c5-07d6-462b-b005-46df9eac74f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:56:19.353Z|006cd632-8cac-4500-b21b-ffb5ed68d1a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:56:19.353Z|006cd632-8cac-4500-b21b-ffb5ed68d1a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:56:19.354Z|f2bb5280-bf5f-4d78-9baa-3db948dc112c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:56:19.354Z|f2bb5280-bf5f-4d78-9baa-3db948dc112c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:56:20.750Z|c8138c2d-6cdf-42ef-bedc-f0f3da106784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:56:20.750Z|c8138c2d-6cdf-42ef-bedc-f0f3da106784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:56:29.380Z|2b9f6cc4-06fc-49d1-9995-c2778ffee01c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:56:29.381Z|2b9f6cc4-06fc-49d1-9995-c2778ffee01c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:56:29.383Z|a04da15a-78e5-4b62-aa78-d53ac15e613e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:56:29.383Z|a04da15a-78e5-4b62-aa78-d53ac15e613e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:56:29.387Z|90405a09-e505-4534-b804-585ddcf3b74c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:56:29.387Z|90405a09-e505-4534-b804-585ddcf3b74c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:56:35.750Z|9c37f317-d11e-4774-807b-ab3dff097606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:56:35.750Z|9c37f317-d11e-4774-807b-ab3dff097606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:56:37.076Z|93e80cbe-f9b3-41a8-bf91-7cacb81e50b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:56:37.077Z|93e80cbe-f9b3-41a8-bf91-7cacb81e50b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:56:39.410Z|85174266-d548-45d6-9900-58dab6b550f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:56:39.411Z|85174266-d548-45d6-9900-58dab6b550f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:56:39.418Z|46c87cd1-0858-4ab0-b360-e720d094a878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:56:39.418Z|46c87cd1-0858-4ab0-b360-e720d094a878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:56:39.419Z|8124715d-eb35-4acf-9a66-67f10e76b5ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:56:39.419Z|8124715d-eb35-4acf-9a66-67f10e76b5ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:56:49.441Z|9d97265c-944e-42eb-9f1e-d30da48885ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:56:49.442Z|9d97265c-944e-42eb-9f1e-d30da48885ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:56:49.443Z|3e60fe86-8f97-4b08-8614-a7c869b46b90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:56:49.444Z|3e60fe86-8f97-4b08-8614-a7c869b46b90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:56:49.447Z|2c3b26f6-6477-4023-883e-e0dd1a801acc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:56:49.447Z|2c3b26f6-6477-4023-883e-e0dd1a801acc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:56:50.750Z|1ed64e66-0d8e-4b90-98ea-f019fe0a9c80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:56:50.756Z|1ed64e66-0d8e-4b90-98ea-f019fe0a9c80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:56:59.471Z|0af0f263-fff9-4978-9570-813994838da6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:56:59.472Z|0af0f263-fff9-4978-9570-813994838da6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:56:59.472Z|c023e6ed-37c2-4970-b444-168b0a5ee488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:56:59.473Z|c023e6ed-37c2-4970-b444-168b0a5ee488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:56:59.476Z|ceb544ec-52e4-4d50-a026-7035bcd8ad88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:56:59.477Z|ceb544ec-52e4-4d50-a026-7035bcd8ad88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:56:59.888Z|46659e13-1b16-4c11-9476-910b032a0bc1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:56:59.889Z|46659e13-1b16-4c11-9476-910b032a0bc1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:57:05.751Z|82f8c5e9-dab1-4701-94bb-a2d41f4a87cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:57:05.751Z|82f8c5e9-dab1-4701-94bb-a2d41f4a87cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:57:07.078Z|12190b5a-e2b3-4669-89d4-2b5749774c81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:57:07.078Z|12190b5a-e2b3-4669-89d4-2b5749774c81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:57:09.500Z|106544c2-7dc7-4c3d-bba8-801ea6ea777d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:57:09.501Z|106544c2-7dc7-4c3d-bba8-801ea6ea777d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:57:09.503Z|02a4aa97-874c-4c7c-9337-3d983888785f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:57:09.505Z|02a4aa97-874c-4c7c-9337-3d983888785f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:57:09.508Z|e1238b16-b6db-45f6-a7b5-8ecc28b01d31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:57:09.508Z|e1238b16-b6db-45f6-a7b5-8ecc28b01d31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:57:19.526Z|40381d70-79a3-4853-b455-efcdab40b100|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:57:19.526Z|40381d70-79a3-4853-b455-efcdab40b100|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:57:19.529Z|06e53748-ec1f-4249-b724-d96a0dc951ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:57:19.530Z|06e53748-ec1f-4249-b724-d96a0dc951ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:57:19.533Z|cfecde0e-2df9-4b9f-8df1-7628bfbd8555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:57:19.533Z|cfecde0e-2df9-4b9f-8df1-7628bfbd8555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:57:20.750Z|0e348f5c-006b-4ef1-b736-906c0dc3f693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:57:20.750Z|0e348f5c-006b-4ef1-b736-906c0dc3f693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:57:29.550Z|5f908558-e0f8-4d8c-9514-70c310552194|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:57:29.551Z|5f908558-e0f8-4d8c-9514-70c310552194|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:57:29.554Z|05d06ead-60a7-4d00-88f2-38b0cdfb27f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:57:29.554Z|05d06ead-60a7-4d00-88f2-38b0cdfb27f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:57:29.557Z|b8b17271-3204-4ce3-9338-50ba50b91b46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:57:29.557Z|b8b17271-3204-4ce3-9338-50ba50b91b46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:57:35.750Z|fac3f54a-3afa-4e6c-9081-23d5046dc51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:57:35.754Z|fac3f54a-3afa-4e6c-9081-23d5046dc51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:57:37.079Z|91a5b6e4-6b11-44bd-8dbe-c7f2c431b321|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:57:37.079Z|91a5b6e4-6b11-44bd-8dbe-c7f2c431b321|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:57:39.582Z|6b9c75ce-fbf6-4f25-9e1f-0c609eefbbc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:57:39.583Z|6b9c75ce-fbf6-4f25-9e1f-0c609eefbbc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:57:39.586Z|7e1ebbc5-b99d-437c-9bee-f2fa5bf7b191|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:57:39.586Z|7e1ebbc5-b99d-437c-9bee-f2fa5bf7b191|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:57:39.588Z|7d2880f0-f5d5-4418-8166-54aa2a66a44d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:57:39.589Z|7d2880f0-f5d5-4418-8166-54aa2a66a44d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:57:49.615Z|b0538624-2860-40b8-bdd4-0ab7b91410ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:57:49.616Z|b0538624-2860-40b8-bdd4-0ab7b91410ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:57:49.626Z|76d4ae7e-745c-46bd-9458-763e7e2cb6ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:57:49.627Z|c1d9306a-de0e-48ef-acc4-652d4045fd68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:57:49.627Z|76d4ae7e-745c-46bd-9458-763e7e2cb6ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:57:49.627Z|c1d9306a-de0e-48ef-acc4-652d4045fd68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:57:50.750Z|49a56f4a-66bc-4e6d-aba5-bfdfb93f4667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:57:50.750Z|49a56f4a-66bc-4e6d-aba5-bfdfb93f4667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:57:59.647Z|d84a2a83-1fa6-41a0-bcbf-1baad4994a25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:57:59.648Z|d84a2a83-1fa6-41a0-bcbf-1baad4994a25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:57:59.651Z|a63256b4-f10a-485d-81ed-cf709fa5e01d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:57:59.652Z|a63256b4-f10a-485d-81ed-cf709fa5e01d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:57:59.655Z|951fde73-9159-42d9-911d-ddcb582650e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:57:59.655Z|951fde73-9159-42d9-911d-ddcb582650e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:57:59.890Z|e2051e64-d60e-4aad-9ea7-608456b9541f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:57:59.891Z|e2051e64-d60e-4aad-9ea7-608456b9541f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:58:05.750Z|c45234d0-2eb6-4fa3-8c80-20757e324a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:58:05.750Z|c45234d0-2eb6-4fa3-8c80-20757e324a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:58:07.080Z|347674f6-4d44-47e7-87c0-eefb68692cd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:58:07.080Z|347674f6-4d44-47e7-87c0-eefb68692cd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:58:09.682Z|bdaf6756-5ba8-43e3-bd74-1539e330f0fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:58:09.682Z|bdaf6756-5ba8-43e3-bd74-1539e330f0fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:58:09.683Z|45f73110-b5ca-4661-a0da-87a4152ba5db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:58:09.684Z|45f73110-b5ca-4661-a0da-87a4152ba5db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:58:09.690Z|ff366b93-5cf2-4115-88c0-104be7e557f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:58:09.694Z|ff366b93-5cf2-4115-88c0-104be7e557f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:58:19.718Z|1f6dba8f-d993-43eb-8d44-0297bea75cba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:58:19.718Z|6e042da6-4a15-49be-accc-730847901170|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:58:19.719Z|1f6dba8f-d993-43eb-8d44-0297bea75cba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:58:19.719Z|6e042da6-4a15-49be-accc-730847901170|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:58:19.727Z|16c51455-e952-4c20-b1b0-252ab42d5c57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:58:19.728Z|16c51455-e952-4c20-b1b0-252ab42d5c57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:58:20.750Z|70ee1b69-3e7c-41b1-9cf8-d05486bb84d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:58:20.753Z|70ee1b69-3e7c-41b1-9cf8-d05486bb84d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:58:29.750Z|1aa15434-d7a1-4580-9c2e-beef63932010|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:58:29.750Z|1aa15434-d7a1-4580-9c2e-beef63932010|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:58:29.751Z|73cc2758-2850-436d-a39d-dd5e2db496de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:58:29.752Z|73cc2758-2850-436d-a39d-dd5e2db496de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:58:29.758Z|2ad78c75-790e-420a-ae4c-32ce6d5bf9c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:58:29.758Z|2ad78c75-790e-420a-ae4c-32ce6d5bf9c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:58:35.751Z|f3df80cc-6584-4b92-87f6-e188039a9c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:58:35.751Z|f3df80cc-6584-4b92-87f6-e188039a9c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:58:37.081Z|619553e5-8737-4971-9566-5a86498ff86c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:58:37.081Z|619553e5-8737-4971-9566-5a86498ff86c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:58:39.780Z|a4b6c989-7859-4f78-a2ca-759b80d6ad03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:58:39.780Z|a4b6c989-7859-4f78-a2ca-759b80d6ad03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:58:39.784Z|e19f0ff9-42f6-445e-bde0-4539f9dde118|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:58:39.784Z|e19f0ff9-42f6-445e-bde0-4539f9dde118|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:58:39.786Z|e7ee5b43-6505-4042-9b69-66da528514d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:58:39.787Z|e7ee5b43-6505-4042-9b69-66da528514d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:58:49.813Z|c1c7cc5f-73d4-48af-ba41-e3249c2d3f6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:58:49.814Z|99b61b72-88dc-491b-bbec-058d60ecd1e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:58:49.814Z|c1c7cc5f-73d4-48af-ba41-e3249c2d3f6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:58:49.814Z|99b61b72-88dc-491b-bbec-058d60ecd1e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:58:49.820Z|07dd0fd9-df9f-4e9b-9f43-02a971c0e337|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:58:49.820Z|07dd0fd9-df9f-4e9b-9f43-02a971c0e337|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:58:50.749Z|995e2f41-29a1-4bee-83c6-1cd3e4ca0812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:58:50.750Z|995e2f41-29a1-4bee-83c6-1cd3e4ca0812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:58:59.845Z|982e22df-6ff4-4f24-83d5-824c16501d89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:58:59.845Z|982e22df-6ff4-4f24-83d5-824c16501d89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:58:59.848Z|0e84e68c-8e1c-468b-9c1f-9149bfe53592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:58:59.850Z|0e84e68c-8e1c-468b-9c1f-9149bfe53592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:58:59.853Z|097c89d5-7f62-4b3b-be30-17e53f35608c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:58:59.853Z|097c89d5-7f62-4b3b-be30-17e53f35608c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:58:59.889Z|9fb66213-7806-42c0-9fde-a65a61e34a3b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:58:59.889Z|9fb66213-7806-42c0-9fde-a65a61e34a3b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T10:59:05.750Z|9316b859-b724-42f4-8c3d-805aca43d54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:59:05.754Z|9316b859-b724-42f4-8c3d-805aca43d54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:59:07.082Z|886909ec-2d8c-439b-887d-396d8d3747de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:59:07.082Z|886909ec-2d8c-439b-887d-396d8d3747de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:59:09.875Z|a8fc226a-9afc-4bb3-ab7c-70fdb7f5dec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:59:09.875Z|a8fc226a-9afc-4bb3-ab7c-70fdb7f5dec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:59:09.879Z|13321bb6-8c85-417d-901a-af82e9ccf907|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:59:09.879Z|13321bb6-8c85-417d-901a-af82e9ccf907|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:59:09.881Z|dcb8c907-ef53-48a7-b845-79e8ae5dcb86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:59:09.881Z|dcb8c907-ef53-48a7-b845-79e8ae5dcb86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:59:19.909Z|ba84bed6-dc4a-4874-85c7-4fe301010fa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:59:19.910Z|ba84bed6-dc4a-4874-85c7-4fe301010fa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:59:19.912Z|0c6e9b77-acd7-4f67-8adc-76a05b6b2f02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:59:19.912Z|b19f36fd-d07c-487c-a59b-e38ec5f46268|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:59:19.913Z|0c6e9b77-acd7-4f67-8adc-76a05b6b2f02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:59:19.913Z|b19f36fd-d07c-487c-a59b-e38ec5f46268|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:59:20.750Z|92513fd2-0dbf-4f47-8697-e6ef641e14c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:59:20.750Z|92513fd2-0dbf-4f47-8697-e6ef641e14c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:59:29.945Z|1db74be4-650b-490e-8fec-76a4a783c754|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:59:29.945Z|1db74be4-650b-490e-8fec-76a4a783c754|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:59:29.946Z|79be598d-9dd8-4393-8def-af12ba8c8e86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:59:29.947Z|79be598d-9dd8-4393-8def-af12ba8c8e86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:59:29.948Z|5d5cf17f-4130-4b18-b926-1053b1c66d41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:59:29.949Z|5d5cf17f-4130-4b18-b926-1053b1c66d41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:59:35.750Z|90ac5e9f-46e2-4ddf-b71d-6396a0d6a4e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:59:35.750Z|90ac5e9f-46e2-4ddf-b71d-6396a0d6a4e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:59:37.083Z|743d93bc-f0e1-4498-b52e-e059db34aad0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:59:37.083Z|743d93bc-f0e1-4498-b52e-e059db34aad0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:59:39.986Z|d5a0f0b7-4208-4039-b4ee-58483d34039e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:59:39.987Z|d5a0f0b7-4208-4039-b4ee-58483d34039e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:59:39.992Z|10fb46c5-5cbb-429b-89e0-dbf97314c55b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:59:39.992Z|d6c43edc-9fd6-4100-a6d6-85250b3bc8ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:59:39.992Z|d6c43edc-9fd6-4100-a6d6-85250b3bc8ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:59:39.994Z|10fb46c5-5cbb-429b-89e0-dbf97314c55b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:59:50.018Z|aa73bfa0-3e77-4261-8670-10631cebc220|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:59:50.019Z|aa73bfa0-3e77-4261-8670-10631cebc220|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:59:50.024Z|14ae311c-c18c-4a4b-9827-8d312f8a9d88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:59:50.024Z|14ae311c-c18c-4a4b-9827-8d312f8a9d88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:59:50.029Z|4c87afc2-0b7e-478c-b540-d39dfb2ded89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T10:59:50.030Z|4c87afc2-0b7e-478c-b540-d39dfb2ded89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T10:59:50.750Z|cd08734f-5951-4458-a2cc-fa1c87bca511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T10:59:50.754Z|cd08734f-5951-4458-a2cc-fa1c87bca511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T10:59:59.889Z|4a661750-4c30-420c-a89f-68d155627e61|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T10:59:59.890Z|4a661750-4c30-420c-a89f-68d155627e61|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:00:00.051Z|7d56a1ab-ead9-4bc9-9fc0-26545209deda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:00:00.052Z|7d56a1ab-ead9-4bc9-9fc0-26545209deda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:00:00.055Z|74d601af-5ba1-4472-914a-d109692bc536|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:00:00.055Z|74d601af-5ba1-4472-914a-d109692bc536|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:00:00.059Z|d597a189-86e7-4611-8bc2-bea8e72c0bec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:00:00.059Z|d597a189-86e7-4611-8bc2-bea8e72c0bec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:00:05.750Z|e09c0774-e9cb-421f-9465-e2af72fb6818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:00:05.750Z|e09c0774-e9cb-421f-9465-e2af72fb6818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:00:07.084Z|8f9a3471-1680-4b56-9846-f093e2cf3354|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:00:07.084Z|8f9a3471-1680-4b56-9846-f093e2cf3354|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:00:10.118Z|77e8eabd-0bd4-4db3-8463-9a7feee77464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:00:10.118Z|77e8eabd-0bd4-4db3-8463-9a7feee77464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:00:10.122Z|91c49d27-e5e3-4093-8173-2787cb6b52ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:00:10.122Z|91c49d27-e5e3-4093-8173-2787cb6b52ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:00:10.124Z|22da56ed-86ab-412c-827b-8f2ac22a3fe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:00:10.125Z|22da56ed-86ab-412c-827b-8f2ac22a3fe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:00:20.151Z|51503b77-d767-444b-a5d2-fbf6c87fa0ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:00:20.152Z|51503b77-d767-444b-a5d2-fbf6c87fa0ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:00:20.154Z|091199df-6753-4676-b3af-15c686aa6de6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:00:20.155Z|091199df-6753-4676-b3af-15c686aa6de6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:00:20.159Z|d78fbacc-ae0f-4999-91ce-061061fa7cef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:00:20.160Z|d78fbacc-ae0f-4999-91ce-061061fa7cef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:00:20.750Z|ead72473-b4fa-4dad-9d93-82f34fe19dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:00:20.750Z|ead72473-b4fa-4dad-9d93-82f34fe19dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:00:30.179Z|219a773b-4d3c-4405-99ee-6ecd4766a393|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:00:30.180Z|219a773b-4d3c-4405-99ee-6ecd4766a393|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:00:30.180Z|226de3b8-7d59-4615-959a-4da741678944|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:00:30.181Z|226de3b8-7d59-4615-959a-4da741678944|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:00:30.185Z|16a7a8a1-9923-4d44-b676-7c623777f71a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:00:30.186Z|16a7a8a1-9923-4d44-b676-7c623777f71a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:00:35.749Z|905d6872-6098-4559-8561-08dc7df51da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:00:35.753Z|905d6872-6098-4559-8561-08dc7df51da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:00:37.085Z|53522a41-bb41-49b2-bc2b-63a02d6d1c47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:00:37.085Z|53522a41-bb41-49b2-bc2b-63a02d6d1c47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:00:40.210Z|2c2b8051-2930-4f7f-b981-c2848c1feb49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:00:40.210Z|2c2b8051-2930-4f7f-b981-c2848c1feb49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:00:40.212Z|0f595e12-4bd7-4d0a-8d83-43c3e7772f14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:00:40.212Z|0f595e12-4bd7-4d0a-8d83-43c3e7772f14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:00:40.218Z|962bd43e-51db-42fc-a9f0-3dfa1fe93d93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:00:40.218Z|962bd43e-51db-42fc-a9f0-3dfa1fe93d93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:00:50.237Z|873f7732-d2c9-42e0-b9c7-8650e6fcde04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:00:50.238Z|873f7732-d2c9-42e0-b9c7-8650e6fcde04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:00:50.253Z|0db5a1f9-f894-445c-8959-dd746a5c80c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:00:50.253Z|92722514-48e7-4de6-9ee0-f9fc2892db5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:00:50.254Z|0db5a1f9-f894-445c-8959-dd746a5c80c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:00:50.254Z|92722514-48e7-4de6-9ee0-f9fc2892db5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:00:50.750Z|981e6cdd-ec58-4cb7-b79c-706787f01930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:00:50.750Z|981e6cdd-ec58-4cb7-b79c-706787f01930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:00:59.887Z|19a155b0-f3ff-4cc8-9b1e-9676aea834c0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:00:59.888Z|19a155b0-f3ff-4cc8-9b1e-9676aea834c0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:01:00.280Z|6e711034-2726-4d2a-9883-2a18f6f84fe0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:01:00.281Z|624eb08b-dc18-4dc8-a472-0286f32ba4f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:01:00.281Z|6e711034-2726-4d2a-9883-2a18f6f84fe0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:01:00.281Z|624eb08b-dc18-4dc8-a472-0286f32ba4f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:01:00.288Z|2ce470c7-647a-49eb-9023-88e8068bd71a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:01:00.289Z|2ce470c7-647a-49eb-9023-88e8068bd71a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:01:05.749Z|43e17f3b-3ed8-4c84-8db4-427779cefa2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:01:05.750Z|43e17f3b-3ed8-4c84-8db4-427779cefa2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:01:07.086Z|378799f8-1edb-4855-954c-bf9fdb151c46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:01:07.086Z|378799f8-1edb-4855-954c-bf9fdb151c46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:01:10.308Z|2cef15a8-120f-4f03-bd29-db3333fd3168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:01:10.308Z|65dc96f7-ad24-4c27-be5b-ab4da32502e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:01:10.308Z|2cef15a8-120f-4f03-bd29-db3333fd3168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:01:10.308Z|65dc96f7-ad24-4c27-be5b-ab4da32502e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:01:10.315Z|f79d5ded-2aa2-43c4-89b0-dd79e2376881|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:01:10.316Z|f79d5ded-2aa2-43c4-89b0-dd79e2376881|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:01:20.336Z|63e148c4-9f5e-44e6-9b0c-6007e646239e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:01:20.336Z|63e148c4-9f5e-44e6-9b0c-6007e646239e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:01:20.340Z|6fbb6ef8-3e09-4bc3-9d18-22ecbf9f9a82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:01:20.341Z|6fbb6ef8-3e09-4bc3-9d18-22ecbf9f9a82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:01:20.345Z|6d9861b7-6864-4dad-bb03-a63c66c59109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:01:20.346Z|6d9861b7-6864-4dad-bb03-a63c66c59109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:01:20.750Z|9ec71de5-43bd-4925-b68a-752a08ee75a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:01:20.753Z|9ec71de5-43bd-4925-b68a-752a08ee75a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:01:30.370Z|9ca55b6e-53e5-4e6c-86db-d533eeb2b284|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:01:30.370Z|9ca55b6e-53e5-4e6c-86db-d533eeb2b284|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:01:30.374Z|10811784-e7ed-44d0-8d61-5845864f4b67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:01:30.374Z|10811784-e7ed-44d0-8d61-5845864f4b67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:01:30.376Z|bec190fa-9fbb-4a09-9bde-b4ff9ecec3c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:01:30.377Z|bec190fa-9fbb-4a09-9bde-b4ff9ecec3c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:01:35.750Z|723ed0e5-26f5-463b-8a2d-3d8b9ee8d194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:01:35.750Z|723ed0e5-26f5-463b-8a2d-3d8b9ee8d194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:01:37.087Z|9ea1f14b-6b5e-40b1-8e0b-ec820ba993a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:01:37.087Z|9ea1f14b-6b5e-40b1-8e0b-ec820ba993a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:01:40.401Z|6ee517cd-b111-4bfe-9935-5cf5ad11c78a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:01:40.402Z|6ee517cd-b111-4bfe-9935-5cf5ad11c78a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:01:40.405Z|83b5e295-3524-44f6-b2d7-a76386c9eb09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:01:40.405Z|83b5e295-3524-44f6-b2d7-a76386c9eb09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:01:40.405Z|488a54c0-1d2d-4a6f-ba44-bdc32a16ae3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:01:40.405Z|488a54c0-1d2d-4a6f-ba44-bdc32a16ae3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:01:50.422Z|34391bb5-f2ca-4ac4-9278-db8557154521|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:01:50.422Z|34391bb5-f2ca-4ac4-9278-db8557154521|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:01:50.431Z|cc475f57-aff8-4e03-8d4f-977c41c79cad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:01:50.432Z|cc475f57-aff8-4e03-8d4f-977c41c79cad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:01:50.449Z|6e5626cc-f7d4-498f-826b-ec4bc0039df8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:01:50.450Z|6e5626cc-f7d4-498f-826b-ec4bc0039df8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:01:50.751Z|dd40218e-fe19-43eb-babb-c3aea8fe9e30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:01:50.751Z|dd40218e-fe19-43eb-babb-c3aea8fe9e30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:01:59.890Z|9a41d331-4d4e-4afb-86cf-db4920bd58fb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:01:59.891Z|9a41d331-4d4e-4afb-86cf-db4920bd58fb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:02:00.464Z|57533c56-15e1-43e2-9669-9ad4a9faab6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:02:00.464Z|57533c56-15e1-43e2-9669-9ad4a9faab6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:02:00.471Z|98c1e933-5095-46ea-980b-4df79edbc6df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:02:00.471Z|98c1e933-5095-46ea-980b-4df79edbc6df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:02:00.473Z|c51ebe0d-5b56-4c79-8c68-d67b15bd20ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:02:00.474Z|c51ebe0d-5b56-4c79-8c68-d67b15bd20ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:02:05.750Z|934603dc-d392-43f0-8951-6d96282ec719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:02:05.753Z|934603dc-d392-43f0-8951-6d96282ec719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:02:07.088Z|93f97da5-f8e1-47f5-bb19-85ea91d3f50b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:02:07.088Z|93f97da5-f8e1-47f5-bb19-85ea91d3f50b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:02:10.496Z|f3b911df-c204-445c-8b8b-a57ac1588aa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:02:10.496Z|f3b911df-c204-445c-8b8b-a57ac1588aa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:02:10.531Z|9fa17f98-50d1-4467-abde-7442c0875c0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:02:10.531Z|9fa17f98-50d1-4467-abde-7442c0875c0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:02:10.531Z|a3bb706a-586a-463b-a058-9c4262f5af9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:02:10.532Z|a3bb706a-586a-463b-a058-9c4262f5af9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:02:20.550Z|84c83a37-00cf-426c-9887-eea6db9c7b64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:02:20.550Z|84c83a37-00cf-426c-9887-eea6db9c7b64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:02:20.557Z|0d02f2b9-f601-47b0-b259-be95d2d68af0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:02:20.559Z|0d02f2b9-f601-47b0-b259-be95d2d68af0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:02:20.560Z|44908993-fd94-447e-8a93-c0980030f6ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:02:20.561Z|44908993-fd94-447e-8a93-c0980030f6ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:02:20.750Z|1b7db1fb-2d96-4b4f-ad0c-72d4532f60dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:02:20.750Z|1b7db1fb-2d96-4b4f-ad0c-72d4532f60dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:02:30.577Z|55fbb351-50f6-490d-a7e7-f1bf50ce801d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:02:30.578Z|55fbb351-50f6-490d-a7e7-f1bf50ce801d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:02:30.580Z|3d9b76b4-23df-4dcd-9ab3-351f9f6d4340|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:02:30.580Z|3d9b76b4-23df-4dcd-9ab3-351f9f6d4340|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:02:30.586Z|617d6608-1c18-4bbc-9161-6a149be69254|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:02:30.586Z|617d6608-1c18-4bbc-9161-6a149be69254|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:02:35.750Z|787cf50c-2ccc-415a-9b25-43a69a62bc7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:02:35.750Z|787cf50c-2ccc-415a-9b25-43a69a62bc7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:02:37.088Z|feb2af10-32f8-40dd-adc8-79c5f334258b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:02:37.089Z|feb2af10-32f8-40dd-adc8-79c5f334258b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:02:40.605Z|e3773157-78ea-4985-9eaf-7ec8a1131d2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:02:40.605Z|e3773157-78ea-4985-9eaf-7ec8a1131d2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:02:40.608Z|7cecd3d7-04e1-470e-90d8-d8f0b978ceb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:02:40.612Z|05869606-0f6f-441c-93f6-fc6d722a2980|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:02:40.612Z|7cecd3d7-04e1-470e-90d8-d8f0b978ceb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:02:40.613Z|05869606-0f6f-441c-93f6-fc6d722a2980|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:02:50.641Z|f7e2152a-14d7-48c9-823a-1e0a45216ba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:02:50.642Z|f7e2152a-14d7-48c9-823a-1e0a45216ba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:02:50.646Z|0cf77b29-732e-43e6-9534-f4092ff77c94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:02:50.646Z|0cf77b29-732e-43e6-9534-f4092ff77c94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:02:50.650Z|68b08009-d923-4235-a7b8-fff1ea705430|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:02:50.651Z|68b08009-d923-4235-a7b8-fff1ea705430|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:02:50.749Z|6bbb1d69-cf80-49f1-b2f9-9f5ea0b96087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:02:50.753Z|6bbb1d69-cf80-49f1-b2f9-9f5ea0b96087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:02:59.890Z|80cc042f-71a2-4459-8b15-b96df55f76f4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:02:59.891Z|80cc042f-71a2-4459-8b15-b96df55f76f4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:03:00.671Z|c58a46f4-3f5c-4668-88f9-4b97f69892f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:03:00.672Z|c58a46f4-3f5c-4668-88f9-4b97f69892f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:03:00.674Z|8a3fb317-128a-4eaf-9eae-84585cba88e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:03:00.675Z|8a3fb317-128a-4eaf-9eae-84585cba88e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:03:00.676Z|5b1e4b00-4e73-49c1-baca-cf6037f428cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:03:00.677Z|5b1e4b00-4e73-49c1-baca-cf6037f428cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:03:05.750Z|67132494-8e33-4bc2-b02b-aa52dc6c150a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:03:05.751Z|67132494-8e33-4bc2-b02b-aa52dc6c150a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:03:07.089Z|2c06d175-49e6-4e44-af90-bd1a0299c077|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:03:07.090Z|2c06d175-49e6-4e44-af90-bd1a0299c077|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:03:10.700Z|b690ae53-1e36-47ee-83b7-ac9dcad94b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:03:10.701Z|b690ae53-1e36-47ee-83b7-ac9dcad94b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:03:10.704Z|28e1f98e-05d0-4944-92ba-1bfce9b81806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:03:10.704Z|45a68282-1074-4551-a075-c377100e7a6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:03:10.704Z|28e1f98e-05d0-4944-92ba-1bfce9b81806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:03:10.705Z|45a68282-1074-4551-a075-c377100e7a6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:03:20.736Z|aec62af1-9a7a-4515-a01c-cfd2fd42b6db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:03:20.737Z|aec62af1-9a7a-4515-a01c-cfd2fd42b6db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:03:20.740Z|dac07106-e1e6-4aaa-9271-92c18f6b2280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:03:20.741Z|dac07106-e1e6-4aaa-9271-92c18f6b2280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:03:20.743Z|d938a624-2294-42ba-9d69-ef6326707045|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:03:20.744Z|d938a624-2294-42ba-9d69-ef6326707045|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:03:20.749Z|efc36e3b-7df5-4756-8d20-73b84f2f2e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:03:20.750Z|efc36e3b-7df5-4756-8d20-73b84f2f2e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:03:30.767Z|7bae2659-5572-4ae1-8bc8-3f6086b26ce9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:03:30.767Z|7bae2659-5572-4ae1-8bc8-3f6086b26ce9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:03:30.771Z|da7659b9-54bd-4692-96df-0e3e30426967|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:03:30.771Z|da7659b9-54bd-4692-96df-0e3e30426967|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:03:30.773Z|94d94f6e-654d-47da-82df-6bdf872d2ffd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:03:30.774Z|94d94f6e-654d-47da-82df-6bdf872d2ffd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:03:35.750Z|cdcdebfd-8b7a-4c8c-9817-9cba04cad04a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:03:35.754Z|cdcdebfd-8b7a-4c8c-9817-9cba04cad04a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:03:37.090Z|85e41943-785d-4ea7-bff4-b6c282ce030b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:03:37.090Z|85e41943-785d-4ea7-bff4-b6c282ce030b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:03:40.797Z|99043482-cb1c-4ab2-8cdc-e952761e07ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:03:40.797Z|99043482-cb1c-4ab2-8cdc-e952761e07ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:03:40.800Z|4c52c9b0-253d-4859-8881-719c2ce80f2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:03:40.801Z|18c289bd-5318-468f-be47-141783698479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:03:40.801Z|4c52c9b0-253d-4859-8881-719c2ce80f2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:03:40.801Z|18c289bd-5318-468f-be47-141783698479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:03:50.749Z|7763fda7-90b4-4049-a203-6093e7d139a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:03:50.750Z|7763fda7-90b4-4049-a203-6093e7d139a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:03:50.824Z|23f1eecd-84f7-4be9-8811-e9d0a3383f98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:03:50.825Z|23f1eecd-84f7-4be9-8811-e9d0a3383f98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:03:50.828Z|1003a14c-006b-41e5-b78a-e00a906d1110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:03:50.829Z|1003a14c-006b-41e5-b78a-e00a906d1110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:03:50.837Z|d85b60bd-550a-4799-abda-01c8a7c03950|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:03:50.837Z|d85b60bd-550a-4799-abda-01c8a7c03950|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:03:59.889Z|1fd9e1d9-5a79-4855-80b9-4f2f8d651b5b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:03:59.890Z|1fd9e1d9-5a79-4855-80b9-4f2f8d651b5b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:04:00.852Z|9ffeae1a-aba7-49c6-bf47-b5a9d801c9cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:04:00.853Z|9ffeae1a-aba7-49c6-bf47-b5a9d801c9cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:04:00.857Z|b122facd-b201-44cb-9a70-ab95b9300a65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:04:00.858Z|b122facd-b201-44cb-9a70-ab95b9300a65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:04:00.861Z|55f3ed77-6aad-44ea-a64c-75c6e79cd72e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:04:00.862Z|55f3ed77-6aad-44ea-a64c-75c6e79cd72e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:04:05.749Z|1bea3c43-81f9-4758-8a10-47504bce931e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:04:05.750Z|1bea3c43-81f9-4758-8a10-47504bce931e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:04:07.092Z|27f77399-5644-422b-9fbc-96153b1415a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:04:07.092Z|27f77399-5644-422b-9fbc-96153b1415a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:04:10.879Z|6d89ae51-6cbf-413f-810d-c0c68a5c21ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:04:10.879Z|6d89ae51-6cbf-413f-810d-c0c68a5c21ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:04:10.887Z|3d19da2f-684c-4de9-ba52-b6c0db486351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:04:10.888Z|3d19da2f-684c-4de9-ba52-b6c0db486351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:04:10.891Z|8389d660-e875-4d1e-8a7e-b4301c390de2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:04:10.891Z|8389d660-e875-4d1e-8a7e-b4301c390de2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:04:20.750Z|8e4b05a9-c005-4d98-958e-fad88d7aee93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:04:20.754Z|8e4b05a9-c005-4d98-958e-fad88d7aee93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:04:20.905Z|d9b9bfba-82e9-4845-96f8-5b39afcb34b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:04:20.906Z|d9b9bfba-82e9-4845-96f8-5b39afcb34b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:04:20.916Z|89d23267-88d9-486c-8816-55fc68b470ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:04:20.916Z|89d23267-88d9-486c-8816-55fc68b470ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:04:20.921Z|c97e9d5c-2992-456c-a5a1-774a4e3a6a60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:04:20.921Z|c97e9d5c-2992-456c-a5a1-774a4e3a6a60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:04:30.944Z|934bb64c-9103-4207-baf5-95283b2c4371|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:04:30.945Z|934bb64c-9103-4207-baf5-95283b2c4371|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:04:30.950Z|8a73762d-21c7-4812-82c7-7be324e441b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:04:30.951Z|8a73762d-21c7-4812-82c7-7be324e441b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:04:30.954Z|368d5bec-fc99-47ff-88f7-0a5060675426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:04:30.955Z|368d5bec-fc99-47ff-88f7-0a5060675426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:04:35.750Z|3209860b-f897-4c62-9ebe-39f24a3ce9aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:04:35.750Z|3209860b-f897-4c62-9ebe-39f24a3ce9aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:04:37.093Z|a2d683d6-daa8-4141-b4ff-b762df32adab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:04:37.093Z|a2d683d6-daa8-4141-b4ff-b762df32adab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:04:40.973Z|b5b752c8-dc16-433f-8443-9be807813e9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:04:40.973Z|b5b752c8-dc16-433f-8443-9be807813e9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:04:40.980Z|32d97eb9-b611-42da-84e8-e1514098f5fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:04:40.980Z|32d97eb9-b611-42da-84e8-e1514098f5fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:04:40.981Z|d9e17daf-b756-42ef-86b6-8836f18a6e28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:04:40.983Z|d9e17daf-b756-42ef-86b6-8836f18a6e28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:04:50.750Z|79643c94-edd9-4678-9194-2f6645135d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:04:50.750Z|79643c94-edd9-4678-9194-2f6645135d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:04:51.009Z|09d4f187-6432-48c5-bb82-51cd58cf0289|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:04:51.009Z|09d4f187-6432-48c5-bb82-51cd58cf0289|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:04:51.009Z|ad04f617-c2f3-4289-ac69-fd19af4c536e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:04:51.010Z|ad04f617-c2f3-4289-ac69-fd19af4c536e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:04:51.014Z|00f6f751-0951-40fc-9c89-382381cab749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:04:51.014Z|00f6f751-0951-40fc-9c89-382381cab749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:04:59.887Z|879fdf5f-baea-4538-850f-0d0078e86268|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:04:59.888Z|879fdf5f-baea-4538-850f-0d0078e86268|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:05:01.052Z|dd25cff3-7016-4258-b028-c3115f811082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:05:01.052Z|dd25cff3-7016-4258-b028-c3115f811082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:05:01.051Z|831cb535-379b-43c0-a154-1c9105d7759d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:05:01.054Z|831cb535-379b-43c0-a154-1c9105d7759d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:05:01.056Z|f990ded7-c7d0-4525-99de-c7f0573863ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:05:01.057Z|f990ded7-c7d0-4525-99de-c7f0573863ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:05:05.750Z|40c517aa-fd8d-4295-a21d-e22a3298ced4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:05:05.753Z|40c517aa-fd8d-4295-a21d-e22a3298ced4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:05:07.093Z|87556e7d-836d-4d3c-8eee-1b3b7eec2840|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:05:07.094Z|87556e7d-836d-4d3c-8eee-1b3b7eec2840|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:05:11.080Z|5377066c-bd12-44f3-b909-a601f17c9220|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:05:11.080Z|fed6ab89-bf28-4319-9d98-04cbe81d6689|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:05:11.081Z|5377066c-bd12-44f3-b909-a601f17c9220|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:05:11.081Z|fed6ab89-bf28-4319-9d98-04cbe81d6689|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:05:11.088Z|db709c32-d7ad-46a9-8a4d-89b3d08d8e5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:05:11.088Z|db709c32-d7ad-46a9-8a4d-89b3d08d8e5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:05:20.749Z|4eba77b5-70d9-4b9f-8375-5b080dfb463f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:05:20.750Z|4eba77b5-70d9-4b9f-8375-5b080dfb463f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:05:21.111Z|c32da7f0-e762-4af7-a1bc-7a4786e1ba47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:05:21.112Z|c32da7f0-e762-4af7-a1bc-7a4786e1ba47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:05:21.112Z|6e24d367-2c39-4b8f-93c4-7a220eed2d72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:05:21.113Z|6e24d367-2c39-4b8f-93c4-7a220eed2d72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:05:21.119Z|df54ea88-9a37-4bd7-944f-70f4fda833b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:05:21.119Z|df54ea88-9a37-4bd7-944f-70f4fda833b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:05:31.140Z|52aeb0e2-9b39-4148-90e2-87484d04fc7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:05:31.141Z|52aeb0e2-9b39-4148-90e2-87484d04fc7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:05:31.142Z|e1969368-1bdf-4460-96ba-9c5bf18581ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:05:31.142Z|e1969368-1bdf-4460-96ba-9c5bf18581ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:05:31.145Z|1ef30780-d0ad-4103-95b9-fa3fc6f42c41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:05:31.146Z|1ef30780-d0ad-4103-95b9-fa3fc6f42c41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:05:35.749Z|9fae2596-d5d7-47e0-87ff-982e50ffbb70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:05:35.750Z|9fae2596-d5d7-47e0-87ff-982e50ffbb70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:05:37.094Z|e03248ec-3ef7-4b0f-a87b-2cb28c48f0a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:05:37.095Z|e03248ec-3ef7-4b0f-a87b-2cb28c48f0a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:05:41.166Z|42afe01b-3176-47da-b6f6-c3fc7d889fd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:05:41.167Z|42afe01b-3176-47da-b6f6-c3fc7d889fd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:05:41.171Z|6e00f963-2000-4a1e-b08c-20e38000728b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:05:41.172Z|6e00f963-2000-4a1e-b08c-20e38000728b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:05:41.174Z|dcf66e36-0bc3-42c2-a7db-dcb5ab680bc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:05:41.175Z|dcf66e36-0bc3-42c2-a7db-dcb5ab680bc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:05:50.750Z|32758366-f363-475b-ac70-14269989eb49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:05:50.750Z|32758366-f363-475b-ac70-14269989eb49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:05:51.198Z|4bc8a0ee-ce2d-4a62-9a44-065af72bb286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:05:51.199Z|4bc8a0ee-ce2d-4a62-9a44-065af72bb286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:05:51.200Z|5a067999-42c3-4913-8f15-95a9c253ac1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:05:51.200Z|5a067999-42c3-4913-8f15-95a9c253ac1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:05:51.204Z|497ea273-56b4-4f0f-a978-a7dbc800eca4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:05:51.204Z|497ea273-56b4-4f0f-a978-a7dbc800eca4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:05:59.889Z|077d7b19-c4c3-4963-82cc-518db08ee21f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:05:59.889Z|077d7b19-c4c3-4963-82cc-518db08ee21f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:06:01.231Z|4f974fa4-58da-41e4-be4c-ab8fa3580a8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:06:01.232Z|4f974fa4-58da-41e4-be4c-ab8fa3580a8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:06:01.236Z|f50accf1-ecf9-4c28-a3d4-b4f781977217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:06:01.237Z|f50accf1-ecf9-4c28-a3d4-b4f781977217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:06:01.239Z|c9c41c2f-c9a0-4a44-87f1-80f75843344a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:06:01.239Z|c9c41c2f-c9a0-4a44-87f1-80f75843344a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:06:05.750Z|c3136b18-b92d-4a63-97ca-9581d1cf51c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:06:05.750Z|c3136b18-b92d-4a63-97ca-9581d1cf51c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:06:07.096Z|565d69de-1ae6-4159-ad2f-90c910be34d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:06:07.096Z|565d69de-1ae6-4159-ad2f-90c910be34d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:06:11.282Z|fc8ca8fe-4867-4e40-9d1b-9a42126f137e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:06:11.283Z|fc8ca8fe-4867-4e40-9d1b-9a42126f137e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:06:11.285Z|60036ba2-2ed8-425f-ab66-3be0d8efa10e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:06:11.326Z|60036ba2-2ed8-425f-ab66-3be0d8efa10e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:06:11.327Z|48361960-200d-486d-a132-a64f7b521919|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:06:11.328Z|48361960-200d-486d-a132-a64f7b521919|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:06:20.750Z|ac6d58fb-5671-46db-9192-ef4c9b7d8f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:06:20.750Z|ac6d58fb-5671-46db-9192-ef4c9b7d8f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:06:21.354Z|d5ee908e-a4ee-4f4f-a988-80b8c68a94dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:06:21.354Z|2e818940-9679-4894-a78e-95a00c03a396|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:06:21.354Z|d5ee908e-a4ee-4f4f-a988-80b8c68a94dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:06:21.354Z|2e818940-9679-4894-a78e-95a00c03a396|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:06:21.357Z|9d47399c-6caf-4fb2-bb4e-49d7612173f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:06:21.358Z|9d47399c-6caf-4fb2-bb4e-49d7612173f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:06:31.385Z|f905cc97-3a95-4f0c-8ff2-152b44b6a199|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:06:31.386Z|f905cc97-3a95-4f0c-8ff2-152b44b6a199|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:06:31.386Z|b1733770-2cfe-46a3-bfe8-4a85c85887f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:06:31.387Z|b1733770-2cfe-46a3-bfe8-4a85c85887f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:06:31.394Z|a5734cf3-3171-4811-b485-6d3d121f34e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:06:31.395Z|a5734cf3-3171-4811-b485-6d3d121f34e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:06:35.750Z|b5caa7ac-f83a-4215-a359-b603f48af212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:06:35.750Z|b5caa7ac-f83a-4215-a359-b603f48af212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:06:37.097Z|87a710dc-11eb-4fbc-8a61-26e2baef12ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:06:37.098Z|87a710dc-11eb-4fbc-8a61-26e2baef12ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:06:41.413Z|b2aa1e9e-da06-4215-8df5-582409c0dc97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:06:41.414Z|b2aa1e9e-da06-4215-8df5-582409c0dc97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:06:41.415Z|937b12e7-8198-4071-88bb-4ebbb78c9a0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:06:41.416Z|937b12e7-8198-4071-88bb-4ebbb78c9a0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:06:41.423Z|fc864004-607b-4c6b-9684-7db18cb75f27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:06:41.423Z|fc864004-607b-4c6b-9684-7db18cb75f27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:06:50.751Z|4d7137cd-a4b5-4a0e-9ce8-13f574c69041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:06:50.751Z|4d7137cd-a4b5-4a0e-9ce8-13f574c69041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:06:51.452Z|0f5b934b-afa8-43c8-8229-dcae0e560e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:06:51.452Z|0f5b934b-afa8-43c8-8229-dcae0e560e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:06:51.459Z|b4600f62-a3e6-4ef5-96d5-f7572af140d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:06:51.459Z|b38e7a18-578d-4aec-80cf-964d6a553c65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:06:51.460Z|b4600f62-a3e6-4ef5-96d5-f7572af140d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:06:51.460Z|b38e7a18-578d-4aec-80cf-964d6a553c65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:06:59.890Z|d3438724-4d9d-4d53-86ca-a1cb9ff9b35e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:06:59.890Z|d3438724-4d9d-4d53-86ca-a1cb9ff9b35e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:07:01.491Z|267ec1b8-6c84-4583-a73b-f1de53be4547|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:07:01.492Z|267ec1b8-6c84-4583-a73b-f1de53be4547|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:07:01.491Z|6db43588-4eeb-4485-8f7d-b0b67f992057|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:07:01.492Z|6db43588-4eeb-4485-8f7d-b0b67f992057|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:07:01.497Z|696ed87c-ddbb-4b44-be50-6b62eba06b12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:07:01.497Z|696ed87c-ddbb-4b44-be50-6b62eba06b12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:07:05.750Z|74ae7de9-b61f-4805-8033-38a7204aa705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:07:05.750Z|74ae7de9-b61f-4805-8033-38a7204aa705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:07:07.099Z|eb1c3aa4-cbdc-4a8d-a442-cd8dd479aa23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:07:07.099Z|eb1c3aa4-cbdc-4a8d-a442-cd8dd479aa23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:07:11.518Z|1716aee8-dd11-40ba-a00e-703d54b5c6a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:07:11.519Z|1716aee8-dd11-40ba-a00e-703d54b5c6a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:07:11.522Z|34d9212c-0809-41e0-972a-f4a611650d6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:07:11.523Z|34d9212c-0809-41e0-972a-f4a611650d6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:07:11.524Z|fa794e6e-d254-4235-bb6a-bb98cbfe3a3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:07:11.525Z|fa794e6e-d254-4235-bb6a-bb98cbfe3a3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:07:20.749Z|6f595d8b-dd42-4b7e-9a5f-9250e8856941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:07:20.751Z|6f595d8b-dd42-4b7e-9a5f-9250e8856941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:07:21.543Z|ea82b3a3-676c-4a88-a2d3-c522299ef034|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:07:21.544Z|ea82b3a3-676c-4a88-a2d3-c522299ef034|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:07:21.549Z|818abcdc-7307-419b-897c-a7243e9b8b85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:07:21.550Z|818abcdc-7307-419b-897c-a7243e9b8b85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:07:21.555Z|cacdb1a9-bd00-4d83-985f-a7da4cbaf4b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:07:21.555Z|cacdb1a9-bd00-4d83-985f-a7da4cbaf4b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:07:31.574Z|8a2eee6f-8b91-453a-99ae-3e3efeaa7b2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:07:31.574Z|8a2eee6f-8b91-453a-99ae-3e3efeaa7b2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:07:31.578Z|90c450d3-0243-4249-890a-223995d436d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:07:31.578Z|90c450d3-0243-4249-890a-223995d436d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:07:31.581Z|25a413f7-c537-48c9-b9b4-36b80bc2c3db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:07:31.581Z|25a413f7-c537-48c9-b9b4-36b80bc2c3db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:07:35.750Z|5f6afdf2-8351-4a62-b9a6-7517d89df29d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:07:35.751Z|5f6afdf2-8351-4a62-b9a6-7517d89df29d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:07:37.100Z|13cb88d2-831b-41d3-a519-372e32010e9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:07:37.101Z|13cb88d2-831b-41d3-a519-372e32010e9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:07:41.604Z|c919202f-a94e-4b5a-b0bb-eb09e83c6be4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:07:41.604Z|c919202f-a94e-4b5a-b0bb-eb09e83c6be4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:07:41.605Z|48748088-d3e4-46cd-a1bc-c2ba404c0eb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:07:41.605Z|48748088-d3e4-46cd-a1bc-c2ba404c0eb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:07:41.608Z|baa58904-968b-4116-8338-b6489f374fda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:07:41.608Z|baa58904-968b-4116-8338-b6489f374fda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:07:50.750Z|433a609f-8b69-4efb-812c-d2b55b1e590d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:07:50.750Z|433a609f-8b69-4efb-812c-d2b55b1e590d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:07:51.630Z|e20ea0d8-4577-4577-a5b6-2695b283376b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:07:51.630Z|e20ea0d8-4577-4577-a5b6-2695b283376b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:07:51.631Z|a286d444-67e8-4b5d-bd88-ff0a008120d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:07:51.631Z|a286d444-67e8-4b5d-bd88-ff0a008120d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:07:51.633Z|5fac1249-a788-4a00-905a-7c22db684d38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:07:51.634Z|5fac1249-a788-4a00-905a-7c22db684d38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:07:59.889Z|73b6ac3c-2a51-4185-a243-e6a2b7ac5d7b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:07:59.890Z|73b6ac3c-2a51-4185-a243-e6a2b7ac5d7b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:08:01.658Z|99c01450-5215-4132-b390-30ec9813fd27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:08:01.658Z|99c01450-5215-4132-b390-30ec9813fd27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:08:01.661Z|ed4335d0-cb97-4b29-a5c2-62a5166e1734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:08:01.662Z|ed4335d0-cb97-4b29-a5c2-62a5166e1734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:08:01.662Z|d4b514a9-529e-4e98-a5a5-3ef0d8ec44a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:08:01.663Z|d4b514a9-529e-4e98-a5a5-3ef0d8ec44a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:08:05.750Z|95988052-b2c2-462b-9f1b-3b35f323347b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:08:05.752Z|95988052-b2c2-462b-9f1b-3b35f323347b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:08:07.102Z|1395bf6e-5dbe-4c1c-adc6-b12a90f10a52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:08:07.102Z|1395bf6e-5dbe-4c1c-adc6-b12a90f10a52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:08:11.691Z|abde1264-c39c-4314-8b3f-5735077a7312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:08:11.691Z|1da13ee7-ce5d-4156-9861-7f61fb46eb67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:08:11.692Z|abde1264-c39c-4314-8b3f-5735077a7312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:08:11.692Z|1da13ee7-ce5d-4156-9861-7f61fb46eb67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:08:11.708Z|15986e64-bd0f-4e65-a957-222b87fb8044|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:08:11.709Z|15986e64-bd0f-4e65-a957-222b87fb8044|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:08:20.750Z|f15e46d4-ec28-42c0-be79-1f5e056f0e6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:08:20.750Z|f15e46d4-ec28-42c0-be79-1f5e056f0e6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:08:21.722Z|42b18521-127b-46f1-808a-9c0b0cabf701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:08:21.723Z|42b18521-127b-46f1-808a-9c0b0cabf701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:08:21.730Z|a71d52e3-c22d-431d-8e0b-747075062baa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:08:21.731Z|a71d52e3-c22d-431d-8e0b-747075062baa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:08:21.734Z|f95f4243-4f0c-4282-b1df-25a364b2e21b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:08:21.734Z|f95f4243-4f0c-4282-b1df-25a364b2e21b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:08:31.753Z|9897f659-22a5-4db6-955e-073b94e9c94d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:08:31.753Z|9897f659-22a5-4db6-955e-073b94e9c94d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:08:31.759Z|b11c6231-321b-41bb-819a-b25a3aef30e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:08:31.759Z|b11c6231-321b-41bb-819a-b25a3aef30e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:08:31.763Z|b3ace4d1-1673-4dd3-b686-5a0d79707638|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:08:31.763Z|b3ace4d1-1673-4dd3-b686-5a0d79707638|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:08:35.750Z|f83b02ed-9a6b-4523-bd1c-66bc793c3700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:08:35.750Z|f83b02ed-9a6b-4523-bd1c-66bc793c3700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:08:37.103Z|e329a265-bc57-49fc-95b6-c7b9b920b67f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:08:37.103Z|e329a265-bc57-49fc-95b6-c7b9b920b67f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:08:41.784Z|b1954ae9-a310-4b26-8b25-9b5a0c03ce79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:08:41.785Z|b1954ae9-a310-4b26-8b25-9b5a0c03ce79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:08:41.792Z|6207ffb7-4c42-492e-a227-b9e897aca3af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:08:41.792Z|6207ffb7-4c42-492e-a227-b9e897aca3af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:08:41.795Z|ee8ab886-1d12-4e8d-8503-d8db8aab5fbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:08:41.795Z|ee8ab886-1d12-4e8d-8503-d8db8aab5fbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:08:50.750Z|c3c1f24d-9495-4ef4-b87b-60720ca19173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:08:50.754Z|c3c1f24d-9495-4ef4-b87b-60720ca19173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:08:51.820Z|f5887679-de40-4147-9134-08f27b16d4c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:08:51.821Z|f5887679-de40-4147-9134-08f27b16d4c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:08:51.824Z|052e0812-abe4-4163-b1f4-85b4aa7a24bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:08:51.825Z|052e0812-abe4-4163-b1f4-85b4aa7a24bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:08:51.826Z|005e41ba-f078-4c10-bf6e-744a179e43cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:08:51.827Z|005e41ba-f078-4c10-bf6e-744a179e43cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:08:59.890Z|4333e545-0a02-405f-9179-9813cf880fd1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:08:59.891Z|4333e545-0a02-405f-9179-9813cf880fd1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:09:01.852Z|bf38a048-e88c-4c46-bb67-8cf78efb1409|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:09:01.853Z|bf38a048-e88c-4c46-bb67-8cf78efb1409|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:09:01.854Z|94224d3a-8605-492b-9e9f-e3508792288d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:09:01.855Z|94224d3a-8605-492b-9e9f-e3508792288d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:09:01.855Z|83a80e2b-c2cc-4245-ab2a-e8974609c02b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:09:01.857Z|83a80e2b-c2cc-4245-ab2a-e8974609c02b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:09:05.749Z|2450dff6-353c-426e-a856-f4202599bc24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:09:05.750Z|2450dff6-353c-426e-a856-f4202599bc24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:09:07.104Z|140d273e-f16a-45ec-9cc2-630400b74301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:09:07.104Z|140d273e-f16a-45ec-9cc2-630400b74301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:09:11.882Z|90800eff-c789-4b2d-82bf-c6f2fde29109|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:09:11.882Z|90800eff-c789-4b2d-82bf-c6f2fde29109|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:09:11.885Z|98fbe770-b0a6-4342-b182-9348a467bccb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:09:11.885Z|98fbe770-b0a6-4342-b182-9348a467bccb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:09:11.891Z|86fa2eb1-7280-4dd1-b3d3-d749453a9c0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:09:11.892Z|86fa2eb1-7280-4dd1-b3d3-d749453a9c0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:09:20.750Z|0d1eb3e7-1cc1-48f4-9252-65315e9853ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:09:20.750Z|0d1eb3e7-1cc1-48f4-9252-65315e9853ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:09:21.915Z|28efbb53-ad5b-4491-880f-4f269bcdf639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:09:21.917Z|28efbb53-ad5b-4491-880f-4f269bcdf639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:09:21.918Z|e6a5616f-d1d5-4829-8b0d-74f3e1fce81f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:09:21.920Z|e6a5616f-d1d5-4829-8b0d-74f3e1fce81f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:09:21.925Z|35971491-0520-4e9b-8b9b-071cacf834f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:09:21.925Z|35971491-0520-4e9b-8b9b-071cacf834f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:09:31.946Z|b08b3a73-622e-467b-bf58-d998be00cb17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:09:31.946Z|b08b3a73-622e-467b-bf58-d998be00cb17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:09:31.948Z|acf24c97-fffe-444b-9e09-2dc120a20d45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:09:31.948Z|acf24c97-fffe-444b-9e09-2dc120a20d45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:09:31.954Z|1e8f0662-b949-4a88-b308-ed0c656d307e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:09:31.955Z|1e8f0662-b949-4a88-b308-ed0c656d307e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:09:35.750Z|5570b291-0ac7-4a3a-bbbf-ff7e8da2072a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:09:35.755Z|5570b291-0ac7-4a3a-bbbf-ff7e8da2072a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:09:37.105Z|7c607ee6-c106-4e2b-9fc5-32221f082f6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:09:37.106Z|7c607ee6-c106-4e2b-9fc5-32221f082f6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:09:41.972Z|591049df-1aa8-4cd2-9dc5-8b5b900e7af2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:09:41.972Z|591049df-1aa8-4cd2-9dc5-8b5b900e7af2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:09:41.976Z|62b3e3dc-c43f-4535-bd7d-a12e9440425d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:09:41.976Z|62b3e3dc-c43f-4535-bd7d-a12e9440425d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:09:41.982Z|1fcfab17-fcb4-4352-9f0e-994c2ec7571b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:09:41.983Z|1fcfab17-fcb4-4352-9f0e-994c2ec7571b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:09:50.750Z|8acffcf0-0951-48b6-b7be-346626a28d07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:09:50.750Z|8acffcf0-0951-48b6-b7be-346626a28d07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:09:51.996Z|07a4747f-832b-4a21-b234-c42efe535f27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:09:51.997Z|07a4747f-832b-4a21-b234-c42efe535f27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:09:52.008Z|bc4f4043-c930-42b4-b45a-b319e0830f62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:09:52.010Z|45d90d4f-d4fe-4a83-bee9-8b37adee8b3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:09:52.010Z|bc4f4043-c930-42b4-b45a-b319e0830f62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:09:52.011Z|45d90d4f-d4fe-4a83-bee9-8b37adee8b3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:09:59.891Z|ad11a8d8-b38a-43ef-b0c3-454432297fe8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:09:59.892Z|ad11a8d8-b38a-43ef-b0c3-454432297fe8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:10:02.027Z|d34b87d2-6350-4cd3-92c5-2e5941fb8a28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:10:02.028Z|d34b87d2-6350-4cd3-92c5-2e5941fb8a28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:10:02.036Z|fcd60d4f-9bae-4eca-8639-2185fe87cd70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:10:02.037Z|fcd60d4f-9bae-4eca-8639-2185fe87cd70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:10:02.041Z|d2a53b56-0471-4609-8a01-0ea31973bf57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:10:02.042Z|d2a53b56-0471-4609-8a01-0ea31973bf57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:10:05.760Z|7e459b10-239d-4502-b3f1-b3d6ea3e23af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:10:05.764Z|7e459b10-239d-4502-b3f1-b3d6ea3e23af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:10:07.106Z|b6d1e810-6d66-46a2-9e2b-c0310b50fa1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:10:07.108Z|b6d1e810-6d66-46a2-9e2b-c0310b50fa1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:10:12.056Z|cc579fe1-f467-4be5-b494-94c19a5a44dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:10:12.056Z|cc579fe1-f467-4be5-b494-94c19a5a44dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:10:12.064Z|ffb263ca-2040-4c09-807d-52280242220e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:10:12.065Z|ffb263ca-2040-4c09-807d-52280242220e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:10:12.070Z|7d3e4ae5-1328-4f9c-850a-a5873b27cfa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:10:12.070Z|7d3e4ae5-1328-4f9c-850a-a5873b27cfa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:10:20.750Z|8818967c-fa32-44c6-ba6f-f6d5415ba2f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:10:20.750Z|8818967c-fa32-44c6-ba6f-f6d5415ba2f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:10:22.088Z|6155366f-6c5b-4630-8c52-61d663c9d71f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:10:22.089Z|6155366f-6c5b-4630-8c52-61d663c9d71f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:10:22.101Z|69b8ac9e-f219-4969-94a4-fce5eb2eff83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:10:22.101Z|69b8ac9e-f219-4969-94a4-fce5eb2eff83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:10:22.104Z|f475fd54-4791-40be-ae16-015c4e72b4eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:10:22.104Z|f475fd54-4791-40be-ae16-015c4e72b4eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:10:32.120Z|a2698902-9307-4356-8fc8-765163f0eac2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:10:32.120Z|a2698902-9307-4356-8fc8-765163f0eac2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:10:32.138Z|23cbaafb-2e37-4e67-8ffd-433aea68f143|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:10:32.139Z|23cbaafb-2e37-4e67-8ffd-433aea68f143|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:10:32.139Z|b50e45f3-0775-4a1d-9e8a-41ae91016ca4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:10:32.140Z|b50e45f3-0775-4a1d-9e8a-41ae91016ca4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:10:35.750Z|7d034177-ab94-4d9a-a908-e952eed722d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:10:35.750Z|7d034177-ab94-4d9a-a908-e952eed722d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:10:37.109Z|94cafd00-8808-47bb-bd1f-5773b8fa277b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:10:37.109Z|94cafd00-8808-47bb-bd1f-5773b8fa277b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:10:42.147Z|6f6fc17d-415f-4601-b289-94c84406ad27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:10:42.148Z|6f6fc17d-415f-4601-b289-94c84406ad27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:10:42.167Z|b5ee4763-df01-4292-956f-08772d5c59f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:10:42.168Z|b5ee4763-df01-4292-956f-08772d5c59f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:10:42.170Z|1b12d6cd-b78d-4145-a6a6-c43c9e9f34d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:10:42.170Z|1b12d6cd-b78d-4145-a6a6-c43c9e9f34d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:10:50.750Z|3a2ba652-0d56-40f0-90e2-8fed5f7ee08d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:10:50.754Z|3a2ba652-0d56-40f0-90e2-8fed5f7ee08d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:10:52.185Z|da7054e8-a8fa-45b7-9590-efb20bd4680e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:10:52.185Z|da7054e8-a8fa-45b7-9590-efb20bd4680e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:10:52.193Z|d78c3a1c-317d-443e-acdb-0397cd778a0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:10:52.193Z|d78c3a1c-317d-443e-acdb-0397cd778a0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:10:52.197Z|5fd0eb1a-5169-450c-9c03-0df96e428815|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:10:52.197Z|5fd0eb1a-5169-450c-9c03-0df96e428815|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:10:59.889Z|383d26c7-a625-4cab-8ff5-b0557dbd5c1b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:10:59.890Z|383d26c7-a625-4cab-8ff5-b0557dbd5c1b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:11:02.218Z|c025c733-b959-4533-8d4c-68b197d5d95f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:11:02.218Z|c025c733-b959-4533-8d4c-68b197d5d95f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:11:02.222Z|a19f19c8-20bf-4110-a84b-1dd79560c268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:11:02.222Z|a19f19c8-20bf-4110-a84b-1dd79560c268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:11:02.226Z|2adf8015-d5a9-489c-baf5-be4f7358ef5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:11:02.227Z|2adf8015-d5a9-489c-baf5-be4f7358ef5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:11:05.750Z|ede0834d-86ed-49f6-824c-fb70bd74f5d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:11:05.751Z|ede0834d-86ed-49f6-824c-fb70bd74f5d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:11:07.110Z|fa550402-5d86-46d1-b3d1-f1e8c195c0e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:11:07.110Z|fa550402-5d86-46d1-b3d1-f1e8c195c0e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:11:12.248Z|b1937f1d-948a-4614-bf4c-4bb1473bd4ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:11:12.249Z|b1937f1d-948a-4614-bf4c-4bb1473bd4ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:11:12.252Z|c228667e-fd51-41c5-9ea4-0acf3ac54882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:11:12.253Z|c228667e-fd51-41c5-9ea4-0acf3ac54882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:11:12.255Z|72b6c674-2e8f-4dfb-a3a1-832fee45b9a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:11:12.257Z|72b6c674-2e8f-4dfb-a3a1-832fee45b9a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:11:20.750Z|513e4af0-8b0c-4f45-a0d5-01fba2ecbf69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:11:20.750Z|513e4af0-8b0c-4f45-a0d5-01fba2ecbf69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:11:22.279Z|89f24956-ef2f-4d31-87e8-3bc66105cfae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:11:22.280Z|89f24956-ef2f-4d31-87e8-3bc66105cfae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:11:22.281Z|2e0d6309-cf0d-4146-967b-9336d647c417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:11:22.281Z|2e0d6309-cf0d-4146-967b-9336d647c417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:11:22.288Z|52bc249d-ae0a-42f8-a3cd-17b1ad9de0ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:11:22.289Z|52bc249d-ae0a-42f8-a3cd-17b1ad9de0ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:11:32.309Z|5ec76506-d3b9-4aee-9e59-df3b72d21ace|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:11:32.309Z|fe9b85f0-d54c-4fb2-9ece-3f3e69752beb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:11:32.309Z|5ec76506-d3b9-4aee-9e59-df3b72d21ace|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:11:32.309Z|fe9b85f0-d54c-4fb2-9ece-3f3e69752beb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:11:32.310Z|8113da45-2eb9-4117-b295-965be84c34ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:11:32.312Z|8113da45-2eb9-4117-b295-965be84c34ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:11:35.751Z|a64b1b5c-25db-4ccc-b9cf-d875f32093f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:11:35.755Z|a64b1b5c-25db-4ccc-b9cf-d875f32093f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:11:37.111Z|fb6584a4-db36-450e-a41c-a91d694db79f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:11:37.112Z|fb6584a4-db36-450e-a41c-a91d694db79f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:11:42.341Z|ba017c30-8fbe-4d54-ac57-74c1a7b2c999|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:11:42.341Z|ba017c30-8fbe-4d54-ac57-74c1a7b2c999|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:11:42.341Z|26bd778b-5782-433c-8e2a-1e3404841955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:11:42.342Z|26bd778b-5782-433c-8e2a-1e3404841955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:11:42.347Z|a6d3aac8-e1a9-48c4-b9a7-2c23c5004b68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:11:42.347Z|a6d3aac8-e1a9-48c4-b9a7-2c23c5004b68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:11:50.749Z|72bc4bdd-1b3f-46cb-8007-9faf88b9c012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:11:50.750Z|72bc4bdd-1b3f-46cb-8007-9faf88b9c012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:11:52.375Z|c45e1de0-81ca-4e12-b7fc-0ce07131c721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:11:52.375Z|c45e1de0-81ca-4e12-b7fc-0ce07131c721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:11:52.378Z|cb527889-fc3d-4d55-9896-b74600d6fa12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:11:52.378Z|cb527889-fc3d-4d55-9896-b74600d6fa12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:11:52.385Z|8f970ce7-5511-475c-9087-6296b3133812|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:11:52.385Z|8f970ce7-5511-475c-9087-6296b3133812|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:11:59.891Z|935eeb1f-c98b-4524-9151-250ca715e2f7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:11:59.892Z|935eeb1f-c98b-4524-9151-250ca715e2f7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:12:02.409Z|d3ce3312-5905-4be5-b245-1a4e89c379e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:12:02.409Z|d3ce3312-5905-4be5-b245-1a4e89c379e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:12:02.409Z|172bc177-447e-48b8-b9a4-6a97c9641042|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:12:02.409Z|172bc177-447e-48b8-b9a4-6a97c9641042|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:12:02.420Z|5ff62fe8-51a0-4279-a392-13ca7157c271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:12:02.420Z|5ff62fe8-51a0-4279-a392-13ca7157c271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:12:05.750Z|e1f49718-cdbb-4f6f-9ace-5ce683f78ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:12:05.750Z|e1f49718-cdbb-4f6f-9ace-5ce683f78ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:12:07.112Z|19da241d-bd9c-4154-b2d5-af14e9eb041a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:12:07.112Z|19da241d-bd9c-4154-b2d5-af14e9eb041a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:12:12.439Z|8a0a23c8-fcf4-4de2-b220-adf1a91463b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:12:12.440Z|8a0a23c8-fcf4-4de2-b220-adf1a91463b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:12:12.441Z|4d3876ef-af99-4389-a983-8db74f62b08f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:12:12.441Z|4d3876ef-af99-4389-a983-8db74f62b08f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:12:12.448Z|ad3d0b28-5cab-42f4-b68e-0383140896a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:12:12.448Z|ad3d0b28-5cab-42f4-b68e-0383140896a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:12:20.749Z|261f458b-ffc7-4120-b3e9-fe20f1696c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:12:20.753Z|261f458b-ffc7-4120-b3e9-fe20f1696c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:12:22.468Z|cc5df506-7337-4d8b-8e75-091e33106fb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:12:22.468Z|cc5df506-7337-4d8b-8e75-091e33106fb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:12:22.473Z|30d412a7-7efd-42d4-9fbd-5d1c7b92a984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:12:22.473Z|30d412a7-7efd-42d4-9fbd-5d1c7b92a984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:12:22.477Z|86fda25b-6dc9-4dbe-bc45-db19e2513e45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:12:22.477Z|86fda25b-6dc9-4dbe-bc45-db19e2513e45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:12:32.493Z|65e8b009-7b68-4361-8c35-fd37dd220fc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:12:32.493Z|65e8b009-7b68-4361-8c35-fd37dd220fc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:12:32.501Z|41d4e9e8-34fb-4ea2-ac95-d2143ab09c11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:12:32.502Z|41d4e9e8-34fb-4ea2-ac95-d2143ab09c11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:12:32.504Z|6211c5e8-4f06-4550-8834-4072f267c005|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:12:32.504Z|6211c5e8-4f06-4550-8834-4072f267c005|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:12:35.750Z|f0a2ac6b-efc0-4fc3-b69c-4065548ddee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:12:35.750Z|f0a2ac6b-efc0-4fc3-b69c-4065548ddee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:12:37.113Z|3b59c410-bc59-48f7-a111-557529ee83ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:12:37.113Z|3b59c410-bc59-48f7-a111-557529ee83ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:12:42.521Z|09676d7a-650b-43c9-b351-3cd7da2dbbed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:12:42.522Z|09676d7a-650b-43c9-b351-3cd7da2dbbed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:12:42.536Z|1ace389b-2d58-41ff-8543-813e837f76f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:12:42.536Z|1ace389b-2d58-41ff-8543-813e837f76f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:12:42.536Z|e1d7aafd-8278-4fd0-ad12-351906ccc69e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:12:42.538Z|e1d7aafd-8278-4fd0-ad12-351906ccc69e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:12:50.750Z|057e7965-61b7-462e-bccc-854b4a73ee8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:12:50.750Z|057e7965-61b7-462e-bccc-854b4a73ee8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:12:52.561Z|a73d76f8-cd47-46a2-852b-b2c625883325|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:12:52.562Z|a73d76f8-cd47-46a2-852b-b2c625883325|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:12:52.565Z|86744497-14e4-444f-8789-e7e12844097d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:12:52.565Z|86744497-14e4-444f-8789-e7e12844097d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:12:52.570Z|b602c08a-8a48-4fe6-ac59-b5a2424d9869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:12:52.570Z|b602c08a-8a48-4fe6-ac59-b5a2424d9869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:12:59.891Z|bbfe39f1-14d0-4926-bef5-fde0e397724a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:12:59.892Z|bbfe39f1-14d0-4926-bef5-fde0e397724a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:13:02.597Z|89ab871b-5332-4f00-ac9b-e25c2d6ec58d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:13:02.597Z|39a388bd-420b-4f4e-b73e-deee2a8602e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:13:02.598Z|89ab871b-5332-4f00-ac9b-e25c2d6ec58d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:13:02.598Z|39a388bd-420b-4f4e-b73e-deee2a8602e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:13:02.598Z|5ca8dad1-409f-462d-9e8c-87163b5cc19f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:13:02.601Z|5ca8dad1-409f-462d-9e8c-87163b5cc19f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:13:05.749Z|d4e50a2e-82b4-4b40-9f34-5ae97c62112b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:13:05.753Z|d4e50a2e-82b4-4b40-9f34-5ae97c62112b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:13:07.114Z|7a3c773b-60c4-4aa4-91a7-03b442217cd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:13:07.114Z|7a3c773b-60c4-4aa4-91a7-03b442217cd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:13:12.630Z|3daaed4f-f486-4e69-8aa8-a3c117a31346|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:13:12.631Z|3daaed4f-f486-4e69-8aa8-a3c117a31346|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:13:12.634Z|a04120a9-bfde-4568-96d5-b49c282ec3e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:13:12.635Z|a04120a9-bfde-4568-96d5-b49c282ec3e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:13:12.638Z|9fd29677-4214-49db-a233-ee2edbdabead|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:13:12.640Z|9fd29677-4214-49db-a233-ee2edbdabead|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:13:20.750Z|d818e330-a0c0-475b-8a11-86f353c1d290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:13:20.750Z|d818e330-a0c0-475b-8a11-86f353c1d290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:13:22.660Z|052599d3-2aac-4d38-b321-97b64be514a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:13:22.661Z|052599d3-2aac-4d38-b321-97b64be514a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:13:22.669Z|c36cc9cb-4601-4a43-8ddc-9a7d2b16c5e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:13:22.669Z|1390d8ed-aa08-4f54-8845-50e56f104caf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:13:22.669Z|c36cc9cb-4601-4a43-8ddc-9a7d2b16c5e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:13:22.670Z|1390d8ed-aa08-4f54-8845-50e56f104caf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:13:32.698Z|6e7adb75-d60d-46cb-8975-71ef5302077a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:13:32.698Z|6e7adb75-d60d-46cb-8975-71ef5302077a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:13:32.698Z|e2609db6-b996-48d7-a90e-4bec4e7a446f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:13:32.701Z|e2609db6-b996-48d7-a90e-4bec4e7a446f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:13:32.705Z|eae3fff1-32d1-4e5b-af6a-1da2ae9f8e71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:13:32.706Z|eae3fff1-32d1-4e5b-af6a-1da2ae9f8e71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:13:35.750Z|82d24c36-df92-4657-b2c9-a53f4ca675f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:13:35.750Z|82d24c36-df92-4657-b2c9-a53f4ca675f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:13:37.115Z|de2bcbab-f8a4-4460-bc97-c30653b2431d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:13:37.115Z|de2bcbab-f8a4-4460-bc97-c30653b2431d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:13:42.748Z|63b52917-fabd-4862-80f7-374f5f08b758|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:13:42.748Z|63b52917-fabd-4862-80f7-374f5f08b758|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:13:42.756Z|d98dd3ab-a0f7-4c7c-a5c8-48d8292c6414|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:13:42.756Z|d3002902-828f-491c-bba6-d20c6872c1b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:13:42.756Z|d98dd3ab-a0f7-4c7c-a5c8-48d8292c6414|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:13:42.756Z|d3002902-828f-491c-bba6-d20c6872c1b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:13:50.750Z|b1809c1f-f679-470d-9939-27739a26f2d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:13:50.754Z|b1809c1f-f679-470d-9939-27739a26f2d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:13:52.771Z|9d241cbf-4c51-411a-aa41-aef3ac444b98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:13:52.772Z|9d241cbf-4c51-411a-aa41-aef3ac444b98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:13:52.797Z|13416aca-e221-4e3b-959a-78c785ce6092|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:13:52.798Z|61b0710e-ec72-4829-9ff7-46a35be7a1fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:13:52.798Z|61b0710e-ec72-4829-9ff7-46a35be7a1fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:13:52.799Z|13416aca-e221-4e3b-959a-78c785ce6092|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:13:59.887Z|c9dc2d85-e556-49b5-b7e6-94278dcde57a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:13:59.887Z|c9dc2d85-e556-49b5-b7e6-94278dcde57a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:14:02.810Z|a05371b5-fad7-490e-8a2c-693238630da9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:14:02.810Z|a05371b5-fad7-490e-8a2c-693238630da9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:14:02.823Z|294402a8-b265-4206-bcc8-d3be529f0d4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:14:02.824Z|294402a8-b265-4206-bcc8-d3be529f0d4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:14:02.829Z|b6d32e01-83db-42f2-b116-2f8c8c924976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:14:02.829Z|b6d32e01-83db-42f2-b116-2f8c8c924976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:14:05.750Z|bba573b7-6464-4236-8212-755ee865caf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:14:05.751Z|bba573b7-6464-4236-8212-755ee865caf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:14:07.116Z|529626af-5023-4d3d-8478-ae11da586cc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:14:07.116Z|529626af-5023-4d3d-8478-ae11da586cc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:14:12.840Z|a0c3792f-a8fb-4d49-b9e0-771924dfe4fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:14:12.840Z|a0c3792f-a8fb-4d49-b9e0-771924dfe4fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:14:12.846Z|a732676c-18d1-4adf-b7dd-6cdf861e2c14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:14:12.847Z|a732676c-18d1-4adf-b7dd-6cdf861e2c14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:14:12.855Z|1304c2ff-9651-4a74-bdc3-02ad980d7dd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:14:12.855Z|1304c2ff-9651-4a74-bdc3-02ad980d7dd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:14:20.750Z|026eb2ac-4d4f-4996-8b4f-6ac70e97f967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:14:20.750Z|026eb2ac-4d4f-4996-8b4f-6ac70e97f967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:14:22.864Z|88fd3c1a-dbf8-405e-b4f7-61b177b3f5f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:14:22.864Z|88fd3c1a-dbf8-405e-b4f7-61b177b3f5f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:14:22.871Z|57e93fc4-2471-47e3-b8f1-3ae90435712f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:14:22.872Z|57e93fc4-2471-47e3-b8f1-3ae90435712f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:14:22.877Z|f6452be6-b04b-4c0a-a108-898301a33e6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:14:22.877Z|f6452be6-b04b-4c0a-a108-898301a33e6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:14:32.894Z|9206c274-918c-4889-acee-29b222b9bfa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:14:32.895Z|9206c274-918c-4889-acee-29b222b9bfa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:14:32.900Z|a0d97782-02fc-4cb9-86ae-7406d602953a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:14:32.900Z|a0d97782-02fc-4cb9-86ae-7406d602953a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:14:32.904Z|17de2c19-a284-4a15-9e95-cd56a09da472|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:14:32.905Z|17de2c19-a284-4a15-9e95-cd56a09da472|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:14:35.750Z|c6cdbb69-b8f4-46af-a535-3824107e9333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:14:35.754Z|c6cdbb69-b8f4-46af-a535-3824107e9333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:14:37.117Z|e0874f68-c036-4e76-b900-7b98ea3722e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:14:37.118Z|e0874f68-c036-4e76-b900-7b98ea3722e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:14:42.931Z|a47b8d85-97ca-47d2-81f9-baea50bb70ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:14:42.932Z|a47b8d85-97ca-47d2-81f9-baea50bb70ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:14:42.938Z|ae99c5ac-5303-454a-9b30-1f6c1fe617fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:14:42.938Z|ae99c5ac-5303-454a-9b30-1f6c1fe617fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:14:42.938Z|f9eef6fd-fa30-4647-9f10-4cc5494dceae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:14:42.940Z|f9eef6fd-fa30-4647-9f10-4cc5494dceae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:14:50.750Z|ab235f38-7303-4e0f-9057-2b6be753844a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:14:50.750Z|ab235f38-7303-4e0f-9057-2b6be753844a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:14:52.965Z|7fe25672-f532-4e55-a578-d6df65ba522c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:14:52.966Z|7fe25672-f532-4e55-a578-d6df65ba522c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:14:52.980Z|18189740-87bb-4bc3-8115-6f639ad57fef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:14:52.981Z|18189740-87bb-4bc3-8115-6f639ad57fef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:14:52.982Z|7067da21-ee22-4ead-9284-b141abcc5413|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:14:52.983Z|7067da21-ee22-4ead-9284-b141abcc5413|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:14:59.890Z|45b9c1ac-a1e5-455d-8965-6f1b98e14a09|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:14:59.891Z|45b9c1ac-a1e5-455d-8965-6f1b98e14a09|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:15:03.010Z|b4ff467d-8a69-457b-b486-df1f6d7b80de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:15:03.012Z|b4ff467d-8a69-457b-b486-df1f6d7b80de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:15:03.012Z|19023473-de71-4d09-8fa8-3fd679b05812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:15:03.013Z|19023473-de71-4d09-8fa8-3fd679b05812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:15:03.016Z|e68c590c-9100-4b52-bb68-2b2292925690|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:15:03.016Z|e68c590c-9100-4b52-bb68-2b2292925690|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:15:05.750Z|b7f18677-f1ce-4ad5-b014-688ca720a34a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:15:05.750Z|b7f18677-f1ce-4ad5-b014-688ca720a34a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:15:07.118Z|85a6fe40-48d9-445b-a25f-2db522eb1bb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:15:07.119Z|85a6fe40-48d9-445b-a25f-2db522eb1bb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:15:13.043Z|a10a91a9-ff63-47ad-9540-a84524579eed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:15:13.043Z|a10a91a9-ff63-47ad-9540-a84524579eed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:15:13.053Z|80105986-7b94-4a45-a6d0-22bb39aa5e21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:15:13.053Z|80105986-7b94-4a45-a6d0-22bb39aa5e21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:15:13.054Z|8444bd33-e6a9-4a36-9513-393c020d53c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:15:13.055Z|8444bd33-e6a9-4a36-9513-393c020d53c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:15:20.750Z|af4f5de8-7b5c-4fc7-8edb-873a13576fa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:15:20.754Z|af4f5de8-7b5c-4fc7-8edb-873a13576fa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:15:23.081Z|63c0c5b1-4e10-48a9-93a6-a0577935bf87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:15:23.082Z|63c0c5b1-4e10-48a9-93a6-a0577935bf87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:15:23.083Z|c2a9fb61-572a-4566-b4bc-54e746cdf81c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:15:23.083Z|c2a9fb61-572a-4566-b4bc-54e746cdf81c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:15:23.087Z|37d35b84-7b52-43de-b44c-2430487bb50c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:15:23.088Z|37d35b84-7b52-43de-b44c-2430487bb50c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:15:33.114Z|5c1c2e7e-b752-4dc2-a057-e5774f104314|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:15:33.115Z|ea21c5ae-cf3c-4845-a1b2-2e2f646378b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:15:33.115Z|5c1c2e7e-b752-4dc2-a057-e5774f104314|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:15:33.115Z|ea21c5ae-cf3c-4845-a1b2-2e2f646378b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:15:33.122Z|039ac5cc-6e9f-48df-b0ba-15e1370104be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:15:33.123Z|039ac5cc-6e9f-48df-b0ba-15e1370104be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:15:35.750Z|b03a92ff-3b69-4066-9a57-3e0091a3b943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:15:35.750Z|b03a92ff-3b69-4066-9a57-3e0091a3b943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:15:37.120Z|8f666286-9db3-45c6-909f-1bd9f7f505b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:15:37.120Z|8f666286-9db3-45c6-909f-1bd9f7f505b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:15:43.144Z|7eccd744-6a5b-42e1-abbb-e1090dda8ff8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:15:43.145Z|7eccd744-6a5b-42e1-abbb-e1090dda8ff8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:15:43.144Z|539fe34c-8b59-414e-a40e-f8f0d30a478e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:15:43.146Z|402fa2ea-d9bd-4005-bad7-0d2cbcc04ec6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:15:43.147Z|402fa2ea-d9bd-4005-bad7-0d2cbcc04ec6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:15:43.148Z|539fe34c-8b59-414e-a40e-f8f0d30a478e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:15:50.749Z|e6113465-9e4c-4597-8cc9-6f6e1ce266cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:15:50.750Z|e6113465-9e4c-4597-8cc9-6f6e1ce266cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:15:53.175Z|1a0156f3-3a35-4a66-b3da-b1a6222cd7a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:15:53.176Z|1a0156f3-3a35-4a66-b3da-b1a6222cd7a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:15:53.176Z|cbe01f6d-8c29-43a0-80de-6c9da4567323|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:15:53.178Z|cbe01f6d-8c29-43a0-80de-6c9da4567323|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:15:53.184Z|871c02e3-49eb-4092-a14d-825bc3707048|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:15:53.185Z|871c02e3-49eb-4092-a14d-825bc3707048|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:15:59.889Z|ad1388f9-d5c7-4f61-bdf9-9e0aaaa2a716|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:15:59.890Z|ad1388f9-d5c7-4f61-bdf9-9e0aaaa2a716|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:16:03.207Z|9ec08355-f72d-45fe-a6a8-c0388af04472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:16:03.208Z|9ec08355-f72d-45fe-a6a8-c0388af04472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:16:03.207Z|42789b73-0e2a-4f24-9ca8-034858a155ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:16:03.208Z|42789b73-0e2a-4f24-9ca8-034858a155ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:16:03.212Z|3b7f0bcd-f322-4256-9614-10c5d7806e84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:16:03.213Z|3b7f0bcd-f322-4256-9614-10c5d7806e84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:16:05.750Z|a81cda4a-fee0-4275-b19d-673b6799f3ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:16:05.754Z|a81cda4a-fee0-4275-b19d-673b6799f3ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:16:07.121Z|73a5f64b-501b-46c7-bb98-06355a2e3141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:16:07.121Z|73a5f64b-501b-46c7-bb98-06355a2e3141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:16:13.234Z|b42d10e9-9723-44c2-8a60-f914d51f7771|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:16:13.235Z|b42d10e9-9723-44c2-8a60-f914d51f7771|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:16:13.237Z|361817e1-6882-4daf-90b9-0a3ec92952aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:16:13.239Z|361817e1-6882-4daf-90b9-0a3ec92952aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:16:13.239Z|0e228123-a687-4612-9024-beb7a6afde88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:16:13.239Z|0e228123-a687-4612-9024-beb7a6afde88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:16:20.751Z|3430a75d-e08a-4d63-a56f-bd5be0b21543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:16:20.751Z|3430a75d-e08a-4d63-a56f-bd5be0b21543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:16:23.263Z|e6ea36ed-c65b-4e30-9dbf-3b378c858607|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:16:23.264Z|e6ea36ed-c65b-4e30-9dbf-3b378c858607|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:16:23.268Z|f75441b1-7bdf-49ed-a9ff-d0e84926da4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:16:23.268Z|f75441b1-7bdf-49ed-a9ff-d0e84926da4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:16:23.271Z|ccd166fb-e01c-45f9-af9b-b3c37c8f48f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:16:23.271Z|ccd166fb-e01c-45f9-af9b-b3c37c8f48f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:16:33.296Z|d5193cf9-2d90-4de4-88b2-daf9d13f6532|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:16:33.296Z|3bcaa8e3-e992-445d-a5cd-0106845c960b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:16:33.297Z|d5193cf9-2d90-4de4-88b2-daf9d13f6532|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:16:33.298Z|3bcaa8e3-e992-445d-a5cd-0106845c960b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:16:33.301Z|1d7965d7-cda9-4daa-bf3b-1ee09df63bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:16:33.301Z|1d7965d7-cda9-4daa-bf3b-1ee09df63bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:16:35.750Z|5b567962-7747-485a-979a-4ab40f08c28a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:16:35.750Z|5b567962-7747-485a-979a-4ab40f08c28a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:16:37.122Z|f9979b14-9bd3-4ac5-be00-d163b1253c85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:16:37.122Z|f9979b14-9bd3-4ac5-be00-d163b1253c85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:16:43.329Z|538c53c6-5224-4cf6-8215-6acae4c144eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:16:43.329Z|e1c30fc3-504f-45b4-858a-f5aa0fa2d584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:16:43.329Z|538c53c6-5224-4cf6-8215-6acae4c144eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:16:43.330Z|e1c30fc3-504f-45b4-858a-f5aa0fa2d584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:16:43.330Z|8870ac19-d404-4a80-9728-e45878e55e8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:16:43.330Z|8870ac19-d404-4a80-9728-e45878e55e8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:16:50.750Z|b4051574-84cf-4c62-9a61-40505f821970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:16:50.754Z|b4051574-84cf-4c62-9a61-40505f821970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:16:53.361Z|3b01c5bf-af75-4951-9298-89e4c53328c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:16:53.361Z|5142633b-7488-445b-87af-18846f70ad65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:16:53.362Z|3b01c5bf-af75-4951-9298-89e4c53328c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:16:53.362Z|5142633b-7488-445b-87af-18846f70ad65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:16:53.368Z|ffc3393a-0516-4cdd-b5d5-5505a07d7399|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:16:53.368Z|ffc3393a-0516-4cdd-b5d5-5505a07d7399|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:16:59.890Z|b108e23f-6b21-4b6d-8b7b-3f4cc6416269|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:16:59.891Z|b108e23f-6b21-4b6d-8b7b-3f4cc6416269|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:17:03.389Z|06278493-d139-4aff-85d9-c849a3f8dddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:17:03.390Z|06278493-d139-4aff-85d9-c849a3f8dddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:17:03.390Z|a1b65d9f-cfc9-45e6-b737-29860d50fb5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:17:03.392Z|a1b65d9f-cfc9-45e6-b737-29860d50fb5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:17:03.396Z|0fc06a6a-f243-407c-bb40-43746cda3e63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:17:03.396Z|0fc06a6a-f243-407c-bb40-43746cda3e63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:17:05.750Z|9cc51aba-59ad-4353-959e-e78cc48f4fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:17:05.750Z|9cc51aba-59ad-4353-959e-e78cc48f4fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:17:07.123Z|6d408b3b-0e8f-433c-9aa8-acd84f5763a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:17:07.123Z|6d408b3b-0e8f-433c-9aa8-acd84f5763a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:17:13.423Z|4f258b4f-35af-443d-8f17-46a76111f111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:17:13.424Z|4f258b4f-35af-443d-8f17-46a76111f111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:17:13.427Z|f04c235a-fce7-4b76-aeaa-4a1dd0ae9105|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:17:13.427Z|f04c235a-fce7-4b76-aeaa-4a1dd0ae9105|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:17:13.434Z|5d245a7f-f4cf-43bc-9f2c-d4ea710a8c50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:17:13.435Z|5d245a7f-f4cf-43bc-9f2c-d4ea710a8c50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:17:20.750Z|be8c8168-69a3-4da9-be4e-a6075a99c7f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:17:20.750Z|be8c8168-69a3-4da9-be4e-a6075a99c7f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:17:23.452Z|94fcd691-ba07-4150-976e-983452c943b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:17:23.453Z|94fcd691-ba07-4150-976e-983452c943b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:17:23.455Z|6c9c7937-4cd5-4c86-9b3c-f51bef781dee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:17:23.455Z|6c9c7937-4cd5-4c86-9b3c-f51bef781dee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:17:23.461Z|b67ebc83-d0d1-49c5-957a-acf5ffa3801a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:17:23.461Z|b67ebc83-d0d1-49c5-957a-acf5ffa3801a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:17:33.484Z|70e4180b-2bf8-43b1-9982-1a419219361c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:17:33.484Z|70e4180b-2bf8-43b1-9982-1a419219361c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:17:33.489Z|c91a060d-46cb-4dd9-96a2-23866af0beb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:17:33.490Z|c91a060d-46cb-4dd9-96a2-23866af0beb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:17:33.493Z|27690b0e-a57e-4295-a478-36d3c3d3e3c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:17:33.493Z|27690b0e-a57e-4295-a478-36d3c3d3e3c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:17:35.749Z|24be92d0-585d-4923-8f8f-2f97d2c951db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:17:35.754Z|24be92d0-585d-4923-8f8f-2f97d2c951db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:17:37.124Z|86daa03f-f783-4394-9a5e-f7c76cceef61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:17:37.124Z|86daa03f-f783-4394-9a5e-f7c76cceef61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:17:43.517Z|dba805ed-7cb8-4fad-a8e9-33e3edfa83df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:17:43.517Z|aa319364-917d-427e-ae61-c298dc03728f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:17:43.518Z|3a256b9a-9d11-4387-87eb-1ca58529d6e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:17:43.519Z|3a256b9a-9d11-4387-87eb-1ca58529d6e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:17:43.519Z|aa319364-917d-427e-ae61-c298dc03728f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:17:43.525Z|dba805ed-7cb8-4fad-a8e9-33e3edfa83df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:17:50.749Z|b92a70a3-bb39-4a1f-8661-4d41dfcec242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:17:50.750Z|b92a70a3-bb39-4a1f-8661-4d41dfcec242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:17:53.547Z|e9c05837-37d9-40bb-8fc5-441dfded1d14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:17:53.547Z|e9c05837-37d9-40bb-8fc5-441dfded1d14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:17:53.549Z|e9fb079f-795e-428b-9178-c6359f254b81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:17:53.549Z|e9fb079f-795e-428b-9178-c6359f254b81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:17:53.552Z|894fd067-d3f2-4fbd-a456-7794a8b061f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:17:53.552Z|894fd067-d3f2-4fbd-a456-7794a8b061f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:17:59.905Z|d06ff33b-edfe-42c2-810d-6e78bd380b5b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:17:59.906Z|d06ff33b-edfe-42c2-810d-6e78bd380b5b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:18:03.574Z|03137463-f69e-486b-bd06-49922033c564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:18:03.575Z|03137463-f69e-486b-bd06-49922033c564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:18:03.579Z|07833e41-0190-4698-a389-6357f73d2097|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:18:03.579Z|07833e41-0190-4698-a389-6357f73d2097|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:18:03.582Z|1e48124f-0502-4642-81dc-34b8e19d8296|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:18:03.583Z|1e48124f-0502-4642-81dc-34b8e19d8296|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:18:05.749Z|19de0fe0-c9a5-4b38-8c2f-4eda6d0936cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:18:05.750Z|19de0fe0-c9a5-4b38-8c2f-4eda6d0936cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:18:07.125Z|12d4a4b3-16dd-46f2-86ff-22009f960ace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:18:07.125Z|12d4a4b3-16dd-46f2-86ff-22009f960ace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:18:13.608Z|ac0d54e6-6c70-43b3-b018-ff94b787cff0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:18:13.609Z|ac0d54e6-6c70-43b3-b018-ff94b787cff0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:18:13.609Z|cfd06efc-55b6-4afc-8322-eb1e8ac9fe5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:18:13.609Z|cfd06efc-55b6-4afc-8322-eb1e8ac9fe5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:18:13.612Z|5e9b3cfa-7d1e-4ff9-8057-f272d755efa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:18:13.613Z|5e9b3cfa-7d1e-4ff9-8057-f272d755efa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:18:20.749Z|648b474b-f1df-4fe7-b89a-dc97e703e897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:18:20.752Z|648b474b-f1df-4fe7-b89a-dc97e703e897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:18:23.639Z|70404be0-d683-4100-8102-27c61ff37311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:18:23.640Z|70404be0-d683-4100-8102-27c61ff37311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:18:23.643Z|4e5d41a8-241a-4129-942b-a2b4b05366e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:18:23.644Z|4e5d41a8-241a-4129-942b-a2b4b05366e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:18:23.647Z|43c43045-da28-48f9-88b1-73ed8ee0c0e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:18:23.648Z|43c43045-da28-48f9-88b1-73ed8ee0c0e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:18:33.667Z|91ca540c-6787-427d-8687-645d843e7d68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:18:33.668Z|91ca540c-6787-427d-8687-645d843e7d68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:18:33.675Z|9a43946b-9a5f-4078-8fc0-847ad1c02550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:18:33.675Z|79929b58-a227-4a28-a167-d8748356bf39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:18:33.675Z|9a43946b-9a5f-4078-8fc0-847ad1c02550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:18:33.675Z|79929b58-a227-4a28-a167-d8748356bf39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:18:35.749Z|68ab4a4f-b14e-44c0-9e31-61f95c7d0065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:18:35.750Z|68ab4a4f-b14e-44c0-9e31-61f95c7d0065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:18:37.126Z|a4e53016-4e4b-4a88-ad43-55a1d1704b9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:18:37.127Z|a4e53016-4e4b-4a88-ad43-55a1d1704b9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:18:43.696Z|c0c5f419-4cc8-492a-b593-85c381e10f3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:18:43.697Z|c0c5f419-4cc8-492a-b593-85c381e10f3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:18:43.700Z|84ce6c25-50b3-44a4-bb20-b8aad14e5682|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:18:43.700Z|84ce6c25-50b3-44a4-bb20-b8aad14e5682|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:18:43.704Z|6d14cc55-8a89-4a83-b600-fafcf9142d32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:18:43.704Z|6d14cc55-8a89-4a83-b600-fafcf9142d32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:18:50.749Z|7449d054-d804-454b-8c6d-b1536ec75cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:18:50.750Z|7449d054-d804-454b-8c6d-b1536ec75cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:18:53.721Z|f2609126-1b05-4148-9981-5df72b2edddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:18:53.722Z|f2609126-1b05-4148-9981-5df72b2edddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:18:53.726Z|2eaa6a55-2caf-40da-9312-51f3a7aaaf41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:18:53.726Z|2eaa6a55-2caf-40da-9312-51f3a7aaaf41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:18:53.729Z|5843a4cd-3d13-4cb9-bd4e-2062e8ca0812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:18:53.730Z|5843a4cd-3d13-4cb9-bd4e-2062e8ca0812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:18:59.889Z|d4e90829-e2e6-4af7-9714-cc982b980dd9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:18:59.889Z|d4e90829-e2e6-4af7-9714-cc982b980dd9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:19:03.752Z|b5cb842e-e255-45c8-9174-2cd4b18657d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:19:03.753Z|b5cb842e-e255-45c8-9174-2cd4b18657d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:19:03.756Z|183c9a1e-aa7a-4b35-9c24-07054fde8c24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:19:03.756Z|183c9a1e-aa7a-4b35-9c24-07054fde8c24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:19:03.760Z|53cd8530-05fc-47bf-ade0-4689d04bd8a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:19:03.760Z|53cd8530-05fc-47bf-ade0-4689d04bd8a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:19:05.749Z|aeeb30da-9b17-4c9a-971a-fc6ac6716922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:19:05.753Z|aeeb30da-9b17-4c9a-971a-fc6ac6716922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:19:07.128Z|e266d83e-433c-4009-8207-d1ffe43da4a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:19:07.128Z|e266d83e-433c-4009-8207-d1ffe43da4a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:19:13.784Z|89f3f79e-ec79-4860-a010-7cf74dc37264|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:19:13.785Z|89f3f79e-ec79-4860-a010-7cf74dc37264|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:19:13.786Z|c6c9551b-cd46-427c-bea6-c1b93a588f7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:19:13.787Z|c6c9551b-cd46-427c-bea6-c1b93a588f7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:19:13.792Z|d37a6eee-85fa-4133-8521-7741a8db1d02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:19:13.793Z|d37a6eee-85fa-4133-8521-7741a8db1d02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:19:20.750Z|b60f35ca-092e-4e68-b5c5-d98370d0c851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:19:20.750Z|b60f35ca-092e-4e68-b5c5-d98370d0c851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:19:23.819Z|c15efb3e-e640-4c8e-bce0-3be6f85b6fa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:19:23.819Z|c15efb3e-e640-4c8e-bce0-3be6f85b6fa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:19:23.827Z|f37fe8fa-d435-468c-9639-4a0309f9452a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:19:23.827Z|f37fe8fa-d435-468c-9639-4a0309f9452a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:19:23.842Z|3219c11c-4da5-4d38-9739-a3ec6675e48d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:19:23.843Z|3219c11c-4da5-4d38-9739-a3ec6675e48d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:19:33.842Z|3cdbc3de-9eb3-4d56-9051-d597a4eaf7a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:19:33.843Z|3cdbc3de-9eb3-4d56-9051-d597a4eaf7a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:19:33.850Z|f36b205f-f839-4817-8786-08b7a872d13c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:19:33.850Z|f36b205f-f839-4817-8786-08b7a872d13c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:19:33.862Z|b63fd180-b4a5-4dc0-8d56-78bf0e30b72b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:19:33.862Z|b63fd180-b4a5-4dc0-8d56-78bf0e30b72b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:19:35.750Z|16e294b3-f1a2-4a70-9d06-0bafc9527085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:19:35.750Z|16e294b3-f1a2-4a70-9d06-0bafc9527085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:19:37.128Z|6181b816-350c-4816-81b1-5b8e424f9a5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:19:37.129Z|6181b816-350c-4816-81b1-5b8e424f9a5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:19:43.882Z|d8667c5f-619e-44d2-bee6-c4e5eeecad6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:19:43.883Z|ef7496be-62bb-4d6a-8390-7215d86079c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:19:43.883Z|d8667c5f-619e-44d2-bee6-c4e5eeecad6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:19:43.883Z|ef7496be-62bb-4d6a-8390-7215d86079c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:19:43.891Z|0d5608a0-d349-47ae-82d8-9d42f5a0a03f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:19:43.891Z|0d5608a0-d349-47ae-82d8-9d42f5a0a03f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:19:50.751Z|1407132f-d4de-4620-8e1c-462be18b52ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:19:50.755Z|1407132f-d4de-4620-8e1c-462be18b52ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:19:53.914Z|50e1cdab-96f7-4d6b-bb96-a9e5687bce5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:19:53.915Z|50e1cdab-96f7-4d6b-bb96-a9e5687bce5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:19:53.917Z|623fb546-7b93-4da0-bc91-454f622dc977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:19:53.918Z|623fb546-7b93-4da0-bc91-454f622dc977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:19:53.921Z|0a2bdd48-4e19-4f55-a76e-d5403dc8c8a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:19:53.922Z|0a2bdd48-4e19-4f55-a76e-d5403dc8c8a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:19:59.893Z|b300f1bb-1ca6-41b0-b225-bd1aab96b914|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:19:59.893Z|b300f1bb-1ca6-41b0-b225-bd1aab96b914|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:20:03.952Z|2e39adcc-fdb9-4a7f-8181-b15b5bd5dfe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:20:03.952Z|07090fc6-9137-452c-adc8-a5c930ff5902|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:20:03.952Z|2e39adcc-fdb9-4a7f-8181-b15b5bd5dfe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:20:03.953Z|07090fc6-9137-452c-adc8-a5c930ff5902|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:20:03.961Z|7c4bb102-5c36-49cb-99e9-503793366daa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:20:03.962Z|7c4bb102-5c36-49cb-99e9-503793366daa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:20:05.750Z|b4a14fa7-00a1-44b6-aa3c-8e712ff0127f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:20:05.750Z|b4a14fa7-00a1-44b6-aa3c-8e712ff0127f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:20:07.129Z|76d3b3d7-5339-46a3-bcd0-0586c5777c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:20:07.130Z|76d3b3d7-5339-46a3-bcd0-0586c5777c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:20:13.992Z|f303e0e6-d87f-4d82-854c-c72661bb5d12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:20:13.992Z|e46c4b0b-49a3-408b-8397-f13e447eca02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:20:13.993Z|f303e0e6-d87f-4d82-854c-c72661bb5d12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:20:13.993Z|e46c4b0b-49a3-408b-8397-f13e447eca02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:20:13.993Z|461f507d-6473-424d-91d3-eaf7066b7025|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:20:13.997Z|461f507d-6473-424d-91d3-eaf7066b7025|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:20:20.750Z|506f919a-9d63-425d-9cc3-176a43e14950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:20:20.750Z|506f919a-9d63-425d-9cc3-176a43e14950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:20:24.032Z|30f0744a-74d0-4eac-b6a2-56e31a0becb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:20:24.033Z|30f0744a-74d0-4eac-b6a2-56e31a0becb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:20:24.035Z|cd5d8592-3875-41e4-a779-0f102729c0f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:20:24.035Z|cd5d8592-3875-41e4-a779-0f102729c0f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:20:24.037Z|011c5c99-3dcc-43e3-930c-d4b19f696b73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:20:24.037Z|011c5c99-3dcc-43e3-930c-d4b19f696b73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:20:34.063Z|cb1c8516-1c85-4980-af1a-bc3424393aee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:20:34.064Z|cb1c8516-1c85-4980-af1a-bc3424393aee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:20:34.074Z|e9921706-56ea-48de-a675-9403f00b792a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:20:34.074Z|a0e9cd2d-4062-4ead-ac0c-3de4a7e0e74d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:20:34.075Z|e9921706-56ea-48de-a675-9403f00b792a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:20:34.075Z|a0e9cd2d-4062-4ead-ac0c-3de4a7e0e74d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:20:35.750Z|874264f6-b7fc-4e95-96a1-ec25374ff235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:20:35.754Z|874264f6-b7fc-4e95-96a1-ec25374ff235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:20:37.130Z|4ee23cce-0c45-45e1-8760-5b99ab84fc90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:20:37.131Z|4ee23cce-0c45-45e1-8760-5b99ab84fc90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:20:44.095Z|5189cfef-dc0d-4cbd-b639-e96570241e3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:20:44.096Z|5189cfef-dc0d-4cbd-b639-e96570241e3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:20:44.102Z|eabe8f03-1eaf-472f-99ef-38bd78c22c46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:20:44.102Z|eabe8f03-1eaf-472f-99ef-38bd78c22c46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:20:44.103Z|099f5c46-b2c7-436c-8ec5-fa2caf059c4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:20:44.105Z|099f5c46-b2c7-436c-8ec5-fa2caf059c4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:20:50.750Z|6f8afa64-006d-4983-ab38-d8a075c4459e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:20:50.750Z|6f8afa64-006d-4983-ab38-d8a075c4459e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:20:54.128Z|98e3e71a-501a-43d7-b209-7d1f44d270d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:20:54.129Z|98e3e71a-501a-43d7-b209-7d1f44d270d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:20:54.132Z|a1c9a840-10b9-4fe4-99ae-95b251164b84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:20:54.132Z|a1c9a840-10b9-4fe4-99ae-95b251164b84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:20:54.136Z|45bbbbde-acaf-47c0-ac7d-1f3c04410f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:20:54.137Z|45bbbbde-acaf-47c0-ac7d-1f3c04410f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:20:59.890Z|33b9326f-8f4e-4806-b21f-85d68d0c54e0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:20:59.891Z|33b9326f-8f4e-4806-b21f-85d68d0c54e0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:21:04.165Z|7daecabc-088f-42de-9f3e-926bacfc6e49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:21:04.165Z|7daecabc-088f-42de-9f3e-926bacfc6e49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:21:04.168Z|62260c68-5911-4aac-bac6-c4db9ab4e796|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:21:04.169Z|62260c68-5911-4aac-bac6-c4db9ab4e796|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:21:04.171Z|e42dd54f-cbcc-4baf-a028-5f2ebdfb7a68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:21:04.172Z|e42dd54f-cbcc-4baf-a028-5f2ebdfb7a68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:21:05.750Z|149d1cf8-ac5b-4214-8f98-c58fc6e53356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:21:05.750Z|149d1cf8-ac5b-4214-8f98-c58fc6e53356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:21:07.131Z|f23132e8-b55e-4adc-912e-b9a0f43ce2c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:21:07.132Z|f23132e8-b55e-4adc-912e-b9a0f43ce2c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:21:14.199Z|ec86e1ca-3864-4e2c-b7a7-128a868e2138|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:21:14.200Z|ec86e1ca-3864-4e2c-b7a7-128a868e2138|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:21:14.205Z|eb07f426-b73b-4057-8ceb-58f29c792cd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:21:14.206Z|eb07f426-b73b-4057-8ceb-58f29c792cd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:21:14.208Z|cf75c2a0-3c42-45ba-a81b-ac6f03cb897b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:21:14.208Z|cf75c2a0-3c42-45ba-a81b-ac6f03cb897b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:21:20.750Z|11cc9b50-cbc5-477b-9bb3-14aa0a98b277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:21:20.753Z|11cc9b50-cbc5-477b-9bb3-14aa0a98b277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:21:24.233Z|b20e6d25-55c9-44fe-bf8b-8c0646c1b8e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:21:24.233Z|b20e6d25-55c9-44fe-bf8b-8c0646c1b8e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:21:24.235Z|011f7f25-3c40-4363-9e66-00452a7de1b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:21:24.236Z|011f7f25-3c40-4363-9e66-00452a7de1b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:21:24.239Z|f9e83f32-2ffa-497f-9400-11d93d764614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:21:24.239Z|f9e83f32-2ffa-497f-9400-11d93d764614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:21:34.261Z|37ef24ce-fdbd-420f-b09d-c0b4fcb7c5dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:21:34.261Z|ad7852c4-6023-4b41-8bdb-055df553c957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:21:34.262Z|a5ae88bc-b22f-40d4-9d91-370517e069ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:21:34.262Z|37ef24ce-fdbd-420f-b09d-c0b4fcb7c5dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:21:34.262Z|a5ae88bc-b22f-40d4-9d91-370517e069ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:21:34.262Z|ad7852c4-6023-4b41-8bdb-055df553c957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:21:35.750Z|b656bd05-6785-4eba-819b-1b5e0ee3c98a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:21:35.750Z|b656bd05-6785-4eba-819b-1b5e0ee3c98a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:21:37.133Z|babbf88a-280d-4968-9f0c-ebd18841dace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:21:37.134Z|babbf88a-280d-4968-9f0c-ebd18841dace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:21:44.286Z|30e59578-afde-44df-9648-a295aab625cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:21:44.287Z|30e59578-afde-44df-9648-a295aab625cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:21:44.290Z|fbbd1202-b63d-46f7-80b7-16abfdbe3f41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:21:44.290Z|03113291-4fa1-4544-9aba-54e40973fbff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:21:44.290Z|03113291-4fa1-4544-9aba-54e40973fbff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:21:44.290Z|fbbd1202-b63d-46f7-80b7-16abfdbe3f41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:21:50.750Z|15a0182f-ce36-430a-b3f5-8738ba2decad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:21:50.750Z|15a0182f-ce36-430a-b3f5-8738ba2decad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:21:54.317Z|f25c4e05-853b-4ce3-96a9-85298d47db04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:21:54.321Z|f25c4e05-853b-4ce3-96a9-85298d47db04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:21:54.322Z|072d2300-e7d0-4714-ae7f-041ff7533c02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:21:54.323Z|072d2300-e7d0-4714-ae7f-041ff7533c02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:21:54.323Z|0001ae8a-fe6c-4f19-84e8-ea3f56c8e2ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:21:54.324Z|0001ae8a-fe6c-4f19-84e8-ea3f56c8e2ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:21:59.890Z|3b224bb6-7925-4440-ab52-b0bb08ddd03a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:21:59.891Z|3b224bb6-7925-4440-ab52-b0bb08ddd03a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:22:04.347Z|1c8ad42c-63a7-4d4e-beb8-42f426040b72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:22:04.348Z|4eb5a34a-405c-42c0-aaa5-451eac69a7c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:22:04.348Z|1c8ad42c-63a7-4d4e-beb8-42f426040b72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:22:04.348Z|4eb5a34a-405c-42c0-aaa5-451eac69a7c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:22:04.352Z|ad30147f-befc-4107-8b97-1969bcc6df2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:22:04.352Z|ad30147f-befc-4107-8b97-1969bcc6df2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:22:05.750Z|10928391-8086-45e4-9f50-b7f2bd3fe488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:22:05.755Z|10928391-8086-45e4-9f50-b7f2bd3fe488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:22:07.135Z|6fc5bc24-4844-4e23-bcab-33bb8088b351|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:22:07.135Z|6fc5bc24-4844-4e23-bcab-33bb8088b351|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:22:14.379Z|13962562-6824-4b94-8a8b-18f84ae54929|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:22:14.379Z|13962562-6824-4b94-8a8b-18f84ae54929|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:22:14.382Z|16b88b5a-9a64-4a47-8ff9-f83b2e587b1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:22:14.383Z|16b88b5a-9a64-4a47-8ff9-f83b2e587b1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:22:14.392Z|6f5c2901-9611-4c2f-8dd9-a2f7b11ac061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:22:14.392Z|6f5c2901-9611-4c2f-8dd9-a2f7b11ac061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:22:20.749Z|e9e504d9-7e9d-4700-a000-36efb0ce6fd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:22:20.750Z|e9e504d9-7e9d-4700-a000-36efb0ce6fd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:22:24.417Z|f1b865cd-34ca-4d2c-892a-4dadb01b9477|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:22:24.418Z|f1b865cd-34ca-4d2c-892a-4dadb01b9477|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:22:24.421Z|8d62be7e-566c-4800-a23f-3bed01304153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:22:24.421Z|8d62be7e-566c-4800-a23f-3bed01304153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:22:24.427Z|b990df5d-024d-4f2f-a77a-40f330d57209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:22:24.428Z|b990df5d-024d-4f2f-a77a-40f330d57209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:22:34.452Z|118277f6-ba25-4467-afa0-1d53bf8e9221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:22:34.452Z|118277f6-ba25-4467-afa0-1d53bf8e9221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:22:34.455Z|6e1e7037-c15b-42cf-9b23-e52695c4e9ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:22:34.455Z|6e1e7037-c15b-42cf-9b23-e52695c4e9ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:22:34.461Z|d9663ccd-5a4d-4a92-8b99-ae3867dc5a84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:22:34.462Z|d9663ccd-5a4d-4a92-8b99-ae3867dc5a84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:22:35.750Z|3bf15a0d-b4d2-456d-aaf4-ba8315c1598c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:22:35.750Z|3bf15a0d-b4d2-456d-aaf4-ba8315c1598c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:22:37.136Z|5f0f3d08-c2e8-4576-a198-65c8118ccfaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:22:37.136Z|5f0f3d08-c2e8-4576-a198-65c8118ccfaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:22:44.495Z|1039b3df-c60c-47bf-9834-5334f2e5122e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:22:44.495Z|1039b3df-c60c-47bf-9834-5334f2e5122e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:22:44.497Z|22e6a50d-bdd6-401c-b35c-b1db2f558993|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:22:44.497Z|5b06c1c3-a5ef-4e61-b797-072deed436fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:22:44.498Z|22e6a50d-bdd6-401c-b35c-b1db2f558993|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:22:44.498Z|5b06c1c3-a5ef-4e61-b797-072deed436fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:22:50.749Z|f48138a6-1517-43e0-aacc-f2a061e64000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:22:50.754Z|f48138a6-1517-43e0-aacc-f2a061e64000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:22:54.527Z|c5708541-923b-4661-9d14-9760ab2b6132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:22:54.528Z|c5708541-923b-4661-9d14-9760ab2b6132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:22:54.528Z|01f5f840-fbc9-426e-ac9c-e2ceaa043c3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:22:54.529Z|01f5f840-fbc9-426e-ac9c-e2ceaa043c3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:22:54.532Z|041b5f9b-fd81-4f18-b54e-5790432e37ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:22:54.532Z|041b5f9b-fd81-4f18-b54e-5790432e37ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:22:59.889Z|956fa903-694c-419a-82ef-86bd999974db|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:22:59.890Z|956fa903-694c-419a-82ef-86bd999974db|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:23:04.557Z|dfdde618-2ae7-4f42-9431-ace3444945c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:23:04.558Z|dfdde618-2ae7-4f42-9431-ace3444945c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:23:04.566Z|a11dc09f-1571-49da-8e28-e9db8ed706a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:23:04.566Z|a11dc09f-1571-49da-8e28-e9db8ed706a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:23:04.566Z|814bd086-8a0a-4606-9e4b-f46c9d4f59df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:23:04.568Z|814bd086-8a0a-4606-9e4b-f46c9d4f59df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:23:05.750Z|96e1134c-630c-4745-afbe-98c230d9d5e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:23:05.750Z|96e1134c-630c-4745-afbe-98c230d9d5e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:23:07.137Z|88a1ed66-d835-44e6-86a3-8a2cae604297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:23:07.138Z|88a1ed66-d835-44e6-86a3-8a2cae604297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:23:14.595Z|dde09df1-612b-4c44-91a6-3b751a917ce7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:23:14.596Z|dde09df1-612b-4c44-91a6-3b751a917ce7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:23:14.599Z|058ad6e5-b969-429b-a4b4-555099ab856b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:23:14.600Z|1e75e04d-bd8f-4570-90c0-2993ea899e4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:23:14.600Z|058ad6e5-b969-429b-a4b4-555099ab856b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:23:14.600Z|1e75e04d-bd8f-4570-90c0-2993ea899e4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:23:20.750Z|0c6f0839-66c2-473c-8f2f-f9dc12e37acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:23:20.750Z|0c6f0839-66c2-473c-8f2f-f9dc12e37acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:23:24.631Z|3d03f570-39d9-4889-9a05-f062ed19d78d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:23:24.631Z|3d03f570-39d9-4889-9a05-f062ed19d78d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:23:24.634Z|28c185b1-d54e-4cbf-b997-d3e892bd9c5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:23:24.635Z|28c185b1-d54e-4cbf-b997-d3e892bd9c5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:23:24.637Z|c9b87f92-c9e4-4584-9883-9dac7540d88c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:23:24.638Z|c9b87f92-c9e4-4584-9883-9dac7540d88c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:23:34.663Z|cc5beb90-7475-4240-93d1-0ec3ac28c08d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:23:34.663Z|cc5beb90-7475-4240-93d1-0ec3ac28c08d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:23:34.665Z|ea2f9ce6-c25e-40f5-a7a3-076b2894b353|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:23:34.665Z|ea2f9ce6-c25e-40f5-a7a3-076b2894b353|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:23:34.670Z|69cbbc10-99f2-4718-b6b1-b5d82e23ed4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:23:34.670Z|69cbbc10-99f2-4718-b6b1-b5d82e23ed4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:23:35.750Z|ce8f754b-25f7-4729-8a93-2dfd7f6c5c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:23:35.754Z|ce8f754b-25f7-4729-8a93-2dfd7f6c5c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:23:37.139Z|09987284-5974-467b-806f-0691ed1a3b5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:23:37.139Z|09987284-5974-467b-806f-0691ed1a3b5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:23:44.694Z|bf8aadf9-d7ea-457c-b3b7-6291b9440b06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:23:44.694Z|bf8aadf9-d7ea-457c-b3b7-6291b9440b06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:23:44.695Z|97181173-775a-4228-ab4b-5956c1e9dca7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:23:44.695Z|97181173-775a-4228-ab4b-5956c1e9dca7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:23:44.701Z|25613cec-f91e-4b78-a462-0c66ebc58058|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:23:44.702Z|25613cec-f91e-4b78-a462-0c66ebc58058|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:23:50.750Z|77dd668a-4324-457a-af16-5d982226a4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:23:50.750Z|77dd668a-4324-457a-af16-5d982226a4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:23:54.722Z|65746dcc-fca9-4d9b-9477-5ec5d5d4d5cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:23:54.722Z|65746dcc-fca9-4d9b-9477-5ec5d5d4d5cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:23:54.726Z|469f06a5-6b90-4c3c-9014-0184c51b5ce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:23:54.727Z|469f06a5-6b90-4c3c-9014-0184c51b5ce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:23:54.732Z|7d19f20c-9577-4520-8567-815a9ee1ffc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:23:54.733Z|7d19f20c-9577-4520-8567-815a9ee1ffc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:23:59.889Z|17a559cd-e693-4afd-ae32-ffa8eda8e30f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:23:59.890Z|17a559cd-e693-4afd-ae32-ffa8eda8e30f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:24:04.754Z|ddf5048d-922c-4be8-9ec9-5f24e86f2aef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:24:04.754Z|ddf5048d-922c-4be8-9ec9-5f24e86f2aef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:24:04.760Z|945cb350-7e1e-41f3-9e0f-3bca045c12dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:24:04.760Z|945cb350-7e1e-41f3-9e0f-3bca045c12dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:24:04.763Z|dc340d3f-7f99-4d3d-8add-e6f8ad0de512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:24:04.763Z|dc340d3f-7f99-4d3d-8add-e6f8ad0de512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:24:05.750Z|839ffb22-c0cb-44bc-9d6f-1c2c0ff6d07e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:24:05.750Z|839ffb22-c0cb-44bc-9d6f-1c2c0ff6d07e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:24:07.140Z|539e2bd0-b4b8-45dc-aabf-d599c141d034|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:24:07.140Z|539e2bd0-b4b8-45dc-aabf-d599c141d034|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:24:14.808Z|2ac18658-1de2-4761-a429-460a3572cf25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:24:14.808Z|4cd4a33b-86d3-455b-ba1c-c14f538f2bdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:24:14.808Z|2ac18658-1de2-4761-a429-460a3572cf25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:24:14.808Z|4cd4a33b-86d3-455b-ba1c-c14f538f2bdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:24:14.813Z|4eb876c1-4f47-40fc-a7dd-c8afba9e84d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:24:14.814Z|4eb876c1-4f47-40fc-a7dd-c8afba9e84d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:24:20.750Z|24a44d36-5aaf-454f-9a1a-be8b2e672d03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:24:20.754Z|24a44d36-5aaf-454f-9a1a-be8b2e672d03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:24:24.837Z|400d2f2f-a9bb-4830-901c-f97ce230a678|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:24:24.838Z|400d2f2f-a9bb-4830-901c-f97ce230a678|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:24:24.841Z|6de80651-3643-4bb6-9311-1c9656c84f7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:24:24.841Z|6de80651-3643-4bb6-9311-1c9656c84f7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:24:24.842Z|f2dfc484-e504-4471-bef6-8a2909d662e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:24:24.843Z|f2dfc484-e504-4471-bef6-8a2909d662e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:24:34.869Z|b89ff702-5238-4d3b-a4d6-422cdc6c0f1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:24:34.870Z|b89ff702-5238-4d3b-a4d6-422cdc6c0f1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:24:34.872Z|c37b07a8-cc25-4140-ad32-b173bded436c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:24:34.872Z|c37b07a8-cc25-4140-ad32-b173bded436c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:24:34.876Z|3a195d7f-a5b2-423d-b23c-ea99005f02b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:24:34.877Z|3a195d7f-a5b2-423d-b23c-ea99005f02b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:24:35.750Z|e5591b63-9ac7-4119-b915-a15fbd82a259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:24:35.750Z|e5591b63-9ac7-4119-b915-a15fbd82a259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:24:37.141Z|a5e8c417-6f78-408c-a306-76665c880732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:24:37.141Z|a5e8c417-6f78-408c-a306-76665c880732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:24:44.906Z|aa565994-520e-42a5-8ecf-9567655eb4fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:24:44.907Z|aa565994-520e-42a5-8ecf-9567655eb4fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:24:44.911Z|3f804aaf-ad69-4b34-810e-906d9306306d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:24:44.911Z|6df20138-1d51-4f43-a0f1-f5fa75e1300d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:24:44.911Z|6df20138-1d51-4f43-a0f1-f5fa75e1300d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:24:44.911Z|3f804aaf-ad69-4b34-810e-906d9306306d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:24:50.750Z|4f9869a4-4585-412e-8784-243cfc6167f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:24:50.750Z|4f9869a4-4585-412e-8784-243cfc6167f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:24:54.939Z|ac64a0e5-2fa8-4769-8ba1-1c4e81e089d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:24:54.939Z|42e072d2-535f-42f1-8776-0cd33c96f7ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:24:54.939Z|42e072d2-535f-42f1-8776-0cd33c96f7ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:24:54.939Z|ac64a0e5-2fa8-4769-8ba1-1c4e81e089d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:24:54.946Z|44a4b7c8-dd1a-440a-ad98-1a2a8ed538ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:24:54.947Z|44a4b7c8-dd1a-440a-ad98-1a2a8ed538ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:24:59.889Z|585b3ad5-8792-47f3-879b-25e52250154c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:24:59.890Z|585b3ad5-8792-47f3-879b-25e52250154c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:25:04.971Z|5603bef3-5beb-4388-8fdf-220917bbba4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:25:04.971Z|5603bef3-5beb-4388-8fdf-220917bbba4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:25:04.978Z|179d960e-2797-4023-9452-2ddf7c7f4cfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:25:04.979Z|56c46501-e00b-4d2f-82a8-1feb5ee49f81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:25:04.979Z|179d960e-2797-4023-9452-2ddf7c7f4cfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:25:04.979Z|56c46501-e00b-4d2f-82a8-1feb5ee49f81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:25:05.750Z|45e30a74-1097-4997-ba6e-98c187067bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:25:05.753Z|45e30a74-1097-4997-ba6e-98c187067bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:25:07.142Z|230830e0-ca3f-41c1-852d-e1dee55b78d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:25:07.142Z|230830e0-ca3f-41c1-852d-e1dee55b78d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:25:15.002Z|0d8f005f-a6cc-4379-a3ad-d8d3d967b4cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:25:15.003Z|0d8f005f-a6cc-4379-a3ad-d8d3d967b4cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:25:15.005Z|7efe7868-7837-475d-a61c-b9a5f0a4115b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:25:15.005Z|7efe7868-7837-475d-a61c-b9a5f0a4115b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:25:15.007Z|4bc720f7-41b1-4294-9cb8-062052df176b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:25:15.007Z|4bc720f7-41b1-4294-9cb8-062052df176b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:25:20.750Z|1b8c70de-7595-4daa-9099-bd4b9ff7ac57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:25:20.750Z|1b8c70de-7595-4daa-9099-bd4b9ff7ac57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:25:25.028Z|f190b693-613f-43d3-8159-f4a43fd9d7f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:25:25.029Z|f190b693-613f-43d3-8159-f4a43fd9d7f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:25:25.032Z|04e01dab-4edf-42ac-8160-3d6e46ca6e7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:25:25.032Z|04e01dab-4edf-42ac-8160-3d6e46ca6e7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:25:25.038Z|96748d87-1532-4bb2-8875-9747a32354a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:25:25.039Z|96748d87-1532-4bb2-8875-9747a32354a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:25:35.061Z|8b5e2fd0-2e03-46e8-98dd-188ce665ad93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:25:35.062Z|8b5e2fd0-2e03-46e8-98dd-188ce665ad93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:25:35.062Z|034a521c-7162-4c6b-8735-a02ad297db2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:25:35.064Z|034a521c-7162-4c6b-8735-a02ad297db2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:25:35.066Z|a32f1b74-64f0-483b-901b-ebb3f1440e39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:25:35.066Z|a32f1b74-64f0-483b-901b-ebb3f1440e39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:25:35.750Z|61cf7de4-87e8-4029-9e4e-30a9b37c6a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:25:35.750Z|61cf7de4-87e8-4029-9e4e-30a9b37c6a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:25:37.142Z|a7c542dd-36b3-4d32-b0e1-f4391641397d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:25:37.143Z|a7c542dd-36b3-4d32-b0e1-f4391641397d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:25:45.097Z|fac14baa-939d-431b-bfc9-53c57a1d74b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:25:45.097Z|fac14baa-939d-431b-bfc9-53c57a1d74b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:25:45.098Z|68bcf6d9-4028-4394-be60-142c40f15c14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:25:45.099Z|68bcf6d9-4028-4394-be60-142c40f15c14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:25:45.100Z|0fb3d299-ef4c-415b-878b-13f92fb879a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:25:45.101Z|0fb3d299-ef4c-415b-878b-13f92fb879a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:25:50.749Z|b9725826-1428-4a35-beea-a0162b7917ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:25:50.754Z|b9725826-1428-4a35-beea-a0162b7917ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:25:55.136Z|c724f96f-d2dd-40ea-bd89-81e3f6c6afc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:25:55.136Z|c724f96f-d2dd-40ea-bd89-81e3f6c6afc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:25:55.136Z|1853cdfb-bfff-4480-82a1-ad0e36c5c286|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:25:55.139Z|1853cdfb-bfff-4480-82a1-ad0e36c5c286|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:25:55.140Z|b044918a-7fe9-4f16-b874-a21be8149936|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:25:55.142Z|b044918a-7fe9-4f16-b874-a21be8149936|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:25:59.890Z|06d3921a-d8c9-44bd-8688-25fe100e9bc9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:25:59.891Z|06d3921a-d8c9-44bd-8688-25fe100e9bc9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:26:05.173Z|f259ff4d-e575-41b1-ae32-95c844cc9ae5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:26:05.173Z|f259ff4d-e575-41b1-ae32-95c844cc9ae5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:26:05.176Z|2a313bab-8e86-4cd5-b465-d6757a938ca7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:26:05.176Z|2a313bab-8e86-4cd5-b465-d6757a938ca7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:26:05.180Z|b54329ce-c7b9-4886-b323-4def444b2777|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:26:05.181Z|b54329ce-c7b9-4886-b323-4def444b2777|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:26:05.750Z|c95dee4b-28b3-4e8f-b113-0caa6e14aeef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:26:05.750Z|c95dee4b-28b3-4e8f-b113-0caa6e14aeef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:26:07.144Z|90d83495-1cc9-44c3-8bbf-4e334f2dbc7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:26:07.144Z|90d83495-1cc9-44c3-8bbf-4e334f2dbc7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:26:15.210Z|4f4309b0-2eb2-43f4-b2c8-160fa9b5fa6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:26:15.210Z|dc203b01-6576-4f50-869a-a0ececd36522|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:26:15.210Z|dc203b01-6576-4f50-869a-a0ececd36522|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:26:15.210Z|4f4309b0-2eb2-43f4-b2c8-160fa9b5fa6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:26:15.211Z|21cb6921-bbe6-40f5-81fa-3dc5d08a12f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:26:15.211Z|21cb6921-bbe6-40f5-81fa-3dc5d08a12f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:26:20.750Z|5b665834-eceb-45d1-9dc1-0ccd7f33ce07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:26:20.750Z|5b665834-eceb-45d1-9dc1-0ccd7f33ce07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:26:25.242Z|28dae79d-bc16-4f4f-bb5b-053a61e37718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:26:25.242Z|6d9e5d23-6876-40e8-815a-a617d7b22741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:26:25.243Z|6d9e5d23-6876-40e8-815a-a617d7b22741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:26:25.243Z|28dae79d-bc16-4f4f-bb5b-053a61e37718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:26:25.246Z|3b1929b8-e13e-4ba7-9651-e99ab7e383b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:26:25.246Z|3b1929b8-e13e-4ba7-9651-e99ab7e383b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:26:35.268Z|ce79f7a0-e68a-4a38-810b-ac7cb4507b5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:26:35.270Z|ce79f7a0-e68a-4a38-810b-ac7cb4507b5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:26:35.271Z|765fb234-2c61-4255-bffa-9e0088832d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:26:35.272Z|765fb234-2c61-4255-bffa-9e0088832d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:26:35.273Z|2900abe0-66e2-4e86-9c20-a494e45f21b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:26:35.273Z|2900abe0-66e2-4e86-9c20-a494e45f21b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:26:35.750Z|2b6d44c3-62d6-4a6e-a1f8-89140ddb4d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:26:35.754Z|2b6d44c3-62d6-4a6e-a1f8-89140ddb4d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:26:37.145Z|15f0bbf8-87b5-4393-ac80-a6ba1d358e1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:26:37.145Z|15f0bbf8-87b5-4393-ac80-a6ba1d358e1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:26:45.312Z|491c17ef-4ed2-4e86-bd38-3b41717f8813|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:26:45.313Z|491c17ef-4ed2-4e86-bd38-3b41717f8813|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:26:45.317Z|844fe936-8625-4deb-a95b-bfabd27cd702|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:26:45.317Z|844fe936-8625-4deb-a95b-bfabd27cd702|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:26:45.319Z|c1a7a822-0022-445e-a144-75c861068331|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:26:45.319Z|c1a7a822-0022-445e-a144-75c861068331|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:26:50.750Z|92047542-8076-4b3b-a68b-c7282c4729b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:26:50.750Z|92047542-8076-4b3b-a68b-c7282c4729b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:26:55.342Z|48cf5a71-bf4f-4db5-960c-3c50db6cc262|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:26:55.343Z|48cf5a71-bf4f-4db5-960c-3c50db6cc262|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:26:55.344Z|4083c3a2-6c4c-421a-97d8-475e68520a5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:26:55.344Z|b4d94b5d-d143-4b38-af27-513b832e30a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:26:55.345Z|4083c3a2-6c4c-421a-97d8-475e68520a5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:26:55.345Z|b4d94b5d-d143-4b38-af27-513b832e30a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:26:59.889Z|8344df0c-9d8b-4c85-ab15-031d18b568f7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:26:59.890Z|8344df0c-9d8b-4c85-ab15-031d18b568f7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:27:05.389Z|cefba1f3-6f66-48ec-b41c-3f1a483125b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:27:05.390Z|cefba1f3-6f66-48ec-b41c-3f1a483125b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:27:05.392Z|b0568e7f-4d70-4d6d-a145-1476b591fd86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:27:05.393Z|b0568e7f-4d70-4d6d-a145-1476b591fd86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:27:05.393Z|601e6017-ce42-4f2b-a131-6a82429a1620|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:27:05.394Z|601e6017-ce42-4f2b-a131-6a82429a1620|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:27:05.750Z|217f9c20-db74-4e55-8bef-55d6de10c062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:27:05.750Z|217f9c20-db74-4e55-8bef-55d6de10c062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:27:07.145Z|3b05b720-11e2-4cd0-9b4b-7967ff83dd85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:27:07.146Z|3b05b720-11e2-4cd0-9b4b-7967ff83dd85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:27:15.417Z|2b75126a-98c0-4b83-b40f-7957ce92dc4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:27:15.418Z|2b75126a-98c0-4b83-b40f-7957ce92dc4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:27:15.420Z|89260c3e-008a-4edd-be83-01dab20d4c25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:27:15.420Z|89260c3e-008a-4edd-be83-01dab20d4c25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:27:15.422Z|3e4293b7-44e4-44bb-826a-ef1b9b56b4a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:27:15.423Z|3e4293b7-44e4-44bb-826a-ef1b9b56b4a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:27:20.750Z|4d0e16b4-37d0-4908-84ca-2fc6eeb5b935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:27:20.754Z|4d0e16b4-37d0-4908-84ca-2fc6eeb5b935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:27:25.461Z|40fb7bb9-7162-40f8-bee4-b6d7a3bd7db7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:27:25.462Z|40fb7bb9-7162-40f8-bee4-b6d7a3bd7db7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:27:25.466Z|2c29f2c4-d65f-4775-9942-b1b48cc12c0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:27:25.466Z|2c29f2c4-d65f-4775-9942-b1b48cc12c0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:27:25.470Z|98496d36-0302-474c-ab1a-f3cb9a764d14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:27:25.471Z|98496d36-0302-474c-ab1a-f3cb9a764d14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:27:35.487Z|d864fdcb-e34e-4c84-b825-336076f73a8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:27:35.487Z|d864fdcb-e34e-4c84-b825-336076f73a8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:27:35.492Z|55bd936a-d0d0-4285-9fba-4532368eae08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:27:35.492Z|55bd936a-d0d0-4285-9fba-4532368eae08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:27:35.492Z|2da332a9-6209-4cf7-9075-3def9ac9d931|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:27:35.494Z|2da332a9-6209-4cf7-9075-3def9ac9d931|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:27:35.750Z|0e69ec51-bc45-46a1-b38a-30ed067e5a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:27:35.750Z|0e69ec51-bc45-46a1-b38a-30ed067e5a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:27:37.146Z|51961b62-ce4d-4aca-8835-491953c50e3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:27:37.147Z|51961b62-ce4d-4aca-8835-491953c50e3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:27:45.514Z|6329ac92-03c4-42e9-8d32-36c15e24d6d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:27:45.514Z|6329ac92-03c4-42e9-8d32-36c15e24d6d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:27:45.514Z|10854ade-d42d-43e8-9bd7-f1e34e974e3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:27:45.517Z|10854ade-d42d-43e8-9bd7-f1e34e974e3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:27:45.520Z|72743362-5f0e-4280-b0a0-ef90407560ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:27:45.520Z|72743362-5f0e-4280-b0a0-ef90407560ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:27:50.750Z|5c379601-09a2-4f67-a58d-be8f9308d22a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:27:50.751Z|5c379601-09a2-4f67-a58d-be8f9308d22a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:27:55.536Z|afe67e5f-4aaa-4399-91ec-3bc9eef4b727|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:27:55.536Z|afe67e5f-4aaa-4399-91ec-3bc9eef4b727|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:27:55.539Z|d38210e9-0f34-4810-9bed-3d4815fa0b8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:27:55.539Z|d38210e9-0f34-4810-9bed-3d4815fa0b8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:27:55.543Z|1eaf2935-6154-44cf-bf56-37f76004c52a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:27:55.543Z|1eaf2935-6154-44cf-bf56-37f76004c52a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:27:59.891Z|b0cf87f0-465f-4dc3-b3ea-48cd8133da64|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:27:59.892Z|b0cf87f0-465f-4dc3-b3ea-48cd8133da64|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:28:05.563Z|6308e512-33db-4221-a2c4-1ae61aaf95c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:28:05.564Z|6308e512-33db-4221-a2c4-1ae61aaf95c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:28:05.568Z|9e95d537-1228-4372-8588-d0b5f526c5c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:28:05.568Z|04067ca6-a1c5-413d-8730-5df8639d652f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:28:05.568Z|9e95d537-1228-4372-8588-d0b5f526c5c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:28:05.568Z|04067ca6-a1c5-413d-8730-5df8639d652f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:28:05.750Z|e9ede436-9303-44ac-a021-f281bcbcdda1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:28:05.754Z|e9ede436-9303-44ac-a021-f281bcbcdda1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:28:07.148Z|22953621-139e-4176-bdf5-b1e0cf9d3b10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:28:07.149Z|22953621-139e-4176-bdf5-b1e0cf9d3b10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:28:15.587Z|4025e70d-2f69-4682-ae76-b00ef5fd0825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:28:15.587Z|4025e70d-2f69-4682-ae76-b00ef5fd0825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:28:15.591Z|5715b37b-c93e-4246-b23c-765c51a5a119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:28:15.591Z|5715b37b-c93e-4246-b23c-765c51a5a119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:28:15.599Z|1ed6e4e9-51a2-4546-9869-49c138d5ae4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:28:15.599Z|1ed6e4e9-51a2-4546-9869-49c138d5ae4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:28:20.750Z|daa7e93f-a801-4bd4-ab9a-9abb6a80691e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:28:20.750Z|daa7e93f-a801-4bd4-ab9a-9abb6a80691e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:28:25.616Z|116501ca-138f-4490-8a40-26db03eb7a8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:28:25.616Z|4da6d5e4-6b5d-49a3-b6a6-87d66b2aa18b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:28:25.617Z|4da6d5e4-6b5d-49a3-b6a6-87d66b2aa18b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:28:25.617Z|116501ca-138f-4490-8a40-26db03eb7a8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:28:25.624Z|f67273db-b3d8-4b43-b615-11c276d4403f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:28:25.625Z|f67273db-b3d8-4b43-b615-11c276d4403f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:28:35.653Z|3c838486-b382-43ef-b9ab-e476b6722601|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:28:35.654Z|3c838486-b382-43ef-b9ab-e476b6722601|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:28:35.654Z|f5590eee-0868-4f82-a1ef-b443d2ba9f5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:28:35.655Z|f5590eee-0868-4f82-a1ef-b443d2ba9f5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:28:35.664Z|caf6bc35-5669-4153-b3dc-1ef8294197bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:28:35.664Z|caf6bc35-5669-4153-b3dc-1ef8294197bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:28:35.750Z|f1a95bd9-5ebd-4ee7-bc12-65a0f4b2f221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:28:35.750Z|f1a95bd9-5ebd-4ee7-bc12-65a0f4b2f221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:28:37.149Z|689e8127-bb7a-453c-bc62-17256cc2e332|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:28:37.150Z|689e8127-bb7a-453c-bc62-17256cc2e332|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:28:45.684Z|54cd1539-18cb-478a-9119-1c833b2119d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:28:45.684Z|54cd1539-18cb-478a-9119-1c833b2119d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:28:45.684Z|d00c70f6-c127-4ea1-86d3-cda350f5ee20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:28:45.684Z|d00c70f6-c127-4ea1-86d3-cda350f5ee20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:28:45.693Z|11ea767b-794a-4319-9e93-753f90951d7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:28:45.694Z|11ea767b-794a-4319-9e93-753f90951d7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:28:50.750Z|0c925a62-21b1-45e4-8a2c-1bc6bbe8bb23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:28:50.755Z|0c925a62-21b1-45e4-8a2c-1bc6bbe8bb23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:28:55.717Z|eab421f4-aef6-47b7-9a42-bdf0a56b4151|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:28:55.717Z|ef36382e-e435-41ad-beb4-a6f6b67ec3f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:28:55.718Z|ef36382e-e435-41ad-beb4-a6f6b67ec3f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:28:55.719Z|eab421f4-aef6-47b7-9a42-bdf0a56b4151|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:28:55.726Z|bc9207cb-d19f-4a45-a12b-20bb4650649e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:28:55.726Z|bc9207cb-d19f-4a45-a12b-20bb4650649e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:28:59.889Z|4d7e5497-cd0e-48b3-b963-3b499e40a054|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:28:59.890Z|4d7e5497-cd0e-48b3-b963-3b499e40a054|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:29:05.750Z|10036ac7-9096-487e-9824-4234964516d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:29:05.751Z|10036ac7-9096-487e-9824-4234964516d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:29:05.751Z|2cb07ed6-4eb2-437b-ae4c-661303850c09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:29:05.752Z|02baddbf-5597-4b7a-8980-13258363c825|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:29:05.752Z|2cb07ed6-4eb2-437b-ae4c-661303850c09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:29:05.753Z|02baddbf-5597-4b7a-8980-13258363c825|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:29:05.758Z|acf89bf5-ea4a-4f0c-9a90-436b7afd05df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:29:05.760Z|acf89bf5-ea4a-4f0c-9a90-436b7afd05df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:29:07.150Z|bc2a5d08-a6fa-4cef-9bca-5e51e85d2c1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:29:07.150Z|bc2a5d08-a6fa-4cef-9bca-5e51e85d2c1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:29:15.787Z|632e641e-54f3-46e9-aa9b-17a35e9021fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:29:15.787Z|632e641e-54f3-46e9-aa9b-17a35e9021fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:29:15.787Z|9dcd6903-d7bf-4882-8463-f3fd2ecea258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:29:15.788Z|9dcd6903-d7bf-4882-8463-f3fd2ecea258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:29:15.796Z|3ce82d70-f7f2-439b-8e5e-7b60e42a4ab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:29:15.796Z|3ce82d70-f7f2-439b-8e5e-7b60e42a4ab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:29:20.750Z|f6237582-9209-48eb-8f72-4bc8719b6c74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:29:20.750Z|f6237582-9209-48eb-8f72-4bc8719b6c74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:29:25.820Z|bc7c01aa-d026-4e96-83e7-75f320160f39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:29:25.821Z|bc7c01aa-d026-4e96-83e7-75f320160f39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:29:25.824Z|41761cf0-2af6-49a7-a69b-3783bdc4b868|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:29:25.825Z|41761cf0-2af6-49a7-a69b-3783bdc4b868|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:29:25.828Z|da82336d-2a7b-4763-8ef7-4fa021fba034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:29:25.829Z|da82336d-2a7b-4763-8ef7-4fa021fba034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:29:35.750Z|2db3d807-04cf-41c9-a099-9be528ecc65c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:29:35.754Z|2db3d807-04cf-41c9-a099-9be528ecc65c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:29:35.845Z|6f47a505-e4c8-4b17-9de8-6d5c162f73b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:29:35.845Z|6f47a505-e4c8-4b17-9de8-6d5c162f73b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:29:35.851Z|382d8fff-8e6a-48d8-8be7-8e2922837d4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:29:35.851Z|a058bc6f-325b-4665-ba8d-828da4e82846|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:29:35.852Z|382d8fff-8e6a-48d8-8be7-8e2922837d4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:29:35.852Z|a058bc6f-325b-4665-ba8d-828da4e82846|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:29:37.151Z|4eeaf87e-8451-49cd-94b1-455a2a5d1ccc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:29:37.151Z|4eeaf87e-8451-49cd-94b1-455a2a5d1ccc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:29:45.876Z|c42440d9-dcba-4686-9b53-20a039c2f518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:29:45.876Z|c42440d9-dcba-4686-9b53-20a039c2f518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:29:45.881Z|796690ad-1f5a-48ff-87c5-890886d33b23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:29:45.881Z|796690ad-1f5a-48ff-87c5-890886d33b23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:29:45.884Z|bdbecdae-b0cc-4a08-ae2a-9e4bf6ff0551|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:29:45.884Z|bdbecdae-b0cc-4a08-ae2a-9e4bf6ff0551|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:29:50.750Z|72ed0341-6f95-4da2-8c70-94cef3a3f95a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:29:50.750Z|72ed0341-6f95-4da2-8c70-94cef3a3f95a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:29:55.905Z|9cbf6a76-188a-451f-ad31-8cb19bc574f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:29:55.905Z|9cbf6a76-188a-451f-ad31-8cb19bc574f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:29:55.909Z|08a93e56-6154-4e6b-8b2e-f58c1190358e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:29:55.909Z|adccc64b-f382-4b71-98b6-705ed00ee895|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:29:55.909Z|08a93e56-6154-4e6b-8b2e-f58c1190358e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:29:55.909Z|adccc64b-f382-4b71-98b6-705ed00ee895|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:29:59.892Z|9a1904eb-d9fa-4c9a-b6a5-c3b49540735e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:29:59.893Z|9a1904eb-d9fa-4c9a-b6a5-c3b49540735e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:30:05.750Z|8a4126c1-d460-4631-baaa-3c136046e020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:30:05.751Z|8a4126c1-d460-4631-baaa-3c136046e020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:30:05.938Z|0a60df77-c665-4726-a3a3-f2a39a7d1d4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:30:05.938Z|0a60df77-c665-4726-a3a3-f2a39a7d1d4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:30:05.938Z|5772a51b-e318-4620-93f5-4e55b91910fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:30:05.939Z|5772a51b-e318-4620-93f5-4e55b91910fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:30:05.944Z|8a4fe615-b3a8-46ad-9c64-8802e996ccfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:30:05.945Z|8a4fe615-b3a8-46ad-9c64-8802e996ccfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:30:07.152Z|cd8716ff-cc28-4dd3-aa1b-bad85e476b8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:30:07.152Z|cd8716ff-cc28-4dd3-aa1b-bad85e476b8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:30:15.965Z|2ebd4489-6c10-43da-92d8-45ab59b046fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:30:15.966Z|2ebd4489-6c10-43da-92d8-45ab59b046fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:30:15.969Z|26bab5de-643a-499b-9484-6a975c222bd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:30:15.969Z|26bab5de-643a-499b-9484-6a975c222bd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:30:15.972Z|6c56ce8a-9ca9-4741-9326-c9d73ed7025a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:30:15.973Z|6c56ce8a-9ca9-4741-9326-c9d73ed7025a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:30:20.750Z|1908de50-adc7-4158-93a5-71ea173d34d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:30:20.754Z|1908de50-adc7-4158-93a5-71ea173d34d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:30:25.995Z|02921a28-cd22-46d4-8781-90c2ca0bdaab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:30:25.995Z|02921a28-cd22-46d4-8781-90c2ca0bdaab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:30:26.002Z|dae63f2a-1330-4b15-9464-b524b2532eb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:30:26.002Z|dae63f2a-1330-4b15-9464-b524b2532eb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:30:26.004Z|44f78bcb-6579-4bc7-8906-37bf8eef1e7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:30:26.005Z|44f78bcb-6579-4bc7-8906-37bf8eef1e7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:30:35.749Z|fa29dc74-ddca-48fe-8c55-9a85a3a2eef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:30:35.750Z|fa29dc74-ddca-48fe-8c55-9a85a3a2eef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:30:36.028Z|b352830b-a50f-408f-a5a0-732692927a52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:30:36.029Z|b352830b-a50f-408f-a5a0-732692927a52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:30:36.031Z|6d7917f7-dd53-4c38-b516-0d1bafe901ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:30:36.031Z|6d7917f7-dd53-4c38-b516-0d1bafe901ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:30:36.033Z|4a2d62af-8133-4746-aea7-da856e4d0a76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:30:36.033Z|4a2d62af-8133-4746-aea7-da856e4d0a76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:30:37.153Z|29a11faa-2616-4816-bb1b-857080fd946b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:30:37.154Z|29a11faa-2616-4816-bb1b-857080fd946b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:30:46.060Z|ee1bf4f7-b241-4435-91c5-917ddf162f6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:30:46.061Z|01466899-051d-40a2-a42e-93727c0bf4c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:30:46.062Z|01466899-051d-40a2-a42e-93727c0bf4c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:30:46.066Z|f1287074-00a6-4280-b3f9-16f9c5304be4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:30:46.066Z|f1287074-00a6-4280-b3f9-16f9c5304be4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:30:46.060Z|ee1bf4f7-b241-4435-91c5-917ddf162f6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:30:50.750Z|1d863db7-77d8-4caf-a0ee-a8c1ca7815e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:30:50.750Z|1d863db7-77d8-4caf-a0ee-a8c1ca7815e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:30:56.097Z|66125083-5612-4768-82dd-a61b3c68995f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:30:56.099Z|66125083-5612-4768-82dd-a61b3c68995f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:30:56.099Z|51c300c5-f3f3-42b5-b60a-a8298460e3e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:30:56.100Z|51c300c5-f3f3-42b5-b60a-a8298460e3e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:30:56.100Z|6d1701b2-3a08-491b-b39e-3c17bceec179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:30:56.103Z|6d1701b2-3a08-491b-b39e-3c17bceec179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:30:59.889Z|745a997d-ed83-4a8d-baea-48301201fd78|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:30:59.890Z|745a997d-ed83-4a8d-baea-48301201fd78|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:31:05.750Z|2cb2075f-a21c-4339-b158-eabf34025448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:31:05.754Z|2cb2075f-a21c-4339-b158-eabf34025448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:31:06.134Z|9e62c2f3-8563-41f2-b6f8-ac5a73f5ae47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:31:06.134Z|fde82f54-cdbe-4c09-b3e6-a572f09d1e41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:31:06.135Z|9e62c2f3-8563-41f2-b6f8-ac5a73f5ae47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:31:06.135Z|fde82f54-cdbe-4c09-b3e6-a572f09d1e41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:31:06.145Z|0d33f257-5e8e-4765-9b25-7a8de86660fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:31:06.145Z|0d33f257-5e8e-4765-9b25-7a8de86660fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:31:07.154Z|81c5a4de-7a26-491d-b904-a5ba0cdc90a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:31:07.155Z|81c5a4de-7a26-491d-b904-a5ba0cdc90a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:31:16.168Z|0abb8741-64f3-41c6-8106-1e2e53e5945a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:31:16.169Z|0abb8741-64f3-41c6-8106-1e2e53e5945a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:31:16.169Z|2a4b04ad-4ec6-4b92-9dc3-f31e0b401bc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:31:16.170Z|2a4b04ad-4ec6-4b92-9dc3-f31e0b401bc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:31:16.174Z|1eb56d73-e723-430f-b42a-0af6cb46ee1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:31:16.175Z|1eb56d73-e723-430f-b42a-0af6cb46ee1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:31:20.750Z|8780d5f1-38f9-4005-b0a3-237066634401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:31:20.750Z|8780d5f1-38f9-4005-b0a3-237066634401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:31:26.202Z|724f191b-4fca-4058-9ff8-164f6447a6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:31:26.202Z|fe2985eb-1a51-4533-adab-e3517e0953b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:31:26.203Z|724f191b-4fca-4058-9ff8-164f6447a6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:31:26.203Z|fe2985eb-1a51-4533-adab-e3517e0953b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:31:26.210Z|85d1d44c-c481-4c6b-bdf2-87121f5fc30c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:31:26.211Z|85d1d44c-c481-4c6b-bdf2-87121f5fc30c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:31:35.750Z|f348bca7-d7dc-495e-8aeb-c513cdb82f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:31:35.750Z|f348bca7-d7dc-495e-8aeb-c513cdb82f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:31:36.235Z|6a62c344-a6bd-4901-8071-3bf7e596cb72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:31:36.235Z|a5e78357-ac29-4222-9219-73cf956ac9aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:31:36.236Z|6a62c344-a6bd-4901-8071-3bf7e596cb72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:31:36.236Z|a5e78357-ac29-4222-9219-73cf956ac9aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:31:36.245Z|660a8a47-3042-496c-bc81-3614c07dc25a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:31:36.245Z|660a8a47-3042-496c-bc81-3614c07dc25a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:31:37.155Z|8436e473-5797-4b7b-879c-d4d2fb7b92f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:31:37.156Z|8436e473-5797-4b7b-879c-d4d2fb7b92f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:31:46.266Z|6c08dc23-6871-4954-aa27-8aae8af26b39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:31:46.269Z|6c08dc23-6871-4954-aa27-8aae8af26b39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:31:46.271Z|f8e521b0-8685-48a9-916a-37a673e8699b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:31:46.272Z|f8e521b0-8685-48a9-916a-37a673e8699b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:31:46.274Z|a307f784-f8eb-4e17-b570-e18a0fce3c55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:31:46.276Z|a307f784-f8eb-4e17-b570-e18a0fce3c55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:31:50.750Z|64830302-95dc-4730-9f53-32bbe6e65d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:31:50.753Z|64830302-95dc-4730-9f53-32bbe6e65d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:31:56.304Z|6f1c9e0e-f158-4989-b31f-54c7d4e839f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:31:56.305Z|6f1c9e0e-f158-4989-b31f-54c7d4e839f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:31:56.305Z|9c775515-849a-4a82-a69c-8be175d898a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:31:56.307Z|9c775515-849a-4a82-a69c-8be175d898a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:31:56.310Z|93bb253c-4b04-4e3d-9520-5fe22df22959|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:31:56.311Z|93bb253c-4b04-4e3d-9520-5fe22df22959|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:31:59.889Z|87d468aa-7c1e-4a60-8aca-62dd445837a8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:31:59.890Z|87d468aa-7c1e-4a60-8aca-62dd445837a8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:32:05.750Z|7c58b17b-f1b7-4361-b9ed-9aed6fa2aaaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:32:05.750Z|7c58b17b-f1b7-4361-b9ed-9aed6fa2aaaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:32:06.336Z|9f5ddfe0-8d98-41ad-ae54-3061db603e03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:32:06.335Z|bcfcfe81-c4f4-4146-b122-45df5843b0b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:32:06.337Z|9f5ddfe0-8d98-41ad-ae54-3061db603e03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:32:06.338Z|bcfcfe81-c4f4-4146-b122-45df5843b0b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:32:06.340Z|59032797-fc63-430d-9133-00091382c102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:32:06.341Z|59032797-fc63-430d-9133-00091382c102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:32:07.157Z|3ab75b02-b1b0-4b1c-8e3b-5deaeb5db053|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:32:07.157Z|3ab75b02-b1b0-4b1c-8e3b-5deaeb5db053|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:32:16.368Z|112e341f-2b2d-41e8-aea8-bc898b9252b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:32:16.370Z|fb24a655-9ca7-4869-9669-9ed282816d30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:32:16.371Z|fb24a655-9ca7-4869-9669-9ed282816d30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:32:16.369Z|112e341f-2b2d-41e8-aea8-bc898b9252b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:32:16.382Z|f9a81a82-e4da-4b2b-9222-dfda60895705|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:32:16.383Z|f9a81a82-e4da-4b2b-9222-dfda60895705|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:32:20.750Z|d00bbe5e-7068-46c3-907d-3ee990752de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:32:20.750Z|d00bbe5e-7068-46c3-907d-3ee990752de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:32:26.421Z|ea9f9a08-1a5f-4b8a-b164-6ea66cf32aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:32:26.422Z|ea9f9a08-1a5f-4b8a-b164-6ea66cf32aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:32:26.423Z|f1a5550a-4eb8-47aa-b490-5295f0c9665f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:32:26.424Z|f1a5550a-4eb8-47aa-b490-5295f0c9665f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:32:26.424Z|f76eeeb2-a37d-4764-a44d-805137a8377f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:32:26.425Z|f76eeeb2-a37d-4764-a44d-805137a8377f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:32:35.749Z|efeeaa34-5f92-40af-ad2a-08600dedb1b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:32:35.755Z|efeeaa34-5f92-40af-ad2a-08600dedb1b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:32:36.451Z|3483dfca-5ded-43fa-9fa6-f476c3749001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:32:36.451Z|3483dfca-5ded-43fa-9fa6-f476c3749001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:32:36.456Z|dd272e39-f0b8-475a-8570-313098448bcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:32:36.456Z|dd272e39-f0b8-475a-8570-313098448bcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:32:36.457Z|4b72a976-1522-4395-a028-093113075bc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:32:36.458Z|4b72a976-1522-4395-a028-093113075bc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:32:37.157Z|81c37e60-c53a-42dd-a8ed-85397efc3908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:32:37.158Z|81c37e60-c53a-42dd-a8ed-85397efc3908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:32:46.483Z|e076b69d-6b4b-4971-9011-3913b8bf3a25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:32:46.484Z|e076b69d-6b4b-4971-9011-3913b8bf3a25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:32:46.490Z|eb8b27ef-9991-4202-b7d5-e34ca9016379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:32:46.491Z|eb8b27ef-9991-4202-b7d5-e34ca9016379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:32:46.492Z|163b1149-bba8-4df1-8a68-84428319b1b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:32:46.492Z|163b1149-bba8-4df1-8a68-84428319b1b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:32:50.749Z|84625afb-0f2e-4b60-916a-ec98d1f5ca29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:32:50.750Z|84625afb-0f2e-4b60-916a-ec98d1f5ca29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:32:56.511Z|d8bdad6e-af56-4494-8688-e9486ba34ecf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:32:56.511Z|d8bdad6e-af56-4494-8688-e9486ba34ecf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:32:56.518Z|34731ccd-27b9-45ef-ac3b-afd3fbdddc05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:32:56.518Z|34731ccd-27b9-45ef-ac3b-afd3fbdddc05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:32:56.519Z|0242f383-3ec9-4588-a09a-f5516ce7006a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:32:56.519Z|0242f383-3ec9-4588-a09a-f5516ce7006a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:32:59.888Z|21a90148-3fd9-48ca-b012-1204d8b01b86|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:32:59.889Z|21a90148-3fd9-48ca-b012-1204d8b01b86|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:33:05.750Z|30a6b9df-ad01-42f8-bc49-fbfc859492ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:33:05.750Z|30a6b9df-ad01-42f8-bc49-fbfc859492ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:33:06.539Z|4d80bc61-a9b3-4d08-afc7-2e1ee0e6e8d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:33:06.539Z|4d80bc61-a9b3-4d08-afc7-2e1ee0e6e8d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:33:06.544Z|bdc843b6-c9a7-4891-b232-68a6b8e0513c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:33:06.545Z|bdc843b6-c9a7-4891-b232-68a6b8e0513c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:33:06.546Z|40e8fe20-08d2-44d9-a045-bd1c4198b395|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:33:06.546Z|40e8fe20-08d2-44d9-a045-bd1c4198b395|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:33:07.158Z|054464fd-0f29-45d3-9750-07357cacc391|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:33:07.159Z|054464fd-0f29-45d3-9750-07357cacc391|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:33:16.569Z|0ec8fed9-6512-493a-9458-3e4c74a2ae3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:33:16.569Z|0ec8fed9-6512-493a-9458-3e4c74a2ae3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:33:16.573Z|7207a887-751a-4514-bc6d-077eac3190f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:33:16.574Z|7207a887-751a-4514-bc6d-077eac3190f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:33:16.578Z|9c42cd1c-f45d-49f4-8670-d0f89d754871|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:33:16.578Z|9c42cd1c-f45d-49f4-8670-d0f89d754871|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:33:20.750Z|6c6029df-5cd3-44a2-82ed-7a68df12fa19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:33:20.753Z|6c6029df-5cd3-44a2-82ed-7a68df12fa19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:33:26.606Z|bbb11c5e-9682-41cd-85b9-dac047a69b68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:33:26.608Z|bbb11c5e-9682-41cd-85b9-dac047a69b68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:33:26.610Z|4fa67b8b-8e40-48bd-be86-1219e8de548e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:33:26.611Z|4fa67b8b-8e40-48bd-be86-1219e8de548e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:33:26.611Z|1c263d6e-ec3b-469d-b5a2-149c05cb00f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:33:26.612Z|1c263d6e-ec3b-469d-b5a2-149c05cb00f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:33:35.749Z|64ee74e6-e8f2-4154-abc1-e0d76392b74f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:33:35.750Z|64ee74e6-e8f2-4154-abc1-e0d76392b74f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:33:36.641Z|2e4b089c-3dd1-4ea6-adc5-908b00d49984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:33:36.641Z|2e4b089c-3dd1-4ea6-adc5-908b00d49984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:33:36.656Z|164b8d49-b75e-4ef1-a1e5-bae720c403b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:33:36.656Z|164b8d49-b75e-4ef1-a1e5-bae720c403b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:33:36.659Z|be4b8f6c-ef9c-414d-801a-61ca9769dbff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:33:36.660Z|be4b8f6c-ef9c-414d-801a-61ca9769dbff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:33:37.159Z|a8789a73-7d5c-419b-949a-68bdbe710187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:33:37.160Z|a8789a73-7d5c-419b-949a-68bdbe710187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:33:46.678Z|ee7da877-883b-48ce-8206-e8cc5d0551e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:33:46.678Z|ee7da877-883b-48ce-8206-e8cc5d0551e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:33:46.680Z|eecffbea-0b39-44c7-869b-28ce36d7fd46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:33:46.680Z|eecffbea-0b39-44c7-869b-28ce36d7fd46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:33:46.685Z|0602f945-70c1-4a78-87d0-326d50095ffe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:33:46.686Z|0602f945-70c1-4a78-87d0-326d50095ffe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:33:50.750Z|2523e7fe-34df-4140-96a7-33a1c93bb173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:33:50.750Z|2523e7fe-34df-4140-96a7-33a1c93bb173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:33:56.707Z|5649c566-b445-4bfa-9810-42c785736811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:33:56.708Z|5649c566-b445-4bfa-9810-42c785736811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:33:56.712Z|a5f5b0ae-a06b-4bbf-a7ea-3129d08f114b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:33:56.713Z|a5f5b0ae-a06b-4bbf-a7ea-3129d08f114b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:33:56.718Z|57998b22-0f5d-4962-938d-17e465495673|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:33:56.719Z|57998b22-0f5d-4962-938d-17e465495673|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:33:59.891Z|615e05b1-8e6a-4ed2-a7bd-a0ad0f25aa7f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:33:59.892Z|615e05b1-8e6a-4ed2-a7bd-a0ad0f25aa7f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:34:05.749Z|a77f85e3-91c5-448b-8c6d-f73bbfc66513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:34:05.754Z|a77f85e3-91c5-448b-8c6d-f73bbfc66513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:34:06.750Z|d6ab2c3b-f538-4c36-ae87-b4766807172c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:34:06.750Z|94b026a1-3f6c-4d3b-b191-dad8d51eb02b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:34:06.750Z|d6ab2c3b-f538-4c36-ae87-b4766807172c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:34:06.751Z|94b026a1-3f6c-4d3b-b191-dad8d51eb02b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:34:06.754Z|001b1b9e-da56-46f8-9230-4dead9a048cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:34:06.754Z|001b1b9e-da56-46f8-9230-4dead9a048cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:34:07.160Z|b5ebef4d-bfa7-4bbe-8ce2-544583e01627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:34:07.161Z|b5ebef4d-bfa7-4bbe-8ce2-544583e01627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:34:16.780Z|09ea35a6-0d4e-4fe1-9054-daf85d13e080|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:34:16.780Z|f8419801-f4f7-45ed-9297-44b7bdde8002|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:34:16.781Z|09ea35a6-0d4e-4fe1-9054-daf85d13e080|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:34:16.781Z|f8419801-f4f7-45ed-9297-44b7bdde8002|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:34:16.784Z|046d2804-1a68-4ea1-a3e0-3ae03d8e9269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:34:16.785Z|046d2804-1a68-4ea1-a3e0-3ae03d8e9269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:34:20.750Z|09173875-c125-450a-b77a-f49ce1bf4325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:34:20.750Z|09173875-c125-450a-b77a-f49ce1bf4325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:34:26.808Z|059cd7fc-c5f8-40ae-955c-006dc55cddf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:34:26.809Z|059cd7fc-c5f8-40ae-955c-006dc55cddf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:34:26.808Z|b2488685-5a38-42a6-81f1-bd7f33b33046|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:34:26.809Z|b2488685-5a38-42a6-81f1-bd7f33b33046|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:34:26.814Z|958452aa-930e-4a8a-97db-068bbff2b60c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:34:26.815Z|958452aa-930e-4a8a-97db-068bbff2b60c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:34:35.750Z|69122de1-b43e-49b4-9c6c-05b763968416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:34:35.750Z|69122de1-b43e-49b4-9c6c-05b763968416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:34:36.840Z|1ff64aa3-ae3f-45e1-976c-9140f8715fd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:34:36.841Z|2385ef08-f038-4e65-a057-c04c093390ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:34:36.841Z|1ff64aa3-ae3f-45e1-976c-9140f8715fd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:34:36.841Z|2385ef08-f038-4e65-a057-c04c093390ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:34:36.845Z|98642775-d988-4d34-9665-a3b0b778090c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:34:36.846Z|98642775-d988-4d34-9665-a3b0b778090c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:34:37.161Z|4cdae7b6-7650-43b1-8468-5ffe5a8b1c1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:34:37.162Z|4cdae7b6-7650-43b1-8468-5ffe5a8b1c1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:34:46.875Z|37871622-7b19-46a9-a4f0-b16ee42b1871|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:34:46.876Z|37871622-7b19-46a9-a4f0-b16ee42b1871|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:34:46.876Z|6afcf4b5-48ee-4fb2-8e95-fcf0f49bca15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:34:46.876Z|6afcf4b5-48ee-4fb2-8e95-fcf0f49bca15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:34:46.883Z|08baa0ab-8dad-414c-bc1d-9a85a699974f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:34:46.883Z|08baa0ab-8dad-414c-bc1d-9a85a699974f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:34:50.750Z|c05bc410-a125-432d-8f83-7ab6ea7dc777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:34:50.754Z|c05bc410-a125-432d-8f83-7ab6ea7dc777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:34:56.905Z|5a5d7f74-0e58-4343-87e3-af184637b12f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:34:56.906Z|5a5d7f74-0e58-4343-87e3-af184637b12f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:34:56.907Z|f79cefd0-f154-43c1-a06b-5bf7f06379f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:34:56.907Z|f79cefd0-f154-43c1-a06b-5bf7f06379f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:34:56.910Z|2339c8d1-6494-4014-ba80-d978672342d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:34:56.910Z|2339c8d1-6494-4014-ba80-d978672342d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:34:59.892Z|0d562fd0-7997-494a-8ce0-7a246971c4b0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:34:59.892Z|0d562fd0-7997-494a-8ce0-7a246971c4b0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:35:05.749Z|2cce5b78-e5f6-4070-8a39-0beed0728b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:35:05.750Z|2cce5b78-e5f6-4070-8a39-0beed0728b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:35:06.932Z|14c6d6fb-e12c-4e74-b034-23e6691b00b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:35:06.932Z|14c6d6fb-e12c-4e74-b034-23e6691b00b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:35:06.937Z|231f58c4-fe71-4f56-863c-c9082f8bd9ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:35:06.938Z|231f58c4-fe71-4f56-863c-c9082f8bd9ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:35:06.939Z|219312e4-e339-4f6f-a7de-67fa254d09a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:35:06.939Z|219312e4-e339-4f6f-a7de-67fa254d09a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:35:07.162Z|661aeb54-cc5d-419a-b21c-c388e08652f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:35:07.163Z|661aeb54-cc5d-419a-b21c-c388e08652f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:35:16.981Z|f92f5094-fa2c-4390-bb19-39cedeef97a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:35:16.982Z|f92f5094-fa2c-4390-bb19-39cedeef97a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:35:16.982Z|750bdbb8-2a08-4025-bffa-d4947874dbf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:35:16.984Z|750bdbb8-2a08-4025-bffa-d4947874dbf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:35:16.988Z|e1922264-3114-4fd4-8dfa-0e6bbc29cc9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:35:16.989Z|e1922264-3114-4fd4-8dfa-0e6bbc29cc9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:35:20.750Z|d0d9640b-0a00-4915-aa07-fd21d26e24c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:35:20.750Z|d0d9640b-0a00-4915-aa07-fd21d26e24c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:35:27.007Z|035941f3-7027-4038-9434-13712f245036|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:35:27.007Z|035941f3-7027-4038-9434-13712f245036|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:35:27.012Z|33f10d58-458b-4873-94da-17f45e00a211|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:35:27.012Z|36011a04-ab36-455a-99a8-22477da6ac6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:35:27.012Z|33f10d58-458b-4873-94da-17f45e00a211|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:35:27.012Z|36011a04-ab36-455a-99a8-22477da6ac6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:35:35.750Z|e0b95ff5-2d4c-4745-bc08-ae4d51a9e2bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:35:35.750Z|e0b95ff5-2d4c-4745-bc08-ae4d51a9e2bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:35:37.029Z|129c113f-a286-4c5a-9004-6114dc3a00eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:35:37.030Z|129c113f-a286-4c5a-9004-6114dc3a00eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:35:37.039Z|87e5afd0-b3f3-45b9-81e8-350ec4be9b04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:35:37.039Z|87e5afd0-b3f3-45b9-81e8-350ec4be9b04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:35:37.039Z|ddd2f79b-5aa3-4a9f-a380-572308ab9588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:35:37.041Z|ddd2f79b-5aa3-4a9f-a380-572308ab9588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:35:37.164Z|6cc0585b-f0ce-496d-967a-958a9d70a6ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:35:37.164Z|6cc0585b-f0ce-496d-967a-958a9d70a6ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:35:47.060Z|20178cbd-e809-425f-992f-845545725c0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:35:47.061Z|20178cbd-e809-425f-992f-845545725c0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:35:47.071Z|b86049c7-ec5c-4e68-9aa5-17f06ff5c210|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:35:47.071Z|b86049c7-ec5c-4e68-9aa5-17f06ff5c210|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:35:47.075Z|be9f2ca4-ac50-4d13-9bd5-c795353b47ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:35:47.076Z|be9f2ca4-ac50-4d13-9bd5-c795353b47ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:35:50.750Z|ebd2d5d4-561d-41dd-9739-c72c1fbefb3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:35:50.750Z|ebd2d5d4-561d-41dd-9739-c72c1fbefb3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:35:57.089Z|7cb64009-79ef-454c-9eb7-c60da3ae8600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:35:57.090Z|7cb64009-79ef-454c-9eb7-c60da3ae8600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:35:57.094Z|82778a5e-8500-4c29-9198-5773bc865eef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:35:57.095Z|82778a5e-8500-4c29-9198-5773bc865eef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:35:57.101Z|39f3c78e-da21-4d42-a11c-3d6bd4550de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:35:57.101Z|39f3c78e-da21-4d42-a11c-3d6bd4550de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:35:59.890Z|06feead8-c4d9-4f91-ab8e-ba4ade55e545|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:35:59.890Z|06feead8-c4d9-4f91-ab8e-ba4ade55e545|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:36:05.750Z|07e8c6a3-d1f3-40bb-8f0c-b765d43f4e6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:36:05.754Z|07e8c6a3-d1f3-40bb-8f0c-b765d43f4e6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:36:07.117Z|7f6cdb52-a7cb-4c01-98fe-a1ce5defc41a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:36:07.118Z|7f6cdb52-a7cb-4c01-98fe-a1ce5defc41a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:36:07.130Z|614b85d4-2dc5-4d42-b4fb-29aef366390e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:36:07.130Z|01e57de3-8470-44c6-a685-5c7cd7cbc0a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:36:07.130Z|614b85d4-2dc5-4d42-b4fb-29aef366390e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:36:07.130Z|01e57de3-8470-44c6-a685-5c7cd7cbc0a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:36:07.165Z|1ac0df78-b4cc-4cbb-a337-91cf0f0edef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:36:07.165Z|1ac0df78-b4cc-4cbb-a337-91cf0f0edef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:36:17.152Z|33a6e8a0-ce01-49bc-8a52-d39eea411198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:36:17.152Z|33a6e8a0-ce01-49bc-8a52-d39eea411198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:36:17.155Z|b646b924-73da-4a09-a795-feebb733212e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:36:17.156Z|b646b924-73da-4a09-a795-feebb733212e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:36:17.157Z|fe7ad6cf-357a-4dd6-8262-c4e4f231346c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:36:17.157Z|fe7ad6cf-357a-4dd6-8262-c4e4f231346c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:36:20.749Z|d94e0530-14e8-4c83-b732-4ac0777e9043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:36:20.750Z|d94e0530-14e8-4c83-b732-4ac0777e9043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:36:27.180Z|a3d8ec5d-2290-4ed5-b953-9ab286d5df60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:36:27.182Z|94f0b48f-cf0b-4ed7-83fd-9701dc992a87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:36:27.182Z|94f0b48f-cf0b-4ed7-83fd-9701dc992a87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:36:27.186Z|32d381cc-98fc-4f2f-8e47-8366ebab7174|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:36:27.187Z|32d381cc-98fc-4f2f-8e47-8366ebab7174|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:36:27.187Z|a3d8ec5d-2290-4ed5-b953-9ab286d5df60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:36:35.750Z|3d612e52-7457-4168-bff8-5fda61d9d7de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:36:35.750Z|3d612e52-7457-4168-bff8-5fda61d9d7de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:36:37.165Z|b758978d-fdc7-429c-9413-9024307402f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:36:37.166Z|b758978d-fdc7-429c-9413-9024307402f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:36:37.214Z|cd80ba44-5730-413f-a128-5f728446ec81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:36:37.215Z|cd80ba44-5730-413f-a128-5f728446ec81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:36:37.218Z|7810a659-e4ee-4784-9dae-296042a32829|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:36:37.218Z|7810a659-e4ee-4784-9dae-296042a32829|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:36:37.222Z|0b246dd8-690a-45ad-966f-df1ee93da87f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:36:37.222Z|0b246dd8-690a-45ad-966f-df1ee93da87f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:36:47.246Z|0b356943-58a5-4525-a6e1-97c8aa50639a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:36:47.247Z|0b356943-58a5-4525-a6e1-97c8aa50639a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:36:47.254Z|d6c3c745-ca7c-4b22-9a3f-7153f7353726|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:36:47.255Z|6336f857-6074-45e7-bdf8-77711faab751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:36:47.255Z|d6c3c745-ca7c-4b22-9a3f-7153f7353726|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:36:47.256Z|6336f857-6074-45e7-bdf8-77711faab751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:36:50.750Z|581c1357-bbf7-4318-9924-e805b663d917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:36:50.750Z|581c1357-bbf7-4318-9924-e805b663d917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:36:57.279Z|bea31dcd-93ed-478c-8f90-599bc79c7510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:36:57.279Z|bea31dcd-93ed-478c-8f90-599bc79c7510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:36:57.285Z|1c9567fd-3d8e-4a98-96ce-f923045ea30a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:36:57.286Z|1c9567fd-3d8e-4a98-96ce-f923045ea30a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:36:57.287Z|c06da316-30fe-406d-a027-e89b18c16928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:36:57.288Z|c06da316-30fe-406d-a027-e89b18c16928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:36:59.890Z|5b3f717e-d8a9-46e8-ae9c-72f9d7a6bb1d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:36:59.891Z|5b3f717e-d8a9-46e8-ae9c-72f9d7a6bb1d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:37:05.750Z|3b4cd5dc-fb73-4c2b-8cc7-3b2733ed2277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:37:05.750Z|3b4cd5dc-fb73-4c2b-8cc7-3b2733ed2277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:37:07.166Z|be42699e-ba40-43cc-9b6e-62faf2b0f47b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:37:07.167Z|be42699e-ba40-43cc-9b6e-62faf2b0f47b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:37:07.309Z|096b60e3-7983-4367-93fa-b98be303f41a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:37:07.310Z|096b60e3-7983-4367-93fa-b98be303f41a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:37:07.314Z|92edc563-5898-498f-9213-3918d16343c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:37:07.314Z|92edc563-5898-498f-9213-3918d16343c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:37:07.316Z|182dc789-6829-492e-950d-e01cb12f9797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:37:07.316Z|182dc789-6829-492e-950d-e01cb12f9797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:37:17.343Z|298ce1b8-083a-42be-94c6-c2f30b8f2692|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:37:17.344Z|298ce1b8-083a-42be-94c6-c2f30b8f2692|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:37:17.350Z|dbb176ef-ec47-44b5-8c0b-b83581f99aa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:37:17.350Z|dbb176ef-ec47-44b5-8c0b-b83581f99aa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:37:17.353Z|053dd933-5964-4f42-8269-c94d21b982de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:37:17.354Z|053dd933-5964-4f42-8269-c94d21b982de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:37:20.750Z|14f5d895-c0f5-4dea-bbb6-77ce889973e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:37:20.750Z|14f5d895-c0f5-4dea-bbb6-77ce889973e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:37:27.374Z|85abe11c-cde2-4e88-9197-694b200b4aae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:37:27.375Z|85abe11c-cde2-4e88-9197-694b200b4aae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:37:27.377Z|ad7b415c-2497-49e9-91ba-46d31af8a0c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:37:27.378Z|ad7b415c-2497-49e9-91ba-46d31af8a0c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:37:27.386Z|91d0c997-c2d2-4c03-ba60-778b1a3d2f53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:37:27.386Z|91d0c997-c2d2-4c03-ba60-778b1a3d2f53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:37:35.750Z|f0fd905b-2467-444d-af89-1110757b600a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:37:35.750Z|f0fd905b-2467-444d-af89-1110757b600a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:37:37.168Z|455758e3-fd83-4e90-b782-fbc66b827835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:37:37.168Z|455758e3-fd83-4e90-b782-fbc66b827835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:37:37.407Z|13bac33f-91be-4ef1-b43e-83ce4def610b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:37:37.407Z|13bac33f-91be-4ef1-b43e-83ce4def610b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:37:37.412Z|886c2025-c457-45e7-a26f-fa75a8d85938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:37:37.412Z|886c2025-c457-45e7-a26f-fa75a8d85938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:37:37.416Z|3e9a31e0-318f-4cec-b042-915a9ad33a1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:37:37.417Z|3e9a31e0-318f-4cec-b042-915a9ad33a1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:37:47.445Z|cb828b3c-673f-46ae-bef1-096357f14985|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:37:47.445Z|cb828b3c-673f-46ae-bef1-096357f14985|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:37:47.448Z|873b7748-17bd-4281-9a0c-52e39625e43f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:37:47.448Z|873b7748-17bd-4281-9a0c-52e39625e43f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:37:47.448Z|3ec4e1c5-e301-44bf-b7cf-fdaa342f6875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:37:47.449Z|3ec4e1c5-e301-44bf-b7cf-fdaa342f6875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:37:50.750Z|68a77fd6-2aa4-4358-b8a6-2027c6afd3a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:37:50.754Z|68a77fd6-2aa4-4358-b8a6-2027c6afd3a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:37:57.472Z|5684a7db-60b7-41ce-9d96-899a80582ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:37:57.473Z|5684a7db-60b7-41ce-9d96-899a80582ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:37:57.489Z|c7b03c60-7a5e-438c-8001-ce04b85e2d76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:37:57.489Z|c7b03c60-7a5e-438c-8001-ce04b85e2d76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:37:57.491Z|92066f63-e03c-44a6-9848-bbe2373fe091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:37:57.491Z|92066f63-e03c-44a6-9848-bbe2373fe091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:37:59.896Z|37411dd7-4fbb-4b75-adc0-cb213302fcc3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:37:59.897Z|37411dd7-4fbb-4b75-adc0-cb213302fcc3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:38:05.749Z|6e0fd8c3-133a-4490-a6b3-4cd2029fb620|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:38:05.750Z|6e0fd8c3-133a-4490-a6b3-4cd2029fb620|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:38:07.168Z|a9c04129-80fb-4cd3-826b-748a90022015|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:38:07.169Z|a9c04129-80fb-4cd3-826b-748a90022015|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:38:07.501Z|734aea47-a3ae-4a47-97d9-d3db3f1923e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:38:07.501Z|734aea47-a3ae-4a47-97d9-d3db3f1923e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:38:07.513Z|3bf57ef2-370c-4618-ba87-8067d470b08c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:38:07.514Z|3bf57ef2-370c-4618-ba87-8067d470b08c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:38:07.518Z|87b0d4df-37ae-4109-98f4-9420312019a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:38:07.519Z|87b0d4df-37ae-4109-98f4-9420312019a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:38:17.528Z|92c58dfd-563f-4f30-bb22-391629ecbe7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:38:17.528Z|92c58dfd-563f-4f30-bb22-391629ecbe7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:38:17.541Z|8cbe8406-a41e-41bf-94c9-75378e310448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:38:17.542Z|8cbe8406-a41e-41bf-94c9-75378e310448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:38:17.547Z|d9996704-06d3-4439-bfc3-e298ccfd949b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:38:17.548Z|d9996704-06d3-4439-bfc3-e298ccfd949b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:38:20.750Z|86ada2fc-7f25-4a90-86a9-f33adcc7b7d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:38:20.750Z|86ada2fc-7f25-4a90-86a9-f33adcc7b7d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:38:27.556Z|35138d27-673f-4762-9fb4-52dfe260599d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:38:27.557Z|35138d27-673f-4762-9fb4-52dfe260599d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:38:27.566Z|0c1ea5ea-9577-40f5-bfa1-2e9e696cc2b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:38:27.567Z|0c1ea5ea-9577-40f5-bfa1-2e9e696cc2b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:38:27.577Z|969038ad-1c90-47de-87c3-1d6b7ce0a49b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:38:27.578Z|969038ad-1c90-47de-87c3-1d6b7ce0a49b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:38:35.750Z|607601d7-b2d1-429b-b012-c2239637abfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:38:35.753Z|607601d7-b2d1-429b-b012-c2239637abfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:38:37.170Z|9e68ae36-a689-41ef-b60c-ae07a8e66c11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:38:37.170Z|9e68ae36-a689-41ef-b60c-ae07a8e66c11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:38:37.589Z|5f0a7a84-c158-4c97-bafe-7ded6c91ae34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:38:37.590Z|5f0a7a84-c158-4c97-bafe-7ded6c91ae34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:38:37.594Z|bf357cb2-f8c6-4430-884b-ec7c4190b6b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:38:37.594Z|bf357cb2-f8c6-4430-884b-ec7c4190b6b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:38:37.607Z|fdc21caa-8f23-41dd-854c-d68052ae2c30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:38:37.607Z|fdc21caa-8f23-41dd-854c-d68052ae2c30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:38:47.620Z|fefa70db-bb95-4ecc-a1b3-deea2bbbac82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:38:47.621Z|fefa70db-bb95-4ecc-a1b3-deea2bbbac82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:38:47.625Z|0cf251bd-c0e3-48f2-be25-815c9bfdcd92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:38:47.626Z|0cf251bd-c0e3-48f2-be25-815c9bfdcd92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:38:47.638Z|6bc1e424-e5ae-4080-8475-53dc6ef9760e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:38:47.639Z|6bc1e424-e5ae-4080-8475-53dc6ef9760e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:38:50.750Z|9dc68e1b-340e-4723-b5b0-7bb0fe4f409f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:38:50.750Z|9dc68e1b-340e-4723-b5b0-7bb0fe4f409f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:38:57.650Z|d6d1c7d9-568a-4028-833a-263280032743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:38:57.652Z|d6d1c7d9-568a-4028-833a-263280032743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:38:57.654Z|b1f47a4c-3db3-4b29-b7de-b37548a7f74a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:38:57.655Z|b1f47a4c-3db3-4b29-b7de-b37548a7f74a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:38:57.662Z|5496978e-b110-48f5-b115-989b3e798abc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:38:57.663Z|5496978e-b110-48f5-b115-989b3e798abc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:38:59.890Z|45ed6569-aa78-46d3-948b-3b93663f3bc3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:38:59.891Z|45ed6569-aa78-46d3-948b-3b93663f3bc3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:39:05.750Z|348bcf20-ff70-421e-9e50-61645ee5fc29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:39:05.750Z|348bcf20-ff70-421e-9e50-61645ee5fc29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:39:07.170Z|55171690-7fec-4e5b-9085-75aa4b981ea6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:39:07.171Z|55171690-7fec-4e5b-9085-75aa4b981ea6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:39:07.684Z|116856f0-61a9-486c-8211-15ffb357f6bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:39:07.685Z|116856f0-61a9-486c-8211-15ffb357f6bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:39:07.685Z|c145aec0-3483-4def-86d9-4cdcc1958c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:39:07.686Z|c145aec0-3483-4def-86d9-4cdcc1958c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:39:07.692Z|989a785a-bb9c-46bc-bfdb-389d40f9451f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:39:07.692Z|989a785a-bb9c-46bc-bfdb-389d40f9451f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:39:17.711Z|f6144c09-a615-4880-897a-5d572ab39046|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:39:17.712Z|f6144c09-a615-4880-897a-5d572ab39046|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:39:17.714Z|d5fdbc91-7b3b-49de-a0f7-88d7ddacf2eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:39:17.714Z|d5fdbc91-7b3b-49de-a0f7-88d7ddacf2eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:39:17.718Z|e4f6f962-cbeb-4492-bdc5-407a5a566462|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:39:17.719Z|e4f6f962-cbeb-4492-bdc5-407a5a566462|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:39:20.750Z|e64329d9-fd93-4fbe-b1ab-d237e92a75ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:39:20.754Z|e64329d9-fd93-4fbe-b1ab-d237e92a75ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:39:27.737Z|44d1079b-3866-487d-8606-5712cbd4615e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:39:27.738Z|44d1079b-3866-487d-8606-5712cbd4615e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:39:27.744Z|5883e0ac-6e7c-42b5-a656-63660e392a8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:39:27.746Z|0283debc-7b2a-4787-906b-a74e2a390733|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:39:27.746Z|5883e0ac-6e7c-42b5-a656-63660e392a8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:39:27.747Z|0283debc-7b2a-4787-906b-a74e2a390733|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:39:35.750Z|d21af98f-7a6b-445a-99f1-5e6190a70f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:39:35.750Z|d21af98f-7a6b-445a-99f1-5e6190a70f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:39:37.171Z|3870d382-76ac-43bc-add9-1c8692cfa345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:39:37.171Z|3870d382-76ac-43bc-add9-1c8692cfa345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:39:37.767Z|719d95d8-fd76-487e-b91b-ec16eb9657e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:39:37.767Z|719d95d8-fd76-487e-b91b-ec16eb9657e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:39:37.775Z|e9c86c5a-b7df-4412-a81a-936104ab4acb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:39:37.775Z|a2a6c4db-2918-45d1-8062-8af896897810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:39:37.775Z|e9c86c5a-b7df-4412-a81a-936104ab4acb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:39:37.775Z|a2a6c4db-2918-45d1-8062-8af896897810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:39:47.797Z|894eba8b-4bb9-4d28-af03-49021c6e5031|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:39:47.798Z|894eba8b-4bb9-4d28-af03-49021c6e5031|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:39:47.802Z|a48f1df5-9d5d-4280-a758-001f7dbe9500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:39:47.802Z|a48f1df5-9d5d-4280-a758-001f7dbe9500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:39:47.803Z|92edf1a9-7610-4933-a701-efd7a9ab8218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:39:47.804Z|92edf1a9-7610-4933-a701-efd7a9ab8218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:39:50.750Z|e7d862ae-0d93-40b2-a08e-5676c199f909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:39:50.750Z|e7d862ae-0d93-40b2-a08e-5676c199f909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:39:57.831Z|22a7a814-50d6-4981-95b4-a9fa2b07c8c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:39:57.831Z|da385732-bb2b-4298-8f2a-8d03574d246c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:39:57.832Z|da385732-bb2b-4298-8f2a-8d03574d246c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:39:57.832Z|22a7a814-50d6-4981-95b4-a9fa2b07c8c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:39:57.835Z|f8b274b1-fa0d-46dd-ab69-d37da4e42e5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:39:57.836Z|f8b274b1-fa0d-46dd-ab69-d37da4e42e5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:39:59.888Z|5262ddad-7e7c-46da-b26a-8386d03ca92b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:39:59.889Z|5262ddad-7e7c-46da-b26a-8386d03ca92b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:40:05.750Z|433261c6-12d2-4c5b-920c-c5bca3ae0863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:40:05.753Z|433261c6-12d2-4c5b-920c-c5bca3ae0863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:40:07.172Z|5b945e93-05ab-4603-8da3-67eec7a2afb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:40:07.172Z|5b945e93-05ab-4603-8da3-67eec7a2afb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:40:07.861Z|e593290e-6563-48b8-b4d4-9b06001953c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:40:07.861Z|a2cf395b-7816-4b21-a9d3-d258bc7d89b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:40:07.861Z|e593290e-6563-48b8-b4d4-9b06001953c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:40:07.862Z|a2cf395b-7816-4b21-a9d3-d258bc7d89b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:40:07.866Z|cfdd828a-af84-4be6-a04c-7c9a92e9c622|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:40:07.867Z|cfdd828a-af84-4be6-a04c-7c9a92e9c622|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:40:17.889Z|94f26b1f-cd6f-4a18-9d08-17dddeb36044|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:40:17.890Z|e0c47735-fc3c-46da-9baf-ec45a87b451e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:40:17.890Z|94f26b1f-cd6f-4a18-9d08-17dddeb36044|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:40:17.890Z|e0c47735-fc3c-46da-9baf-ec45a87b451e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:40:17.892Z|e666e522-f9dc-4b67-8088-925faa28b5b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:40:17.894Z|e666e522-f9dc-4b67-8088-925faa28b5b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:40:20.750Z|68493083-347b-4388-bd67-0363d33ff1db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:40:20.750Z|68493083-347b-4388-bd67-0363d33ff1db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:40:27.929Z|47738716-881d-4c84-8c7b-6614bfe8e6fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:40:27.929Z|87416990-a8ae-45b0-9b30-1fe33072bb6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:40:27.929Z|47738716-881d-4c84-8c7b-6614bfe8e6fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:40:27.930Z|87416990-a8ae-45b0-9b30-1fe33072bb6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:40:27.933Z|9edf96ff-c4b4-4a6a-80c0-76c19a4bf5e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:40:27.934Z|9edf96ff-c4b4-4a6a-80c0-76c19a4bf5e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:40:35.750Z|c45e1580-a59a-4c85-8da4-cc11e609b523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:40:35.751Z|c45e1580-a59a-4c85-8da4-cc11e609b523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:40:37.173Z|c9bfa003-fda4-4bba-828f-f5e523a1d419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:40:37.173Z|c9bfa003-fda4-4bba-828f-f5e523a1d419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:40:37.964Z|9b9ada81-a1fe-47f5-80a8-b3c4e0335ee5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:40:37.965Z|9b9ada81-a1fe-47f5-80a8-b3c4e0335ee5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:40:37.966Z|a6773a24-870b-4b00-90fb-5f79f9dc5f5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:40:37.967Z|a6773a24-870b-4b00-90fb-5f79f9dc5f5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:40:37.971Z|3e696c07-303f-4809-8cb1-c66c3a56aff5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:40:37.972Z|3e696c07-303f-4809-8cb1-c66c3a56aff5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:40:47.999Z|76e8e745-9e8e-4725-b5fb-0e51fd4dc6dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:40:48.000Z|76e8e745-9e8e-4725-b5fb-0e51fd4dc6dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:40:48.003Z|0209a863-c776-412b-8552-ff31d01ebe50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:40:48.004Z|0209a863-c776-412b-8552-ff31d01ebe50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:40:48.008Z|a5adf4a0-07ee-459f-986f-28301ed03e77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:40:48.009Z|a5adf4a0-07ee-459f-986f-28301ed03e77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:40:50.750Z|21a83812-a04c-419e-a52d-3ed1d4dd2d2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:40:50.756Z|21a83812-a04c-419e-a52d-3ed1d4dd2d2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:40:58.030Z|e8e4775f-c7ce-40e6-8f03-67630273db11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:40:58.031Z|a3a8de60-bbc1-482c-a0d1-d21eeafa355c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:40:58.031Z|e8e4775f-c7ce-40e6-8f03-67630273db11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:40:58.031Z|a3a8de60-bbc1-482c-a0d1-d21eeafa355c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:40:58.035Z|dff92e73-5ccd-4be7-9343-4a2a48b390f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:40:58.035Z|dff92e73-5ccd-4be7-9343-4a2a48b390f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:40:59.889Z|93036b12-b5f7-4de5-90f1-be9b0cf4dfe3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:40:59.890Z|93036b12-b5f7-4de5-90f1-be9b0cf4dfe3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:41:05.750Z|64fd17fc-7a96-4c90-8641-dc5701dd3843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:41:05.750Z|64fd17fc-7a96-4c90-8641-dc5701dd3843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:41:07.174Z|fe036050-7bce-4dfd-b8ab-b256eacd44df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:41:07.174Z|fe036050-7bce-4dfd-b8ab-b256eacd44df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:41:08.067Z|2fdf99c9-e500-4670-b927-2703611fd6f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:41:08.068Z|2fdf99c9-e500-4670-b927-2703611fd6f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:41:08.068Z|9e2773e9-77fc-40bc-bcb2-ccc8d53a1ea1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:41:08.069Z|9e2773e9-77fc-40bc-bcb2-ccc8d53a1ea1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:41:08.073Z|17111174-0573-4d61-b506-dccc14c56014|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:41:08.073Z|17111174-0573-4d61-b506-dccc14c56014|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:41:18.104Z|9181745c-e9cb-440b-9c5d-ff434d136fc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:41:18.104Z|a79cf9e1-6b7b-4562-b041-4e8f177aaf7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:41:18.105Z|9181745c-e9cb-440b-9c5d-ff434d136fc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:41:18.106Z|a79cf9e1-6b7b-4562-b041-4e8f177aaf7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:41:18.108Z|564571bf-02b4-472b-9775-fda65f0ad21b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:41:18.109Z|564571bf-02b4-472b-9775-fda65f0ad21b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:41:20.750Z|0fee3d4b-de3d-4923-a239-84fdb8e0f9e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:41:20.750Z|0fee3d4b-de3d-4923-a239-84fdb8e0f9e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:41:28.142Z|213eb5f6-737e-4948-9a4c-b3dc33ab2834|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:41:28.143Z|213eb5f6-737e-4948-9a4c-b3dc33ab2834|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:41:28.143Z|1004f878-8c8d-4cf3-89f2-f24e436f7cdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:41:28.144Z|1004f878-8c8d-4cf3-89f2-f24e436f7cdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:41:28.144Z|d014a125-cc23-4742-8e00-adfa1473c417|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:41:28.145Z|d014a125-cc23-4742-8e00-adfa1473c417|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:41:35.749Z|71b147c5-523b-4b23-80cb-50796757e5f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:41:35.754Z|71b147c5-523b-4b23-80cb-50796757e5f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:41:37.175Z|e8e018e9-e115-4fdc-bc1f-f33a57bac145|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:41:37.176Z|e8e018e9-e115-4fdc-bc1f-f33a57bac145|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:41:38.179Z|c65f226f-c1b6-4044-ae29-14109fc961ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:41:38.179Z|fc3f32d7-d24e-430d-848e-99a8da6fb22d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:41:38.180Z|c65f226f-c1b6-4044-ae29-14109fc961ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:41:38.180Z|4541137a-7278-49f9-b420-2115066b7a76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:41:38.181Z|4541137a-7278-49f9-b420-2115066b7a76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:41:38.181Z|fc3f32d7-d24e-430d-848e-99a8da6fb22d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:41:48.211Z|d238981c-85be-4549-9647-1ddafa273fe6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:41:48.211Z|d57a9b64-5359-4c39-b62c-abd37eaa494e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:41:48.211Z|d57a9b64-5359-4c39-b62c-abd37eaa494e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:41:48.211Z|d238981c-85be-4549-9647-1ddafa273fe6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:41:48.217Z|b48bd1c0-8520-46c3-9d86-56466abea303|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:41:48.217Z|b48bd1c0-8520-46c3-9d86-56466abea303|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:41:50.750Z|622d633f-24b1-4049-8cbb-ef97fcd80fd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:41:50.750Z|622d633f-24b1-4049-8cbb-ef97fcd80fd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:41:58.244Z|cdaf2f58-e9e2-40d6-949a-61077d2a80b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:41:58.244Z|cdaf2f58-e9e2-40d6-949a-61077d2a80b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:41:58.249Z|91171bf4-9ac8-4720-9157-3cfc26ac24b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:41:58.250Z|cfdf746b-d700-41c5-a682-022a5a114863|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:41:58.251Z|91171bf4-9ac8-4720-9157-3cfc26ac24b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:41:58.252Z|cfdf746b-d700-41c5-a682-022a5a114863|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:41:59.890Z|557e0c8d-3e4b-445e-bc02-0823e1eedcb4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:41:59.891Z|557e0c8d-3e4b-445e-bc02-0823e1eedcb4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:42:05.750Z|bffe48c7-0237-43c4-bcc6-27455b6946f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:42:05.750Z|bffe48c7-0237-43c4-bcc6-27455b6946f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:42:07.176Z|1e0f0413-abed-4539-8b4f-dbd86b76f88a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:42:07.177Z|1e0f0413-abed-4539-8b4f-dbd86b76f88a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:42:08.274Z|e5193ad4-7496-472f-bf96-14d6acd70113|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:42:08.275Z|e5193ad4-7496-472f-bf96-14d6acd70113|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:42:08.288Z|c270728d-8200-410f-8418-52d99cb5f76b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:42:08.289Z|c270728d-8200-410f-8418-52d99cb5f76b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:42:08.288Z|64983118-d76b-4439-835a-2bf50090d051|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:42:08.289Z|64983118-d76b-4439-835a-2bf50090d051|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:42:18.309Z|45882786-fc95-4bd7-b828-f5c6bfda8a6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:42:18.309Z|45882786-fc95-4bd7-b828-f5c6bfda8a6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:42:18.316Z|1cd1857b-e7e5-4436-8ede-aee45600e935|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:42:18.316Z|1cd1857b-e7e5-4436-8ede-aee45600e935|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:42:18.319Z|30a77248-2315-406d-8821-5bec1b17f428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:42:18.320Z|30a77248-2315-406d-8821-5bec1b17f428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:42:20.750Z|221fe55a-a6c1-45dc-83c7-5fcb6d1aefa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:42:20.759Z|221fe55a-a6c1-45dc-83c7-5fcb6d1aefa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:42:28.340Z|f8774d06-a801-44ab-b306-fa85a51367ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:42:28.341Z|f8774d06-a801-44ab-b306-fa85a51367ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:42:28.344Z|ac4f7f9a-96ed-4c33-a629-6a5954f5873c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:42:28.345Z|ac4f7f9a-96ed-4c33-a629-6a5954f5873c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:42:28.347Z|2f700b3e-e224-406e-884d-a5dde96bec53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:42:28.347Z|2f700b3e-e224-406e-884d-a5dde96bec53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:42:35.750Z|9d01f6f8-56e8-4a77-bfd9-d360914c7acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:42:35.750Z|9d01f6f8-56e8-4a77-bfd9-d360914c7acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:42:37.181Z|b6d97b87-8f7c-4243-af12-c9fa8ccb6baa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:42:37.182Z|b6d97b87-8f7c-4243-af12-c9fa8ccb6baa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:42:38.378Z|adc848fd-b6ba-4981-a189-8186dc7c1b76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:42:38.379Z|adc848fd-b6ba-4981-a189-8186dc7c1b76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:42:38.379Z|3a83fe15-62c8-41a4-a19b-17529c74ee4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:42:38.379Z|82381b5b-ccaa-4baf-8fb3-d616ed9bca83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:42:38.381Z|3a83fe15-62c8-41a4-a19b-17529c74ee4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:42:38.381Z|82381b5b-ccaa-4baf-8fb3-d616ed9bca83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:42:48.413Z|a116974e-e09e-4cc0-a0c8-b249b8875d97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:42:48.414Z|30896db6-5318-4e7f-9198-e52329bee5c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:42:48.414Z|a116974e-e09e-4cc0-a0c8-b249b8875d97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:42:48.415Z|30896db6-5318-4e7f-9198-e52329bee5c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:42:48.419Z|cbb4d6e6-e288-4a58-9d45-529d87ad9b55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:42:48.420Z|cbb4d6e6-e288-4a58-9d45-529d87ad9b55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:42:50.750Z|c4d014e7-89a5-485c-b85a-adf7c3eeff78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:42:50.750Z|c4d014e7-89a5-485c-b85a-adf7c3eeff78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:42:58.443Z|20ef9128-ea22-4aa3-9497-c61e6ae9e6bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:42:58.444Z|20ef9128-ea22-4aa3-9497-c61e6ae9e6bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:42:58.447Z|e1df0828-a39e-4abc-ba3c-c653073ea052|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:42:58.447Z|e1df0828-a39e-4abc-ba3c-c653073ea052|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:42:58.450Z|d27ed287-8d74-443e-a199-a4888d423aa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:42:58.450Z|d27ed287-8d74-443e-a199-a4888d423aa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:42:59.889Z|a901b8af-f681-4e5d-8458-6ad4d3023c7b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:42:59.890Z|a901b8af-f681-4e5d-8458-6ad4d3023c7b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:43:05.750Z|6dd2dcd0-05aa-4d44-b55e-3447641f82fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:43:05.754Z|6dd2dcd0-05aa-4d44-b55e-3447641f82fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:43:07.182Z|27ec8745-a9c8-47ce-8fc5-9d50ec8cf91a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:43:07.183Z|27ec8745-a9c8-47ce-8fc5-9d50ec8cf91a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:43:08.471Z|42d5e4ea-2749-4e70-ad02-1eb327987779|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:43:08.471Z|42d5e4ea-2749-4e70-ad02-1eb327987779|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:43:08.478Z|de9a85d0-1fac-4121-979e-48dde3940f08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:43:08.479Z|de9a85d0-1fac-4121-979e-48dde3940f08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:43:08.506Z|c32e85d8-b7c5-4deb-b7cc-1366a397524d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:43:08.506Z|c32e85d8-b7c5-4deb-b7cc-1366a397524d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:43:18.509Z|f5f24ed7-fc1b-4a59-81b2-32240bbeb41d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:43:18.509Z|f5f24ed7-fc1b-4a59-81b2-32240bbeb41d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:43:18.509Z|6036fc46-0d64-4bd9-9fec-99ee8f037813|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:43:18.509Z|6036fc46-0d64-4bd9-9fec-99ee8f037813|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:43:18.538Z|722cde45-9cb5-40f8-91f9-a1b650c3aefd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:43:18.539Z|722cde45-9cb5-40f8-91f9-a1b650c3aefd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:43:20.749Z|6f0636f9-a9f3-4176-af7d-389f33489275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:43:20.750Z|6f0636f9-a9f3-4176-af7d-389f33489275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:43:28.534Z|6798d63b-97ee-4136-8117-da111c1dfb01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:43:28.535Z|6798d63b-97ee-4136-8117-da111c1dfb01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:43:28.537Z|505b12b8-544b-4efd-b08b-091270332cb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:43:28.538Z|505b12b8-544b-4efd-b08b-091270332cb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:43:28.575Z|6302bb75-c705-4e10-9fe0-d912bb022abc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:43:28.576Z|6302bb75-c705-4e10-9fe0-d912bb022abc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:43:35.749Z|b9957c6d-a068-4373-bbc0-b676aa1b771a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:43:35.750Z|b9957c6d-a068-4373-bbc0-b676aa1b771a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:43:37.183Z|6c81ba47-3458-4b0a-a757-6b1f863520bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:43:37.184Z|6c81ba47-3458-4b0a-a757-6b1f863520bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:43:38.563Z|138f3f5a-5292-43c2-8bed-0d43355a1f3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:43:38.564Z|138f3f5a-5292-43c2-8bed-0d43355a1f3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:43:38.566Z|4a16ed56-b825-4d0d-b18a-e38cd8e1b080|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:43:38.567Z|4a16ed56-b825-4d0d-b18a-e38cd8e1b080|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:43:38.608Z|1042c490-7d74-4a07-bd87-30ee66c19a8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:43:38.608Z|1042c490-7d74-4a07-bd87-30ee66c19a8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:43:48.597Z|cd42b10e-7c54-4f20-84b9-8e489b1e3b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:43:48.597Z|b61d01b9-e043-4b03-9e1e-991d9e06b1a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:43:48.597Z|cd42b10e-7c54-4f20-84b9-8e489b1e3b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:43:48.597Z|b61d01b9-e043-4b03-9e1e-991d9e06b1a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:43:48.638Z|9841391a-3d3b-4502-840d-b4ac2606bc37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:43:48.639Z|9841391a-3d3b-4502-840d-b4ac2606bc37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:43:50.750Z|93ae6704-9e87-48cb-8d1f-769d29bbba8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:43:50.754Z|93ae6704-9e87-48cb-8d1f-769d29bbba8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:43:58.636Z|873be467-414e-4597-ba52-d7223919f1be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:43:58.637Z|873be467-414e-4597-ba52-d7223919f1be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:43:58.642Z|27267f70-0c6b-4d35-af6c-1dc4d55df5c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:43:58.643Z|27267f70-0c6b-4d35-af6c-1dc4d55df5c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:43:58.665Z|d9a680cf-e489-482e-889a-6fd00d52f68e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:43:58.666Z|d9a680cf-e489-482e-889a-6fd00d52f68e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:43:59.889Z|6f8c25a3-f2b5-4709-b3cd-547b967430f7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:43:59.889Z|6f8c25a3-f2b5-4709-b3cd-547b967430f7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:44:05.750Z|34b7e964-46ad-4e61-a9b8-0ebc4350210c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:44:05.750Z|34b7e964-46ad-4e61-a9b8-0ebc4350210c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:44:07.184Z|e181696c-6500-4764-a951-1b17d9f4c5d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:44:07.185Z|e181696c-6500-4764-a951-1b17d9f4c5d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:44:08.669Z|8e1d2be7-543e-45cb-a562-17750b0a8b58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:44:08.669Z|8e1d2be7-543e-45cb-a562-17750b0a8b58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:44:08.674Z|59be28f7-6f0d-48e5-8aca-59e5910685f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:44:08.674Z|59be28f7-6f0d-48e5-8aca-59e5910685f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:44:08.696Z|115f6f1d-05f7-4563-be5c-342dd1bbfd0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:44:08.696Z|115f6f1d-05f7-4563-be5c-342dd1bbfd0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:44:18.697Z|040e628f-8648-46b6-8fb8-c4708f15d5b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:44:18.698Z|040e628f-8648-46b6-8fb8-c4708f15d5b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:44:18.715Z|7441ba37-a473-4eb0-8c07-f9d3e795c5d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:44:18.715Z|7441ba37-a473-4eb0-8c07-f9d3e795c5d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:44:18.735Z|186e75e8-e410-4e3f-b74f-42ac5b252471|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:44:18.735Z|186e75e8-e410-4e3f-b74f-42ac5b252471|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:44:20.751Z|5a982125-8dd2-44d1-a64b-39d86a0dbaa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:44:20.751Z|5a982125-8dd2-44d1-a64b-39d86a0dbaa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:44:28.729Z|9716677a-d979-4e44-a9a1-711c9f9f86f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:44:28.731Z|9716677a-d979-4e44-a9a1-711c9f9f86f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:44:28.744Z|01956274-f10d-4ac5-88c0-5c5c75a524fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:44:28.744Z|01956274-f10d-4ac5-88c0-5c5c75a524fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:44:28.761Z|d6717cd9-e6ac-41b1-914b-6e128855b1d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:44:28.761Z|d6717cd9-e6ac-41b1-914b-6e128855b1d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:44:35.750Z|0df4e90d-f908-4d94-b1a9-f33410cb743b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:44:35.754Z|0df4e90d-f908-4d94-b1a9-f33410cb743b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:44:37.187Z|a4908c92-dd35-4b9d-89c0-26c62bea9750|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:44:37.187Z|a4908c92-dd35-4b9d-89c0-26c62bea9750|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:44:38.761Z|6413bf6d-52cc-4092-8dd8-b455cf07e733|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:44:38.762Z|6413bf6d-52cc-4092-8dd8-b455cf07e733|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:44:38.776Z|03f446ee-f159-4ce3-9884-af6c6779e35a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:44:38.777Z|03f446ee-f159-4ce3-9884-af6c6779e35a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:44:38.792Z|31a87c4f-079f-468d-92e9-566ffa01d73a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:44:38.792Z|31a87c4f-079f-468d-92e9-566ffa01d73a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:44:48.791Z|1fc711af-c191-4f77-a81a-66d8351d3247|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:44:48.792Z|1fc711af-c191-4f77-a81a-66d8351d3247|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:44:48.803Z|011f8144-c3fd-49e5-b9ab-23fdf88b4086|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:44:48.804Z|011f8144-c3fd-49e5-b9ab-23fdf88b4086|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:44:48.822Z|a626c558-334d-4112-8b80-9aee08cb485f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:44:48.822Z|a626c558-334d-4112-8b80-9aee08cb485f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:44:50.750Z|204e2965-91d7-4230-aaa4-84cd3464b6d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:44:50.750Z|204e2965-91d7-4230-aaa4-84cd3464b6d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:44:58.819Z|41813467-40ad-4f7d-9618-675c28446954|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:44:58.821Z|41813467-40ad-4f7d-9618-675c28446954|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:44:58.835Z|951a4a1f-306e-4e19-ae2c-4a9e427502a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:44:58.835Z|951a4a1f-306e-4e19-ae2c-4a9e427502a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:44:58.847Z|42ffb88b-6d6a-4d96-974d-ca4c45418538|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:44:58.848Z|42ffb88b-6d6a-4d96-974d-ca4c45418538|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:44:59.892Z|44c7e966-197b-470d-a6ed-9f142be11dd1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:44:59.892Z|44c7e966-197b-470d-a6ed-9f142be11dd1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:45:05.750Z|959f98a4-0a33-4298-ab6a-3bcb7377f81d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:45:05.750Z|959f98a4-0a33-4298-ab6a-3bcb7377f81d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:45:07.187Z|17bddf91-da32-4fd2-9499-f958611ffcfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:45:07.188Z|17bddf91-da32-4fd2-9499-f958611ffcfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:45:08.847Z|a5164b1d-ef4b-4a42-9add-0b885fd96e5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:45:08.848Z|a5164b1d-ef4b-4a42-9add-0b885fd96e5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:45:08.859Z|1bc49c4f-c004-4892-9585-382ff7c73233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:45:08.859Z|1bc49c4f-c004-4892-9585-382ff7c73233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:45:08.875Z|0500d2ab-ce40-4de4-bc6f-a319f46884e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:45:08.876Z|0500d2ab-ce40-4de4-bc6f-a319f46884e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:45:18.883Z|65c19333-cab2-45a9-a339-0d04b565fc59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:45:18.884Z|65c19333-cab2-45a9-a339-0d04b565fc59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:45:18.895Z|6eea41b4-52d5-4fd1-9a88-f56f30a6bb80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:45:18.895Z|6eea41b4-52d5-4fd1-9a88-f56f30a6bb80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:45:18.907Z|31f8d329-d03e-43c1-96cd-20ceeb966153|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:45:18.908Z|31f8d329-d03e-43c1-96cd-20ceeb966153|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:45:20.750Z|3760f390-2b68-4521-9fc2-e144fa2cd7c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:45:20.753Z|3760f390-2b68-4521-9fc2-e144fa2cd7c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:45:28.913Z|49777ec5-6aa5-42cc-b93c-b5397a2d90d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:45:28.914Z|49777ec5-6aa5-42cc-b93c-b5397a2d90d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:45:28.923Z|959dcc94-6698-43ac-b137-1d4ab7574e75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:45:28.923Z|959dcc94-6698-43ac-b137-1d4ab7574e75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:45:28.931Z|bf482e7d-5618-4c25-b579-5332ab4fc7c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:45:28.931Z|bf482e7d-5618-4c25-b579-5332ab4fc7c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:45:35.751Z|67315989-f99b-48fb-9d5a-92d3d01d9ea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:45:35.751Z|67315989-f99b-48fb-9d5a-92d3d01d9ea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:45:37.188Z|3bc91d03-2f8e-4dbb-a460-8cfb9d8bf426|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:45:37.189Z|3bc91d03-2f8e-4dbb-a460-8cfb9d8bf426|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:45:38.943Z|5481acd4-e68f-47c3-b9f2-07ef73576312|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:45:38.943Z|5481acd4-e68f-47c3-b9f2-07ef73576312|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:45:38.950Z|53ecb96b-99a8-438b-be33-5da42c728261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:45:38.950Z|53ecb96b-99a8-438b-be33-5da42c728261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:45:38.957Z|55e98a79-d0de-43dc-b9b6-a9d8539af45b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:45:38.957Z|55e98a79-d0de-43dc-b9b6-a9d8539af45b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:45:48.974Z|577382ad-ed4f-4b99-ac22-da08b2a4eb24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:45:48.975Z|577382ad-ed4f-4b99-ac22-da08b2a4eb24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:45:48.980Z|f96fc66f-f128-493e-bc48-5879d481e59b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:45:48.980Z|f96fc66f-f128-493e-bc48-5879d481e59b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:45:48.986Z|478d90a7-9e9a-4ca1-843d-df6132b44fe6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:45:48.987Z|478d90a7-9e9a-4ca1-843d-df6132b44fe6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:45:50.750Z|7f975cfd-c510-42c3-8efd-52bb69dc7fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:45:50.750Z|7f975cfd-c510-42c3-8efd-52bb69dc7fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:45:59.006Z|bd36a302-7c78-4ac6-9e7a-140932dd072f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:45:59.007Z|bd36a302-7c78-4ac6-9e7a-140932dd072f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:45:59.013Z|42da6bd0-6de3-4068-876d-513b23bd8429|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:45:59.014Z|42da6bd0-6de3-4068-876d-513b23bd8429|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:45:59.015Z|fd109e21-688e-44d3-9aec-45465305b245|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:45:59.017Z|fd109e21-688e-44d3-9aec-45465305b245|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:45:59.896Z|8cac773f-2364-489f-8828-0fbe4c71260e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:45:59.897Z|8cac773f-2364-489f-8828-0fbe4c71260e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:46:05.750Z|ec5853c9-58e3-4d06-8011-cb9f07fcf868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:46:05.754Z|ec5853c9-58e3-4d06-8011-cb9f07fcf868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:46:07.189Z|734c88b5-3bb2-48d7-a5e2-70f70fc5a2fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:46:07.190Z|734c88b5-3bb2-48d7-a5e2-70f70fc5a2fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:46:09.042Z|566f47f7-6cd6-403d-8233-4e01359f4c72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:46:09.043Z|566f47f7-6cd6-403d-8233-4e01359f4c72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:46:09.045Z|da28471b-5329-4bea-bafd-2997b2a578a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:46:09.045Z|da28471b-5329-4bea-bafd-2997b2a578a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:46:09.048Z|a9f741f4-adbb-4c41-975b-6725c096f80b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:46:09.049Z|a9f741f4-adbb-4c41-975b-6725c096f80b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:46:19.075Z|a8e5ad6e-e24f-4c2d-a985-9eac1d29f9a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:46:19.076Z|a8e5ad6e-e24f-4c2d-a985-9eac1d29f9a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:46:19.083Z|303fb855-ed1b-4092-ba33-bd36cde4d172|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:46:19.083Z|b27bd1a5-7316-4877-9da8-8f5059b80d40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:46:19.083Z|303fb855-ed1b-4092-ba33-bd36cde4d172|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:46:19.084Z|b27bd1a5-7316-4877-9da8-8f5059b80d40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:46:20.750Z|8d74952e-5a19-4dc3-982d-344c9ad88c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:46:20.750Z|8d74952e-5a19-4dc3-982d-344c9ad88c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:46:29.114Z|853a0ad4-94ae-4936-a22d-bae12f7fbbc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:46:29.115Z|853a0ad4-94ae-4936-a22d-bae12f7fbbc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:46:29.117Z|7a97215d-b626-4bc4-b8de-78c31751bd91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:46:29.118Z|7a97215d-b626-4bc4-b8de-78c31751bd91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:46:29.120Z|5187f9ec-5ca7-4764-a6db-d71e6beff221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:46:29.121Z|5187f9ec-5ca7-4764-a6db-d71e6beff221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:46:35.750Z|e7bb7fb2-75fc-45ae-adab-cb6bb9dd1866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:46:35.750Z|e7bb7fb2-75fc-45ae-adab-cb6bb9dd1866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:46:37.190Z|341659b6-609d-49e0-93da-9e602c7179eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:46:37.191Z|341659b6-609d-49e0-93da-9e602c7179eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:46:39.146Z|62bd74c7-6a33-4f2e-b501-3401988d36d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:46:39.147Z|62bd74c7-6a33-4f2e-b501-3401988d36d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:46:39.150Z|1a3b26db-2028-45f2-a984-7b33a162b90b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:46:39.150Z|1a3b26db-2028-45f2-a984-7b33a162b90b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:46:39.150Z|54e52192-39d8-467c-8d51-2f20127a7b10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:46:39.150Z|54e52192-39d8-467c-8d51-2f20127a7b10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:46:49.178Z|9efe8cce-8ef3-4a7c-b1ae-6ee560562701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:46:49.179Z|9efe8cce-8ef3-4a7c-b1ae-6ee560562701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:46:49.177Z|b68b46f7-74fc-457c-b2f9-e105aa25b60d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:46:49.181Z|b68b46f7-74fc-457c-b2f9-e105aa25b60d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:46:49.182Z|b65b1335-c3f9-4293-baca-32fb7a829ee5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:46:49.182Z|b65b1335-c3f9-4293-baca-32fb7a829ee5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:46:50.750Z|06bdc760-c6ba-4de3-8129-8f87aaa040ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:46:50.754Z|06bdc760-c6ba-4de3-8129-8f87aaa040ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:46:59.214Z|6e0eb254-4054-473d-88c7-e461b111485d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:46:59.214Z|24593a42-b622-43d4-8806-f249432a0379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:46:59.215Z|6e0eb254-4054-473d-88c7-e461b111485d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:46:59.215Z|24593a42-b622-43d4-8806-f249432a0379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:46:59.215Z|883f6658-b071-4d28-8c5c-a84851bed58a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:46:59.215Z|883f6658-b071-4d28-8c5c-a84851bed58a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:46:59.889Z|f5ab7e49-35c4-4305-ac41-a70bb00dbd9d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:46:59.890Z|f5ab7e49-35c4-4305-ac41-a70bb00dbd9d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:47:05.750Z|733121a6-af16-4fd6-a971-79eebe0ee1dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:47:05.750Z|733121a6-af16-4fd6-a971-79eebe0ee1dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:47:07.193Z|706ce60b-7653-456e-9946-cb5f52427b39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:47:07.193Z|706ce60b-7653-456e-9946-cb5f52427b39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:47:09.245Z|8fecb33b-89b1-42e7-81f0-dfb8083c48b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:47:09.245Z|5bddfa0d-7c44-4a5f-8177-44fea39001ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:47:09.245Z|8fecb33b-89b1-42e7-81f0-dfb8083c48b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:47:09.245Z|5bddfa0d-7c44-4a5f-8177-44fea39001ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:47:09.245Z|61f29118-ed15-49c9-814b-163d9687f82b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:47:09.246Z|61f29118-ed15-49c9-814b-163d9687f82b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:47:19.276Z|2787f10c-4af6-4ebf-8bac-451e43f9c816|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:47:19.276Z|2787f10c-4af6-4ebf-8bac-451e43f9c816|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:47:19.278Z|d7149d8c-5c55-4bfc-8ba0-40bdff9eacf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:47:19.278Z|d7149d8c-5c55-4bfc-8ba0-40bdff9eacf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:47:19.280Z|31060139-b400-4ebe-9285-0c44d189034d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:47:19.281Z|31060139-b400-4ebe-9285-0c44d189034d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:47:20.750Z|2e1644e6-2793-41ee-91e9-2a8b862f42e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:47:20.750Z|2e1644e6-2793-41ee-91e9-2a8b862f42e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:47:29.304Z|9431743b-0612-4563-bcfb-0e2c3a54f579|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:47:29.306Z|9431743b-0612-4563-bcfb-0e2c3a54f579|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:47:29.309Z|51e3ebef-84ea-40c8-8b11-56f1e80850d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:47:29.309Z|5757aa27-6f4a-4104-845d-0bf085999c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:47:29.309Z|51e3ebef-84ea-40c8-8b11-56f1e80850d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:47:29.309Z|5757aa27-6f4a-4104-845d-0bf085999c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:47:35.750Z|f36ec719-cf15-4d5b-bb53-f6638c74fe90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:47:35.754Z|f36ec719-cf15-4d5b-bb53-f6638c74fe90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:47:37.194Z|1f266710-aae6-4df9-86a1-fb11905714d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:47:37.195Z|1f266710-aae6-4df9-86a1-fb11905714d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:47:39.340Z|ef9b3f65-c62b-4a3c-b606-d3ed6cdd598d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:47:39.340Z|ef9b3f65-c62b-4a3c-b606-d3ed6cdd598d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:47:39.341Z|442a4f94-8ff6-47b4-a14f-3708ddcf0d62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:47:39.342Z|442a4f94-8ff6-47b4-a14f-3708ddcf0d62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:47:39.341Z|e1c6a222-aa3a-4a07-bd0e-d2ed80cb0a50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:47:39.343Z|e1c6a222-aa3a-4a07-bd0e-d2ed80cb0a50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:47:49.366Z|71af4c4b-bbbb-4a0a-ad06-c0cef4b2073f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:47:49.367Z|71af4c4b-bbbb-4a0a-ad06-c0cef4b2073f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:47:49.371Z|7ef5d3ec-f499-42e8-851e-96a1ef24bfde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:47:49.371Z|7ef5d3ec-f499-42e8-851e-96a1ef24bfde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:47:49.373Z|a0648e48-c3b3-4faf-936c-0cdbefdb4f87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:47:49.373Z|a0648e48-c3b3-4faf-936c-0cdbefdb4f87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:47:50.749Z|c80fcf92-fcb8-457e-a8db-34f84d7521ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:47:50.750Z|c80fcf92-fcb8-457e-a8db-34f84d7521ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:47:59.398Z|0c79f70b-98a7-414f-98eb-c1e302ce9ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:47:59.399Z|0c79f70b-98a7-414f-98eb-c1e302ce9ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:47:59.403Z|4964fab1-dbba-4b55-8e5b-0e99b4ce0e97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:47:59.403Z|4964fab1-dbba-4b55-8e5b-0e99b4ce0e97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:47:59.407Z|6840edd9-d8e5-43af-86ff-3753d3b7a19b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:47:59.408Z|6840edd9-d8e5-43af-86ff-3753d3b7a19b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:47:59.890Z|0d05fe45-6588-4fea-9d9c-053387cd3422|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:47:59.891Z|0d05fe45-6588-4fea-9d9c-053387cd3422|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:05.749Z|d111bf97-62b1-44de-a148-7b26a06dadae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:48:05.750Z|d111bf97-62b1-44de-a148-7b26a06dadae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:48:07.195Z|c813a750-e5a0-42a8-8588-6395fdac750b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:48:07.196Z|c813a750-e5a0-42a8-8588-6395fdac750b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:48:09.425Z|43ab550a-ba55-4696-a264-d26ff5a1e13d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:48:09.426Z|43ab550a-ba55-4696-a264-d26ff5a1e13d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:09.427Z|34b6b7b7-ba80-446b-91af-3b1c21afea7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:48:09.428Z|34b6b7b7-ba80-446b-91af-3b1c21afea7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:09.432Z|94dc780e-d449-4344-be8a-6faad8ada8ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:48:09.433Z|94dc780e-d449-4344-be8a-6faad8ada8ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:12.444Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-04-15T11:48:12.453Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 7d304d56-3312-49b5-a95e-1de437ce1339 already exists in requestDb InfraActiveRequests table 2023-04-15T11:48:12.489Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7d304d56-3312-49b5-a95e-1de437ce1339|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7d304d56-3312-49b5-a95e-1de437ce1339 2023-04-15T11:48:12.491Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d304d56-3312-49b5-a95e-1de437ce1339|INFO|500||Invoke 2023-04-15T11:48:12.491Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d304d56-3312-49b5-a95e-1de437ce1339|DEBUG|500||===========================request begin================================================ 2023-04-15T11:48:12.491Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d304d56-3312-49b5-a95e-1de437ce1339|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7d304d56-3312-49b5-a95e-1de437ce1339 2023-04-15T11:48:12.492Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d304d56-3312-49b5-a95e-1de437ce1339|DEBUG|500||Method : GET 2023-04-15T11:48:12.492Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d304d56-3312-49b5-a95e-1de437ce1339|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb71bc5414daf18d8649251ae84623d9", X-B3-SpanId:"d602a99f22e8160f", X-B3-ParentSpanId:"9f82ee37706ea0fb", X-B3-Sampled:"0", X-ONAP-RequestID:"7d304d56-3312-49b5-a95e-1de437ce1339", X-RequestID:"7d304d56-3312-49b5-a95e-1de437ce1339", X-TransactionID:"7d304d56-3312-49b5-a95e-1de437ce1339", X-ECOMP-RequestID:"7d304d56-3312-49b5-a95e-1de437ce1339", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1960bbd-d137-4bf8-a1ab-e7c0c81fe963"] 2023-04-15T11:48:12.493Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d304d56-3312-49b5-a95e-1de437ce1339|DEBUG|500||Request body: 2023-04-15T11:48:12.493Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d304d56-3312-49b5-a95e-1de437ce1339|DEBUG|500||==========================request end================================================ 2023-04-15T11:48:13.108Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d304d56-3312-49b5-a95e-1de437ce1339|DEBUG|500||============================response begin========================================== 2023-04-15T11:48:13.108Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d304d56-3312-49b5-a95e-1de437ce1339|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T11:48:13.108Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d304d56-3312-49b5-a95e-1de437ce1339|DEBUG|500||Status text : Not Found 2023-04-15T11:48:13.109Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d304d56-3312-49b5-a95e-1de437ce1339|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D664E03EB7323004D77C84FCDBD3F70C; 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, 15 Apr 2023 11:48:13 GMT", x-envoy-upstream-service-time:"446", server:"envoy"] 2023-04-15T11:48:13.109Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d304d56-3312-49b5-a95e-1de437ce1339|DEBUG|500||Response body: 2023-04-15T11:48:13.109Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d304d56-3312-49b5-a95e-1de437ce1339|DEBUG|500||=======================response end================================================= 2023-04-15T11:48:13.109Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d304d56-3312-49b5-a95e-1de437ce1339|INFO|404|Not Found|InvokeReturn 2023-04-15T11:48:13.187Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 7d304d56-3312-49b5-a95e-1de437ce1339 2023-04-15T11:48:13.201Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-04-15T11:48:13.203Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-04-15T11:48:13.203Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-04-15T11:48:13.204Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-04-15T11:48:13.204Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-04-15T11:48:13.204Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-04-15T11:48:13.205Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"eb71bc5414daf18d8649251ae84623d9", X-B3-SpanId:"9fc61a8c111a6c17", X-B3-ParentSpanId:"9f82ee37706ea0fb", X-B3-Sampled:"0", X-ONAP-RequestID:"7d304d56-3312-49b5-a95e-1de437ce1339", X-RequestID:"7d304d56-3312-49b5-a95e-1de437ce1339", X-TransactionID:"7d304d56-3312-49b5-a95e-1de437ce1339", X-ECOMP-RequestID:"7d304d56-3312-49b5-a95e-1de437ce1339", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"026166a1-4f16-49fa-a1c4-fb4b9b694f3f"] 2023-04-15T11:48:13.205Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-04-15T11:48:13.205Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-04-15T11:48:13.280Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-04-15T11:48:13.280Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-04-15T11:48:13.280Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-04-15T11:48:13.281Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sat, 15 Apr 2023 11:48:13 GMT", x-envoy-upstream-service-time:"22", server:"envoy"] 2023-04-15T11:48:13.283Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-04-15T11:48:13.283Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-04-15T11:48:13.284Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-04-15T11:48:13.285Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|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$$67919654.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-04-15T11:48:13.285Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-04-15T11:48:13.286Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-04-15T11:48:13.286Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-04-15T11:48:13.287Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-04-15T11:48:13.287Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-04-15T11:48:13.287Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-04-15T11:48:13.287Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"eb71bc5414daf18d8649251ae84623d9", X-B3-SpanId:"1fd9635f8760cbc5", X-B3-ParentSpanId:"9f82ee37706ea0fb", X-B3-Sampled:"0", X-ONAP-RequestID:"7d304d56-3312-49b5-a95e-1de437ce1339", X-RequestID:"7d304d56-3312-49b5-a95e-1de437ce1339", X-TransactionID:"7d304d56-3312-49b5-a95e-1de437ce1339", X-ECOMP-RequestID:"7d304d56-3312-49b5-a95e-1de437ce1339", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5caac068-6d49-44e9-8928-c7636a442e25"] 2023-04-15T11:48:13.287Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-04-15T11:48:13.287Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-04-15T11:48:13.373Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-04-15T11:48:13.373Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-04-15T11:48:13.373Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-04-15T11:48:13.374Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sat, 15 Apr 2023 11:48:12 GMT", x-envoy-upstream-service-time:"49", server:"envoy"] 2023-04-15T11:48:13.374Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-04-15T11:48:13.374Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-04-15T11:48:13.374Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-04-15T11:48:13.375Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|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$$67919654.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-04-15T11:48:13.376Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@2e94c73d 2023-04-15T11:48:13.380Z|7d304d56-3312-49b5-a95e-1de437ce1339|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T11:48:16.396Z|a185c16e-6cfd-41ce-8b24-de80c6848cbe|http-nio-8080-exec-7|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-04-15T11:48:16.397Z|a185c16e-6cfd-41ce-8b24-de80c6848cbe|http-nio-8080-exec-7|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:19.459Z|00ba1678-fba2-41de-97f0-45a0527d1802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:48:19.459Z|00ba1678-fba2-41de-97f0-45a0527d1802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:19.461Z|a3f89ccd-5315-451b-b846-00c539f9f77e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:48:19.462Z|a3f89ccd-5315-451b-b846-00c539f9f77e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:19.464Z|5784b20d-8e6d-43e6-bebf-df9a0313951c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:48:19.464Z|5784b20d-8e6d-43e6-bebf-df9a0313951c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:20.750Z|5094d3b0-b966-4512-9b0b-057ff848836d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:48:20.754Z|5094d3b0-b966-4512-9b0b-057ff848836d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:48:29.498Z|1772075e-97c0-4859-b131-b831bce05405|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:48:29.499Z|1772075e-97c0-4859-b131-b831bce05405|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:29.503Z|b7bcdd54-8ed4-4465-a827-5729f176e416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:48:29.504Z|b7bcdd54-8ed4-4465-a827-5729f176e416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:29.506Z|22258394-0ea9-4333-bcfc-dd5ac18c56df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:48:29.507Z|22258394-0ea9-4333-bcfc-dd5ac18c56df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:35.750Z|1b52eef7-859a-4f87-b20b-8c7f0b8d1d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:48:35.750Z|1b52eef7-859a-4f87-b20b-8c7f0b8d1d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:48:37.196Z|eb387a93-7ba9-425c-a79c-7bac8b7386cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:48:37.196Z|eb387a93-7ba9-425c-a79c-7bac8b7386cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:48:37.403Z|3666fa5b-6ba8-4c1b-85ca-0635f92d1470|http-nio-8080-exec-2|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-04-15T11:48:37.404Z|3666fa5b-6ba8-4c1b-85ca-0635f92d1470|http-nio-8080-exec-2|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:39.529Z|17f90627-6443-419f-9a33-461dc9bb282d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:48:39.530Z|17f90627-6443-419f-9a33-461dc9bb282d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:39.535Z|4a3bd127-63ca-4e95-a23c-2457fa6b5b25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:48:39.535Z|1c792268-5fde-4007-8f1b-7d908ce4d3d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:48:39.535Z|4a3bd127-63ca-4e95-a23c-2457fa6b5b25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:39.536Z|1c792268-5fde-4007-8f1b-7d908ce4d3d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:49.559Z|3796237a-2c75-4b34-aa74-a1d6cca5aba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:48:49.559Z|3796237a-2c75-4b34-aa74-a1d6cca5aba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:49.564Z|dba23357-9a43-430f-8b5e-b6cd39be425d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:48:49.564Z|8bbb6be5-8020-4011-b5ff-ea8b75af0ae1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:48:49.564Z|dba23357-9a43-430f-8b5e-b6cd39be425d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:49.565Z|8bbb6be5-8020-4011-b5ff-ea8b75af0ae1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:50.750Z|d5e4eac8-d89e-4858-a96a-c8ef6df5f44b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:48:50.750Z|d5e4eac8-d89e-4858-a96a-c8ef6df5f44b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:48:59.590Z|106ba4d4-a36f-485f-9e26-104b54eb4c8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:48:59.590Z|106ba4d4-a36f-485f-9e26-104b54eb4c8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:59.590Z|8b9aaa42-7a7d-4fce-bd11-fb1714b8ab62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:48:59.591Z|8b9aaa42-7a7d-4fce-bd11-fb1714b8ab62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:59.592Z|c64396f6-d3a0-49e5-a2c0-7141c9b3a347|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:48:59.592Z|c64396f6-d3a0-49e5-a2c0-7141c9b3a347|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:48:59.892Z|bdf5770b-e856-40af-ae06-49b5772dd28e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:48:59.893Z|bdf5770b-e856-40af-ae06-49b5772dd28e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:49:05.749Z|7a897fd4-aeb1-45fb-a742-9a6b0d486426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:49:05.753Z|7a897fd4-aeb1-45fb-a742-9a6b0d486426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:49:07.197Z|bd1c6eb7-fe76-4831-8e7c-f0adf89a682d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:49:07.197Z|bd1c6eb7-fe76-4831-8e7c-f0adf89a682d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:49:09.616Z|e8b1d72d-d17f-44c7-9a41-0e30c59fea36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:49:09.617Z|9218a055-c275-4560-951d-4328283ee9d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:49:09.617Z|e8b1d72d-d17f-44c7-9a41-0e30c59fea36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:49:09.618Z|9218a055-c275-4560-951d-4328283ee9d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:49:09.621Z|c5579abf-8e31-4dde-8f78-fb5d0afc83c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:49:09.622Z|c5579abf-8e31-4dde-8f78-fb5d0afc83c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:49:19.650Z|56b71279-8f53-4018-80c9-c2625d21a493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:49:19.650Z|56b71279-8f53-4018-80c9-c2625d21a493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:49:19.653Z|0a29682a-6d4c-429e-b548-7da37f4a2990|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:49:19.653Z|0a29682a-6d4c-429e-b548-7da37f4a2990|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:49:19.659Z|b2b72e90-ff71-4921-8a4a-5f627d00dfc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:49:19.659Z|b2b72e90-ff71-4921-8a4a-5f627d00dfc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:49:20.750Z|de74493d-9281-422e-8710-f2729586e985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:49:20.751Z|de74493d-9281-422e-8710-f2729586e985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:49:29.676Z|7410527a-bb4f-4e80-9d5f-35f8e32078a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:49:29.676Z|7410527a-bb4f-4e80-9d5f-35f8e32078a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:49:29.679Z|4d03000e-2422-462c-96b2-3ade408e8843|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:49:29.680Z|4d03000e-2422-462c-96b2-3ade408e8843|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:49:29.686Z|ca8f65b1-775e-4a06-8769-df87a0839dc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:49:29.686Z|ca8f65b1-775e-4a06-8769-df87a0839dc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:49:35.750Z|f029ddaa-8966-4819-8c99-40b3a6c5ac1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:49:35.750Z|f029ddaa-8966-4819-8c99-40b3a6c5ac1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:49:37.198Z|be09e428-9acd-4954-b792-817a95a8209e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:49:37.198Z|be09e428-9acd-4954-b792-817a95a8209e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:49:39.701Z|75e37be6-e1c6-40ed-a100-e1a153b18d2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:49:39.702Z|75e37be6-e1c6-40ed-a100-e1a153b18d2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:49:39.707Z|49f7e63c-2232-452f-89c6-83a2f2df4e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:49:39.708Z|49f7e63c-2232-452f-89c6-83a2f2df4e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:49:39.712Z|2043e5c1-1747-4fe7-9af4-08e22f75a781|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:49:39.713Z|2043e5c1-1747-4fe7-9af4-08e22f75a781|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:49:49.733Z|4066d0e4-727b-4c04-8ee8-cc7086adf9ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:49:49.734Z|4066d0e4-727b-4c04-8ee8-cc7086adf9ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:49:49.738Z|4603cb6d-9d2c-4b9a-8242-f6f43b794191|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:49:49.739Z|4603cb6d-9d2c-4b9a-8242-f6f43b794191|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:49:49.748Z|c4d1f1fe-7b01-458a-9bb0-15c93ea4dc38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:49:49.748Z|c4d1f1fe-7b01-458a-9bb0-15c93ea4dc38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:49:50.750Z|c744ebf3-e972-4987-8a98-f1bd81adc93f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:49:50.753Z|c744ebf3-e972-4987-8a98-f1bd81adc93f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:49:59.766Z|04fe07d2-77ad-4a0c-be16-3cd213854131|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:49:59.767Z|04fe07d2-77ad-4a0c-be16-3cd213854131|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:49:59.777Z|42d6448b-6def-49cb-8921-e330bddd4dc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:49:59.777Z|42d6448b-6def-49cb-8921-e330bddd4dc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:49:59.782Z|493d5ecb-425f-4335-ac58-491fceb9241e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:49:59.783Z|493d5ecb-425f-4335-ac58-491fceb9241e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:49:59.889Z|c0312f65-a948-49dc-a974-d98b8b24ce41|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:49:59.890Z|c0312f65-a948-49dc-a974-d98b8b24ce41|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:50:05.750Z|aae20e6c-0f68-499c-b71e-8b665197c198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:50:05.750Z|aae20e6c-0f68-499c-b71e-8b665197c198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:50:07.199Z|5d8a077f-4e6d-440a-a127-99fae04dcc63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:50:07.200Z|5d8a077f-4e6d-440a-a127-99fae04dcc63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:50:09.794Z|ebac5705-e6fe-4d6e-b50d-c191376303aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:50:09.795Z|ebac5705-e6fe-4d6e-b50d-c191376303aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:50:09.805Z|a4a90363-35cb-452c-b86a-b9f0b62d6888|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:50:09.806Z|a4a90363-35cb-452c-b86a-b9f0b62d6888|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:50:09.811Z|be78aba3-d24c-46ee-9f73-0c2a59c96827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:50:09.812Z|be78aba3-d24c-46ee-9f73-0c2a59c96827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:50:19.822Z|59ed7716-9908-4c11-b9b2-9f30e381608b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:50:19.823Z|59ed7716-9908-4c11-b9b2-9f30e381608b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:50:19.835Z|4c9bea6b-37ce-4f6d-afe6-827707d8f77d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:50:19.835Z|4c9bea6b-37ce-4f6d-afe6-827707d8f77d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:50:19.844Z|b29c0eb7-e6b3-4d78-9d48-343f5467be63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:50:19.845Z|b29c0eb7-e6b3-4d78-9d48-343f5467be63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:50:20.750Z|212bd396-44cf-4e9b-b4a3-9b757e441e36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:50:20.750Z|212bd396-44cf-4e9b-b4a3-9b757e441e36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:50:29.853Z|4439fff4-e415-4ae8-b527-ba4686a564e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:50:29.854Z|4439fff4-e415-4ae8-b527-ba4686a564e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:50:29.864Z|07970b53-47cb-4a10-b4e5-cfdcf4381b34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:50:29.865Z|07970b53-47cb-4a10-b4e5-cfdcf4381b34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:50:29.872Z|92be6507-a878-4c7a-8fa8-1b5ce2e63d2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:50:29.873Z|92be6507-a878-4c7a-8fa8-1b5ce2e63d2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:50:35.750Z|03add4d6-76a5-472d-bce2-32c1bf9b6393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:50:35.753Z|03add4d6-76a5-472d-bce2-32c1bf9b6393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:50:37.200Z|82d1ce03-0123-41c3-970a-0116958ce1c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:50:37.201Z|82d1ce03-0123-41c3-970a-0116958ce1c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:50:39.883Z|6fc49161-2671-4b03-a193-e0efbc5bab20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:50:39.884Z|6fc49161-2671-4b03-a193-e0efbc5bab20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:50:39.897Z|252feb6e-b027-4e07-8b61-8bbf7e4029bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:50:39.898Z|252feb6e-b027-4e07-8b61-8bbf7e4029bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:50:39.904Z|3bc6c120-4504-4ee7-8246-eab14ca8cd24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:50:39.905Z|3bc6c120-4504-4ee7-8246-eab14ca8cd24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:50:49.909Z|6fe92c30-cab3-4d9d-89e0-90491641ef9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:50:49.910Z|6fe92c30-cab3-4d9d-89e0-90491641ef9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:50:49.926Z|331f5877-3d47-4afa-b4c9-fe4718746ae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:50:49.927Z|331f5877-3d47-4afa-b4c9-fe4718746ae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:50:49.935Z|bf7ee5f0-f08c-41de-8eec-cdf856267e92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:50:49.936Z|bf7ee5f0-f08c-41de-8eec-cdf856267e92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:50:50.750Z|46b7cdb3-d681-4062-a3ed-9cf3fcedc98c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:50:50.750Z|46b7cdb3-d681-4062-a3ed-9cf3fcedc98c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:50:59.901Z|ea21222b-d2a9-4ace-b0fd-afa4e3a94a1e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:50:59.903Z|ea21222b-d2a9-4ace-b0fd-afa4e3a94a1e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:50:59.940Z|d8202e0c-45db-43f1-b75a-807954bc5c0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:50:59.941Z|d8202e0c-45db-43f1-b75a-807954bc5c0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:50:59.957Z|a2b2bffd-6342-43fe-8a2c-dea94bc623fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:50:59.957Z|a2b2bffd-6342-43fe-8a2c-dea94bc623fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:50:59.964Z|f715dad8-2b3e-4f7a-ac45-ec4d362bc060|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:50:59.965Z|f715dad8-2b3e-4f7a-ac45-ec4d362bc060|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:51:05.751Z|4ab8a173-0c48-4e6f-be1b-ee729b8b2939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:51:05.751Z|4ab8a173-0c48-4e6f-be1b-ee729b8b2939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:51:07.202Z|c4e425a3-f24f-4a23-8725-a815e6cedb38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:51:07.202Z|c4e425a3-f24f-4a23-8725-a815e6cedb38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:51:09.974Z|cc9bfe91-d052-4c01-88c6-c2a48c60c060|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:51:09.975Z|cc9bfe91-d052-4c01-88c6-c2a48c60c060|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:51:09.990Z|aec3a319-7cf9-42fc-9643-d2f6e266805c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:51:09.991Z|aec3a319-7cf9-42fc-9643-d2f6e266805c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:51:09.992Z|5ab54faf-1e12-44b7-ad8d-6efb3cf9cf17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:51:09.993Z|5ab54faf-1e12-44b7-ad8d-6efb3cf9cf17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:51:20.009Z|ffe6d8f4-10c7-48e3-b784-6a2be21bbc14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:51:20.010Z|ffe6d8f4-10c7-48e3-b784-6a2be21bbc14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:51:20.017Z|61b36c1e-2af1-4d76-9ee5-df0c7f8831e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:51:20.017Z|61b36c1e-2af1-4d76-9ee5-df0c7f8831e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:51:20.022Z|320fd7bb-680e-41ac-ab90-9cfe952256ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:51:20.023Z|320fd7bb-680e-41ac-ab90-9cfe952256ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:51:20.750Z|49ec10bb-17b0-4c82-9a05-91424b1a1c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:51:20.753Z|49ec10bb-17b0-4c82-9a05-91424b1a1c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:51:30.044Z|1264f804-6389-4031-94cd-1bce09e3d095|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:51:30.045Z|1264f804-6389-4031-94cd-1bce09e3d095|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:51:30.047Z|21808bb1-44ed-42e2-8611-1fd827c3c535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:51:30.048Z|21808bb1-44ed-42e2-8611-1fd827c3c535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:51:30.052Z|1eb4880b-98b6-4270-9fc1-b6c068cf11c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:51:30.052Z|1eb4880b-98b6-4270-9fc1-b6c068cf11c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:51:35.750Z|b1930738-8664-4c54-8ce7-2940a4654252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:51:35.750Z|b1930738-8664-4c54-8ce7-2940a4654252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:51:37.203Z|16e3f330-9d93-4efb-91b8-a43a64be813b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:51:37.203Z|16e3f330-9d93-4efb-91b8-a43a64be813b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:51:40.078Z|82a1247c-e50f-4eea-9844-abde7a828c1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:51:40.078Z|82a1247c-e50f-4eea-9844-abde7a828c1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:51:40.078Z|e3d684c4-7ee8-4428-978c-ea3f58d98720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:51:40.079Z|e3d684c4-7ee8-4428-978c-ea3f58d98720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:51:40.082Z|3ba40029-ab16-4997-b057-a98922dce82d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:51:40.082Z|3ba40029-ab16-4997-b057-a98922dce82d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:51:50.102Z|5e4f398f-defa-46ec-9db9-c4d56f24f63c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:51:50.103Z|5e4f398f-defa-46ec-9db9-c4d56f24f63c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:51:50.105Z|fe987db1-53de-413b-9b93-2078a767a8fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:51:50.105Z|fe987db1-53de-413b-9b93-2078a767a8fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:51:50.107Z|bf79250b-7659-4ab4-9872-41dd41531b0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:51:50.108Z|bf79250b-7659-4ab4-9872-41dd41531b0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:51:50.750Z|7818eefc-df08-475c-8cb7-171681b612f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:51:50.750Z|7818eefc-df08-475c-8cb7-171681b612f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:51:59.890Z|50615b75-a8b1-42f3-bf8d-1543a87a8d6e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:51:59.890Z|50615b75-a8b1-42f3-bf8d-1543a87a8d6e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:52:00.135Z|5b279c7e-71b3-40f3-ac1b-8507c25fd481|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:52:00.136Z|5b279c7e-71b3-40f3-ac1b-8507c25fd481|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:52:00.140Z|1182bbe8-b488-454e-9efc-a54d6a367ce9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:52:00.141Z|1182bbe8-b488-454e-9efc-a54d6a367ce9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:52:00.145Z|54ec073b-4026-4c4b-a3e8-965608bc8225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:52:00.145Z|54ec073b-4026-4c4b-a3e8-965608bc8225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:52:05.750Z|2c8bd8e2-855c-447c-9b3b-538466c74962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:52:05.754Z|2c8bd8e2-855c-447c-9b3b-538466c74962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:52:07.204Z|11725945-d671-4919-855d-9d2f4a66ccdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:52:07.204Z|11725945-d671-4919-855d-9d2f4a66ccdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:52:10.165Z|2755f4e2-b5c8-4717-87a0-f28989fd4b76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:52:10.166Z|2755f4e2-b5c8-4717-87a0-f28989fd4b76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:52:10.170Z|85471cd5-af31-435e-a8e8-4c1150634119|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:52:10.171Z|85471cd5-af31-435e-a8e8-4c1150634119|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:52:10.175Z|c0c54fe8-bdb1-4843-9735-f2c6ad0ede5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:52:10.175Z|c0c54fe8-bdb1-4843-9735-f2c6ad0ede5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:52:20.196Z|b92221a0-6075-4ff9-98d6-f85e30d98d8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:52:20.198Z|b92221a0-6075-4ff9-98d6-f85e30d98d8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:52:20.200Z|ac99f85b-c10a-4bec-a31b-dcf9f98d4d55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:52:20.201Z|ac99f85b-c10a-4bec-a31b-dcf9f98d4d55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:52:20.203Z|a3596f93-b6fd-46e8-a873-1c3b0070ad0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:52:20.204Z|a3596f93-b6fd-46e8-a873-1c3b0070ad0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:52:20.750Z|920654dd-bd4e-4d95-8ba2-7379ea341bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:52:20.750Z|920654dd-bd4e-4d95-8ba2-7379ea341bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:52:30.229Z|13966d2a-891d-49ae-b04b-d085f062d7b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:52:30.230Z|13966d2a-891d-49ae-b04b-d085f062d7b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:52:30.232Z|79576f1b-7633-478a-92f6-433e71b13805|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:52:30.232Z|79576f1b-7633-478a-92f6-433e71b13805|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:52:30.237Z|192f7182-9766-4ae5-ad77-0b7f2fda6d34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:52:30.237Z|192f7182-9766-4ae5-ad77-0b7f2fda6d34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:52:35.750Z|3f7d20c6-dfed-4dbb-a8ad-1b7c072336b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:52:35.750Z|3f7d20c6-dfed-4dbb-a8ad-1b7c072336b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:52:37.205Z|baf69c0d-8ea1-4fcd-bf15-80caa3fbfc5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:52:37.206Z|baf69c0d-8ea1-4fcd-bf15-80caa3fbfc5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:52:40.261Z|c0cd7f98-411a-4d32-b634-a7c986a111be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:52:40.262Z|c0cd7f98-411a-4d32-b634-a7c986a111be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:52:40.267Z|491ebeee-3820-4b14-a310-804d88cd9342|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:52:40.268Z|491ebeee-3820-4b14-a310-804d88cd9342|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:52:40.270Z|0f473503-1e65-4068-9897-91760eba6a3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:52:40.271Z|0f473503-1e65-4068-9897-91760eba6a3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:52:50.292Z|384a7a7c-37b6-45c1-bdf9-5e3884ed9d07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:52:50.292Z|384a7a7c-37b6-45c1-bdf9-5e3884ed9d07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:52:50.296Z|090cfb82-36af-458d-8daf-e2ccbbf2490d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:52:50.297Z|090cfb82-36af-458d-8daf-e2ccbbf2490d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:52:50.298Z|5cea1c6a-2717-4317-8607-635d55e98e22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:52:50.298Z|5cea1c6a-2717-4317-8607-635d55e98e22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:52:50.750Z|172d26b9-7776-4b97-ab64-89797ef79057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:52:50.754Z|172d26b9-7776-4b97-ab64-89797ef79057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:52:59.890Z|e1622eda-ed19-4a91-b253-ccffe7a0ad37|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:52:59.890Z|e1622eda-ed19-4a91-b253-ccffe7a0ad37|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:53:00.328Z|a2acbba6-205a-4ecc-a8a8-f68c84f4e3ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:53:00.328Z|a2acbba6-205a-4ecc-a8a8-f68c84f4e3ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:53:00.334Z|03b6655e-2d51-4e31-b2c7-7b0a9e926a83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:53:00.334Z|03b6655e-2d51-4e31-b2c7-7b0a9e926a83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:53:00.334Z|96fc6656-7024-4179-8141-6a623138b498|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:53:00.335Z|96fc6656-7024-4179-8141-6a623138b498|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:53:05.750Z|e402da4f-d5dc-441d-b1b8-8a27731eda33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:53:05.750Z|e402da4f-d5dc-441d-b1b8-8a27731eda33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:53:07.206Z|96c07761-4f12-4e4a-b9d0-f063a5a4f68c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:53:07.207Z|96c07761-4f12-4e4a-b9d0-f063a5a4f68c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:53:10.359Z|f355bcd3-a01d-4010-a3a6-f403df415080|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:53:10.360Z|f355bcd3-a01d-4010-a3a6-f403df415080|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:53:10.367Z|d252d236-db11-4f06-8288-1b3376e5272b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:53:10.367Z|d252d236-db11-4f06-8288-1b3376e5272b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:53:10.368Z|a495f067-fd58-4361-b53e-0b614f13b892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:53:10.368Z|a495f067-fd58-4361-b53e-0b614f13b892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:53:20.401Z|f7b59519-e951-4c5c-80a8-72fd82f88d25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:53:20.402Z|f7b59519-e951-4c5c-80a8-72fd82f88d25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:53:20.404Z|eb243c91-8186-40be-b41b-9c18c86ca127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:53:20.405Z|eb243c91-8186-40be-b41b-9c18c86ca127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:53:20.410Z|c6df9d3b-a641-44b7-9d2a-ea5fbdcdf8c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:53:20.411Z|c6df9d3b-a641-44b7-9d2a-ea5fbdcdf8c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:53:20.750Z|017c5859-4a03-4bdb-85e7-3099a61d7690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:53:20.750Z|017c5859-4a03-4bdb-85e7-3099a61d7690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:53:30.428Z|1e2f7775-a180-4431-8944-819714034c35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:53:30.428Z|d630c6e8-9704-4ca7-ad89-8203d710bc40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:53:30.428Z|1e2f7775-a180-4431-8944-819714034c35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:53:30.428Z|d630c6e8-9704-4ca7-ad89-8203d710bc40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:53:30.447Z|986facee-90e2-4f23-a2f3-b85f17863ca0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:53:30.447Z|986facee-90e2-4f23-a2f3-b85f17863ca0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:53:35.750Z|64dec4a8-c829-48d7-b1ff-2ed81db82634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:53:35.754Z|64dec4a8-c829-48d7-b1ff-2ed81db82634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:53:37.208Z|dbe97868-4aa4-4ae2-8b3d-7bdee35b9b23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:53:37.208Z|dbe97868-4aa4-4ae2-8b3d-7bdee35b9b23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:53:40.497Z|f6bd95db-f606-478e-bcf0-0b86614d7555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:53:40.497Z|f6bd95db-f606-478e-bcf0-0b86614d7555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:53:40.502Z|c828fbe0-d9c0-4235-8b56-7c8209bc1868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:53:40.502Z|c828fbe0-d9c0-4235-8b56-7c8209bc1868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:53:40.507Z|7d5e8f6c-72c7-467d-81ea-2ab4534af283|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:53:40.507Z|7d5e8f6c-72c7-467d-81ea-2ab4534af283|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:53:50.546Z|792de664-3a45-4129-8136-1f442484218c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:53:50.546Z|ef9deae6-7079-4cc3-8e78-fd93f050459e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:53:50.548Z|ef9deae6-7079-4cc3-8e78-fd93f050459e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:53:50.548Z|792de664-3a45-4129-8136-1f442484218c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:53:50.550Z|a942ed4d-bc79-4e51-95a2-b7f44c1325d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:53:50.551Z|a942ed4d-bc79-4e51-95a2-b7f44c1325d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:53:50.750Z|20ef9836-2c77-4363-be19-54c871b42c97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:53:50.750Z|20ef9836-2c77-4363-be19-54c871b42c97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:53:59.895Z|e704aa3f-5a2c-4200-b979-750cd7f4af0c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:53:59.895Z|e704aa3f-5a2c-4200-b979-750cd7f4af0c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:54:00.574Z|43efeb7a-af8a-4f95-9652-2476b5d2049a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:54:00.575Z|da7a3117-cd34-4f7f-8eab-c0a502c3e60d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:54:00.575Z|da7a3117-cd34-4f7f-8eab-c0a502c3e60d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:54:00.576Z|43efeb7a-af8a-4f95-9652-2476b5d2049a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:54:00.580Z|461d432d-9bd0-4973-a846-420d89b7d526|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:54:00.580Z|461d432d-9bd0-4973-a846-420d89b7d526|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:54:05.750Z|12d406c6-3812-4da9-98e3-635784240419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:54:05.750Z|12d406c6-3812-4da9-98e3-635784240419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:54:07.209Z|8d6f180c-6533-49b2-bc89-822391e6e8cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:54:07.209Z|8d6f180c-6533-49b2-bc89-822391e6e8cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:54:10.598Z|c4adf997-fb68-485b-8b8e-7ec39572f528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:54:10.599Z|c4adf997-fb68-485b-8b8e-7ec39572f528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:54:10.607Z|cb222dd0-dbd6-4fe3-9e7d-60a996adefad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:54:10.608Z|cb222dd0-dbd6-4fe3-9e7d-60a996adefad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:54:10.611Z|f212f727-c867-4cc2-88ad-50ab741cf732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:54:10.611Z|f212f727-c867-4cc2-88ad-50ab741cf732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:54:20.621Z|811c7199-0342-40c3-bb13-751c5ee837a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:54:20.622Z|811c7199-0342-40c3-bb13-751c5ee837a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:54:20.630Z|7db9036d-f283-4e36-a4dd-5f5cbcfbeae9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:54:20.630Z|7db9036d-f283-4e36-a4dd-5f5cbcfbeae9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:54:20.635Z|67246bae-f5f6-4f63-ab9d-f62c8c24871e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:54:20.635Z|67246bae-f5f6-4f63-ab9d-f62c8c24871e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:54:20.750Z|9948543a-3e10-42c0-a0e9-9421dfe3692c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:54:20.753Z|9948543a-3e10-42c0-a0e9-9421dfe3692c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:54:30.649Z|9162bc2c-7656-4e0c-8b59-f9e19880aa56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:54:30.650Z|9162bc2c-7656-4e0c-8b59-f9e19880aa56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:54:30.652Z|0ed58fb0-56cb-4e1c-9ec7-41e79a523bb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:54:30.653Z|0ed58fb0-56cb-4e1c-9ec7-41e79a523bb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:54:30.657Z|e327453a-faeb-4101-b2e5-a519b3f2cf5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:54:30.658Z|e327453a-faeb-4101-b2e5-a519b3f2cf5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:54:35.750Z|084457c4-44ec-493d-bb74-52b03a7440d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:54:35.750Z|084457c4-44ec-493d-bb74-52b03a7440d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:54:37.210Z|0de650ad-e6f4-46d5-a677-1d83cdcc28b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:54:37.210Z|0de650ad-e6f4-46d5-a677-1d83cdcc28b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:54:40.680Z|dc231644-d69b-4cf6-92ab-a3f67ab031ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:54:40.681Z|dc231644-d69b-4cf6-92ab-a3f67ab031ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:54:40.701Z|12542eac-b985-4a82-a5c9-06cc02749430|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:54:40.702Z|6c8d975c-35a4-426f-9d6a-2f63cf6dd4c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:54:40.702Z|12542eac-b985-4a82-a5c9-06cc02749430|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:54:40.703Z|6c8d975c-35a4-426f-9d6a-2f63cf6dd4c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:54:50.730Z|3896b432-4285-466d-903c-b6c9410a2327|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:54:50.731Z|3896b432-4285-466d-903c-b6c9410a2327|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:54:50.735Z|1834a9a9-5fee-4568-8289-cc7f73ca5a88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:54:50.736Z|1834a9a9-5fee-4568-8289-cc7f73ca5a88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:54:50.738Z|2e377675-c03b-4e4f-8eab-31c2e07e382c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:54:50.738Z|2e377675-c03b-4e4f-8eab-31c2e07e382c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:54:50.749Z|ce5cdec4-91ab-4c40-bec1-84decffe9405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:54:50.750Z|ce5cdec4-91ab-4c40-bec1-84decffe9405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:54:59.890Z|9cdfcd82-9d71-4f39-9a04-d54cd7c35b6a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:54:59.891Z|9cdfcd82-9d71-4f39-9a04-d54cd7c35b6a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:55:00.765Z|08d5093a-a635-4c42-b609-edb7d9ca5ffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:55:00.765Z|08d5093a-a635-4c42-b609-edb7d9ca5ffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:55:00.766Z|2fdffbfb-5e5a-4114-97ef-cafa1efa2178|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:55:00.766Z|2fdffbfb-5e5a-4114-97ef-cafa1efa2178|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:55:00.769Z|e110fda5-f35f-49ee-9fba-814355296e40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:55:00.769Z|e110fda5-f35f-49ee-9fba-814355296e40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:55:05.750Z|907a75b0-aa5a-4ffd-ba2e-e62ee7940e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:55:05.752Z|907a75b0-aa5a-4ffd-ba2e-e62ee7940e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:55:07.212Z|34ed815b-b478-48ae-a7a9-d3bdacba020f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:55:07.212Z|34ed815b-b478-48ae-a7a9-d3bdacba020f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:55:10.796Z|484843d0-98fb-445f-932e-971f1539c838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:55:10.797Z|484843d0-98fb-445f-932e-971f1539c838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:55:10.800Z|bb30bd39-d354-48ee-911f-b7bc79f33df6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:55:10.800Z|bb30bd39-d354-48ee-911f-b7bc79f33df6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:55:10.802Z|d70d5730-c1e2-4aa2-80a9-602d5ee5b76f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:55:10.803Z|d70d5730-c1e2-4aa2-80a9-602d5ee5b76f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:55:20.750Z|24a4cd1d-ca70-441f-bad2-ce6fadebc1ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:55:20.750Z|24a4cd1d-ca70-441f-bad2-ce6fadebc1ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:55:20.826Z|0d6f88a2-5b5d-460a-9f10-f766f50df2da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:55:20.826Z|0d6f88a2-5b5d-460a-9f10-f766f50df2da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:55:20.827Z|d06af059-d761-478d-8a41-774b1aa4a642|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:55:20.828Z|d06af059-d761-478d-8a41-774b1aa4a642|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:55:20.829Z|073e353b-15ca-464c-a63a-18c365d3984e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:55:20.830Z|073e353b-15ca-464c-a63a-18c365d3984e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:55:30.863Z|2f98eb83-c676-4097-b874-fdb539e804ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:55:30.864Z|2f98eb83-c676-4097-b874-fdb539e804ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:55:30.869Z|bb1bae69-6a6d-4080-8eba-cb003dd6c360|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:55:30.869Z|bb1bae69-6a6d-4080-8eba-cb003dd6c360|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:55:30.873Z|491ebfba-a170-4806-ac64-4ac5d5590e01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:55:30.874Z|491ebfba-a170-4806-ac64-4ac5d5590e01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:55:35.750Z|78aae918-9059-4506-910d-2cc3a177d198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:55:35.750Z|78aae918-9059-4506-910d-2cc3a177d198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:55:37.213Z|40a84d2f-884b-4a67-9252-0b9f3bc52fd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:55:37.213Z|40a84d2f-884b-4a67-9252-0b9f3bc52fd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:55:40.895Z|1a3e2bbd-9c58-49cb-ba3b-2d87c495a117|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:55:40.895Z|1a3e2bbd-9c58-49cb-ba3b-2d87c495a117|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:55:40.900Z|9325ab1d-c29f-4630-b367-c74f23f172b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:55:40.902Z|9325ab1d-c29f-4630-b367-c74f23f172b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:55:40.903Z|f076bafc-b0f0-4903-a925-850033ee4714|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:55:40.904Z|f076bafc-b0f0-4903-a925-850033ee4714|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:55:50.750Z|23017bd4-ff68-4617-865c-a9e4484a1fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:55:50.754Z|23017bd4-ff68-4617-865c-a9e4484a1fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:55:50.924Z|d2c2011c-8cc9-410d-9bfb-a75c6795c5af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:55:50.925Z|d2c2011c-8cc9-410d-9bfb-a75c6795c5af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:55:50.925Z|37ec306d-e540-43ea-b730-684867cd02ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:55:50.926Z|37ec306d-e540-43ea-b730-684867cd02ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:55:50.931Z|ee669de1-c138-45de-bc76-8c54eccfc2f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:55:50.932Z|ee669de1-c138-45de-bc76-8c54eccfc2f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:55:59.890Z|40663dc3-7283-4063-b4b5-7b3adfd113b3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:55:59.891Z|40663dc3-7283-4063-b4b5-7b3adfd113b3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:56:00.952Z|50d7e2e5-f357-4c2c-be9f-6f00ca7cec9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:56:00.954Z|50d7e2e5-f357-4c2c-be9f-6f00ca7cec9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:56:00.957Z|e85fc5ce-962b-43f5-bd8f-c65a0be1769c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:56:00.958Z|e85fc5ce-962b-43f5-bd8f-c65a0be1769c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:56:00.955Z|40bec35a-d1e6-4cfb-a2f1-10d7bf09fd99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:56:00.960Z|40bec35a-d1e6-4cfb-a2f1-10d7bf09fd99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:56:05.750Z|251383c7-f72c-4aa7-8cac-0b2be92729c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:56:05.750Z|251383c7-f72c-4aa7-8cac-0b2be92729c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:56:07.214Z|be33d4a3-238c-46d7-bf3c-b8ad7441a0e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:56:07.214Z|be33d4a3-238c-46d7-bf3c-b8ad7441a0e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:56:10.985Z|7440fa68-0677-416f-8237-ed3b8d0be81d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:56:10.987Z|08883ce1-4b3f-4b1b-b938-57749a93a640|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:56:10.988Z|08883ce1-4b3f-4b1b-b938-57749a93a640|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:56:10.990Z|7440fa68-0677-416f-8237-ed3b8d0be81d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:56:10.990Z|f263189a-d2b8-4783-a220-4000b27e20ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:56:10.991Z|f263189a-d2b8-4783-a220-4000b27e20ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:56:20.750Z|0aa1b15c-8840-41c7-97e8-f0cfea198268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:56:20.750Z|0aa1b15c-8840-41c7-97e8-f0cfea198268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:56:21.018Z|7143bcc4-198c-47fb-8851-1d674c8befc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:56:21.019Z|7143bcc4-198c-47fb-8851-1d674c8befc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:56:21.022Z|64850f15-881b-41fe-b753-de89bf6bf1b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:56:21.023Z|64850f15-881b-41fe-b753-de89bf6bf1b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:56:21.027Z|7afdd6ca-7a5e-4f4e-81ce-ce784dc21b1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:56:21.027Z|7afdd6ca-7a5e-4f4e-81ce-ce784dc21b1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:56:31.049Z|b617c6d8-b4a9-46ef-8379-686b45b56321|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:56:31.050Z|b617c6d8-b4a9-46ef-8379-686b45b56321|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:56:31.053Z|e78d556f-74ad-4fbb-9fd0-8d9d33fc3b67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:56:31.054Z|e78d556f-74ad-4fbb-9fd0-8d9d33fc3b67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:56:31.054Z|63fd903b-2e58-42d9-a6e0-31236675e29c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:56:31.055Z|63fd903b-2e58-42d9-a6e0-31236675e29c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:56:35.750Z|9600ad5c-8f35-4926-9f3e-90533a35d0dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:56:35.754Z|9600ad5c-8f35-4926-9f3e-90533a35d0dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:56:37.215Z|2a0584ac-514c-4320-a8e2-b141b86daa95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:56:37.215Z|2a0584ac-514c-4320-a8e2-b141b86daa95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:56:41.079Z|e3cdb62a-a52f-4a08-af6c-8c01f0b7b11f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:56:41.080Z|f4fb1379-f59e-43db-9907-2c1c847e8918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:56:41.081Z|f4fb1379-f59e-43db-9907-2c1c847e8918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:56:41.082Z|230daf74-9ac7-4879-864f-35db11dcab95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:56:41.081Z|e3cdb62a-a52f-4a08-af6c-8c01f0b7b11f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:56:41.083Z|230daf74-9ac7-4879-864f-35db11dcab95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:56:50.750Z|19127ef8-cf78-4856-b9dc-369d77536b81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:56:50.750Z|19127ef8-cf78-4856-b9dc-369d77536b81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:56:51.113Z|4fb482ee-4144-4f56-a6b7-6d66c595c050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:56:51.114Z|4fb482ee-4144-4f56-a6b7-6d66c595c050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:56:51.117Z|841da192-6128-49e8-9eaa-77478eca695a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:56:51.118Z|841da192-6128-49e8-9eaa-77478eca695a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:56:51.120Z|35d81e8b-b6c6-4ca2-86ea-a3ad108d5c72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:56:51.120Z|35d81e8b-b6c6-4ca2-86ea-a3ad108d5c72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:56:59.891Z|4bf487ff-aa00-4615-9b6b-9803726925db|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:56:59.892Z|4bf487ff-aa00-4615-9b6b-9803726925db|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:57:01.148Z|63da9e7b-0854-4a9b-a30c-ca5874b2c97e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:57:01.149Z|63da9e7b-0854-4a9b-a30c-ca5874b2c97e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:57:01.149Z|216da6cf-a5d8-4afc-ae6a-556896c02ede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:57:01.149Z|ca5cd78e-c58f-4cba-920e-d685955b2c8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:57:01.149Z|216da6cf-a5d8-4afc-ae6a-556896c02ede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:57:01.150Z|ca5cd78e-c58f-4cba-920e-d685955b2c8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:57:05.759Z|accf3e92-091a-4b7c-91f7-efa357006b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:57:05.762Z|accf3e92-091a-4b7c-91f7-efa357006b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:57:07.216Z|77acb06f-6102-4580-94cd-5d3b0daf970d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:57:07.216Z|77acb06f-6102-4580-94cd-5d3b0daf970d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:57:11.178Z|4db1209c-1997-49fc-871a-a1c7df6e27f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:57:11.178Z|4db1209c-1997-49fc-871a-a1c7df6e27f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:57:11.188Z|834cb2b2-1aef-4626-818a-26d9eebf1a03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:57:11.189Z|834cb2b2-1aef-4626-818a-26d9eebf1a03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:57:11.206Z|54373dec-60e8-4581-a56c-030f9c95301f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:57:11.206Z|54373dec-60e8-4581-a56c-030f9c95301f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:57:20.750Z|9dd66bf7-c6e5-4450-a829-2d200f5e094b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:57:20.750Z|9dd66bf7-c6e5-4450-a829-2d200f5e094b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:57:21.211Z|203ccdfa-2a65-4ed1-a5bc-01e4a20b1b64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:57:21.212Z|203ccdfa-2a65-4ed1-a5bc-01e4a20b1b64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:57:21.214Z|88442580-d146-4ee0-b5f1-345d3be77f6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:57:21.215Z|88442580-d146-4ee0-b5f1-345d3be77f6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:57:21.236Z|9f84ecae-f074-4fe4-bae4-7b65f368e7d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:57:21.236Z|9f84ecae-f074-4fe4-bae4-7b65f368e7d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:57:31.242Z|22bafe75-83e3-4117-bd03-d048139c2bcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:57:31.243Z|22bafe75-83e3-4117-bd03-d048139c2bcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:57:31.243Z|d72a28f2-5696-4105-bc9e-0c908764efb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:57:31.244Z|d72a28f2-5696-4105-bc9e-0c908764efb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:57:31.263Z|f03633bb-268e-4af6-ab96-14b113b10bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:57:31.264Z|f03633bb-268e-4af6-ab96-14b113b10bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:57:35.749Z|8cd43a60-e4e8-4179-bd37-8ebfd965c2be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:57:35.750Z|8cd43a60-e4e8-4179-bd37-8ebfd965c2be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:57:37.216Z|0e6f91b6-b6ff-4a24-8147-a87e09b953bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:57:37.217Z|0e6f91b6-b6ff-4a24-8147-a87e09b953bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:57:41.271Z|ce5b85cd-379a-48d1-bc8f-bc910a6a360a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:57:41.271Z|ce5b85cd-379a-48d1-bc8f-bc910a6a360a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:57:41.274Z|87e8d453-2315-4c69-ade1-2e7ac9ab1576|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:57:41.274Z|87e8d453-2315-4c69-ade1-2e7ac9ab1576|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:57:41.287Z|f78718aa-132b-45ef-a21c-4e27d7748642|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:57:41.287Z|f78718aa-132b-45ef-a21c-4e27d7748642|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:57:50.750Z|ac56cdee-89d3-4a93-b8cc-be9baf2a2a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:57:50.753Z|ac56cdee-89d3-4a93-b8cc-be9baf2a2a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:57:51.305Z|5f86fe80-2922-4654-846c-856b0855ff2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:57:51.305Z|5f86fe80-2922-4654-846c-856b0855ff2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:57:51.316Z|9a1a524f-d307-4fb4-a102-ea924d1170c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:57:51.316Z|9a1a524f-d307-4fb4-a102-ea924d1170c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:57:51.318Z|d35c1237-6ca4-4237-9fc5-9a735cb14478|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:57:51.318Z|d35c1237-6ca4-4237-9fc5-9a735cb14478|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:57:59.894Z|94a705d4-27c7-4954-898d-17f5685bfeac|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:57:59.894Z|94a705d4-27c7-4954-898d-17f5685bfeac|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:58:01.339Z|92a51277-bd3b-4cad-8150-81662b1f173a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:58:01.340Z|92a51277-bd3b-4cad-8150-81662b1f173a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:58:01.342Z|bed1860f-187f-4a1a-8870-c63f24a7173d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:58:01.343Z|bed1860f-187f-4a1a-8870-c63f24a7173d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:58:01.345Z|eaa046ac-db6a-402a-a1f7-1f3eb9a1e769|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:58:01.346Z|eaa046ac-db6a-402a-a1f7-1f3eb9a1e769|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:58:05.750Z|0d6c4ceb-2d94-47f6-8fc0-87305e7bde35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:58:05.750Z|0d6c4ceb-2d94-47f6-8fc0-87305e7bde35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:58:07.218Z|23abbc0e-ea67-4683-80ce-e50d3fd008db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:58:07.219Z|23abbc0e-ea67-4683-80ce-e50d3fd008db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:58:11.369Z|4b1b9f80-395f-483f-808d-cee3fc48984a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:58:11.370Z|4b1b9f80-395f-483f-808d-cee3fc48984a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:58:11.374Z|d388262f-ccdb-4277-916f-6a200c082b02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:58:11.375Z|d388262f-ccdb-4277-916f-6a200c082b02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:58:11.378Z|78963f4d-d47f-46aa-bfb4-abb5e83dedbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:58:11.378Z|78963f4d-d47f-46aa-bfb4-abb5e83dedbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:58:20.750Z|f6b71c2e-6864-42c3-a27b-4332548612a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:58:20.750Z|f6b71c2e-6864-42c3-a27b-4332548612a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:58:21.398Z|97abdf0e-341a-4dc3-a324-a9d8c785b702|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:58:21.399Z|97abdf0e-341a-4dc3-a324-a9d8c785b702|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:58:21.402Z|94e891d9-0f7e-4eb3-b7af-643ac2c759ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:58:21.403Z|94e891d9-0f7e-4eb3-b7af-643ac2c759ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:58:21.405Z|f948d83d-86bc-45d0-8955-472b3aceda2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:58:21.406Z|f948d83d-86bc-45d0-8955-472b3aceda2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:58:31.434Z|26a26606-f68e-4182-92b9-aef54cce8ca4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:58:31.436Z|26a26606-f68e-4182-92b9-aef54cce8ca4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:58:31.437Z|535f604f-7b4a-4cdd-b0da-3444660a3810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:58:31.437Z|535f604f-7b4a-4cdd-b0da-3444660a3810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:58:31.440Z|53a90864-58ab-4feb-91f8-4c3928814d50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:58:31.441Z|53a90864-58ab-4feb-91f8-4c3928814d50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:58:35.750Z|92a8ca86-74be-40c6-89b8-2fd1be0f4905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:58:35.755Z|92a8ca86-74be-40c6-89b8-2fd1be0f4905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:58:37.219Z|54dea648-a0e3-4a26-80c1-72226224946a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:58:37.220Z|54dea648-a0e3-4a26-80c1-72226224946a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:58:41.466Z|78bc4b42-01a5-4255-8305-399616e07ceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:58:41.467Z|78bc4b42-01a5-4255-8305-399616e07ceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:58:41.469Z|1baea929-0f2c-48ac-a207-c421e53a6dcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:58:41.469Z|1baea929-0f2c-48ac-a207-c421e53a6dcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:58:41.472Z|1a356887-4693-41cd-bf6d-f0fac29f94b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:58:41.473Z|1a356887-4693-41cd-bf6d-f0fac29f94b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:58:50.749Z|c87493b7-f612-4de2-86f0-45447491ed5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:58:50.750Z|c87493b7-f612-4de2-86f0-45447491ed5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:58:51.493Z|040a19ad-f457-412b-8e95-32dd51444439|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:58:51.493Z|040a19ad-f457-412b-8e95-32dd51444439|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:58:51.497Z|58d7e7ca-1ac6-4527-a6b1-e9febe2866c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:58:51.497Z|58d7e7ca-1ac6-4527-a6b1-e9febe2866c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:58:51.502Z|8bceda6f-b27f-414f-a9eb-10f0936297bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:58:51.503Z|8bceda6f-b27f-414f-a9eb-10f0936297bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:58:59.888Z|a3180159-f052-4f3c-94ac-872575b30321|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:58:59.889Z|a3180159-f052-4f3c-94ac-872575b30321|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T11:59:01.516Z|7295101d-dd71-4b0a-a274-391dccbac42c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:59:01.516Z|7295101d-dd71-4b0a-a274-391dccbac42c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:59:01.520Z|8e7b03b4-f48e-4058-8778-7f0209eacde7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:59:01.521Z|8e7b03b4-f48e-4058-8778-7f0209eacde7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:59:01.529Z|eea67a6d-8999-4928-b369-da5697f0b5a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:59:01.530Z|eea67a6d-8999-4928-b369-da5697f0b5a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:59:05.751Z|1d16625f-3b51-44fc-bf79-9720e28644a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:59:05.752Z|1d16625f-3b51-44fc-bf79-9720e28644a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:59:07.221Z|7904e010-e6f9-4898-a608-033e8bc0e61e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:59:07.221Z|7904e010-e6f9-4898-a608-033e8bc0e61e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:59:11.540Z|73742ac5-ec62-4c58-98ef-5bb4cce08902|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:59:11.540Z|73742ac5-ec62-4c58-98ef-5bb4cce08902|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:59:11.546Z|7ac2680e-292e-40ae-99b3-6c89ac719992|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:59:11.547Z|7ac2680e-292e-40ae-99b3-6c89ac719992|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:59:11.552Z|a3fdd8e3-148c-437f-ae88-f32bca34722c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:59:11.552Z|a3fdd8e3-148c-437f-ae88-f32bca34722c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:59:20.750Z|5ea23d0d-c2b8-4426-a5db-a073a471fdf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:59:20.754Z|5ea23d0d-c2b8-4426-a5db-a073a471fdf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:59:21.564Z|feafb5a1-fdb4-48e5-b3e1-a492f6e746cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:59:21.568Z|feafb5a1-fdb4-48e5-b3e1-a492f6e746cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:59:21.569Z|92e2e837-0f04-4512-8589-432e9c6419d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:59:21.569Z|92e2e837-0f04-4512-8589-432e9c6419d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:59:21.594Z|dd0d8367-c3a4-4cd8-b767-5fdc7d5e28ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:59:21.594Z|dd0d8367-c3a4-4cd8-b767-5fdc7d5e28ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:59:31.599Z|8f4800b0-cc45-4f0f-bda4-49959f61949f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:59:31.600Z|8f4800b0-cc45-4f0f-bda4-49959f61949f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:59:31.604Z|54671b78-ae5f-4e1a-8f7f-2b0d25bf59f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:59:31.604Z|54671b78-ae5f-4e1a-8f7f-2b0d25bf59f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:59:31.618Z|85583130-b465-4913-8f4c-6c60787de1e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:59:31.619Z|85583130-b465-4913-8f4c-6c60787de1e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:59:35.749Z|102706ba-b3e7-4b75-ad9f-77e09bc0b56d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:59:35.750Z|102706ba-b3e7-4b75-ad9f-77e09bc0b56d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:59:37.222Z|72415c66-e83a-43d6-89b6-4551135d86b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:59:37.222Z|72415c66-e83a-43d6-89b6-4551135d86b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:59:41.630Z|b91b80d4-4630-423a-8ba3-41a796a4f195|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:59:41.630Z|69736757-32a3-4a75-b9ba-83d320be76ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:59:41.630Z|b91b80d4-4630-423a-8ba3-41a796a4f195|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:59:41.630Z|69736757-32a3-4a75-b9ba-83d320be76ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:59:41.642Z|14a636b1-3bd0-45a4-b981-90c08d74a594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:59:41.642Z|14a636b1-3bd0-45a4-b981-90c08d74a594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:59:50.750Z|15cff81d-7aef-4328-a97a-eb26767366c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T11:59:50.750Z|15cff81d-7aef-4328-a97a-eb26767366c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T11:59:51.658Z|2448ec62-f70b-40bf-b1b7-65a73aade4bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:59:51.658Z|d1e7640c-fa53-4a9e-b6cc-1a420e5aece7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:59:51.658Z|2448ec62-f70b-40bf-b1b7-65a73aade4bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:59:51.659Z|d1e7640c-fa53-4a9e-b6cc-1a420e5aece7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:59:51.667Z|de566214-9c39-40f5-a4d5-56bfa47d8fb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T11:59:51.668Z|de566214-9c39-40f5-a4d5-56bfa47d8fb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T11:59:59.889Z|2ff281c3-5a5f-4291-81ed-f4f20b5b19d2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T11:59:59.889Z|2ff281c3-5a5f-4291-81ed-f4f20b5b19d2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:00:01.690Z|d379a6d4-1a7b-45c0-bad5-32892a32c1db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:00:01.690Z|86c8296a-a611-4e51-93f4-9ca70d522ede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:00:01.691Z|86c8296a-a611-4e51-93f4-9ca70d522ede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:00:01.692Z|adea237b-c177-47dd-96c0-3a17e1d24a21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:00:01.693Z|adea237b-c177-47dd-96c0-3a17e1d24a21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:00:01.691Z|d379a6d4-1a7b-45c0-bad5-32892a32c1db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:00:05.750Z|28d08352-8ca0-4107-a4e3-a93cf906d3d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:00:05.754Z|28d08352-8ca0-4107-a4e3-a93cf906d3d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:00:07.223Z|0b27297c-a0fa-4d2a-8125-0f6e748eb5aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:00:07.223Z|0b27297c-a0fa-4d2a-8125-0f6e748eb5aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:00:11.721Z|a4491193-6944-4dcb-8262-96d3b6d83010|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:00:11.721Z|a4491193-6944-4dcb-8262-96d3b6d83010|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:00:11.722Z|7e772262-3600-441c-a09f-428e9f5ab982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:00:11.723Z|7e772262-3600-441c-a09f-428e9f5ab982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:00:11.729Z|e6642aff-d06d-4501-b721-e607e671bee6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:00:11.730Z|e6642aff-d06d-4501-b721-e607e671bee6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:00:20.751Z|4a7a03f9-1c1f-4e7d-92f5-9d933e82766a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:00:20.751Z|4a7a03f9-1c1f-4e7d-92f5-9d933e82766a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:00:21.751Z|961347e3-1192-417e-90e7-f068f741059e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:00:21.751Z|961347e3-1192-417e-90e7-f068f741059e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:00:21.753Z|bfffe24d-9fb2-4d0a-a5eb-721fed81db2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:00:21.753Z|ce301fcc-7025-404b-8376-3fd210987795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:00:21.753Z|bfffe24d-9fb2-4d0a-a5eb-721fed81db2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:00:21.753Z|ce301fcc-7025-404b-8376-3fd210987795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:00:31.779Z|9eded69f-a6fc-4236-a8bd-1d37c7490f95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:00:31.779Z|021ab46d-a302-43d3-8428-771b6a7c29aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:00:31.780Z|021ab46d-a302-43d3-8428-771b6a7c29aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:00:31.780Z|9eded69f-a6fc-4236-a8bd-1d37c7490f95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:00:31.784Z|85d79681-6130-4363-bc3b-f8b9ff4f68b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:00:31.785Z|85d79681-6130-4363-bc3b-f8b9ff4f68b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:00:35.750Z|dc08dece-94f5-43d9-89c6-8bb062cbffce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:00:35.750Z|dc08dece-94f5-43d9-89c6-8bb062cbffce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:00:37.224Z|c80762cb-dfb7-4c2f-8e9c-4f6f5787d22d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:00:37.225Z|c80762cb-dfb7-4c2f-8e9c-4f6f5787d22d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:00:41.820Z|78a55178-5dc1-47ee-9da8-3f2a4d1a35fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:00:41.820Z|78a55178-5dc1-47ee-9da8-3f2a4d1a35fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:00:41.820Z|5be31f0e-6cb2-499c-a69e-9c89b5dd927b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:00:41.820Z|5b32467f-6933-4aee-af72-f92bd68bad30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:00:41.821Z|5be31f0e-6cb2-499c-a69e-9c89b5dd927b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:00:41.821Z|5b32467f-6933-4aee-af72-f92bd68bad30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:00:50.750Z|a66928d8-bb39-429a-b7a2-b0af6a98c6a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:00:50.755Z|a66928d8-bb39-429a-b7a2-b0af6a98c6a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:00:51.849Z|482c0696-e439-4433-89ab-a2d6c33ebdb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:00:51.853Z|482c0696-e439-4433-89ab-a2d6c33ebdb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:00:51.853Z|2b3f9233-b3d3-4589-aecf-d2e3d0e8a0b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:00:51.854Z|2b3f9233-b3d3-4589-aecf-d2e3d0e8a0b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:00:51.854Z|d7d30f6e-72d9-43c1-b13c-72bc083864e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:00:51.855Z|d7d30f6e-72d9-43c1-b13c-72bc083864e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:00:59.890Z|aea3ed49-9b48-437d-9ca0-72e2743a689d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:00:59.891Z|aea3ed49-9b48-437d-9ca0-72e2743a689d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:01:01.883Z|83e95e72-cba8-4c27-8ac8-b2fea39987e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:01:01.883Z|83e95e72-cba8-4c27-8ac8-b2fea39987e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:01:01.884Z|cb371bcc-48bc-428f-a567-afef94add40f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:01:01.885Z|cb371bcc-48bc-428f-a567-afef94add40f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:01:01.906Z|91b465aa-39b0-4d98-86a2-cd918ab4878e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:01:01.906Z|91b465aa-39b0-4d98-86a2-cd918ab4878e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:01:05.750Z|998ebb04-9310-45c6-9861-0d15334658d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:01:05.750Z|998ebb04-9310-45c6-9861-0d15334658d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:01:07.225Z|dd19d423-c4f6-4f81-b4e7-1392c81eb14f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:01:07.226Z|dd19d423-c4f6-4f81-b4e7-1392c81eb14f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:01:11.920Z|7adb926e-b734-40c4-8652-e5c8815b6114|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:01:11.921Z|7adb926e-b734-40c4-8652-e5c8815b6114|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:01:11.923Z|2067304d-7a34-4252-93e9-6e9cb0b76b88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:01:11.923Z|2067304d-7a34-4252-93e9-6e9cb0b76b88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:01:11.935Z|e6848818-c593-4477-abf1-374fe817b371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:01:11.935Z|e6848818-c593-4477-abf1-374fe817b371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:01:20.750Z|2e3daa55-7709-4bb9-80c7-bd0f4f093ea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:01:20.750Z|2e3daa55-7709-4bb9-80c7-bd0f4f093ea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:01:21.956Z|192b3b69-3140-4dfa-9a99-358147b68eb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:01:21.957Z|192b3b69-3140-4dfa-9a99-358147b68eb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:01:21.961Z|323bc316-5d19-47bc-9931-3c6fc17f80ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:01:21.961Z|323bc316-5d19-47bc-9931-3c6fc17f80ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:01:21.964Z|52a25072-6416-4c4b-91b7-7f77fb89b5de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:01:21.964Z|52a25072-6416-4c4b-91b7-7f77fb89b5de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:01:31.986Z|cc91a711-977b-4158-b8e4-12f861ca1bca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:01:31.987Z|cc91a711-977b-4158-b8e4-12f861ca1bca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:01:31.988Z|dddbde7c-d550-42bc-9ee4-48e459a37e15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:01:31.989Z|fb232469-08f2-4822-ae31-f85a46918cb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:01:31.990Z|dddbde7c-d550-42bc-9ee4-48e459a37e15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:01:31.990Z|fb232469-08f2-4822-ae31-f85a46918cb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:01:35.750Z|cac0c5bb-144f-4b02-b9d1-d66eaf2c6d95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:01:35.754Z|cac0c5bb-144f-4b02-b9d1-d66eaf2c6d95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:01:37.226Z|d4d99864-34f8-4e44-a099-6cb2d2cd3e07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:01:37.227Z|d4d99864-34f8-4e44-a099-6cb2d2cd3e07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:01:42.015Z|0f57fc51-46da-431e-a4b3-469af14d023b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:01:42.016Z|0f57fc51-46da-431e-a4b3-469af14d023b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:01:42.019Z|d894f6a4-31cc-4fee-a288-1e85ab2b4404|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:01:42.020Z|d894f6a4-31cc-4fee-a288-1e85ab2b4404|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:01:42.024Z|2a580217-fae9-44b5-a56c-8e43438005e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:01:42.025Z|2a580217-fae9-44b5-a56c-8e43438005e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:01:50.750Z|889495a3-193e-4589-976f-16ddf67c8166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:01:50.750Z|889495a3-193e-4589-976f-16ddf67c8166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:01:52.039Z|3ef7d0ce-48dc-44d0-bb34-71ff7408d3b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:01:52.040Z|3ef7d0ce-48dc-44d0-bb34-71ff7408d3b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:01:52.042Z|d52eb6c0-5f47-4f97-a3b2-9dd991737b4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:01:52.043Z|d52eb6c0-5f47-4f97-a3b2-9dd991737b4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:01:52.047Z|df4e9eb8-5a31-488c-b7e9-94418d8de5f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:01:52.047Z|df4e9eb8-5a31-488c-b7e9-94418d8de5f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:01:59.891Z|de36f712-b371-4154-bf7a-693cfe4ef601|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:01:59.892Z|de36f712-b371-4154-bf7a-693cfe4ef601|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:02:02.069Z|f4e4d65d-4433-4a1a-9305-5b65d644e22c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:02:02.070Z|f4e4d65d-4433-4a1a-9305-5b65d644e22c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:02:02.070Z|afb41796-8b4e-4d9b-a350-e48fdfa9fbf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:02:02.070Z|afb41796-8b4e-4d9b-a350-e48fdfa9fbf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:02:02.074Z|23ba151f-8825-402f-a027-ba33ca359839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:02:02.075Z|23ba151f-8825-402f-a027-ba33ca359839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:02:05.750Z|6ede5ec5-864c-490d-858b-5b72d85375a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:02:05.750Z|6ede5ec5-864c-490d-858b-5b72d85375a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:02:07.228Z|3bacc66c-9226-4b60-bebc-584d2fa2cd83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:02:07.228Z|3bacc66c-9226-4b60-bebc-584d2fa2cd83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:02:12.098Z|800e6f27-5d94-47e3-bb52-666954b5511c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:02:12.099Z|800e6f27-5d94-47e3-bb52-666954b5511c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:02:12.102Z|d6037d8c-c461-46b9-8ef5-939d085a8fe1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:02:12.102Z|d6037d8c-c461-46b9-8ef5-939d085a8fe1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:02:12.105Z|fa083d6b-9fbf-424d-a45f-7f0c0781d1e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:02:12.105Z|fa083d6b-9fbf-424d-a45f-7f0c0781d1e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:02:20.750Z|f3467858-3476-464f-b323-88ec4c650e8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:02:20.754Z|f3467858-3476-464f-b323-88ec4c650e8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:02:22.132Z|94e4acfd-ece6-4cb7-ac75-fda4793ef284|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:02:22.134Z|1804051e-ac59-4f21-b0da-ece3cca71e53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:02:22.135Z|1804051e-ac59-4f21-b0da-ece3cca71e53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:02:22.135Z|94e4acfd-ece6-4cb7-ac75-fda4793ef284|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:02:22.137Z|8427adab-f5e2-45ef-9309-5d7f0f696f75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:02:22.138Z|8427adab-f5e2-45ef-9309-5d7f0f696f75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:02:32.164Z|98350530-de65-4e65-a59f-860bdd84bc1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:02:32.164Z|98350530-de65-4e65-a59f-860bdd84bc1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:02:32.164Z|bde3844a-68e8-48fc-b726-610b970a4827|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:02:32.165Z|bde3844a-68e8-48fc-b726-610b970a4827|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:02:32.167Z|65bf6c88-e50b-4972-a9e6-27d12e25424c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:02:32.168Z|65bf6c88-e50b-4972-a9e6-27d12e25424c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:02:35.750Z|86854370-8838-466e-9694-f1353d1238e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:02:35.750Z|86854370-8838-466e-9694-f1353d1238e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:02:37.228Z|216a8be5-fafb-4cd6-ab5a-ca197e44a1cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:02:37.229Z|216a8be5-fafb-4cd6-ab5a-ca197e44a1cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:02:42.195Z|dfeac72d-c887-48c4-99ab-3a14e590555b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:02:42.195Z|dfeac72d-c887-48c4-99ab-3a14e590555b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:02:42.201Z|3c447839-9624-485d-8140-8dd1585772b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:02:42.202Z|3c447839-9624-485d-8140-8dd1585772b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:02:42.202Z|c3e85060-1509-4d40-b802-2dc92acfee01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:02:42.204Z|c3e85060-1509-4d40-b802-2dc92acfee01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:02:50.750Z|4851b081-8f23-47ea-9c8c-418531c08f7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:02:50.750Z|4851b081-8f23-47ea-9c8c-418531c08f7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:02:52.228Z|60e2a273-8ae3-462d-a181-c5937f352d8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:02:52.229Z|60e2a273-8ae3-462d-a181-c5937f352d8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:02:52.231Z|3a57a62d-0df2-415c-a2a2-d4e9c3196255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:02:52.231Z|93813ea7-5d85-4cfe-8bc0-0c815869237b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:02:52.232Z|3a57a62d-0df2-415c-a2a2-d4e9c3196255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:02:52.232Z|93813ea7-5d85-4cfe-8bc0-0c815869237b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:02:59.888Z|a152e2b8-1a9a-4f47-af8d-2557f2216c12|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:02:59.889Z|a152e2b8-1a9a-4f47-af8d-2557f2216c12|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:03:02.263Z|6367115e-bb66-49ae-bfab-8ba21f2c759d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:03:02.263Z|4b94663e-0bf2-4387-a8e0-9356780bec35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:03:02.263Z|6367115e-bb66-49ae-bfab-8ba21f2c759d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:03:02.264Z|4b94663e-0bf2-4387-a8e0-9356780bec35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:03:02.266Z|07d7632f-249d-4235-943f-28bb9c250159|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:03:02.266Z|07d7632f-249d-4235-943f-28bb9c250159|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:03:05.749Z|fc1ac4fd-8679-44b9-be60-0aca5cd13947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:03:05.753Z|fc1ac4fd-8679-44b9-be60-0aca5cd13947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:03:07.229Z|f2af1086-a425-4acb-9139-56fee6f2d7d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:03:07.230Z|f2af1086-a425-4acb-9139-56fee6f2d7d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:03:12.292Z|b35aa579-ce75-40f3-b889-57922641f23b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:03:12.293Z|b35aa579-ce75-40f3-b889-57922641f23b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:03:12.301Z|81c561dd-9708-48c7-8ed3-fee4928be5a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:03:12.301Z|81c561dd-9708-48c7-8ed3-fee4928be5a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:03:12.302Z|59e7cdb2-1dfc-41f0-a42a-4900dcb442fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:03:12.303Z|59e7cdb2-1dfc-41f0-a42a-4900dcb442fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:03:20.750Z|b9f72108-04ef-4b23-b8b3-587498924d61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:03:20.751Z|b9f72108-04ef-4b23-b8b3-587498924d61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:03:22.320Z|6dc57f29-6e9d-4c1d-a4ca-0d1e8dc05f66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:03:22.321Z|6dc57f29-6e9d-4c1d-a4ca-0d1e8dc05f66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:03:22.328Z|c33845ad-d241-4d04-9342-122b532b7824|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:03:22.328Z|c33845ad-d241-4d04-9342-122b532b7824|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:03:22.332Z|cef117ef-b4fa-49de-9bf2-431863bd509c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:03:22.332Z|cef117ef-b4fa-49de-9bf2-431863bd509c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:03:32.358Z|159954e6-0f95-4ca9-b751-b72ffece0bac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:03:32.358Z|a6aa53f4-7a29-4a9c-b67c-c9243f2378f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:03:32.358Z|159954e6-0f95-4ca9-b751-b72ffece0bac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:03:32.358Z|a6aa53f4-7a29-4a9c-b67c-c9243f2378f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:03:32.360Z|c71fe68e-9341-4730-9d4a-de76876eabad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:03:32.361Z|c71fe68e-9341-4730-9d4a-de76876eabad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:03:35.750Z|7757bf46-2021-4647-985b-7ef2fb742f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:03:35.750Z|7757bf46-2021-4647-985b-7ef2fb742f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:03:37.230Z|50678962-6d9f-47bd-a543-717693b66d19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:03:37.231Z|50678962-6d9f-47bd-a543-717693b66d19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:03:42.386Z|62dc6845-da37-4bde-897c-6dc28d71640c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:03:42.387Z|62dc6845-da37-4bde-897c-6dc28d71640c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:03:42.394Z|aff775ec-2772-4da8-aec9-07e9560e51e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:03:42.394Z|b12d7e07-732e-466f-a15d-8e77667fe808|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:03:42.395Z|aff775ec-2772-4da8-aec9-07e9560e51e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:03:42.395Z|b12d7e07-732e-466f-a15d-8e77667fe808|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:03:50.749Z|f081d9a7-b153-4462-9bfe-50efac5ab088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:03:50.753Z|f081d9a7-b153-4462-9bfe-50efac5ab088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:03:52.422Z|c05d7280-0ad0-43f4-9a5d-df14316979e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:03:52.422Z|aa6535bc-a254-41d3-aa5b-9ab2c00cadd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:03:52.422Z|c05d7280-0ad0-43f4-9a5d-df14316979e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:03:52.422Z|aa6535bc-a254-41d3-aa5b-9ab2c00cadd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:03:52.424Z|5ea53996-3513-43d3-bf3d-4620b35bab03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:03:52.424Z|5ea53996-3513-43d3-bf3d-4620b35bab03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:03:59.891Z|031ab26b-6f28-4583-bd24-0c0b177fccee|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:03:59.891Z|031ab26b-6f28-4583-bd24-0c0b177fccee|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:04:02.455Z|f977b809-feee-40d7-86cc-fa8ab3e6ef2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:04:02.455Z|ceed5b32-2765-4ce9-8e65-0f3961e0b5e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:04:02.455Z|f977b809-feee-40d7-86cc-fa8ab3e6ef2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:04:02.455Z|ceed5b32-2765-4ce9-8e65-0f3961e0b5e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:04:02.457Z|1cc8c805-a48b-4567-b881-3cf37c48f6df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:04:02.457Z|1cc8c805-a48b-4567-b881-3cf37c48f6df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:04:05.750Z|a1e6d47d-d321-4587-b969-1a1fbef80ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:04:05.750Z|a1e6d47d-d321-4587-b969-1a1fbef80ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:04:07.231Z|a3c52bfe-6ca8-4253-82af-e29abb518661|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:04:07.231Z|a3c52bfe-6ca8-4253-82af-e29abb518661|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:04:12.484Z|dd99f5ce-567b-42dc-bb44-a8bcfdb48a3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:04:12.485Z|dd99f5ce-567b-42dc-bb44-a8bcfdb48a3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:04:12.485Z|1486e478-ca1e-47b6-aa02-748f8e2c8431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:04:12.486Z|1486e478-ca1e-47b6-aa02-748f8e2c8431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:04:12.487Z|a1d53870-b4de-4afa-b062-07c6ea0ee214|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:04:12.488Z|a1d53870-b4de-4afa-b062-07c6ea0ee214|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:04:20.750Z|7db32a37-68f4-458c-9ec2-6a028452da0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:04:20.750Z|7db32a37-68f4-458c-9ec2-6a028452da0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:04:22.508Z|d0610354-a7df-42ea-8e58-8260bb09e996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:04:22.510Z|7e25f9ce-30ba-401a-8149-479cfa118d70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:04:22.510Z|7e25f9ce-30ba-401a-8149-479cfa118d70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:04:22.512Z|d0610354-a7df-42ea-8e58-8260bb09e996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:04:22.514Z|6f7546be-4985-4960-a336-d187745e02f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:04:22.515Z|6f7546be-4985-4960-a336-d187745e02f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:04:32.539Z|e56124b3-b0b4-4a7d-ab9e-2667b45daa5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:04:32.540Z|e56124b3-b0b4-4a7d-ab9e-2667b45daa5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:04:32.543Z|c0a205b1-5a23-4c1c-9f33-4f047a5c25de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:04:32.543Z|c0a205b1-5a23-4c1c-9f33-4f047a5c25de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:04:32.545Z|5e1e6701-3822-4da1-8b97-e61951512a63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:04:32.546Z|5e1e6701-3822-4da1-8b97-e61951512a63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:04:35.750Z|73172f35-6611-4932-9e3f-341b84a1bd72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:04:35.754Z|73172f35-6611-4932-9e3f-341b84a1bd72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:04:37.233Z|0b3e93c3-5af9-45e9-98fa-4d45531a0b3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:04:37.234Z|0b3e93c3-5af9-45e9-98fa-4d45531a0b3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:04:42.577Z|113a09b6-94d3-43cf-9b1f-60aafde1cd03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:04:42.577Z|ca9c6e8b-d31c-4a8c-a4e6-46ad08da755e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:04:42.578Z|113a09b6-94d3-43cf-9b1f-60aafde1cd03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:04:42.579Z|ca9c6e8b-d31c-4a8c-a4e6-46ad08da755e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:04:42.582Z|872ea976-12c2-4403-9970-c921c7cfd67c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:04:42.583Z|872ea976-12c2-4403-9970-c921c7cfd67c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:04:50.750Z|3536f791-dee8-46bb-97bc-ee372b3ad59a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:04:50.750Z|3536f791-dee8-46bb-97bc-ee372b3ad59a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:04:52.605Z|de345e17-fa38-423c-aede-395dea6d4516|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:04:52.605Z|de345e17-fa38-423c-aede-395dea6d4516|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:04:52.605Z|cc79abdd-44a0-4a65-bbdf-f75be94fcb93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:04:52.606Z|cc79abdd-44a0-4a65-bbdf-f75be94fcb93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:04:52.607Z|880b01ab-de50-4e12-ab03-a88d87ce58d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:04:52.608Z|880b01ab-de50-4e12-ab03-a88d87ce58d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:04:59.889Z|5ccb2143-8c91-42d2-80c6-999cce73c77c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:04:59.890Z|5ccb2143-8c91-42d2-80c6-999cce73c77c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:05:02.634Z|2d06c145-5e2a-42f0-94c0-6ac3809bbfe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:05:02.635Z|2d06c145-5e2a-42f0-94c0-6ac3809bbfe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:05:02.638Z|e8054cc5-cb66-4bcf-a047-136b512bef7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:05:02.638Z|e8054cc5-cb66-4bcf-a047-136b512bef7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:05:02.643Z|a74d63dd-d2c8-4ef2-b544-67f6cf1e4450|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:05:02.644Z|a74d63dd-d2c8-4ef2-b544-67f6cf1e4450|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:05:05.750Z|3ea01d38-fc1a-47cc-9198-78d28085141c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:05:05.750Z|3ea01d38-fc1a-47cc-9198-78d28085141c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:05:07.234Z|a90b88c4-1b0c-4707-a563-666ad874c9f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:05:07.235Z|a90b88c4-1b0c-4707-a563-666ad874c9f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:05:12.665Z|c3beed85-3699-4c71-97e1-3e33b48619ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:05:12.665Z|c3beed85-3699-4c71-97e1-3e33b48619ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:05:12.673Z|2c7382d3-4a8a-4c00-b940-fa53330d25bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:05:12.673Z|510d0967-05a8-4190-bcd7-8e59aaf9ad5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:05:12.673Z|510d0967-05a8-4190-bcd7-8e59aaf9ad5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:05:12.674Z|2c7382d3-4a8a-4c00-b940-fa53330d25bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:05:20.750Z|87e2436f-e0bd-414e-8168-50b4bd29fcb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:05:20.750Z|87e2436f-e0bd-414e-8168-50b4bd29fcb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:05:22.693Z|b2f4490a-ff31-47e2-a552-1ad19e4b28d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:05:22.693Z|b2f4490a-ff31-47e2-a552-1ad19e4b28d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:05:22.701Z|5b428730-add5-46a5-85a8-ebeb1bb9a5e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:05:22.701Z|a2b696d2-d2a1-4f11-9055-461493252b4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:05:22.702Z|5b428730-add5-46a5-85a8-ebeb1bb9a5e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:05:22.702Z|a2b696d2-d2a1-4f11-9055-461493252b4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:05:32.723Z|a145e9eb-9b9e-4486-9f96-3ba7aa1edb48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:05:32.724Z|a145e9eb-9b9e-4486-9f96-3ba7aa1edb48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:05:32.727Z|9ea3a0fc-2610-4214-ac64-8ef92c4c18ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:05:32.728Z|9ea3a0fc-2610-4214-ac64-8ef92c4c18ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:05:32.728Z|ce710264-038b-446f-adb8-2ab1dd7474fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:05:32.728Z|ce710264-038b-446f-adb8-2ab1dd7474fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:05:35.750Z|51b5623f-be67-4f22-9da6-50611466af56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:05:35.750Z|51b5623f-be67-4f22-9da6-50611466af56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:05:37.235Z|c347c157-2628-44f1-af3b-64023767bb56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:05:37.236Z|c347c157-2628-44f1-af3b-64023767bb56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:05:42.752Z|8564e4cf-36c4-441e-9d0b-7ea65416f6e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:05:42.752Z|8564e4cf-36c4-441e-9d0b-7ea65416f6e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:05:42.756Z|8f43d775-bc73-4ce3-8bdf-640397c79f28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:05:42.757Z|cf0cbdc8-7782-45ce-9306-d89977564b5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:05:42.757Z|cf0cbdc8-7782-45ce-9306-d89977564b5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:05:42.757Z|8f43d775-bc73-4ce3-8bdf-640397c79f28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:05:50.750Z|25559cc3-d387-4535-b113-54e388e55fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:05:50.750Z|25559cc3-d387-4535-b113-54e388e55fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:05:52.784Z|ffe75d52-ce00-469d-aa06-8c7ab19cc737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:05:52.785Z|ffe75d52-ce00-469d-aa06-8c7ab19cc737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:05:52.790Z|9a0ac96f-7f67-48b0-bc56-4f88219534bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:05:52.791Z|9a0ac96f-7f67-48b0-bc56-4f88219534bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:05:52.794Z|a5f2d1e5-9ec9-4a82-afe0-d64ff712e2a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:05:52.795Z|a5f2d1e5-9ec9-4a82-afe0-d64ff712e2a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:05:59.890Z|9387940f-81ba-4d3a-ac54-f6d949749e01|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:05:59.891Z|9387940f-81ba-4d3a-ac54-f6d949749e01|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:06:02.815Z|c107f676-3e1d-433a-8aff-b55c9d3a9cb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:06:02.816Z|c107f676-3e1d-433a-8aff-b55c9d3a9cb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:06:02.820Z|e6a0981b-eda4-482f-b651-975ce7a67487|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:06:02.821Z|e6a0981b-eda4-482f-b651-975ce7a67487|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:06:02.824Z|a9bf4ded-4fa0-4b82-939e-3e800d9db119|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:06:02.824Z|a9bf4ded-4fa0-4b82-939e-3e800d9db119|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:06:05.750Z|c5f99dbd-72a1-4299-88f4-09aa9a3ef4dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:06:05.750Z|c5f99dbd-72a1-4299-88f4-09aa9a3ef4dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:06:07.236Z|11768d95-f484-4de7-8292-3a2afa257b4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:06:07.237Z|11768d95-f484-4de7-8292-3a2afa257b4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:06:12.850Z|e1ef117a-6fe3-4761-bcb7-618fc5fdc219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:06:12.851Z|e1ef117a-6fe3-4761-bcb7-618fc5fdc219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:06:12.851Z|0d6c8133-b6fc-4793-b034-217fc9bb5c7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:06:12.852Z|0d6c8133-b6fc-4793-b034-217fc9bb5c7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:06:12.857Z|0ab70260-d320-4d41-a1f8-7cbf54ef076e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:06:12.857Z|0ab70260-d320-4d41-a1f8-7cbf54ef076e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:06:20.750Z|656f9354-e1a6-421e-94c2-c21f208e29bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:06:20.750Z|656f9354-e1a6-421e-94c2-c21f208e29bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:06:22.881Z|0dcf3f39-a333-486b-a799-e73bdb574537|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:06:22.882Z|0dcf3f39-a333-486b-a799-e73bdb574537|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:06:22.885Z|c2c30cee-d844-4d1d-8077-a74ad9b4c66f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:06:22.886Z|c2c30cee-d844-4d1d-8077-a74ad9b4c66f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:06:22.890Z|f9eacd30-355a-4f7d-abef-f39fcc3884eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:06:22.891Z|f9eacd30-355a-4f7d-abef-f39fcc3884eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:06:32.918Z|d752459f-ad38-4ad6-82eb-499e9d8d2197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:06:32.918Z|d752459f-ad38-4ad6-82eb-499e9d8d2197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:06:32.922Z|95fa7c67-36db-475a-ba9f-448604c12f22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:06:32.922Z|95fa7c67-36db-475a-ba9f-448604c12f22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:06:32.922Z|193432cf-6e5d-4115-85fa-37b248bc4840|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:06:32.923Z|193432cf-6e5d-4115-85fa-37b248bc4840|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:06:35.750Z|0b3d4f9d-24c7-4f7b-b502-c75cc05af151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:06:35.750Z|0b3d4f9d-24c7-4f7b-b502-c75cc05af151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:06:37.237Z|eff26709-1c45-4295-a059-7c73bb9a0b55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:06:37.238Z|eff26709-1c45-4295-a059-7c73bb9a0b55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:06:42.946Z|f695bf5a-3147-46b7-82e6-03ebbdac7db2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:06:42.946Z|2959e2c0-d257-436b-80c2-155483049797|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:06:42.946Z|f695bf5a-3147-46b7-82e6-03ebbdac7db2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:06:42.947Z|2959e2c0-d257-436b-80c2-155483049797|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:06:42.948Z|6c8c9de3-e48c-48b5-a6c4-179b16185356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:06:42.948Z|6c8c9de3-e48c-48b5-a6c4-179b16185356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:06:50.750Z|6c973fca-64b0-4bd0-828b-4590b2e392b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:06:50.755Z|6c973fca-64b0-4bd0-828b-4590b2e392b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:06:52.974Z|640d7e07-cc86-4eab-9b3b-b18971741495|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:06:52.974Z|640d7e07-cc86-4eab-9b3b-b18971741495|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:06:52.977Z|e9f9e6b1-cea3-41d0-ac6b-96c10bfd6e5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:06:52.977Z|e9f9e6b1-cea3-41d0-ac6b-96c10bfd6e5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:06:52.980Z|be00dd55-9010-4f84-b705-a57810252bc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:06:52.980Z|be00dd55-9010-4f84-b705-a57810252bc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:06:59.890Z|75ad2205-6201-4045-84eb-c6d985b3086f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:06:59.891Z|75ad2205-6201-4045-84eb-c6d985b3086f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:07:03.003Z|239800f2-0c01-4b14-a328-21a884407f10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:07:03.004Z|9a5d314c-323d-48e7-b85e-26e533919eeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:07:03.004Z|239800f2-0c01-4b14-a328-21a884407f10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:07:03.004Z|9a5d314c-323d-48e7-b85e-26e533919eeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:07:03.009Z|a55ea7af-9e97-43c7-8206-c3be02027afb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:07:03.009Z|a55ea7af-9e97-43c7-8206-c3be02027afb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:07:05.750Z|31d710a2-4e35-4c46-b317-c9e617fd8b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:07:05.751Z|31d710a2-4e35-4c46-b317-c9e617fd8b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:07:07.238Z|3db3e97d-4fb1-4726-9a5c-52e872c3bc62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:07:07.238Z|3db3e97d-4fb1-4726-9a5c-52e872c3bc62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:07:13.036Z|932f0bb6-4f25-4b2d-b9ac-b1b91c11af9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:07:13.036Z|932f0bb6-4f25-4b2d-b9ac-b1b91c11af9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:07:13.038Z|f37ce08d-b576-47eb-9fef-aae05d3472f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:07:13.038Z|f37ce08d-b576-47eb-9fef-aae05d3472f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:07:13.043Z|c3493653-0eeb-4dcf-ba2a-45ce7062bf9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:07:13.044Z|c3493653-0eeb-4dcf-ba2a-45ce7062bf9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:07:20.750Z|6b28f831-436e-4d47-a13a-71d9634486df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:07:20.750Z|6b28f831-436e-4d47-a13a-71d9634486df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:07:23.068Z|7c4e6642-f457-443e-bff9-6fd3da93cc42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:07:23.069Z|d3001916-cff9-4932-9242-097963f15217|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:07:23.069Z|7c4e6642-f457-443e-bff9-6fd3da93cc42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:07:23.069Z|d3001916-cff9-4932-9242-097963f15217|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:07:23.074Z|c1780f67-7092-4497-a4b1-c0041ec6a7c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:07:23.074Z|c1780f67-7092-4497-a4b1-c0041ec6a7c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:07:33.101Z|59c90dad-f5b5-4c2e-a3e0-2654ea2990c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:07:33.102Z|59c90dad-f5b5-4c2e-a3e0-2654ea2990c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:07:33.103Z|6638f5dd-dd43-4003-842a-4a780062ea40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:07:33.104Z|6638f5dd-dd43-4003-842a-4a780062ea40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:07:33.103Z|34f29185-7ec5-44fa-bca0-3239e944c502|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:07:33.104Z|34f29185-7ec5-44fa-bca0-3239e944c502|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:07:35.750Z|d1643004-ba26-4fd8-9f91-857a20999a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:07:35.753Z|d1643004-ba26-4fd8-9f91-857a20999a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:07:37.239Z|55b2904a-75d3-47de-bf82-e8710c2e557a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:07:37.240Z|55b2904a-75d3-47de-bf82-e8710c2e557a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:07:43.131Z|9ab371a6-664c-4780-b511-f99b114d9f7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:07:43.132Z|9ab371a6-664c-4780-b511-f99b114d9f7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:07:43.133Z|6a0d518d-0ce9-483d-a137-ba7f432224a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:07:43.133Z|6a0d518d-0ce9-483d-a137-ba7f432224a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:07:43.135Z|1cc502e9-a036-40de-a51f-14db051eb258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:07:43.135Z|1cc502e9-a036-40de-a51f-14db051eb258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:07:50.750Z|91b42642-fdf6-4a9e-a60c-4399c36cd877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:07:50.750Z|91b42642-fdf6-4a9e-a60c-4399c36cd877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:07:53.162Z|acb3517d-21c1-4e97-9577-836afbd12da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:07:53.162Z|6a376aee-1326-4f2e-8cda-24603f31b67c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:07:53.162Z|acb3517d-21c1-4e97-9577-836afbd12da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:07:53.163Z|6a376aee-1326-4f2e-8cda-24603f31b67c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:07:53.181Z|4c872c16-ea24-46ac-b93f-5ad7eb0c2f46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:07:53.181Z|4c872c16-ea24-46ac-b93f-5ad7eb0c2f46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:07:59.890Z|0140cce0-dea2-465b-922c-f900b5eb0644|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:07:59.890Z|0140cce0-dea2-465b-922c-f900b5eb0644|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:08:03.190Z|fbdb4a6c-85f9-41f9-9d8c-e82b8e89d816|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:08:03.191Z|fbdb4a6c-85f9-41f9-9d8c-e82b8e89d816|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:08:03.191Z|b1c31cb3-d6a7-4c18-86a7-c66d2280789e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:08:03.191Z|b1c31cb3-d6a7-4c18-86a7-c66d2280789e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:08:03.210Z|0f292ffa-c602-4b47-b7de-559c084df06e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:08:03.210Z|0f292ffa-c602-4b47-b7de-559c084df06e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:08:05.750Z|0d8c8c01-c6a8-48eb-a61c-912f8e9113b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:08:05.750Z|0d8c8c01-c6a8-48eb-a61c-912f8e9113b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:08:07.240Z|ab2bc46a-5e06-4263-8468-156fa86deb88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:08:07.241Z|ab2bc46a-5e06-4263-8468-156fa86deb88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:08:13.225Z|3901e6e4-13e4-4098-aaf9-ffb32f77eb37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:08:13.225Z|0f2ee41f-de8e-4bf1-912d-fc3ab77feb44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:08:13.225Z|3901e6e4-13e4-4098-aaf9-ffb32f77eb37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:08:13.226Z|0f2ee41f-de8e-4bf1-912d-fc3ab77feb44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:08:13.243Z|700a9566-660b-4a41-85a4-30d0c62a3d3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:08:13.244Z|700a9566-660b-4a41-85a4-30d0c62a3d3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:08:20.750Z|0ce4f801-a941-423c-acec-605e6eca1273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:08:20.754Z|0ce4f801-a941-423c-acec-605e6eca1273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:08:23.257Z|9bb3fc51-cfc8-4a68-b1b7-c815f35f9d20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:08:23.258Z|9bb3fc51-cfc8-4a68-b1b7-c815f35f9d20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:08:23.258Z|70467789-0732-4fce-8a75-cf03ed72ed3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:08:23.258Z|70467789-0732-4fce-8a75-cf03ed72ed3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:08:23.276Z|2fa5dbbb-82d6-432c-a560-294d29332259|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:08:23.277Z|2fa5dbbb-82d6-432c-a560-294d29332259|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:08:33.288Z|499762e4-5c94-4f97-9fc7-234d9ad705f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:08:33.288Z|40e8bfea-373b-4e1a-9610-4f138c4059db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:08:33.288Z|499762e4-5c94-4f97-9fc7-234d9ad705f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:08:33.288Z|40e8bfea-373b-4e1a-9610-4f138c4059db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:08:33.301Z|8e229f8c-e1bb-48a4-92f7-46af364d1da8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:08:33.301Z|8e229f8c-e1bb-48a4-92f7-46af364d1da8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:08:35.750Z|43112ead-b1ee-4701-87e8-3d2bdb507a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:08:35.750Z|43112ead-b1ee-4701-87e8-3d2bdb507a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:08:37.242Z|d02a8714-517a-4dcf-87da-185122c08973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:08:37.243Z|d02a8714-517a-4dcf-87da-185122c08973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:08:43.318Z|efbff3dc-5b78-4a9d-ae36-7d503cdfe7ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:08:43.319Z|efbff3dc-5b78-4a9d-ae36-7d503cdfe7ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:08:43.321Z|7f9d8f12-3c46-43e1-860f-4066dccb7de3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:08:43.321Z|7f9d8f12-3c46-43e1-860f-4066dccb7de3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:08:43.327Z|59e7ea2e-f573-4cd7-9949-620d6ea55695|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:08:43.327Z|59e7ea2e-f573-4cd7-9949-620d6ea55695|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:08:50.749Z|2a595f9c-4419-4166-bd9f-9538d1fa86e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:08:50.750Z|2a595f9c-4419-4166-bd9f-9538d1fa86e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:08:53.347Z|21cb0743-7dca-47f9-be59-1f279947defe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:08:53.347Z|21cb0743-7dca-47f9-be59-1f279947defe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:08:53.348Z|57bcb226-e4f9-43bb-becc-482647a9ec14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:08:53.348Z|57bcb226-e4f9-43bb-becc-482647a9ec14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:08:53.355Z|4a437813-79b1-40de-b612-bccb02f945bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:08:53.355Z|4a437813-79b1-40de-b612-bccb02f945bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:08:59.890Z|38a44cd3-f292-40e1-b1cb-2f6db4379e89|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:08:59.891Z|38a44cd3-f292-40e1-b1cb-2f6db4379e89|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:09:03.376Z|c531cc55-a961-4ae5-9fa4-7c00d9967202|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:09:03.377Z|c531cc55-a961-4ae5-9fa4-7c00d9967202|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:09:03.377Z|c87e28e0-b286-4908-abda-f34cde16098e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:09:03.378Z|c87e28e0-b286-4908-abda-f34cde16098e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:09:03.381Z|38797d38-ac55-4d6c-a7d5-d377e5958e4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:09:03.382Z|38797d38-ac55-4d6c-a7d5-d377e5958e4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:09:05.750Z|9956259f-3524-4989-b1af-50f5a622de43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:09:05.753Z|9956259f-3524-4989-b1af-50f5a622de43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:09:07.243Z|c5cc9bc0-b139-43b8-86ca-f69cc811585d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:09:07.244Z|c5cc9bc0-b139-43b8-86ca-f69cc811585d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:09:13.402Z|aa858665-de69-4623-a17d-ccf28dcb764a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:09:13.403Z|aa858665-de69-4623-a17d-ccf28dcb764a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:09:13.405Z|872b73b0-cfb4-467f-9d0f-d5a6091dbaa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:09:13.405Z|872b73b0-cfb4-467f-9d0f-d5a6091dbaa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:09:13.409Z|d9a51f11-4009-4d81-910e-474e2d8635d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:09:13.409Z|d9a51f11-4009-4d81-910e-474e2d8635d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:09:20.750Z|66554d49-e13f-40af-aa63-475d29c879b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:09:20.750Z|66554d49-e13f-40af-aa63-475d29c879b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:09:23.436Z|354b947f-c799-4e38-83dc-3d44329fb33c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:09:23.437Z|354b947f-c799-4e38-83dc-3d44329fb33c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:09:23.438Z|7446f9a0-44d9-4a5e-b800-16c124d6e618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:09:23.439Z|d8147e16-2921-40d1-9176-5f87c96a4724|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:09:23.440Z|7446f9a0-44d9-4a5e-b800-16c124d6e618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:09:23.440Z|d8147e16-2921-40d1-9176-5f87c96a4724|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:09:33.471Z|c679159d-ad87-4000-a869-1f6aedfa5afa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:09:33.471Z|426afc05-7a30-4986-bbc8-6688a62a23c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:09:33.471Z|c679159d-ad87-4000-a869-1f6aedfa5afa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:09:33.472Z|426afc05-7a30-4986-bbc8-6688a62a23c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:09:33.471Z|8e6b6ed0-e640-4f54-b6df-95972dc4bedb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:09:33.472Z|8e6b6ed0-e640-4f54-b6df-95972dc4bedb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:09:35.750Z|5e11a3ea-f916-45c6-a05c-66ca912ae403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:09:35.750Z|5e11a3ea-f916-45c6-a05c-66ca912ae403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:09:37.244Z|919a9f0d-71f5-4a50-ad0c-bd924fdd2587|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:09:37.245Z|919a9f0d-71f5-4a50-ad0c-bd924fdd2587|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:09:43.521Z|c34604db-488c-454a-8259-5b12627f8e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:09:43.522Z|c34604db-488c-454a-8259-5b12627f8e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:09:43.527Z|830cd2a5-5f48-42cd-a813-7c6a481493a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:09:43.527Z|830cd2a5-5f48-42cd-a813-7c6a481493a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:09:43.528Z|169b9944-7cb6-4586-9f7b-864389ac3777|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:09:43.528Z|169b9944-7cb6-4586-9f7b-864389ac3777|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:09:50.750Z|2e511325-e08d-417f-b0c3-0cc2fa3a12b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:09:50.755Z|2e511325-e08d-417f-b0c3-0cc2fa3a12b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:09:53.553Z|22019c4a-7788-4485-99f2-21c8be4974dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:09:53.554Z|22019c4a-7788-4485-99f2-21c8be4974dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:09:53.555Z|631fd3da-8d03-4f12-a562-e849525023c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:09:53.554Z|d10e9fa6-572f-4d68-801f-10393c16a875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:09:53.557Z|d10e9fa6-572f-4d68-801f-10393c16a875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:09:53.555Z|631fd3da-8d03-4f12-a562-e849525023c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:09:59.892Z|31b31904-a923-4655-acf4-a85bdcb40c79|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:09:59.892Z|31b31904-a923-4655-acf4-a85bdcb40c79|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:10:03.585Z|0ffa5fb8-0dee-4d30-a5db-5471200a773f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:10:03.586Z|dbb51be7-e372-4c57-ba14-6ed5e6541635|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:10:03.586Z|0ffa5fb8-0dee-4d30-a5db-5471200a773f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:10:03.587Z|dbb51be7-e372-4c57-ba14-6ed5e6541635|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:10:03.588Z|59208254-1362-4f28-b0e0-57b7f4c5787e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:10:03.588Z|59208254-1362-4f28-b0e0-57b7f4c5787e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:10:05.750Z|11afab4d-7cd9-472e-980f-010dea4dfb89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:10:05.750Z|11afab4d-7cd9-472e-980f-010dea4dfb89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:10:07.245Z|1efe6471-9ac5-4dbb-af90-fd43c4b5cb8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:10:07.246Z|1efe6471-9ac5-4dbb-af90-fd43c4b5cb8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:10:13.619Z|a6370605-371c-4413-aa9b-fe8934225225|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:10:13.620Z|a6370605-371c-4413-aa9b-fe8934225225|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:10:13.622Z|174ee62d-c7b0-4e53-9266-58e93b6e4884|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:10:13.621Z|de5a2ecd-29e6-4a75-9798-c58dabb6af16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:10:13.623Z|de5a2ecd-29e6-4a75-9798-c58dabb6af16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:10:13.622Z|174ee62d-c7b0-4e53-9266-58e93b6e4884|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:10:20.751Z|043081bf-3563-4a2d-bf12-742c4936232d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:10:20.751Z|043081bf-3563-4a2d-bf12-742c4936232d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:10:23.654Z|2330bdab-c0f9-4d41-8dde-dcc9174b3032|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:10:23.655Z|2330bdab-c0f9-4d41-8dde-dcc9174b3032|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:10:23.656Z|82e2b4be-74a0-4beb-b8b7-030d7e841025|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:10:23.657Z|82e2b4be-74a0-4beb-b8b7-030d7e841025|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:10:23.655Z|b943c95c-5c33-4287-921f-1a1450ba59de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:10:23.659Z|b943c95c-5c33-4287-921f-1a1450ba59de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:10:33.685Z|85eb911e-a405-43c8-91b2-4098a0ec42b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:10:33.686Z|85eb911e-a405-43c8-91b2-4098a0ec42b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:10:33.688Z|0c5ebc69-5fe7-4a1e-9d44-fb25955d16ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:10:33.689Z|0c5ebc69-5fe7-4a1e-9d44-fb25955d16ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:10:33.693Z|81249f58-6926-4e49-babd-1d31fe63444c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:10:33.694Z|81249f58-6926-4e49-babd-1d31fe63444c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:10:35.750Z|70dda75d-73b6-4e9d-93df-6a957aa80a94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:10:35.754Z|70dda75d-73b6-4e9d-93df-6a957aa80a94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:10:37.246Z|92785d2a-98c5-4e39-98b6-b88a94296865|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:10:37.247Z|92785d2a-98c5-4e39-98b6-b88a94296865|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:10:43.724Z|3979bf1f-10a0-40d9-a24d-b779d15da02f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:10:43.725Z|3979bf1f-10a0-40d9-a24d-b779d15da02f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:10:43.729Z|b80705ba-03a5-4e32-8fb2-96ee7da7b042|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:10:43.730Z|758b4582-dd93-4c61-b42f-7cfb2033baab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:10:43.730Z|b80705ba-03a5-4e32-8fb2-96ee7da7b042|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:10:43.730Z|758b4582-dd93-4c61-b42f-7cfb2033baab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:10:50.750Z|967d724f-f91e-40e8-b973-d5b8f888e5b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:10:50.750Z|967d724f-f91e-40e8-b973-d5b8f888e5b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:10:53.753Z|c7ebea8b-783e-4dce-a722-9bc3161f8fe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:10:53.754Z|c7ebea8b-783e-4dce-a722-9bc3161f8fe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:10:53.758Z|20a3430a-6576-4399-93ed-0cac5e677e06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:10:53.759Z|20a3430a-6576-4399-93ed-0cac5e677e06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:10:53.759Z|7d0d98fe-122b-44fc-9fc5-8c983397d5d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:10:53.760Z|7d0d98fe-122b-44fc-9fc5-8c983397d5d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:10:59.887Z|202b3f7e-510b-49b1-9784-5a8f5d7dfa49|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:10:59.888Z|202b3f7e-510b-49b1-9784-5a8f5d7dfa49|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:11:03.788Z|3acbcce1-18a8-4679-83ea-32f93662c118|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:11:03.789Z|3acbcce1-18a8-4679-83ea-32f93662c118|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:11:03.789Z|23325711-768b-4b1d-bd44-86eeae8c4d97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:11:03.790Z|23325711-768b-4b1d-bd44-86eeae8c4d97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:11:03.790Z|ebb5b18f-ae71-40f1-8c75-f7c037b015f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:11:03.791Z|ebb5b18f-ae71-40f1-8c75-f7c037b015f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:11:05.750Z|035fb283-c0b6-4484-add3-319417f35771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:11:05.750Z|035fb283-c0b6-4484-add3-319417f35771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:11:07.247Z|86454e11-d6a1-4010-ba97-94e4bd593406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:11:07.248Z|86454e11-d6a1-4010-ba97-94e4bd593406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:11:13.817Z|11559a24-5879-40f4-a3db-9284c3030bf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:11:13.818Z|11559a24-5879-40f4-a3db-9284c3030bf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:11:13.819Z|04f81bf6-79a9-42d4-8f0b-ff4d72d05fa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:11:13.820Z|04f81bf6-79a9-42d4-8f0b-ff4d72d05fa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:11:13.823Z|8694e1a8-98c8-4b0a-8199-a4cfa53410b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:11:13.824Z|8694e1a8-98c8-4b0a-8199-a4cfa53410b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:11:20.749Z|28e77ec2-e087-4b7a-9d62-8525af83fead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:11:20.754Z|28e77ec2-e087-4b7a-9d62-8525af83fead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:11:23.847Z|6a3a81b8-c01d-4ab3-92ec-1c99c9b77bfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:11:23.848Z|6a3a81b8-c01d-4ab3-92ec-1c99c9b77bfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:11:23.848Z|01022110-a01a-4922-b518-241507411249|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:11:23.848Z|01022110-a01a-4922-b518-241507411249|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:11:23.856Z|e61a26b2-5c6b-45ef-a90b-3a153145113d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:11:23.856Z|e61a26b2-5c6b-45ef-a90b-3a153145113d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:11:33.875Z|9a88f3c2-bc17-4e60-bc94-278ba605e319|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:11:33.876Z|9a88f3c2-bc17-4e60-bc94-278ba605e319|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:11:33.876Z|9d49efd0-de33-4ded-bc79-0d8f2185a0c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:11:33.876Z|9d49efd0-de33-4ded-bc79-0d8f2185a0c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:11:33.882Z|1f967c67-05fd-42f3-a8e9-b7ec38c6f3ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:11:33.882Z|1f967c67-05fd-42f3-a8e9-b7ec38c6f3ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:11:35.751Z|79d18787-e379-4775-a0df-ddb6ba01f389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:11:35.751Z|79d18787-e379-4775-a0df-ddb6ba01f389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:11:37.248Z|1922f071-8ea2-4fb8-862e-80a7d9b9b50a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:11:37.249Z|1922f071-8ea2-4fb8-862e-80a7d9b9b50a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:11:43.927Z|6a0ec2f8-4aa7-4c0e-bffe-93ff1960d067|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:11:43.927Z|6a0ec2f8-4aa7-4c0e-bffe-93ff1960d067|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:11:43.927Z|f479fe5f-2f4f-43e3-8e24-47c636ebec7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:11:43.928Z|f479fe5f-2f4f-43e3-8e24-47c636ebec7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:11:43.931Z|b92f3c92-a9e5-492f-8a4b-70935d4016f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:11:43.931Z|b92f3c92-a9e5-492f-8a4b-70935d4016f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:11:50.750Z|e2d12754-1c4a-4be1-b67f-81151c80c7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:11:50.750Z|e2d12754-1c4a-4be1-b67f-81151c80c7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:11:53.956Z|9703564d-2ff2-448b-8e6f-47fcc4a8caf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:11:53.958Z|9703564d-2ff2-448b-8e6f-47fcc4a8caf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:11:53.958Z|29f0e7bc-4d8d-4c1f-8754-ff8831f99594|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:11:53.959Z|29f0e7bc-4d8d-4c1f-8754-ff8831f99594|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:11:53.962Z|b991b3cb-abf6-45a3-85c0-7f303a82c063|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:11:53.964Z|b991b3cb-abf6-45a3-85c0-7f303a82c063|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:11:59.890Z|d37a27cc-5db8-4d56-8c81-994d227910b7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:11:59.891Z|d37a27cc-5db8-4d56-8c81-994d227910b7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:12:03.991Z|bb5c01cd-a720-41d7-8e84-9d7d80e2cff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:12:03.991Z|bb5c01cd-a720-41d7-8e84-9d7d80e2cff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:12:03.994Z|1462b04a-39db-4074-a127-2fd52a70c6e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:12:03.995Z|1462b04a-39db-4074-a127-2fd52a70c6e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:12:03.994Z|f2d09a4d-e01b-4ef7-82e6-54507b3e29b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:12:03.996Z|f2d09a4d-e01b-4ef7-82e6-54507b3e29b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:12:05.750Z|da22f0a4-03ce-4100-bc5c-ed82e96ec52f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:12:05.759Z|da22f0a4-03ce-4100-bc5c-ed82e96ec52f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:12:07.249Z|f6bb33b3-2613-4910-980e-8747a981e0b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:12:07.250Z|f6bb33b3-2613-4910-980e-8747a981e0b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:12:14.029Z|5cd83a42-dd09-406f-97c2-47e578259794|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:12:14.029Z|5cd83a42-dd09-406f-97c2-47e578259794|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:12:14.034Z|4427cfbd-9656-44c2-9af2-d22bce863469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:12:14.035Z|4427cfbd-9656-44c2-9af2-d22bce863469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:12:14.035Z|1571bb0d-fcd2-479b-bdba-3810fcec31b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:12:14.035Z|1571bb0d-fcd2-479b-bdba-3810fcec31b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:12:20.749Z|e29c84b3-e4a1-498d-8885-922c56d5e876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:12:20.750Z|e29c84b3-e4a1-498d-8885-922c56d5e876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:12:24.064Z|b23fb910-cfbd-4c6d-a4a5-5b080bfd903a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:12:24.065Z|b23fb910-cfbd-4c6d-a4a5-5b080bfd903a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:12:24.071Z|de137dfe-65a1-4bca-ac82-b11cc43587a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:12:24.071Z|de137dfe-65a1-4bca-ac82-b11cc43587a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:12:24.071Z|60d0f916-2930-49f8-bd4b-091a760429c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:12:24.071Z|60d0f916-2930-49f8-bd4b-091a760429c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:12:34.099Z|f16392e9-a44b-40c5-a9b2-4db66a6244b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:12:34.101Z|561eaba9-ea1e-4011-a91f-ec258f8cf9c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:12:34.101Z|561eaba9-ea1e-4011-a91f-ec258f8cf9c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:12:34.102Z|f544895b-8ca1-4ed3-88c6-32fdc7a48925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:12:34.102Z|f544895b-8ca1-4ed3-88c6-32fdc7a48925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:12:34.100Z|f16392e9-a44b-40c5-a9b2-4db66a6244b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:12:35.749Z|53d0d253-35e1-47ee-b40e-f3b1bdeecb43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:12:35.750Z|53d0d253-35e1-47ee-b40e-f3b1bdeecb43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:12:37.250Z|6e0ea2dc-682a-4dc1-83c4-f2404d2ad824|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:12:37.251Z|6e0ea2dc-682a-4dc1-83c4-f2404d2ad824|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:12:44.136Z|746f9243-9553-4920-8e7f-ab770dfa8a02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:12:44.138Z|746f9243-9553-4920-8e7f-ab770dfa8a02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:12:44.139Z|76d2bdcd-f54a-469e-a36d-06b658e604a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:12:44.140Z|76d2bdcd-f54a-469e-a36d-06b658e604a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:12:44.142Z|964ce6af-82e7-4d17-b9b0-7130295b5da0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:12:44.142Z|964ce6af-82e7-4d17-b9b0-7130295b5da0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:12:50.750Z|072d3423-3199-4d6e-b035-d797c4ae4c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:12:50.754Z|072d3423-3199-4d6e-b035-d797c4ae4c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:12:54.172Z|eeaa3951-3ae2-45fb-aa14-271404f0a067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:12:54.173Z|01bf6cf7-4942-4eeb-aa8b-a147f4b905d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:12:54.173Z|eeaa3951-3ae2-45fb-aa14-271404f0a067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:12:54.174Z|01bf6cf7-4942-4eeb-aa8b-a147f4b905d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:12:54.180Z|7f7c2a94-98f6-4e70-844d-664f1ea849ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:12:54.181Z|7f7c2a94-98f6-4e70-844d-664f1ea849ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:12:59.890Z|2de167b3-ad74-4001-9c56-0bee3f6a2b7f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:12:59.891Z|2de167b3-ad74-4001-9c56-0bee3f6a2b7f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:13:04.205Z|4598a15d-4356-43be-be14-f4ea5b17d25b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:13:04.204Z|7c56a63d-dbba-4c9d-b2bc-f363c1a5f168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:13:04.205Z|4598a15d-4356-43be-be14-f4ea5b17d25b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:13:04.205Z|7c56a63d-dbba-4c9d-b2bc-f363c1a5f168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:13:04.208Z|d4fc940f-d274-41fe-8924-50521b790ebe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:13:04.208Z|d4fc940f-d274-41fe-8924-50521b790ebe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:13:05.750Z|5ca25377-b75b-4777-a085-ef3d73a23e87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:13:05.750Z|5ca25377-b75b-4777-a085-ef3d73a23e87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:13:07.251Z|d2b6fd0d-ab16-46a7-b672-4d36e6448fb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:13:07.252Z|d2b6fd0d-ab16-46a7-b672-4d36e6448fb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:13:14.237Z|78241932-955e-4cdc-8954-156bd5f48997|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:13:14.238Z|78241932-955e-4cdc-8954-156bd5f48997|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:13:14.240Z|6ca1dd07-33df-4813-ac28-3cbe8a5d1cde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:13:14.241Z|6ca1dd07-33df-4813-ac28-3cbe8a5d1cde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:13:14.244Z|8cc9db27-75af-4b8f-bda8-ae7e5338c47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:13:14.245Z|8cc9db27-75af-4b8f-bda8-ae7e5338c47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:13:20.750Z|7a8fa3ae-d78e-43ac-b612-c42a6fab47bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:13:20.750Z|7a8fa3ae-d78e-43ac-b612-c42a6fab47bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:13:24.267Z|5983c01e-6432-4a01-83b2-c10f3baaa92a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:13:24.267Z|5983c01e-6432-4a01-83b2-c10f3baaa92a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:13:24.270Z|05acdc9d-2016-480a-bf23-90b0496a9fe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:13:24.271Z|05acdc9d-2016-480a-bf23-90b0496a9fe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:13:24.273Z|3f6801f6-96ad-42f8-8ef9-ba54af446322|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:13:24.273Z|3f6801f6-96ad-42f8-8ef9-ba54af446322|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:13:34.296Z|8afadf3e-191f-4fc5-9c08-364659664d5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:13:34.297Z|8afadf3e-191f-4fc5-9c08-364659664d5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:13:34.298Z|d3ec6ea4-dd8a-489b-a8eb-46c98947d825|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:13:34.298Z|d3ec6ea4-dd8a-489b-a8eb-46c98947d825|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:13:34.302Z|32b42723-92d3-411a-872c-a3548d0620d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:13:34.303Z|32b42723-92d3-411a-872c-a3548d0620d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:13:35.750Z|1c6b1c13-6209-4dc5-809b-c82b1764c80d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:13:35.755Z|1c6b1c13-6209-4dc5-809b-c82b1764c80d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:13:37.252Z|69b8f4bc-8fcd-44c0-a4ac-6523c8bcc7ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:13:37.253Z|69b8f4bc-8fcd-44c0-a4ac-6523c8bcc7ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:13:44.327Z|80976623-90df-4d39-8b95-277d915c0fb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:13:44.328Z|80976623-90df-4d39-8b95-277d915c0fb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:13:44.330Z|00037259-eba6-49d0-8aff-1960720c48a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:13:44.331Z|00037259-eba6-49d0-8aff-1960720c48a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:13:44.337Z|dd557edc-b36e-4ea7-a3de-87ffded51106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:13:44.337Z|dd557edc-b36e-4ea7-a3de-87ffded51106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:13:50.750Z|45e67aaf-5084-4e43-a4c9-58a9d08026ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:13:50.750Z|45e67aaf-5084-4e43-a4c9-58a9d08026ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:13:54.360Z|60fbd483-8191-4756-b356-f51d74968502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:13:54.361Z|60fbd483-8191-4756-b356-f51d74968502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:13:54.363Z|9ec1e032-47fe-4348-bb19-91758ae4c14b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:13:54.363Z|9ec1e032-47fe-4348-bb19-91758ae4c14b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:13:54.363Z|10b14024-feca-417a-b249-1ac4a5f36072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:13:54.364Z|10b14024-feca-417a-b249-1ac4a5f36072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:13:59.892Z|3be86220-2cb6-4d83-b3c3-47353e9b2721|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:13:59.893Z|3be86220-2cb6-4d83-b3c3-47353e9b2721|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:14:04.389Z|bc4e8b3c-4fde-4b08-ad2d-15ff3dd67aa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:14:04.389Z|61d6b3a3-947d-470b-afa1-e83dc9a26fd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:14:04.389Z|bc4e8b3c-4fde-4b08-ad2d-15ff3dd67aa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:14:04.389Z|61d6b3a3-947d-470b-afa1-e83dc9a26fd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:14:04.392Z|9ef70714-3bc0-4951-ac2f-145ed4e62ad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:14:04.392Z|9ef70714-3bc0-4951-ac2f-145ed4e62ad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:14:05.750Z|704e2779-4e12-438f-a470-0b825bca0676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:14:05.750Z|704e2779-4e12-438f-a470-0b825bca0676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:14:07.265Z|f6abde16-a4a9-4c3b-b168-5675bf3ea77c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:14:07.266Z|f6abde16-a4a9-4c3b-b168-5675bf3ea77c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:14:14.431Z|5db55e99-1025-409f-bd62-879be700dbe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:14:14.431Z|dc17a4ed-0831-42e4-8f50-73d2e973ed8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:14:14.431Z|5db55e99-1025-409f-bd62-879be700dbe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:14:14.432Z|dc17a4ed-0831-42e4-8f50-73d2e973ed8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:14:14.436Z|5d98ad76-8f16-4960-888a-57c24894c6e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:14:14.436Z|5d98ad76-8f16-4960-888a-57c24894c6e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:14:20.750Z|e99977db-8b46-43b7-8f62-883aa976fba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:14:20.754Z|e99977db-8b46-43b7-8f62-883aa976fba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:14:24.466Z|960cf352-427f-4073-a576-1dad6d364935|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:14:24.467Z|960cf352-427f-4073-a576-1dad6d364935|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:14:24.468Z|ce1c47b5-903e-410a-b9d7-86cbb9774725|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:14:24.468Z|ce1c47b5-903e-410a-b9d7-86cbb9774725|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:14:24.469Z|acca06e8-3c7a-4bca-8b36-20b6d2243c08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:14:24.470Z|acca06e8-3c7a-4bca-8b36-20b6d2243c08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:14:34.504Z|e595e0b7-990e-4594-b42d-6160d1fe28c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:14:34.506Z|e595e0b7-990e-4594-b42d-6160d1fe28c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:14:34.508Z|f7615b6e-bfc9-40d0-bda2-c9dd63162e46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:14:34.508Z|a018c53e-c57f-498f-bd31-25f5067e258b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:14:34.509Z|a018c53e-c57f-498f-bd31-25f5067e258b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:14:34.509Z|f7615b6e-bfc9-40d0-bda2-c9dd63162e46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:14:35.752Z|e464e58e-c4aa-40d7-bf57-24d274d17520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:14:35.752Z|e464e58e-c4aa-40d7-bf57-24d274d17520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:14:37.266Z|7b3b133c-a250-4cae-a905-664cc0e92255|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:14:37.267Z|7b3b133c-a250-4cae-a905-664cc0e92255|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:14:44.533Z|0f57688b-61af-4f80-a48a-6e03e2e82003|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:14:44.534Z|0f57688b-61af-4f80-a48a-6e03e2e82003|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:14:44.536Z|3dac64f6-a444-4ced-802b-58e77e167f5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:14:44.536Z|3dac64f6-a444-4ced-802b-58e77e167f5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:14:44.539Z|5326db57-6816-4e27-9918-cbdd53cd8d20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:14:44.539Z|5326db57-6816-4e27-9918-cbdd53cd8d20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:14:50.750Z|4528b4ec-2bc1-45e4-b44c-f650692ce473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:14:50.750Z|4528b4ec-2bc1-45e4-b44c-f650692ce473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:14:54.562Z|caf4b358-a21a-438f-8157-8014470eb1aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:14:54.562Z|0806abad-83d3-43fb-8529-c7f04ca53fae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:14:54.564Z|caf4b358-a21a-438f-8157-8014470eb1aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:14:54.564Z|0806abad-83d3-43fb-8529-c7f04ca53fae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:14:54.565Z|a364b39f-55a5-438c-ad1a-c4c5679e8e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:14:54.566Z|a364b39f-55a5-438c-ad1a-c4c5679e8e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:14:59.890Z|00ae0c2f-f8dd-4e6b-8aa3-acebae5a2708|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:14:59.891Z|00ae0c2f-f8dd-4e6b-8aa3-acebae5a2708|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:15:04.594Z|bea4b5f1-192b-4d42-bd12-c59c8da33d77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:15:04.595Z|10eda1d5-728b-4342-893c-0159e329ffd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:15:04.595Z|bea4b5f1-192b-4d42-bd12-c59c8da33d77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:15:04.595Z|10eda1d5-728b-4342-893c-0159e329ffd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:15:04.599Z|cc5ff4e9-ceaf-4cd0-bb96-4ac8b8a59226|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:15:04.600Z|cc5ff4e9-ceaf-4cd0-bb96-4ac8b8a59226|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:15:05.751Z|65db1799-7c7d-4626-90fc-7f398ecd4e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:15:05.755Z|65db1799-7c7d-4626-90fc-7f398ecd4e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:15:07.267Z|fc77e87a-b819-4f20-b12e-a0f2329ca3d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:15:07.268Z|fc77e87a-b819-4f20-b12e-a0f2329ca3d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:15:14.625Z|53cdb544-dc0f-4745-8212-454edeb5d343|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:15:14.626Z|b169f4c4-208d-4243-96e2-3c8d06d61b88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:15:14.626Z|b169f4c4-208d-4243-96e2-3c8d06d61b88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:15:14.626Z|53cdb544-dc0f-4745-8212-454edeb5d343|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:15:14.632Z|b11d28b8-e9b0-4422-bec1-0f4c33cfacb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:15:14.634Z|b11d28b8-e9b0-4422-bec1-0f4c33cfacb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:15:20.750Z|bebc4a17-e0e3-43df-a27f-e17ffc778a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:15:20.750Z|bebc4a17-e0e3-43df-a27f-e17ffc778a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:15:24.656Z|8d895e9f-3abf-453c-b0ef-cb4b51442c5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:15:24.656Z|8d895e9f-3abf-453c-b0ef-cb4b51442c5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:15:24.657Z|b266ce37-af58-4dfc-b597-54399c4a3f59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:15:24.657Z|b266ce37-af58-4dfc-b597-54399c4a3f59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:15:24.665Z|cff93281-aced-4d82-8c39-ceb93dba8c92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:15:24.666Z|cff93281-aced-4d82-8c39-ceb93dba8c92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:15:34.685Z|ce00755e-f79f-4477-8181-9a4ee90f0478|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:15:34.686Z|ce00755e-f79f-4477-8181-9a4ee90f0478|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:15:34.689Z|f4701b7b-2d67-44ff-8a8c-e2ef307b3556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:15:34.689Z|f4701b7b-2d67-44ff-8a8c-e2ef307b3556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:15:34.693Z|5ce103df-acec-4da3-a5a2-6b5d9dbeca0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:15:34.693Z|5ce103df-acec-4da3-a5a2-6b5d9dbeca0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:15:35.750Z|49a03b4b-e2dd-4e07-8089-ecd37ad71a36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:15:35.750Z|49a03b4b-e2dd-4e07-8089-ecd37ad71a36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:15:37.268Z|ad698f77-2108-4683-a69f-d7761cdef5e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:15:37.269Z|ad698f77-2108-4683-a69f-d7761cdef5e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:15:44.718Z|880daabc-bde4-4e05-8676-2d99660a1c48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:15:44.719Z|de0bd2e9-034c-48a0-9b16-69df92c30cc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:15:44.719Z|de0bd2e9-034c-48a0-9b16-69df92c30cc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:15:44.721Z|880daabc-bde4-4e05-8676-2d99660a1c48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:15:44.723Z|e1d86482-567d-47f1-be7a-079fa363d023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:15:44.724Z|e1d86482-567d-47f1-be7a-079fa363d023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:15:50.750Z|8badc830-0023-4278-924c-7404e93aae1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:15:50.754Z|8badc830-0023-4278-924c-7404e93aae1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:15:54.750Z|a49dc936-af5f-4995-8b5e-c56743d1ec2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:15:54.751Z|a49dc936-af5f-4995-8b5e-c56743d1ec2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:15:54.754Z|fe381af4-0580-4c1e-83fd-b091ceb82b7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:15:54.754Z|fe381af4-0580-4c1e-83fd-b091ceb82b7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:15:54.760Z|d681e652-48c0-467f-8334-30497f6ad59a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:15:54.761Z|d681e652-48c0-467f-8334-30497f6ad59a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:15:59.891Z|722f2684-561f-49f1-9c5c-5e7d27842c23|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:15:59.891Z|722f2684-561f-49f1-9c5c-5e7d27842c23|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:16:04.782Z|59f7fba8-1275-4f43-ad11-951d2904d0c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:16:04.783Z|59f7fba8-1275-4f43-ad11-951d2904d0c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:16:04.784Z|9a586046-7055-424f-bab9-1149226dc12e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:16:04.784Z|9a586046-7055-424f-bab9-1149226dc12e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:16:04.790Z|5f3920f5-36d2-46b0-8b2b-3a56c4c548dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:16:04.791Z|5f3920f5-36d2-46b0-8b2b-3a56c4c548dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:16:05.750Z|25f81d34-3325-4de0-9f40-add5f147983e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:16:05.750Z|25f81d34-3325-4de0-9f40-add5f147983e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:16:07.269Z|f8044240-ac02-44d0-8747-58386a62b46b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:16:07.270Z|f8044240-ac02-44d0-8747-58386a62b46b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:16:14.813Z|7a758ed7-e681-4b68-8488-57bb00861c09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:16:14.816Z|66ce0c53-ab47-4b4c-aa97-3bba3f00ab31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:16:14.817Z|66ce0c53-ab47-4b4c-aa97-3bba3f00ab31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:16:14.815Z|7a758ed7-e681-4b68-8488-57bb00861c09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:16:14.823Z|58260502-3a32-4056-8b37-51aac9a4d4ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:16:14.824Z|58260502-3a32-4056-8b37-51aac9a4d4ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:16:20.750Z|18f0a41b-27b7-43de-9433-2c5835e0aeaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:16:20.750Z|18f0a41b-27b7-43de-9433-2c5835e0aeaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:16:24.848Z|020f5ecf-b80e-4034-bf3e-db49d5b9310a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:16:24.849Z|020f5ecf-b80e-4034-bf3e-db49d5b9310a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:16:24.854Z|d821255b-2d5f-427d-bf5a-40e87bdb987e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:16:24.854Z|d821255b-2d5f-427d-bf5a-40e87bdb987e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:16:24.854Z|07cf4288-bb0a-4b93-b7cf-de13ebe9f0e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:16:24.854Z|07cf4288-bb0a-4b93-b7cf-de13ebe9f0e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:16:34.886Z|c23fb6bb-122b-413a-bfd1-84047a1a4f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:16:34.886Z|93bf6f64-e449-4677-86cc-eb665faddb9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:16:34.887Z|c23fb6bb-122b-413a-bfd1-84047a1a4f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:16:34.888Z|9b7ab746-59b7-403f-a6ec-9d40993db990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:16:34.889Z|9b7ab746-59b7-403f-a6ec-9d40993db990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:16:34.887Z|93bf6f64-e449-4677-86cc-eb665faddb9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:16:35.750Z|e12741fb-61a2-42ee-a8fb-8d2d439872bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:16:35.754Z|e12741fb-61a2-42ee-a8fb-8d2d439872bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:16:37.271Z|a3ab74f9-ab9e-4299-bb48-ad1d85200d5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:16:37.271Z|a3ab74f9-ab9e-4299-bb48-ad1d85200d5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:16:44.920Z|ced34cf7-5968-4aab-b7a1-eb7a404eb6ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:16:44.920Z|3d2685c4-76f6-4e44-950d-a200c9d53f1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:16:44.921Z|3d2685c4-76f6-4e44-950d-a200c9d53f1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:16:44.921Z|ced34cf7-5968-4aab-b7a1-eb7a404eb6ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:16:44.924Z|3c7dd9e1-7dd1-4a28-8594-1f0a59459c17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:16:44.924Z|3c7dd9e1-7dd1-4a28-8594-1f0a59459c17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:16:50.751Z|233ce87a-47a2-47d1-aa3d-8cdcf5603935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:16:50.751Z|233ce87a-47a2-47d1-aa3d-8cdcf5603935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:16:54.951Z|ae88a8b9-4f63-4e06-bde6-a73aefdcc4a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:16:54.952Z|ae88a8b9-4f63-4e06-bde6-a73aefdcc4a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:16:54.954Z|f1e4ab6a-0048-4485-b428-e826e805f9ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:16:54.954Z|f1e4ab6a-0048-4485-b428-e826e805f9ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:16:54.957Z|8ffb4c18-46cc-40f4-b208-052afe1f47db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:16:54.957Z|8ffb4c18-46cc-40f4-b208-052afe1f47db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:16:59.888Z|ec97ff32-ca0d-40d1-992f-4a6109bd212b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:16:59.889Z|ec97ff32-ca0d-40d1-992f-4a6109bd212b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:17:04.981Z|b8553026-d300-4c70-b664-75e820bf5b4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:17:04.982Z|b8553026-d300-4c70-b664-75e820bf5b4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:17:04.983Z|3a8205ae-8e4a-427a-810c-817c87e01083|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:17:04.984Z|3a8205ae-8e4a-427a-810c-817c87e01083|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:17:04.986Z|aea8e9a4-5fe2-49be-80c1-34183b001077|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:17:04.986Z|aea8e9a4-5fe2-49be-80c1-34183b001077|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:17:05.750Z|fcf9e182-d8a1-442a-9ef5-0cd3c68a7d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:17:05.750Z|fcf9e182-d8a1-442a-9ef5-0cd3c68a7d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:17:07.272Z|30b8f477-3c00-4c23-b37d-a232fa210158|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:17:07.272Z|30b8f477-3c00-4c23-b37d-a232fa210158|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:17:15.007Z|732934ac-d79f-403f-bbff-03a411889e56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:17:15.008Z|732934ac-d79f-403f-bbff-03a411889e56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:17:15.010Z|27e14c52-c6a5-43f0-b082-983e9d9c0160|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:17:15.010Z|aaea27a5-0965-4de6-993c-6cc91f507f27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:17:15.010Z|aaea27a5-0965-4de6-993c-6cc91f507f27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:17:15.010Z|27e14c52-c6a5-43f0-b082-983e9d9c0160|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:17:20.750Z|2d50cb94-68ed-46b5-940a-7868c5db8127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:17:20.753Z|2d50cb94-68ed-46b5-940a-7868c5db8127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:17:25.037Z|fe50b160-cb06-4633-9335-c5fadece1978|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:17:25.038Z|fe50b160-cb06-4633-9335-c5fadece1978|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:17:25.041Z|c3f5fb14-847b-48b7-bee2-e4565264e913|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:17:25.042Z|c3f5fb14-847b-48b7-bee2-e4565264e913|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:17:25.046Z|7faa91c2-7131-4711-b2c0-4d963e58592d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:17:25.046Z|7faa91c2-7131-4711-b2c0-4d963e58592d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:17:35.072Z|29c70d8d-90bc-47f9-84d8-769ff31c4e4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:17:35.073Z|29c70d8d-90bc-47f9-84d8-769ff31c4e4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:17:35.076Z|91baad09-d149-4f40-a7b8-d3173ffa39ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:17:35.076Z|91baad09-d149-4f40-a7b8-d3173ffa39ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:17:35.076Z|84342e67-2d81-425c-a345-844b68d9081f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:17:35.077Z|84342e67-2d81-425c-a345-844b68d9081f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:17:35.750Z|2a43379c-7bb9-4b3d-8ea7-653081bd79e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:17:35.751Z|2a43379c-7bb9-4b3d-8ea7-653081bd79e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:17:37.273Z|f3b56a52-1c1c-429a-9796-4fe3ba96a7a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:17:37.274Z|f3b56a52-1c1c-429a-9796-4fe3ba96a7a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:17:45.105Z|2fe8e82c-d88d-422a-8c29-d92d20f4f519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:17:45.105Z|2fe8e82c-d88d-422a-8c29-d92d20f4f519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:17:45.112Z|f0c9bb49-a75b-434f-b273-21baf5d644fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:17:45.113Z|f0c9bb49-a75b-434f-b273-21baf5d644fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:17:45.116Z|decf1d8e-9ae9-428e-90f5-a0254886b660|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:17:45.116Z|decf1d8e-9ae9-428e-90f5-a0254886b660|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:17:50.750Z|9954fe48-86c4-472f-8420-92d5bb84cf85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:17:50.751Z|9954fe48-86c4-472f-8420-92d5bb84cf85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:17:55.133Z|111dfe89-fdce-44db-9809-52afaab1d4d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:17:55.133Z|111dfe89-fdce-44db-9809-52afaab1d4d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:17:55.140Z|d78ab03f-16a8-4085-b0fb-b5895cefa966|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:17:55.141Z|d78ab03f-16a8-4085-b0fb-b5895cefa966|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:17:55.145Z|d51b8f22-a64e-43f2-a869-f75f98483a85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:17:55.146Z|d51b8f22-a64e-43f2-a869-f75f98483a85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:17:59.889Z|3326ea08-1231-4b4d-a05b-9f8d8f1fd523|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:17:59.889Z|3326ea08-1231-4b4d-a05b-9f8d8f1fd523|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:18:05.163Z|ef118890-3140-451f-b2ba-973a1076c268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:18:05.164Z|ef118890-3140-451f-b2ba-973a1076c268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:18:05.168Z|e20a980c-ff9f-44f1-8216-675759334dfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:18:05.168Z|e20a980c-ff9f-44f1-8216-675759334dfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:18:05.180Z|cf804d2b-0055-49f2-81cc-9f9dcff470be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:18:05.180Z|cf804d2b-0055-49f2-81cc-9f9dcff470be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:18:05.750Z|54f92ffa-e744-4d50-9332-b66f2ed10d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:18:05.754Z|54f92ffa-e744-4d50-9332-b66f2ed10d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:18:07.274Z|31e1318c-3d2b-4bef-9042-a933c96b5112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:18:07.275Z|31e1318c-3d2b-4bef-9042-a933c96b5112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:18:15.195Z|54a3e263-c2e4-47f7-bf4b-0852d1b42f51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:18:15.196Z|54a3e263-c2e4-47f7-bf4b-0852d1b42f51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:18:15.196Z|34c7d517-3f34-4ec7-a6a8-857add2da61d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:18:15.196Z|34c7d517-3f34-4ec7-a6a8-857add2da61d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:18:15.209Z|6687031a-8b98-49d5-a947-1ba1e5120dea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:18:15.209Z|6687031a-8b98-49d5-a947-1ba1e5120dea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:18:20.750Z|911147ea-a7c3-4735-90df-aee5c9e4bc65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:18:20.751Z|911147ea-a7c3-4735-90df-aee5c9e4bc65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:18:25.221Z|b4e453d9-e95f-40fb-aab6-048a133e1a2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:18:25.222Z|b4e453d9-e95f-40fb-aab6-048a133e1a2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:18:25.226Z|4560da33-e7f1-4798-9ab4-9bd8ba15e62e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:18:25.226Z|4560da33-e7f1-4798-9ab4-9bd8ba15e62e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:18:25.238Z|58bf9a54-7516-45ea-9be9-7d478f0c6e91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:18:25.238Z|58bf9a54-7516-45ea-9be9-7d478f0c6e91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:18:35.253Z|30f22022-60a2-4591-a8b7-31ebcf7d8987|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:18:35.254Z|30f22022-60a2-4591-a8b7-31ebcf7d8987|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:18:35.255Z|d1a87f36-ab6a-4ef3-a051-22c18e4459fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:18:35.255Z|d1a87f36-ab6a-4ef3-a051-22c18e4459fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:18:35.272Z|ac66aa8c-918b-4b08-83f4-2af433cce16c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:18:35.272Z|ac66aa8c-918b-4b08-83f4-2af433cce16c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:18:35.750Z|3158d8de-5d9a-4f69-9495-91e4d1ec1400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:18:35.750Z|3158d8de-5d9a-4f69-9495-91e4d1ec1400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:18:37.275Z|31dce7cb-d194-4869-88c2-1d9e97760879|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:18:37.276Z|31dce7cb-d194-4869-88c2-1d9e97760879|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:18:45.282Z|2eac06aa-c059-4b9a-a562-a6f6781a719f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:18:45.283Z|2eac06aa-c059-4b9a-a562-a6f6781a719f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:18:45.283Z|807205b8-dcc4-49f7-990a-175c86db103e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:18:45.283Z|807205b8-dcc4-49f7-990a-175c86db103e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:18:45.297Z|8ad0605a-b8f7-418b-b3ab-9ec80461b9d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:18:45.297Z|8ad0605a-b8f7-418b-b3ab-9ec80461b9d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:18:50.750Z|1b1ff082-48d7-4811-95a5-a73ddff7c598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:18:50.754Z|1b1ff082-48d7-4811-95a5-a73ddff7c598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:18:55.308Z|0e3b39b4-20e7-4fbb-9561-482f60568922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:18:55.308Z|0e3b39b4-20e7-4fbb-9561-482f60568922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:18:55.311Z|1a11c2fa-63a9-4f10-87a1-f8c915d2fa6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:18:55.312Z|1a11c2fa-63a9-4f10-87a1-f8c915d2fa6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:18:55.330Z|88df2e95-7e47-4963-8618-4a3f074518db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:18:55.330Z|88df2e95-7e47-4963-8618-4a3f074518db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:18:59.889Z|89b6d273-bfe6-4780-a82a-a076b9cb4bd3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:18:59.890Z|89b6d273-bfe6-4780-a82a-a076b9cb4bd3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:19:05.342Z|07ab6d67-e519-46fc-9001-53b6c15364fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:19:05.343Z|07ab6d67-e519-46fc-9001-53b6c15364fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:19:05.344Z|f7ba145e-9922-4f97-b64f-86caa887f347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:19:05.344Z|f7ba145e-9922-4f97-b64f-86caa887f347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:19:05.354Z|69429451-d158-41d2-8315-0e4fe5648ae2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:19:05.355Z|69429451-d158-41d2-8315-0e4fe5648ae2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:19:05.750Z|bdcbd519-36d8-49e4-b86a-3c5338742f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:19:05.750Z|bdcbd519-36d8-49e4-b86a-3c5338742f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:19:07.276Z|7dba9e16-e911-4190-83f2-571dde1a118e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:19:07.277Z|7dba9e16-e911-4190-83f2-571dde1a118e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:19:15.383Z|2e99f6e7-ac6e-4a6a-990d-be1c1a9e0648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:19:15.384Z|2e99f6e7-ac6e-4a6a-990d-be1c1a9e0648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:19:15.387Z|79a17895-0b38-4b4c-9c28-f6c0f3553ddf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:19:15.388Z|79a17895-0b38-4b4c-9c28-f6c0f3553ddf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:19:15.391Z|3e60904e-29e2-4e6d-9d93-22fea2dc1641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:19:15.392Z|3e60904e-29e2-4e6d-9d93-22fea2dc1641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:19:20.750Z|67be7ca0-f0d4-4caa-a719-d062683b3cc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:19:20.751Z|67be7ca0-f0d4-4caa-a719-d062683b3cc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:19:25.425Z|7c6eb0dd-1023-4591-b6a5-01b506d90632|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:19:25.425Z|7c6eb0dd-1023-4591-b6a5-01b506d90632|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:19:25.428Z|f4d0abc1-226e-4091-8d4e-065ab0f5e4dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:19:25.429Z|f4d0abc1-226e-4091-8d4e-065ab0f5e4dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:19:25.436Z|c3d8d7bb-5cd9-41c1-8521-09187873c513|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:19:25.436Z|c3d8d7bb-5cd9-41c1-8521-09187873c513|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:19:35.475Z|a66e007d-b814-48a6-9542-f63779fdbaaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:19:35.476Z|a66e007d-b814-48a6-9542-f63779fdbaaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:19:35.479Z|4945117a-db2d-46e4-a3cb-c45dfa64fffa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:19:35.480Z|4945117a-db2d-46e4-a3cb-c45dfa64fffa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:19:35.485Z|e0ae9ab7-37c9-4ee8-8546-db333f7a521a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:19:35.486Z|e0ae9ab7-37c9-4ee8-8546-db333f7a521a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:19:35.751Z|557ff535-e0cf-46fc-b8ef-f6e7df4f6bbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:19:35.754Z|557ff535-e0cf-46fc-b8ef-f6e7df4f6bbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:19:37.277Z|d1501da0-6fe2-411a-8300-fbe9e5142841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:19:37.278Z|d1501da0-6fe2-411a-8300-fbe9e5142841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:19:45.504Z|5697c9fa-f1d7-4579-bb02-e731c3d3d9ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:19:45.504Z|5697c9fa-f1d7-4579-bb02-e731c3d3d9ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:19:45.510Z|44cf1f24-9c5b-4a44-aaba-b9bc105173e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:19:45.510Z|44cf1f24-9c5b-4a44-aaba-b9bc105173e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:19:45.513Z|7e072dfb-ad7e-483c-934a-6c376cd77f8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:19:45.514Z|7e072dfb-ad7e-483c-934a-6c376cd77f8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:19:50.750Z|c4a7d584-cf25-4faf-b433-04eee080c766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:19:50.750Z|c4a7d584-cf25-4faf-b433-04eee080c766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:19:55.527Z|690e813a-1750-46b3-9d54-e4a727a4b78f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:19:55.528Z|690e813a-1750-46b3-9d54-e4a727a4b78f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:19:55.531Z|31384014-e357-499d-b7df-2e0bbe2cf0be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:19:55.532Z|31384014-e357-499d-b7df-2e0bbe2cf0be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:19:55.537Z|0302fad0-4bac-4bb5-9991-34b442d2ffba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:19:55.537Z|0302fad0-4bac-4bb5-9991-34b442d2ffba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:19:59.892Z|9b7f9b7b-add8-4325-af72-b50c6014507d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:19:59.893Z|9b7f9b7b-add8-4325-af72-b50c6014507d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:20:05.556Z|e3284586-6d04-4830-a8cd-4f6ee84ea5eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:20:05.557Z|e3284586-6d04-4830-a8cd-4f6ee84ea5eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:20:05.560Z|b62a388f-5d79-49c8-8566-595004212b80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:20:05.561Z|b62a388f-5d79-49c8-8566-595004212b80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:20:05.566Z|13cc7f2b-8abb-461c-a8c8-3555688639ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:20:05.567Z|13cc7f2b-8abb-461c-a8c8-3555688639ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:20:05.750Z|5bd3ceac-4f57-4834-8226-7b457d32da70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:20:05.750Z|5bd3ceac-4f57-4834-8226-7b457d32da70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:20:07.282Z|d33faa62-2097-48a9-a55a-cf0867e17715|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:20:07.283Z|d33faa62-2097-48a9-a55a-cf0867e17715|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:20:15.589Z|a4b9a2c2-7bb1-4da7-96c9-d0d86e03b485|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:20:15.590Z|a4b9a2c2-7bb1-4da7-96c9-d0d86e03b485|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:20:15.592Z|53291e02-8683-4bd9-ae42-6a0e9db7a9be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:20:15.593Z|53291e02-8683-4bd9-ae42-6a0e9db7a9be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:20:15.592Z|62f67073-ab17-49d7-ab80-3be6ad6c6647|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:20:15.596Z|62f67073-ab17-49d7-ab80-3be6ad6c6647|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:20:20.750Z|05f3b9bd-d072-43ac-9bc8-08372429567f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:20:20.755Z|05f3b9bd-d072-43ac-9bc8-08372429567f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:20:25.617Z|30a24525-a092-453a-965b-174166c74767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:20:25.618Z|30a24525-a092-453a-965b-174166c74767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:20:25.620Z|b6f3280a-608c-44be-9c9a-ffd64425e17c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:20:25.620Z|b6f3280a-608c-44be-9c9a-ffd64425e17c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:20:25.627Z|61584352-d1e2-43b1-9fc5-486695e83ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:20:25.627Z|61584352-d1e2-43b1-9fc5-486695e83ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:20:35.657Z|c40d07a8-c494-4789-bfe9-41908e311346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:20:35.658Z|c40d07a8-c494-4789-bfe9-41908e311346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:20:35.664Z|f90be6eb-d16f-443b-a159-cd27ec49cc10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:20:35.665Z|f90be6eb-d16f-443b-a159-cd27ec49cc10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:20:35.669Z|91274580-cf81-4f84-ad6b-b55c411e13b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:20:35.669Z|91274580-cf81-4f84-ad6b-b55c411e13b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:20:35.750Z|3a88446d-2ec5-4ab7-933a-7a78df3cdbae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:20:35.751Z|3a88446d-2ec5-4ab7-933a-7a78df3cdbae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:20:37.283Z|82795bd7-e482-4c9e-9ac2-c3457b240a72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:20:37.284Z|82795bd7-e482-4c9e-9ac2-c3457b240a72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:20:45.683Z|5fdd7a7b-657f-4362-8ea8-ebfc1639b9ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:20:45.684Z|5fdd7a7b-657f-4362-8ea8-ebfc1639b9ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:20:45.692Z|49096d20-8c24-479d-8a8f-b446aee3b9a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:20:45.692Z|49096d20-8c24-479d-8a8f-b446aee3b9a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:20:45.699Z|b41a41a0-9c85-4085-9ce0-1cd5455c1dfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:20:45.699Z|b41a41a0-9c85-4085-9ce0-1cd5455c1dfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:20:50.750Z|16735c69-641d-44f1-bb82-318c44c476c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:20:50.751Z|16735c69-641d-44f1-bb82-318c44c476c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:20:55.714Z|368d6de9-16e9-437e-90ae-1e19d7935552|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:20:55.715Z|368d6de9-16e9-437e-90ae-1e19d7935552|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:20:55.723Z|1eab4808-c172-4c2e-b382-dc5ff49465e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:20:55.724Z|1eab4808-c172-4c2e-b382-dc5ff49465e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:20:55.728Z|63454d1b-3456-41e9-aee2-f6f88423eafe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:20:55.728Z|63454d1b-3456-41e9-aee2-f6f88423eafe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:20:59.896Z|c3559d18-33fa-4960-9864-802d8ff39e87|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:20:59.897Z|c3559d18-33fa-4960-9864-802d8ff39e87|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:21:05.741Z|21cc07f9-1b39-4aa9-9588-9fc227d42af1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:21:05.742Z|21cc07f9-1b39-4aa9-9588-9fc227d42af1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:21:05.749Z|092a205e-7b91-4193-899a-5dbb0611aae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:21:05.750Z|4ac7ea2c-0cf5-472f-aea0-31612481d068|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:21:05.751Z|4ac7ea2c-0cf5-472f-aea0-31612481d068|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:21:05.753Z|092a205e-7b91-4193-899a-5dbb0611aae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:21:05.754Z|968f1558-e420-4c90-a1eb-4e6f3d25e84e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:21:05.754Z|968f1558-e420-4c90-a1eb-4e6f3d25e84e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:21:07.284Z|7cefbe68-2429-49d8-ab3f-f0bfbb870fd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:21:07.285Z|7cefbe68-2429-49d8-ab3f-f0bfbb870fd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:21:15.772Z|edab524d-a177-4ddf-9677-099d07897f20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:21:15.773Z|edab524d-a177-4ddf-9677-099d07897f20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:21:15.780Z|feed5a70-c869-4669-a939-2b7b70c950df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:21:15.781Z|feed5a70-c869-4669-a939-2b7b70c950df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:21:15.783Z|096256d0-c85e-4739-92ce-11d1a40bb76f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:21:15.784Z|096256d0-c85e-4739-92ce-11d1a40bb76f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:21:20.751Z|f0ce6165-60db-4884-a085-d9e6bcbde862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:21:20.751Z|f0ce6165-60db-4884-a085-d9e6bcbde862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:21:25.803Z|a7ab87de-5a7c-49bb-876a-a50fb9f9c24b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:21:25.803Z|a7ab87de-5a7c-49bb-876a-a50fb9f9c24b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:21:25.810Z|7563410e-13ae-4ba7-be35-178e8b2f3a13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:21:25.811Z|7563410e-13ae-4ba7-be35-178e8b2f3a13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:21:25.812Z|ba31fe73-8315-469b-b60f-f36b1ebc1ee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:21:25.814Z|ba31fe73-8315-469b-b60f-f36b1ebc1ee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:21:35.750Z|040ae4c7-6d12-417d-a85c-088131abadb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:21:35.750Z|040ae4c7-6d12-417d-a85c-088131abadb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:21:35.829Z|f5a34882-3713-48b2-ae46-4eb38a39db61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:21:35.830Z|f5a34882-3713-48b2-ae46-4eb38a39db61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:21:35.839Z|8c321ddc-c646-4b1a-a209-27d7bdc02225|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:21:35.840Z|8c321ddc-c646-4b1a-a209-27d7bdc02225|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:21:35.840Z|14a27a88-aebe-4bbc-9c5b-9178f9dec0f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:21:35.841Z|14a27a88-aebe-4bbc-9c5b-9178f9dec0f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:21:37.293Z|1e6b8c23-4f0e-4414-85a3-4bec1fe3999e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:21:37.294Z|1e6b8c23-4f0e-4414-85a3-4bec1fe3999e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:21:45.863Z|8b77b235-167e-4319-b3d4-15c32e970322|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:21:45.863Z|8b77b235-167e-4319-b3d4-15c32e970322|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:21:45.869Z|e69d4fb4-9f94-40bf-a6c5-1ee0383b8100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:21:45.870Z|e69d4fb4-9f94-40bf-a6c5-1ee0383b8100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:21:45.880Z|54df4421-e25c-4b4c-a067-c793cf55f738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:21:45.886Z|54df4421-e25c-4b4c-a067-c793cf55f738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:21:50.750Z|b7cba196-4e7f-4066-b611-06ee653e9ea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:21:50.754Z|b7cba196-4e7f-4066-b611-06ee653e9ea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:21:55.894Z|8d4de542-331a-48f0-8822-7b2212d6150a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:21:55.894Z|8d4de542-331a-48f0-8822-7b2212d6150a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:21:55.903Z|3df7cb69-3a26-4441-9453-a0df8313fddc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:21:55.903Z|3df7cb69-3a26-4441-9453-a0df8313fddc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:21:55.923Z|3d98352f-4ef7-4d10-be40-e922ad36c486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:21:55.924Z|3d98352f-4ef7-4d10-be40-e922ad36c486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:21:59.889Z|c68fd5a7-731c-4969-b9a0-692ee5ee5af0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:21:59.889Z|c68fd5a7-731c-4969-b9a0-692ee5ee5af0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:22:05.750Z|996b0d84-0f0b-400b-b677-a8d6d68a6f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:22:05.750Z|996b0d84-0f0b-400b-b677-a8d6d68a6f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:22:05.933Z|e5289bd9-e92c-4225-ba1d-2d79eca83b6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:22:05.933Z|e5289bd9-e92c-4225-ba1d-2d79eca83b6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:22:05.934Z|6febcd8d-8e37-41e4-96c9-cddf5c09c71e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:22:05.935Z|6febcd8d-8e37-41e4-96c9-cddf5c09c71e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:22:05.953Z|ef8323b1-1eed-4252-a1e3-37ae75a24732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:22:05.954Z|ef8323b1-1eed-4252-a1e3-37ae75a24732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:22:07.295Z|72c6099d-12af-469f-91dc-227278c4c338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:22:07.296Z|72c6099d-12af-469f-91dc-227278c4c338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:22:15.961Z|9c5fe575-d9f8-42ef-9f22-0fa084deee2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:22:15.961Z|9c5fe575-d9f8-42ef-9f22-0fa084deee2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:22:15.962Z|07e386ee-d8e3-4a6d-aa9b-2c34ee2c09ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:22:15.963Z|07e386ee-d8e3-4a6d-aa9b-2c34ee2c09ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:22:15.982Z|6a0a03e3-42a6-472f-88c9-a9456c1c537a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:22:15.982Z|6a0a03e3-42a6-472f-88c9-a9456c1c537a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:22:20.750Z|2c3eee49-ee45-483a-bf93-ea4a555921f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:22:20.750Z|2c3eee49-ee45-483a-bf93-ea4a555921f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:22:25.993Z|815fd111-2cd5-4c14-8141-474f6ed1621c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:22:25.993Z|135ec165-afd1-4259-9a43-19952ba42039|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:22:25.994Z|815fd111-2cd5-4c14-8141-474f6ed1621c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:22:25.994Z|135ec165-afd1-4259-9a43-19952ba42039|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:22:26.006Z|e758bff9-a2e0-441c-8f4e-4c2ac69a41f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:22:26.007Z|e758bff9-a2e0-441c-8f4e-4c2ac69a41f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:22:35.750Z|8692b9ca-0376-41ee-82d4-4a7453525aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:22:35.754Z|8692b9ca-0376-41ee-82d4-4a7453525aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:22:36.022Z|2290d770-ca8f-4024-81d1-c43183759c8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:22:36.022Z|2290d770-ca8f-4024-81d1-c43183759c8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:22:36.026Z|08e284c1-72c5-4d8b-9866-eed1c5f67d63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:22:36.026Z|08e284c1-72c5-4d8b-9866-eed1c5f67d63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:22:36.031Z|31c7cf2f-467c-4755-9211-2d9139573b76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:22:36.031Z|31c7cf2f-467c-4755-9211-2d9139573b76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:22:37.297Z|65977a60-ffc1-4561-b2f4-0c44b2ca52a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:22:37.297Z|65977a60-ffc1-4561-b2f4-0c44b2ca52a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:22:46.048Z|2889990e-39c5-4bec-a720-4a8d6ebab069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:22:46.049Z|2889990e-39c5-4bec-a720-4a8d6ebab069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:22:46.060Z|75f25c72-c7ee-4029-bc4a-eec32af8790b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:22:46.061Z|75f25c72-c7ee-4029-bc4a-eec32af8790b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:22:46.064Z|7d131874-df8c-4948-9146-c9245c4d494a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:22:46.064Z|7d131874-df8c-4948-9146-c9245c4d494a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:22:50.750Z|94b959bd-6d57-4a0c-866f-3ef23c0f2b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:22:50.750Z|94b959bd-6d57-4a0c-866f-3ef23c0f2b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:22:56.080Z|a419fac0-02b6-4747-a3cc-6e9c3b1f1465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:22:56.080Z|a419fac0-02b6-4747-a3cc-6e9c3b1f1465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:22:56.090Z|d4874ad2-3611-4126-a606-266ba27e3696|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:22:56.091Z|d4874ad2-3611-4126-a606-266ba27e3696|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:22:56.092Z|72cbb526-d981-4e6b-9784-d2e02a6d1f26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:22:56.094Z|72cbb526-d981-4e6b-9784-d2e02a6d1f26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:22:59.889Z|5947f83a-5eb0-4f2e-b38c-e96941ddfb33|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:22:59.890Z|5947f83a-5eb0-4f2e-b38c-e96941ddfb33|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:23:05.750Z|34386a0a-98b9-4465-abdc-913cfe9d1314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:23:05.750Z|34386a0a-98b9-4465-abdc-913cfe9d1314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:23:06.110Z|0fd8f055-5b5a-464c-9596-da137922f028|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:23:06.111Z|0fd8f055-5b5a-464c-9596-da137922f028|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:23:06.117Z|15bbec4b-2ef3-44e6-bd58-f5d63aae17b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:23:06.117Z|15bbec4b-2ef3-44e6-bd58-f5d63aae17b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:23:06.117Z|cd17fefd-41a6-408a-8c43-abc50c33d304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:23:06.117Z|cd17fefd-41a6-408a-8c43-abc50c33d304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:23:07.297Z|9bfe41cb-cc9b-4a6f-ad47-db993a90d91d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:23:07.298Z|9bfe41cb-cc9b-4a6f-ad47-db993a90d91d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:23:16.143Z|8f4dafb2-59b0-4474-a2e5-7faaea425c89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:23:16.144Z|8f4dafb2-59b0-4474-a2e5-7faaea425c89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:23:16.147Z|1138eead-e11b-4c7a-af7a-7b4389391a9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:23:16.147Z|1138eead-e11b-4c7a-af7a-7b4389391a9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:23:16.161Z|8b3cd2bd-2549-4cc0-b2f1-3de489f64f78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:23:16.161Z|8b3cd2bd-2549-4cc0-b2f1-3de489f64f78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:23:20.750Z|9320c84d-0600-42b5-92bd-421a87c23258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:23:20.754Z|9320c84d-0600-42b5-92bd-421a87c23258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:23:26.171Z|f0069449-f04e-4e0f-a3e1-33d2bff2bd40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:23:26.172Z|f0069449-f04e-4e0f-a3e1-33d2bff2bd40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:23:26.189Z|829e1710-8be7-4eb2-828e-c93f4739f067|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:23:26.190Z|829e1710-8be7-4eb2-828e-c93f4739f067|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:23:26.194Z|0ff46808-b0bc-4773-81d1-3e88175c1624|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:23:26.194Z|0ff46808-b0bc-4773-81d1-3e88175c1624|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:23:35.750Z|e8897418-df15-4513-8eca-eebc4d0ef3b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:23:35.750Z|e8897418-df15-4513-8eca-eebc4d0ef3b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:23:36.202Z|42f27b24-b021-4a16-a3e1-0fdc3135570d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:23:36.203Z|42f27b24-b021-4a16-a3e1-0fdc3135570d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:23:36.221Z|4bdf8512-1177-4da1-bb4a-f69a5a5f3db9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:23:36.221Z|3b2476ff-e8b8-4474-8786-9d45d2ae47ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:23:36.222Z|4bdf8512-1177-4da1-bb4a-f69a5a5f3db9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:23:36.222Z|3b2476ff-e8b8-4474-8786-9d45d2ae47ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:23:37.298Z|2ad9d8d3-6817-431e-87d5-1e45dc4f02f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:23:37.298Z|2ad9d8d3-6817-431e-87d5-1e45dc4f02f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:23:46.233Z|b2ed2601-3676-46dd-bc47-9708954701e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:23:46.233Z|b2ed2601-3676-46dd-bc47-9708954701e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:23:46.249Z|e618e443-f517-42ed-8f1f-03c02e7a3026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:23:46.251Z|e618e443-f517-42ed-8f1f-03c02e7a3026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:23:46.252Z|727a82e0-0ae8-40b7-818b-8a1742efb173|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:23:46.252Z|727a82e0-0ae8-40b7-818b-8a1742efb173|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:23:50.750Z|11fd1472-3c7d-4e47-b8a8-89299170a19c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:23:50.750Z|11fd1472-3c7d-4e47-b8a8-89299170a19c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:23:56.272Z|5f86df25-8057-46ec-84c6-433c9c0fd6cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:23:56.272Z|5f86df25-8057-46ec-84c6-433c9c0fd6cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:23:56.277Z|4eb1a4a4-0e2e-4fb1-a0e7-cee1ec23dbbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:23:56.278Z|4eb1a4a4-0e2e-4fb1-a0e7-cee1ec23dbbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:23:56.280Z|3c1f9642-32f2-4e1a-91c0-acd667517838|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:23:56.280Z|3c1f9642-32f2-4e1a-91c0-acd667517838|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:23:59.892Z|cd4e4774-2e0c-4ebf-8bdb-c9d9491ee96c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:23:59.893Z|cd4e4774-2e0c-4ebf-8bdb-c9d9491ee96c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:24:05.750Z|6ee9201e-6745-4fa0-a8c2-bc83d5ef39c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:24:05.754Z|6ee9201e-6745-4fa0-a8c2-bc83d5ef39c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:24:06.296Z|28d23556-717b-44a8-8a6f-26e1ef1548e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:24:06.297Z|28d23556-717b-44a8-8a6f-26e1ef1548e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:24:06.304Z|927674a1-355b-455c-a82f-dae61f757cff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:24:06.305Z|927674a1-355b-455c-a82f-dae61f757cff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:24:06.305Z|b9d6ad45-5189-47a8-9844-41ce3ba91ee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:24:06.305Z|b9d6ad45-5189-47a8-9844-41ce3ba91ee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:24:07.298Z|38b946a0-ba87-405a-b4b8-cef62b14502b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:24:07.299Z|38b946a0-ba87-405a-b4b8-cef62b14502b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:24:16.328Z|1eaa5e7b-529d-4c54-949a-d422fb753f8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:24:16.329Z|1eaa5e7b-529d-4c54-949a-d422fb753f8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:24:16.334Z|1fb51c29-f0f4-4c0a-a205-eae12927e66a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:24:16.334Z|871855fd-9d1c-467c-873e-aa039b8f5fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:24:16.334Z|871855fd-9d1c-467c-873e-aa039b8f5fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:24:16.334Z|1fb51c29-f0f4-4c0a-a205-eae12927e66a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:24:20.750Z|2cf2a3e6-e172-4860-abc4-651d15a10bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:24:20.750Z|2cf2a3e6-e172-4860-abc4-651d15a10bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:24:26.359Z|6b347533-4d16-48d3-bc85-6a0c70f29093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:24:26.360Z|6b347533-4d16-48d3-bc85-6a0c70f29093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:24:26.360Z|6b71a02e-f7e0-402a-b88a-42dbb47bb0ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:24:26.361Z|6b71a02e-f7e0-402a-b88a-42dbb47bb0ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:24:26.365Z|32625544-6692-4a64-b3d0-a5b0a913f9cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:24:26.366Z|32625544-6692-4a64-b3d0-a5b0a913f9cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:24:35.750Z|735b0f45-70a9-4256-842f-e0e97ada2c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:24:35.750Z|735b0f45-70a9-4256-842f-e0e97ada2c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:24:36.390Z|a5d373bd-89a3-45e8-a9df-050ed12e2633|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:24:36.390Z|a5d373bd-89a3-45e8-a9df-050ed12e2633|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:24:36.390Z|e02056fe-6311-42ed-9bd3-cbb28c694de4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:24:36.391Z|e02056fe-6311-42ed-9bd3-cbb28c694de4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:24:36.392Z|967207b4-c66e-4f7c-8fa1-ef48782dcedf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:24:36.392Z|967207b4-c66e-4f7c-8fa1-ef48782dcedf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:24:37.303Z|9e0f051f-47bf-40be-89eb-5720ec73c21a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:24:37.304Z|9e0f051f-47bf-40be-89eb-5720ec73c21a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:24:46.426Z|3e9532a9-aad4-4953-9d2c-0f05d22a9e88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:24:46.426Z|3e9532a9-aad4-4953-9d2c-0f05d22a9e88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:24:46.429Z|cad1723e-c3fa-4922-bbd7-8211ce79c3a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:24:46.429Z|cad1723e-c3fa-4922-bbd7-8211ce79c3a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:24:46.429Z|8729ba44-ca34-43f8-bb82-dde3ffb488d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:24:46.430Z|8729ba44-ca34-43f8-bb82-dde3ffb488d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:24:50.750Z|cb06874d-5d4f-405f-ad08-500decdcabf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:24:50.754Z|cb06874d-5d4f-405f-ad08-500decdcabf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:24:56.458Z|4eb492f5-4cdf-49f5-b3e7-8987042d9967|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:24:56.458Z|4eb492f5-4cdf-49f5-b3e7-8987042d9967|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:24:56.461Z|2cf45e11-7422-44f9-880f-1d9487e9c786|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:24:56.461Z|2cf45e11-7422-44f9-880f-1d9487e9c786|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:24:56.462Z|d1684637-cd75-4e0f-b9cd-5a86927204fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:24:56.462Z|d1684637-cd75-4e0f-b9cd-5a86927204fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:24:59.888Z|55c02949-84c7-4287-b74d-0aaa81a1efbb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:24:59.889Z|55c02949-84c7-4287-b74d-0aaa81a1efbb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:25:05.750Z|292adef6-dea5-43c4-ba27-61b0c8e0927a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:25:05.750Z|292adef6-dea5-43c4-ba27-61b0c8e0927a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:25:06.490Z|98e7b9e4-9cc8-40e7-abac-3ff01bdcfe04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:25:06.490Z|98e7b9e4-9cc8-40e7-abac-3ff01bdcfe04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:25:06.491Z|d4f6980c-2dee-404d-a31d-aa2f4455eee0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:25:06.491Z|d4f6980c-2dee-404d-a31d-aa2f4455eee0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:25:06.508Z|0cc5d98d-f001-401d-b0b5-cdf20e4d09eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:25:06.508Z|0cc5d98d-f001-401d-b0b5-cdf20e4d09eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:25:07.305Z|e4043eb4-f20a-401c-a086-9a3c63df6c7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:25:07.305Z|e4043eb4-f20a-401c-a086-9a3c63df6c7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:25:16.520Z|9affa3cf-a32e-4c79-b287-2b06a55b6819|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:25:16.520Z|9affa3cf-a32e-4c79-b287-2b06a55b6819|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:25:16.528Z|2dd095eb-b3b4-4bed-ab67-14bdbaa73801|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:25:16.528Z|2dd095eb-b3b4-4bed-ab67-14bdbaa73801|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:25:16.534Z|04afa841-e7ef-40fb-8935-cd4aace14e4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:25:16.535Z|04afa841-e7ef-40fb-8935-cd4aace14e4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:25:20.750Z|472803a1-bf79-4f9d-8d68-2ec92e95eb2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:25:20.750Z|472803a1-bf79-4f9d-8d68-2ec92e95eb2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:25:26.550Z|5c5d52a2-602b-459b-939e-98b7e06a3379|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:25:26.551Z|5c5d52a2-602b-459b-939e-98b7e06a3379|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:25:26.558Z|48018aff-86cf-4607-af83-091d7c1f8241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:25:26.558Z|48018aff-86cf-4607-af83-091d7c1f8241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:25:26.562Z|841b870b-3782-4d30-a405-e59a9911572f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:25:26.562Z|841b870b-3782-4d30-a405-e59a9911572f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:25:35.750Z|20007f1e-08f8-4bbe-8a9b-b4e92b171388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:25:35.754Z|20007f1e-08f8-4bbe-8a9b-b4e92b171388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:25:36.585Z|d50181ca-af3c-48e1-83ff-8886bca559c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:25:36.586Z|d50181ca-af3c-48e1-83ff-8886bca559c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:25:36.587Z|e8b481e9-8e4d-4435-8197-e9fa317a4e91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:25:36.588Z|e8b481e9-8e4d-4435-8197-e9fa317a4e91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:25:36.591Z|1f3287f9-986f-4cd7-bb94-18a06fec22aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:25:36.591Z|1f3287f9-986f-4cd7-bb94-18a06fec22aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:25:37.305Z|86cb0bac-c6f0-4368-95c1-0e76c7ac576b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:25:37.306Z|86cb0bac-c6f0-4368-95c1-0e76c7ac576b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:25:46.614Z|6d7a1614-d1fc-4e83-b18f-e4bf57e6df41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:25:46.614Z|6d7a1614-d1fc-4e83-b18f-e4bf57e6df41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:25:46.616Z|ddb01dba-fdad-49ab-84f2-f27924e50067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:25:46.616Z|ddb01dba-fdad-49ab-84f2-f27924e50067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:25:46.617Z|6489e706-97b5-4dca-b2dd-188413022bbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:25:46.618Z|6489e706-97b5-4dca-b2dd-188413022bbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:25:50.750Z|967fdcb3-7826-4744-8163-8fb46daec08c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:25:50.750Z|967fdcb3-7826-4744-8163-8fb46daec08c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:25:56.644Z|a70ee255-2aef-42c8-803f-ded17adaad54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:25:56.645Z|a70ee255-2aef-42c8-803f-ded17adaad54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:25:56.648Z|796b7d59-8ce9-40a9-b065-3c6261abe257|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:25:56.648Z|796b7d59-8ce9-40a9-b065-3c6261abe257|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:25:56.648Z|3ea83fdd-b994-4362-9251-e6f6e255e2fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:25:56.648Z|3ea83fdd-b994-4362-9251-e6f6e255e2fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:25:59.889Z|97e4a42d-e5e7-4745-8157-906bbbfac940|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:25:59.890Z|97e4a42d-e5e7-4745-8157-906bbbfac940|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:26:05.749Z|c615d398-1aef-43bb-a0ff-13c619976855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:26:05.750Z|c615d398-1aef-43bb-a0ff-13c619976855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:26:06.675Z|97215c2d-a461-4e92-bb38-9789485f989f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:26:06.676Z|97215c2d-a461-4e92-bb38-9789485f989f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:26:06.682Z|420ee4de-3ead-4d96-b6dc-4368b41c4aab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:26:06.683Z|765a0942-62bd-4a0c-8065-99a778514bba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:26:06.683Z|420ee4de-3ead-4d96-b6dc-4368b41c4aab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:26:06.683Z|765a0942-62bd-4a0c-8065-99a778514bba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:26:07.306Z|d1b9e284-ccab-4ff8-8eaa-85e0c967f195|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:26:07.307Z|d1b9e284-ccab-4ff8-8eaa-85e0c967f195|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:26:16.708Z|948d6855-29a4-4512-9c54-ec84ab0d316d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:26:16.708Z|948d6855-29a4-4512-9c54-ec84ab0d316d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:26:16.713Z|2eb04e7e-f066-42d0-a67e-69d06dcbc15d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:26:16.713Z|2eb04e7e-f066-42d0-a67e-69d06dcbc15d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:26:16.714Z|cc7f3af2-2d77-44e1-806d-7e12a05e269b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:26:16.715Z|cc7f3af2-2d77-44e1-806d-7e12a05e269b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:26:20.750Z|053d1b33-4edd-4aee-becf-4153a1e6b38f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:26:20.755Z|053d1b33-4edd-4aee-becf-4153a1e6b38f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:26:26.736Z|919b3d0e-2db2-4470-9906-bc22379a62f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:26:26.737Z|919b3d0e-2db2-4470-9906-bc22379a62f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:26:26.744Z|37bf9e3c-37c8-4593-9bdb-09e9e67b130e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:26:26.744Z|ecf94c82-956c-4057-90df-33d06b99ce3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:26:26.745Z|37bf9e3c-37c8-4593-9bdb-09e9e67b130e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:26:26.745Z|ecf94c82-956c-4057-90df-33d06b99ce3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:26:35.750Z|3cadd05d-881e-4fd4-9c67-183cd06b5162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:26:35.750Z|3cadd05d-881e-4fd4-9c67-183cd06b5162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:26:36.774Z|b5ea587d-7ce0-47fb-8a72-5ec7b7a14e37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:26:36.775Z|b5ea587d-7ce0-47fb-8a72-5ec7b7a14e37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:26:36.775Z|a11a26ad-bfcb-4d31-8156-6e52a0b933ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:26:36.776Z|a11a26ad-bfcb-4d31-8156-6e52a0b933ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:26:36.777Z|ff199648-8448-4ed2-bbb3-ea82837458e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:26:36.777Z|ff199648-8448-4ed2-bbb3-ea82837458e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:26:37.307Z|3fc18507-d37d-41a1-ac32-39541dfa3bcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:26:37.307Z|3fc18507-d37d-41a1-ac32-39541dfa3bcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:26:46.805Z|70e8f138-7155-473a-aa5b-0bc119f14023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:26:46.805Z|70e8f138-7155-473a-aa5b-0bc119f14023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:26:46.807Z|bff79e74-e95d-4db9-85ad-cc992511ce40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:26:46.807Z|1115a8ec-c804-498a-8438-5b7ca13e0729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:26:46.808Z|bff79e74-e95d-4db9-85ad-cc992511ce40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:26:46.808Z|1115a8ec-c804-498a-8438-5b7ca13e0729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:26:50.749Z|cc04ef02-ca1a-48d5-8340-365e29908fb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:26:50.750Z|cc04ef02-ca1a-48d5-8340-365e29908fb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:26:56.828Z|06c100d6-47ab-4022-8fe1-2f89397c8486|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:26:56.829Z|06c100d6-47ab-4022-8fe1-2f89397c8486|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:26:56.833Z|b4a16fa9-a9f3-4b9b-9a24-0f57bbbc2925|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:26:56.833Z|b4a16fa9-a9f3-4b9b-9a24-0f57bbbc2925|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:26:56.837Z|56288692-2362-4ae9-b1d5-b68eb0b82f8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:26:56.838Z|56288692-2362-4ae9-b1d5-b68eb0b82f8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:26:59.889Z|b7f3e128-a5cc-4485-9370-6e66c318c834|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:26:59.890Z|b7f3e128-a5cc-4485-9370-6e66c318c834|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:27:05.750Z|1a16cf17-023c-48f0-bddc-3474c998dac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:27:05.754Z|1a16cf17-023c-48f0-bddc-3474c998dac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:27:06.857Z|514d54ce-892d-4ea3-919b-9abe48b1c7f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:27:06.857Z|514d54ce-892d-4ea3-919b-9abe48b1c7f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:27:06.857Z|82db9dd2-6b0d-42f9-9300-0476af8be143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:27:06.858Z|82db9dd2-6b0d-42f9-9300-0476af8be143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:27:06.871Z|a732b075-0f44-45e1-8a78-31a5b2c92a4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:27:06.871Z|a732b075-0f44-45e1-8a78-31a5b2c92a4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:27:07.308Z|57ff3d87-69f6-47b8-b428-8456525e88a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:27:07.308Z|57ff3d87-69f6-47b8-b428-8456525e88a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:27:16.887Z|e877a825-b7a7-45e4-b40e-74aaade34978|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:27:16.887Z|a19e4d99-cd21-4bbc-b6ea-79d960d0ab6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:27:16.888Z|e877a825-b7a7-45e4-b40e-74aaade34978|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:27:16.888Z|a19e4d99-cd21-4bbc-b6ea-79d960d0ab6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:27:16.898Z|705af554-f396-4284-bf52-3f8d777c3459|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:27:16.898Z|705af554-f396-4284-bf52-3f8d777c3459|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:27:20.750Z|c17be29c-11f9-45ae-a3a2-9eb30bbbe0fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:27:20.750Z|c17be29c-11f9-45ae-a3a2-9eb30bbbe0fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:27:26.918Z|e2522e95-605f-401f-8421-e1a46a73d387|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:27:26.919Z|404f2ebc-c3e1-49cb-9cd6-dc92f959ed3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:27:26.919Z|e2522e95-605f-401f-8421-e1a46a73d387|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:27:26.920Z|404f2ebc-c3e1-49cb-9cd6-dc92f959ed3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:27:26.927Z|ac978d28-72ec-4337-9c04-904da786165a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:27:26.927Z|ac978d28-72ec-4337-9c04-904da786165a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:27:35.751Z|bb5b0b51-8fe2-4586-8e24-951ea152e72c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:27:35.751Z|bb5b0b51-8fe2-4586-8e24-951ea152e72c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:27:36.950Z|d25d48ef-097b-4925-b8d0-e37cfda8d0b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:27:36.951Z|d25d48ef-097b-4925-b8d0-e37cfda8d0b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:27:36.958Z|13fc2bd4-b4cb-468b-95c6-cca3e77becce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:27:36.959Z|13fc2bd4-b4cb-468b-95c6-cca3e77becce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:27:36.961Z|20f11f03-021c-40a8-b847-03b42b56b66d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:27:36.962Z|20f11f03-021c-40a8-b847-03b42b56b66d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:27:37.309Z|7c4b7b36-582b-4701-abbe-814b977da1dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:27:37.309Z|7c4b7b36-582b-4701-abbe-814b977da1dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:27:46.982Z|89816cc5-7c43-40ce-9744-510d5504653d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:27:46.983Z|89816cc5-7c43-40ce-9744-510d5504653d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:27:46.986Z|fb94d9f6-b3eb-47e8-bcb1-c052abfdcadc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:27:46.986Z|fb94d9f6-b3eb-47e8-bcb1-c052abfdcadc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:27:46.991Z|f3d3c828-f15e-4a3e-8869-8a1e6b224e1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:27:46.992Z|f3d3c828-f15e-4a3e-8869-8a1e6b224e1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:27:50.749Z|46defc10-887d-4705-ad34-afc1c7817c24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:27:50.753Z|46defc10-887d-4705-ad34-afc1c7817c24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:27:57.014Z|6af5fd0e-37a5-45cc-b480-a0970cf9002b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:27:57.018Z|f0a9a1c6-9d2f-4ee0-b3e7-1aadc9f7af8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:27:57.018Z|f0a9a1c6-9d2f-4ee0-b3e7-1aadc9f7af8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:27:57.018Z|6af5fd0e-37a5-45cc-b480-a0970cf9002b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:27:57.019Z|b13abc18-07ec-499c-bf20-523ac3233e25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:27:57.020Z|b13abc18-07ec-499c-bf20-523ac3233e25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:27:59.891Z|00b3e071-31be-406c-97c8-10992191a226|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:27:59.891Z|00b3e071-31be-406c-97c8-10992191a226|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:28:05.750Z|c70ccf8b-c970-4471-a491-0c466d96e229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:28:05.750Z|c70ccf8b-c970-4471-a491-0c466d96e229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:28:07.046Z|be694b1e-a45c-4e2a-971c-684a516552bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:28:07.047Z|be694b1e-a45c-4e2a-971c-684a516552bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:28:07.051Z|ec672ff7-0bf5-4eb3-9d3a-564888fe3a3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:28:07.050Z|9fdb9d64-37d4-48cb-ba03-da1d270d779a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:28:07.051Z|ec672ff7-0bf5-4eb3-9d3a-564888fe3a3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:28:07.051Z|9fdb9d64-37d4-48cb-ba03-da1d270d779a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:28:07.310Z|bb121367-9dda-4bb0-9f7b-eae869ff9adb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:28:07.310Z|bb121367-9dda-4bb0-9f7b-eae869ff9adb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:28:17.074Z|6880ffbe-be15-45b3-a5af-ae43b3fc5207|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:28:17.074Z|6880ffbe-be15-45b3-a5af-ae43b3fc5207|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:28:17.078Z|a5cd985b-36c2-4262-88e1-925207f044eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:28:17.079Z|a5cd985b-36c2-4262-88e1-925207f044eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:28:17.081Z|b549d33b-276d-4b31-a9dc-37071455ac7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:28:17.081Z|b549d33b-276d-4b31-a9dc-37071455ac7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:28:20.750Z|c700928e-348d-4195-999f-e8d10f48b542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:28:20.750Z|c700928e-348d-4195-999f-e8d10f48b542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:28:27.104Z|37e13313-582e-4786-9080-1f815837b0f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:28:27.104Z|37e13313-582e-4786-9080-1f815837b0f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:28:27.112Z|da5fd875-9f8d-4236-9e28-f835b0ecc6c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:28:27.112Z|da5fd875-9f8d-4236-9e28-f835b0ecc6c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:28:27.113Z|565a6830-8403-467c-adf1-721319cc2268|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:28:27.114Z|565a6830-8403-467c-adf1-721319cc2268|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:28:35.750Z|d34d2ab1-25d1-4ad1-b453-c766953b238b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:28:35.754Z|d34d2ab1-25d1-4ad1-b453-c766953b238b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:28:37.134Z|ee8ad82e-f4c0-4545-a3cb-8688f49e3d42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:28:37.134Z|ee8ad82e-f4c0-4545-a3cb-8688f49e3d42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:28:37.137Z|887c3b9d-a02b-4490-84df-a45b1608d85d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:28:37.137Z|887c3b9d-a02b-4490-84df-a45b1608d85d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:28:37.140Z|9f6b5845-cc38-46c7-88e2-93e5dbeb9e98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:28:37.140Z|9f6b5845-cc38-46c7-88e2-93e5dbeb9e98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:28:37.311Z|dc31ba2d-9548-48e6-a27a-ba767ad6779b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:28:37.311Z|dc31ba2d-9548-48e6-a27a-ba767ad6779b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:28:47.168Z|814d6289-d1c9-4174-ad96-a4f8a71222e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:28:47.170Z|5a78f8a1-789b-493c-84d4-550749972293|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:28:47.170Z|814d6289-d1c9-4174-ad96-a4f8a71222e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:28:47.170Z|c744c992-2dcc-4c86-bf95-fe848a9d6630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:28:47.170Z|5a78f8a1-789b-493c-84d4-550749972293|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:28:47.171Z|c744c992-2dcc-4c86-bf95-fe848a9d6630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:28:50.750Z|75776a95-c37e-4fc5-a15f-a6be2a8a78fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:28:50.750Z|75776a95-c37e-4fc5-a15f-a6be2a8a78fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:28:57.199Z|98cb9b67-227d-4f13-a0f0-5b717e1f2f6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:28:57.200Z|98cb9b67-227d-4f13-a0f0-5b717e1f2f6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:28:57.209Z|2ce0a7e2-6347-47d3-a049-81a8fea18b88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:28:57.209Z|2795a8cf-cb9f-4364-a408-28967cb5ccd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:28:57.209Z|2ce0a7e2-6347-47d3-a049-81a8fea18b88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:28:57.210Z|2795a8cf-cb9f-4364-a408-28967cb5ccd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:28:59.890Z|b6633927-e7d8-4b4d-b018-b4a066b98641|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:28:59.890Z|b6633927-e7d8-4b4d-b018-b4a066b98641|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:29:05.750Z|ada8c01a-4b61-4e53-b066-8888ec936836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:29:05.750Z|ada8c01a-4b61-4e53-b066-8888ec936836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:29:07.230Z|5e68cadd-ca8d-426d-a445-3fd1bf778057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:29:07.231Z|5e68cadd-ca8d-426d-a445-3fd1bf778057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:29:07.242Z|97845b98-d2ab-453a-809d-1a4191423bf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:29:07.242Z|392cd07a-4ec4-43d1-8a7f-ef9a5c2ac38e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:29:07.242Z|392cd07a-4ec4-43d1-8a7f-ef9a5c2ac38e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:29:07.242Z|97845b98-d2ab-453a-809d-1a4191423bf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:29:07.312Z|12699b98-fd37-4d20-8ed3-342346c4f8ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:29:07.312Z|12699b98-fd37-4d20-8ed3-342346c4f8ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:29:17.265Z|a472d45c-90c9-4e00-9206-8c3ce25c17d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:29:17.266Z|a472d45c-90c9-4e00-9206-8c3ce25c17d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:29:17.270Z|1fe9a5e6-a295-4331-abdc-5460fa414d8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:29:17.270Z|1fe9a5e6-a295-4331-abdc-5460fa414d8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:29:17.273Z|a73b0f4a-73d5-4e80-9566-05fa26b43f08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:29:17.274Z|a73b0f4a-73d5-4e80-9566-05fa26b43f08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:29:20.750Z|86a71b32-d390-452f-9cb6-addbe9cb6cde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:29:20.754Z|86a71b32-d390-452f-9cb6-addbe9cb6cde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:29:27.295Z|3a45e847-4f18-423f-a05a-da2ac01a8bf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:29:27.295Z|2b7c9d36-e560-488a-ba71-3d8830a0fa5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:29:27.296Z|3a45e847-4f18-423f-a05a-da2ac01a8bf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:29:27.296Z|2b7c9d36-e560-488a-ba71-3d8830a0fa5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:29:27.300Z|b40b8970-144e-4131-a25e-1a7721d78a91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:29:27.300Z|b40b8970-144e-4131-a25e-1a7721d78a91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:29:35.750Z|7b108b08-5c89-4455-8a3f-bfaf08d47f09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:29:35.750Z|7b108b08-5c89-4455-8a3f-bfaf08d47f09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:29:37.312Z|753d15e4-d048-4969-9d12-a2ef057dc811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:29:37.313Z|753d15e4-d048-4969-9d12-a2ef057dc811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:29:37.326Z|424d1621-ceb1-4cfb-87b2-d3cf06046d22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:29:37.327Z|424d1621-ceb1-4cfb-87b2-d3cf06046d22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:29:37.325Z|8a72a7a5-6821-47db-8061-eeabc6599071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:29:37.328Z|8a72a7a5-6821-47db-8061-eeabc6599071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:29:37.328Z|3651da14-8716-440d-97e8-533a42cb3844|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:29:37.329Z|3651da14-8716-440d-97e8-533a42cb3844|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:29:47.364Z|e1ab169e-9083-41b5-aca2-6617342f907c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:29:47.365Z|e1ab169e-9083-41b5-aca2-6617342f907c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:29:47.367Z|747a9948-abe0-47b4-81f4-57141d53b501|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:29:47.368Z|747a9948-abe0-47b4-81f4-57141d53b501|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:29:47.372Z|44ee7d03-ceb1-4439-adbe-9f9142d7e31b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:29:47.372Z|44ee7d03-ceb1-4439-adbe-9f9142d7e31b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:29:50.750Z|e1097d30-ab47-457c-9bb6-23ab8b937abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:29:50.750Z|e1097d30-ab47-457c-9bb6-23ab8b937abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:29:57.387Z|3d107f56-2744-4731-8e11-577326b3742a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:29:57.388Z|3d107f56-2744-4731-8e11-577326b3742a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:29:57.394Z|0c3af32f-4fd3-40ba-8667-6d26a636ec1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:29:57.395Z|0c3af32f-4fd3-40ba-8667-6d26a636ec1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:29:57.399Z|c64a2f0b-bc2b-41de-b5af-cb2c0156709d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:29:57.399Z|c64a2f0b-bc2b-41de-b5af-cb2c0156709d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:29:59.888Z|9ad55d06-6167-4b22-98d6-f5995ffd4d85|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:29:59.889Z|9ad55d06-6167-4b22-98d6-f5995ffd4d85|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:30:05.750Z|66e21cc6-f2fc-4d16-b39a-b5f3b8a1d0e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:30:05.754Z|66e21cc6-f2fc-4d16-b39a-b5f3b8a1d0e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:30:07.313Z|ae87cdf7-9c33-4a6a-ad77-9ba71a88ed61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:30:07.314Z|ae87cdf7-9c33-4a6a-ad77-9ba71a88ed61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:30:07.416Z|4bc0f87f-073b-4777-b75e-17c3a92ad50f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:30:07.416Z|4bc0f87f-073b-4777-b75e-17c3a92ad50f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:30:07.424Z|e56720e1-a00b-43de-8095-c0bb3dea53c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:30:07.425Z|e56720e1-a00b-43de-8095-c0bb3dea53c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:30:07.428Z|850f0308-51b5-4637-86ca-b2db96a02e05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:30:07.430Z|850f0308-51b5-4637-86ca-b2db96a02e05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:30:17.445Z|5a788c5d-af6a-4d9e-be90-b90dd05f46e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:30:17.446Z|5a788c5d-af6a-4d9e-be90-b90dd05f46e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:30:17.456Z|d847cae5-e059-4831-8c44-b42842e7b604|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:30:17.456Z|462b9652-3ec6-460c-9882-5fbfe612fc34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:30:17.456Z|d847cae5-e059-4831-8c44-b42842e7b604|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:30:17.456Z|462b9652-3ec6-460c-9882-5fbfe612fc34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:30:20.750Z|2bcb9989-ca8b-491a-8790-3a63cb0ca08e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:30:20.750Z|2bcb9989-ca8b-491a-8790-3a63cb0ca08e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:30:27.481Z|aebc1fc4-c222-489a-98d6-eaa31b83402f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:30:27.481Z|7a613f8c-a2df-4d9c-9939-21ceb828b3e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:30:27.482Z|aebc1fc4-c222-489a-98d6-eaa31b83402f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:30:27.482Z|7a613f8c-a2df-4d9c-9939-21ceb828b3e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:30:27.489Z|6e9b6e23-de0f-455e-9d6d-58666685e0b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:30:27.489Z|6e9b6e23-de0f-455e-9d6d-58666685e0b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:30:35.750Z|9c718058-0853-487a-9bc1-e8214cd3fece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:30:35.750Z|9c718058-0853-487a-9bc1-e8214cd3fece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:30:37.314Z|d4835603-3259-4240-ab9d-7e265057f31f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:30:37.315Z|d4835603-3259-4240-ab9d-7e265057f31f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:30:37.505Z|2307ed0f-2704-40d8-be67-15739d709c1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:30:37.506Z|2307ed0f-2704-40d8-be67-15739d709c1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:30:37.507Z|31627f22-c986-4a26-b075-5e9e46498ca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:30:37.508Z|31627f22-c986-4a26-b075-5e9e46498ca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:30:37.512Z|9312ad92-5077-4679-b2e5-d02a8b68ed56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:30:37.513Z|9312ad92-5077-4679-b2e5-d02a8b68ed56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:30:47.535Z|763c4b1c-4d52-4f3c-8825-0538a07a4315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:30:47.535Z|763c4b1c-4d52-4f3c-8825-0538a07a4315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:30:47.537Z|1f660be4-c5c1-48a9-85ec-d66ecea20c0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:30:47.538Z|1f660be4-c5c1-48a9-85ec-d66ecea20c0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:30:47.540Z|6ec04528-6c76-4766-a075-d2f6ab8e061b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:30:47.541Z|6ec04528-6c76-4766-a075-d2f6ab8e061b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:30:50.750Z|7bff7b17-fc98-4dc3-b6cd-d90ba01ce27c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:30:50.754Z|7bff7b17-fc98-4dc3-b6cd-d90ba01ce27c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:30:57.563Z|c8090a05-0610-4401-afad-35d252541ff1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:30:57.564Z|c8090a05-0610-4401-afad-35d252541ff1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:30:57.567Z|47b7a50a-3696-4069-b216-30a10daf37c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:30:57.568Z|47b7a50a-3696-4069-b216-30a10daf37c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:30:57.570Z|5e3af6a1-be43-4211-a3da-abfadfde0d08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:30:57.571Z|5e3af6a1-be43-4211-a3da-abfadfde0d08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:30:59.890Z|ec0f51e1-b55d-4f06-9251-82d917bb2f01|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:30:59.891Z|ec0f51e1-b55d-4f06-9251-82d917bb2f01|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:31:05.755Z|010b8054-275a-4395-9ec9-f85a83ae91f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:31:05.755Z|010b8054-275a-4395-9ec9-f85a83ae91f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:31:07.315Z|1b60cc9e-1653-4486-a453-eb8c46c06c88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:31:07.315Z|1b60cc9e-1653-4486-a453-eb8c46c06c88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:31:07.594Z|535b3d89-619c-4e66-b290-fbdba8caf00a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:31:07.594Z|535b3d89-619c-4e66-b290-fbdba8caf00a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:31:07.598Z|817b8509-ee02-49dd-9061-84b6b02a909e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:31:07.600Z|bfd1f87d-c367-4e8c-bf72-442906f4c916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:31:07.600Z|bfd1f87d-c367-4e8c-bf72-442906f4c916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:31:07.598Z|817b8509-ee02-49dd-9061-84b6b02a909e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:31:17.625Z|3a5b8e19-3d2a-4463-a080-3aa139461149|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:31:17.626Z|3a5b8e19-3d2a-4463-a080-3aa139461149|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:31:17.630Z|faae5d8b-a676-48ce-bc3d-7dfd41bdf190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:31:17.630Z|faae5d8b-a676-48ce-bc3d-7dfd41bdf190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:31:17.633Z|1427130e-f318-4e89-9762-415da714dcc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:31:17.633Z|1427130e-f318-4e89-9762-415da714dcc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:31:20.750Z|1ee0dad6-dc53-4cb8-b909-4daaa10b1fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:31:20.750Z|1ee0dad6-dc53-4cb8-b909-4daaa10b1fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:31:27.658Z|b6046413-5e48-49ad-a507-885c0047dd16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:31:27.659Z|b6046413-5e48-49ad-a507-885c0047dd16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:31:27.667Z|5d78387a-8720-4842-be47-3fec8d377eeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:31:27.667Z|939fc98d-a1ed-4b46-8f98-e5c3a106daf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:31:27.668Z|939fc98d-a1ed-4b46-8f98-e5c3a106daf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:31:27.668Z|5d78387a-8720-4842-be47-3fec8d377eeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:31:35.750Z|1097cff6-80df-455f-8e97-7689ee023a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:31:35.758Z|1097cff6-80df-455f-8e97-7689ee023a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:31:37.316Z|a4e0b3c5-3432-4516-a151-c41d36ae8e79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:31:37.317Z|a4e0b3c5-3432-4516-a151-c41d36ae8e79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:31:37.696Z|7fcfc44a-3b14-454f-98b2-720e0b539bca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:31:37.698Z|10764ce6-c548-43e6-8837-547bc715a5db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:31:37.698Z|10764ce6-c548-43e6-8837-547bc715a5db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:31:37.700Z|7fcfc44a-3b14-454f-98b2-720e0b539bca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:31:37.702Z|fe68ff84-5cf2-4d0f-aa21-e97105169070|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:31:37.703Z|fe68ff84-5cf2-4d0f-aa21-e97105169070|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:31:47.730Z|b62b23e3-f9f1-4b89-b514-89e7e3c0d9e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:31:47.730Z|b62b23e3-f9f1-4b89-b514-89e7e3c0d9e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:31:47.728Z|04824aa8-34d8-4d57-a412-400a7cb343ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:31:47.731Z|1094510e-e889-4277-825c-729b72572602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:31:47.731Z|04824aa8-34d8-4d57-a412-400a7cb343ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:31:47.731Z|1094510e-e889-4277-825c-729b72572602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:31:50.750Z|83227582-2ed6-4f9a-92a3-62601ac592cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:31:50.750Z|83227582-2ed6-4f9a-92a3-62601ac592cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:31:57.760Z|502c2037-d42c-4069-a5db-7f83bea8a63f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:31:57.760Z|502c2037-d42c-4069-a5db-7f83bea8a63f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:31:57.760Z|bf53cb45-a947-4ce6-99c7-5cfe9dc5497f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:31:57.763Z|bf53cb45-a947-4ce6-99c7-5cfe9dc5497f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:31:57.763Z|a6ac8644-14bb-4ef6-9ad7-4733ed433534|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:31:57.764Z|a6ac8644-14bb-4ef6-9ad7-4733ed433534|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:31:59.888Z|9b8fef33-7a49-4a9d-978e-69ca2c9e31cf|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:31:59.889Z|9b8fef33-7a49-4a9d-978e-69ca2c9e31cf|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:32:05.750Z|8af66348-a21e-4101-ba7d-8c732cf3feca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:32:05.750Z|8af66348-a21e-4101-ba7d-8c732cf3feca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:32:07.317Z|194022a4-0c33-4cba-bf3c-9132a588e76a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:32:07.317Z|194022a4-0c33-4cba-bf3c-9132a588e76a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:32:07.793Z|82ba17df-13f2-4868-8878-89cde9c129ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:32:07.796Z|74c707ab-6911-4f82-bd20-6b35ad1ef670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:32:07.797Z|74c707ab-6911-4f82-bd20-6b35ad1ef670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:32:07.799Z|82ba17df-13f2-4868-8878-89cde9c129ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:32:07.802Z|81d20245-602c-4ad5-81a5-e2d95d1e74cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:32:07.803Z|81d20245-602c-4ad5-81a5-e2d95d1e74cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:32:17.831Z|e61e594a-f716-4459-afc4-7b41617ccc35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:32:17.832Z|bb5db006-b98d-4e56-b2d0-769cd26f87a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:32:17.832Z|e61e594a-f716-4459-afc4-7b41617ccc35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:32:17.832Z|bb5db006-b98d-4e56-b2d0-769cd26f87a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:32:17.837Z|1aa646ee-e3a0-4948-9b20-71306d6e9e81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:32:17.838Z|1aa646ee-e3a0-4948-9b20-71306d6e9e81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:32:20.750Z|819e6df1-e574-41fc-a373-13850599b058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:32:20.754Z|819e6df1-e574-41fc-a373-13850599b058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:32:27.868Z|adb8bd6e-1c61-4cee-938a-92ba905d13fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:32:27.868Z|77ec2f72-0ab6-45f3-9579-7b46c1469d13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:32:27.868Z|adb8bd6e-1c61-4cee-938a-92ba905d13fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:32:27.868Z|77ec2f72-0ab6-45f3-9579-7b46c1469d13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:32:27.868Z|77f672c4-389b-49b4-ab18-9e0f7dc0be70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:32:27.869Z|77f672c4-389b-49b4-ab18-9e0f7dc0be70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:32:35.750Z|0699ddf0-a4e5-4694-b116-20a26f1ca760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:32:35.750Z|0699ddf0-a4e5-4694-b116-20a26f1ca760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:32:37.318Z|ff325e83-0f52-4e5c-b58c-6433e6dfa160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:32:37.318Z|ff325e83-0f52-4e5c-b58c-6433e6dfa160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:32:37.897Z|de788b8b-aa7b-442c-b8b5-18ce6e98249c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:32:37.898Z|de788b8b-aa7b-442c-b8b5-18ce6e98249c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:32:37.899Z|93436197-1c12-4b26-939a-35f576099c1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:32:37.900Z|93436197-1c12-4b26-939a-35f576099c1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:32:37.901Z|5eb74de5-de7e-4402-b2c7-eff852754214|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:32:37.902Z|5eb74de5-de7e-4402-b2c7-eff852754214|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:32:47.935Z|e470d2bd-fb7b-46d3-84e7-7808f70bd343|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:32:47.935Z|e470d2bd-fb7b-46d3-84e7-7808f70bd343|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:32:47.938Z|857288fb-3d3b-4849-bddf-2bac37e8a1bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:32:47.938Z|857288fb-3d3b-4849-bddf-2bac37e8a1bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:32:47.947Z|fca24656-088d-45f4-a50c-c04073dc5d44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:32:47.947Z|fca24656-088d-45f4-a50c-c04073dc5d44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:32:50.750Z|7791ebb9-d71c-4767-a148-a8537319799d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:32:50.750Z|7791ebb9-d71c-4767-a148-a8537319799d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:32:57.974Z|888ed64f-9da0-4f7a-b248-653a4530255a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:32:57.976Z|888ed64f-9da0-4f7a-b248-653a4530255a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:32:57.977Z|a336d559-5cc8-4315-9cde-5fc2c86b5822|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:32:57.977Z|a336d559-5cc8-4315-9cde-5fc2c86b5822|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:32:57.978Z|a17b403c-a169-4acc-b22f-bc85811bece5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:32:57.979Z|a17b403c-a169-4acc-b22f-bc85811bece5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:32:59.907Z|ce0791ce-cb0d-4357-81f7-92820716f518|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:32:59.907Z|ce0791ce-cb0d-4357-81f7-92820716f518|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:33:05.751Z|146debcc-2f10-4f71-adae-e355ab61edfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:33:05.755Z|146debcc-2f10-4f71-adae-e355ab61edfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:33:07.319Z|a36fe73d-faff-43dc-8c0d-1c15783bb07d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:33:07.319Z|a36fe73d-faff-43dc-8c0d-1c15783bb07d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:33:08.008Z|e833ec96-ffd7-4894-882b-ab18f4de5fe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:33:08.008Z|85b5d5e3-9529-4fb4-a81d-a56adda8307f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:33:08.008Z|e833ec96-ffd7-4894-882b-ab18f4de5fe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:33:08.008Z|85b5d5e3-9529-4fb4-a81d-a56adda8307f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:33:08.014Z|a408def9-109d-4ae3-9597-65afbd45408b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:33:08.014Z|a408def9-109d-4ae3-9597-65afbd45408b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:33:18.038Z|0f2a7bb5-6f06-4a0f-8f7c-c7f024a0d410|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:33:18.040Z|0f2a7bb5-6f06-4a0f-8f7c-c7f024a0d410|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:33:18.041Z|c16410d2-145f-45f7-808b-e3e89721639e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:33:18.042Z|c16410d2-145f-45f7-808b-e3e89721639e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:33:18.043Z|295efebc-5a4a-4244-8b61-8a37728e1f89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:33:18.044Z|295efebc-5a4a-4244-8b61-8a37728e1f89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:33:20.751Z|574751df-5bfd-4c50-9a9c-9ecf9f3a695a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:33:20.751Z|574751df-5bfd-4c50-9a9c-9ecf9f3a695a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:33:28.069Z|9fe22c9a-8a27-4782-9c7a-7663e6e27e13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:33:28.069Z|9fe22c9a-8a27-4782-9c7a-7663e6e27e13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:33:28.073Z|40609ea0-5384-4515-afb0-7be7d58ac812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:33:28.074Z|40609ea0-5384-4515-afb0-7be7d58ac812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:33:28.079Z|2084f515-6f85-4822-ab46-5da243afe788|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:33:28.080Z|2084f515-6f85-4822-ab46-5da243afe788|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:33:35.750Z|13946e5b-1288-4d6d-af1a-0b6acdfa0ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:33:35.750Z|13946e5b-1288-4d6d-af1a-0b6acdfa0ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:33:37.319Z|1e132317-4bcd-4fb3-aad5-fd035a4f8185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:33:37.320Z|1e132317-4bcd-4fb3-aad5-fd035a4f8185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:33:38.101Z|ce18d30f-5773-4cb7-b4da-e5b8fea3124e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:33:38.102Z|ce18d30f-5773-4cb7-b4da-e5b8fea3124e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:33:38.106Z|ec03f912-ad8c-4a79-ad9c-39303b28b9fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:33:38.106Z|ec03f912-ad8c-4a79-ad9c-39303b28b9fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:33:38.109Z|9907c6d1-4768-40b6-8c85-5b6836d39af3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:33:38.109Z|9907c6d1-4768-40b6-8c85-5b6836d39af3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:33:48.132Z|0dc0fe0a-00d9-480d-b13d-68d4b2e067e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:33:48.133Z|0dc0fe0a-00d9-480d-b13d-68d4b2e067e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:33:48.134Z|cc1ba276-1f6f-42f5-b40f-54a75a726bf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:33:48.135Z|cc1ba276-1f6f-42f5-b40f-54a75a726bf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:33:48.138Z|cb1c20af-babe-4aac-9af1-7fb89c42a424|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:33:48.138Z|cb1c20af-babe-4aac-9af1-7fb89c42a424|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:33:50.750Z|8c2bb924-0da7-4630-91cd-885c60a67281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:33:50.754Z|8c2bb924-0da7-4630-91cd-885c60a67281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:33:58.161Z|ec441f0e-8e0f-4566-a5f5-305b1b7b290f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:33:58.162Z|ec441f0e-8e0f-4566-a5f5-305b1b7b290f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:33:58.163Z|c3062901-e776-4e69-8dc0-bda25f8ad632|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:33:58.164Z|c3062901-e776-4e69-8dc0-bda25f8ad632|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:33:58.165Z|7fb421de-8afa-4453-9d9b-d4a4ec1490fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:33:58.165Z|7fb421de-8afa-4453-9d9b-d4a4ec1490fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:33:59.889Z|283ddc36-f598-4ce7-bd46-a416d0a719de|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:33:59.890Z|283ddc36-f598-4ce7-bd46-a416d0a719de|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:34:05.750Z|8be625e5-27ae-48d5-ae82-2b60b046d5ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:34:05.750Z|8be625e5-27ae-48d5-ae82-2b60b046d5ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:34:07.320Z|32602725-b2bd-42c7-bac1-ebde85dbe9e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:34:07.321Z|32602725-b2bd-42c7-bac1-ebde85dbe9e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:34:08.193Z|c68a0cd0-209d-4527-9269-aa3503df61fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:34:08.195Z|c68a0cd0-209d-4527-9269-aa3503df61fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:34:08.197Z|e91ba6a5-dc54-4173-b7e4-39dd382ab80c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:34:08.197Z|e91ba6a5-dc54-4173-b7e4-39dd382ab80c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:34:08.199Z|5bc3e814-b423-4e3e-9b90-b1360431735a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:34:08.200Z|5bc3e814-b423-4e3e-9b90-b1360431735a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:34:18.222Z|e268a7ce-c04b-46f0-a425-d3e782cc11b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:34:18.223Z|e268a7ce-c04b-46f0-a425-d3e782cc11b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:34:18.224Z|5d0ee36c-4642-4f6a-aaa5-6907600f0c53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:34:18.225Z|5d0ee36c-4642-4f6a-aaa5-6907600f0c53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:34:18.227Z|230c72fc-d93a-465b-9847-8fa4e623893a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:34:18.227Z|230c72fc-d93a-465b-9847-8fa4e623893a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:34:20.749Z|0b0b90e8-c27e-4e23-b0c8-8b53b6a75c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:34:20.750Z|0b0b90e8-c27e-4e23-b0c8-8b53b6a75c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:34:28.253Z|047ae19e-a1de-4c52-91db-e37966fe6247|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:34:28.254Z|047ae19e-a1de-4c52-91db-e37966fe6247|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:34:28.256Z|5149f179-7063-420c-be51-d88b787e587c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:34:28.257Z|5149f179-7063-420c-be51-d88b787e587c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:34:28.257Z|cbe992f7-0f5c-4ef8-a323-867eba84776b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:34:28.258Z|cbe992f7-0f5c-4ef8-a323-867eba84776b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:34:35.751Z|007302af-f28f-49e4-bec5-e70e6fe6cc8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:34:35.751Z|007302af-f28f-49e4-bec5-e70e6fe6cc8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:34:37.321Z|488cd725-2bdc-4571-85a9-c22f2b6b9345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:34:37.321Z|488cd725-2bdc-4571-85a9-c22f2b6b9345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:34:38.284Z|38e4c683-244f-4cd4-a537-efcb979e25b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:34:38.285Z|38e4c683-244f-4cd4-a537-efcb979e25b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:34:38.290Z|5a201f3b-f783-4efe-a8d6-70d2a96850e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:34:38.290Z|5a201f3b-f783-4efe-a8d6-70d2a96850e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:34:38.291Z|53face0d-a465-42e7-9953-fb8284a0314f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:34:38.292Z|53face0d-a465-42e7-9953-fb8284a0314f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:34:48.309Z|c71e251b-eb4f-4c78-9477-054c82149401|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:34:48.310Z|c71e251b-eb4f-4c78-9477-054c82149401|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:34:48.313Z|f44855ec-30c7-4156-8157-0cd5adc72324|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:34:48.313Z|f44855ec-30c7-4156-8157-0cd5adc72324|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:34:48.320Z|68b59d1c-478b-44e8-aa65-b7d952911c2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:34:48.320Z|68b59d1c-478b-44e8-aa65-b7d952911c2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:34:50.749Z|abae5abe-4fa3-4f7b-89cf-a1689045655d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:34:50.750Z|abae5abe-4fa3-4f7b-89cf-a1689045655d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:34:58.340Z|9bf59259-0406-4a51-9348-fcc32065926e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:34:58.340Z|9bf59259-0406-4a51-9348-fcc32065926e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:34:58.346Z|9de9c9c6-f7a2-4410-9dc8-cc328edac83b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:34:58.347Z|9de9c9c6-f7a2-4410-9dc8-cc328edac83b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:34:58.351Z|ff7d804a-c45b-4122-9e68-2c1e0fc46cf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:34:58.351Z|ff7d804a-c45b-4122-9e68-2c1e0fc46cf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:34:59.895Z|6ee6e5be-b5e4-4b6f-b516-af8bb2002d5b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:34:59.895Z|6ee6e5be-b5e4-4b6f-b516-af8bb2002d5b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:35:05.750Z|2c3372ce-dc87-4e65-a7d2-89e0976c9f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:35:05.754Z|2c3372ce-dc87-4e65-a7d2-89e0976c9f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:35:07.322Z|7e727975-a048-42a5-9fcc-a4237593a633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:35:07.322Z|7e727975-a048-42a5-9fcc-a4237593a633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:35:08.367Z|f4db35d9-01ab-4a08-a06f-111c71064fc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:35:08.367Z|f4db35d9-01ab-4a08-a06f-111c71064fc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:35:08.376Z|f7e8edac-57a6-4dd2-89ad-07f251b6371e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:35:08.376Z|f7e8edac-57a6-4dd2-89ad-07f251b6371e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:35:08.382Z|7e065384-7449-4e62-a59b-84ee63f231e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:35:08.382Z|7e065384-7449-4e62-a59b-84ee63f231e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:35:18.394Z|d38ef475-2775-405d-8924-6f66221bdba9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:35:18.395Z|d38ef475-2775-405d-8924-6f66221bdba9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:35:18.399Z|00882c07-d572-470e-b010-e0efa6cae471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:35:18.400Z|00882c07-d572-470e-b010-e0efa6cae471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:35:18.403Z|72c96bae-7657-42e0-b04d-e1125a280c04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:35:18.403Z|72c96bae-7657-42e0-b04d-e1125a280c04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:35:20.750Z|de0c7413-90e4-4994-aa04-54bb3552864c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:35:20.750Z|de0c7413-90e4-4994-aa04-54bb3552864c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:35:28.428Z|5c9e22e5-bfac-4bb4-b829-95f7235ac3fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:35:28.428Z|5c9e22e5-bfac-4bb4-b829-95f7235ac3fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:35:28.429Z|bd762403-f486-4ce4-89db-593c649347db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:35:28.430Z|bd762403-f486-4ce4-89db-593c649347db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:35:28.433Z|d25bd55e-3954-4e70-a02a-69ebc03cae7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:35:28.433Z|d25bd55e-3954-4e70-a02a-69ebc03cae7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:35:35.750Z|7885f25f-e7f5-4a7c-8984-3dc046a7ac87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:35:35.750Z|7885f25f-e7f5-4a7c-8984-3dc046a7ac87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:35:37.322Z|fa3d0487-bc35-4a14-901c-1ceac22eae71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:35:37.323Z|fa3d0487-bc35-4a14-901c-1ceac22eae71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:35:38.454Z|1bd8d022-416a-4747-849e-ad94271d3d71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:35:38.455Z|1bd8d022-416a-4747-849e-ad94271d3d71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:35:38.457Z|90401849-d6f8-484a-9299-4aaabe29cf42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:35:38.458Z|90401849-d6f8-484a-9299-4aaabe29cf42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:35:38.460Z|b909d204-301a-485f-bdca-e13cd7287847|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:35:38.461Z|b909d204-301a-485f-bdca-e13cd7287847|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:35:48.480Z|1f5d352d-3313-4200-a0f8-bee79071d692|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:35:48.480Z|1f5d352d-3313-4200-a0f8-bee79071d692|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:35:48.487Z|779c8cfe-5b38-4b92-8225-2876d9dbc643|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:35:48.488Z|779c8cfe-5b38-4b92-8225-2876d9dbc643|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:35:48.488Z|484ccd1c-3c3b-4dba-8334-e27a55592e17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:35:48.489Z|484ccd1c-3c3b-4dba-8334-e27a55592e17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:35:50.750Z|90249d76-cfeb-4918-9103-c079f91b9b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:35:50.750Z|90249d76-cfeb-4918-9103-c079f91b9b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:35:58.509Z|d8268510-82fc-492d-b2cc-d1e747763764|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:35:58.509Z|d8268510-82fc-492d-b2cc-d1e747763764|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:35:58.515Z|bb8fd35f-a14f-435f-8327-cd64ca9792a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:35:58.515Z|db1d8199-4990-449f-8492-0d43c798251c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:35:58.516Z|bb8fd35f-a14f-435f-8327-cd64ca9792a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:35:58.516Z|db1d8199-4990-449f-8492-0d43c798251c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:35:59.898Z|514add77-21b0-4684-83fc-6f9cd3d14aae|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:35:59.900Z|514add77-21b0-4684-83fc-6f9cd3d14aae|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:36:05.750Z|f0d00d55-647c-40d8-8ed0-e17fe6c5a293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:36:05.750Z|f0d00d55-647c-40d8-8ed0-e17fe6c5a293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:36:07.323Z|73c22a69-dde5-4f91-bc72-c8eb84baeea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:36:07.324Z|73c22a69-dde5-4f91-bc72-c8eb84baeea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:36:08.543Z|c088e685-6250-4dc2-b782-4a9f200d43b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:36:08.543Z|c088e685-6250-4dc2-b782-4a9f200d43b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:36:08.543Z|23de67d2-1bb7-486c-a4d8-b016a4932f0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:36:08.544Z|23de67d2-1bb7-486c-a4d8-b016a4932f0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:36:08.545Z|b315ce16-e1e4-4115-9715-3519abe2f846|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:36:08.545Z|b315ce16-e1e4-4115-9715-3519abe2f846|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:36:18.567Z|35b3cd6b-915e-4dcb-89b2-6f7a65d16ef6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:36:18.568Z|35b3cd6b-915e-4dcb-89b2-6f7a65d16ef6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:36:18.573Z|8c1ceb44-edc2-4122-be9f-703c6afd6ebe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:36:18.574Z|8c1ceb44-edc2-4122-be9f-703c6afd6ebe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:36:18.576Z|26911169-fb95-4b27-b05a-461afde438bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:36:18.576Z|26911169-fb95-4b27-b05a-461afde438bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:36:20.750Z|a7a1abd3-b744-4967-9e75-f1f2c43f7550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:36:20.750Z|a7a1abd3-b744-4967-9e75-f1f2c43f7550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:36:28.596Z|6dda89f4-9113-42ff-841a-b6fa59de6264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:36:28.597Z|6dda89f4-9113-42ff-841a-b6fa59de6264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:36:28.601Z|0fd3e4e0-dd9c-43bc-a724-e5151fe9ff74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:36:28.602Z|639ad920-3ad6-4102-9d85-3663d808f45e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:36:28.602Z|0fd3e4e0-dd9c-43bc-a724-e5151fe9ff74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:36:28.602Z|639ad920-3ad6-4102-9d85-3663d808f45e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:36:35.750Z|f8dd2e61-2ed3-43c8-a96f-e088a156aff3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:36:35.750Z|f8dd2e61-2ed3-43c8-a96f-e088a156aff3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:36:37.324Z|96febdd5-be44-4e98-b8dc-7ff7a2f31ec8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:36:37.325Z|96febdd5-be44-4e98-b8dc-7ff7a2f31ec8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:36:38.620Z|fc3cf8ac-1455-4aa7-9c5c-77b25ba43959|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:36:38.621Z|fc3cf8ac-1455-4aa7-9c5c-77b25ba43959|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:36:38.625Z|7edd97ae-c3c9-409f-919a-dca3c759328c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:36:38.626Z|7edd97ae-c3c9-409f-919a-dca3c759328c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:36:38.629Z|3e5c1eb4-38bc-4c1d-8d54-3d08b44b5628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:36:38.630Z|3e5c1eb4-38bc-4c1d-8d54-3d08b44b5628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:36:48.649Z|f66802ce-1e01-467c-8ab1-ec427373d334|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:36:48.650Z|f66802ce-1e01-467c-8ab1-ec427373d334|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:36:48.655Z|119a5e67-cf35-4ec3-8863-42080a507d10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:36:48.655Z|119a5e67-cf35-4ec3-8863-42080a507d10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:36:48.659Z|789756e2-9b31-4594-886b-5e2d1ecb4747|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:36:48.659Z|789756e2-9b31-4594-886b-5e2d1ecb4747|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:36:50.751Z|af7a7cdd-a300-43d2-874c-a810a639a4ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:36:50.752Z|af7a7cdd-a300-43d2-874c-a810a639a4ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:36:58.675Z|9844f44f-e590-4dc4-9f7c-82ace9f013a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:36:58.676Z|9844f44f-e590-4dc4-9f7c-82ace9f013a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:36:58.684Z|9258ce13-33d7-4245-b281-40ff80c1b57f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:36:58.684Z|9258ce13-33d7-4245-b281-40ff80c1b57f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:36:58.686Z|52cf2ac6-15d3-4cb5-98fa-831021789ef8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:36:58.687Z|52cf2ac6-15d3-4cb5-98fa-831021789ef8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:36:59.894Z|711f1234-1e99-4b3d-9d36-1f321584c823|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:36:59.894Z|711f1234-1e99-4b3d-9d36-1f321584c823|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:37:05.750Z|f5c1c018-d72e-4eea-bf74-b229fd88f519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:37:05.751Z|f5c1c018-d72e-4eea-bf74-b229fd88f519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:37:07.325Z|717d0614-841b-4858-b293-ed8521acdfc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:37:07.325Z|717d0614-841b-4858-b293-ed8521acdfc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:37:08.707Z|2220693b-289c-4946-b169-7ed4b710f8f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:37:08.708Z|2220693b-289c-4946-b169-7ed4b710f8f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:37:08.709Z|3175db1a-a96f-4cd7-977b-526ef0f50a07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:37:08.712Z|3175db1a-a96f-4cd7-977b-526ef0f50a07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:37:08.716Z|07a2f34f-bc89-4e21-a496-e6fd8061a0d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:37:08.717Z|07a2f34f-bc89-4e21-a496-e6fd8061a0d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:37:18.738Z|b2c0b00c-adf2-47b1-9989-1efe06cd63df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:37:18.738Z|b2c0b00c-adf2-47b1-9989-1efe06cd63df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:37:18.743Z|f237e65c-99c2-4f95-a2d1-cafe2299629c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:37:18.744Z|f237e65c-99c2-4f95-a2d1-cafe2299629c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:37:18.745Z|78148e92-16d0-459f-adec-c8045a0669cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:37:18.746Z|78148e92-16d0-459f-adec-c8045a0669cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:37:20.749Z|cec8d9bd-189d-479a-bdc7-d14e1f60f717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:37:20.750Z|cec8d9bd-189d-479a-bdc7-d14e1f60f717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:37:28.768Z|fe2d8599-980a-46e9-82ae-ad18e13f43b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:37:28.769Z|fe2d8599-980a-46e9-82ae-ad18e13f43b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:37:28.773Z|520954f0-b445-415e-b4a0-e72a996d0e21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:37:28.774Z|520954f0-b445-415e-b4a0-e72a996d0e21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:37:28.776Z|7b58405f-f21b-4bcd-8a23-5c36a45b506c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:37:28.777Z|7b58405f-f21b-4bcd-8a23-5c36a45b506c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:37:35.750Z|7f750ccd-9f51-433c-92b1-b9a06b8eb0d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:37:35.755Z|7f750ccd-9f51-433c-92b1-b9a06b8eb0d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:37:37.326Z|b80f3a22-715c-4b87-a5de-c5eaa529d353|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:37:37.326Z|b80f3a22-715c-4b87-a5de-c5eaa529d353|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:37:38.801Z|0506c9cf-ec95-47d5-9635-6ac7456c1a16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:37:38.802Z|0506c9cf-ec95-47d5-9635-6ac7456c1a16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:37:38.806Z|75382133-6b44-4e09-bcb7-54c8802ba392|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:37:38.807Z|75382133-6b44-4e09-bcb7-54c8802ba392|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:37:38.807Z|d7405804-caf0-4c5e-825e-8a30c7ae3370|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:37:38.808Z|d7405804-caf0-4c5e-825e-8a30c7ae3370|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:37:48.836Z|43c5ae74-175e-48d8-b31e-73fe9f88e61f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:37:48.837Z|43c5ae74-175e-48d8-b31e-73fe9f88e61f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:37:48.841Z|ca429e94-55cd-4ace-ab2b-f2359b57de8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:37:48.841Z|ca429e94-55cd-4ace-ab2b-f2359b57de8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:37:48.845Z|ddcded32-e31c-47ad-9781-1b944bb1bf6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:37:48.845Z|ddcded32-e31c-47ad-9781-1b944bb1bf6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:37:50.751Z|3f68f008-12d7-4f0e-9ed9-1942b208d6f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:37:50.751Z|3f68f008-12d7-4f0e-9ed9-1942b208d6f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:37:58.867Z|dd2aa3eb-2e37-40ea-8670-82aee24d17f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:37:58.868Z|dd2aa3eb-2e37-40ea-8670-82aee24d17f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:37:58.871Z|f2dbbfa1-8f57-474a-b296-6ff955eb2f2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:37:58.873Z|f2dbbfa1-8f57-474a-b296-6ff955eb2f2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:37:58.874Z|2b62458e-2bbb-4ad2-824b-182aeef3c04e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:37:58.875Z|2b62458e-2bbb-4ad2-824b-182aeef3c04e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:37:59.888Z|bf0c25cd-6cf6-4b51-a473-76c44a8a5255|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:37:59.888Z|bf0c25cd-6cf6-4b51-a473-76c44a8a5255|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:38:05.750Z|2ac6ea29-290e-49b2-9b3c-6c463e3e1d3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:38:05.750Z|2ac6ea29-290e-49b2-9b3c-6c463e3e1d3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:38:07.327Z|f9f33a6d-1b73-4d96-8716-6735c9417ab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:38:07.327Z|f9f33a6d-1b73-4d96-8716-6735c9417ab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:38:08.898Z|ef209984-03d1-436b-a3a4-be2093309386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:38:08.899Z|ef209984-03d1-436b-a3a4-be2093309386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:38:08.899Z|7c2d5067-80d0-4c73-96fe-866156c9fb79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:38:08.900Z|7c2d5067-80d0-4c73-96fe-866156c9fb79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:38:08.903Z|4c1ff098-417a-4e5e-b3d3-47bcbe76bb8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:38:08.903Z|4c1ff098-417a-4e5e-b3d3-47bcbe76bb8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:38:18.942Z|5a9b2a68-ced0-41a0-974c-ac2643d5c9cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:38:18.943Z|5a9b2a68-ced0-41a0-974c-ac2643d5c9cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:38:18.946Z|258f2dbe-91ec-40f0-9136-d5111403df1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:38:18.947Z|83e9b396-a877-4812-8b87-fe6dd2268054|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:38:18.947Z|258f2dbe-91ec-40f0-9136-d5111403df1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:38:18.947Z|83e9b396-a877-4812-8b87-fe6dd2268054|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:38:20.749Z|ce7d6a26-b45a-413a-aee1-186b55da92aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:38:20.754Z|ce7d6a26-b45a-413a-aee1-186b55da92aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:38:28.967Z|71592505-17cf-4132-ba38-9e4c15c8b20f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:38:28.968Z|71592505-17cf-4132-ba38-9e4c15c8b20f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:38:28.974Z|8729aa1f-ba85-485e-bb44-819596357740|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:38:28.975Z|7a5ea9d2-23b2-4323-b768-7c61bc67190b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:38:28.975Z|8729aa1f-ba85-485e-bb44-819596357740|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:38:28.975Z|7a5ea9d2-23b2-4323-b768-7c61bc67190b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:38:35.750Z|a48611cd-bd11-43f1-91d4-7c51d8eedafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:38:35.750Z|a48611cd-bd11-43f1-91d4-7c51d8eedafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:38:37.327Z|6cdfc024-290b-4d2d-808f-9890136a6fd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:38:37.328Z|6cdfc024-290b-4d2d-808f-9890136a6fd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:38:38.999Z|3d41ac98-16ff-4395-992c-97fe1c25869b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:38:39.000Z|3d41ac98-16ff-4395-992c-97fe1c25869b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:38:39.003Z|e210e811-2288-4dab-8b1d-d176552c4c0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:38:39.003Z|e210e811-2288-4dab-8b1d-d176552c4c0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:38:39.004Z|ef3823c6-ec15-467a-a9aa-38ca42c271c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:38:39.005Z|ef3823c6-ec15-467a-a9aa-38ca42c271c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:38:49.026Z|c4d48041-22fb-4f4a-9bae-187f1883a4ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:38:49.028Z|5d047a33-5a5c-414c-b6b5-d98eb24cd7c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:38:49.028Z|c4d48041-22fb-4f4a-9bae-187f1883a4ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:38:49.028Z|5d047a33-5a5c-414c-b6b5-d98eb24cd7c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:38:49.029Z|b976b104-29df-43ec-9bad-2f5e6e6bbe17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:38:49.030Z|b976b104-29df-43ec-9bad-2f5e6e6bbe17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:38:50.749Z|9b950442-7934-4ba6-b023-31ac19e22456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:38:50.750Z|9b950442-7934-4ba6-b023-31ac19e22456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:38:59.081Z|55082e8c-7e90-43b8-a131-cceeaf2c2659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:38:59.081Z|55082e8c-7e90-43b8-a131-cceeaf2c2659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:38:59.084Z|8f681ac1-3581-4c05-b45f-5cdf7949cdd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:38:59.085Z|8f681ac1-3581-4c05-b45f-5cdf7949cdd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:38:59.087Z|a94f450a-1f8f-47d4-b580-798e4cc70213|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:38:59.087Z|a94f450a-1f8f-47d4-b580-798e4cc70213|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:38:59.889Z|4db70adb-aead-4cc3-bd24-f31f6156669c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:38:59.890Z|4db70adb-aead-4cc3-bd24-f31f6156669c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:39:05.750Z|2979fce2-1b7f-4d57-ab89-8d44426f5cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:39:05.754Z|2979fce2-1b7f-4d57-ab89-8d44426f5cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:39:07.328Z|4acb13fe-53df-4c06-b431-58a66d08a06b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:39:07.328Z|4acb13fe-53df-4c06-b431-58a66d08a06b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:39:09.109Z|b1cae9d4-cdc7-40e6-b7fa-0ae4dfec6a7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:39:09.110Z|b1cae9d4-cdc7-40e6-b7fa-0ae4dfec6a7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:39:09.111Z|4f35fb14-53ad-4b74-8a8b-320a211f73d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:39:09.111Z|4f35fb14-53ad-4b74-8a8b-320a211f73d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:39:09.114Z|934737cb-59d7-4c3a-9c8b-ac46386004da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:39:09.115Z|934737cb-59d7-4c3a-9c8b-ac46386004da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:39:19.141Z|a086bda9-46bf-4231-9781-706d782b0bcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:39:19.141Z|90239490-c5f2-4832-b6dc-be26a86d82b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:39:19.142Z|a086bda9-46bf-4231-9781-706d782b0bcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:39:19.142Z|90239490-c5f2-4832-b6dc-be26a86d82b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:39:19.146Z|ee64737a-8abb-432e-a8d1-55908914bff1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:39:19.147Z|ee64737a-8abb-432e-a8d1-55908914bff1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:39:20.750Z|d3016e77-0218-4054-85d8-485e9f4e4894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:39:20.750Z|d3016e77-0218-4054-85d8-485e9f4e4894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:39:29.171Z|5653539b-e02d-476a-9cb8-c45be3b35800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:39:29.171Z|78b8c9c1-8056-40d8-abcc-831ccf6ae81c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:39:29.172Z|5653539b-e02d-476a-9cb8-c45be3b35800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:39:29.172Z|78b8c9c1-8056-40d8-abcc-831ccf6ae81c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:39:29.180Z|13480a6a-76f7-4789-8689-0c78e3a676e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:39:29.181Z|13480a6a-76f7-4789-8689-0c78e3a676e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:39:35.751Z|d312f934-22d8-4aa1-bd62-538fe6741c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:39:35.751Z|d312f934-22d8-4aa1-bd62-538fe6741c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:39:37.329Z|c58b2d4d-88d4-4242-844c-1dafe8e2ed30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:39:37.329Z|c58b2d4d-88d4-4242-844c-1dafe8e2ed30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:39:39.205Z|37783d35-06c1-44aa-ae25-f0639920ed97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:39:39.205Z|5d79ba3e-2952-4cba-9b2d-be69ea4116f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:39:39.206Z|37783d35-06c1-44aa-ae25-f0639920ed97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:39:39.206Z|5d79ba3e-2952-4cba-9b2d-be69ea4116f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:39:39.207Z|b633130e-25b6-4fe8-95e9-7c244fb69dbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:39:39.207Z|b633130e-25b6-4fe8-95e9-7c244fb69dbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:39:49.235Z|ea664044-a7b6-4747-822d-991e3fec8900|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:39:49.235Z|ea664044-a7b6-4747-822d-991e3fec8900|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:39:49.235Z|01f70245-618b-4adc-83fe-522d4905a3aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:39:49.236Z|01f70245-618b-4adc-83fe-522d4905a3aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:39:49.238Z|01c5dae6-d862-41fd-b00b-656e41fdc2bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:39:49.239Z|01c5dae6-d862-41fd-b00b-656e41fdc2bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:39:50.750Z|fe92bcbe-dc1d-4efb-8f37-120ef4767cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:39:50.754Z|fe92bcbe-dc1d-4efb-8f37-120ef4767cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:39:59.268Z|a9f21485-da19-4c39-99bc-f1f25b93c594|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:39:59.268Z|a9f21485-da19-4c39-99bc-f1f25b93c594|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:39:59.285Z|7e3890a9-9426-4fe7-8834-7ae73453c7b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:39:59.286Z|7e3890a9-9426-4fe7-8834-7ae73453c7b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:39:59.286Z|4c4fd96e-6618-468f-a583-d45223ce9290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:39:59.287Z|4c4fd96e-6618-468f-a583-d45223ce9290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:39:59.888Z|26ec2446-c972-4db0-8378-4c743a904a7b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:39:59.889Z|26ec2446-c972-4db0-8378-4c743a904a7b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:40:05.750Z|9c9bdc95-acb4-40bd-aae6-edfb8b3a1c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:40:05.750Z|9c9bdc95-acb4-40bd-aae6-edfb8b3a1c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:40:07.330Z|2ef94d74-90e7-4d07-bc1f-04870c404b3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:40:07.330Z|2ef94d74-90e7-4d07-bc1f-04870c404b3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:40:09.301Z|3e503f34-c676-4e0c-9cd7-772f7e75cdca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:40:09.302Z|3e503f34-c676-4e0c-9cd7-772f7e75cdca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:40:09.316Z|02dd2a8c-5362-45d6-b321-96731f7043d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:40:09.317Z|02dd2a8c-5362-45d6-b321-96731f7043d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:40:09.319Z|1893d1ea-b5ff-4fe0-9891-efd781a940ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:40:09.320Z|1893d1ea-b5ff-4fe0-9891-efd781a940ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:40:19.337Z|a5369ece-5e54-4398-8177-914b07d6a4ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:40:19.337Z|a5369ece-5e54-4398-8177-914b07d6a4ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:40:19.344Z|a42d19a8-53c0-4ab4-a73c-50c64c659a32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:40:19.344Z|a42d19a8-53c0-4ab4-a73c-50c64c659a32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:40:19.347Z|537f05d8-94ad-4796-b0aa-47bc6986ed29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:40:19.348Z|537f05d8-94ad-4796-b0aa-47bc6986ed29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:40:20.750Z|b2612b33-3f54-4fcf-b762-7c4b4745dc95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:40:20.751Z|b2612b33-3f54-4fcf-b762-7c4b4745dc95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:40:29.368Z|1c58dd22-cf60-4a34-ae2d-aa500a268dc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:40:29.369Z|1c58dd22-cf60-4a34-ae2d-aa500a268dc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:40:29.369Z|12cc6e5f-c404-4aa0-b757-fb8fd2f23a56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:40:29.369Z|12cc6e5f-c404-4aa0-b757-fb8fd2f23a56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:40:29.377Z|32dadd4e-3c0b-4b48-9f14-8069a0b92210|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:40:29.377Z|32dadd4e-3c0b-4b48-9f14-8069a0b92210|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:40:35.750Z|dc74d4ec-86a8-417d-9e25-f104c0fd31ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:40:35.754Z|dc74d4ec-86a8-417d-9e25-f104c0fd31ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:40:37.331Z|f9523b67-6d08-4124-b831-cfcb1de942f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:40:37.331Z|f9523b67-6d08-4124-b831-cfcb1de942f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:40:39.393Z|3be36970-7b6f-4cc8-8306-737be2d27450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:40:39.394Z|3be36970-7b6f-4cc8-8306-737be2d27450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:40:39.396Z|1d134713-25df-4f10-8c02-61bbaeba3fa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:40:39.396Z|1d134713-25df-4f10-8c02-61bbaeba3fa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:40:39.402Z|ea789c09-acd9-4d64-a52a-eaa6bdbefeed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:40:39.403Z|ea789c09-acd9-4d64-a52a-eaa6bdbefeed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:40:49.423Z|1feadf6f-12b0-461a-a359-42ac28669339|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:40:49.424Z|1feadf6f-12b0-461a-a359-42ac28669339|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:40:49.425Z|54d96b3d-803f-41b6-af5d-2834841329d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:40:49.425Z|54d96b3d-803f-41b6-af5d-2834841329d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:40:49.429Z|091d8e47-d252-41b4-a71b-492ed6206663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:40:49.430Z|091d8e47-d252-41b4-a71b-492ed6206663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:40:50.750Z|4ee0fdc6-61aa-4189-b682-f93c6266d613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:40:50.750Z|4ee0fdc6-61aa-4189-b682-f93c6266d613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:40:59.464Z|7f92419a-d3c4-4f72-aba5-a8a8442d83f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:40:59.465Z|7f92419a-d3c4-4f72-aba5-a8a8442d83f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:40:59.465Z|401ce251-6c9a-44ca-ac2a-e8043691e5a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:40:59.466Z|401ce251-6c9a-44ca-ac2a-e8043691e5a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:40:59.473Z|95cde037-4e61-4345-835f-7883f3f82fcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:40:59.473Z|95cde037-4e61-4345-835f-7883f3f82fcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:40:59.889Z|238259ca-5162-481c-b52f-1fa051f22217|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:40:59.890Z|238259ca-5162-481c-b52f-1fa051f22217|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:41:05.750Z|cfa6100e-39fd-449f-ae21-485bbffbd0cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:41:05.750Z|cfa6100e-39fd-449f-ae21-485bbffbd0cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:41:07.334Z|ee4b789c-2ce2-4a61-adc4-8f5d1bf44cdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:41:07.335Z|ee4b789c-2ce2-4a61-adc4-8f5d1bf44cdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:41:09.493Z|cc972cda-edc9-41c7-a45d-e462d29cb653|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:41:09.493Z|cc972cda-edc9-41c7-a45d-e462d29cb653|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:41:09.497Z|2fcf42e4-c2b6-412e-9ca9-186626690ffb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:41:09.498Z|2fcf42e4-c2b6-412e-9ca9-186626690ffb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:41:09.503Z|fdceef2e-f9a1-47b6-b2d7-a8d77db9a285|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:41:09.503Z|fdceef2e-f9a1-47b6-b2d7-a8d77db9a285|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:41:19.518Z|92576ed3-5cca-444d-a599-63069d9a3dfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:41:19.519Z|92576ed3-5cca-444d-a599-63069d9a3dfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:41:19.526Z|c3ce3bb8-0ac6-4e2b-adb3-071aa4bbf324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:41:19.527Z|c3ce3bb8-0ac6-4e2b-adb3-071aa4bbf324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:41:19.530Z|5f7a48e1-5698-4598-b5bd-0aeed50e5a36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:41:19.530Z|5f7a48e1-5698-4598-b5bd-0aeed50e5a36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:41:20.750Z|0f5b81a2-b14c-40a6-8097-7c70bf8352aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:41:20.753Z|0f5b81a2-b14c-40a6-8097-7c70bf8352aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:41:29.546Z|0629bfa4-d1e1-44dd-8dfb-585880da97e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:41:29.547Z|0629bfa4-d1e1-44dd-8dfb-585880da97e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:41:29.551Z|4e0f7e8b-9c06-44bc-8891-8f644295063a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:41:29.552Z|4e0f7e8b-9c06-44bc-8891-8f644295063a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:41:29.557Z|5d6998b1-9155-4ae1-b871-cfbad5f8d603|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:41:29.557Z|5d6998b1-9155-4ae1-b871-cfbad5f8d603|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:41:35.750Z|f5e254d8-468c-459d-b7b9-f3f992ebd190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:41:35.750Z|f5e254d8-468c-459d-b7b9-f3f992ebd190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:41:37.338Z|25838df6-89c5-422e-a848-e24fd45b6377|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:41:37.338Z|25838df6-89c5-422e-a848-e24fd45b6377|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:41:39.573Z|ec3c003b-b2f2-45ca-8bee-26550ec3ee11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:41:39.574Z|ec3c003b-b2f2-45ca-8bee-26550ec3ee11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:41:39.583Z|77e5ad84-2857-4594-89b7-6d2bd1dd5dc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:41:39.584Z|77e5ad84-2857-4594-89b7-6d2bd1dd5dc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:41:39.585Z|1d50f5bd-fb1f-43a1-ae5b-5e051707a5c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:41:39.585Z|1d50f5bd-fb1f-43a1-ae5b-5e051707a5c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:41:49.595Z|f0c64491-8bfe-4f1c-b4ec-c08d6c92810a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:41:49.595Z|f0c64491-8bfe-4f1c-b4ec-c08d6c92810a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:41:49.607Z|9cc4cd08-b230-4513-ab00-223b1f23daec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:41:49.608Z|9cc4cd08-b230-4513-ab00-223b1f23daec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:41:49.610Z|41cceb3a-cb78-4a91-a82f-b546c726e5f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:41:49.610Z|41cceb3a-cb78-4a91-a82f-b546c726e5f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:41:50.750Z|34737834-f22a-4574-b371-d89f97820582|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:41:50.750Z|34737834-f22a-4574-b371-d89f97820582|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:41:59.624Z|7bf9cf24-8d04-44a3-a57a-b5b62142f41c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:41:59.625Z|7bf9cf24-8d04-44a3-a57a-b5b62142f41c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:41:59.639Z|f5d55916-3024-43de-bfa4-90dcc580eb6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:41:59.640Z|f5d55916-3024-43de-bfa4-90dcc580eb6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:41:59.640Z|3c10a32f-a9fa-49d5-af12-f3a96218b1df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:41:59.640Z|3c10a32f-a9fa-49d5-af12-f3a96218b1df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:41:59.894Z|2891ee40-220b-4553-8d35-d0c0492b2eda|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:41:59.894Z|2891ee40-220b-4553-8d35-d0c0492b2eda|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:42:05.750Z|9a964638-ac31-4774-bfa9-7b861c9af828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:42:05.754Z|9a964638-ac31-4774-bfa9-7b861c9af828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:42:07.339Z|13f377b3-e1db-423f-92c5-1eae2cd68910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:42:07.339Z|13f377b3-e1db-423f-92c5-1eae2cd68910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:42:09.657Z|76cd6a5e-d7d8-4306-8d4e-706ef2e890b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:42:09.657Z|76cd6a5e-d7d8-4306-8d4e-706ef2e890b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:42:09.666Z|5adab0ac-4782-4707-b405-2d65bb8add76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:42:09.667Z|5adab0ac-4782-4707-b405-2d65bb8add76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:42:09.670Z|cdde73d4-ce8d-4963-a7ae-32ea60bb6a91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:42:09.670Z|cdde73d4-ce8d-4963-a7ae-32ea60bb6a91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:42:19.686Z|20ec8d3b-8f21-4e36-b2b0-ceec8855f6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:42:19.686Z|20ec8d3b-8f21-4e36-b2b0-ceec8855f6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:42:19.694Z|47de6339-77c9-46ad-a1a5-fa7c6177d779|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:42:19.694Z|47de6339-77c9-46ad-a1a5-fa7c6177d779|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:42:19.696Z|7ce1a242-f9d3-4c91-81d1-1f894e600ff4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:42:19.696Z|7ce1a242-f9d3-4c91-81d1-1f894e600ff4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:42:20.750Z|50031a07-dcab-4938-9d79-0f4c7dff5a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:42:20.750Z|50031a07-dcab-4938-9d79-0f4c7dff5a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:42:29.714Z|58385ec8-869d-4940-a10b-0ec4663a5643|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:42:29.715Z|58385ec8-869d-4940-a10b-0ec4663a5643|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:42:29.722Z|60fb92ee-3a05-48d3-9cda-254910542365|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:42:29.722Z|60fb92ee-3a05-48d3-9cda-254910542365|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:42:29.725Z|7db79447-2a1a-4e4a-834f-645e4503959a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:42:29.725Z|7db79447-2a1a-4e4a-834f-645e4503959a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:42:35.750Z|2272cbc0-a0b9-4e02-a6c4-80cf42020811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:42:35.750Z|2272cbc0-a0b9-4e02-a6c4-80cf42020811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:42:37.340Z|a8c46bf1-f1e0-494f-bc13-7f8e15105199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:42:37.340Z|a8c46bf1-f1e0-494f-bc13-7f8e15105199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:42:39.744Z|1892baf4-5827-4ab9-a1b9-1f80b9abb8aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:42:39.745Z|1892baf4-5827-4ab9-a1b9-1f80b9abb8aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:42:39.749Z|54615596-7e2e-4dd6-b9db-310e54394c2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:42:39.749Z|54615596-7e2e-4dd6-b9db-310e54394c2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:42:39.767Z|450171e6-49bb-496e-9350-d5980fb1d73b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:42:39.768Z|450171e6-49bb-496e-9350-d5980fb1d73b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:42:49.778Z|6e55ca09-04a2-4362-bdd9-96e4862853dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:42:49.778Z|6e55ca09-04a2-4362-bdd9-96e4862853dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:42:49.779Z|05985c95-6954-4730-8fcf-b6379bcd402b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:42:49.781Z|05985c95-6954-4730-8fcf-b6379bcd402b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:42:49.792Z|b747f830-6070-44e4-ae93-16bb045f5338|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:42:49.792Z|b747f830-6070-44e4-ae93-16bb045f5338|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:42:50.750Z|b9b529b9-0f40-427f-a029-f555c46d1169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:42:50.753Z|b9b529b9-0f40-427f-a029-f555c46d1169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:42:59.809Z|cee9a4ce-cbd6-4a60-9aa9-6bc952a4764c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:42:59.810Z|cee9a4ce-cbd6-4a60-9aa9-6bc952a4764c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:42:59.814Z|a9b4ee58-7bb3-4c44-82f1-9187ff6ec30f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:42:59.814Z|a9b4ee58-7bb3-4c44-82f1-9187ff6ec30f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:42:59.817Z|f0b2dfb6-478f-493f-9982-74887f1f4b0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:42:59.818Z|f0b2dfb6-478f-493f-9982-74887f1f4b0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:42:59.890Z|d2ed2569-2760-4d71-a8f3-74ba98452d6b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:42:59.890Z|d2ed2569-2760-4d71-a8f3-74ba98452d6b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:43:05.750Z|36a0706f-7d6f-486f-9b5f-0cdf25a3de82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:43:05.750Z|36a0706f-7d6f-486f-9b5f-0cdf25a3de82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:43:07.340Z|4e7a9645-5cc8-407e-a0b7-1d2ffb52382c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:43:07.341Z|4e7a9645-5cc8-407e-a0b7-1d2ffb52382c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:43:09.838Z|cf650860-d796-4f30-9aae-b30583051482|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:43:09.838Z|cf650860-d796-4f30-9aae-b30583051482|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:43:09.841Z|80c8f15d-323a-4571-8278-195480f33955|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:43:09.842Z|80c8f15d-323a-4571-8278-195480f33955|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:43:09.845Z|faa71aef-6196-40e3-9e77-8abec6e63853|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:43:09.846Z|faa71aef-6196-40e3-9e77-8abec6e63853|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:43:19.869Z|b40c391a-681a-486f-906b-192ea6fd9a11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:43:19.869Z|b40c391a-681a-486f-906b-192ea6fd9a11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:43:19.875Z|e2fa5063-558a-49fb-8e0e-736922f08147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:43:19.875Z|e2fa5063-558a-49fb-8e0e-736922f08147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:43:19.876Z|26e7aef4-8c31-4737-9275-c5b00077a3fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:43:19.877Z|26e7aef4-8c31-4737-9275-c5b00077a3fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:43:20.750Z|d3c6cd70-0801-4032-a797-728b5ac86969|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:43:20.750Z|d3c6cd70-0801-4032-a797-728b5ac86969|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:43:29.900Z|54da6d96-52de-4d95-a9a6-a87f7aadf0fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:43:29.900Z|86f220cc-9997-4d45-ba0b-7500e3a3e4e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:43:29.900Z|54da6d96-52de-4d95-a9a6-a87f7aadf0fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:43:29.901Z|86f220cc-9997-4d45-ba0b-7500e3a3e4e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:43:29.907Z|767b9ee8-7224-466c-b37d-a45f9a049168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:43:29.908Z|767b9ee8-7224-466c-b37d-a45f9a049168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:43:35.749Z|1c885a2d-3a34-4313-9a59-a93621d3e0c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:43:35.754Z|1c885a2d-3a34-4313-9a59-a93621d3e0c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:43:37.341Z|0e4eeb38-efe7-4ce7-944c-353eb14c9a22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:43:37.342Z|0e4eeb38-efe7-4ce7-944c-353eb14c9a22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:43:39.937Z|56ed40ed-9128-4125-b05f-832f64ccad8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:43:39.938Z|56ed40ed-9128-4125-b05f-832f64ccad8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:43:39.938Z|8e30ba1e-8fff-43c2-96c2-e948b1981835|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:43:39.939Z|8e30ba1e-8fff-43c2-96c2-e948b1981835|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:43:39.939Z|5e8510e2-2b8f-46c2-b33b-c0cc4df50d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:43:39.940Z|5e8510e2-2b8f-46c2-b33b-c0cc4df50d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:43:49.966Z|236b9031-7229-4209-95c3-d879960073d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:43:49.967Z|236b9031-7229-4209-95c3-d879960073d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:43:49.971Z|a51cf2b1-b281-4cac-b740-ceab9705ec4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:43:49.971Z|a51cf2b1-b281-4cac-b740-ceab9705ec4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:43:49.971Z|a779e867-e791-4665-b507-a7c68b5148bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:43:49.972Z|a779e867-e791-4665-b507-a7c68b5148bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:43:50.750Z|1f4b1e78-3eff-4697-9822-32a1d10d1e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:43:50.750Z|1f4b1e78-3eff-4697-9822-32a1d10d1e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:43:59.889Z|e808edff-c50e-4c10-9a08-5a70c8a7b854|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:43:59.890Z|e808edff-c50e-4c10-9a08-5a70c8a7b854|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:43:59.995Z|5a8c1fd9-21ca-4ffc-8eb3-4bb95e80a2f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:43:59.995Z|5a8c1fd9-21ca-4ffc-8eb3-4bb95e80a2f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:43:59.999Z|f2d5349c-bc1d-478b-b231-552fe8dc77b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:43:59.999Z|f2d5349c-bc1d-478b-b231-552fe8dc77b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:44:00.001Z|f8dc5007-277a-458b-b94d-743f8181bfaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:44:00.001Z|f8dc5007-277a-458b-b94d-743f8181bfaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:44:05.749Z|0452dc9f-6c09-4226-9e07-f02f61c5d1f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:44:05.750Z|0452dc9f-6c09-4226-9e07-f02f61c5d1f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:44:07.342Z|4d61be38-0585-4b07-bdeb-20bbc8aa5482|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:44:07.342Z|4d61be38-0585-4b07-bdeb-20bbc8aa5482|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:44:10.025Z|13d61644-5a6b-418e-94c7-0bc3c78bd232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:44:10.025Z|13d61644-5a6b-418e-94c7-0bc3c78bd232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:44:10.029Z|6f81a564-d5db-4182-9394-a400e28529c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:44:10.030Z|6f81a564-d5db-4182-9394-a400e28529c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:44:10.030Z|e341a4d1-73dc-45f1-a84c-6278099b0f78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:44:10.031Z|e341a4d1-73dc-45f1-a84c-6278099b0f78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:44:20.054Z|60b9a5b6-69a8-42fb-8d6b-1bee8551795d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:44:20.054Z|60b9a5b6-69a8-42fb-8d6b-1bee8551795d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:44:20.056Z|8e02e64c-7964-4ff3-82a3-412684279c62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:44:20.056Z|8e02e64c-7964-4ff3-82a3-412684279c62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:44:20.060Z|378ca780-b687-4bca-9dc1-6cdc557edb2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:44:20.060Z|378ca780-b687-4bca-9dc1-6cdc557edb2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:44:20.750Z|40547e13-e864-48f1-b780-1f44dd709772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:44:20.754Z|40547e13-e864-48f1-b780-1f44dd709772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:44:30.089Z|9f9b1c0c-9e13-48bf-acd5-c4e047706f79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:44:30.090Z|9f9b1c0c-9e13-48bf-acd5-c4e047706f79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:44:30.090Z|bc1db6c1-7337-4742-b798-ca85a103f969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:44:30.090Z|bc1db6c1-7337-4742-b798-ca85a103f969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:44:30.091Z|63bfe29f-dc35-4976-894d-43cc85f9ba6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:44:30.092Z|63bfe29f-dc35-4976-894d-43cc85f9ba6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:44:35.749Z|e9f20fd5-40b8-4f72-a756-d254cfcae2a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:44:35.750Z|e9f20fd5-40b8-4f72-a756-d254cfcae2a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:44:37.343Z|aebbe490-a90b-48f5-b7a2-9ebc809935e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:44:37.343Z|aebbe490-a90b-48f5-b7a2-9ebc809935e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:44:40.116Z|79a384d6-97b9-40b4-b322-b476f27cc2ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:44:40.117Z|ccbdf413-550e-4662-a3b8-515f819214b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:44:40.117Z|79a384d6-97b9-40b4-b322-b476f27cc2ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:44:40.117Z|ccbdf413-550e-4662-a3b8-515f819214b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:44:40.117Z|7f4629bf-a7af-48dc-811e-1711f516d118|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:44:40.117Z|7f4629bf-a7af-48dc-811e-1711f516d118|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:44:50.143Z|1d149a20-522d-4f6c-8607-7042ff17aada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:44:50.144Z|f2e99bd9-3681-40f9-98be-2cba39338753|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:44:50.144Z|f2e99bd9-3681-40f9-98be-2cba39338753|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:44:50.145Z|1d149a20-522d-4f6c-8607-7042ff17aada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:44:50.151Z|3d859556-4b74-472b-b94b-cf44cd4306bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:44:50.152Z|3d859556-4b74-472b-b94b-cf44cd4306bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:44:50.750Z|ec4f2c2f-57a9-4e01-ac9c-bb463ea410eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:44:50.750Z|ec4f2c2f-57a9-4e01-ac9c-bb463ea410eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:44:59.889Z|71d1df7f-00ab-4390-aa25-5d07be04e521|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:44:59.890Z|71d1df7f-00ab-4390-aa25-5d07be04e521|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:45:00.174Z|b261bf7c-5801-45a5-bcc8-c7417c932a70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:45:00.174Z|b261bf7c-5801-45a5-bcc8-c7417c932a70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:45:00.175Z|5ab27244-fab6-413d-a432-76aca1adb932|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:45:00.177Z|5ab27244-fab6-413d-a432-76aca1adb932|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:45:00.178Z|43442076-67ab-4b0f-9a0e-8edbc0084eba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:45:00.180Z|43442076-67ab-4b0f-9a0e-8edbc0084eba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:45:05.749Z|2a347065-a687-4da0-ba66-d27f5db5b2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:45:05.752Z|2a347065-a687-4da0-ba66-d27f5db5b2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:45:07.344Z|43dc8cb4-1b93-40cd-8bda-4765a8eed220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:45:07.344Z|43dc8cb4-1b93-40cd-8bda-4765a8eed220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:45:10.209Z|6b81f909-d533-4915-9f56-1d8672ee8f10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:45:10.209Z|48f05e42-09aa-40d1-9c28-f063be57e97b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:45:10.210Z|6b81f909-d533-4915-9f56-1d8672ee8f10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:45:10.210Z|48f05e42-09aa-40d1-9c28-f063be57e97b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:45:10.212Z|c7609f9b-ada1-481c-b2f0-bffe744b11f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:45:10.212Z|c7609f9b-ada1-481c-b2f0-bffe744b11f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:45:20.238Z|6a40c3d8-3a56-4414-aae5-de92005fcaac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:45:20.238Z|6a40c3d8-3a56-4414-aae5-de92005fcaac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:45:20.241Z|81134ef5-5661-4de1-a55f-0b30d4edcfd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:45:20.241Z|81134ef5-5661-4de1-a55f-0b30d4edcfd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:45:20.244Z|f9c64a5d-3116-4074-920f-40ae6161bf3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:45:20.244Z|f9c64a5d-3116-4074-920f-40ae6161bf3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:45:20.750Z|0b90b66b-f039-41cf-9e54-b07035a930e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:45:20.750Z|0b90b66b-f039-41cf-9e54-b07035a930e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:45:30.272Z|6d30dad1-6d88-47f1-bcd4-9a2b5b973a5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:45:30.273Z|e2b2b686-57bb-4258-8b6b-81ead2eaf9f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:45:30.273Z|e2b2b686-57bb-4258-8b6b-81ead2eaf9f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:45:30.273Z|6d30dad1-6d88-47f1-bcd4-9a2b5b973a5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:45:30.275Z|38ae28c3-a5a2-4595-926f-4b31f14957dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:45:30.275Z|38ae28c3-a5a2-4595-926f-4b31f14957dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:45:35.750Z|c3cdd31a-b82d-4766-8243-568dce7feaf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:45:35.750Z|c3cdd31a-b82d-4766-8243-568dce7feaf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:45:37.344Z|22fd8f5f-050b-45a6-9f4d-979bcf83f2f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:45:37.345Z|22fd8f5f-050b-45a6-9f4d-979bcf83f2f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:45:40.309Z|2f09e7fb-94d9-4eb1-a207-45134c7136f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:45:40.310Z|2f09e7fb-94d9-4eb1-a207-45134c7136f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:45:40.312Z|f0dd9b0a-a8fe-4012-8bb9-1888ec5a0b95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:45:40.312Z|f0dd9b0a-a8fe-4012-8bb9-1888ec5a0b95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:45:40.315Z|d62b0af4-fbed-45f3-9870-d8e578a77a27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:45:40.316Z|d62b0af4-fbed-45f3-9870-d8e578a77a27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:45:50.336Z|3cd24720-7604-493b-8bc9-90c66952427c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:45:50.337Z|3cd24720-7604-493b-8bc9-90c66952427c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:45:50.340Z|42fce4a5-a25f-4424-81b0-359e3d95fd75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:45:50.341Z|42fce4a5-a25f-4424-81b0-359e3d95fd75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:45:50.345Z|16301558-e602-4ced-9902-611294a32b92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:45:50.345Z|16301558-e602-4ced-9902-611294a32b92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:45:50.750Z|0c9f3b01-67a6-4e0c-bc87-9592b750f570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:45:50.751Z|0c9f3b01-67a6-4e0c-bc87-9592b750f570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:45:59.890Z|6132f3d1-bd6a-4a23-b599-54297da3ea5f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:45:59.891Z|6132f3d1-bd6a-4a23-b599-54297da3ea5f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:46:00.369Z|8ada4e0d-df63-4d53-a2a4-d7e5409acfbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:46:00.370Z|8ada4e0d-df63-4d53-a2a4-d7e5409acfbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:46:00.371Z|a0e0bbd6-91bd-427b-8427-334dd1e60ff6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:46:00.372Z|a0e0bbd6-91bd-427b-8427-334dd1e60ff6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:46:00.377Z|1289557c-4a84-4d49-a4c1-ee11b6ae0ef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:46:00.378Z|1289557c-4a84-4d49-a4c1-ee11b6ae0ef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:46:05.750Z|cb9756d9-f003-42d9-98d2-fe782cb889fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:46:05.750Z|cb9756d9-f003-42d9-98d2-fe782cb889fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:46:07.345Z|b2350947-d50e-4d92-9731-75e8d5881228|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:46:07.346Z|b2350947-d50e-4d92-9731-75e8d5881228|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:46:10.393Z|fe4b5365-1c38-4b2f-ba5b-8adbde7df2b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:46:10.394Z|fe4b5365-1c38-4b2f-ba5b-8adbde7df2b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:46:10.396Z|2188fe2b-98ee-46ff-8fdc-24a7f34aaef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:46:10.397Z|2188fe2b-98ee-46ff-8fdc-24a7f34aaef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:46:10.406Z|32b7dcb4-d93c-44e6-a398-048fa68f4744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:46:10.406Z|32b7dcb4-d93c-44e6-a398-048fa68f4744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:46:20.422Z|7c4cbfda-bdbe-4648-bb13-644b28aaaf50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:46:20.423Z|7c4cbfda-bdbe-4648-bb13-644b28aaaf50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:46:20.425Z|b1e12671-ffbf-4d47-9587-3e80c0a2fb98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:46:20.425Z|b1e12671-ffbf-4d47-9587-3e80c0a2fb98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:46:20.434Z|b79c7e48-4dd1-4c64-88f7-73c68b298611|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:46:20.434Z|b79c7e48-4dd1-4c64-88f7-73c68b298611|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:46:20.750Z|a91d3eb6-f50b-4bef-9d3f-7c9de84cd2eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:46:20.750Z|a91d3eb6-f50b-4bef-9d3f-7c9de84cd2eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:46:30.452Z|b13c4765-1e31-40d5-8670-70410c99467a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:46:30.453Z|b13c4765-1e31-40d5-8670-70410c99467a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:46:30.457Z|12acd40d-21a1-49a8-8b4a-e0ba34cc5712|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:46:30.458Z|12acd40d-21a1-49a8-8b4a-e0ba34cc5712|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:46:30.460Z|20e61381-1c51-44cd-b1a7-044e231b0f69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:46:30.460Z|20e61381-1c51-44cd-b1a7-044e231b0f69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:46:35.750Z|6075f291-2901-4d33-8563-78ad50041528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:46:35.753Z|6075f291-2901-4d33-8563-78ad50041528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:46:37.346Z|c2e38799-ff98-4a76-8bab-e8097e1d6c1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:46:37.347Z|c2e38799-ff98-4a76-8bab-e8097e1d6c1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:46:40.506Z|2a9b1642-4046-40c4-ba34-a9cafc20e54f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:46:40.507Z|2a9b1642-4046-40c4-ba34-a9cafc20e54f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:46:40.511Z|b3ec0301-d083-4a07-b361-647fbee6aa79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:46:40.512Z|b3ec0301-d083-4a07-b361-647fbee6aa79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:46:40.513Z|ad6ac077-6aec-45ac-ba58-68cfe7ec00a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:46:40.514Z|ad6ac077-6aec-45ac-ba58-68cfe7ec00a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:46:50.536Z|65ad2fb6-3499-4e4d-a780-096a46fdcdac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:46:50.537Z|65ad2fb6-3499-4e4d-a780-096a46fdcdac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:46:50.555Z|e534a401-3976-43b3-b0af-a05f4c6c07a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:46:50.556Z|e534a401-3976-43b3-b0af-a05f4c6c07a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:46:50.558Z|2ea18b28-5d29-45da-82de-00f174376a1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:46:50.559Z|2ea18b28-5d29-45da-82de-00f174376a1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:46:50.750Z|a932ceb0-c20d-4d90-b29a-09dd5930a3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:46:50.750Z|a932ceb0-c20d-4d90-b29a-09dd5930a3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:46:59.890Z|f5032ed1-9c26-4190-83fb-d24980ddc619|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:46:59.891Z|f5032ed1-9c26-4190-83fb-d24980ddc619|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:47:00.569Z|d8a13501-e9ea-497b-812f-05911605471e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:47:00.570Z|d8a13501-e9ea-497b-812f-05911605471e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:47:00.594Z|52aabe88-2187-4d07-86c8-8755f05b16ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:47:00.596Z|52aabe88-2187-4d07-86c8-8755f05b16ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:47:00.598Z|3277630b-efd8-456a-94a3-6795f9e4e1bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:47:00.599Z|3277630b-efd8-456a-94a3-6795f9e4e1bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:47:05.750Z|919997af-76d4-4e72-9f3b-d379872c9651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:47:05.750Z|919997af-76d4-4e72-9f3b-d379872c9651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:47:07.347Z|14ec18d5-9e4e-4c77-aa59-f556f4c4917c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:47:07.348Z|14ec18d5-9e4e-4c77-aa59-f556f4c4917c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:47:10.598Z|d1b13205-1017-451c-880b-f7a868c7ee3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:47:10.598Z|d1b13205-1017-451c-880b-f7a868c7ee3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:47:10.623Z|50530205-122b-4a5b-aa95-2f9e94c65609|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:47:10.624Z|50530205-122b-4a5b-aa95-2f9e94c65609|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:47:10.624Z|3dcbc6ba-a6d9-4949-9b4c-c34c2e6bcf0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:47:10.624Z|3dcbc6ba-a6d9-4949-9b4c-c34c2e6bcf0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:47:20.624Z|4d86e993-069a-43fa-8651-9f522cc1e5af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:47:20.624Z|4d86e993-069a-43fa-8651-9f522cc1e5af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:47:20.645Z|5a04031f-d8e8-49fd-8205-587ec7caccb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:47:20.646Z|5a04031f-d8e8-49fd-8205-587ec7caccb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:47:20.650Z|4e448e87-f65d-4a7f-8119-9499081cb293|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:47:20.651Z|4e448e87-f65d-4a7f-8119-9499081cb293|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:47:20.749Z|eafd241d-84a3-4eff-a32c-85794977790b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:47:20.753Z|eafd241d-84a3-4eff-a32c-85794977790b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:47:30.648Z|f73c875e-4b8d-40b4-ba12-ed6b5d1b12d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:47:30.649Z|f73c875e-4b8d-40b4-ba12-ed6b5d1b12d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:47:30.668Z|5da232dd-ce7d-46bf-89af-d553a76fe287|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:47:30.669Z|5da232dd-ce7d-46bf-89af-d553a76fe287|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:47:30.672Z|4c6ec8c2-4a25-4c6e-b3f6-470139631291|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:47:30.674Z|4c6ec8c2-4a25-4c6e-b3f6-470139631291|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:47:35.750Z|ea747669-a218-43f7-bcc7-0a637beb40e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:47:35.750Z|ea747669-a218-43f7-bcc7-0a637beb40e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:47:37.348Z|f6a03c5b-77b0-4c8a-812b-9351179e62c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:47:37.349Z|f6a03c5b-77b0-4c8a-812b-9351179e62c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:47:40.675Z|31865f74-7349-4c86-afdf-0f8c01f6e2b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:47:40.675Z|31865f74-7349-4c86-afdf-0f8c01f6e2b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:47:40.696Z|88b22c50-cbfe-4cc0-9f0a-e2f47fdfae70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:47:40.697Z|88b22c50-cbfe-4cc0-9f0a-e2f47fdfae70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:47:40.703Z|825a4d2c-cb69-427d-b34d-3430729dde35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:47:40.704Z|825a4d2c-cb69-427d-b34d-3430729dde35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:47:50.705Z|ea244c2c-95c4-44db-b79a-0145d874e5b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:47:50.706Z|ea244c2c-95c4-44db-b79a-0145d874e5b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:47:50.721Z|211f96d4-5cd2-46a8-99c9-eda5f122201c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:47:50.721Z|211f96d4-5cd2-46a8-99c9-eda5f122201c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:47:50.730Z|4bbc88b9-26b0-48bb-86e7-962f66d14d27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:47:50.730Z|4bbc88b9-26b0-48bb-86e7-962f66d14d27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:47:50.750Z|242b98a2-cfd4-44b0-87d6-c8129df7e339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:47:50.750Z|242b98a2-cfd4-44b0-87d6-c8129df7e339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:47:59.890Z|bcfa2402-4554-4208-97a3-201c144f873e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:47:59.891Z|bcfa2402-4554-4208-97a3-201c144f873e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:00.743Z|c85289a3-83c5-4635-921f-3259404cba12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:48:00.743Z|c85289a3-83c5-4635-921f-3259404cba12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:00.750Z|5bbac230-d396-4b03-9cab-0b7273cb2d2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:48:00.750Z|5bbac230-d396-4b03-9cab-0b7273cb2d2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:00.759Z|bdee8caf-cdc7-471a-9919-1c1e57f1f178|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:48:00.759Z|bdee8caf-cdc7-471a-9919-1c1e57f1f178|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:05.750Z|1a51789c-ecba-434c-8b50-30639bca5916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:48:05.754Z|1a51789c-ecba-434c-8b50-30639bca5916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:48:07.351Z|cc52eb9f-a09d-42c3-a740-4e291f788525|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:48:07.351Z|cc52eb9f-a09d-42c3-a740-4e291f788525|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:48:10.769Z|567208fc-5191-4ca6-9b70-74b7a269dda4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:48:10.770Z|567208fc-5191-4ca6-9b70-74b7a269dda4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:10.782Z|afa7f2e1-041e-48fc-b02e-656eb3db17be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:48:10.783Z|afa7f2e1-041e-48fc-b02e-656eb3db17be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:10.788Z|4568349b-3447-45a9-8528-1d8e60a92e73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:48:10.789Z|4568349b-3447-45a9-8528-1d8e60a92e73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:20.750Z|7e61fbc6-6c82-4b6d-93a3-ecbd67e4e5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:48:20.750Z|7e61fbc6-6c82-4b6d-93a3-ecbd67e4e5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:48:20.801Z|3675d5bb-6c27-4953-97f1-891ca6b8d43d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:48:20.801Z|3675d5bb-6c27-4953-97f1-891ca6b8d43d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:20.813Z|910b681c-1b5e-478d-8596-2a477e7c946d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:48:20.813Z|910b681c-1b5e-478d-8596-2a477e7c946d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:20.815Z|820809af-b055-4293-bc09-e842ed35d56a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:48:20.816Z|820809af-b055-4293-bc09-e842ed35d56a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:24.597Z|02179583-183e-4585-900a-87ba87a18540|http-nio-8080-exec-7|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-04-15T12:48:24.598Z|02179583-183e-4585-900a-87ba87a18540|http-nio-8080-exec-7|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:28.978Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-04-15T12:48:28.980Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: c330039c-c148-4970-a951-4c3c9f9c35b5 already exists in requestDb InfraActiveRequests table 2023-04-15T12:48:28.980Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c330039c-c148-4970-a951-4c3c9f9c35b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c330039c-c148-4970-a951-4c3c9f9c35b5 2023-04-15T12:48:28.981Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c330039c-c148-4970-a951-4c3c9f9c35b5|INFO|500||Invoke 2023-04-15T12:48:28.981Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c330039c-c148-4970-a951-4c3c9f9c35b5|DEBUG|500||===========================request begin================================================ 2023-04-15T12:48:28.981Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c330039c-c148-4970-a951-4c3c9f9c35b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c330039c-c148-4970-a951-4c3c9f9c35b5 2023-04-15T12:48:28.981Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c330039c-c148-4970-a951-4c3c9f9c35b5|DEBUG|500||Method : GET 2023-04-15T12:48:28.981Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c330039c-c148-4970-a951-4c3c9f9c35b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6af41dbf7d2422d6dcca5573e385270e", X-B3-SpanId:"fb130bff52f007e7", X-B3-ParentSpanId:"11ada6bcd2f64416", X-B3-Sampled:"0", X-ONAP-RequestID:"c330039c-c148-4970-a951-4c3c9f9c35b5", X-RequestID:"c330039c-c148-4970-a951-4c3c9f9c35b5", X-TransactionID:"c330039c-c148-4970-a951-4c3c9f9c35b5", X-ECOMP-RequestID:"c330039c-c148-4970-a951-4c3c9f9c35b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db9a201d-1143-4556-9327-26e161189f3f"] 2023-04-15T12:48:28.981Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c330039c-c148-4970-a951-4c3c9f9c35b5|DEBUG|500||Request body: 2023-04-15T12:48:28.981Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c330039c-c148-4970-a951-4c3c9f9c35b5|DEBUG|500||==========================request end================================================ 2023-04-15T12:48:29.209Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c330039c-c148-4970-a951-4c3c9f9c35b5|DEBUG|500||============================response begin========================================== 2023-04-15T12:48:29.210Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c330039c-c148-4970-a951-4c3c9f9c35b5|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T12:48:29.210Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c330039c-c148-4970-a951-4c3c9f9c35b5|DEBUG|500||Status text : Not Found 2023-04-15T12:48:29.210Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c330039c-c148-4970-a951-4c3c9f9c35b5|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5C4095837E6DDE7CA01C0AC37E13180F; 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, 15 Apr 2023 12:48:30 GMT", x-envoy-upstream-service-time:"215", server:"envoy"] 2023-04-15T12:48:29.211Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c330039c-c148-4970-a951-4c3c9f9c35b5|DEBUG|500||Response body: 2023-04-15T12:48:29.211Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c330039c-c148-4970-a951-4c3c9f9c35b5|DEBUG|500||=======================response end================================================= 2023-04-15T12:48:29.211Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c330039c-c148-4970-a951-4c3c9f9c35b5|INFO|404|Not Found|InvokeReturn 2023-04-15T12:48:29.215Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID c330039c-c148-4970-a951-4c3c9f9c35b5 2023-04-15T12:48:29.216Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-04-15T12:48:29.217Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-04-15T12:48:29.218Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-04-15T12:48:29.218Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-04-15T12:48:29.218Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-04-15T12:48:29.218Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-04-15T12:48:29.219Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|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:"6af41dbf7d2422d6dcca5573e385270e", X-B3-SpanId:"578d4c6cceb1ed22", X-B3-ParentSpanId:"11ada6bcd2f64416", X-B3-Sampled:"0", X-ONAP-RequestID:"c330039c-c148-4970-a951-4c3c9f9c35b5", X-RequestID:"c330039c-c148-4970-a951-4c3c9f9c35b5", X-TransactionID:"c330039c-c148-4970-a951-4c3c9f9c35b5", X-ECOMP-RequestID:"c330039c-c148-4970-a951-4c3c9f9c35b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4606f550-d509-4de5-9386-55bd6fd7a617"] 2023-04-15T12:48:29.219Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-04-15T12:48:29.220Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-04-15T12:48:29.270Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-04-15T12:48:29.271Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-04-15T12:48:29.271Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-04-15T12:48:29.271Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|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, 15 Apr 2023 12:48:28 GMT", x-envoy-upstream-service-time:"15", server:"envoy"] 2023-04-15T12:48:29.272Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-04-15T12:48:29.272Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-04-15T12:48:29.272Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-04-15T12:48:29.273Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|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$$67919654.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-04-15T12:48:29.274Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-04-15T12:48:29.275Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|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-04-15T12:48:29.275Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-04-15T12:48:29.276Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-04-15T12:48:29.276Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|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-04-15T12:48:29.276Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-04-15T12:48:29.276Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|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:"6af41dbf7d2422d6dcca5573e385270e", X-B3-SpanId:"91ae373ad5a5b470", X-B3-ParentSpanId:"11ada6bcd2f64416", X-B3-Sampled:"0", X-ONAP-RequestID:"c330039c-c148-4970-a951-4c3c9f9c35b5", X-RequestID:"c330039c-c148-4970-a951-4c3c9f9c35b5", X-TransactionID:"c330039c-c148-4970-a951-4c3c9f9c35b5", X-ECOMP-RequestID:"c330039c-c148-4970-a951-4c3c9f9c35b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3bc0c38-4c71-4cb6-8284-7b2bcb3473dc"] 2023-04-15T12:48:29.277Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-04-15T12:48:29.277Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-04-15T12:48:29.311Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-04-15T12:48:29.311Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-04-15T12:48:29.312Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-04-15T12:48:29.312Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|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, 15 Apr 2023 12:48:28 GMT", x-envoy-upstream-service-time:"15", server:"envoy"] 2023-04-15T12:48:29.312Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-04-15T12:48:29.312Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-04-15T12:48:29.313Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-04-15T12:48:29.313Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|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$$67919654.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-04-15T12:48:29.314Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@122295d9 2023-04-15T12:48:29.316Z|c330039c-c148-4970-a951-4c3c9f9c35b5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T12:48:30.832Z|a69c5915-0356-487c-b223-786030f96ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:48:30.833Z|a69c5915-0356-487c-b223-786030f96ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:30.844Z|88107ac0-6b16-4c07-821f-022b14c2af9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:48:30.845Z|88107ac0-6b16-4c07-821f-022b14c2af9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:30.849Z|91b204f0-46fe-4c7e-b680-47e3d9c11fca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:48:30.849Z|91b204f0-46fe-4c7e-b680-47e3d9c11fca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:35.749Z|3eacbe1f-fa19-48a9-b795-91a061e56999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:48:35.750Z|3eacbe1f-fa19-48a9-b795-91a061e56999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:48:37.352Z|933d115f-be74-4637-967c-ee2b0cdbb1b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:48:37.352Z|933d115f-be74-4637-967c-ee2b0cdbb1b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:48:40.864Z|5a4538ab-81e8-4b75-8247-d4d1dad9a9f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:48:40.864Z|5a4538ab-81e8-4b75-8247-d4d1dad9a9f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:40.872Z|9aa4a894-a279-40d8-b0ca-1fc6dd9570c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:48:40.873Z|9aa4a894-a279-40d8-b0ca-1fc6dd9570c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:40.876Z|2f4b9cd6-0bb3-4817-999d-e364fda1cd94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:48:40.877Z|2f4b9cd6-0bb3-4817-999d-e364fda1cd94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:50.750Z|29598ca4-4dab-4e2b-8f6d-7b6c6ba6cc58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:48:50.754Z|29598ca4-4dab-4e2b-8f6d-7b6c6ba6cc58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:48:50.896Z|86770c1d-4af0-4b42-a2c4-7cbcd0df7a65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:48:50.897Z|86770c1d-4af0-4b42-a2c4-7cbcd0df7a65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:50.903Z|5c6104f2-6338-4b2c-b357-639d9724f608|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:48:50.903Z|5c6104f2-6338-4b2c-b357-639d9724f608|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:50.904Z|98b8174d-db2b-43a1-8287-1ae8e15e495b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:48:50.905Z|98b8174d-db2b-43a1-8287-1ae8e15e495b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:51.061Z|cc28b4eb-b1a9-4396-aeb5-935acc94b269|http-nio-8080-exec-10|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-04-15T12:48:51.062Z|cc28b4eb-b1a9-4396-aeb5-935acc94b269|http-nio-8080-exec-10|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-04-15T12:48:59.889Z|0ced514c-d156-464c-beab-ab59b62987c5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:48:59.890Z|0ced514c-d156-464c-beab-ab59b62987c5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:49:00.929Z|3add2a90-e9b1-459d-a936-44e9a1c2cbb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:49:00.929Z|3add2a90-e9b1-459d-a936-44e9a1c2cbb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:49:00.934Z|1bd39b61-c39a-4ee4-b067-28a9ae28ed74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:49:00.934Z|1bd39b61-c39a-4ee4-b067-28a9ae28ed74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:49:00.936Z|7337a9ba-106a-4872-98eb-44fe6519cc7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:49:00.937Z|7337a9ba-106a-4872-98eb-44fe6519cc7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:49:05.750Z|b7b651b6-2646-4c9b-ae1c-a67d23821aab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:49:05.750Z|b7b651b6-2646-4c9b-ae1c-a67d23821aab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:49:07.353Z|59aa6c41-3e88-455e-b1f5-573b5adbc88f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:49:07.353Z|59aa6c41-3e88-455e-b1f5-573b5adbc88f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:49:10.956Z|a2a453ff-5f2a-474e-9970-056917270cf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:49:10.956Z|a2a453ff-5f2a-474e-9970-056917270cf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:49:10.960Z|49fd1b28-dc64-4ae2-b6c0-ce12b06e3e33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:49:10.961Z|49fd1b28-dc64-4ae2-b6c0-ce12b06e3e33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:49:10.968Z|a7fa77ee-1d65-4ea4-b530-04b3a160be50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:49:10.968Z|a7fa77ee-1d65-4ea4-b530-04b3a160be50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:49:20.750Z|b44754b7-239e-406e-8345-b311df5ec1bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:49:20.750Z|b44754b7-239e-406e-8345-b311df5ec1bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:49:20.986Z|9eb93210-668d-4b07-a103-4830048ac30e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:49:20.987Z|9eb93210-668d-4b07-a103-4830048ac30e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:49:20.990Z|1a4f4c50-eaa7-4035-816b-3d4182964eb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:49:20.990Z|1a4f4c50-eaa7-4035-816b-3d4182964eb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:49:20.993Z|9744da6f-9282-4773-9301-91e2f399b50a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:49:20.994Z|9744da6f-9282-4773-9301-91e2f399b50a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:49:31.017Z|182b070e-fee8-401c-90e0-cbf0a924c462|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:49:31.017Z|182b070e-fee8-401c-90e0-cbf0a924c462|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:49:31.019Z|4f514093-b76d-4b2d-a5a4-75abb2e3f418|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:49:31.021Z|4f514093-b76d-4b2d-a5a4-75abb2e3f418|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:49:31.023Z|f5dc6a88-45c5-4d6e-bfd4-4b3f50923472|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:49:31.023Z|f5dc6a88-45c5-4d6e-bfd4-4b3f50923472|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:49:35.750Z|dfd4feb4-cf61-424b-ab66-c546c5fccf2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:49:35.754Z|dfd4feb4-cf61-424b-ab66-c546c5fccf2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:49:37.354Z|2f22f7db-f523-4cf5-9d96-24c9d66aa561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:49:37.354Z|2f22f7db-f523-4cf5-9d96-24c9d66aa561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:49:41.046Z|e600621a-1258-42e0-8fbe-6a4e86bee1b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:49:41.047Z|e600621a-1258-42e0-8fbe-6a4e86bee1b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:49:41.050Z|3477c2a7-95ab-4a7d-a957-df6a9f07d756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:49:41.050Z|3477c2a7-95ab-4a7d-a957-df6a9f07d756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:49:41.050Z|5b485243-fdab-43c2-ab8c-d858c31fa53b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:49:41.051Z|5b485243-fdab-43c2-ab8c-d858c31fa53b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:49:50.750Z|5acd62c0-266a-4fc0-ad48-c60e73f62eea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:49:50.751Z|5acd62c0-266a-4fc0-ad48-c60e73f62eea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:49:51.071Z|4ef1e1c5-5e4d-4993-9b02-46f8df9e66d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:49:51.072Z|4ef1e1c5-5e4d-4993-9b02-46f8df9e66d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:49:51.075Z|1cb4fa1f-2ea8-4df2-92c5-682093e2705f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:49:51.075Z|1cb4fa1f-2ea8-4df2-92c5-682093e2705f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:49:51.079Z|8af51edb-b36e-4635-a052-5a43ad934b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:49:51.080Z|8af51edb-b36e-4635-a052-5a43ad934b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:49:59.901Z|dad7415b-af9f-47a4-b2a6-7a051933a0fc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:49:59.901Z|dad7415b-af9f-47a4-b2a6-7a051933a0fc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:50:01.118Z|6da96525-a80a-476f-96d9-dbd815759e78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:50:01.119Z|6da96525-a80a-476f-96d9-dbd815759e78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:50:01.121Z|ad9a5ece-fc55-4244-80ab-fcdc7473713f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:50:01.122Z|ad9a5ece-fc55-4244-80ab-fcdc7473713f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:50:01.124Z|5fe72fa9-a4e3-4776-a163-434f16fa0dfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:50:01.125Z|5fe72fa9-a4e3-4776-a163-434f16fa0dfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:50:05.750Z|53dbba08-728c-45b1-b29b-6ce49d0ba435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:50:05.750Z|53dbba08-728c-45b1-b29b-6ce49d0ba435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:50:07.355Z|2ad8e541-96ad-45c6-8047-74736ade111b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:50:07.355Z|2ad8e541-96ad-45c6-8047-74736ade111b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:50:11.153Z|950bed0b-1cf5-48ee-ad40-4b2e77ff1311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:50:11.155Z|950bed0b-1cf5-48ee-ad40-4b2e77ff1311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:50:11.157Z|780a7d1c-6bac-4a59-afe9-7a57066e8567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:50:11.157Z|780a7d1c-6bac-4a59-afe9-7a57066e8567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:50:11.157Z|14103965-482e-4283-a70c-a8d65262d8f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:50:11.160Z|14103965-482e-4283-a70c-a8d65262d8f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:50:20.749Z|1b518c96-a5ab-4b44-9f8d-2525546079f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:50:20.753Z|1b518c96-a5ab-4b44-9f8d-2525546079f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:50:21.185Z|51fe5f87-4907-4071-bc9c-90e3d09c653c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:50:21.186Z|51fe5f87-4907-4071-bc9c-90e3d09c653c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:50:21.188Z|0e59b06e-64d3-4dcb-b061-ea6ed820ceb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:50:21.189Z|0e59b06e-64d3-4dcb-b061-ea6ed820ceb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:50:21.190Z|16739561-9c74-4092-80f1-04cfee0635ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:50:21.191Z|16739561-9c74-4092-80f1-04cfee0635ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:50:31.213Z|95971ece-59e8-4f7a-aefc-fd9a1202a1f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:50:31.214Z|95971ece-59e8-4f7a-aefc-fd9a1202a1f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:50:31.218Z|dd475fca-9706-4046-a02c-ca432487cd4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:50:31.220Z|dd475fca-9706-4046-a02c-ca432487cd4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:50:31.221Z|953f93b9-88b0-4e11-939e-ddcd4537201a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:50:31.221Z|953f93b9-88b0-4e11-939e-ddcd4537201a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:50:35.751Z|a814946a-335d-487d-a4b2-609f523c5dda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:50:35.751Z|a814946a-335d-487d-a4b2-609f523c5dda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:50:37.356Z|f3916aae-e4b0-4b39-b253-eed1839fb3ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:50:37.356Z|f3916aae-e4b0-4b39-b253-eed1839fb3ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:50:41.244Z|a2619329-dfe5-4f7c-9336-b32b1eeed42b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:50:41.245Z|a2619329-dfe5-4f7c-9336-b32b1eeed42b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:50:41.249Z|e5fa3820-a57e-482d-969c-8700988c045b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:50:41.250Z|3f8386e8-f64d-414d-9fe2-e2019f2c03e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:50:41.250Z|e5fa3820-a57e-482d-969c-8700988c045b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:50:41.250Z|3f8386e8-f64d-414d-9fe2-e2019f2c03e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:50:50.750Z|9a7d80c1-a43e-4bdd-a81e-74e0de6849d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:50:50.750Z|9a7d80c1-a43e-4bdd-a81e-74e0de6849d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:50:51.276Z|e325a348-7520-426b-886f-38822489744b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:50:51.277Z|e325a348-7520-426b-886f-38822489744b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:50:51.277Z|749184b5-fb1a-48d0-80bf-3573c438ea69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:50:51.278Z|749184b5-fb1a-48d0-80bf-3573c438ea69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:50:51.280Z|c158836a-beeb-49ff-8040-bcc569ae5190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:50:51.281Z|c158836a-beeb-49ff-8040-bcc569ae5190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:50:59.889Z|d30d6a13-05cf-4eea-8a92-9e1b5a9bd7ec|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:50:59.890Z|d30d6a13-05cf-4eea-8a92-9e1b5a9bd7ec|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:51:01.302Z|eab3b40d-c759-4307-baa3-e81beaf94446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:51:01.303Z|eab3b40d-c759-4307-baa3-e81beaf94446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:51:01.308Z|f15d21cf-dcd0-47d9-b96e-5c3f5258320c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:51:01.308Z|97197956-debc-41c6-bc07-6439a64610c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:51:01.309Z|f15d21cf-dcd0-47d9-b96e-5c3f5258320c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:51:01.309Z|97197956-debc-41c6-bc07-6439a64610c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:51:05.750Z|cdc6b183-52d4-4a45-b56f-a3a8b3a8614b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:51:05.754Z|cdc6b183-52d4-4a45-b56f-a3a8b3a8614b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:51:07.357Z|f19143ac-7a7d-4669-a50e-e6df39048a7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:51:07.357Z|f19143ac-7a7d-4669-a50e-e6df39048a7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:51:11.331Z|616aee76-0935-42f9-ac20-aa8790eadf6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:51:11.332Z|616aee76-0935-42f9-ac20-aa8790eadf6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:51:11.333Z|9ab81381-1001-4bc6-b8ca-ef9a537beb91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:51:11.333Z|9ab81381-1001-4bc6-b8ca-ef9a537beb91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:51:11.336Z|69374f30-fa33-4677-b076-34f81c94b6a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:51:11.337Z|69374f30-fa33-4677-b076-34f81c94b6a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:51:20.749Z|5c4abf90-3f60-4586-9350-4a124b510900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:51:20.750Z|5c4abf90-3f60-4586-9350-4a124b510900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:51:21.361Z|afb85202-73c7-4ba5-838b-0f5a9cc6e121|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:51:21.361Z|593ccb9f-ef0c-4edf-a457-0f81455d6847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:51:21.361Z|afb85202-73c7-4ba5-838b-0f5a9cc6e121|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:51:21.362Z|593ccb9f-ef0c-4edf-a457-0f81455d6847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:51:21.364Z|8df6fd05-a1b1-4e9e-9f74-87c4dafa3fe4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:51:21.365Z|8df6fd05-a1b1-4e9e-9f74-87c4dafa3fe4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:51:31.393Z|df3ab100-274a-422a-a515-e6d5d66808bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:51:31.394Z|df3ab100-274a-422a-a515-e6d5d66808bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:51:31.395Z|ffabdbf1-1ec8-47b6-9c56-45c8a0f3550f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:51:31.395Z|ffabdbf1-1ec8-47b6-9c56-45c8a0f3550f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:51:31.397Z|3d902cad-6e88-4d15-b4c4-ec541e345277|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:51:31.397Z|3d902cad-6e88-4d15-b4c4-ec541e345277|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:51:35.750Z|9514c4f4-c19e-4189-9633-56069b975cff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:51:35.750Z|9514c4f4-c19e-4189-9633-56069b975cff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:51:37.358Z|74f94ba3-50bf-443d-9b23-ecb43ce5e220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:51:37.358Z|74f94ba3-50bf-443d-9b23-ecb43ce5e220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:51:41.422Z|0892baf7-1673-44c9-96ee-7aea94294524|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:51:41.424Z|0892baf7-1673-44c9-96ee-7aea94294524|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:51:41.424Z|d2cea2af-7827-4ade-aacb-51c6fc88505f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:51:41.424Z|e9df7a98-54b0-4fae-9b54-dc2c22394180|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:51:41.424Z|d2cea2af-7827-4ade-aacb-51c6fc88505f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:51:41.425Z|e9df7a98-54b0-4fae-9b54-dc2c22394180|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:51:50.750Z|6817738c-a551-498e-a1a6-f9d422e0a7bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:51:50.753Z|6817738c-a551-498e-a1a6-f9d422e0a7bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:51:51.458Z|b2418b25-c55a-48eb-b132-aebf6a926676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:51:51.458Z|3b438f0f-0768-45af-bac7-26d695845f1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:51:51.459Z|b2418b25-c55a-48eb-b132-aebf6a926676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:51:51.459Z|3b438f0f-0768-45af-bac7-26d695845f1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:51:51.460Z|f8fe197c-cf39-4b23-8e5e-8d1050687b0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:51:51.460Z|f8fe197c-cf39-4b23-8e5e-8d1050687b0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:51:59.889Z|e0652286-78ce-41de-aa18-432211613024|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:51:59.889Z|e0652286-78ce-41de-aa18-432211613024|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:52:01.489Z|a4e3175d-2d1f-452f-b320-e36f1dd007cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:52:01.490Z|d1f54c29-f045-4d4c-8349-53a23008b452|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:52:01.490Z|a4e3175d-2d1f-452f-b320-e36f1dd007cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:52:01.491Z|d1f54c29-f045-4d4c-8349-53a23008b452|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:52:01.497Z|ba080b9a-fa99-4bc4-96c8-5aa29b242e4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:52:01.498Z|ba080b9a-fa99-4bc4-96c8-5aa29b242e4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:52:05.750Z|af97e19b-1d6d-4860-8dfb-f3d6b55fd509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:52:05.750Z|af97e19b-1d6d-4860-8dfb-f3d6b55fd509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:52:07.358Z|4c3f9f43-6c1e-4e7c-b056-fb0e679af531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:52:07.359Z|4c3f9f43-6c1e-4e7c-b056-fb0e679af531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:52:11.521Z|98c0d835-7ada-4d26-944d-670c4bbcd15b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:52:11.522Z|98c0d835-7ada-4d26-944d-670c4bbcd15b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:52:11.524Z|d342d8ed-78f5-4602-8224-ec2f10d93b6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:52:11.524Z|d342d8ed-78f5-4602-8224-ec2f10d93b6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:52:11.524Z|526b0994-157b-4f1e-aa2c-3e2ceb588c76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:52:11.525Z|526b0994-157b-4f1e-aa2c-3e2ceb588c76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:52:20.750Z|b75c50bb-cb31-4e01-9ad2-cfce951c36c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:52:20.750Z|b75c50bb-cb31-4e01-9ad2-cfce951c36c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:52:21.554Z|a475519b-75ba-44a0-807e-2723a629efe0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:52:21.554Z|a475519b-75ba-44a0-807e-2723a629efe0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:52:21.558Z|fc5f1d76-dae2-40ff-a091-6a7f04a18313|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:52:21.558Z|271fa6e6-9ced-4ec7-a92e-fe710fad2515|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:52:21.558Z|fc5f1d76-dae2-40ff-a091-6a7f04a18313|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:52:21.559Z|271fa6e6-9ced-4ec7-a92e-fe710fad2515|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:52:31.581Z|405f4e67-834a-49d1-9468-3760e42a8a03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:52:31.582Z|405f4e67-834a-49d1-9468-3760e42a8a03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:52:31.583Z|c16c863c-5889-45e0-ad29-ff069313df7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:52:31.584Z|c16c863c-5889-45e0-ad29-ff069313df7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:52:31.584Z|2da3a7ac-8a34-4ff6-9dbf-b3acd5006c7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:52:31.585Z|2da3a7ac-8a34-4ff6-9dbf-b3acd5006c7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:52:35.750Z|4dc1933b-b3e1-4972-81ff-3c0753e3da41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:52:35.753Z|4dc1933b-b3e1-4972-81ff-3c0753e3da41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:52:37.359Z|13421023-3d0d-425e-a5bd-187f901affcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:52:37.359Z|13421023-3d0d-425e-a5bd-187f901affcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:52:41.607Z|68e65d84-5d19-42cf-b4ff-bca03b530037|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:52:41.608Z|68e65d84-5d19-42cf-b4ff-bca03b530037|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:52:41.606Z|2fc64c6e-aa3d-48aa-b833-f3df17ab2219|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:52:41.609Z|2fc64c6e-aa3d-48aa-b833-f3df17ab2219|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:52:41.608Z|59b2c8f8-9da4-4ab3-bc2d-474f39da71eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:52:41.612Z|59b2c8f8-9da4-4ab3-bc2d-474f39da71eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:52:50.750Z|16bda677-79b2-414e-95fe-e7016bdf8a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:52:50.751Z|16bda677-79b2-414e-95fe-e7016bdf8a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:52:51.636Z|a3afeefe-2fd3-4b4e-997d-0c0f6ea5dc63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:52:51.637Z|a3afeefe-2fd3-4b4e-997d-0c0f6ea5dc63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:52:51.637Z|f66e2ae5-e42f-4676-9571-591994736529|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:52:51.637Z|f66e2ae5-e42f-4676-9571-591994736529|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:52:51.638Z|26c5db97-0bfe-4f56-a9f5-74ab94f2f736|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:52:51.639Z|26c5db97-0bfe-4f56-a9f5-74ab94f2f736|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:52:59.888Z|432f3a0a-bf81-429f-9d5d-156faec2626f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:52:59.889Z|432f3a0a-bf81-429f-9d5d-156faec2626f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:53:01.668Z|ad4cbc96-4304-4de7-97dc-2ddd6038dd91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:53:01.669Z|ad4cbc96-4304-4de7-97dc-2ddd6038dd91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:53:01.669Z|69ca31a0-8e58-4db1-a1aa-39dfcb8e8314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:53:01.670Z|69ca31a0-8e58-4db1-a1aa-39dfcb8e8314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:53:01.671Z|9cdb45bd-060d-43ee-993f-bf0c42d2fe00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:53:01.673Z|9cdb45bd-060d-43ee-993f-bf0c42d2fe00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:53:05.750Z|97c2af54-df0f-4cac-946c-5e8ef0038cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:53:05.750Z|97c2af54-df0f-4cac-946c-5e8ef0038cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:53:07.360Z|0a958ac9-cc71-451e-a5b1-486892b24d4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:53:07.360Z|0a958ac9-cc71-451e-a5b1-486892b24d4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:53:11.696Z|9216509d-11c1-4a32-8700-6d97f63b238c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:53:11.697Z|9216509d-11c1-4a32-8700-6d97f63b238c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:53:11.703Z|7784be8b-ba33-4893-867f-d1f17a775dc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:53:11.706Z|7784be8b-ba33-4893-867f-d1f17a775dc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:53:11.707Z|4f289f7a-a046-4708-ba58-569154f5feb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:53:11.707Z|4f289f7a-a046-4708-ba58-569154f5feb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:53:20.750Z|f9fd614f-c799-48a5-bb81-4f2f43cada57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:53:20.754Z|f9fd614f-c799-48a5-bb81-4f2f43cada57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:53:21.721Z|90452458-6a1a-4c89-94b6-bf80f27d3396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:53:21.722Z|90452458-6a1a-4c89-94b6-bf80f27d3396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:53:21.730Z|ca1f65ac-7fcd-42ed-aebe-fef3a1bce43c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:53:21.730Z|ca1f65ac-7fcd-42ed-aebe-fef3a1bce43c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:53:21.738Z|2e83d7c8-1a5c-44a7-9729-b088cdd40aac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:53:21.739Z|2e83d7c8-1a5c-44a7-9729-b088cdd40aac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:53:31.749Z|10697793-cfd3-4765-b016-ab26d7d9d8ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:53:31.750Z|10697793-cfd3-4765-b016-ab26d7d9d8ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:53:31.753Z|202ad37a-c9a8-420a-b458-76080a969210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:53:31.754Z|202ad37a-c9a8-420a-b458-76080a969210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:53:31.761Z|616e204b-2b11-492c-9996-6b18ad9067e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:53:31.762Z|616e204b-2b11-492c-9996-6b18ad9067e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:53:35.749Z|a73a3324-af85-4364-b6ff-63e488d3c723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:53:35.750Z|a73a3324-af85-4364-b6ff-63e488d3c723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:53:37.361Z|475ea0b3-bb48-48ab-bc3f-38db0207715b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:53:37.361Z|475ea0b3-bb48-48ab-bc3f-38db0207715b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:53:41.782Z|baeb1a65-62ce-4176-8830-5c1ebb0320a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:53:41.784Z|baeb1a65-62ce-4176-8830-5c1ebb0320a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:53:41.784Z|eeb1cc36-10cd-4494-b47b-0cc332d651e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:53:41.783Z|ed385f1d-d4ac-44b7-b53b-38138370fb73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:53:41.785Z|eeb1cc36-10cd-4494-b47b-0cc332d651e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:53:41.785Z|ed385f1d-d4ac-44b7-b53b-38138370fb73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:53:50.750Z|2cbb54ec-985d-4437-80c9-e7a523166fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:53:50.750Z|2cbb54ec-985d-4437-80c9-e7a523166fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:53:51.829Z|c58eb96c-8bfd-4b47-b529-b291acc72b82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:53:51.829Z|c58eb96c-8bfd-4b47-b529-b291acc72b82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:53:51.832Z|f1974fae-e3fb-4bde-a969-0bad9de6b1ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:53:51.832Z|f1974fae-e3fb-4bde-a969-0bad9de6b1ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:53:51.829Z|c7269426-09eb-427d-b6ec-f87c873b0a0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:53:51.835Z|c7269426-09eb-427d-b6ec-f87c873b0a0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:53:59.891Z|64ac981e-1bb0-4bc4-bf31-7e90c4608770|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:53:59.892Z|64ac981e-1bb0-4bc4-bf31-7e90c4608770|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:54:01.861Z|b75662bc-df46-4569-abf4-d96a4ae79af0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:54:01.862Z|b75662bc-df46-4569-abf4-d96a4ae79af0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:54:01.867Z|5ef55dc4-ef79-4849-b8bb-b3b6d8726ff3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:54:01.867Z|5ef55dc4-ef79-4849-b8bb-b3b6d8726ff3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:54:01.867Z|b98fb812-9e31-4ac6-8de5-a7b5fd00b5a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:54:01.868Z|b98fb812-9e31-4ac6-8de5-a7b5fd00b5a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:54:05.750Z|fe78946f-8c6f-4fcf-ae4e-5bb3fd0f31ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:54:05.754Z|fe78946f-8c6f-4fcf-ae4e-5bb3fd0f31ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:54:07.361Z|16302836-161a-42f2-b61e-4d714dd3c5de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:54:07.362Z|16302836-161a-42f2-b61e-4d714dd3c5de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:54:11.894Z|1ad6d7af-96a2-40fe-9b09-963d2244e52c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:54:11.895Z|1ad6d7af-96a2-40fe-9b09-963d2244e52c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:54:11.899Z|953687bc-a64a-41fe-a4af-e05541ee492d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:54:11.900Z|792d74e0-da26-4760-b6e5-b3e3045f028e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:54:11.900Z|953687bc-a64a-41fe-a4af-e05541ee492d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:54:11.901Z|792d74e0-da26-4760-b6e5-b3e3045f028e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:54:20.750Z|6cd3cc2c-0cd4-49fb-a90a-2c5a6395ac63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:54:20.750Z|6cd3cc2c-0cd4-49fb-a90a-2c5a6395ac63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:54:21.925Z|40cfe4fb-8ff2-4b16-82da-6ebecfb1588c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:54:21.926Z|40cfe4fb-8ff2-4b16-82da-6ebecfb1588c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:54:21.929Z|8d9a603a-64be-4cee-8d52-f6007376713f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:54:21.929Z|8d9a603a-64be-4cee-8d52-f6007376713f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:54:21.933Z|d09d7c93-4d5d-4434-9409-f359a5c20700|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:54:21.934Z|d09d7c93-4d5d-4434-9409-f359a5c20700|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:54:31.958Z|fba1b360-bcba-43e7-88da-dec162dd65d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:54:31.959Z|fba1b360-bcba-43e7-88da-dec162dd65d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:54:31.961Z|201aa461-4c53-48be-98f2-835e5f827e55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:54:31.961Z|201aa461-4c53-48be-98f2-835e5f827e55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:54:31.965Z|f7b30115-4a39-463f-a9e6-54f789514ec0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:54:31.965Z|f7b30115-4a39-463f-a9e6-54f789514ec0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:54:35.750Z|d1cc9162-1e58-4842-ae6d-67a0f2cce956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:54:35.750Z|d1cc9162-1e58-4842-ae6d-67a0f2cce956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:54:37.362Z|fb3534ce-5948-4655-8334-54582fde4365|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:54:37.362Z|fb3534ce-5948-4655-8334-54582fde4365|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:54:41.986Z|b8c19677-8879-4064-beef-22ceacb31aa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:54:41.987Z|b7d17ad2-428e-4136-8305-c87dbffe0315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:54:41.988Z|b7d17ad2-428e-4136-8305-c87dbffe0315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:54:41.986Z|b8c19677-8879-4064-beef-22ceacb31aa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:54:41.992Z|1612e387-030a-4d9d-bc2f-e234742506a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:54:41.993Z|1612e387-030a-4d9d-bc2f-e234742506a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:54:50.750Z|82fe44e1-0f48-4142-9f5f-966d6c59fd64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:54:50.754Z|82fe44e1-0f48-4142-9f5f-966d6c59fd64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:54:52.016Z|67d27569-2dad-4b78-811a-a9431c46c3fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:54:52.016Z|b4175680-7339-43e7-bc0d-3ac743cb78df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:54:52.016Z|67d27569-2dad-4b78-811a-a9431c46c3fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:54:52.016Z|b4175680-7339-43e7-bc0d-3ac743cb78df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:54:52.019Z|2648388e-9aaf-45b9-b1a4-7978e0ccb1f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:54:52.020Z|2648388e-9aaf-45b9-b1a4-7978e0ccb1f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:54:59.889Z|51e0281a-67c0-4f2f-8107-12c30505f517|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:54:59.892Z|51e0281a-67c0-4f2f-8107-12c30505f517|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:55:02.048Z|0d25eba2-4124-4f62-ab0a-57eeea2488f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:55:02.049Z|0d25eba2-4124-4f62-ab0a-57eeea2488f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:55:02.053Z|ac8d2540-7c72-41a5-8d0c-4f2b7e880f50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:55:02.054Z|ac8d2540-7c72-41a5-8d0c-4f2b7e880f50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:55:02.058Z|ce101c97-3cc6-481f-bb7a-7fe410339104|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:55:02.058Z|ce101c97-3cc6-481f-bb7a-7fe410339104|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:55:05.750Z|f393ded3-c7cd-4a9e-a465-2582cd0c4f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:55:05.750Z|f393ded3-c7cd-4a9e-a465-2582cd0c4f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:55:07.363Z|df16dcaa-43e7-4557-8af3-2d037ee3c10c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:55:07.363Z|df16dcaa-43e7-4557-8af3-2d037ee3c10c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:55:12.079Z|ccbe54c1-a3a7-483f-b1c6-de4afff23be1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:55:12.080Z|ccbe54c1-a3a7-483f-b1c6-de4afff23be1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:55:12.085Z|38af487c-4c5a-4799-bbfc-8888a3b87703|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:55:12.086Z|38af487c-4c5a-4799-bbfc-8888a3b87703|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:55:12.091Z|33416836-0013-4ff5-9b5c-cbf60cb1cc31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:55:12.092Z|33416836-0013-4ff5-9b5c-cbf60cb1cc31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:55:20.750Z|d48ad7b1-3654-41e6-bb81-3660ba091b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:55:20.750Z|d48ad7b1-3654-41e6-bb81-3660ba091b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:55:22.105Z|671197d3-68ee-4cea-af7c-dca452df7ba8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:55:22.106Z|671197d3-68ee-4cea-af7c-dca452df7ba8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:55:22.116Z|75ac5511-e9cf-4dbf-ad2d-98dc5b5e3367|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:55:22.117Z|75ac5511-e9cf-4dbf-ad2d-98dc5b5e3367|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:55:22.120Z|ac03e743-5e12-4ca7-8860-7f0cd20de1e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:55:22.120Z|ac03e743-5e12-4ca7-8860-7f0cd20de1e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:55:32.136Z|6b82d4b9-a77d-425f-ba60-d4f299184a9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:55:32.137Z|6b82d4b9-a77d-425f-ba60-d4f299184a9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:55:32.145Z|f668dfea-64be-4b44-856c-d4b940117ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:55:32.145Z|f668dfea-64be-4b44-856c-d4b940117ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:55:32.146Z|8c3ca466-f1fb-4f84-8991-e5f4ca027724|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:55:32.146Z|8c3ca466-f1fb-4f84-8991-e5f4ca027724|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:55:35.749Z|06df15bd-65fb-45a3-8c46-b2b8ec0b58bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:55:35.753Z|06df15bd-65fb-45a3-8c46-b2b8ec0b58bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:55:37.364Z|52f86808-f6e2-4117-943b-e4c9de8f6f05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:55:37.364Z|52f86808-f6e2-4117-943b-e4c9de8f6f05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:55:42.169Z|e2bb03f8-d265-4ac9-9366-2d71c6d61657|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:55:42.170Z|e2bb03f8-d265-4ac9-9366-2d71c6d61657|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:55:42.177Z|7e1b3e4f-3e82-4d0f-87d1-bee2b99d312c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:55:42.177Z|7e1b3e4f-3e82-4d0f-87d1-bee2b99d312c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:55:42.177Z|9fed8a6a-f742-4596-a1c3-b385e657f046|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:55:42.178Z|9fed8a6a-f742-4596-a1c3-b385e657f046|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:55:50.750Z|9f27a67c-5ad4-4468-8f30-47d1453a2750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:55:50.750Z|9f27a67c-5ad4-4468-8f30-47d1453a2750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:55:52.197Z|f040bb7a-7b2d-4e76-a3f0-ad845312f113|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:55:52.198Z|f040bb7a-7b2d-4e76-a3f0-ad845312f113|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:55:52.208Z|4da577ea-a4db-4699-87bc-054034dd29e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:55:52.208Z|4da577ea-a4db-4699-87bc-054034dd29e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:55:52.220Z|cf5630ae-a54c-4aa5-a521-4c9bbe10ed60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:55:52.221Z|cf5630ae-a54c-4aa5-a521-4c9bbe10ed60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:55:59.889Z|7ff47d37-91e8-41b8-8dfa-0b4d0172ff19|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:55:59.890Z|7ff47d37-91e8-41b8-8dfa-0b4d0172ff19|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:56:02.226Z|7c27c12a-df94-418b-906b-2e4bbb443f69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:56:02.227Z|7c27c12a-df94-418b-906b-2e4bbb443f69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:56:02.241Z|41a63fad-5956-4ac2-be2e-7e645c141b46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:56:02.242Z|41a63fad-5956-4ac2-be2e-7e645c141b46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:56:02.248Z|f1c4c697-9361-4b72-b726-4b6612a3cd9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:56:02.248Z|f1c4c697-9361-4b72-b726-4b6612a3cd9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:56:05.750Z|7f93fa4c-724b-4bb9-9ebd-023676de66dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:56:05.750Z|7f93fa4c-724b-4bb9-9ebd-023676de66dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:56:07.365Z|4898ed1e-c559-4e1a-bec4-cc159a728829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:56:07.365Z|4898ed1e-c559-4e1a-bec4-cc159a728829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:56:12.257Z|d6218a10-d5c3-4325-ac6a-3a79bb49b1de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:56:12.258Z|d6218a10-d5c3-4325-ac6a-3a79bb49b1de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:56:12.268Z|5a229f96-3089-452c-9652-90746f38059f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:56:12.268Z|5a229f96-3089-452c-9652-90746f38059f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:56:12.274Z|f6fd7d4e-1491-47eb-90da-d2269159e670|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:56:12.274Z|f6fd7d4e-1491-47eb-90da-d2269159e670|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:56:20.750Z|67bfc82e-c6b3-4abe-a516-e7e3891f568d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:56:20.755Z|67bfc82e-c6b3-4abe-a516-e7e3891f568d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:56:22.287Z|6dd78473-1979-4cfb-ac0f-141f39234b5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:56:22.287Z|6dd78473-1979-4cfb-ac0f-141f39234b5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:56:22.295Z|2603dc92-e868-4bc8-beca-cc524ad7e948|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:56:22.296Z|2603dc92-e868-4bc8-beca-cc524ad7e948|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:56:22.304Z|f11a0c04-70b4-469b-9171-43ae39f50663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:56:22.305Z|f11a0c04-70b4-469b-9171-43ae39f50663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:56:32.321Z|31f9c91d-ccc0-4a8b-9592-7453adf06967|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:56:32.321Z|e897f856-190e-4a04-817d-f4637db51a8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:56:32.322Z|31f9c91d-ccc0-4a8b-9592-7453adf06967|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:56:32.322Z|e897f856-190e-4a04-817d-f4637db51a8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:56:32.333Z|20772244-cafb-4951-92ad-fdc8992ae8bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:56:32.334Z|20772244-cafb-4951-92ad-fdc8992ae8bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:56:35.750Z|0cbb0618-5618-4601-b066-35000cc6aef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:56:35.750Z|0cbb0618-5618-4601-b066-35000cc6aef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:56:37.366Z|136725cb-0f57-4ee3-8036-f5e5e4a454ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:56:37.367Z|136725cb-0f57-4ee3-8036-f5e5e4a454ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:56:42.352Z|eb278a09-e8df-46d1-a181-855ad9eabc33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:56:42.352Z|eb278a09-e8df-46d1-a181-855ad9eabc33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:56:42.352Z|326f862f-2fd7-41ca-aa9a-1aa343531df7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:56:42.353Z|326f862f-2fd7-41ca-aa9a-1aa343531df7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:56:42.363Z|9365d889-96d3-4e0d-b2b2-479346ca4438|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:56:42.363Z|9365d889-96d3-4e0d-b2b2-479346ca4438|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:56:50.750Z|30ab25d3-1db9-44dd-af32-a068fce7310b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:56:50.750Z|30ab25d3-1db9-44dd-af32-a068fce7310b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:56:52.379Z|cfe02857-d729-4502-880e-16da0b8ed4a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:56:52.380Z|cfe02857-d729-4502-880e-16da0b8ed4a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:56:52.384Z|55bd2f6f-13d4-45bd-9a5a-7fc7547583c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:56:52.384Z|55bd2f6f-13d4-45bd-9a5a-7fc7547583c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:56:52.391Z|17f7dead-7073-406e-b5c4-c2cb6c6ef6b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:56:52.392Z|17f7dead-7073-406e-b5c4-c2cb6c6ef6b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:56:59.890Z|269b6048-9476-43e0-bdc6-e3eb9d0779da|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:56:59.890Z|269b6048-9476-43e0-bdc6-e3eb9d0779da|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:57:02.411Z|ab86d067-691a-4127-b4e0-340601d4bac2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:57:02.411Z|ab86d067-691a-4127-b4e0-340601d4bac2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:57:02.415Z|f0d95ef4-fb90-4cc7-b5df-d4c78344647f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:57:02.416Z|f0d95ef4-fb90-4cc7-b5df-d4c78344647f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:57:02.422Z|151ce5e9-87b6-43d7-8755-9bf339bf2554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:57:02.423Z|151ce5e9-87b6-43d7-8755-9bf339bf2554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:57:05.749Z|e15e8701-96af-4886-9104-342066ac23fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:57:05.754Z|e15e8701-96af-4886-9104-342066ac23fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:57:07.368Z|78dbbeed-c3a0-439c-b63c-d4da7bc1bacd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:57:07.368Z|78dbbeed-c3a0-439c-b63c-d4da7bc1bacd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:57:12.438Z|19df04f1-f01b-4d36-9022-79a99d9a9b84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:57:12.438Z|19df04f1-f01b-4d36-9022-79a99d9a9b84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:57:12.450Z|c168a75e-169c-4053-b8cd-3a4bf50c185f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:57:12.451Z|c168a75e-169c-4053-b8cd-3a4bf50c185f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:57:12.452Z|36a34e41-cc8f-49a6-8d6a-cd977b36e706|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:57:12.452Z|36a34e41-cc8f-49a6-8d6a-cd977b36e706|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:57:20.750Z|14e51372-1988-4447-811c-dadd17e577b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:57:20.750Z|14e51372-1988-4447-811c-dadd17e577b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:57:22.466Z|e0b83cd2-31f7-458a-9cd8-29034b9437ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:57:22.466Z|e0b83cd2-31f7-458a-9cd8-29034b9437ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:57:22.476Z|2cda95d7-0cce-4eec-a223-9ea78f4a9785|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:57:22.476Z|2cda95d7-0cce-4eec-a223-9ea78f4a9785|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:57:22.479Z|49b4fd76-3a75-478c-9928-5bafe05c1125|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:57:22.479Z|49b4fd76-3a75-478c-9928-5bafe05c1125|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:57:32.494Z|5a79dfce-4ad5-49fb-8a1b-c04a65f947a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:57:32.495Z|5a79dfce-4ad5-49fb-8a1b-c04a65f947a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:57:32.502Z|a14988ab-6924-4ea9-9814-6914c41f192d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:57:32.503Z|a14988ab-6924-4ea9-9814-6914c41f192d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:57:32.507Z|88ad0f90-d53a-46e8-9507-84a576403d54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:57:32.507Z|88ad0f90-d53a-46e8-9507-84a576403d54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:57:35.750Z|286a3e4e-b1ad-4f1f-9f23-c3d29266dba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:57:35.750Z|286a3e4e-b1ad-4f1f-9f23-c3d29266dba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:57:37.369Z|d3702af4-8708-43d5-a240-e503864a36cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:57:37.369Z|d3702af4-8708-43d5-a240-e503864a36cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:57:42.524Z|3891e183-ff62-4602-b1ed-81f71e5e2c05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:57:42.525Z|3891e183-ff62-4602-b1ed-81f71e5e2c05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:57:42.535Z|de0a2e3a-057b-4f52-a139-7253667b58a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:57:42.536Z|de0a2e3a-057b-4f52-a139-7253667b58a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:57:42.538Z|8c108bac-cdd5-49a9-a9d2-ce109fd8fba8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:57:42.538Z|8c108bac-cdd5-49a9-a9d2-ce109fd8fba8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:57:50.750Z|248870e0-ebbe-432a-a482-5dd5e84c69ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:57:50.754Z|248870e0-ebbe-432a-a482-5dd5e84c69ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:57:52.554Z|f1fd3f32-2018-4190-af6a-21c609b60e8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:57:52.555Z|f1fd3f32-2018-4190-af6a-21c609b60e8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:57:52.561Z|4573870d-d34c-4898-9540-fc012f8db70c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:57:52.562Z|4573870d-d34c-4898-9540-fc012f8db70c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:57:52.566Z|a2888b9c-b7bd-4508-97f2-6933e9fc11fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:57:52.567Z|a2888b9c-b7bd-4508-97f2-6933e9fc11fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:57:59.889Z|50d504f9-e792-44b1-9623-4de970427712|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:57:59.890Z|50d504f9-e792-44b1-9623-4de970427712|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:58:02.585Z|0a333d60-c235-49c1-8a5b-e9a6c3c33624|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:58:02.585Z|0a333d60-c235-49c1-8a5b-e9a6c3c33624|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:58:02.590Z|6eb7dd3f-78e8-4f8b-8cc8-7bc2d8d0ccea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:58:02.590Z|6eb7dd3f-78e8-4f8b-8cc8-7bc2d8d0ccea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:58:02.595Z|a986f421-d658-48c5-baa8-5582f561ec6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:58:02.596Z|a986f421-d658-48c5-baa8-5582f561ec6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:58:05.749Z|e0301416-a9ea-4bbe-973a-45e621cb8d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:58:05.750Z|e0301416-a9ea-4bbe-973a-45e621cb8d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:58:07.369Z|b2a1161f-d8af-4238-92a4-1d1b78d89261|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:58:07.370Z|b2a1161f-d8af-4238-92a4-1d1b78d89261|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:58:12.618Z|9eeb2a9f-4b7d-4478-9dd6-8f22c6ca5f44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:58:12.619Z|9eeb2a9f-4b7d-4478-9dd6-8f22c6ca5f44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:58:12.619Z|9eff3e8d-2e75-42ed-b58e-9cd5f1a1ccdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:58:12.619Z|9eff3e8d-2e75-42ed-b58e-9cd5f1a1ccdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:58:12.621Z|03a50e19-cfc6-4a4f-b456-beabc3d084b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:58:12.621Z|03a50e19-cfc6-4a4f-b456-beabc3d084b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:58:20.750Z|d43074bf-0637-4e64-a07c-9775511e2bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:58:20.750Z|d43074bf-0637-4e64-a07c-9775511e2bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:58:22.645Z|6d71f18d-3be5-438e-9fef-baaf7e9a96d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:58:22.646Z|6d71f18d-3be5-438e-9fef-baaf7e9a96d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:58:22.646Z|37b8b5c2-3347-489d-a003-866f118ffa54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:58:22.647Z|37b8b5c2-3347-489d-a003-866f118ffa54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:58:22.650Z|9b23bd4e-64df-4a37-bc6b-96009967c296|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:58:22.651Z|9b23bd4e-64df-4a37-bc6b-96009967c296|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:58:32.674Z|db7646a1-0f6d-46a9-a9ed-77b99f2f42fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:58:32.674Z|502c0d35-9bda-4b7a-8b11-f958d667b1ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:58:32.674Z|db7646a1-0f6d-46a9-a9ed-77b99f2f42fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:58:32.674Z|502c0d35-9bda-4b7a-8b11-f958d667b1ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:58:32.682Z|7df391a0-407e-44f9-bf05-cee5a6f57165|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:58:32.683Z|7df391a0-407e-44f9-bf05-cee5a6f57165|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:58:35.750Z|864bd494-4b53-47f9-81c8-262d3c0dc811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:58:35.754Z|864bd494-4b53-47f9-81c8-262d3c0dc811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:58:37.370Z|1a21a2f7-876f-48db-97d7-cefbf579238a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:58:37.371Z|1a21a2f7-876f-48db-97d7-cefbf579238a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:58:42.703Z|977ae37c-5eb8-419a-bdb4-ec399ca8813b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:58:42.704Z|977ae37c-5eb8-419a-bdb4-ec399ca8813b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:58:42.704Z|4df72174-86a0-44ee-bebb-d65e014ea55c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:58:42.705Z|4df72174-86a0-44ee-bebb-d65e014ea55c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:58:42.709Z|f5ea7f28-ec7f-4ba4-8707-4ca657044ba3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:58:42.710Z|f5ea7f28-ec7f-4ba4-8707-4ca657044ba3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:58:50.750Z|b0f12586-cb48-453d-bf26-9d09c6230937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:58:50.750Z|b0f12586-cb48-453d-bf26-9d09c6230937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:58:52.730Z|884f3a83-e04c-4b5e-90eb-ffeefcc7bae3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:58:52.731Z|884f3a83-e04c-4b5e-90eb-ffeefcc7bae3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:58:52.736Z|f81b6962-7a68-4699-a834-2e5d2dab7e31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:58:52.737Z|f81b6962-7a68-4699-a834-2e5d2dab7e31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:58:52.741Z|7606a343-1820-4cdc-9eb3-af0d14892c0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:58:52.741Z|7606a343-1820-4cdc-9eb3-af0d14892c0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:58:59.888Z|70faff62-7a02-4e7f-aeca-990364e98c04|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:58:59.889Z|70faff62-7a02-4e7f-aeca-990364e98c04|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T12:59:02.772Z|bef36de2-c53e-4ecf-a100-7c9245c79328|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:59:02.772Z|bef36de2-c53e-4ecf-a100-7c9245c79328|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:59:02.770Z|b0f1e697-acb1-42e9-9609-bc5e2443b72a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:59:02.774Z|b0f1e697-acb1-42e9-9609-bc5e2443b72a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:59:02.774Z|5c7775ce-94ef-4f56-b12c-69e5b38a82eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:59:02.780Z|5c7775ce-94ef-4f56-b12c-69e5b38a82eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:59:05.750Z|dc7391af-3828-4fc6-b0c6-639e4ab4a5d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:59:05.750Z|dc7391af-3828-4fc6-b0c6-639e4ab4a5d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:59:07.371Z|dd4aa1f1-aa61-4de4-89ad-2c0f74f245b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:59:07.371Z|dd4aa1f1-aa61-4de4-89ad-2c0f74f245b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:59:12.815Z|ada92828-bafa-49db-86bd-e2fbb36dc924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:59:12.815Z|6241b355-562f-4a76-a93f-dd0a3352b1d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:59:12.816Z|ada92828-bafa-49db-86bd-e2fbb36dc924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:59:12.816Z|6241b355-562f-4a76-a93f-dd0a3352b1d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:59:12.815Z|8964f758-fe68-4999-a234-6060a10b33e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:59:12.839Z|8964f758-fe68-4999-a234-6060a10b33e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:59:20.750Z|08c0b34a-7223-4b92-ba6d-ede231dba7ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:59:20.753Z|08c0b34a-7223-4b92-ba6d-ede231dba7ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:59:22.846Z|0287fd43-acb4-4b81-8991-108103b71f8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:59:22.848Z|0287fd43-acb4-4b81-8991-108103b71f8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:59:22.850Z|b562f00f-5a7c-47d0-8431-5fb87f265f35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:59:22.851Z|b562f00f-5a7c-47d0-8431-5fb87f265f35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:59:22.867Z|89ae7bca-2334-41d0-a432-1b1754933011|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:59:22.868Z|89ae7bca-2334-41d0-a432-1b1754933011|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:59:32.878Z|c4440600-5fde-40cc-a417-e4b8ed2aceaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:59:32.879Z|c4440600-5fde-40cc-a417-e4b8ed2aceaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:59:32.880Z|8a14c11b-c55c-4ac1-b29e-a33a91c8403e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:59:32.880Z|8a14c11b-c55c-4ac1-b29e-a33a91c8403e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:59:32.894Z|89173e22-675f-4225-861a-93bc742a288e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:59:32.894Z|89173e22-675f-4225-861a-93bc742a288e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:59:35.750Z|3981d68c-018d-4821-bac3-d171f2899001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:59:35.750Z|3981d68c-018d-4821-bac3-d171f2899001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:59:37.373Z|47016419-c279-4630-acbf-8d8763f90196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:59:37.374Z|47016419-c279-4630-acbf-8d8763f90196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:59:42.911Z|e6de73d9-19e0-4261-8522-65f70ba2a969|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:59:42.911Z|7e582790-93da-431a-9e59-e7e4e0dc8277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:59:42.912Z|e6de73d9-19e0-4261-8522-65f70ba2a969|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:59:42.912Z|7e582790-93da-431a-9e59-e7e4e0dc8277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:59:42.920Z|8c224138-9e76-487e-b940-0ff26f7aa00d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:59:42.921Z|8c224138-9e76-487e-b940-0ff26f7aa00d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:59:50.750Z|bd634f20-576b-4d4b-8c40-9ff4069cf6f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T12:59:50.750Z|bd634f20-576b-4d4b-8c40-9ff4069cf6f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T12:59:52.944Z|a6262dc3-0731-4238-b0ae-2b654c706b3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:59:52.945Z|a6262dc3-0731-4238-b0ae-2b654c706b3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:59:52.949Z|c501e01e-f778-46d3-ac9e-058017fef4f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:59:52.950Z|16ff500f-9519-4744-81db-4252018ca707|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T12:59:52.950Z|16ff500f-9519-4744-81db-4252018ca707|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:59:52.951Z|c501e01e-f778-46d3-ac9e-058017fef4f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T12:59:59.889Z|f5b94272-ebfb-44f4-a65f-56d92ddb9f3a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T12:59:59.890Z|f5b94272-ebfb-44f4-a65f-56d92ddb9f3a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:00:02.976Z|f2f36da9-bb5b-4729-8e57-fc410eb5e9f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:00:02.977Z|f2f36da9-bb5b-4729-8e57-fc410eb5e9f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:00:02.981Z|28fbb887-941c-4cb0-9b8d-14091e24a546|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:00:02.982Z|28fbb887-941c-4cb0-9b8d-14091e24a546|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:00:02.989Z|6dcf5517-5d3c-4ede-bee6-6ff483e29f21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:00:02.990Z|6dcf5517-5d3c-4ede-bee6-6ff483e29f21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:00:05.750Z|26a51352-21e7-4a17-952d-f0583af06bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:00:05.754Z|26a51352-21e7-4a17-952d-f0583af06bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:00:07.374Z|93dadf53-2990-4518-b504-ccd85084c811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:00:07.375Z|93dadf53-2990-4518-b504-ccd85084c811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:00:13.010Z|11129a08-fe11-4c69-b246-6c51d88927e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:00:13.010Z|11129a08-fe11-4c69-b246-6c51d88927e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:00:13.018Z|de63f064-1c92-4d82-8d83-e6f0ea64c93f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:00:13.019Z|de63f064-1c92-4d82-8d83-e6f0ea64c93f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:00:13.021Z|cfbcfa11-4180-45ca-bb44-338142f5df44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:00:13.021Z|cfbcfa11-4180-45ca-bb44-338142f5df44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:00:20.750Z|7e67bf4e-acac-45d9-99e9-631fe14e1d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:00:20.750Z|7e67bf4e-acac-45d9-99e9-631fe14e1d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:00:23.035Z|26eed7ca-2860-41e1-bf45-1d19f2afb2c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:00:23.036Z|26eed7ca-2860-41e1-bf45-1d19f2afb2c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:00:23.045Z|df27f3e4-17ff-4f9c-8682-15512a274b67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:00:23.046Z|df27f3e4-17ff-4f9c-8682-15512a274b67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:00:23.048Z|bc94fd2f-848a-465c-a9c6-5506b542b13d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:00:23.048Z|bc94fd2f-848a-465c-a9c6-5506b542b13d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:00:33.076Z|48df74a8-242a-4adb-8123-b9fe94adc817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:00:33.076Z|48df74a8-242a-4adb-8123-b9fe94adc817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:00:33.079Z|65470950-9631-431f-adf2-a7c8ea635e84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:00:33.079Z|e606c01b-02c3-48e2-9c95-4cb1829518ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:00:33.080Z|65470950-9631-431f-adf2-a7c8ea635e84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:00:33.080Z|e606c01b-02c3-48e2-9c95-4cb1829518ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:00:35.750Z|70a8efcf-28cc-4447-b0e7-650295bb6319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:00:35.750Z|70a8efcf-28cc-4447-b0e7-650295bb6319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:00:37.375Z|68b226e7-874b-46a9-8296-da6e3760fe8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:00:37.376Z|68b226e7-874b-46a9-8296-da6e3760fe8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:00:43.108Z|8c904978-9b88-4f4c-b346-598302b3257e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:00:43.108Z|8c904978-9b88-4f4c-b346-598302b3257e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:00:43.108Z|970b0745-b501-40de-ad57-da342fa5d3cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:00:43.109Z|970b0745-b501-40de-ad57-da342fa5d3cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:00:43.116Z|b6fbf6f3-42c5-400b-ae63-ac7e8b7d92c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:00:43.116Z|b6fbf6f3-42c5-400b-ae63-ac7e8b7d92c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:00:50.750Z|15b950d0-221a-462a-9b6c-1fe69de074b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:00:50.753Z|15b950d0-221a-462a-9b6c-1fe69de074b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:00:53.136Z|568460a9-5184-42da-87f6-bdb335a96891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:00:53.137Z|b780eca3-d938-4a16-8503-af03a60f8638|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:00:53.137Z|568460a9-5184-42da-87f6-bdb335a96891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:00:53.137Z|b780eca3-d938-4a16-8503-af03a60f8638|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:00:53.144Z|3c1a3a70-4694-4dec-9958-24a1d100e63d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:00:53.144Z|3c1a3a70-4694-4dec-9958-24a1d100e63d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:00:59.889Z|ea230205-5382-4aad-919c-c1519195809e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:00:59.890Z|ea230205-5382-4aad-919c-c1519195809e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:01:03.167Z|b1e8b11a-d14a-472c-ac29-df8e525f7246|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:01:03.168Z|b1e8b11a-d14a-472c-ac29-df8e525f7246|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:01:03.170Z|ed5a6afb-c6ea-456b-a66e-71314eb9e457|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:01:03.170Z|ed5a6afb-c6ea-456b-a66e-71314eb9e457|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:01:03.171Z|0b7b3f79-ec5c-4bcd-98fd-494fc48e0474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:01:03.172Z|0b7b3f79-ec5c-4bcd-98fd-494fc48e0474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:01:05.750Z|65394207-b781-4bcf-a853-1b5b954b5b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:01:05.750Z|65394207-b781-4bcf-a853-1b5b954b5b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:01:07.376Z|28d617fc-e458-4fbe-afa8-2eb049d4f4d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:01:07.376Z|28d617fc-e458-4fbe-afa8-2eb049d4f4d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:01:13.199Z|1e976d6b-7d74-460e-abca-0907c3fd7e77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:01:13.200Z|1e976d6b-7d74-460e-abca-0907c3fd7e77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:01:13.200Z|0a4af686-caa0-40d3-b231-a6edd5d8e843|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:01:13.200Z|0a4af686-caa0-40d3-b231-a6edd5d8e843|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:01:13.201Z|9e49a8a0-15fe-4f5e-aecf-acced9516cb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:01:13.201Z|9e49a8a0-15fe-4f5e-aecf-acced9516cb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:01:20.750Z|091f8ece-37f5-49da-bf69-6fcdf6a317bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:01:20.750Z|091f8ece-37f5-49da-bf69-6fcdf6a317bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:01:23.227Z|2962998c-686a-4106-b0ee-d8799c768544|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:01:23.228Z|2962998c-686a-4106-b0ee-d8799c768544|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:01:23.234Z|df531c8f-a78d-4a6f-bb42-e83b3000bdbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:01:23.234Z|df531c8f-a78d-4a6f-bb42-e83b3000bdbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:01:23.234Z|4e420d3e-2075-4cfe-99af-4396a8ec286b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:01:23.234Z|4e420d3e-2075-4cfe-99af-4396a8ec286b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:01:33.253Z|da6dd2e6-867e-48ee-b2e0-b43f43eb2987|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:01:33.254Z|da6dd2e6-867e-48ee-b2e0-b43f43eb2987|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:01:33.259Z|2ebd8ad1-b535-4da9-b082-6befb31c69cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:01:33.259Z|2ebd8ad1-b535-4da9-b082-6befb31c69cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:01:33.262Z|d3f7da11-60d0-4c42-880f-af2e8848decb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:01:33.262Z|d3f7da11-60d0-4c42-880f-af2e8848decb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:01:35.750Z|56c81526-61a2-4140-822e-8523c2b00525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:01:35.754Z|56c81526-61a2-4140-822e-8523c2b00525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:01:37.377Z|bb2583ee-a6cb-4fad-9473-d210309d843b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:01:37.377Z|bb2583ee-a6cb-4fad-9473-d210309d843b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:01:43.288Z|9afb2255-01ea-4478-8547-a6856f0d39cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:01:43.289Z|9afb2255-01ea-4478-8547-a6856f0d39cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:01:43.292Z|ddb37065-2d3e-4a2f-b3f2-31a6ad458d78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:01:43.292Z|ddb37065-2d3e-4a2f-b3f2-31a6ad458d78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:01:43.293Z|75a64c80-f51c-439d-b47e-dc1f811c5bc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:01:43.294Z|75a64c80-f51c-439d-b47e-dc1f811c5bc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:01:50.749Z|5a1449c5-b001-466b-a39b-f1ea704f6b67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:01:50.750Z|5a1449c5-b001-466b-a39b-f1ea704f6b67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:01:53.319Z|cd84819a-ec9b-4ebc-be8b-78578a58e5d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:01:53.319Z|b735c4da-fd55-473d-9997-f49112f8154a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:01:53.319Z|cd84819a-ec9b-4ebc-be8b-78578a58e5d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:01:53.320Z|b735c4da-fd55-473d-9997-f49112f8154a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:01:53.322Z|3a955930-c248-457a-af63-e264b2d5db03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:01:53.322Z|3a955930-c248-457a-af63-e264b2d5db03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:01:59.889Z|ea8e3747-7b24-4ac4-890d-c31afba053b6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:01:59.889Z|ea8e3747-7b24-4ac4-890d-c31afba053b6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:02:03.352Z|8f4fbef1-5c5a-4f59-af84-5aaf9a8f4b67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:02:03.352Z|72bea55d-ba3b-4c56-bacb-7c24b07c5f21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:02:03.352Z|8f4fbef1-5c5a-4f59-af84-5aaf9a8f4b67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:02:03.353Z|72bea55d-ba3b-4c56-bacb-7c24b07c5f21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:02:03.353Z|0d356bcb-5566-4dbb-a1ae-2453e4319cd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:02:03.353Z|0d356bcb-5566-4dbb-a1ae-2453e4319cd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:02:05.750Z|258ef7ab-cdd8-40ef-b685-e71728171488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:02:05.750Z|258ef7ab-cdd8-40ef-b685-e71728171488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:02:07.378Z|2a585a43-b6ae-4072-ae70-03b8cc1dca9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:02:07.378Z|2a585a43-b6ae-4072-ae70-03b8cc1dca9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:02:13.384Z|ea92b91a-46fb-43a6-b51a-19a47e8a918e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:02:13.384Z|ea92b91a-46fb-43a6-b51a-19a47e8a918e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:02:13.388Z|55f9b017-692e-4ce9-b33b-ab03b54e4a23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:02:13.388Z|55f9b017-692e-4ce9-b33b-ab03b54e4a23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:02:13.393Z|2cc52f80-1183-4737-90b7-8ce97f40ec47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:02:13.393Z|2cc52f80-1183-4737-90b7-8ce97f40ec47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:02:20.750Z|6951a681-3fc9-4036-b8a1-095e22a34ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:02:20.753Z|6951a681-3fc9-4036-b8a1-095e22a34ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:02:23.417Z|66025f8b-5f6e-4e23-972c-218afc213050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:02:23.417Z|a7804b0b-cc26-433e-b0f3-35763baf0d9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:02:23.418Z|66025f8b-5f6e-4e23-972c-218afc213050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:02:23.418Z|a7804b0b-cc26-433e-b0f3-35763baf0d9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:02:23.422Z|b7b56c47-940d-4f69-94d4-e3ba048b2d6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:02:23.422Z|b7b56c47-940d-4f69-94d4-e3ba048b2d6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:02:33.453Z|e7b992b0-263f-47e9-8a3a-0eaf35595bd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:02:33.454Z|e7b992b0-263f-47e9-8a3a-0eaf35595bd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:02:33.458Z|d91732ba-b43b-4533-8874-8a3013680224|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:02:33.459Z|d91732ba-b43b-4533-8874-8a3013680224|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:02:33.460Z|1635ec5f-43cd-4cf6-8b51-baded0460b69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:02:33.461Z|1635ec5f-43cd-4cf6-8b51-baded0460b69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:02:35.750Z|7c72a205-fcf4-4815-acc7-09575f2a952a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:02:35.750Z|7c72a205-fcf4-4815-acc7-09575f2a952a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:02:37.379Z|aa610b7b-4269-4fc9-81d5-7aa173bc3e0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:02:37.379Z|aa610b7b-4269-4fc9-81d5-7aa173bc3e0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:02:43.492Z|8b0eb855-467f-4135-b8d0-ff918d9d669a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:02:43.492Z|8b0eb855-467f-4135-b8d0-ff918d9d669a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:02:43.496Z|a3065992-2615-4f9a-b80b-ee206f1c3852|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:02:43.496Z|a3065992-2615-4f9a-b80b-ee206f1c3852|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:02:43.498Z|011aa1ab-ae12-4480-abcf-6e7695b4936a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:02:43.499Z|011aa1ab-ae12-4480-abcf-6e7695b4936a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:02:50.749Z|50cb5204-3fb6-46c9-8313-bd8be790e84e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:02:50.750Z|50cb5204-3fb6-46c9-8313-bd8be790e84e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:02:53.521Z|447361f7-284d-4636-aeca-e49a6370de21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:02:53.522Z|eff20488-1bf1-48b2-9c57-95b5b0b4c665|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:02:53.522Z|3bbdf5d6-c404-42f0-871f-03927bda4300|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:02:53.522Z|447361f7-284d-4636-aeca-e49a6370de21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:02:53.522Z|3bbdf5d6-c404-42f0-871f-03927bda4300|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:02:53.522Z|eff20488-1bf1-48b2-9c57-95b5b0b4c665|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:02:59.890Z|cc50bd52-d068-46fa-92cf-852912f3269d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:02:59.891Z|cc50bd52-d068-46fa-92cf-852912f3269d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:03:03.547Z|0ed5a72e-68d0-4ff7-97fb-c67fe06810dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:03:03.548Z|0ed5a72e-68d0-4ff7-97fb-c67fe06810dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:03:03.551Z|a50a4260-0c83-49d1-8713-77b0f3568b53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:03:03.551Z|a50a4260-0c83-49d1-8713-77b0f3568b53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:03:03.553Z|e31d97e8-ddf5-4260-89d1-4f5b5c5d686e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:03:03.554Z|e31d97e8-ddf5-4260-89d1-4f5b5c5d686e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:03:05.750Z|ffcdc8a2-6356-4fe8-86e4-bd40fc4ebec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:03:05.754Z|ffcdc8a2-6356-4fe8-86e4-bd40fc4ebec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:03:07.380Z|cca2528e-47ca-498c-999c-915d71c6650b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:03:07.380Z|cca2528e-47ca-498c-999c-915d71c6650b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:03:13.574Z|a7fb392f-e519-47b0-819c-3294eb5fa17e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:03:13.575Z|a7fb392f-e519-47b0-819c-3294eb5fa17e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:03:13.577Z|90fc5cb2-6736-4fbd-8840-103c3ea29493|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:03:13.578Z|90fc5cb2-6736-4fbd-8840-103c3ea29493|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:03:13.582Z|233da98d-12aa-48a6-9df4-8a4fefc546d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:03:13.583Z|233da98d-12aa-48a6-9df4-8a4fefc546d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:03:20.750Z|adc530d6-346a-4989-9678-5673deefdfc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:03:20.751Z|adc530d6-346a-4989-9678-5673deefdfc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:03:23.604Z|e8191cb7-1ad6-451e-b0f6-11e3764b702f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:03:23.605Z|e8191cb7-1ad6-451e-b0f6-11e3764b702f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:03:23.609Z|1ac6613f-6b2d-484b-98d2-1575fcb4f921|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:03:23.610Z|1d080560-55dd-4aa8-9d6f-2a63e62ffa91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:03:23.610Z|1d080560-55dd-4aa8-9d6f-2a63e62ffa91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:03:23.610Z|1ac6613f-6b2d-484b-98d2-1575fcb4f921|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:03:33.635Z|213067c3-e31f-41b5-9b5c-bb971c3d58fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:03:33.635Z|8a6abf7e-5653-49c2-a3a5-44670bb1decb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:03:33.636Z|8a6abf7e-5653-49c2-a3a5-44670bb1decb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:03:33.637Z|62fcc3ad-800b-4ad6-ab54-3f6cd269bae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:03:33.637Z|62fcc3ad-800b-4ad6-ab54-3f6cd269bae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:03:33.636Z|213067c3-e31f-41b5-9b5c-bb971c3d58fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:03:35.750Z|e4fdb03c-b64a-40ee-9a08-a187b01172a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:03:35.750Z|e4fdb03c-b64a-40ee-9a08-a187b01172a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:03:37.381Z|c3b67944-b97d-4e78-98da-93245621c27b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:03:37.381Z|c3b67944-b97d-4e78-98da-93245621c27b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:03:43.672Z|bbb0a72a-1b0f-42af-b216-aaceececafb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:03:43.673Z|bbb0a72a-1b0f-42af-b216-aaceececafb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:03:43.673Z|fd4d5e8f-205c-4b4e-935d-538098037f15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:03:43.674Z|fd4d5e8f-205c-4b4e-935d-538098037f15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:03:43.672Z|3d401f73-2d35-4a34-8be6-400fbbea242d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:03:43.675Z|3d401f73-2d35-4a34-8be6-400fbbea242d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:03:50.749Z|c13a3f00-5e50-4774-90c2-d5bef77bcc23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:03:50.750Z|c13a3f00-5e50-4774-90c2-d5bef77bcc23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:03:53.712Z|a9715c1d-0fbd-45e2-b90f-f0b8c5dc18e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:03:53.712Z|a9715c1d-0fbd-45e2-b90f-f0b8c5dc18e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:03:53.720Z|a94d5f9e-2805-451c-9c79-2b1bd8e04e6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:03:53.721Z|a94d5f9e-2805-451c-9c79-2b1bd8e04e6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:03:53.720Z|592592ad-4ece-4626-8a9f-8f64826a1830|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:03:53.721Z|592592ad-4ece-4626-8a9f-8f64826a1830|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:03:59.891Z|abfa6b3a-093d-4163-a9fc-f85e752a8836|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:03:59.892Z|abfa6b3a-093d-4163-a9fc-f85e752a8836|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:04:03.748Z|2a2f622c-00f5-4471-9d9b-9faba0b8f8ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:04:03.749Z|2a2f622c-00f5-4471-9d9b-9faba0b8f8ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:04:03.752Z|7ca045c8-dd45-48c4-a37f-42a978262c7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:04:03.752Z|7ca045c8-dd45-48c4-a37f-42a978262c7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:04:03.753Z|aec558b4-3990-40b0-bfda-0363fa3afb14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:04:03.754Z|aec558b4-3990-40b0-bfda-0363fa3afb14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:04:05.750Z|59f9ddb9-7396-4075-afc5-4e27f830dea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:04:05.750Z|59f9ddb9-7396-4075-afc5-4e27f830dea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:04:07.382Z|4d9ebd70-38b6-47a0-acaa-d3513a04f630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:04:07.382Z|4d9ebd70-38b6-47a0-acaa-d3513a04f630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:04:13.779Z|52485a98-9137-4822-ad1d-2aacaa03e959|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:04:13.779Z|52485a98-9137-4822-ad1d-2aacaa03e959|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:04:13.781Z|af642281-2ba5-4adf-bc89-964e16e8ee73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:04:13.782Z|af642281-2ba5-4adf-bc89-964e16e8ee73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:04:13.786Z|19459fba-7b0e-41ad-8780-2b9f486befb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:04:13.786Z|19459fba-7b0e-41ad-8780-2b9f486befb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:04:20.749Z|2bdf2eca-cc30-4937-9f1d-bf21dbb8a67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:04:20.753Z|2bdf2eca-cc30-4937-9f1d-bf21dbb8a67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:04:23.807Z|5c117b7e-1619-4eae-9ba9-b19eb0dc96e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:04:23.808Z|5c117b7e-1619-4eae-9ba9-b19eb0dc96e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:04:23.810Z|7a5abbb8-d122-40c1-8193-3dd05b99b769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:04:23.810Z|7a5abbb8-d122-40c1-8193-3dd05b99b769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:04:23.814Z|094a03af-479c-440f-8b77-f6afe252c1bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:04:23.815Z|094a03af-479c-440f-8b77-f6afe252c1bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:04:33.836Z|b5954f44-9ffa-4aad-aba4-0bdfb8b8363e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:04:33.837Z|f29f86b0-b057-4818-ba55-111f9bfcc1aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:04:33.837Z|f29f86b0-b057-4818-ba55-111f9bfcc1aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:04:33.837Z|b5954f44-9ffa-4aad-aba4-0bdfb8b8363e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:04:33.845Z|ee9105b9-480c-4cf0-8e95-73fbdc50c209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:04:33.846Z|ee9105b9-480c-4cf0-8e95-73fbdc50c209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:04:35.750Z|fe85423b-d13b-4906-8458-b8c4a06e9c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:04:35.750Z|fe85423b-d13b-4906-8458-b8c4a06e9c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:04:37.383Z|213923cf-3ce5-4a36-b4a2-053a27861968|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:04:37.383Z|213923cf-3ce5-4a36-b4a2-053a27861968|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:04:43.870Z|9b071341-dff0-4fdf-85af-8598ce2d40f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:04:43.871Z|1290a82b-c806-4f60-9a15-90e9476bec2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:04:43.871Z|9b071341-dff0-4fdf-85af-8598ce2d40f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:04:43.872Z|1290a82b-c806-4f60-9a15-90e9476bec2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:04:43.876Z|60fa3d83-cd73-4f7b-8851-b3abe3be48fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:04:43.877Z|60fa3d83-cd73-4f7b-8851-b3abe3be48fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:04:50.749Z|d637b922-ddfe-4539-98dc-518f64c57b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:04:50.750Z|d637b922-ddfe-4539-98dc-518f64c57b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:04:53.901Z|87bf7fa8-db72-415a-b739-23ce63e9f9d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:04:53.901Z|87bf7fa8-db72-415a-b739-23ce63e9f9d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:04:53.904Z|d62146b3-3973-4480-ac4f-9c7bbdc1df34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:04:53.905Z|d62146b3-3973-4480-ac4f-9c7bbdc1df34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:04:53.905Z|f44fbf88-66cb-4e0c-b3a3-c7770cc4c0bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:04:53.905Z|f44fbf88-66cb-4e0c-b3a3-c7770cc4c0bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:04:59.889Z|2b70b589-9158-4f95-a20a-eda0096362ef|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:04:59.890Z|2b70b589-9158-4f95-a20a-eda0096362ef|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:05:03.933Z|00d2ab1b-150d-4e96-aa94-d618c3459979|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:05:03.934Z|00d2ab1b-150d-4e96-aa94-d618c3459979|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:05:03.937Z|cead184f-d76d-45f6-9178-9d8784efe7bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:05:03.938Z|cead184f-d76d-45f6-9178-9d8784efe7bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:05:03.940Z|81980e33-0fff-4f61-a6fa-8117424e2dbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:05:03.940Z|81980e33-0fff-4f61-a6fa-8117424e2dbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:05:05.750Z|9dd5c8ea-6ca3-4c44-964b-d88fc4568137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:05:05.750Z|9dd5c8ea-6ca3-4c44-964b-d88fc4568137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:05:07.384Z|8f271d3c-9b8b-4693-bbcc-970816d1ad2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:05:07.384Z|8f271d3c-9b8b-4693-bbcc-970816d1ad2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:05:13.965Z|e052b028-8aa3-4694-b89d-b5d6bf86fff3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:05:13.966Z|e052b028-8aa3-4694-b89d-b5d6bf86fff3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:05:13.967Z|2b8c55ed-7e3a-4885-b16f-6573ec7eee8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:05:13.967Z|2b8c55ed-7e3a-4885-b16f-6573ec7eee8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:05:13.972Z|df1b146c-0e0b-4b0e-bacf-06f64b1a050c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:05:13.972Z|df1b146c-0e0b-4b0e-bacf-06f64b1a050c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:05:20.750Z|eaf0678b-7a5b-4a3e-aaf2-964f28d701dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:05:20.750Z|eaf0678b-7a5b-4a3e-aaf2-964f28d701dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:05:23.994Z|7b94051f-9f98-4c6b-8426-1d6b4095d843|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:05:23.995Z|7b94051f-9f98-4c6b-8426-1d6b4095d843|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:05:23.996Z|730c554b-2084-4641-b07e-aa7719bf2a91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:05:23.996Z|730c554b-2084-4641-b07e-aa7719bf2a91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:05:23.999Z|88e3cf66-0392-4c16-bfc7-de1fdf20557d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:05:24.000Z|88e3cf66-0392-4c16-bfc7-de1fdf20557d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:05:34.025Z|902c72e6-2a0d-4386-a154-0eeb9c1f262e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:05:34.026Z|902c72e6-2a0d-4386-a154-0eeb9c1f262e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:05:34.026Z|c3892ecc-cd69-4c31-9867-1bc5d7384a05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:05:34.030Z|c3892ecc-cd69-4c31-9867-1bc5d7384a05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:05:34.030Z|389eb665-cdb6-49ac-aa1e-251a47a362a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:05:34.031Z|389eb665-cdb6-49ac-aa1e-251a47a362a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:05:35.749Z|ebb062f8-3d9c-4ed8-b7e3-660784d8d333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:05:35.750Z|ebb062f8-3d9c-4ed8-b7e3-660784d8d333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:05:37.385Z|4d162d61-5c82-4919-b13e-bdc0c8d976a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:05:37.385Z|4d162d61-5c82-4919-b13e-bdc0c8d976a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:05:44.061Z|fb79329c-567f-4263-8c06-0989077ad339|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:05:44.061Z|fb79329c-567f-4263-8c06-0989077ad339|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:05:44.063Z|b29624fc-10e0-4bf1-8f4c-7bce5429156d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:05:44.064Z|597ac70c-0823-414e-9833-70c472a7ca30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:05:44.065Z|b29624fc-10e0-4bf1-8f4c-7bce5429156d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:05:44.065Z|597ac70c-0823-414e-9833-70c472a7ca30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:05:50.750Z|5df08b13-4cb6-4fca-8422-38a4f2eb7ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:05:50.750Z|5df08b13-4cb6-4fca-8422-38a4f2eb7ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:05:54.090Z|4d7aacfd-e9dc-4f0c-8a2a-f51c7ef36b77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:05:54.091Z|4d7aacfd-e9dc-4f0c-8a2a-f51c7ef36b77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:05:54.101Z|1646d897-d1ab-41ac-8e9d-6c7306679cd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:05:54.102Z|1646d897-d1ab-41ac-8e9d-6c7306679cd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:05:54.102Z|b2afeac2-ce20-42cc-84ab-652e10527f00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:05:54.103Z|b2afeac2-ce20-42cc-84ab-652e10527f00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:05:59.890Z|88141a3a-eadb-459c-b861-8d66f1f96b8a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:05:59.890Z|88141a3a-eadb-459c-b861-8d66f1f96b8a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:06:04.121Z|1ce02d91-bcf1-4e85-95b5-63c9f1454fb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:06:04.121Z|1ce02d91-bcf1-4e85-95b5-63c9f1454fb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:06:04.125Z|a26ec6f4-fc17-4db3-9998-e486a499055a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:06:04.126Z|a26ec6f4-fc17-4db3-9998-e486a499055a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:06:04.128Z|68863375-c1fc-451a-bb72-3c1434d36509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:06:04.128Z|68863375-c1fc-451a-bb72-3c1434d36509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:06:05.750Z|e8aa82e9-5424-4fa0-98b2-c1e4f27a6fb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:06:05.750Z|e8aa82e9-5424-4fa0-98b2-c1e4f27a6fb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:06:07.386Z|494b73aa-3a98-4036-b486-1045232d871c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:06:07.386Z|494b73aa-3a98-4036-b486-1045232d871c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:06:14.153Z|ce335630-ae6b-4ab7-ac4c-a75b159d785c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:06:14.154Z|ce335630-ae6b-4ab7-ac4c-a75b159d785c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:06:14.158Z|a6d2ed3f-80f6-4c11-85c5-a542e82f0f43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:06:14.158Z|a6d2ed3f-80f6-4c11-85c5-a542e82f0f43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:06:14.162Z|4ec2e768-9219-4773-b1dc-2507bef1978d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:06:14.162Z|4ec2e768-9219-4773-b1dc-2507bef1978d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:06:20.750Z|465f2d61-b0e8-46e2-979f-caed1e25572d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:06:20.750Z|465f2d61-b0e8-46e2-979f-caed1e25572d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:06:24.187Z|0bf62ed8-b748-41e4-9bcf-6ec16991e385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:06:24.187Z|0bf62ed8-b748-41e4-9bcf-6ec16991e385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:06:24.188Z|4d763847-c328-4f83-b028-429f88bf050d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:06:24.188Z|4d763847-c328-4f83-b028-429f88bf050d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:06:24.192Z|eba31684-af5c-43e3-8c03-afdba0ee0fc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:06:24.193Z|eba31684-af5c-43e3-8c03-afdba0ee0fc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:06:34.217Z|f8896d13-734c-4fc7-a190-f3ca5bef8c96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:06:34.219Z|f8896d13-734c-4fc7-a190-f3ca5bef8c96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:06:34.219Z|311535bc-ee43-4610-b8b2-773bfdc336ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:06:34.220Z|311535bc-ee43-4610-b8b2-773bfdc336ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:06:34.221Z|4f7b1425-be71-426b-a8bb-4199a4f7905e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:06:34.222Z|4f7b1425-be71-426b-a8bb-4199a4f7905e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:06:35.750Z|5b5ef714-8d0e-4fb5-bccb-8d7efc09648e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:06:35.754Z|5b5ef714-8d0e-4fb5-bccb-8d7efc09648e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:06:37.387Z|00b6520d-42c4-40f7-857e-4a5d631a0237|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:06:37.387Z|00b6520d-42c4-40f7-857e-4a5d631a0237|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:06:44.248Z|afe69156-953e-4fcc-b993-2c164bd1a296|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:06:44.249Z|afe69156-953e-4fcc-b993-2c164bd1a296|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:06:44.250Z|0ce9cb6c-4cfa-43f3-8405-0152d6e23045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:06:44.250Z|0ce9cb6c-4cfa-43f3-8405-0152d6e23045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:06:44.253Z|410c27fd-a1c7-4755-9ba0-050e4ce0e3d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:06:44.253Z|410c27fd-a1c7-4755-9ba0-050e4ce0e3d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:06:50.749Z|68c6f66d-439a-4ba6-97a8-553b67ef41ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:06:50.750Z|68c6f66d-439a-4ba6-97a8-553b67ef41ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:06:54.281Z|5c941956-b224-456c-9469-db068813efcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:06:54.282Z|5c941956-b224-456c-9469-db068813efcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:06:54.282Z|2502b65b-2297-47fe-b608-e8d68cc48a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:06:54.283Z|2502b65b-2297-47fe-b608-e8d68cc48a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:06:54.285Z|615061f9-06a3-458b-ad0e-5f8b66185b33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:06:54.286Z|615061f9-06a3-458b-ad0e-5f8b66185b33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:06:59.889Z|a1ccf70b-8a73-46cd-91fa-fc64fad795f5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:06:59.890Z|a1ccf70b-8a73-46cd-91fa-fc64fad795f5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:07:04.312Z|0d9b04ba-9460-4503-8d43-07b82a05e0c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:07:04.313Z|0d9b04ba-9460-4503-8d43-07b82a05e0c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:07:04.317Z|1e194e5f-9249-43ec-b40a-05a9212ad56e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:07:04.317Z|1e194e5f-9249-43ec-b40a-05a9212ad56e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:07:04.319Z|2b64a412-4c61-4d42-a38b-e1846e2fc42d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:07:04.319Z|2b64a412-4c61-4d42-a38b-e1846e2fc42d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:07:05.750Z|2b4aa592-0e30-415d-a0e7-6fa685aa6ba5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:07:05.750Z|2b4aa592-0e30-415d-a0e7-6fa685aa6ba5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:07:07.388Z|845dc726-c1be-4df3-8472-88b47d134fe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:07:07.388Z|845dc726-c1be-4df3-8472-88b47d134fe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:07:14.343Z|1a359c8f-1c95-450a-acd1-198660723364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:07:14.343Z|1a359c8f-1c95-450a-acd1-198660723364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:07:14.348Z|47293f65-2721-45cf-8503-14f1a44e4585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:07:14.348Z|47293f65-2721-45cf-8503-14f1a44e4585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:07:14.353Z|7d753932-57d6-4b52-9f04-2ae553847d09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:07:14.354Z|7d753932-57d6-4b52-9f04-2ae553847d09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:07:20.750Z|6ace6175-d171-4f09-951f-63cfa32e8a8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:07:20.766Z|6ace6175-d171-4f09-951f-63cfa32e8a8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:07:24.374Z|759cdad5-5860-426a-85ca-e040e85f4168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:07:24.377Z|759cdad5-5860-426a-85ca-e040e85f4168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:07:24.377Z|07935b58-77ac-4a45-b013-536b3dea4b42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:07:24.378Z|07935b58-77ac-4a45-b013-536b3dea4b42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:07:24.381Z|55389254-f049-4270-92ec-be8c16c06ac9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:07:24.381Z|55389254-f049-4270-92ec-be8c16c06ac9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:07:34.408Z|a20700fe-4b8d-47c7-bccc-7fe3ee100ede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:07:34.408Z|a20700fe-4b8d-47c7-bccc-7fe3ee100ede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:07:34.411Z|c9fc9a46-0232-4457-b2a9-e05b237c616d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:07:34.412Z|c9fc9a46-0232-4457-b2a9-e05b237c616d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:07:34.415Z|4ba3ae1b-22ea-4b21-aebf-291290f30624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:07:34.416Z|4ba3ae1b-22ea-4b21-aebf-291290f30624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:07:35.750Z|e4364684-e06c-4628-97fb-583c354d39fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:07:35.750Z|e4364684-e06c-4628-97fb-583c354d39fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:07:37.389Z|05881437-0ff6-4203-b583-9a52b54a0707|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:07:37.389Z|05881437-0ff6-4203-b583-9a52b54a0707|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:07:44.437Z|8545ca09-292c-40c6-9913-1f749a2c03df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:07:44.438Z|8545ca09-292c-40c6-9913-1f749a2c03df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:07:44.442Z|86abdd34-e1d2-4ae5-9f34-4275147e76c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:07:44.442Z|86abdd34-e1d2-4ae5-9f34-4275147e76c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:07:44.444Z|18b4667e-be7b-4fa2-bcf6-0710519b19ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:07:44.445Z|18b4667e-be7b-4fa2-bcf6-0710519b19ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:07:50.751Z|a4bd8aff-0425-4273-9bc8-bf6a0e5162f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:07:50.751Z|a4bd8aff-0425-4273-9bc8-bf6a0e5162f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:07:54.468Z|d66a7175-c6bd-404a-8f87-58d48f750d55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:07:54.469Z|d66a7175-c6bd-404a-8f87-58d48f750d55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:07:54.472Z|365c22d3-55b1-4ebc-99ec-8f25d7c342b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:07:54.472Z|365c22d3-55b1-4ebc-99ec-8f25d7c342b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:07:54.472Z|35ba8d55-e5c6-4e5e-bf1e-7b46b3dd6243|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:07:54.473Z|35ba8d55-e5c6-4e5e-bf1e-7b46b3dd6243|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:07:59.890Z|45e7e5d4-84e6-4dc6-9074-630e19c175a9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:07:59.890Z|45e7e5d4-84e6-4dc6-9074-630e19c175a9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:08:04.497Z|a00dd2c1-ee6c-4819-93d5-6c65c67a85db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:08:04.498Z|a00dd2c1-ee6c-4819-93d5-6c65c67a85db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:08:04.501Z|a9975dc5-b958-4a72-ab26-8214112daaa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:08:04.502Z|a9975dc5-b958-4a72-ab26-8214112daaa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:08:04.504Z|6ab39e5e-db24-4936-add3-4785ee0ab0a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:08:04.504Z|6ab39e5e-db24-4936-add3-4785ee0ab0a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:08:05.750Z|a5725a98-0ba5-407e-8990-022179704ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:08:05.754Z|a5725a98-0ba5-407e-8990-022179704ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:08:07.390Z|7b5fbfa0-c272-403a-a972-e3da07949d82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:08:07.390Z|7b5fbfa0-c272-403a-a972-e3da07949d82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:08:14.527Z|844ebaf6-d200-44d5-942c-c3eaf02b2295|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:08:14.527Z|844ebaf6-d200-44d5-942c-c3eaf02b2295|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:08:14.534Z|17714740-98bf-4802-bc78-1f24cd7e96b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:08:14.534Z|17714740-98bf-4802-bc78-1f24cd7e96b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:08:14.534Z|1fb8bb6b-865b-4dbf-8dda-b89d93745e8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:08:14.534Z|1fb8bb6b-865b-4dbf-8dda-b89d93745e8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:08:20.749Z|01c2f2e3-1c37-4fad-a7fa-5ac37a98f5a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:08:20.750Z|01c2f2e3-1c37-4fad-a7fa-5ac37a98f5a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:08:24.559Z|abc297e8-f763-4a1e-9675-d68051dbe366|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:08:24.559Z|abc297e8-f763-4a1e-9675-d68051dbe366|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:08:24.559Z|294f57a0-37ef-48af-8694-8cf53b6309d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:08:24.560Z|294f57a0-37ef-48af-8694-8cf53b6309d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:08:24.562Z|f1b9a206-f3a9-40e0-9b78-0e46f4a13587|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:08:24.562Z|f1b9a206-f3a9-40e0-9b78-0e46f4a13587|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:08:34.587Z|7d36f777-ed9e-4934-884b-e5a04db2fa28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:08:34.587Z|7d36f777-ed9e-4934-884b-e5a04db2fa28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:08:34.588Z|7449c02e-9961-43b9-9b7c-fb9839ca1203|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:08:34.589Z|7449c02e-9961-43b9-9b7c-fb9839ca1203|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:08:34.592Z|ab6996e5-38af-421e-85da-f93a530abf82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:08:34.593Z|ab6996e5-38af-421e-85da-f93a530abf82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:08:35.750Z|19dc4771-83b6-4063-b0e9-2786a9617df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:08:35.750Z|19dc4771-83b6-4063-b0e9-2786a9617df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:08:37.390Z|ff244e54-6af1-41f7-936b-0cb7be1dcd3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:08:37.391Z|ff244e54-6af1-41f7-936b-0cb7be1dcd3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:08:44.617Z|a77810a9-d223-4360-94c4-2591c08c5ab3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:08:44.618Z|a77810a9-d223-4360-94c4-2591c08c5ab3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:08:44.620Z|6e878ec2-6a43-4fbd-bcda-895efcf149ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:08:44.621Z|6e878ec2-6a43-4fbd-bcda-895efcf149ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:08:44.621Z|6f409794-ea81-4134-bd21-a70085e95414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:08:44.621Z|6f409794-ea81-4134-bd21-a70085e95414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:08:50.750Z|e5feddd1-1285-4240-a84f-1da895d9e1f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:08:50.754Z|e5feddd1-1285-4240-a84f-1da895d9e1f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:08:54.647Z|39797fc0-0790-4cd6-9477-ac0d0156cb70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:08:54.647Z|39797fc0-0790-4cd6-9477-ac0d0156cb70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:08:54.648Z|8e85632c-678d-4c49-9088-6a781ba10ca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:08:54.649Z|8e85632c-678d-4c49-9088-6a781ba10ca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:08:54.650Z|9e605a23-0d08-48ce-ad85-cc6be23b8cbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:08:54.650Z|9e605a23-0d08-48ce-ad85-cc6be23b8cbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:08:59.887Z|98fbfbae-2b18-434f-addf-ab23adb47da7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:08:59.888Z|98fbfbae-2b18-434f-addf-ab23adb47da7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:09:04.677Z|db06d73f-a6f2-4bee-add5-696905c220ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:09:04.678Z|db06d73f-a6f2-4bee-add5-696905c220ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:09:04.679Z|fff6654e-c430-4efc-8795-73344ccdaceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:09:04.679Z|fff6654e-c430-4efc-8795-73344ccdaceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:09:04.681Z|d00c03cb-5503-495b-80ea-aafb95322396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:09:04.682Z|d00c03cb-5503-495b-80ea-aafb95322396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:09:05.749Z|839abef2-05e5-47e6-8aa2-7066ba86ab2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:09:05.750Z|839abef2-05e5-47e6-8aa2-7066ba86ab2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:09:07.391Z|887b2289-7e43-418d-acd5-1d4d4ab8387b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:09:07.391Z|887b2289-7e43-418d-acd5-1d4d4ab8387b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:09:14.707Z|087848ab-dd9b-4f13-9810-2fd20dc55446|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:09:14.707Z|dfb0c74a-1e58-4916-a88f-68b65065bfa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:09:14.707Z|087848ab-dd9b-4f13-9810-2fd20dc55446|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:09:14.708Z|dfb0c74a-1e58-4916-a88f-68b65065bfa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:09:14.709Z|4d80c3ab-b8d5-4c08-9cf8-e8998e800346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:09:14.709Z|4d80c3ab-b8d5-4c08-9cf8-e8998e800346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:09:20.749Z|a4d11f52-d1df-4915-a462-15ab4aec7dda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:09:20.750Z|a4d11f52-d1df-4915-a462-15ab4aec7dda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:09:24.740Z|167829bf-9929-4be6-8556-52d62018f61b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:09:24.741Z|167829bf-9929-4be6-8556-52d62018f61b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:09:24.744Z|3e359f27-cff5-4231-a3df-99f2ad95d4b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:09:24.745Z|3e359f27-cff5-4231-a3df-99f2ad95d4b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:09:24.747Z|ba69e3a7-9fde-439f-ad95-14db17243962|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:09:24.748Z|ba69e3a7-9fde-439f-ad95-14db17243962|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:09:34.775Z|e2d51ca2-b7c4-40e1-a58d-64e1b238e06b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:09:34.775Z|e2d51ca2-b7c4-40e1-a58d-64e1b238e06b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:09:34.776Z|06d23d0c-26ee-401d-aea3-253ceb064574|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:09:34.776Z|06d23d0c-26ee-401d-aea3-253ceb064574|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:09:34.776Z|fbe72e71-5e69-4b63-b19a-f4da32732aae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:09:34.777Z|fbe72e71-5e69-4b63-b19a-f4da32732aae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:09:35.750Z|8a926980-7020-401c-8945-357b8719f6c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:09:35.753Z|8a926980-7020-401c-8945-357b8719f6c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:09:37.392Z|8a46dd77-93e4-40ac-86d1-b91b16b57e6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:09:37.392Z|8a46dd77-93e4-40ac-86d1-b91b16b57e6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:09:44.807Z|809b62d4-dfc4-4079-9b73-b92e48392362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:09:44.807Z|cac76d9e-bcf2-49e5-bdd8-8dc30046a0c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:09:44.808Z|809b62d4-dfc4-4079-9b73-b92e48392362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:09:44.808Z|cac76d9e-bcf2-49e5-bdd8-8dc30046a0c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:09:44.810Z|be08d01e-2439-4e75-b7f8-6556cfafbb64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:09:44.810Z|be08d01e-2439-4e75-b7f8-6556cfafbb64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:09:50.750Z|fe6a5476-a47b-4d39-b4ac-062b9efd1608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:09:50.750Z|fe6a5476-a47b-4d39-b4ac-062b9efd1608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:09:54.835Z|16ba9cad-916a-426a-bbbf-95f994d5dae6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:09:54.836Z|16ba9cad-916a-426a-bbbf-95f994d5dae6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:09:54.838Z|de5d30d0-f48c-42fc-bb4b-490ac72d1022|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:09:54.838Z|de5d30d0-f48c-42fc-bb4b-490ac72d1022|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:09:54.846Z|a30530e8-27d9-478f-9a48-ae341551b9ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:09:54.847Z|a30530e8-27d9-478f-9a48-ae341551b9ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:09:59.890Z|83609ca7-50d7-424f-a979-0e87d19319ce|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:09:59.891Z|83609ca7-50d7-424f-a979-0e87d19319ce|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:10:04.865Z|aa1b2c13-1619-4a01-bbd5-5d5b45e21965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:10:04.866Z|aa1b2c13-1619-4a01-bbd5-5d5b45e21965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:10:04.869Z|eac79f20-1889-4abf-9372-b19cc98141ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:10:04.870Z|eac79f20-1889-4abf-9372-b19cc98141ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:10:04.874Z|45882d23-78e3-4c1a-bb81-e8472af97091|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:10:04.875Z|45882d23-78e3-4c1a-bb81-e8472af97091|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:10:05.749Z|56ec3cfd-9fce-41fa-b80a-6e59c2bf3a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:10:05.750Z|56ec3cfd-9fce-41fa-b80a-6e59c2bf3a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:10:07.393Z|b3bb49fd-01d3-48cc-ac25-1b8088bc998a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:10:07.393Z|b3bb49fd-01d3-48cc-ac25-1b8088bc998a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:10:14.898Z|fed44829-eef2-41fb-86d6-0acaf3222817|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:10:14.899Z|fed44829-eef2-41fb-86d6-0acaf3222817|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:10:14.903Z|eb17dd1e-407f-49e4-97ba-887bf38ba1f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:10:14.904Z|b7fd8fca-4642-46f0-99f4-90c5bde428a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:10:14.904Z|eb17dd1e-407f-49e4-97ba-887bf38ba1f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:10:14.904Z|b7fd8fca-4642-46f0-99f4-90c5bde428a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:10:20.751Z|f39cea44-9d86-42de-a63d-5372c98e8afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:10:20.754Z|f39cea44-9d86-42de-a63d-5372c98e8afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:10:24.935Z|932dd635-2459-4164-93ee-53bcb08912eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:10:24.935Z|f1c18a24-2d04-4ae3-a86b-419a921d12a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:10:24.936Z|932dd635-2459-4164-93ee-53bcb08912eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:10:24.937Z|f1c18a24-2d04-4ae3-a86b-419a921d12a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:10:24.943Z|a6a86a8f-1f1c-44c5-9533-cb94fd70f89d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:10:24.943Z|a6a86a8f-1f1c-44c5-9533-cb94fd70f89d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:10:34.967Z|a55fd9a0-a261-4fef-bf37-c16ef4eb60c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:10:34.968Z|a55fd9a0-a261-4fef-bf37-c16ef4eb60c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:10:34.971Z|7924ec9c-bdfe-44e8-bbf0-f2e346c5655c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:10:34.972Z|7924ec9c-bdfe-44e8-bbf0-f2e346c5655c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:10:34.974Z|8864c004-426e-4602-ab1a-8601e825e19f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:10:34.974Z|8864c004-426e-4602-ab1a-8601e825e19f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:10:35.750Z|96088881-280a-4a5e-bde5-26b393d40dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:10:35.750Z|96088881-280a-4a5e-bde5-26b393d40dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:10:37.394Z|5b175db8-97dd-47db-afb7-e1a34f4b61d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:10:37.394Z|5b175db8-97dd-47db-afb7-e1a34f4b61d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:10:44.997Z|272920b0-ae4e-4c2d-bd70-43bfe322f26d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:10:44.998Z|272920b0-ae4e-4c2d-bd70-43bfe322f26d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:10:45.000Z|95748c75-ec9c-4ced-824a-d131ecf446c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:10:45.000Z|95748c75-ec9c-4ced-824a-d131ecf446c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:10:45.000Z|7db3d38b-7163-4d62-90d8-4204e2065758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:10:45.001Z|7db3d38b-7163-4d62-90d8-4204e2065758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:10:50.750Z|3c59d4f6-4ed9-4b49-9310-3b740161d29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:10:50.750Z|3c59d4f6-4ed9-4b49-9310-3b740161d29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:10:55.030Z|b7713df8-0496-4e44-9fb7-6dda58e0b972|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:10:55.031Z|b7713df8-0496-4e44-9fb7-6dda58e0b972|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:10:55.034Z|0ef2cc39-e0d2-4c81-aae7-48feab38c4e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:10:55.034Z|0ef2cc39-e0d2-4c81-aae7-48feab38c4e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:10:55.034Z|05408db1-a9ed-4b68-b264-9fdf728bd71f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:10:55.035Z|05408db1-a9ed-4b68-b264-9fdf728bd71f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:10:59.899Z|221c8a76-398a-44c7-8c8b-84aed9750c17|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:10:59.900Z|221c8a76-398a-44c7-8c8b-84aed9750c17|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:11:05.067Z|f2dd9aeb-b119-45b2-93d6-ab86800f0d47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:11:05.067Z|13ef7527-bfe6-460d-891f-232066aeb6dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:11:05.068Z|f2dd9aeb-b119-45b2-93d6-ab86800f0d47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:11:05.068Z|13ef7527-bfe6-460d-891f-232066aeb6dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:11:05.087Z|2da75a0f-2523-49c2-b7c9-a0cd5f8edafd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:11:05.087Z|2da75a0f-2523-49c2-b7c9-a0cd5f8edafd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:11:05.750Z|ff6f6240-5273-4853-b7a5-f05c4662756e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:11:05.754Z|ff6f6240-5273-4853-b7a5-f05c4662756e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:11:07.395Z|21072058-7336-4d82-b67d-fa248756fb31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:11:07.395Z|21072058-7336-4d82-b67d-fa248756fb31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:11:15.099Z|4966b1b2-f48c-45e6-a9b6-6f42eb860729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:11:15.099Z|4966b1b2-f48c-45e6-a9b6-6f42eb860729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:11:15.099Z|8e4c9f39-139b-4131-bf47-444f749c0c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:11:15.100Z|8e4c9f39-139b-4131-bf47-444f749c0c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:11:15.111Z|f74a62cf-de9e-4a6c-b61e-3b7205a20801|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:11:15.112Z|f74a62cf-de9e-4a6c-b61e-3b7205a20801|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:11:20.750Z|35d68508-cf67-4a77-8af4-ec6308626d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:11:20.750Z|35d68508-cf67-4a77-8af4-ec6308626d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:11:25.127Z|410f1b95-5008-44ad-b0dd-76338e7c26c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:11:25.128Z|410f1b95-5008-44ad-b0dd-76338e7c26c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:11:25.129Z|2f84223d-690a-42cc-b005-8ac1e77c4d1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:11:25.129Z|2f84223d-690a-42cc-b005-8ac1e77c4d1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:11:25.137Z|127b3419-c45a-4e27-a21e-a739e431ce5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:11:25.137Z|127b3419-c45a-4e27-a21e-a739e431ce5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:11:35.156Z|e28bbf42-895a-4746-ace7-2ff01372a1f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:11:35.157Z|e28bbf42-895a-4746-ace7-2ff01372a1f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:11:35.162Z|0abbbaf8-9044-4e40-b494-5ec2dd56b557|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:11:35.163Z|0abbbaf8-9044-4e40-b494-5ec2dd56b557|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:11:35.165Z|e7b86e00-454e-43c5-aba6-b4ff14d94a90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:11:35.165Z|e7b86e00-454e-43c5-aba6-b4ff14d94a90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:11:35.750Z|5cb1bb59-4bbf-45bc-a6e2-02148fd5e5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:11:35.750Z|5cb1bb59-4bbf-45bc-a6e2-02148fd5e5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:11:37.399Z|9cba4c42-dc1c-4778-9070-f7d69f227b4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:11:37.399Z|9cba4c42-dc1c-4778-9070-f7d69f227b4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:11:45.186Z|61d00251-3bee-4edf-bc3e-ea645672a9fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:11:45.187Z|61d00251-3bee-4edf-bc3e-ea645672a9fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:11:45.189Z|92605281-d080-4ddb-a4e1-13a9f258326a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:11:45.189Z|92605281-d080-4ddb-a4e1-13a9f258326a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:11:45.190Z|a27cc029-a918-49fa-bf3a-a842e8b20e8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:11:45.191Z|a27cc029-a918-49fa-bf3a-a842e8b20e8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:11:50.750Z|56d0ad2a-e399-4efe-a4a8-8c16e7cbe4e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:11:50.754Z|56d0ad2a-e399-4efe-a4a8-8c16e7cbe4e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:11:55.216Z|99e12671-4d09-4c0b-a6ad-a42f6f29af98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:11:55.216Z|99e12671-4d09-4c0b-a6ad-a42f6f29af98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:11:55.220Z|393259de-c9be-4a44-8ea5-6ef1777db822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:11:55.220Z|31c48091-1956-4eef-ba2b-0abd5a55763b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:11:55.220Z|31c48091-1956-4eef-ba2b-0abd5a55763b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:11:55.220Z|393259de-c9be-4a44-8ea5-6ef1777db822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:11:59.888Z|ede230cd-140a-41ee-a441-bf3dc5d08765|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:11:59.888Z|ede230cd-140a-41ee-a441-bf3dc5d08765|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:12:05.244Z|d1d4764e-ce03-4415-bf3e-04847e932b81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:12:05.245Z|d1d4764e-ce03-4415-bf3e-04847e932b81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:12:05.246Z|bb0c7c34-39b0-428b-9cd6-c479a26ec983|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:12:05.246Z|bb0c7c34-39b0-428b-9cd6-c479a26ec983|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:12:05.249Z|161f56d4-2553-4ee7-a578-f208530d5ee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:12:05.250Z|161f56d4-2553-4ee7-a578-f208530d5ee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:12:05.750Z|ac00859b-c3ad-4ba8-9e2e-473b2eccb660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:12:05.750Z|ac00859b-c3ad-4ba8-9e2e-473b2eccb660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:12:07.400Z|71d3cadf-d828-444f-8267-635d625b9774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:12:07.400Z|71d3cadf-d828-444f-8267-635d625b9774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:12:15.273Z|48930dc7-9a17-458d-9854-d823f95129b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:12:15.274Z|48930dc7-9a17-458d-9854-d823f95129b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:12:15.275Z|b915bd2f-6b71-4bf3-859a-005cd9ee61cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:12:15.275Z|b915bd2f-6b71-4bf3-859a-005cd9ee61cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:12:15.277Z|044d9f1e-f72c-4e8c-8fe4-8341500997ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:12:15.277Z|044d9f1e-f72c-4e8c-8fe4-8341500997ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:12:20.750Z|4114b2b2-bcf0-497d-8ddf-7aa1484a73fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:12:20.750Z|4114b2b2-bcf0-497d-8ddf-7aa1484a73fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:12:25.308Z|28f2b16d-91a4-43b0-8b34-a97f52946bae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:12:25.308Z|b4cd2c3b-a2e8-4e2a-ba1d-1b94b5325ebe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:12:25.309Z|28f2b16d-91a4-43b0-8b34-a97f52946bae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:12:25.309Z|b4cd2c3b-a2e8-4e2a-ba1d-1b94b5325ebe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:12:25.315Z|4c7324e8-c6ec-4c90-b9dd-f8090ce10863|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:12:25.317Z|4c7324e8-c6ec-4c90-b9dd-f8090ce10863|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:12:35.344Z|959414fa-a911-41e3-9689-f5f4918058f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:12:35.344Z|959414fa-a911-41e3-9689-f5f4918058f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:12:35.347Z|78ac5502-0361-415f-98f6-f7bbbc5660cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:12:35.347Z|78ac5502-0361-415f-98f6-f7bbbc5660cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:12:35.350Z|f033937b-4b0b-4093-94f0-2f2fd186d5f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:12:35.350Z|f033937b-4b0b-4093-94f0-2f2fd186d5f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:12:35.750Z|b1c1c97a-ee59-4b19-ac83-1c13c168b431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:12:35.753Z|b1c1c97a-ee59-4b19-ac83-1c13c168b431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:12:37.402Z|aaeba0be-788a-4051-9a8c-79592e8b052c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:12:37.402Z|aaeba0be-788a-4051-9a8c-79592e8b052c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:12:45.369Z|5f3a60f6-26a8-44cd-91e1-bd1bd16f47b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:12:45.369Z|5f3a60f6-26a8-44cd-91e1-bd1bd16f47b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:12:45.369Z|218e850a-374c-4f15-8b4a-a9c1cb29f489|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:12:45.370Z|218e850a-374c-4f15-8b4a-a9c1cb29f489|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:12:45.386Z|2079ee4d-a881-4a48-a8cc-540438d8bc55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:12:45.387Z|2079ee4d-a881-4a48-a8cc-540438d8bc55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:12:50.750Z|303ae4a3-631f-4dbb-af33-ceed73819106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:12:50.750Z|303ae4a3-631f-4dbb-af33-ceed73819106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:12:55.418Z|f73f2dd1-0ba7-486a-bc34-efeabc38f628|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:12:55.419Z|f73f2dd1-0ba7-486a-bc34-efeabc38f628|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:12:55.421Z|8c38d356-c7a8-4d77-b5b0-dbd79e1fab92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:12:55.421Z|8c38d356-c7a8-4d77-b5b0-dbd79e1fab92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:12:55.423Z|08ed7a54-bc32-46bb-9b8e-690b234469b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:12:55.423Z|08ed7a54-bc32-46bb-9b8e-690b234469b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:12:59.889Z|cdcbf1ba-6947-41d1-b87b-2b53e66c2306|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:12:59.889Z|cdcbf1ba-6947-41d1-b87b-2b53e66c2306|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:13:05.441Z|61e3f5da-1690-42b8-8d22-7200e3e7d469|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:13:05.442Z|61e3f5da-1690-42b8-8d22-7200e3e7d469|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:13:05.448Z|36016de8-317e-4b39-9281-a9ba22d81fa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:13:05.449Z|36016de8-317e-4b39-9281-a9ba22d81fa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:13:05.453Z|c81b9054-8239-4577-b986-ded63d2c48e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:13:05.453Z|c81b9054-8239-4577-b986-ded63d2c48e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:13:05.750Z|730aa112-98ec-4cee-91f9-bd9b6e7d3a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:13:05.750Z|730aa112-98ec-4cee-91f9-bd9b6e7d3a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:13:07.403Z|076e90a4-a99d-49cc-a061-f6631ce55485|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:13:07.403Z|076e90a4-a99d-49cc-a061-f6631ce55485|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:13:15.488Z|cfe17062-618e-41c5-b0d2-3f273c8da48f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:13:15.489Z|cfe17062-618e-41c5-b0d2-3f273c8da48f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:13:15.497Z|fbb48e48-6a47-421e-9af0-dd542027fc50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:13:15.497Z|717d4f38-3ad5-43f2-8451-d8b401030505|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:13:15.498Z|fbb48e48-6a47-421e-9af0-dd542027fc50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:13:15.498Z|717d4f38-3ad5-43f2-8451-d8b401030505|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:13:20.750Z|58092d4f-9805-4631-8179-100598ee4a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:13:20.754Z|58092d4f-9805-4631-8179-100598ee4a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:13:25.523Z|1c71f99a-7089-4226-a2ca-f9966fb3e23f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:13:25.523Z|8e966f4f-0ef8-4c9f-83a8-e1f1f1f2cbd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:13:25.524Z|1c71f99a-7089-4226-a2ca-f9966fb3e23f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:13:25.523Z|f946d5e1-5bfc-42ba-8a9e-9cd67a933731|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:13:25.524Z|8e966f4f-0ef8-4c9f-83a8-e1f1f1f2cbd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:13:25.524Z|f946d5e1-5bfc-42ba-8a9e-9cd67a933731|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:13:35.546Z|f9197987-d853-4bfa-9945-f7a81622cb81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:13:35.546Z|22b4a039-20cd-4ce2-90ce-85096c8842a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:13:35.547Z|f9197987-d853-4bfa-9945-f7a81622cb81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:13:35.547Z|22b4a039-20cd-4ce2-90ce-85096c8842a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:13:35.550Z|7f36f9be-46d3-480d-80ba-85354203377b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:13:35.551Z|7f36f9be-46d3-480d-80ba-85354203377b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:13:35.750Z|f4ddcbe8-0237-4f63-a2ba-b95821250cca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:13:35.750Z|f4ddcbe8-0237-4f63-a2ba-b95821250cca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:13:37.404Z|e8e03e20-e827-4516-835e-849530a59104|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:13:37.404Z|e8e03e20-e827-4516-835e-849530a59104|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:13:45.570Z|2e1c384b-488f-45d2-8311-7b2e17922814|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:13:45.571Z|0e031cb1-27c3-44ac-a793-63106e2a214b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:13:45.572Z|0e031cb1-27c3-44ac-a793-63106e2a214b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:13:45.572Z|2e1c384b-488f-45d2-8311-7b2e17922814|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:13:45.577Z|16911697-aef1-41c0-9c23-14992ece40cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:13:45.577Z|16911697-aef1-41c0-9c23-14992ece40cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:13:50.750Z|1e3ea8b1-bc60-4f51-a411-65d8ed524012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:13:50.750Z|1e3ea8b1-bc60-4f51-a411-65d8ed524012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:13:55.599Z|bde3d3b1-c029-4641-9aac-16326b7c16c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:13:55.600Z|bde3d3b1-c029-4641-9aac-16326b7c16c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:13:55.604Z|9b84ccb1-310e-47a4-9031-e1551cac2b4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:13:55.604Z|9b84ccb1-310e-47a4-9031-e1551cac2b4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:13:55.608Z|0ab1e763-4552-482c-aeda-eba384b5209a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:13:55.609Z|0ab1e763-4552-482c-aeda-eba384b5209a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:13:59.888Z|24ce5d5d-4637-4a24-91ed-8ae1e4939b94|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:13:59.889Z|24ce5d5d-4637-4a24-91ed-8ae1e4939b94|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:14:05.623Z|76636ad0-ab6a-4419-9a40-08fc7e542fff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:14:05.623Z|76636ad0-ab6a-4419-9a40-08fc7e542fff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:14:05.630Z|669708af-f7c4-4887-a1ad-b0f4d07ee395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:14:05.631Z|669708af-f7c4-4887-a1ad-b0f4d07ee395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:14:05.635Z|c8a7565b-cffe-4d2a-b402-693530626934|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:14:05.635Z|c8a7565b-cffe-4d2a-b402-693530626934|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:14:05.750Z|f65909f6-631f-4e05-9bde-181cf19e1295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:14:05.753Z|f65909f6-631f-4e05-9bde-181cf19e1295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:14:07.405Z|885d271d-d642-4e4c-882b-47e90e0f18f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:14:07.405Z|885d271d-d642-4e4c-882b-47e90e0f18f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:14:15.654Z|255aa083-e413-4bd4-96ab-c0a0b6f37917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:14:15.654Z|255aa083-e413-4bd4-96ab-c0a0b6f37917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:14:15.656Z|62ea33bb-52b9-420c-94c6-830d32131279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:14:15.657Z|62ea33bb-52b9-420c-94c6-830d32131279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:14:15.663Z|317b7554-623f-4cf0-a24d-a7022e9ddcd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:14:15.663Z|317b7554-623f-4cf0-a24d-a7022e9ddcd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:14:20.751Z|b2a72826-614f-471f-b3a2-182b173538b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:14:20.751Z|b2a72826-614f-471f-b3a2-182b173538b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:14:25.684Z|77e7b4a9-2bed-424c-b12c-df787d5a2de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:14:25.685Z|25700563-b9e5-4307-9bad-67c9c53d6b8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:14:25.685Z|25700563-b9e5-4307-9bad-67c9c53d6b8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:14:25.685Z|77e7b4a9-2bed-424c-b12c-df787d5a2de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:14:25.694Z|cc002713-ece1-4cd2-9f8a-05631e23c125|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:14:25.694Z|cc002713-ece1-4cd2-9f8a-05631e23c125|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:14:35.718Z|2f67f245-41ba-4782-a6ca-620f179818dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:14:35.718Z|2f67f245-41ba-4782-a6ca-620f179818dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:14:35.725Z|5b2e1ad2-eebe-4d18-a357-bb74dbcdddbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:14:35.726Z|5b2e1ad2-eebe-4d18-a357-bb74dbcdddbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:14:35.726Z|3a435585-8f46-4b41-9da8-5f2b70326b68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:14:35.726Z|3a435585-8f46-4b41-9da8-5f2b70326b68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:14:35.749Z|1f61f80f-c12a-4e43-9bf1-e65e8c27d8bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:14:35.750Z|1f61f80f-c12a-4e43-9bf1-e65e8c27d8bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:14:37.406Z|96a1da88-4b10-4262-8a1c-027d301476e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:14:37.406Z|96a1da88-4b10-4262-8a1c-027d301476e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:14:45.750Z|bb5c9314-3820-4888-abc7-681fca1ba7e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:14:45.750Z|bb5c9314-3820-4888-abc7-681fca1ba7e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:14:45.753Z|cd3197bf-d1fd-4e6b-8bb7-7d01c452959e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:14:45.753Z|2e634c90-126b-4dc0-a27e-9c1ab8bce430|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:14:45.753Z|cd3197bf-d1fd-4e6b-8bb7-7d01c452959e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:14:45.754Z|2e634c90-126b-4dc0-a27e-9c1ab8bce430|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:14:50.750Z|4893d703-267c-4ea8-8fe4-a96d5f47b4af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:14:50.754Z|4893d703-267c-4ea8-8fe4-a96d5f47b4af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:14:55.780Z|37f560f3-90cf-440a-bcb3-b742957cdc1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:14:55.780Z|37f560f3-90cf-440a-bcb3-b742957cdc1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:14:55.780Z|c1a0dde5-550e-469e-8970-62923a2f3379|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:14:55.781Z|c1a0dde5-550e-469e-8970-62923a2f3379|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:14:55.784Z|5f2b26a9-7b67-41f4-b61a-d4e54f7470e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:14:55.784Z|5f2b26a9-7b67-41f4-b61a-d4e54f7470e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:14:59.890Z|947cb413-46f8-4456-b142-65ab405f50aa|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:14:59.891Z|947cb413-46f8-4456-b142-65ab405f50aa|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:15:05.750Z|99ba842e-66ec-4bf0-b57a-cbd9e15ff628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:15:05.750Z|99ba842e-66ec-4bf0-b57a-cbd9e15ff628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:15:05.810Z|d7be6cfd-a9df-4e01-8aa1-5a6e9b06cd6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:15:05.811Z|d7be6cfd-a9df-4e01-8aa1-5a6e9b06cd6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:15:05.813Z|e4ca2bb5-4c21-4750-8bf9-f62683389a75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:15:05.813Z|e4ca2bb5-4c21-4750-8bf9-f62683389a75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:15:05.814Z|367aa5b2-8f49-439f-a167-f9a46be8ae64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:15:05.815Z|367aa5b2-8f49-439f-a167-f9a46be8ae64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:15:07.407Z|985c09d9-81fe-4ca3-9f53-2e66c69d9b66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:15:07.407Z|985c09d9-81fe-4ca3-9f53-2e66c69d9b66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:15:15.836Z|0388acd2-ddf4-43ec-8727-5ea093bbe878|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:15:15.837Z|0388acd2-ddf4-43ec-8727-5ea093bbe878|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:15:15.838Z|13217a11-2951-44fc-8323-f23869320dd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:15:15.838Z|13217a11-2951-44fc-8323-f23869320dd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:15:15.838Z|7fc46b43-e086-4ecd-b608-77b6e6b06e16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:15:15.838Z|7fc46b43-e086-4ecd-b608-77b6e6b06e16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:15:20.750Z|577c907a-b2ca-418e-a21a-8c4f36e2c6d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:15:20.750Z|577c907a-b2ca-418e-a21a-8c4f36e2c6d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:15:25.861Z|ec6fd379-7ba3-440b-a99d-4854caeb80f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:15:25.861Z|ec6fd379-7ba3-440b-a99d-4854caeb80f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:15:25.867Z|eaa43cb4-e58f-47db-8973-af213d64e117|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:15:25.867Z|ac1871ed-130c-49d2-bd22-c04e967ee09f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:15:25.867Z|eaa43cb4-e58f-47db-8973-af213d64e117|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:15:25.868Z|ac1871ed-130c-49d2-bd22-c04e967ee09f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:15:35.750Z|aa5130d2-7740-4289-a361-f080825fe51b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:15:35.751Z|aa5130d2-7740-4289-a361-f080825fe51b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:15:35.887Z|ab69c038-82c9-43cf-85a0-832892dcde37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:15:35.888Z|ab69c038-82c9-43cf-85a0-832892dcde37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:15:35.895Z|cdc93d9b-ef92-4e4e-8be4-9916fe22cf7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:15:35.896Z|cdc93d9b-ef92-4e4e-8be4-9916fe22cf7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:15:35.898Z|bb70b077-3f88-4574-95c8-76dcef3c0e49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:15:35.899Z|bb70b077-3f88-4574-95c8-76dcef3c0e49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:15:37.408Z|fe7a51e7-9250-4317-afc6-170f422e014a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:15:37.409Z|fe7a51e7-9250-4317-afc6-170f422e014a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:15:45.918Z|4faec89f-33d2-4d60-a36c-0a6bf0e3425d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:15:45.919Z|4faec89f-33d2-4d60-a36c-0a6bf0e3425d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:15:45.928Z|a9d8e911-c98c-4e47-8005-48f7cbc90845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:15:45.928Z|2b8ad94a-c612-46d9-aa68-916f4c6a9846|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:15:45.929Z|a9d8e911-c98c-4e47-8005-48f7cbc90845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:15:45.929Z|2b8ad94a-c612-46d9-aa68-916f4c6a9846|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:15:50.750Z|0089c91a-c4a9-4ac7-867e-b5eb2e90cdb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:15:50.750Z|0089c91a-c4a9-4ac7-867e-b5eb2e90cdb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:15:55.948Z|766d8273-fc8b-4a6e-b5f6-d4923e388963|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:15:55.949Z|766d8273-fc8b-4a6e-b5f6-d4923e388963|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:15:55.956Z|37a76ce9-c5f3-44ca-bd06-fe092f386120|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:15:55.957Z|37a76ce9-c5f3-44ca-bd06-fe092f386120|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:15:55.959Z|3ddab241-adf3-48cd-9f22-27857239fdc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:15:55.960Z|3ddab241-adf3-48cd-9f22-27857239fdc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:15:59.889Z|0f014d67-f0c3-4252-9c25-efa0f0044a3d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:15:59.891Z|0f014d67-f0c3-4252-9c25-efa0f0044a3d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:16:05.750Z|78e396a4-f6e5-4128-b5c7-ee409b783688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:16:05.750Z|78e396a4-f6e5-4128-b5c7-ee409b783688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:16:05.980Z|e998ed7a-1478-41d3-aa51-e40f86e597a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:16:05.980Z|e998ed7a-1478-41d3-aa51-e40f86e597a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:16:05.985Z|6a4daf31-2119-4e48-af2d-e4c073ee546e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:16:05.986Z|6a4daf31-2119-4e48-af2d-e4c073ee546e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:16:05.990Z|d098c9e3-8a5e-4207-9ca3-cdb687d7c2b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:16:05.994Z|d098c9e3-8a5e-4207-9ca3-cdb687d7c2b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:16:07.410Z|ebce1978-c44e-4986-b518-7c4a169a77d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:16:07.410Z|ebce1978-c44e-4986-b518-7c4a169a77d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:16:16.011Z|4f7c908a-419a-4551-bf7a-9bb6fc28166e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:16:16.011Z|4f7c908a-419a-4551-bf7a-9bb6fc28166e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:16:16.014Z|eb2cb239-a92a-4143-ade9-4515431a7861|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:16:16.015Z|eb2cb239-a92a-4143-ade9-4515431a7861|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:16:16.020Z|549b6901-5f58-40b8-afa7-f92ebd000075|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:16:16.020Z|549b6901-5f58-40b8-afa7-f92ebd000075|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:16:20.749Z|8a44d475-79c2-41d5-b47e-32262c3b1454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:16:20.755Z|8a44d475-79c2-41d5-b47e-32262c3b1454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:16:26.042Z|b18e052c-b88a-4046-b374-2dedf5f32269|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:16:26.043Z|b18e052c-b88a-4046-b374-2dedf5f32269|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:16:26.044Z|852440fa-b03b-4e95-ad37-98920d3ad8f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:16:26.044Z|852440fa-b03b-4e95-ad37-98920d3ad8f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:16:26.047Z|74de6245-1249-49d9-aead-3f99bc3e64c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:16:26.047Z|74de6245-1249-49d9-aead-3f99bc3e64c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:16:35.750Z|d2876200-bd0d-4e00-9d9e-f477fe01c4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:16:35.750Z|d2876200-bd0d-4e00-9d9e-f477fe01c4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:16:36.076Z|8d121aca-8c9a-4dfb-9c9b-928c2a21ce7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:16:36.076Z|58f79b29-3521-419c-b568-97840288a2a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:16:36.076Z|8d121aca-8c9a-4dfb-9c9b-928c2a21ce7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:16:36.076Z|58f79b29-3521-419c-b568-97840288a2a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:16:36.082Z|d410f6b3-4253-4d2c-b159-05f8a4f9a67e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:16:36.083Z|d410f6b3-4253-4d2c-b159-05f8a4f9a67e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:16:37.411Z|01b6921c-040e-4f57-9dd1-c67860a541cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:16:37.411Z|01b6921c-040e-4f57-9dd1-c67860a541cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:16:46.109Z|e20cc71e-422c-4fb9-a9a3-52a29cfc4851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:16:46.109Z|e20cc71e-422c-4fb9-a9a3-52a29cfc4851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:16:46.109Z|fd2df2dd-8675-4841-8bc4-3543854d843c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:16:46.110Z|0bc7b77e-6f49-430b-ba98-0c138dacbb0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:16:46.111Z|fd2df2dd-8675-4841-8bc4-3543854d843c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:16:46.111Z|0bc7b77e-6f49-430b-ba98-0c138dacbb0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:16:50.750Z|43a358f4-d081-41e4-9eee-9f1c2888d699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:16:50.750Z|43a358f4-d081-41e4-9eee-9f1c2888d699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:16:56.145Z|83b3a2bb-11d8-4eb4-b7d3-c7a2947526e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:16:56.146Z|83b3a2bb-11d8-4eb4-b7d3-c7a2947526e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:16:56.152Z|517e5aa1-0903-4fbd-93d3-3f65751d89b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:16:56.152Z|517e5aa1-0903-4fbd-93d3-3f65751d89b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:16:56.154Z|164eb735-81c0-488c-8d71-73a5f483c6cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:16:56.154Z|164eb735-81c0-488c-8d71-73a5f483c6cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:16:59.890Z|3a0b956e-33c6-4612-b897-d5e406bcfdc2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:16:59.891Z|3a0b956e-33c6-4612-b897-d5e406bcfdc2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:17:05.750Z|a89ed9fa-1e87-40a1-976b-21bdfb5d1673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:17:05.754Z|a89ed9fa-1e87-40a1-976b-21bdfb5d1673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:17:06.179Z|d74559af-2c30-44ae-b62b-a545a4690e77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:17:06.180Z|d74559af-2c30-44ae-b62b-a545a4690e77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:17:06.182Z|c2a4e39c-fb7e-4b1a-ab2c-b8e4a8fdcee9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:17:06.184Z|0248a7fb-0d00-4f35-a316-58cbe5c7e1df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:17:06.183Z|c2a4e39c-fb7e-4b1a-ab2c-b8e4a8fdcee9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:17:06.185Z|0248a7fb-0d00-4f35-a316-58cbe5c7e1df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:17:07.412Z|e156a8db-5c4b-47a7-ad98-e838c89bf0aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:17:07.412Z|e156a8db-5c4b-47a7-ad98-e838c89bf0aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:17:16.213Z|285f18e5-5c0b-4ed6-b37b-cd3c110897dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:17:16.214Z|285f18e5-5c0b-4ed6-b37b-cd3c110897dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:17:16.214Z|e5be1c92-b081-4dec-8de8-9dc5d23e9043|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:17:16.216Z|e5be1c92-b081-4dec-8de8-9dc5d23e9043|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:17:16.223Z|fefc418c-180b-4375-8730-23e8e247297c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:17:16.224Z|fefc418c-180b-4375-8730-23e8e247297c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:17:20.750Z|9b9ed678-7f14-473e-828e-7ed9de9b6b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:17:20.750Z|9b9ed678-7f14-473e-828e-7ed9de9b6b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:17:26.246Z|c2214a1f-b2b2-45ba-801b-3c33aa57d772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:17:26.247Z|c2214a1f-b2b2-45ba-801b-3c33aa57d772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:17:26.252Z|9ee5fe25-e757-43c6-9733-3377eea02ab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:17:26.252Z|9ee5fe25-e757-43c6-9733-3377eea02ab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:17:26.253Z|6ba1327d-33e1-4f64-9eb8-229b65f673ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:17:26.253Z|6ba1327d-33e1-4f64-9eb8-229b65f673ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:17:35.750Z|bf6d09cf-4db8-4b1d-b52f-79dc0c91bd9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:17:35.750Z|bf6d09cf-4db8-4b1d-b52f-79dc0c91bd9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:17:36.278Z|17f52389-405b-4b59-9e21-d7aebc75a0ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:17:36.280Z|17f52389-405b-4b59-9e21-d7aebc75a0ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:17:36.287Z|fd8f9651-6da5-48f7-933b-f4f76a0558c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:17:36.288Z|fd8f9651-6da5-48f7-933b-f4f76a0558c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:17:36.286Z|e073116a-502c-4d27-a73b-25e89c89523a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:17:36.290Z|e073116a-502c-4d27-a73b-25e89c89523a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:17:37.413Z|93a53af7-19db-4eca-858c-a44ea9cfe155|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:17:37.414Z|93a53af7-19db-4eca-858c-a44ea9cfe155|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:17:46.313Z|ea54b4e2-90de-413c-a7f0-76cb63c7896b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:17:46.313Z|529eb2b1-db0e-423a-b417-381e5fae6156|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:17:46.314Z|ea54b4e2-90de-413c-a7f0-76cb63c7896b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:17:46.314Z|529eb2b1-db0e-423a-b417-381e5fae6156|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:17:46.322Z|526723b7-3bda-45f3-ae1a-e5cc22759c2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:17:46.323Z|526723b7-3bda-45f3-ae1a-e5cc22759c2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:17:50.749Z|8fa2d84a-5fd7-495a-9c80-d7172c158abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:17:50.754Z|8fa2d84a-5fd7-495a-9c80-d7172c158abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:17:56.347Z|d83515bf-f53a-4975-ad16-75ded2ff7ebb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:17:56.348Z|d83515bf-f53a-4975-ad16-75ded2ff7ebb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:17:56.351Z|eee76b7d-6f20-4e4a-bd05-cd9507214903|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:17:56.351Z|eee76b7d-6f20-4e4a-bd05-cd9507214903|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:17:56.354Z|7fd70734-55de-4f4c-b420-ed5a5dc5ac33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:17:56.355Z|7fd70734-55de-4f4c-b420-ed5a5dc5ac33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:17:59.889Z|70c9d7a4-4eaa-4fd7-b46e-5a41c77b034c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:17:59.890Z|70c9d7a4-4eaa-4fd7-b46e-5a41c77b034c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:18:05.750Z|656379c6-6bbe-4271-ad76-ecb7a4e752bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:18:05.750Z|656379c6-6bbe-4271-ad76-ecb7a4e752bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:18:06.388Z|dee97e2a-60b7-4fce-a35e-b5ad96f4a1b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:18:06.389Z|06efbe6f-d129-4c4d-8f21-c7617a44e679|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:18:06.388Z|b334ca5f-6fe7-4a2b-94ac-45216248f1c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:18:06.389Z|b334ca5f-6fe7-4a2b-94ac-45216248f1c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:18:06.389Z|06efbe6f-d129-4c4d-8f21-c7617a44e679|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:18:06.390Z|dee97e2a-60b7-4fce-a35e-b5ad96f4a1b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:18:07.414Z|69826aa9-18e2-4182-882e-8c96e8374379|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:18:07.415Z|69826aa9-18e2-4182-882e-8c96e8374379|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:18:16.420Z|a7e2d640-f970-4e2e-a99d-02785d479607|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:18:16.420Z|a7e2d640-f970-4e2e-a99d-02785d479607|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:18:16.424Z|4c228969-074e-4874-b561-e60098322ec5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:18:16.424Z|29f82aa3-86f2-43fa-869d-9a65cf5edced|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:18:16.424Z|4c228969-074e-4874-b561-e60098322ec5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:18:16.424Z|29f82aa3-86f2-43fa-869d-9a65cf5edced|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:18:20.750Z|f0f3cee7-c495-4225-a9dc-30b9ee7bd178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:18:20.750Z|f0f3cee7-c495-4225-a9dc-30b9ee7bd178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:18:26.451Z|ef5117d6-ac36-4963-961f-efc9351859cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:18:26.451Z|ef5117d6-ac36-4963-961f-efc9351859cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:18:26.455Z|d18f00fd-ac1c-4c43-8edb-a968f99b6818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:18:26.455Z|d18f00fd-ac1c-4c43-8edb-a968f99b6818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:18:26.462Z|e723e61e-00b2-4df8-8770-21c86028ca97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:18:26.462Z|e723e61e-00b2-4df8-8770-21c86028ca97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:18:35.750Z|ab52eddf-2761-43ed-9fac-2c4387088343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:18:35.754Z|ab52eddf-2761-43ed-9fac-2c4387088343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:18:36.484Z|63b10e25-f729-4deb-a096-d96b3900b133|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:18:36.484Z|63b10e25-f729-4deb-a096-d96b3900b133|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:18:36.487Z|21d9a3df-219a-445a-9535-e82fe9d14bf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:18:36.487Z|21d9a3df-219a-445a-9535-e82fe9d14bf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:18:36.487Z|eb11dcd8-7c5f-4f22-bf0a-355a3dc2e469|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:18:36.488Z|eb11dcd8-7c5f-4f22-bf0a-355a3dc2e469|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:18:37.415Z|4512fb4a-85b2-4ce1-8aa9-ad977f78733f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:18:37.416Z|4512fb4a-85b2-4ce1-8aa9-ad977f78733f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:18:46.508Z|8c38c337-7632-4fbc-b625-bbdef97d708c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:18:46.508Z|8c38c337-7632-4fbc-b625-bbdef97d708c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:18:46.509Z|06db690a-8338-47bd-92f7-fff580016408|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:18:46.510Z|06db690a-8338-47bd-92f7-fff580016408|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:18:46.514Z|c144b9bd-4566-42be-afc6-9897118baf7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:18:46.515Z|c144b9bd-4566-42be-afc6-9897118baf7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:18:50.749Z|66e26ea7-bf09-4a35-bf2f-9a7bda9cb3bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:18:50.750Z|66e26ea7-bf09-4a35-bf2f-9a7bda9cb3bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:18:56.537Z|9841457e-f6a4-43ee-b532-f78c55a743c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:18:56.537Z|9841457e-f6a4-43ee-b532-f78c55a743c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:18:56.538Z|857c54e6-9f87-4a1a-a9ed-3116ac08ee0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:18:56.538Z|857c54e6-9f87-4a1a-a9ed-3116ac08ee0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:18:56.544Z|bbb2ec66-c472-4711-8ae7-a75a232e8361|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:18:56.544Z|bbb2ec66-c472-4711-8ae7-a75a232e8361|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:18:59.889Z|b70d3005-3959-45c6-9a26-cf4785ec8f9f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:18:59.890Z|b70d3005-3959-45c6-9a26-cf4785ec8f9f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:19:05.750Z|9aab49cf-4c0e-4b8f-8068-26efdf540c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:19:05.750Z|9aab49cf-4c0e-4b8f-8068-26efdf540c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:19:06.563Z|32117781-f5b1-4af6-82f6-abeb190f62b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:19:06.563Z|32117781-f5b1-4af6-82f6-abeb190f62b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:19:06.575Z|0ebc72bf-8cbf-4d45-9814-ab037def5c10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:19:06.576Z|0ebc72bf-8cbf-4d45-9814-ab037def5c10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:19:06.585Z|8029e428-707b-4f53-8fe1-9353ea2b0bf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:19:06.585Z|8029e428-707b-4f53-8fe1-9353ea2b0bf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:19:07.416Z|f5a0a112-d86b-4a37-8fd8-b0944dcc4c3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:19:07.417Z|f5a0a112-d86b-4a37-8fd8-b0944dcc4c3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:19:16.591Z|61fbbafa-f8ff-4898-b0ed-3db34c386fa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:19:16.592Z|61fbbafa-f8ff-4898-b0ed-3db34c386fa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:19:16.601Z|1867e90d-532e-4cb2-ad73-6e12a4f83f14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:19:16.601Z|1867e90d-532e-4cb2-ad73-6e12a4f83f14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:19:16.612Z|48d324cb-54a2-4118-85a9-d96e8f60dd46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:19:16.612Z|48d324cb-54a2-4118-85a9-d96e8f60dd46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:19:20.750Z|decc596d-68a4-4e16-aa47-9c036537e723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:19:20.754Z|decc596d-68a4-4e16-aa47-9c036537e723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:19:26.622Z|3bdd5762-505d-4fdf-b600-10b94537c91f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:19:26.622Z|3bdd5762-505d-4fdf-b600-10b94537c91f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:19:26.630Z|e11e40bc-ffb1-4074-bcfa-9c9a6b95d0f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:19:26.630Z|e11e40bc-ffb1-4074-bcfa-9c9a6b95d0f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:19:26.638Z|1a245cb7-68fe-466e-b595-d2ca47dcde8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:19:26.639Z|1a245cb7-68fe-466e-b595-d2ca47dcde8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:19:35.749Z|320a8b17-daf7-4d79-aa07-a162af1c7cd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:19:35.750Z|320a8b17-daf7-4d79-aa07-a162af1c7cd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:19:36.653Z|eb092827-892b-4e93-a7e4-4db4ab18901f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:19:36.654Z|eb092827-892b-4e93-a7e4-4db4ab18901f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:19:36.657Z|0a1dadc1-fa6c-4adf-94be-b6c18c9c258c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:19:36.657Z|0a1dadc1-fa6c-4adf-94be-b6c18c9c258c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:19:36.667Z|bb3cabd3-b2bb-4a9a-af9c-a1dc398f1b06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:19:36.668Z|bb3cabd3-b2bb-4a9a-af9c-a1dc398f1b06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:19:37.417Z|e37021aa-d233-4d9d-afb0-fd9ce7c0578a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:19:37.418Z|e37021aa-d233-4d9d-afb0-fd9ce7c0578a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:19:46.687Z|e2982f8c-c061-442b-96be-13e5da40478b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:19:46.688Z|e2982f8c-c061-442b-96be-13e5da40478b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:19:46.690Z|a85f454a-6bb1-42ea-a4d0-eb5f601af222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:19:46.691Z|a85f454a-6bb1-42ea-a4d0-eb5f601af222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:19:46.695Z|82bcf9d4-a64c-4890-8a0f-9e090e394634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:19:46.696Z|82bcf9d4-a64c-4890-8a0f-9e090e394634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:19:50.750Z|1899c68c-f80c-4163-a09e-16692038ad2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:19:50.750Z|1899c68c-f80c-4163-a09e-16692038ad2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:19:56.716Z|9ddec1df-af06-41b0-9f4c-b8e72edd4e72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:19:56.717Z|9ddec1df-af06-41b0-9f4c-b8e72edd4e72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:19:56.721Z|de631437-e9c8-4796-9e02-b0ffa5d00a53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:19:56.721Z|de631437-e9c8-4796-9e02-b0ffa5d00a53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:19:56.723Z|c9785786-12ce-4cf7-8ed4-5b17587edb94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:19:56.723Z|c9785786-12ce-4cf7-8ed4-5b17587edb94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:19:59.889Z|c744176e-2f62-4d44-b1c7-e0777379f350|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:19:59.889Z|c744176e-2f62-4d44-b1c7-e0777379f350|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:20:05.750Z|7860a387-96f8-41b9-bc1a-c1ce020b1099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:20:05.753Z|7860a387-96f8-41b9-bc1a-c1ce020b1099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:20:06.750Z|ed9c9015-a765-4161-8a53-aa73cb3ea634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:20:06.751Z|ed9c9015-a765-4161-8a53-aa73cb3ea634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:20:06.760Z|6a5ee57d-c734-40aa-843b-3381c6fe645a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:20:06.761Z|6a5ee57d-c734-40aa-843b-3381c6fe645a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:20:06.768Z|6f3c208c-c4ed-4daf-90f4-15f5b03912de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:20:06.768Z|6f3c208c-c4ed-4daf-90f4-15f5b03912de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:20:07.418Z|2304f10a-06cc-422a-8dc2-754e2a4a4115|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:20:07.419Z|2304f10a-06cc-422a-8dc2-754e2a4a4115|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:20:16.784Z|b1d6f8af-bf83-41aa-91c7-b20295763766|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:20:16.784Z|b1d6f8af-bf83-41aa-91c7-b20295763766|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:20:16.790Z|43171cbb-f25d-4386-a4de-597a3f7036fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:20:16.790Z|43171cbb-f25d-4386-a4de-597a3f7036fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:20:16.796Z|ed9d22b6-b83c-48a8-b06e-167c34027ff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:20:16.797Z|ed9d22b6-b83c-48a8-b06e-167c34027ff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:20:20.750Z|258d3dac-dacb-4097-a19b-ae0f3709342a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:20:20.750Z|258d3dac-dacb-4097-a19b-ae0f3709342a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:20:26.812Z|a57dd058-5f93-4c4d-a6c5-c883ffccbbba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:20:26.813Z|a57dd058-5f93-4c4d-a6c5-c883ffccbbba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:20:26.818Z|c6860249-2b7e-49a2-9f7a-7a7c0b7a8ff8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:20:26.819Z|c6860249-2b7e-49a2-9f7a-7a7c0b7a8ff8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:20:26.827Z|92872ae1-ff00-4d92-b829-852d2821bf46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:20:26.827Z|92872ae1-ff00-4d92-b829-852d2821bf46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:20:35.750Z|618ed10a-15f8-472e-8d73-757acdbb2244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:20:35.750Z|618ed10a-15f8-472e-8d73-757acdbb2244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:20:36.843Z|04f71dd9-6f2d-4789-86b4-7689c4179dd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:20:36.844Z|04f71dd9-6f2d-4789-86b4-7689c4179dd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:20:36.850Z|1a3f3f1b-5a14-43ba-b373-10337e481f3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:20:36.850Z|1a3f3f1b-5a14-43ba-b373-10337e481f3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:20:36.851Z|a5f1e498-e230-4cde-8517-01821d873758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:20:36.852Z|a5f1e498-e230-4cde-8517-01821d873758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:20:37.419Z|c589c04c-103b-406d-85e7-a72cd03d8d58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:20:37.419Z|c589c04c-103b-406d-85e7-a72cd03d8d58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:20:46.883Z|9da18f49-f915-4a8f-aba0-c23fb4086001|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:20:46.884Z|9da18f49-f915-4a8f-aba0-c23fb4086001|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:20:46.884Z|74d7edd8-d33e-4e02-a937-4fd9ed654f5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:20:46.884Z|f6bbf82e-0ed9-4ba6-aa46-33fb37465d2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:20:46.885Z|74d7edd8-d33e-4e02-a937-4fd9ed654f5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:20:46.885Z|f6bbf82e-0ed9-4ba6-aa46-33fb37465d2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:20:50.750Z|2d3ee362-6625-4e68-922e-fba158c86334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:20:50.754Z|2d3ee362-6625-4e68-922e-fba158c86334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:20:56.913Z|f40e00d1-aae0-4467-b588-696069d65422|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:20:56.913Z|f40e00d1-aae0-4467-b588-696069d65422|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:20:56.913Z|5caea71e-36ad-4d41-9249-3d189cfe2d89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:20:56.914Z|5caea71e-36ad-4d41-9249-3d189cfe2d89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:20:56.917Z|ed0e9f80-5df5-493d-85bb-24c2296541f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:20:56.917Z|ed0e9f80-5df5-493d-85bb-24c2296541f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:20:59.890Z|26b9af7f-f706-486f-9682-7ecf526e377c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:20:59.891Z|26b9af7f-f706-486f-9682-7ecf526e377c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:21:05.751Z|25b93c2f-7004-4534-8121-cdc86ab26b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:21:05.751Z|25b93c2f-7004-4534-8121-cdc86ab26b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:21:06.943Z|6e72d8d4-7268-4dc9-99d2-f58199d6d1f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:21:06.944Z|6e72d8d4-7268-4dc9-99d2-f58199d6d1f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:21:06.943Z|9386f275-9d30-494a-8891-62aa918d764e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:21:06.945Z|9386f275-9d30-494a-8891-62aa918d764e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:21:06.949Z|ec523dc1-0f16-4c95-8b3b-00883152d843|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:21:06.949Z|ec523dc1-0f16-4c95-8b3b-00883152d843|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:21:07.420Z|1a7729c7-9b28-4377-a302-d4eb8d08f0d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:21:07.420Z|1a7729c7-9b28-4377-a302-d4eb8d08f0d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:21:16.972Z|f2b89d7c-73cb-48b0-b8ee-aa4306f319fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:21:16.973Z|f2b89d7c-73cb-48b0-b8ee-aa4306f319fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:21:16.973Z|5b09e275-60b1-4c19-826e-e41d259de61b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:21:16.974Z|5b09e275-60b1-4c19-826e-e41d259de61b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:21:16.972Z|bc8df530-1c86-4437-bd64-da84ff591a22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:21:16.975Z|bc8df530-1c86-4437-bd64-da84ff591a22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:21:20.750Z|21bc0aea-e9f8-4471-a625-715835a1abee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:21:20.751Z|21bc0aea-e9f8-4471-a625-715835a1abee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:21:27.001Z|c911bc89-b258-4388-ba96-68bdb90a5f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:21:27.001Z|c911bc89-b258-4388-ba96-68bdb90a5f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:21:27.005Z|ab2d3acd-f9fb-41de-b156-3d2d9c6ba2bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:21:27.005Z|ab2d3acd-f9fb-41de-b156-3d2d9c6ba2bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:21:27.009Z|ef692d34-2c27-4d32-90ae-86477a6296a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:21:27.010Z|ef692d34-2c27-4d32-90ae-86477a6296a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:21:35.750Z|5550a635-ffa6-4e7a-a4a8-a217cc3953a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:21:35.753Z|5550a635-ffa6-4e7a-a4a8-a217cc3953a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:21:37.033Z|81a5712e-9ddd-4ff3-927c-15db54c165c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:21:37.033Z|81a5712e-9ddd-4ff3-927c-15db54c165c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:21:37.039Z|ebd276b8-cc5b-4042-bae6-8c5304c0e4df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:21:37.039Z|ebd276b8-cc5b-4042-bae6-8c5304c0e4df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:21:37.039Z|ad548655-2e7f-469b-94a1-b3d9b6faea42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:21:37.040Z|ad548655-2e7f-469b-94a1-b3d9b6faea42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:21:37.421Z|b4d27ed7-f850-411b-ba1d-3de4ae440a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:21:37.421Z|b4d27ed7-f850-411b-ba1d-3de4ae440a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:21:47.058Z|0adec9a3-eb05-46f3-8815-455651b927c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:21:47.059Z|0adec9a3-eb05-46f3-8815-455651b927c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:21:47.061Z|31a28282-ce06-421e-b7e2-399942885128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:21:47.063Z|d7261aca-4568-42cf-b7a7-c65600a8a4ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:21:47.064Z|31a28282-ce06-421e-b7e2-399942885128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:21:47.064Z|d7261aca-4568-42cf-b7a7-c65600a8a4ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:21:50.751Z|bb64b2ff-8cc9-41ba-a0d4-5999958d2ec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:21:50.751Z|bb64b2ff-8cc9-41ba-a0d4-5999958d2ec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:21:57.087Z|668fca1f-00ae-4b67-9fc7-f6b86d643d46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:21:57.088Z|668fca1f-00ae-4b67-9fc7-f6b86d643d46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:21:57.093Z|3bcaaada-2c03-400b-93eb-6166bb52e40b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:21:57.093Z|6b90304d-f754-47b1-8b12-da24a23fbd04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:21:57.093Z|3bcaaada-2c03-400b-93eb-6166bb52e40b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:21:57.093Z|6b90304d-f754-47b1-8b12-da24a23fbd04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:21:59.888Z|74697da9-4c2b-4435-929c-6220cb9396f7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:21:59.888Z|74697da9-4c2b-4435-929c-6220cb9396f7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:22:05.750Z|306b7003-f625-4092-848a-0c0a30effa0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:22:05.750Z|306b7003-f625-4092-848a-0c0a30effa0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:22:07.119Z|9727ac50-b96f-4bf1-9955-fe09a682ae48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:22:07.120Z|9727ac50-b96f-4bf1-9955-fe09a682ae48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:22:07.124Z|8c2530b3-e6d9-4c41-9bba-eb9ca7691a79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:22:07.125Z|e7349a13-238d-44e8-aeee-c895f243ca98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:22:07.125Z|8c2530b3-e6d9-4c41-9bba-eb9ca7691a79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:22:07.125Z|e7349a13-238d-44e8-aeee-c895f243ca98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:22:07.423Z|d2d986b0-6e07-4b95-af5c-1b7bccc3cf48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:22:07.423Z|d2d986b0-6e07-4b95-af5c-1b7bccc3cf48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:22:17.159Z|1210f73c-0665-4942-b267-515e78c55a39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:22:17.159Z|1210f73c-0665-4942-b267-515e78c55a39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:22:17.160Z|55a9e562-c388-491e-b838-bef9658c456e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:22:17.161Z|e7cdb079-7f84-498a-824b-d9799408cb08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:22:17.162Z|e7cdb079-7f84-498a-824b-d9799408cb08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:22:17.162Z|55a9e562-c388-491e-b838-bef9658c456e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:22:20.750Z|89eb1047-241b-4a12-b81c-f95e97a56d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:22:20.754Z|89eb1047-241b-4a12-b81c-f95e97a56d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:22:27.192Z|7a3cda14-31cd-4509-96f5-ee229f987f82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:22:27.192Z|cf71c5a8-e314-4fe9-acd5-537eb12f6dfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:22:27.193Z|7a3cda14-31cd-4509-96f5-ee229f987f82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:22:27.193Z|cf71c5a8-e314-4fe9-acd5-537eb12f6dfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:22:27.201Z|107e0f2a-863b-49fe-863d-7b7095bfce89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:22:27.201Z|107e0f2a-863b-49fe-863d-7b7095bfce89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:22:35.749Z|11b52304-f936-4abc-9112-ae99fc424e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:22:35.750Z|11b52304-f936-4abc-9112-ae99fc424e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:22:37.223Z|c1267de1-ce01-4017-afe8-4b20549b8dae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:22:37.224Z|c1267de1-ce01-4017-afe8-4b20549b8dae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:22:37.228Z|1b652ee8-5600-4be0-9bbe-54a987985ee9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:22:37.228Z|1b652ee8-5600-4be0-9bbe-54a987985ee9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:22:37.233Z|5ac85b36-90e1-43c3-9cb4-0934e0a8d9eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:22:37.233Z|5ac85b36-90e1-43c3-9cb4-0934e0a8d9eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:22:37.424Z|fed3c4a2-cbf1-4025-9078-323fdabab198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:22:37.424Z|fed3c4a2-cbf1-4025-9078-323fdabab198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:22:47.251Z|377583ff-0cfb-4a0a-8dab-1e5dc50d3893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:22:47.252Z|377583ff-0cfb-4a0a-8dab-1e5dc50d3893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:22:47.258Z|4213256c-355b-4c83-9d0f-b3420950c103|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:22:47.258Z|4213256c-355b-4c83-9d0f-b3420950c103|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:22:47.260Z|e615b5ee-6f38-4250-98c9-034ba6895eba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:22:47.260Z|e615b5ee-6f38-4250-98c9-034ba6895eba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:22:50.750Z|6852509e-8289-4900-9275-779b339146bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:22:50.750Z|6852509e-8289-4900-9275-779b339146bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:22:57.285Z|7082e33c-56d1-4f3b-aade-86faa054d484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:22:57.285Z|7082e33c-56d1-4f3b-aade-86faa054d484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:22:57.288Z|1e1dc4dd-8f24-40ca-bdef-01d620eee1ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:22:57.289Z|1e1dc4dd-8f24-40ca-bdef-01d620eee1ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:22:57.291Z|38348709-410b-4fd2-b7ea-9e80c5907f17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:22:57.291Z|38348709-410b-4fd2-b7ea-9e80c5907f17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:22:59.888Z|87ce1e5a-683c-4196-ab54-60a9a6f42a8d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:22:59.888Z|87ce1e5a-683c-4196-ab54-60a9a6f42a8d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:23:05.750Z|f25c902d-b9d9-443a-bc8f-4318c9a5e3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:23:05.755Z|f25c902d-b9d9-443a-bc8f-4318c9a5e3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:23:07.315Z|869b98cc-2698-43cb-bc75-f585b0f548c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:23:07.315Z|869b98cc-2698-43cb-bc75-f585b0f548c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:23:07.318Z|ddf29090-5f8c-4f9b-b03a-34d7f22e940f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:23:07.318Z|ddf29090-5f8c-4f9b-b03a-34d7f22e940f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:23:07.321Z|dd422265-4d13-4471-ae6d-a4a052e67e69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:23:07.321Z|dd422265-4d13-4471-ae6d-a4a052e67e69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:23:07.425Z|1f4f5e84-f962-4761-9311-3baa962ff0d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:23:07.425Z|1f4f5e84-f962-4761-9311-3baa962ff0d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:23:17.346Z|c4cba576-0a09-456b-b48e-1a0e89970683|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:23:17.346Z|c4cba576-0a09-456b-b48e-1a0e89970683|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:23:17.349Z|92869a42-60d0-4eaf-80ee-d120ecf19372|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:23:17.349Z|92869a42-60d0-4eaf-80ee-d120ecf19372|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:23:17.352Z|336d8e3e-052c-4dd2-9349-177d7307f3a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:23:17.352Z|336d8e3e-052c-4dd2-9349-177d7307f3a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:23:20.750Z|7ec23dd8-b202-452e-a318-9e10ed6c2780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:23:20.750Z|7ec23dd8-b202-452e-a318-9e10ed6c2780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:23:27.376Z|3911e914-17ef-4134-a71d-cb350aa0bf72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:23:27.377Z|3911e914-17ef-4134-a71d-cb350aa0bf72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:23:27.383Z|c78f86b2-91fb-44ff-87b4-75478d298ffa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:23:27.384Z|c78f86b2-91fb-44ff-87b4-75478d298ffa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:23:27.392Z|808a6dba-e827-4a45-936e-1cb85ef36313|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:23:27.393Z|808a6dba-e827-4a45-936e-1cb85ef36313|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:23:35.749Z|b6fff708-fcf3-49af-b72a-28ededcc46b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:23:35.750Z|b6fff708-fcf3-49af-b72a-28ededcc46b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:23:37.407Z|b82f77eb-59b5-489d-8f5b-3d2d2ec3f281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:23:37.408Z|b82f77eb-59b5-489d-8f5b-3d2d2ec3f281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:23:37.411Z|41514915-0a5a-4753-b132-0b33a7a731b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:23:37.412Z|41514915-0a5a-4753-b132-0b33a7a731b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:23:37.421Z|414aba72-832f-4c7b-bd4f-ef215aef00ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:23:37.422Z|414aba72-832f-4c7b-bd4f-ef215aef00ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:23:37.426Z|9a99fa1d-26dc-4730-885d-e4bd467ebc40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:23:37.426Z|9a99fa1d-26dc-4730-885d-e4bd467ebc40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:23:47.435Z|c7e53369-617b-48de-9186-ed1c4a906546|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:23:47.436Z|c7e53369-617b-48de-9186-ed1c4a906546|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:23:47.440Z|ae618c8c-8def-4acc-9d50-35af784bccca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:23:47.440Z|ae618c8c-8def-4acc-9d50-35af784bccca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:23:47.449Z|198a8dcc-3797-4d47-8650-5806a96c5ddd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:23:47.450Z|198a8dcc-3797-4d47-8650-5806a96c5ddd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:23:50.750Z|d8511d18-2fa7-4aa9-8f5f-4bfe82d7e6d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:23:50.754Z|d8511d18-2fa7-4aa9-8f5f-4bfe82d7e6d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:23:57.467Z|60912a49-434a-4537-9212-5ae4e24f18c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:23:57.469Z|60912a49-434a-4537-9212-5ae4e24f18c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:23:57.468Z|3f842664-4ad8-433a-b9a2-40e0d6f27114|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:23:57.469Z|3f842664-4ad8-433a-b9a2-40e0d6f27114|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:23:57.477Z|71554eb4-6628-4f3b-b100-33b37d4bd389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:23:57.477Z|71554eb4-6628-4f3b-b100-33b37d4bd389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:23:59.890Z|18179c61-3c1e-4bb6-8f7f-a20e2cfdcbc1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:23:59.891Z|18179c61-3c1e-4bb6-8f7f-a20e2cfdcbc1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:24:05.750Z|0abf276b-74c5-4fa6-877d-16bc1da388c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:24:05.750Z|0abf276b-74c5-4fa6-877d-16bc1da388c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:24:07.427Z|19855d7b-d628-479a-92ec-0d497a773577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:24:07.428Z|19855d7b-d628-479a-92ec-0d497a773577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:24:07.492Z|32d957a7-53ed-4cd8-b890-d9e8f73c96d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:24:07.493Z|32d957a7-53ed-4cd8-b890-d9e8f73c96d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:24:07.497Z|4c7d9559-1251-4934-83e6-d42af6d6c39f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:24:07.497Z|4c7d9559-1251-4934-83e6-d42af6d6c39f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:24:07.503Z|f47e7d85-f1a4-4704-b6b8-d7306db696ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:24:07.504Z|f47e7d85-f1a4-4704-b6b8-d7306db696ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:24:17.528Z|b1bd7c74-fc44-4c41-8d24-138046a6840c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:24:17.529Z|b1bd7c74-fc44-4c41-8d24-138046a6840c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:24:17.528Z|adf86116-91cf-4339-884f-ee088f2ba871|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:24:17.530Z|adf86116-91cf-4339-884f-ee088f2ba871|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:24:17.535Z|61ae6940-959b-46ea-a61c-4bf279cc5c8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:24:17.536Z|61ae6940-959b-46ea-a61c-4bf279cc5c8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:24:20.750Z|d2dd0db6-43ca-4523-9307-807bea66c8fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:24:20.750Z|d2dd0db6-43ca-4523-9307-807bea66c8fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:24:27.557Z|1e5601c2-654b-4515-bf41-7ed9fd97cd23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:24:27.557Z|1e5601c2-654b-4515-bf41-7ed9fd97cd23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:24:27.562Z|24affc49-d82d-4c64-ae29-fe06938cf65f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:24:27.562Z|24affc49-d82d-4c64-ae29-fe06938cf65f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:24:27.565Z|c1302af1-cc57-4b5b-9732-0c699c82b955|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:24:27.566Z|c1302af1-cc57-4b5b-9732-0c699c82b955|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:24:35.749Z|a980dc96-37e1-4e55-9b4e-bbf5bafd4260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:24:35.754Z|a980dc96-37e1-4e55-9b4e-bbf5bafd4260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:24:37.428Z|cbd4ee36-79e0-42ca-b00c-851edd21872a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:24:37.429Z|cbd4ee36-79e0-42ca-b00c-851edd21872a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:24:37.582Z|fb33e8e2-8391-4c43-b465-78a2d0441180|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:24:37.583Z|fb33e8e2-8391-4c43-b465-78a2d0441180|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:24:37.584Z|c83de8dc-fe7e-49d7-974f-87e761507f10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:24:37.584Z|c83de8dc-fe7e-49d7-974f-87e761507f10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:24:37.587Z|efccf97f-3f2e-4e6f-9f2b-5e1c18ea5316|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:24:37.587Z|efccf97f-3f2e-4e6f-9f2b-5e1c18ea5316|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:24:47.611Z|3159dfbf-e5a0-4efe-bc19-faf841183463|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:24:47.611Z|365f7862-f584-4088-8786-18dffef9f9c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:24:47.611Z|d195e8cc-3235-455c-95ef-9c7735ddba38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:24:47.611Z|3159dfbf-e5a0-4efe-bc19-faf841183463|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:24:47.612Z|365f7862-f584-4088-8786-18dffef9f9c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:24:47.612Z|d195e8cc-3235-455c-95ef-9c7735ddba38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:24:50.750Z|d3c33c0a-9a72-4143-b13a-f6b59e5fb9d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:24:50.750Z|d3c33c0a-9a72-4143-b13a-f6b59e5fb9d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:24:57.637Z|19927b56-c393-477d-902a-189afc7078d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:24:57.640Z|19927b56-c393-477d-902a-189afc7078d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:24:57.641Z|9efd2e99-4d2f-4f10-9991-926b876d8f13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:24:57.641Z|9efd2e99-4d2f-4f10-9991-926b876d8f13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:24:57.642Z|b9be811f-e857-4633-b071-71f0c26a0f88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:24:57.642Z|b9be811f-e857-4633-b071-71f0c26a0f88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:24:59.889Z|2f7452d1-06c7-448f-a4f7-f89faecb62d0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:24:59.889Z|2f7452d1-06c7-448f-a4f7-f89faecb62d0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:25:05.750Z|77509471-12b8-4954-a887-4808a2367698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:25:05.750Z|77509471-12b8-4954-a887-4808a2367698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:25:07.429Z|f98058c0-01f7-42d7-b83b-a6c8d7eaed3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:25:07.429Z|f98058c0-01f7-42d7-b83b-a6c8d7eaed3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:25:07.679Z|5599f431-28e4-4a6f-99e0-c12b65230231|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:25:07.680Z|5599f431-28e4-4a6f-99e0-c12b65230231|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:25:07.681Z|b217347a-0318-4a02-9945-43524f01921e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:25:07.681Z|621bf75d-83e3-4973-a740-489e1c0a496e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:25:07.681Z|b217347a-0318-4a02-9945-43524f01921e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:25:07.681Z|621bf75d-83e3-4973-a740-489e1c0a496e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:25:17.709Z|bd119d49-85d4-497a-8341-4e86c97d0e61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:25:17.710Z|21704378-d447-4e97-a4db-3f69fa300eee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:25:17.711Z|21704378-d447-4e97-a4db-3f69fa300eee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:25:17.710Z|bd119d49-85d4-497a-8341-4e86c97d0e61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:25:17.713Z|9560623c-474a-4e15-8080-d3081baed9fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:25:17.714Z|9560623c-474a-4e15-8080-d3081baed9fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:25:20.749Z|ec01fae9-d6f3-41be-a7b5-17a7a22acfa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:25:20.754Z|ec01fae9-d6f3-41be-a7b5-17a7a22acfa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:25:27.739Z|8667e13e-fafe-4f23-a9ce-b575c4268936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:25:27.740Z|8dd9aaaa-b1a8-4f75-983d-abb0202befec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:25:27.740Z|8dd9aaaa-b1a8-4f75-983d-abb0202befec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:25:27.741Z|ebf74f47-9939-448b-a4e3-ba43045d988f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:25:27.740Z|8667e13e-fafe-4f23-a9ce-b575c4268936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:25:27.741Z|ebf74f47-9939-448b-a4e3-ba43045d988f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:25:35.750Z|01847fa9-638a-445e-8a9c-27b50c0e234f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:25:35.750Z|01847fa9-638a-445e-8a9c-27b50c0e234f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:25:37.430Z|59233bc0-52e9-4889-adc3-7afca3ff0719|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:25:37.430Z|59233bc0-52e9-4889-adc3-7afca3ff0719|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:25:37.766Z|54254d64-78bd-4610-b602-d0dfd1b8275f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:25:37.766Z|de84eda9-a0a7-4f64-9315-0a4976d9e661|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:25:37.767Z|54254d64-78bd-4610-b602-d0dfd1b8275f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:25:37.767Z|de84eda9-a0a7-4f64-9315-0a4976d9e661|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:25:37.771Z|481499f3-913b-40a6-8d2d-11051a6237cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:25:37.772Z|481499f3-913b-40a6-8d2d-11051a6237cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:25:47.798Z|05ed332d-4d33-487c-9f18-78d0c59ebc93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:25:47.800Z|102711a4-6f44-49e6-a01b-61df5ff55bde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:25:47.801Z|102711a4-6f44-49e6-a01b-61df5ff55bde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:25:47.801Z|34bca114-ee9e-4565-baa2-d0315dde53cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:25:47.801Z|34bca114-ee9e-4565-baa2-d0315dde53cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:25:47.800Z|05ed332d-4d33-487c-9f18-78d0c59ebc93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:25:50.750Z|bb197e85-6be1-49d2-9065-4d1250c8874e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:25:50.750Z|bb197e85-6be1-49d2-9065-4d1250c8874e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:25:57.826Z|d3a97a99-ce0f-481d-a514-05b9b59ed45c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:25:57.827Z|d3a97a99-ce0f-481d-a514-05b9b59ed45c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:25:57.832Z|d16c5287-3faa-4a7c-a6f1-46f04bdd527e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:25:57.833Z|b37f26ac-a50e-4147-9195-1a1ed777d6f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:25:57.833Z|b37f26ac-a50e-4147-9195-1a1ed777d6f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:25:57.834Z|d16c5287-3faa-4a7c-a6f1-46f04bdd527e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:25:59.890Z|cd23bdbd-d880-485b-8148-4295f6b3986b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:25:59.891Z|cd23bdbd-d880-485b-8148-4295f6b3986b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:26:05.750Z|344b5147-ae69-4292-8438-7f1efa63e495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:26:05.754Z|344b5147-ae69-4292-8438-7f1efa63e495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:26:07.431Z|9dea3575-0649-4e77-ad2d-655bd435a19d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:26:07.432Z|9dea3575-0649-4e77-ad2d-655bd435a19d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:26:07.855Z|b9780105-6dbf-424d-b588-1ee71f53edee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:26:07.856Z|b9780105-6dbf-424d-b588-1ee71f53edee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:26:07.862Z|6ab77806-2a66-4506-9c3c-f1cf6313114a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:26:07.862Z|6ab77806-2a66-4506-9c3c-f1cf6313114a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:26:07.864Z|f5370aa7-8562-464c-b6b0-824467ca808e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:26:07.865Z|f5370aa7-8562-464c-b6b0-824467ca808e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:26:17.885Z|e6327256-23a5-42c4-9b03-2044f8150318|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:26:17.886Z|e6327256-23a5-42c4-9b03-2044f8150318|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:26:17.890Z|932570ed-29ce-4654-9ee7-188a45d5d9b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:26:17.890Z|932570ed-29ce-4654-9ee7-188a45d5d9b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:26:17.893Z|4397917d-c0a5-4f51-b5db-12dcc84db2b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:26:17.893Z|4397917d-c0a5-4f51-b5db-12dcc84db2b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:26:20.750Z|e01812f1-887f-4503-80ae-3aeea6ad41ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:26:20.750Z|e01812f1-887f-4503-80ae-3aeea6ad41ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:26:27.918Z|d943dfe0-d5bd-4084-ac33-1a135ac54e6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:26:27.918Z|d943dfe0-d5bd-4084-ac33-1a135ac54e6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:26:27.922Z|d4c923e2-8eb2-4b92-8e78-c11c83c892a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:26:27.927Z|09a8dfbc-3f0a-4f35-8590-8863c0ce6f92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:26:27.922Z|d4c923e2-8eb2-4b92-8e78-c11c83c892a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:26:27.927Z|09a8dfbc-3f0a-4f35-8590-8863c0ce6f92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:26:35.749Z|963f2e35-f944-459c-88ef-2498c043cd1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:26:35.750Z|963f2e35-f944-459c-88ef-2498c043cd1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:26:37.432Z|e754926a-7762-4c28-89c7-fce500444b66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:26:37.433Z|e754926a-7762-4c28-89c7-fce500444b66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:26:37.950Z|b74f6dc7-69f9-4814-aa25-d39863000c97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:26:37.951Z|b74f6dc7-69f9-4814-aa25-d39863000c97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:26:37.959Z|85268e85-d404-4a38-a73b-61add6d7f023|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:26:37.959Z|c56d6726-9841-4515-b0a0-d83ab29b806c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:26:37.960Z|85268e85-d404-4a38-a73b-61add6d7f023|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:26:37.960Z|c56d6726-9841-4515-b0a0-d83ab29b806c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:26:47.981Z|4b9cbc6a-e4c9-4bdd-94da-3a7e311a71bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:26:47.981Z|4b9cbc6a-e4c9-4bdd-94da-3a7e311a71bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:26:47.991Z|2abb7599-4687-4a64-a7a7-d9ef7fe6588a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:26:47.991Z|2abb7599-4687-4a64-a7a7-d9ef7fe6588a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:26:47.992Z|e8d6f6e7-41eb-488a-a437-a29ae8eb86c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:26:47.993Z|e8d6f6e7-41eb-488a-a437-a29ae8eb86c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:26:50.751Z|e2e0f67e-812e-4243-ad62-ee0949fa336c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:26:50.755Z|e2e0f67e-812e-4243-ad62-ee0949fa336c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:26:58.010Z|0edbe32f-8229-4efa-8625-2277381c0996|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:26:58.011Z|0edbe32f-8229-4efa-8625-2277381c0996|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:26:58.014Z|bb90f271-11aa-4a07-813e-bf5808992399|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:26:58.014Z|bb90f271-11aa-4a07-813e-bf5808992399|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:26:58.020Z|22ef4b3d-1e5d-4b15-a980-568996ebaca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:26:58.021Z|22ef4b3d-1e5d-4b15-a980-568996ebaca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:26:59.889Z|208a9146-02d0-4380-9d12-b8a1685a57d6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:26:59.890Z|208a9146-02d0-4380-9d12-b8a1685a57d6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:27:05.750Z|7d431192-26fd-4671-b65c-c30a56abe08b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:27:05.751Z|7d431192-26fd-4671-b65c-c30a56abe08b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:27:07.434Z|a3d69ca2-eb48-44d1-8f45-1d84702a27a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:27:07.434Z|a3d69ca2-eb48-44d1-8f45-1d84702a27a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:27:08.036Z|99ed4f9a-d669-440e-b031-cdc17f6a9d91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:27:08.037Z|99ed4f9a-d669-440e-b031-cdc17f6a9d91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:27:08.037Z|6624cf9c-6552-4602-b6c9-d22a59380760|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:27:08.038Z|6624cf9c-6552-4602-b6c9-d22a59380760|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:27:08.047Z|69168250-0c40-4eb8-8902-7b5abccaee52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:27:08.047Z|69168250-0c40-4eb8-8902-7b5abccaee52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:27:18.068Z|28fb099b-d43a-452f-abe9-a4d25dabb456|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:27:18.070Z|28fb099b-d43a-452f-abe9-a4d25dabb456|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:27:18.070Z|4e1c40de-76e1-49ee-8141-60da370e2a4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:27:18.071Z|4e1c40de-76e1-49ee-8141-60da370e2a4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:27:18.077Z|957c27de-aa11-45a9-8f30-305976ddd45b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:27:18.077Z|957c27de-aa11-45a9-8f30-305976ddd45b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:27:20.750Z|d6daaca3-5b70-4d37-a160-7fa88becf84d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:27:20.750Z|d6daaca3-5b70-4d37-a160-7fa88becf84d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:27:28.102Z|f8baeddd-384c-49bf-ad29-ff525ac343db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:27:28.104Z|9bfb799f-8173-471f-8b85-dd6550e2c7ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:27:28.106Z|9bfb799f-8173-471f-8b85-dd6550e2c7ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:27:28.106Z|747f86f8-2f2e-4af1-96dc-4cf2971bfc87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:27:28.107Z|747f86f8-2f2e-4af1-96dc-4cf2971bfc87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:27:28.105Z|f8baeddd-384c-49bf-ad29-ff525ac343db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:27:35.750Z|99d89937-b389-4346-9615-fe1920503f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:27:35.754Z|99d89937-b389-4346-9615-fe1920503f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:27:37.435Z|74ae6f0e-1ccb-4f41-8247-35be8fbcc468|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:27:37.436Z|74ae6f0e-1ccb-4f41-8247-35be8fbcc468|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:27:38.139Z|84d6c8d2-1346-4350-b74c-4f06a90a2854|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:27:38.140Z|84d6c8d2-1346-4350-b74c-4f06a90a2854|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:27:38.143Z|fbcd000d-f524-40ce-8c4c-410cde50e783|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:27:38.143Z|fbcd000d-f524-40ce-8c4c-410cde50e783|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:27:38.146Z|7970ccb9-e091-41c8-b860-42a9c59ce065|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:27:38.147Z|7970ccb9-e091-41c8-b860-42a9c59ce065|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:27:48.171Z|21682d47-af0d-44c5-8da9-a7a516a58bff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:27:48.172Z|21682d47-af0d-44c5-8da9-a7a516a58bff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:27:48.176Z|c41febe6-4fd2-47ee-8573-81d8cdc22e84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:27:48.176Z|eac58326-8bde-4a75-a24d-3dfcd4dab348|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:27:48.177Z|eac58326-8bde-4a75-a24d-3dfcd4dab348|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:27:48.177Z|c41febe6-4fd2-47ee-8573-81d8cdc22e84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:27:50.750Z|41f0c6da-a5a7-46de-bf8d-9757bca61721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:27:50.750Z|41f0c6da-a5a7-46de-bf8d-9757bca61721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:27:58.208Z|a1693cdc-dc82-4741-a74b-0d8369f312c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:27:58.208Z|a1693cdc-dc82-4741-a74b-0d8369f312c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:27:58.209Z|d9d7d3e9-0792-4dd2-be08-88df5f22e212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:27:58.209Z|d44156a3-53a2-49e6-bafc-e0c32f3c30a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:27:58.210Z|d9d7d3e9-0792-4dd2-be08-88df5f22e212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:27:58.210Z|d44156a3-53a2-49e6-bafc-e0c32f3c30a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:27:59.893Z|26178a01-4987-4293-a4e8-55d9cdc7b8fa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:27:59.894Z|26178a01-4987-4293-a4e8-55d9cdc7b8fa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:28:05.750Z|c75d0025-6f1d-4e0d-bfd0-dc9bb89e48c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:28:05.750Z|c75d0025-6f1d-4e0d-bfd0-dc9bb89e48c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:28:07.436Z|cfc02942-7729-414d-8605-44b89702d26c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:28:07.436Z|cfc02942-7729-414d-8605-44b89702d26c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:28:08.240Z|198b885c-3b85-458a-b1fb-4091a2e18e00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:28:08.240Z|198b885c-3b85-458a-b1fb-4091a2e18e00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:28:08.244Z|94cadad9-1786-4794-95a4-c5c1776ceec0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:28:08.245Z|94cadad9-1786-4794-95a4-c5c1776ceec0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:28:08.247Z|6392c3ee-21f7-4595-be96-b10fc95d94cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:28:08.247Z|6392c3ee-21f7-4595-be96-b10fc95d94cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:28:18.272Z|0866b3a8-1bdb-423f-8329-5c5ea1402dc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:28:18.273Z|0866b3a8-1bdb-423f-8329-5c5ea1402dc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:28:18.274Z|fe088274-1eb4-45f4-b950-31769c8a8af4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:28:18.274Z|fe088274-1eb4-45f4-b950-31769c8a8af4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:28:18.272Z|35dd9c39-5ad3-4fbe-8357-2dd8afd8fabe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:28:18.276Z|35dd9c39-5ad3-4fbe-8357-2dd8afd8fabe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:28:20.750Z|7bebe87e-acc9-4016-9757-e01559b4281b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:28:20.756Z|7bebe87e-acc9-4016-9757-e01559b4281b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:28:28.299Z|32c102a3-519d-4a46-aa33-a2be1c6eb21d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:28:28.300Z|32c102a3-519d-4a46-aa33-a2be1c6eb21d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:28:28.305Z|0cfd3e97-cf9a-48ec-9b4d-9942f8584485|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:28:28.306Z|0cfd3e97-cf9a-48ec-9b4d-9942f8584485|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:28:28.309Z|e6b902c2-4411-4318-8bd0-c25e36015630|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:28:28.310Z|e6b902c2-4411-4318-8bd0-c25e36015630|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:28:35.750Z|4885ff66-7b51-410a-95c3-f5a23ed5e7f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:28:35.750Z|4885ff66-7b51-410a-95c3-f5a23ed5e7f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:28:37.437Z|568d8012-b01a-4177-ac97-5f94582f00c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:28:37.437Z|568d8012-b01a-4177-ac97-5f94582f00c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:28:38.331Z|1d1560f5-0885-4db7-849e-8b1afedddbaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:28:38.332Z|1d1560f5-0885-4db7-849e-8b1afedddbaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:28:38.337Z|991d6891-baca-4c96-bb7d-43a860746e17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:28:38.338Z|991d6891-baca-4c96-bb7d-43a860746e17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:28:38.344Z|bb817102-045e-4e13-b7b9-d67272ebf58a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:28:38.344Z|bb817102-045e-4e13-b7b9-d67272ebf58a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:28:48.372Z|1e4b6a1c-a7ea-4243-8ec5-6747637c7cb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:28:48.374Z|1e4b6a1c-a7ea-4243-8ec5-6747637c7cb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:28:48.375Z|05e707ed-84f2-45e2-8d0c-faea471a0bab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:28:48.376Z|05e707ed-84f2-45e2-8d0c-faea471a0bab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:28:48.377Z|ebea4c58-8b4b-4cc2-bec8-c63b0fa6ffc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:28:48.378Z|ebea4c58-8b4b-4cc2-bec8-c63b0fa6ffc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:28:50.750Z|727e1574-5533-4a66-abfc-cee2a032d1c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:28:50.750Z|727e1574-5533-4a66-abfc-cee2a032d1c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:28:58.406Z|9d94a046-d057-42d5-a6d6-73a29a5c653a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:28:58.407Z|9d94a046-d057-42d5-a6d6-73a29a5c653a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:28:58.409Z|b83de4a2-55ea-40ab-9d61-3d6183825845|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:28:58.410Z|b83de4a2-55ea-40ab-9d61-3d6183825845|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:28:58.414Z|7f5015d9-28f9-4013-b7c0-6c8d0556d7b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:28:58.415Z|7f5015d9-28f9-4013-b7c0-6c8d0556d7b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:28:59.890Z|f80c2953-aa87-4edb-a3df-85fd8f30509a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:28:59.891Z|f80c2953-aa87-4edb-a3df-85fd8f30509a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:29:05.750Z|d27ab297-0f60-49e1-91e0-d77e4b7ef346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:29:05.754Z|d27ab297-0f60-49e1-91e0-d77e4b7ef346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:29:07.439Z|d8408c8d-83ad-4ef0-b680-a5b74bcbfcaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:29:07.439Z|d8408c8d-83ad-4ef0-b680-a5b74bcbfcaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:29:08.441Z|5ec55bf1-2cd3-41b6-9ddf-edac0feda038|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:29:08.442Z|5ec55bf1-2cd3-41b6-9ddf-edac0feda038|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:29:08.443Z|aa936b94-df0a-4289-a3b8-25fc44807f57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:29:08.444Z|aa936b94-df0a-4289-a3b8-25fc44807f57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:29:08.444Z|7cd28f6b-0ce4-4e93-9c8c-f093762c0562|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:29:08.445Z|7cd28f6b-0ce4-4e93-9c8c-f093762c0562|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:29:18.473Z|6bf28687-f402-4e5a-a4ad-30b6f3960435|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:29:18.473Z|d69ab0f9-286e-4fd7-8b20-7c83423ced6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:29:18.474Z|d69ab0f9-286e-4fd7-8b20-7c83423ced6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:29:18.473Z|5595ff50-7c60-49d2-a034-4f24c011b8f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:29:18.474Z|6bf28687-f402-4e5a-a4ad-30b6f3960435|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:29:18.475Z|5595ff50-7c60-49d2-a034-4f24c011b8f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:29:20.750Z|c809c91a-d4ab-423f-a1ea-6f2cfb1f3ec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:29:20.750Z|c809c91a-d4ab-423f-a1ea-6f2cfb1f3ec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:29:28.501Z|48e3a2e2-1e96-4c5a-a502-b3a196f22d29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:29:28.502Z|48e3a2e2-1e96-4c5a-a502-b3a196f22d29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:29:28.502Z|2b565599-deb2-4cb7-98e9-76791b7f113f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:29:28.503Z|2b565599-deb2-4cb7-98e9-76791b7f113f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:29:28.504Z|0c1f5127-ec5b-47a4-b013-61e599e8d381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:29:28.505Z|0c1f5127-ec5b-47a4-b013-61e599e8d381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:29:35.750Z|b2ce6cd1-7e55-471f-b650-56232ef64ad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:29:35.750Z|b2ce6cd1-7e55-471f-b650-56232ef64ad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:29:37.440Z|54c7525f-45e8-4c49-92df-c3a08f0eb17e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:29:37.440Z|54c7525f-45e8-4c49-92df-c3a08f0eb17e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:29:38.533Z|86e8fb81-3d6a-45da-956d-90857accec00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:29:38.534Z|6d2c0727-a2ea-4fd8-97fe-3d63e2859aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:29:38.535Z|86e8fb81-3d6a-45da-956d-90857accec00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:29:38.535Z|6d2c0727-a2ea-4fd8-97fe-3d63e2859aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:29:38.542Z|2c9e14a5-8e6f-42e3-b5b5-659622a3aa42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:29:38.542Z|2c9e14a5-8e6f-42e3-b5b5-659622a3aa42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:29:48.564Z|e94511b5-1768-4de3-8669-6cd83ffd6273|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:29:48.565Z|e94511b5-1768-4de3-8669-6cd83ffd6273|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:29:48.568Z|fae17740-3566-422c-8402-742de726fbda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:29:48.568Z|fae17740-3566-422c-8402-742de726fbda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:29:48.572Z|d05adc71-3a2d-4d8d-85ad-2125aa32b031|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:29:48.573Z|d05adc71-3a2d-4d8d-85ad-2125aa32b031|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:29:50.755Z|91120f19-6cc1-45b5-8430-4045aec5557a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:29:50.758Z|91120f19-6cc1-45b5-8430-4045aec5557a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:29:58.596Z|789af3a5-e83f-4ef6-9e6e-a1555bc6decd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:29:58.596Z|789af3a5-e83f-4ef6-9e6e-a1555bc6decd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:29:58.598Z|48384680-185a-499f-9773-a15ad87a7b3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:29:58.598Z|48384680-185a-499f-9773-a15ad87a7b3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:29:58.600Z|3aa9fa49-7e34-4058-a713-23240a854d86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:29:58.600Z|3aa9fa49-7e34-4058-a713-23240a854d86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:29:59.888Z|986ed5db-ef7a-4f76-ac5d-64348d3de28e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:29:59.889Z|986ed5db-ef7a-4f76-ac5d-64348d3de28e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:30:05.750Z|ef3216e7-04cc-4e09-8f72-df4291a96f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:30:05.750Z|ef3216e7-04cc-4e09-8f72-df4291a96f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:30:07.441Z|56bf1a2d-f99f-4322-b9b3-3902e9e5fde3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:30:07.442Z|56bf1a2d-f99f-4322-b9b3-3902e9e5fde3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:30:08.627Z|42daca6e-4337-4a69-8af6-90e2c76e923a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:30:08.628Z|74aa564a-8135-4890-9764-c6da82fa84e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:30:08.628Z|7f323f6d-361d-4018-9b09-3fcb03cda272|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:30:08.629Z|74aa564a-8135-4890-9764-c6da82fa84e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:30:08.629Z|42daca6e-4337-4a69-8af6-90e2c76e923a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:30:08.630Z|7f323f6d-361d-4018-9b09-3fcb03cda272|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:30:18.661Z|efd7a4ce-7a48-4d46-8673-47166c80a089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:30:18.662Z|efd7a4ce-7a48-4d46-8673-47166c80a089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:30:18.662Z|a7059750-0ede-4f1b-8c2d-90d5069428c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:30:18.665Z|4db51087-49b7-4ea4-836c-c405339ac390|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:30:18.665Z|4db51087-49b7-4ea4-836c-c405339ac390|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:30:18.663Z|a7059750-0ede-4f1b-8c2d-90d5069428c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:30:20.750Z|3c76e798-0472-487b-88ef-0f782c033a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:30:20.750Z|3c76e798-0472-487b-88ef-0f782c033a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:30:28.695Z|9a2feb2d-fba7-4515-9ed1-35799f9769d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:30:28.695Z|346df30b-cc52-47fe-a31e-b5cca6b2c4bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:30:28.696Z|9a2feb2d-fba7-4515-9ed1-35799f9769d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:30:28.696Z|346df30b-cc52-47fe-a31e-b5cca6b2c4bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:30:28.703Z|c9cb112b-d98a-48bb-a316-1afe7271d990|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:30:28.704Z|c9cb112b-d98a-48bb-a316-1afe7271d990|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:30:35.750Z|73924056-0c9e-4b88-ae8f-c69103fbd4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:30:35.755Z|73924056-0c9e-4b88-ae8f-c69103fbd4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:30:37.442Z|bdf23e3e-72b5-4f7e-8cbb-cdec92bcd40e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:30:37.443Z|bdf23e3e-72b5-4f7e-8cbb-cdec92bcd40e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:30:38.724Z|045a1f92-d9f0-488e-958a-4de8281710e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:30:38.724Z|7e392d43-deb2-4a9c-b0dd-c4d9cff6fda7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:30:38.724Z|7e392d43-deb2-4a9c-b0dd-c4d9cff6fda7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:30:38.724Z|045a1f92-d9f0-488e-958a-4de8281710e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:30:38.731Z|032fbc6b-7f01-484e-b6cd-48b388a76a1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:30:38.731Z|032fbc6b-7f01-484e-b6cd-48b388a76a1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:30:48.754Z|00dc68ce-bd76-41db-ab47-0652d6463701|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:30:48.755Z|00dc68ce-bd76-41db-ab47-0652d6463701|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:30:48.756Z|be96a55d-bedf-4435-973c-50966b728fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:30:48.757Z|be96a55d-bedf-4435-973c-50966b728fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:30:48.760Z|268c1b1f-a68f-4aae-b643-c2341f50ae02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:30:48.761Z|268c1b1f-a68f-4aae-b643-c2341f50ae02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:30:50.750Z|a0cd154e-bf74-4b1b-955c-afca719c0a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:30:50.750Z|a0cd154e-bf74-4b1b-955c-afca719c0a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:30:58.786Z|28f50433-7abd-4fcf-ae11-481aed5d8874|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:30:58.787Z|28f50433-7abd-4fcf-ae11-481aed5d8874|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:30:58.790Z|cf3fe176-8556-48d6-a759-29ceab94a484|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:30:58.790Z|cf3fe176-8556-48d6-a759-29ceab94a484|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:30:58.793Z|daaec2cd-cdb4-4e62-921e-be5808b464a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:30:58.796Z|daaec2cd-cdb4-4e62-921e-be5808b464a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:30:59.889Z|52cff948-8f4e-4230-be69-f0c35809f7de|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:30:59.889Z|52cff948-8f4e-4230-be69-f0c35809f7de|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:31:05.750Z|4b7e0a77-1002-42f0-b2d6-60a1ffa029ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:31:05.750Z|4b7e0a77-1002-42f0-b2d6-60a1ffa029ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:31:07.443Z|bd3a545a-34c7-48ee-9983-c47155711745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:31:07.444Z|bd3a545a-34c7-48ee-9983-c47155711745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:31:08.818Z|a8f38837-8b23-4c9e-bc25-54a758eded1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:31:08.818Z|ac6bb6b4-b32d-4317-b6ce-7f69eee32080|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:31:08.818Z|a8f38837-8b23-4c9e-bc25-54a758eded1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:31:08.818Z|ac6bb6b4-b32d-4317-b6ce-7f69eee32080|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:31:08.819Z|87412cc2-2a4a-4658-a58f-dc6959f15366|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:31:08.820Z|87412cc2-2a4a-4658-a58f-dc6959f15366|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:31:18.850Z|b3e3621d-4f0c-48b1-9aad-33015f8d81cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:31:18.851Z|0f6be9ad-0675-4fa9-a633-ffc1971e5a84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:31:18.851Z|b3e3621d-4f0c-48b1-9aad-33015f8d81cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:31:18.851Z|0f6be9ad-0675-4fa9-a633-ffc1971e5a84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:31:18.851Z|c63d2d89-20c1-4c89-a561-700e8d26a534|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:31:18.854Z|c63d2d89-20c1-4c89-a561-700e8d26a534|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:31:20.750Z|a99e88b3-2177-4b99-977c-7901e950117d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:31:20.755Z|a99e88b3-2177-4b99-977c-7901e950117d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:31:28.880Z|c5663be8-5d11-4141-882a-41051a421f68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:31:28.881Z|c5663be8-5d11-4141-882a-41051a421f68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:31:28.884Z|4fb5c934-7261-40d5-8d69-c62bb57ab92a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:31:28.885Z|4fb5c934-7261-40d5-8d69-c62bb57ab92a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:31:28.886Z|3b59e526-8fe3-4262-b3ff-905bfd59e00d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:31:28.887Z|3b59e526-8fe3-4262-b3ff-905bfd59e00d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:31:35.750Z|9a67ea7d-903c-4b9a-aac0-25809f591279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:31:35.750Z|9a67ea7d-903c-4b9a-aac0-25809f591279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:31:37.444Z|ac476e69-be3e-4ddc-985c-f125bc46f02b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:31:37.444Z|ac476e69-be3e-4ddc-985c-f125bc46f02b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:31:38.911Z|9260e58d-d9f0-4662-af0a-05ebfd379d11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:31:38.912Z|9260e58d-d9f0-4662-af0a-05ebfd379d11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:31:38.914Z|0cd70a73-4168-4c56-9180-84b9273e9127|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:31:38.915Z|0cd70a73-4168-4c56-9180-84b9273e9127|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:31:38.917Z|610bbd2b-de46-431c-b49a-1fe2dc5f8146|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:31:38.918Z|610bbd2b-de46-431c-b49a-1fe2dc5f8146|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:31:48.943Z|899166a2-63eb-404b-ab8b-e2c75e582fde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:31:48.944Z|899166a2-63eb-404b-ab8b-e2c75e582fde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:31:48.944Z|d8d52600-0208-4805-ab37-a4b15fb8184d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:31:48.945Z|d8d52600-0208-4805-ab37-a4b15fb8184d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:31:48.946Z|57752717-f6b1-489c-b93e-e7061e1ef67b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:31:48.948Z|57752717-f6b1-489c-b93e-e7061e1ef67b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:31:50.752Z|83763a8b-c7b2-4021-bb7e-185d08139c8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:31:50.753Z|83763a8b-c7b2-4021-bb7e-185d08139c8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:31:58.976Z|f6c8eff2-f050-4cb8-a563-1d5407e431b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:31:58.976Z|f6c8eff2-f050-4cb8-a563-1d5407e431b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:31:58.982Z|6554ded4-dbe0-4de6-b0a1-b3a9173b0d2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:31:58.983Z|6554ded4-dbe0-4de6-b0a1-b3a9173b0d2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:31:58.984Z|31bd3550-eb32-47a5-85f7-1261d63dd434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:31:58.985Z|31bd3550-eb32-47a5-85f7-1261d63dd434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:31:59.888Z|a5c139c9-2134-4464-bfb0-c4042995119f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:31:59.888Z|a5c139c9-2134-4464-bfb0-c4042995119f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:32:05.750Z|8873a3bf-ea19-4d7e-b4a8-392d7fe30b10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:32:05.755Z|8873a3bf-ea19-4d7e-b4a8-392d7fe30b10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:32:07.445Z|1530dd43-ea97-42d2-82ca-c009dc33e4f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:32:07.446Z|1530dd43-ea97-42d2-82ca-c009dc33e4f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:32:09.006Z|c079f456-69de-4c2a-aa3c-9e2fa9302a11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:32:09.006Z|c079f456-69de-4c2a-aa3c-9e2fa9302a11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:32:09.010Z|0edd2808-4adf-4867-89ec-94dcba63d256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:32:09.011Z|0edd2808-4adf-4867-89ec-94dcba63d256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:32:09.012Z|386a9ac2-b12b-404d-8bca-546821533f7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:32:09.014Z|386a9ac2-b12b-404d-8bca-546821533f7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:32:19.038Z|806cb9ec-c61a-4450-bc15-8dacc0d3afe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:32:19.039Z|806cb9ec-c61a-4450-bc15-8dacc0d3afe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:32:19.041Z|5fb31097-cd12-4183-a1e8-30c0d66d0435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:32:19.042Z|5fb31097-cd12-4183-a1e8-30c0d66d0435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:32:19.045Z|c1677068-b1cb-4931-906d-80bb9f0a8134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:32:19.046Z|c1677068-b1cb-4931-906d-80bb9f0a8134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:32:20.750Z|6974af79-4b04-4d96-92e0-29ae57411ee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:32:20.750Z|6974af79-4b04-4d96-92e0-29ae57411ee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:32:29.069Z|91d6903d-560b-48f1-a5e8-2105a441a280|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:32:29.070Z|91d6903d-560b-48f1-a5e8-2105a441a280|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:32:29.073Z|0b563bc2-176d-402b-b028-a8d65759d25c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:32:29.074Z|0b563bc2-176d-402b-b028-a8d65759d25c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:32:29.076Z|55f58a71-c5ec-4d32-9457-60f13c960c61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:32:29.076Z|55f58a71-c5ec-4d32-9457-60f13c960c61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:32:35.750Z|e9cdfca5-ebc3-488e-8f11-3d0414e0a74a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:32:35.750Z|e9cdfca5-ebc3-488e-8f11-3d0414e0a74a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:32:37.446Z|b517b35d-9ff1-4257-8592-d99d994a4898|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:32:37.447Z|b517b35d-9ff1-4257-8592-d99d994a4898|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:32:39.099Z|fdb674af-e30d-458a-8b9f-7f53d83c4c29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:32:39.100Z|fdb674af-e30d-458a-8b9f-7f53d83c4c29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:32:39.106Z|c55691ff-13ec-4823-9d43-4ea3c21f6c64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:32:39.106Z|c55691ff-13ec-4823-9d43-4ea3c21f6c64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:32:39.109Z|bcb986d9-738a-4378-9f45-42956de2a460|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:32:39.110Z|bcb986d9-738a-4378-9f45-42956de2a460|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:32:49.131Z|f05be502-33b8-4a7e-b72b-3fbad16e620a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:32:49.131Z|f05be502-33b8-4a7e-b72b-3fbad16e620a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:32:49.141Z|65962c87-e14f-4e7a-85fe-d5af2a56051b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:32:49.141Z|65962c87-e14f-4e7a-85fe-d5af2a56051b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:32:49.141Z|66f52a07-f580-4bb0-ba7d-ca8703a5c59d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:32:49.142Z|66f52a07-f580-4bb0-ba7d-ca8703a5c59d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:32:50.750Z|76953d6f-5e90-49e5-81ac-1b0968a778f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:32:50.753Z|76953d6f-5e90-49e5-81ac-1b0968a778f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:32:59.165Z|b0f21ec2-bb43-4b47-8ae3-29eb2fff586d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:32:59.166Z|b0f21ec2-bb43-4b47-8ae3-29eb2fff586d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:32:59.169Z|f8825dc1-54e0-44bb-a360-678194d4a42e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:32:59.170Z|f8825dc1-54e0-44bb-a360-678194d4a42e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:32:59.171Z|61ca2fc0-f8c9-4b4c-9678-715b0039cc1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:32:59.171Z|61ca2fc0-f8c9-4b4c-9678-715b0039cc1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:32:59.890Z|4f044e19-0ba6-4468-b392-f1d8860dbbfa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:32:59.891Z|4f044e19-0ba6-4468-b392-f1d8860dbbfa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:33:05.750Z|f71e2568-db10-4553-bcbf-4ff93a381e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:33:05.750Z|f71e2568-db10-4553-bcbf-4ff93a381e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:33:07.447Z|59c2329f-5bb4-460d-a4e5-6e97ef7dbf82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:33:07.448Z|59c2329f-5bb4-460d-a4e5-6e97ef7dbf82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:33:09.201Z|9ab6b7f7-497e-455c-be86-3e4a2bd352b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:33:09.202Z|9ab6b7f7-497e-455c-be86-3e4a2bd352b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:33:09.203Z|caffccde-cf13-429f-bf6c-4ac57101ea56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:33:09.204Z|caffccde-cf13-429f-bf6c-4ac57101ea56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:33:09.206Z|d2072ca0-1c6d-47b5-b966-fd447219bb50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:33:09.207Z|d2072ca0-1c6d-47b5-b966-fd447219bb50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:33:19.230Z|2c7ad1ac-ef9e-4901-a36b-342e0cdfb67e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:33:19.230Z|2c7ad1ac-ef9e-4901-a36b-342e0cdfb67e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:33:19.233Z|168c4726-69d4-4165-ad7a-832b46ff3b74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:33:19.233Z|168c4726-69d4-4165-ad7a-832b46ff3b74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:33:19.236Z|1594a213-15d7-4f70-8cc8-542fd754fc73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:33:19.237Z|1594a213-15d7-4f70-8cc8-542fd754fc73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:33:20.750Z|5a6ed5cd-24e6-4845-9832-e6ddd44c648f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:33:20.750Z|5a6ed5cd-24e6-4845-9832-e6ddd44c648f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:33:29.263Z|f913c891-d40f-4e06-b899-5ff3512dff1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:33:29.263Z|6ee691da-1131-4715-8974-29364aad1439|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:33:29.263Z|f913c891-d40f-4e06-b899-5ff3512dff1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:33:29.263Z|6ee691da-1131-4715-8974-29364aad1439|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:33:29.268Z|ad27c682-d58c-4c3a-8cbb-90f03e46b446|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:33:29.268Z|ad27c682-d58c-4c3a-8cbb-90f03e46b446|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:33:35.750Z|a49262bc-3897-4340-bfa2-d69360d87d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:33:35.750Z|a49262bc-3897-4340-bfa2-d69360d87d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:33:37.448Z|97b15630-c7ec-4ae3-b021-f09b64dbd45b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:33:37.448Z|97b15630-c7ec-4ae3-b021-f09b64dbd45b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:33:39.299Z|0c44c10b-a9ac-4251-8a03-55fccd1c8d31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:33:39.299Z|0c44c10b-a9ac-4251-8a03-55fccd1c8d31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:33:39.300Z|95373fbc-0c9b-4b15-bc30-6941bf9cd884|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:33:39.300Z|1d0cd494-2c21-43ae-99f9-aa210cbc8c09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:33:39.301Z|1d0cd494-2c21-43ae-99f9-aa210cbc8c09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:33:39.301Z|95373fbc-0c9b-4b15-bc30-6941bf9cd884|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:33:49.327Z|382c8040-2a01-46f8-b300-60c93e8b682e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:33:49.328Z|382c8040-2a01-46f8-b300-60c93e8b682e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:33:49.331Z|cb6f397c-03fb-43ad-92ff-f57273918dd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:33:49.331Z|cb6f397c-03fb-43ad-92ff-f57273918dd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:33:49.331Z|42b36d43-ed35-4d28-aad8-5120eba2004b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:33:49.332Z|42b36d43-ed35-4d28-aad8-5120eba2004b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:33:50.750Z|84242c5e-3996-4d7a-9fcb-10f7b9aa02e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:33:50.750Z|84242c5e-3996-4d7a-9fcb-10f7b9aa02e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:33:59.357Z|7ad9bcac-ea38-4dff-83c4-21eb046bd1ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:33:59.357Z|7ad9bcac-ea38-4dff-83c4-21eb046bd1ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:33:59.360Z|d11c57e6-5066-41b3-93f9-4be8c87a8449|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:33:59.360Z|d11c57e6-5066-41b3-93f9-4be8c87a8449|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:33:59.361Z|e5f063a8-0d6d-40c1-95cc-66da2c2bca82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:33:59.361Z|e5f063a8-0d6d-40c1-95cc-66da2c2bca82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:33:59.889Z|790a6751-cbbe-4e25-a9f6-07e8764b5a09|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:33:59.890Z|790a6751-cbbe-4e25-a9f6-07e8764b5a09|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:34:05.750Z|dad6edf9-ac8f-4fc1-8be6-827f2de47475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:34:05.750Z|dad6edf9-ac8f-4fc1-8be6-827f2de47475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:34:07.449Z|6b2ef8c9-b756-4d5f-a44a-c1c63c72c5f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:34:07.450Z|6b2ef8c9-b756-4d5f-a44a-c1c63c72c5f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:34:09.391Z|849290dd-193c-456d-b64d-a8756da1acbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:34:09.392Z|849290dd-193c-456d-b64d-a8756da1acbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:34:09.395Z|2840eb0d-27b8-4b17-a2ed-543b832cff16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:34:09.395Z|2840eb0d-27b8-4b17-a2ed-543b832cff16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:34:09.400Z|aa07ef20-a6ec-48c1-b854-318161fa0a69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:34:09.400Z|aa07ef20-a6ec-48c1-b854-318161fa0a69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:34:19.417Z|cdb10671-752d-41e0-8cad-f26f2264c5e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:34:19.418Z|cdb10671-752d-41e0-8cad-f26f2264c5e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:34:19.420Z|b8aaf6a9-348d-4fed-92d7-ba95f703e18e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:34:19.420Z|b8aaf6a9-348d-4fed-92d7-ba95f703e18e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:34:19.426Z|8eb2f368-90f3-4740-8ab3-df918294b3c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:34:19.426Z|8eb2f368-90f3-4740-8ab3-df918294b3c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:34:20.750Z|5f875f0f-d5f5-46b5-b415-b46c955fe21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:34:20.750Z|5f875f0f-d5f5-46b5-b415-b46c955fe21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:34:29.444Z|5981c2a0-436b-4611-999a-d2914375155e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:34:29.445Z|5981c2a0-436b-4611-999a-d2914375155e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:34:29.450Z|64667fdb-117b-4e7b-b413-76bd5b793624|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:34:29.450Z|64667fdb-117b-4e7b-b413-76bd5b793624|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:34:29.458Z|adf9f9ae-36f2-48e7-ad04-38a16cac7998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:34:29.459Z|adf9f9ae-36f2-48e7-ad04-38a16cac7998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:34:35.750Z|e580f096-c502-4194-9179-5b9d98299d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:34:35.750Z|e580f096-c502-4194-9179-5b9d98299d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:34:37.450Z|4e39756d-c3c1-4d2c-b182-02ed0b6faee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:34:37.450Z|4e39756d-c3c1-4d2c-b182-02ed0b6faee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:34:39.479Z|14e72128-d646-4883-894b-2ba7e4e88d3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:34:39.480Z|14e72128-d646-4883-894b-2ba7e4e88d3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:34:39.488Z|1dbd369f-2309-460c-8f61-28103c126728|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:34:39.488Z|1dbd369f-2309-460c-8f61-28103c126728|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:34:39.493Z|36f8e135-1624-4801-b470-1d6292aab4c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:34:39.494Z|36f8e135-1624-4801-b470-1d6292aab4c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:34:49.512Z|b74d191a-8e2a-4796-8ec8-0b8ea8d3628f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:34:49.514Z|b74d191a-8e2a-4796-8ec8-0b8ea8d3628f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:34:49.518Z|e51509b1-f139-42bc-932f-803f64864f74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:34:49.518Z|e51509b1-f139-42bc-932f-803f64864f74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:34:49.522Z|fe4ee114-a5a2-4089-b36e-46bad3dbf629|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:34:49.523Z|fe4ee114-a5a2-4089-b36e-46bad3dbf629|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:34:50.750Z|690f171c-77f8-4ed8-8f20-3755c3767ef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:34:50.750Z|690f171c-77f8-4ed8-8f20-3755c3767ef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:34:59.546Z|d08e6477-7a77-4a4e-96ab-5c904d434464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:34:59.547Z|d62313cb-9fec-4e23-a746-8cdb9b4d2337|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:34:59.548Z|d62313cb-9fec-4e23-a746-8cdb9b4d2337|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:34:59.550Z|d08e6477-7a77-4a4e-96ab-5c904d434464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:34:59.553Z|1d41a78e-e5b3-483f-8545-ec3d7c3fea7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:34:59.554Z|1d41a78e-e5b3-483f-8545-ec3d7c3fea7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:34:59.890Z|12347803-89f7-435e-98bc-9d443c421fb7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:34:59.890Z|12347803-89f7-435e-98bc-9d443c421fb7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:35:05.750Z|8f9b36e0-77dc-4a70-8f92-107249fa978c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:35:05.754Z|8f9b36e0-77dc-4a70-8f92-107249fa978c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:35:07.451Z|ee851fdf-c921-43a5-8733-4d44b34b8b32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:35:07.451Z|ee851fdf-c921-43a5-8733-4d44b34b8b32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:35:09.574Z|59bb6f8f-9748-4d8c-b308-9f80ca00dddb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:35:09.577Z|ca31ce81-8ae4-424f-9e74-2ecfbd756006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:35:09.578Z|f5bfb342-9265-44c3-9617-d80105932e60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:35:09.578Z|ca31ce81-8ae4-424f-9e74-2ecfbd756006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:35:09.579Z|f5bfb342-9265-44c3-9617-d80105932e60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:35:09.574Z|59bb6f8f-9748-4d8c-b308-9f80ca00dddb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:35:19.602Z|bd9da2b7-1f74-49dc-966b-4dd935195c9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:35:19.603Z|bd9da2b7-1f74-49dc-966b-4dd935195c9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:35:19.604Z|c5666b4d-dee9-4b61-8a80-c0a489b49395|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:35:19.605Z|c5666b4d-dee9-4b61-8a80-c0a489b49395|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:35:19.606Z|cb3a584d-9687-4540-bf62-02db06e721b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:35:19.606Z|cb3a584d-9687-4540-bf62-02db06e721b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:35:20.750Z|9331fd18-939d-4f1b-9f87-ce78320b5a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:35:20.750Z|9331fd18-939d-4f1b-9f87-ce78320b5a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:35:29.628Z|dbc48962-a2da-4d04-aa5b-95488be2167d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:35:29.629Z|dbc48962-a2da-4d04-aa5b-95488be2167d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:35:29.634Z|f0f674e6-08e2-4f8a-8477-148b0313b3df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:35:29.634Z|f0f674e6-08e2-4f8a-8477-148b0313b3df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:35:29.635Z|da0d55fb-88ec-4be4-9407-5d249b3b3c62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:35:29.635Z|da0d55fb-88ec-4be4-9407-5d249b3b3c62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:35:35.750Z|8ec292e7-c912-4f02-ab5d-d0c5cc2bd5a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:35:35.750Z|8ec292e7-c912-4f02-ab5d-d0c5cc2bd5a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:35:37.452Z|b426b6fe-b1ca-424f-b244-51e3aa739166|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:35:37.452Z|b426b6fe-b1ca-424f-b244-51e3aa739166|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:35:39.660Z|638edd4b-b41a-4c0c-911f-e466132ff84d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:35:39.661Z|638edd4b-b41a-4c0c-911f-e466132ff84d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:35:39.662Z|8d18d73d-2ba9-43ca-a214-d5de5913f431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:35:39.663Z|8d18d73d-2ba9-43ca-a214-d5de5913f431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:35:39.665Z|32e1ec9f-823e-4932-a853-ae5c36ae0ea3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:35:39.666Z|32e1ec9f-823e-4932-a853-ae5c36ae0ea3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:35:49.693Z|f07c363b-2702-4968-952a-a8d52c44d3a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:35:49.694Z|f07c363b-2702-4968-952a-a8d52c44d3a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:35:49.696Z|090f9046-daa9-49a9-959a-439508e38819|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:35:49.696Z|090f9046-daa9-49a9-959a-439508e38819|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:35:49.702Z|0412ac4d-c9dd-4ef8-beec-d746ce06db3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:35:49.702Z|0412ac4d-c9dd-4ef8-beec-d746ce06db3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:35:50.750Z|9c46025a-c548-4bc7-8898-6e21719034ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:35:50.755Z|9c46025a-c548-4bc7-8898-6e21719034ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:35:59.724Z|3683afc7-1a42-4063-8124-3ec3773f6530|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:35:59.724Z|dd2a6171-2eec-4744-adf6-7fa3648ce6bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:35:59.725Z|3683afc7-1a42-4063-8124-3ec3773f6530|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:35:59.725Z|dd2a6171-2eec-4744-adf6-7fa3648ce6bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:35:59.727Z|11c0c3d6-3dfb-4699-84ae-19515fbfe6d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:35:59.728Z|11c0c3d6-3dfb-4699-84ae-19515fbfe6d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:35:59.890Z|f84f6376-2261-44fc-90dc-36a20ba19df2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:35:59.891Z|f84f6376-2261-44fc-90dc-36a20ba19df2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:36:05.750Z|b28b00d2-1e1a-437a-a697-4a623bd289ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:36:05.750Z|b28b00d2-1e1a-437a-a697-4a623bd289ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:36:07.453Z|028f3500-ad42-4023-8479-3f0a5365218d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:36:07.453Z|028f3500-ad42-4023-8479-3f0a5365218d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:36:09.753Z|8c861f51-4f25-4cbd-b9d4-569612416c03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:36:09.754Z|8c861f51-4f25-4cbd-b9d4-569612416c03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:36:09.757Z|e33de3ae-7a93-4256-a45b-6c351a9d0b59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:36:09.758Z|e33de3ae-7a93-4256-a45b-6c351a9d0b59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:36:09.759Z|a84932a9-cedb-4a90-be64-7df4a205f089|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:36:09.760Z|a84932a9-cedb-4a90-be64-7df4a205f089|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:36:19.787Z|d2fc9a2c-7dce-4e6e-87b2-be1ac6b050fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:36:19.787Z|e39bd5a5-b5b2-41ff-8af9-ebe44ac7de99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:36:19.788Z|d2fc9a2c-7dce-4e6e-87b2-be1ac6b050fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:36:19.788Z|e39bd5a5-b5b2-41ff-8af9-ebe44ac7de99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:36:19.792Z|8a55174b-cb2c-44f2-ae6e-4e0355ded408|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:36:19.793Z|8a55174b-cb2c-44f2-ae6e-4e0355ded408|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:36:20.749Z|fa3593ad-2b6f-4f25-a9cc-dcdb0852e56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:36:20.750Z|fa3593ad-2b6f-4f25-a9cc-dcdb0852e56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:36:29.815Z|fcd498b0-64bd-472b-a2e9-d87f7c8eaa91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:36:29.816Z|fcd498b0-64bd-472b-a2e9-d87f7c8eaa91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:36:29.817Z|d3437449-c33b-41bd-8d69-617c6570c689|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:36:29.818Z|d3437449-c33b-41bd-8d69-617c6570c689|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:36:29.820Z|7efdcfcd-c65c-4f23-8796-a0887f5ca755|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:36:29.820Z|7efdcfcd-c65c-4f23-8796-a0887f5ca755|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:36:35.749Z|cfaa5c0b-5158-498c-a090-25966fe58396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:36:35.753Z|cfaa5c0b-5158-498c-a090-25966fe58396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:36:37.454Z|3a987236-6006-46b8-8c5b-a1ff372ec4dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:36:37.454Z|3a987236-6006-46b8-8c5b-a1ff372ec4dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:36:39.847Z|b050b1d7-8ce2-400d-b1d2-5889670b2296|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:36:39.848Z|b050b1d7-8ce2-400d-b1d2-5889670b2296|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:36:39.859Z|213cce70-8a84-4a5d-9a54-45dde6c1e2ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:36:39.859Z|da46bc9f-7026-498b-9b87-36b6749a458e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:36:39.859Z|da46bc9f-7026-498b-9b87-36b6749a458e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:36:39.860Z|213cce70-8a84-4a5d-9a54-45dde6c1e2ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:36:49.873Z|319d7014-7860-465d-9ee2-1e5056440d82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:36:49.874Z|319d7014-7860-465d-9ee2-1e5056440d82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:36:49.887Z|e5c0e7e9-2c95-41b6-8a0a-31a91a632faa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:36:49.888Z|e5c0e7e9-2c95-41b6-8a0a-31a91a632faa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:36:49.888Z|7fec0572-9128-41a2-b6c7-9d7835231663|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:36:49.889Z|7fec0572-9128-41a2-b6c7-9d7835231663|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:36:50.750Z|1ca0dc07-2a0f-4ea1-be57-2dfacbdf370c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:36:50.751Z|1ca0dc07-2a0f-4ea1-be57-2dfacbdf370c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:36:59.890Z|4537fdce-f7a3-4b16-81a0-25dbaa87ea5b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:36:59.890Z|4537fdce-f7a3-4b16-81a0-25dbaa87ea5b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:36:59.905Z|e3261ac1-5665-4445-80a8-3061adccfb63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:36:59.906Z|e3261ac1-5665-4445-80a8-3061adccfb63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:36:59.916Z|35587fe7-1741-4c58-8a49-84f2bc37eb35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:36:59.916Z|35587fe7-1741-4c58-8a49-84f2bc37eb35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:36:59.918Z|6eb28f52-38f3-4dcf-bb78-e84603f9bd5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:36:59.919Z|6eb28f52-38f3-4dcf-bb78-e84603f9bd5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:37:05.750Z|4d2519a6-a594-498a-815b-4a4af72c0d05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:37:05.750Z|4d2519a6-a594-498a-815b-4a4af72c0d05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:37:07.455Z|bb63ff31-805c-46e0-acbe-67917124ca4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:37:07.455Z|bb63ff31-805c-46e0-acbe-67917124ca4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:37:09.935Z|d61ff0a9-fc55-4c67-85cd-8e941c6eeb5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:37:09.936Z|d61ff0a9-fc55-4c67-85cd-8e941c6eeb5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:37:09.940Z|bc177014-8ad8-4023-9eac-6357568b3844|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:37:09.940Z|bc177014-8ad8-4023-9eac-6357568b3844|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:37:09.947Z|0b14bb12-72b4-4749-9b40-aef766f84ad3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:37:09.948Z|0b14bb12-72b4-4749-9b40-aef766f84ad3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:37:19.964Z|87f303c0-1d8e-49cf-977e-0d0ec39105d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:37:19.964Z|87f303c0-1d8e-49cf-977e-0d0ec39105d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:37:19.970Z|a5fd8da7-e4fe-4d2b-930f-a16cd2768549|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:37:19.971Z|a5fd8da7-e4fe-4d2b-930f-a16cd2768549|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:37:19.980Z|8040db27-5106-426c-bdc0-e77c0d237024|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:37:19.980Z|8040db27-5106-426c-bdc0-e77c0d237024|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:37:20.750Z|e44a4966-e7eb-42d7-954e-f4d94b2066fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:37:20.754Z|e44a4966-e7eb-42d7-954e-f4d94b2066fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:37:30.000Z|edf9a423-9488-4bf0-b400-0a7e1e425fa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:37:30.001Z|edf9a423-9488-4bf0-b400-0a7e1e425fa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:37:30.004Z|57bb1fc2-4365-4f5e-a7d6-c2a3b435226c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:37:30.004Z|57bb1fc2-4365-4f5e-a7d6-c2a3b435226c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:37:30.016Z|996812aa-8f89-44c3-9fa2-8a85562bdef6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:37:30.017Z|996812aa-8f89-44c3-9fa2-8a85562bdef6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:37:35.751Z|7a822289-148e-49f4-b77f-95696c6a8fcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:37:35.751Z|7a822289-148e-49f4-b77f-95696c6a8fcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:37:37.456Z|805e0718-5265-4b69-90bc-be92ee0cc6f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:37:37.456Z|805e0718-5265-4b69-90bc-be92ee0cc6f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:37:40.035Z|2476d957-0b8a-4173-8256-7a386c537026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:37:40.036Z|2476d957-0b8a-4173-8256-7a386c537026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:37:40.035Z|10dbb2c4-830f-411d-a67b-e5bbf272977e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:37:40.036Z|10dbb2c4-830f-411d-a67b-e5bbf272977e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:37:40.049Z|194bf9d2-bd54-436c-8df8-da4838b1814d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:37:40.050Z|194bf9d2-bd54-436c-8df8-da4838b1814d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:37:50.062Z|14c0b258-3294-4480-840f-75eccdb7eb46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:37:50.063Z|14c0b258-3294-4480-840f-75eccdb7eb46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:37:50.065Z|f386f624-7d32-4e70-9681-5080551f14a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:37:50.066Z|f386f624-7d32-4e70-9681-5080551f14a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:37:50.075Z|e6b74325-c341-4182-b3fa-a33cdcf353f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:37:50.076Z|e6b74325-c341-4182-b3fa-a33cdcf353f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:37:50.750Z|d63943b9-39ed-4724-b7bf-faa185633415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:37:50.750Z|d63943b9-39ed-4724-b7bf-faa185633415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:37:59.890Z|59350fda-face-4fc3-8a1e-fecde9c39cd4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:37:59.892Z|59350fda-face-4fc3-8a1e-fecde9c39cd4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:38:00.094Z|08275b2b-1a77-4e10-8654-62ada9138392|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:38:00.095Z|08275b2b-1a77-4e10-8654-62ada9138392|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:38:00.101Z|91388f7d-1f42-4e27-bfb6-0f1585bdbeff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:38:00.101Z|91388f7d-1f42-4e27-bfb6-0f1585bdbeff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:38:00.105Z|a55fa6c6-8bb1-4acc-93a7-1d36e6a0f7a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:38:00.106Z|a55fa6c6-8bb1-4acc-93a7-1d36e6a0f7a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:38:05.750Z|b1aee4fa-df32-4c9a-b31f-0023f75b2374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:38:05.754Z|b1aee4fa-df32-4c9a-b31f-0023f75b2374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:38:07.457Z|d810bc0b-7f4e-474e-b4ee-e6ae0d5645a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:38:07.457Z|d810bc0b-7f4e-474e-b4ee-e6ae0d5645a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:38:10.127Z|b2cd0e5c-6d90-412f-a6ac-be968bef9910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:38:10.127Z|b2cd0e5c-6d90-412f-a6ac-be968bef9910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:38:10.130Z|0bd09ee8-1556-49f3-9a59-22710d553aa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:38:10.130Z|0bd09ee8-1556-49f3-9a59-22710d553aa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:38:10.133Z|0ed02043-8cc1-4d3e-817e-b8d986c69a2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:38:10.133Z|0ed02043-8cc1-4d3e-817e-b8d986c69a2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:38:20.156Z|32136668-db0b-40b9-8b93-1c3590d5ebe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:38:20.157Z|32136668-db0b-40b9-8b93-1c3590d5ebe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:38:20.159Z|f57a4d93-b924-4eb0-86c6-1c87836dc3c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:38:20.160Z|f57a4d93-b924-4eb0-86c6-1c87836dc3c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:38:20.162Z|da8e13df-1e94-470f-91ae-1a75ddd7f219|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:38:20.163Z|da8e13df-1e94-470f-91ae-1a75ddd7f219|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:38:20.750Z|e3aa9b2c-8dcc-4168-8dd6-5bc9caed0548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:38:20.750Z|e3aa9b2c-8dcc-4168-8dd6-5bc9caed0548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:38:30.182Z|67d2bdf5-016d-49f5-945b-651384ee70aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:38:30.183Z|67d2bdf5-016d-49f5-945b-651384ee70aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:38:30.190Z|cffb0541-74c8-48c9-a8cf-73ea17beedc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:38:30.190Z|cffb0541-74c8-48c9-a8cf-73ea17beedc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:38:30.193Z|849f8386-4b2e-4d75-b912-c7000ff13167|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:38:30.193Z|849f8386-4b2e-4d75-b912-c7000ff13167|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:38:35.750Z|adcc8e11-68e2-4860-8b50-a09568c0e234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:38:35.750Z|adcc8e11-68e2-4860-8b50-a09568c0e234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:38:37.458Z|bf209544-97b1-48d6-844e-244be58ea9f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:38:37.458Z|bf209544-97b1-48d6-844e-244be58ea9f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:38:40.216Z|cefe2877-5a93-4ab8-baa2-d5a69abdf5a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:38:40.216Z|cefe2877-5a93-4ab8-baa2-d5a69abdf5a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:38:40.221Z|e0feefbb-6b35-45a9-9871-73cb48f5153c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:38:40.222Z|e0feefbb-6b35-45a9-9871-73cb48f5153c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:38:40.224Z|ab8361e3-e234-4454-94ef-834ad143b267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:38:40.224Z|ab8361e3-e234-4454-94ef-834ad143b267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:38:50.244Z|6f3ce592-5201-4656-a61f-a5a8c89a3f1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:38:50.245Z|6f3ce592-5201-4656-a61f-a5a8c89a3f1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:38:50.248Z|57a3dccb-6f81-48a0-be19-51964f060909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:38:50.249Z|57a3dccb-6f81-48a0-be19-51964f060909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:38:50.253Z|ad3c2e25-b70d-4d1d-b165-0b76999546ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:38:50.253Z|ad3c2e25-b70d-4d1d-b165-0b76999546ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:38:50.750Z|7d5eb665-2765-4070-8336-fddd2fb1409a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:38:50.754Z|7d5eb665-2765-4070-8336-fddd2fb1409a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:38:59.889Z|73cad271-4a75-45b0-b70f-694f2aae1fda|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:38:59.890Z|73cad271-4a75-45b0-b70f-694f2aae1fda|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:39:00.277Z|8bfe34dd-7083-49fa-a84c-9259f0d58c39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:39:00.279Z|6638eaa7-9888-4cfe-9a25-8c3d99a96018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:39:00.279Z|6638eaa7-9888-4cfe-9a25-8c3d99a96018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:39:00.281Z|8bfe34dd-7083-49fa-a84c-9259f0d58c39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:39:00.284Z|00393fa1-746b-4180-a054-9d7adc5a433c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:39:00.285Z|00393fa1-746b-4180-a054-9d7adc5a433c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:39:05.750Z|60bd509f-fee0-4700-9d1b-05d1a0a8b7e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:39:05.750Z|60bd509f-fee0-4700-9d1b-05d1a0a8b7e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:39:07.459Z|c0cd4b49-43ec-4863-91bf-57f1a1b91280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:39:07.460Z|c0cd4b49-43ec-4863-91bf-57f1a1b91280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:39:10.310Z|d345be76-df47-47d7-83cd-863e630ce3b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:39:10.311Z|d345be76-df47-47d7-83cd-863e630ce3b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:39:10.314Z|cfc1c1ba-b88a-468f-a175-77cfc2a740c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:39:10.314Z|cfc1c1ba-b88a-468f-a175-77cfc2a740c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:39:10.314Z|22e4500a-157f-467a-aecd-62f48d64cf84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:39:10.315Z|22e4500a-157f-467a-aecd-62f48d64cf84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:39:20.343Z|4a0e0f9b-754e-422d-a0aa-2e83bb58b318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:39:20.343Z|4a0e0f9b-754e-422d-a0aa-2e83bb58b318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:39:20.345Z|3f1ee6d6-a698-490d-bbff-eda0a8838892|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:39:20.345Z|3f1ee6d6-a698-490d-bbff-eda0a8838892|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:39:20.347Z|0c950ae8-8266-40c3-8c44-8af8901a28fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:39:20.347Z|0c950ae8-8266-40c3-8c44-8af8901a28fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:39:20.750Z|d430ea9a-3ab0-42f4-b8e6-38f635f37379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:39:20.750Z|d430ea9a-3ab0-42f4-b8e6-38f635f37379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:39:30.374Z|ce722850-51ea-41f7-b788-80d1f76cff16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:39:30.375Z|ce722850-51ea-41f7-b788-80d1f76cff16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:39:30.379Z|9eb9891b-ef4e-4a95-a3b3-f3ee0b87451e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:39:30.380Z|9eb9891b-ef4e-4a95-a3b3-f3ee0b87451e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:39:30.385Z|64e08705-2a20-435e-bd94-a433b9dc57fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:39:30.386Z|64e08705-2a20-435e-bd94-a433b9dc57fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:39:35.750Z|61422814-aee7-4840-9a98-2f9d407ae05b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:39:35.754Z|61422814-aee7-4840-9a98-2f9d407ae05b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:39:37.461Z|661787f2-f9ff-49e8-9bbb-c88fe2813a1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:39:37.461Z|661787f2-f9ff-49e8-9bbb-c88fe2813a1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:39:40.400Z|7bf7fce4-420c-4c24-a0a3-f404f1fc7460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:39:40.400Z|7bf7fce4-420c-4c24-a0a3-f404f1fc7460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:39:40.400Z|00fe3dde-08b6-4531-8c6a-b59217d689b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:39:40.401Z|00fe3dde-08b6-4531-8c6a-b59217d689b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:39:40.414Z|ea5b87da-af39-4330-bc6a-4da58c76c35d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:39:40.415Z|ea5b87da-af39-4330-bc6a-4da58c76c35d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:39:50.444Z|9839941e-c909-4ef6-854b-f692e3b50586|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:39:50.448Z|d35f36e8-f36b-4ad3-b334-e649d49951d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:39:50.449Z|d35f36e8-f36b-4ad3-b334-e649d49951d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:39:50.454Z|3282ee3f-bcf0-4e1a-8507-25e5c3e36e56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:39:50.456Z|3282ee3f-bcf0-4e1a-8507-25e5c3e36e56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:39:50.452Z|9839941e-c909-4ef6-854b-f692e3b50586|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:39:50.750Z|ef926a82-e922-461e-a021-7c52ca7005d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:39:50.750Z|ef926a82-e922-461e-a021-7c52ca7005d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:39:59.888Z|48a3863e-a735-47df-98df-b28b22dfcd2b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:39:59.889Z|48a3863e-a735-47df-98df-b28b22dfcd2b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:40:00.491Z|0a54a20e-e425-419e-9dcc-caa314373b2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:40:00.491Z|0a54a20e-e425-419e-9dcc-caa314373b2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:40:00.493Z|becc6e4a-a636-4552-83bb-a28788090e93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:40:00.494Z|becc6e4a-a636-4552-83bb-a28788090e93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:40:00.525Z|d30c9eb3-3039-4e20-a5e0-aec40fcf3965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:40:00.525Z|d30c9eb3-3039-4e20-a5e0-aec40fcf3965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:40:05.750Z|c6071d40-5ff6-4f0c-86fa-ff7daf317f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:40:05.751Z|c6071d40-5ff6-4f0c-86fa-ff7daf317f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:40:07.462Z|778eb366-ab7b-492a-80d1-16ab289cbcb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:40:07.463Z|778eb366-ab7b-492a-80d1-16ab289cbcb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:40:10.529Z|44f2fdf9-205d-4294-90f1-afecc5a5c2d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:40:10.529Z|44f2fdf9-205d-4294-90f1-afecc5a5c2d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:40:10.532Z|06ea7a3b-d2f3-46d6-88d4-a0701d74dc5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:40:10.532Z|06ea7a3b-d2f3-46d6-88d4-a0701d74dc5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:40:10.575Z|56a6c702-582a-48e1-8fba-a32e71fe0658|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:40:10.576Z|56a6c702-582a-48e1-8fba-a32e71fe0658|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:40:20.597Z|9fa5ffa3-99b0-4ea3-a486-ac0d3256e361|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:40:20.598Z|9fa5ffa3-99b0-4ea3-a486-ac0d3256e361|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:40:20.602Z|54c7f016-aaa6-479d-99f3-6757a097027c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:40:20.602Z|54c7f016-aaa6-479d-99f3-6757a097027c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:40:20.603Z|a646e4b2-7069-4941-a005-e464f6818ef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:40:20.603Z|a646e4b2-7069-4941-a005-e464f6818ef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:40:20.750Z|bdb4dec7-e7b2-4d51-8f5e-f53bcd61dfb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:40:20.754Z|bdb4dec7-e7b2-4d51-8f5e-f53bcd61dfb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:40:30.623Z|66ee2030-c249-4bee-af0c-b161c7463340|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:40:30.624Z|3570ad46-9111-476e-b33d-31ea4c586d8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:40:30.624Z|66ee2030-c249-4bee-af0c-b161c7463340|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:40:30.624Z|3570ad46-9111-476e-b33d-31ea4c586d8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:40:30.628Z|11ce0516-1ce4-4ba1-ad22-5ce5c1cb8b37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:40:30.628Z|11ce0516-1ce4-4ba1-ad22-5ce5c1cb8b37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:40:35.750Z|12b02326-aafc-4313-a267-753cd71722f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:40:35.750Z|12b02326-aafc-4313-a267-753cd71722f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:40:37.464Z|f08269a6-6c56-4b3e-94bf-9ef9af487300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:40:37.464Z|f08269a6-6c56-4b3e-94bf-9ef9af487300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:40:40.648Z|1bd37b6e-33a2-4863-9fcf-73fc74d015cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:40:40.649Z|1bd37b6e-33a2-4863-9fcf-73fc74d015cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:40:40.649Z|88199efb-ecf3-4fb4-b477-43df848c569b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:40:40.649Z|88199efb-ecf3-4fb4-b477-43df848c569b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:40:40.654Z|bd521e3b-1247-4bda-b314-38ffe30b9211|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:40:40.654Z|bd521e3b-1247-4bda-b314-38ffe30b9211|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:40:50.678Z|51cc0e18-8f3d-448d-87e8-fff0b4b4b92b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:40:50.678Z|51cc0e18-8f3d-448d-87e8-fff0b4b4b92b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:40:50.678Z|def990b5-d573-4efa-9dca-40fa65697613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:40:50.679Z|def990b5-d573-4efa-9dca-40fa65697613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:40:50.677Z|e79fdb31-2a9e-4653-aa88-0f485e5a36c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:40:50.681Z|e79fdb31-2a9e-4653-aa88-0f485e5a36c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:40:50.750Z|fee0f093-7652-4f3e-8723-109b1647fcd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:40:50.750Z|fee0f093-7652-4f3e-8723-109b1647fcd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:40:59.889Z|868cc5ac-1557-447b-a028-22b6242eb8b9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:40:59.890Z|868cc5ac-1557-447b-a028-22b6242eb8b9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:41:00.701Z|9da26df6-9c6d-4dcd-8be2-df0a55574aa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:41:00.701Z|9da26df6-9c6d-4dcd-8be2-df0a55574aa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:41:00.705Z|b212b2bc-3250-4373-ba58-bc607b5dfd38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:41:00.705Z|b212b2bc-3250-4373-ba58-bc607b5dfd38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:41:00.705Z|1e171008-ee6b-49b3-be51-d635783767c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:41:00.706Z|1e171008-ee6b-49b3-be51-d635783767c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:41:05.750Z|8102fbf5-2cd5-41e4-b2c0-9ea3de756aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:41:05.753Z|8102fbf5-2cd5-41e4-b2c0-9ea3de756aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:41:07.465Z|102add3a-81af-463b-80aa-483d4ddf7f49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:41:07.465Z|102add3a-81af-463b-80aa-483d4ddf7f49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:41:10.728Z|3ba4cecb-fb93-4510-9c63-09550dd60edb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:41:10.728Z|5fb33cce-a5d2-42f7-9f9d-ef7d7cced5a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:41:10.728Z|3ba4cecb-fb93-4510-9c63-09550dd60edb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:41:10.729Z|5fb33cce-a5d2-42f7-9f9d-ef7d7cced5a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:41:10.733Z|3407ad3c-f4cb-4b7e-86a5-9353b3fa3995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:41:10.733Z|3407ad3c-f4cb-4b7e-86a5-9353b3fa3995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:41:20.750Z|2f045cd5-fd8f-4535-b9c0-4538757b1a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:41:20.750Z|2f045cd5-fd8f-4535-b9c0-4538757b1a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:41:20.761Z|f50192d7-f131-4513-a5bb-798ccf7f012b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:41:20.762Z|f50192d7-f131-4513-a5bb-798ccf7f012b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:41:20.765Z|dd6fb9e4-825f-4f09-b551-de99f0b80b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:41:20.765Z|b35808ff-82ae-4017-9794-09a3f0dc72fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:41:20.765Z|dd6fb9e4-825f-4f09-b551-de99f0b80b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:41:20.765Z|b35808ff-82ae-4017-9794-09a3f0dc72fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:41:30.790Z|a002e25c-def6-45cd-b23d-74c39e19f689|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:41:30.791Z|3203b04d-c5d1-4415-b2cf-cf82492f71a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:41:30.791Z|a002e25c-def6-45cd-b23d-74c39e19f689|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:41:30.792Z|3203b04d-c5d1-4415-b2cf-cf82492f71a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:41:30.794Z|31ff7642-4b4e-46b9-8c5b-6a75170c68a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:41:30.795Z|31ff7642-4b4e-46b9-8c5b-6a75170c68a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:41:35.750Z|45908814-2a16-4a00-ae82-dacbcf37e0ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:41:35.750Z|45908814-2a16-4a00-ae82-dacbcf37e0ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:41:37.466Z|c23dd990-1f91-4860-ab43-65bfa17e67c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:41:37.467Z|c23dd990-1f91-4860-ab43-65bfa17e67c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:41:40.820Z|4ae1a452-506a-468e-a207-09f92fb71bbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:41:40.820Z|91f364f1-c9a2-4cba-ab63-70f909d09ee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:41:40.821Z|91f364f1-c9a2-4cba-ab63-70f909d09ee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:41:40.821Z|4ae1a452-506a-468e-a207-09f92fb71bbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:41:40.825Z|e1686be9-9f0d-4a9b-9197-59a38630d11a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:41:40.825Z|e1686be9-9f0d-4a9b-9197-59a38630d11a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:41:50.750Z|1b15b0fd-2e08-4815-a026-c02356f4f20e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:41:50.753Z|1b15b0fd-2e08-4815-a026-c02356f4f20e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:41:50.848Z|e9fa9255-e469-4798-93e9-b7ad9df3e1cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:41:50.849Z|e9fa9255-e469-4798-93e9-b7ad9df3e1cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:41:50.851Z|065df056-830f-4b68-8031-3cc99690c7ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:41:50.851Z|065df056-830f-4b68-8031-3cc99690c7ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:41:50.853Z|fe42e69c-0c67-4934-b666-10d0114e4371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:41:50.853Z|fe42e69c-0c67-4934-b666-10d0114e4371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:41:59.891Z|fdfd39fa-7581-4e76-9ae7-d4ff01a54729|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:41:59.892Z|fdfd39fa-7581-4e76-9ae7-d4ff01a54729|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:42:00.882Z|6cbc5c49-0e38-4da6-bc16-8dfd87855bdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:42:00.883Z|6cbc5c49-0e38-4da6-bc16-8dfd87855bdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:42:00.882Z|6af0f42b-0408-4eda-a02d-de8aa79e6de8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:42:00.885Z|c1e6f00f-c6db-478a-b726-a7ad2b08bf87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:42:00.886Z|c1e6f00f-c6db-478a-b726-a7ad2b08bf87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:42:00.885Z|6af0f42b-0408-4eda-a02d-de8aa79e6de8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:42:05.750Z|adc9d0d5-1dc7-4a5e-abad-2137cb9e45d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:42:05.750Z|adc9d0d5-1dc7-4a5e-abad-2137cb9e45d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:42:07.467Z|49b300e9-86d0-48ca-b5ad-6922d9fa9060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:42:07.468Z|49b300e9-86d0-48ca-b5ad-6922d9fa9060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:42:10.914Z|77138cef-b038-41fc-97f7-dea0cde44f81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:42:10.915Z|77138cef-b038-41fc-97f7-dea0cde44f81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:42:10.915Z|5a1d48f3-9152-4fbd-969b-d8750340bccf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:42:10.915Z|91ccbc05-4f7b-46e6-bb6b-4c18d93411c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:42:10.916Z|5a1d48f3-9152-4fbd-969b-d8750340bccf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:42:10.916Z|91ccbc05-4f7b-46e6-bb6b-4c18d93411c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:42:20.750Z|109d35e6-b833-48aa-b6e2-6c246ce3d766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:42:20.750Z|109d35e6-b833-48aa-b6e2-6c246ce3d766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:42:20.944Z|d1c40482-aa8f-4c9b-ac69-eb072aebbaca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:42:20.944Z|d1c40482-aa8f-4c9b-ac69-eb072aebbaca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:42:20.948Z|36c0d245-f078-474f-92b9-537ff1777f61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:42:20.948Z|36c0d245-f078-474f-92b9-537ff1777f61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:42:20.952Z|ba692418-ba79-4ea2-8819-2a7f7b80473c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:42:20.953Z|ba692418-ba79-4ea2-8819-2a7f7b80473c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:42:30.970Z|e100c07d-08e9-4e4f-a927-c6b983c8d744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:42:30.970Z|e100c07d-08e9-4e4f-a927-c6b983c8d744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:42:30.975Z|84cf75fb-26c5-41ba-9f7a-892b3dc9c785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:42:30.976Z|84cf75fb-26c5-41ba-9f7a-892b3dc9c785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:42:30.981Z|da024f0b-677c-4e72-ac83-a02f8cd0eca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:42:30.981Z|da024f0b-677c-4e72-ac83-a02f8cd0eca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:42:35.750Z|46138759-e89b-4e05-9d26-da6e40232904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:42:35.755Z|46138759-e89b-4e05-9d26-da6e40232904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:42:37.468Z|1e4bf08f-9df6-4959-96ae-12694ff6aa7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:42:37.469Z|1e4bf08f-9df6-4959-96ae-12694ff6aa7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:42:41.003Z|f4157691-21de-41d1-8564-1a019abb748e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:42:41.004Z|f4157691-21de-41d1-8564-1a019abb748e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:42:41.010Z|e247b25c-581f-49ab-8710-d7e0e05d355e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:42:41.011Z|e247b25c-581f-49ab-8710-d7e0e05d355e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:42:41.012Z|81da6d6f-8da7-49ef-aae6-15cb6acf05fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:42:41.013Z|81da6d6f-8da7-49ef-aae6-15cb6acf05fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:42:50.750Z|6a07ecd2-813f-4113-aef8-a89aa192ddef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:42:50.750Z|6a07ecd2-813f-4113-aef8-a89aa192ddef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:42:51.040Z|c35da03f-29b8-4d0c-87d9-6c8dc692fe37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:42:51.044Z|c35da03f-29b8-4d0c-87d9-6c8dc692fe37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:42:51.045Z|73a2f1cd-b38c-4f05-a64f-7c56654c5de1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:42:51.045Z|73a2f1cd-b38c-4f05-a64f-7c56654c5de1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:42:51.046Z|61144542-0e4f-4b7b-9e87-3e5d0be5e738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:42:51.047Z|61144542-0e4f-4b7b-9e87-3e5d0be5e738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:42:59.895Z|59e6eb88-3345-4375-9e91-48dced83356c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:42:59.896Z|59e6eb88-3345-4375-9e91-48dced83356c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:43:01.075Z|58370f37-37dd-42c2-b746-7bb32912ebb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:43:01.076Z|58370f37-37dd-42c2-b746-7bb32912ebb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:43:01.078Z|bef799cc-49c1-45ac-a190-12bd659aad3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:43:01.078Z|bef799cc-49c1-45ac-a190-12bd659aad3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:43:01.078Z|f8b95c39-3b60-4322-9d6d-6eef6779aa31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:43:01.080Z|f8b95c39-3b60-4322-9d6d-6eef6779aa31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:43:05.750Z|38270257-2ac4-43a0-a6f4-b2848d38cd32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:43:05.750Z|38270257-2ac4-43a0-a6f4-b2848d38cd32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:43:07.470Z|154d9d97-3000-45a6-84b7-74d65fc0f087|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:43:07.470Z|154d9d97-3000-45a6-84b7-74d65fc0f087|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:43:11.103Z|6f773bd8-011b-48be-ab04-058c587a26b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:43:11.104Z|6f773bd8-011b-48be-ab04-058c587a26b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:43:11.106Z|f3ba9f49-e20f-4dc3-9d47-8dfcda85f691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:43:11.108Z|f3ba9f49-e20f-4dc3-9d47-8dfcda85f691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:43:11.109Z|66cf3568-c301-42cf-90d3-184f85ed0345|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:43:11.110Z|66cf3568-c301-42cf-90d3-184f85ed0345|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:43:20.749Z|55ec7247-611f-4c0d-8178-7d9e589cc76f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:43:20.753Z|55ec7247-611f-4c0d-8178-7d9e589cc76f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:43:21.138Z|f6b5ea28-384e-4405-b6b1-0cac80c72cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:43:21.142Z|2ccec27a-38d8-46b0-993c-6134b58ab677|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:43:21.139Z|f6b5ea28-384e-4405-b6b1-0cac80c72cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:43:21.142Z|708b2483-d9b4-4c3b-9130-04c6ee9a0a48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:43:21.143Z|708b2483-d9b4-4c3b-9130-04c6ee9a0a48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:43:21.143Z|2ccec27a-38d8-46b0-993c-6134b58ab677|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:43:31.172Z|d6ca9da5-d139-4967-91a8-a0113ad7eb4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:43:31.172Z|7d40342c-d0c2-4679-af10-74f39a6eab6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:43:31.172Z|7d40342c-d0c2-4679-af10-74f39a6eab6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:43:31.172Z|d6ca9da5-d139-4967-91a8-a0113ad7eb4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:43:31.180Z|6131a59c-bb03-46a7-ae7c-24e2bbd1e624|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:43:31.180Z|6131a59c-bb03-46a7-ae7c-24e2bbd1e624|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:43:35.750Z|c29426fa-3552-4688-8faa-efde4917b573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:43:35.750Z|c29426fa-3552-4688-8faa-efde4917b573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:43:37.470Z|f450cf99-9efb-48b3-9486-1dc891c742b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:43:37.471Z|f450cf99-9efb-48b3-9486-1dc891c742b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:43:41.202Z|bbc41144-22ac-43a8-8ef9-2e088c958a1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:43:41.203Z|bbc41144-22ac-43a8-8ef9-2e088c958a1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:43:41.204Z|d55d5d8a-a01b-4ffa-a470-8e5fdf9e3d98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:43:41.205Z|d55d5d8a-a01b-4ffa-a470-8e5fdf9e3d98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:43:41.209Z|ef70d008-f709-4505-9bf4-09824f9bd1a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:43:41.210Z|ef70d008-f709-4505-9bf4-09824f9bd1a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:43:50.750Z|b875ffc4-5b3d-499c-bf68-58d6edba5182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:43:50.750Z|b875ffc4-5b3d-499c-bf68-58d6edba5182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:43:51.241Z|d809ce2a-649a-44f6-b211-c11029339597|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:43:51.241Z|141fbaf9-409a-4204-8bbf-5dfca13870a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:43:51.242Z|d809ce2a-649a-44f6-b211-c11029339597|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:43:51.243Z|141fbaf9-409a-4204-8bbf-5dfca13870a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:43:51.245Z|917f5405-ba6a-40ec-aafb-c8c20a4b11a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:43:51.246Z|917f5405-ba6a-40ec-aafb-c8c20a4b11a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:43:59.889Z|018142fc-8a64-4f91-93b6-12a10881578d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:43:59.890Z|018142fc-8a64-4f91-93b6-12a10881578d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:44:01.272Z|2450a2f5-45b2-4374-b4df-e16180035b16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:44:01.272Z|6dbf8202-d2d7-4eac-9024-abc07c1fc56f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:44:01.272Z|2450a2f5-45b2-4374-b4df-e16180035b16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:44:01.272Z|6dbf8202-d2d7-4eac-9024-abc07c1fc56f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:44:01.279Z|b288381c-b979-414b-aa1b-3bb32baf2c96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:44:01.279Z|b288381c-b979-414b-aa1b-3bb32baf2c96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:44:05.750Z|fe18eb99-34f3-4444-a3c5-c029f604536a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:44:05.754Z|fe18eb99-34f3-4444-a3c5-c029f604536a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:44:07.472Z|e8402bf6-f09a-4fcb-b7f2-39dcc9489aaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:44:07.473Z|e8402bf6-f09a-4fcb-b7f2-39dcc9489aaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:44:11.302Z|c9e676b1-519a-426e-ad4c-19f776db969d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:44:11.303Z|c9e676b1-519a-426e-ad4c-19f776db969d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:44:11.306Z|2dcaa4b9-f232-4a68-bb03-8f09d1cb8831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:44:11.306Z|2dcaa4b9-f232-4a68-bb03-8f09d1cb8831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:44:11.313Z|22e3d9d1-9c73-47e8-b780-2faeb993d6f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:44:11.313Z|22e3d9d1-9c73-47e8-b780-2faeb993d6f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:44:20.750Z|a8ee30ab-a034-452b-84d6-b2e4caa0128f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:44:20.750Z|a8ee30ab-a034-452b-84d6-b2e4caa0128f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:44:21.335Z|439d02d7-0a7f-48b8-9d09-cd4c63b05fc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:44:21.335Z|439d02d7-0a7f-48b8-9d09-cd4c63b05fc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:44:21.335Z|3c544525-66ec-4095-bcde-e56ffe2d80d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:44:21.336Z|3c544525-66ec-4095-bcde-e56ffe2d80d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:44:21.343Z|576b9e9b-541e-4690-a8d6-b72fcd2b985c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:44:21.344Z|576b9e9b-541e-4690-a8d6-b72fcd2b985c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:44:31.358Z|e79b764e-4a13-4525-8782-d964b90c50cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:44:31.359Z|3f3cde55-4ac7-4011-897d-311aa5c94683|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:44:31.359Z|3f3cde55-4ac7-4011-897d-311aa5c94683|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:44:31.359Z|e79b764e-4a13-4525-8782-d964b90c50cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:44:31.379Z|ff7a5c99-ab93-4c8f-8d4a-daed481a0e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:44:31.380Z|ff7a5c99-ab93-4c8f-8d4a-daed481a0e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:44:35.750Z|4cd015b5-2622-4f04-9355-cd6af9a40eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:44:35.750Z|4cd015b5-2622-4f04-9355-cd6af9a40eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:44:37.473Z|d682ba04-e8f3-4d91-a2f1-b0d67570e359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:44:37.474Z|d682ba04-e8f3-4d91-a2f1-b0d67570e359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:44:41.397Z|ec7f0bb4-cdbb-49ac-88b1-6a6db1c445b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:44:41.397Z|ec7f0bb4-cdbb-49ac-88b1-6a6db1c445b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:44:41.399Z|92eac35d-bddf-4ab1-9f95-421d72b179b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:44:41.400Z|92eac35d-bddf-4ab1-9f95-421d72b179b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:44:41.407Z|fbb008e7-b95f-43f0-974c-0fb2dc6f2e1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:44:41.408Z|fbb008e7-b95f-43f0-974c-0fb2dc6f2e1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:44:50.750Z|1758a30e-1453-4a69-bb33-e27ae58c82ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:44:50.754Z|1758a30e-1453-4a69-bb33-e27ae58c82ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:44:51.429Z|df5d61e7-c971-455e-a92d-e3783a737584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:44:51.429Z|a2cb6e4a-1eb8-4d50-87c7-3fbf89793f86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:44:51.429Z|df5d61e7-c971-455e-a92d-e3783a737584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:44:51.429Z|a2cb6e4a-1eb8-4d50-87c7-3fbf89793f86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:44:51.433Z|59d677fb-c460-498a-8c3f-142505143b9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:44:51.434Z|59d677fb-c460-498a-8c3f-142505143b9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:44:59.890Z|bd8af2ef-ec9b-4fbd-9f0c-422462a988ca|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:44:59.891Z|bd8af2ef-ec9b-4fbd-9f0c-422462a988ca|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:45:01.454Z|6d5b3f88-1108-452b-8aa4-187092457a2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:45:01.455Z|6d5b3f88-1108-452b-8aa4-187092457a2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:45:01.460Z|93fee5b7-48ce-4760-beff-8e74dbb35a45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:45:01.460Z|93fee5b7-48ce-4760-beff-8e74dbb35a45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:45:01.468Z|ed324a63-60e5-4683-8cb1-37ab96b31679|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:45:01.469Z|ed324a63-60e5-4683-8cb1-37ab96b31679|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:45:05.749Z|253297f7-5069-4e7d-80ac-ea75d4adf4e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:45:05.750Z|253297f7-5069-4e7d-80ac-ea75d4adf4e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:45:07.475Z|f4639a07-3ab0-475a-95da-ea5d39879398|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:45:07.475Z|f4639a07-3ab0-475a-95da-ea5d39879398|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:45:11.490Z|f22cf11e-7032-4b37-a3db-3de1f9e2f382|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:45:11.491Z|f22cf11e-7032-4b37-a3db-3de1f9e2f382|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:45:11.496Z|8dc5eb49-6f1d-4587-9531-5a68ce8a4592|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:45:11.496Z|8dc5eb49-6f1d-4587-9531-5a68ce8a4592|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:45:11.505Z|196599de-faa0-4316-bee2-43c8f333a5a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:45:11.505Z|196599de-faa0-4316-bee2-43c8f333a5a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:45:20.750Z|52d2139d-6ab1-48ab-a82f-70d495aaf153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:45:20.750Z|52d2139d-6ab1-48ab-a82f-70d495aaf153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:45:21.523Z|a30ae5b5-6336-407b-9362-2d06e9474000|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:45:21.524Z|a30ae5b5-6336-407b-9362-2d06e9474000|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:45:21.526Z|e259eb47-07e2-4f0b-a8ed-004391d1941a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:45:21.526Z|e259eb47-07e2-4f0b-a8ed-004391d1941a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:45:21.534Z|285fd9b5-9763-4e9a-ad4d-28114423f844|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:45:21.534Z|285fd9b5-9763-4e9a-ad4d-28114423f844|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:45:31.556Z|b20ce525-c5d9-4abb-94df-e1b2df9ee30e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:45:31.556Z|6b7254a6-b6da-4353-81ea-472b17517c34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:45:31.556Z|b20ce525-c5d9-4abb-94df-e1b2df9ee30e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:45:31.557Z|6b7254a6-b6da-4353-81ea-472b17517c34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:45:31.562Z|8d90ba7f-aa48-462b-b595-ce138a163f40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:45:31.562Z|8d90ba7f-aa48-462b-b595-ce138a163f40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:45:35.750Z|3d753afe-1e9a-46aa-8b41-11aee0785245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:45:35.752Z|3d753afe-1e9a-46aa-8b41-11aee0785245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:45:37.476Z|c6c421c8-0c9c-496c-9676-c4121a6b85a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:45:37.476Z|c6c421c8-0c9c-496c-9676-c4121a6b85a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:45:41.591Z|f2a7f318-3d59-4c7a-a358-c8e74b38c5df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:45:41.592Z|f2a7f318-3d59-4c7a-a358-c8e74b38c5df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:45:41.593Z|6c3adaad-5b0e-4ff1-8ef7-f710f1e28da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:45:41.593Z|6c3adaad-5b0e-4ff1-8ef7-f710f1e28da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:45:41.596Z|988dd013-b99a-4f85-85ce-225864d1a693|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:45:41.597Z|988dd013-b99a-4f85-85ce-225864d1a693|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:45:50.750Z|d3341a92-296c-4b93-a680-52b47eff2525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:45:50.750Z|d3341a92-296c-4b93-a680-52b47eff2525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:45:51.620Z|7ea8bf49-1f6c-490d-adb6-030dfbe20840|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:45:51.621Z|7ea8bf49-1f6c-490d-adb6-030dfbe20840|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:45:51.620Z|0fa32493-3faf-462d-b720-2cba1da0c3f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:45:51.622Z|0fa32493-3faf-462d-b720-2cba1da0c3f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:45:51.626Z|9afaaa6e-d5cf-4526-9b90-67096b1fe5d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:45:51.626Z|9afaaa6e-d5cf-4526-9b90-67096b1fe5d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:45:59.888Z|e944e8d4-1e55-48af-a385-60df1cd79607|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:45:59.889Z|e944e8d4-1e55-48af-a385-60df1cd79607|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:46:01.653Z|77a45586-7c8b-46cb-bc6b-4c54ec1f9cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:46:01.654Z|77a45586-7c8b-46cb-bc6b-4c54ec1f9cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:46:01.654Z|c75c5aeb-2025-4e6e-840e-9b44b6e08edb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:46:01.657Z|f3d8dcb0-fc54-4ed4-a3fb-a00b3a5e9f81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:46:01.657Z|f3d8dcb0-fc54-4ed4-a3fb-a00b3a5e9f81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:46:01.655Z|c75c5aeb-2025-4e6e-840e-9b44b6e08edb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:46:05.750Z|a24bdd28-fb2e-4cdc-b85d-47a57459bf7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:46:05.750Z|a24bdd28-fb2e-4cdc-b85d-47a57459bf7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:46:07.477Z|3e31381a-eff5-47f5-b21f-b745879f78cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:46:07.478Z|3e31381a-eff5-47f5-b21f-b745879f78cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:46:11.684Z|6ab05696-91b5-4ceb-a3cc-03b9d6c1abb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:46:11.684Z|6ab05696-91b5-4ceb-a3cc-03b9d6c1abb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:46:11.688Z|fc386190-5e0a-4482-a5db-c1938c822c98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:46:11.689Z|fc386190-5e0a-4482-a5db-c1938c822c98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:46:11.691Z|8241d633-397a-404e-b664-df42ddd63afa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:46:11.692Z|8241d633-397a-404e-b664-df42ddd63afa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:46:20.750Z|c4b4ee91-7b70-42b5-815a-e1aaa3b2e076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:46:20.753Z|c4b4ee91-7b70-42b5-815a-e1aaa3b2e076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:46:21.716Z|36e3161d-8caf-4fe6-b2ea-89138642db1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:46:21.717Z|36e3161d-8caf-4fe6-b2ea-89138642db1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:46:21.725Z|8a026b3d-a23c-4a5d-9550-8aa774a1c987|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:46:21.725Z|8a026b3d-a23c-4a5d-9550-8aa774a1c987|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:46:21.726Z|71f15f2c-26dc-4529-8dc8-241e3d09b53b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:46:21.727Z|71f15f2c-26dc-4529-8dc8-241e3d09b53b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:46:31.754Z|5b530ef9-0ab7-4fd5-98a0-0ad7231ddbaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:46:31.755Z|96b7e215-9951-4e4e-8127-4be6de2a9b3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:46:31.756Z|5b530ef9-0ab7-4fd5-98a0-0ad7231ddbaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:46:31.756Z|96b7e215-9951-4e4e-8127-4be6de2a9b3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:46:31.756Z|bb111833-2fdc-48da-9134-1585f1f72805|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:46:31.756Z|bb111833-2fdc-48da-9134-1585f1f72805|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:46:35.750Z|12910421-4d8f-441e-a417-2f349e80739e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:46:35.750Z|12910421-4d8f-441e-a417-2f349e80739e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:46:37.478Z|50458576-1333-47f8-b14f-6cef7c9233e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:46:37.479Z|50458576-1333-47f8-b14f-6cef7c9233e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:46:41.783Z|31fca4b4-af03-443c-8b01-5af5c662c7a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:46:41.784Z|31fca4b4-af03-443c-8b01-5af5c662c7a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:46:41.785Z|4ace4c7d-efa8-4df1-a37a-8f4b781b5550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:46:41.786Z|a5ddfc84-b433-4392-a004-0f3883642726|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:46:41.786Z|4ace4c7d-efa8-4df1-a37a-8f4b781b5550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:46:41.786Z|a5ddfc84-b433-4392-a004-0f3883642726|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:46:50.750Z|b1f31dc7-ea9d-4b91-9d5e-c3b014cd3f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:46:50.750Z|b1f31dc7-ea9d-4b91-9d5e-c3b014cd3f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:46:51.814Z|098b22c0-d40e-4a95-b3b9-fd77d1d13966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:46:51.816Z|098b22c0-d40e-4a95-b3b9-fd77d1d13966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:46:51.817Z|a92dfb40-6170-434e-9a4e-68f4e256a722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:46:51.817Z|a92dfb40-6170-434e-9a4e-68f4e256a722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:46:51.822Z|7d9b83da-b399-4122-86a8-b2bc688c9ece|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:46:51.822Z|7d9b83da-b399-4122-86a8-b2bc688c9ece|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:46:59.889Z|bf9e675b-2a16-49ca-a300-4d8c6471037e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:46:59.891Z|bf9e675b-2a16-49ca-a300-4d8c6471037e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:47:01.856Z|b0e6594b-2eab-4c81-aced-5b0a2bb101ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:47:01.857Z|b0e6594b-2eab-4c81-aced-5b0a2bb101ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:47:01.857Z|4c7b0716-2a88-476e-a139-941c9faeb1ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:47:01.860Z|4c7b0716-2a88-476e-a139-941c9faeb1ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:47:01.863Z|7836615b-35f8-43b4-b068-e6eb906c2c38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:47:01.864Z|7836615b-35f8-43b4-b068-e6eb906c2c38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:47:05.750Z|5decca3b-a38b-4f9d-8b7c-97c7da8fcaf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:47:05.754Z|5decca3b-a38b-4f9d-8b7c-97c7da8fcaf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:47:07.479Z|d82a0f9b-aeed-446b-ad57-63a7e734e10a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:47:07.479Z|d82a0f9b-aeed-446b-ad57-63a7e734e10a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:47:11.886Z|818ad2f5-35f7-4b98-8198-b222891d7b5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:47:11.887Z|818ad2f5-35f7-4b98-8198-b222891d7b5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:47:11.887Z|fd0f1252-7b2a-4c77-a45c-88a247c90416|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:47:11.889Z|fd0f1252-7b2a-4c77-a45c-88a247c90416|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:47:11.892Z|d61a7291-fa7c-4772-bb7f-951349efbacb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:47:11.892Z|d61a7291-fa7c-4772-bb7f-951349efbacb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:47:20.750Z|99655057-efaf-4710-9760-f192e165accb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:47:20.750Z|99655057-efaf-4710-9760-f192e165accb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:47:21.916Z|de0e4b21-6bb8-4988-a40c-125981e2ca6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:47:21.918Z|de0e4b21-6bb8-4988-a40c-125981e2ca6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:47:21.918Z|b8e679be-d921-48fd-b6d6-50e2282ffd6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:47:21.919Z|b8e679be-d921-48fd-b6d6-50e2282ffd6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:47:21.917Z|c8e06911-b3df-4f76-9025-16403885cfb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:47:21.920Z|c8e06911-b3df-4f76-9025-16403885cfb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:47:31.946Z|152257c0-d581-4de3-8e0d-b2ec781dff3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:47:31.946Z|de1932d1-b40e-445e-8edd-ef5a0df42294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:47:31.947Z|de1932d1-b40e-445e-8edd-ef5a0df42294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:47:31.947Z|152257c0-d581-4de3-8e0d-b2ec781dff3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:47:31.947Z|2839edc0-5139-4019-a066-0057fe2d2563|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:47:31.948Z|2839edc0-5139-4019-a066-0057fe2d2563|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:47:35.750Z|e92c3c64-c376-48b9-bf46-dcfea71a761e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:47:35.750Z|e92c3c64-c376-48b9-bf46-dcfea71a761e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:47:37.480Z|15b83a73-7767-4e57-b6f1-7411919f25d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:47:37.480Z|15b83a73-7767-4e57-b6f1-7411919f25d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:47:41.979Z|545c030a-e007-441a-ba37-4e8d16565bad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:47:41.980Z|545c030a-e007-441a-ba37-4e8d16565bad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:47:41.987Z|d1560122-b486-4070-9937-d72842c8ef8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:47:41.987Z|bb89aac8-22f9-439f-9054-6aba09e67d2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:47:41.987Z|d1560122-b486-4070-9937-d72842c8ef8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:47:41.988Z|bb89aac8-22f9-439f-9054-6aba09e67d2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:47:50.750Z|4bcaf668-8a84-4c6b-ab95-bffffea775c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:47:50.754Z|4bcaf668-8a84-4c6b-ab95-bffffea775c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:47:52.013Z|afdd4f06-0a68-4709-aa98-ad932901f9f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:47:52.014Z|8e74e84c-35ab-4859-93cf-98cdbac47363|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:47:52.014Z|afdd4f06-0a68-4709-aa98-ad932901f9f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:47:52.014Z|8e74e84c-35ab-4859-93cf-98cdbac47363|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:47:52.016Z|80f2a29e-030e-411c-b815-f256989011fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:47:52.017Z|80f2a29e-030e-411c-b815-f256989011fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:47:59.892Z|21c409f4-da1b-4dbc-9320-6c8d1d9a71cc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:47:59.892Z|21c409f4-da1b-4dbc-9320-6c8d1d9a71cc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:02.045Z|32f59ad1-a586-4022-b18a-6020c5aa572e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:48:02.046Z|32f59ad1-a586-4022-b18a-6020c5aa572e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:02.049Z|7ad6c86c-1437-49c5-a9a1-b67381f80a0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:48:02.050Z|7ad6c86c-1437-49c5-a9a1-b67381f80a0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:02.054Z|56bd2432-9772-4573-a3e2-393e80830e3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:48:02.054Z|56bd2432-9772-4573-a3e2-393e80830e3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:05.750Z|affb6cec-79c5-46aa-bbb6-c481ede9879e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:48:05.750Z|affb6cec-79c5-46aa-bbb6-c481ede9879e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:48:07.481Z|189bb812-bf85-475c-b4c2-4082494da7b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:48:07.481Z|189bb812-bf85-475c-b4c2-4082494da7b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:48:12.080Z|9877a2fb-60d4-457c-8e1d-352e8be324a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:48:12.080Z|709bf526-82d1-48e7-a801-327ef4af9e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:48:12.081Z|709bf526-82d1-48e7-a801-327ef4af9e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:12.081Z|9877a2fb-60d4-457c-8e1d-352e8be324a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:12.086Z|5457e133-7401-4232-9480-f7ba0baff9db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:48:12.087Z|5457e133-7401-4232-9480-f7ba0baff9db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:20.750Z|95bd35c9-034b-4b2d-b362-af6054a0df3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:48:20.750Z|95bd35c9-034b-4b2d-b362-af6054a0df3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:48:22.110Z|0f6d95ba-1a1e-43d0-900a-0aeb9e26023f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:48:22.111Z|5f281c58-c6eb-46c8-9b06-4c576a93944d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:48:22.111Z|0f6d95ba-1a1e-43d0-900a-0aeb9e26023f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:22.112Z|5f281c58-c6eb-46c8-9b06-4c576a93944d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:22.116Z|05cf0a00-cbd6-4107-80e5-407b01bd41a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:48:22.117Z|05cf0a00-cbd6-4107-80e5-407b01bd41a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:28.036Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-04-15T13:48:28.038Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: c34334ad-5576-49d7-8511-cb6b50269cf9 already exists in requestDb InfraActiveRequests table 2023-04-15T13:48:28.039Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c34334ad-5576-49d7-8511-cb6b50269cf9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c34334ad-5576-49d7-8511-cb6b50269cf9 2023-04-15T13:48:28.039Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c34334ad-5576-49d7-8511-cb6b50269cf9|INFO|500||Invoke 2023-04-15T13:48:28.039Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c34334ad-5576-49d7-8511-cb6b50269cf9|DEBUG|500||===========================request begin================================================ 2023-04-15T13:48:28.040Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c34334ad-5576-49d7-8511-cb6b50269cf9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c34334ad-5576-49d7-8511-cb6b50269cf9 2023-04-15T13:48:28.040Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c34334ad-5576-49d7-8511-cb6b50269cf9|DEBUG|500||Method : GET 2023-04-15T13:48:28.040Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c34334ad-5576-49d7-8511-cb6b50269cf9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc0ad9b362701ecfba08ad86465c351a", X-B3-SpanId:"82450f3dd17b9206", X-B3-ParentSpanId:"ab0872809a92dd1a", X-B3-Sampled:"0", X-ONAP-RequestID:"c34334ad-5576-49d7-8511-cb6b50269cf9", X-RequestID:"c34334ad-5576-49d7-8511-cb6b50269cf9", X-TransactionID:"c34334ad-5576-49d7-8511-cb6b50269cf9", X-ECOMP-RequestID:"c34334ad-5576-49d7-8511-cb6b50269cf9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f20aa920-7b93-4d07-845e-068d19188365"] 2023-04-15T13:48:28.041Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c34334ad-5576-49d7-8511-cb6b50269cf9|DEBUG|500||Request body: 2023-04-15T13:48:28.041Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c34334ad-5576-49d7-8511-cb6b50269cf9|DEBUG|500||==========================request end================================================ 2023-04-15T13:48:28.205Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c34334ad-5576-49d7-8511-cb6b50269cf9|DEBUG|500||============================response begin========================================== 2023-04-15T13:48:28.206Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c34334ad-5576-49d7-8511-cb6b50269cf9|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T13:48:28.206Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c34334ad-5576-49d7-8511-cb6b50269cf9|DEBUG|500||Status text : Not Found 2023-04-15T13:48:28.207Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c34334ad-5576-49d7-8511-cb6b50269cf9|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A1B84837F17F504430759DF80D92DEA8; 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, 15 Apr 2023 13:48:29 GMT", x-envoy-upstream-service-time:"159", server:"envoy"] 2023-04-15T13:48:28.207Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c34334ad-5576-49d7-8511-cb6b50269cf9|DEBUG|500||Response body: 2023-04-15T13:48:28.208Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c34334ad-5576-49d7-8511-cb6b50269cf9|DEBUG|500||=======================response end================================================= 2023-04-15T13:48:28.208Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c34334ad-5576-49d7-8511-cb6b50269cf9|INFO|404|Not Found|InvokeReturn 2023-04-15T13:48:28.215Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID c34334ad-5576-49d7-8511-cb6b50269cf9 2023-04-15T13:48:28.216Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-04-15T13:48:28.217Z|c34334ad-5576-49d7-8511-cb6b50269cf9|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-04-15T13:48:28.217Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-04-15T13:48:28.218Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-04-15T13:48:28.218Z|c34334ad-5576-49d7-8511-cb6b50269cf9|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-04-15T13:48:28.218Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-04-15T13:48:28.218Z|c34334ad-5576-49d7-8511-cb6b50269cf9|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:"bc0ad9b362701ecfba08ad86465c351a", X-B3-SpanId:"60b346f25c9a1cd2", X-B3-ParentSpanId:"ab0872809a92dd1a", X-B3-Sampled:"0", X-ONAP-RequestID:"c34334ad-5576-49d7-8511-cb6b50269cf9", X-RequestID:"c34334ad-5576-49d7-8511-cb6b50269cf9", X-TransactionID:"c34334ad-5576-49d7-8511-cb6b50269cf9", X-ECOMP-RequestID:"c34334ad-5576-49d7-8511-cb6b50269cf9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"775160f5-d6c8-4171-865b-b2c7d0b48a81"] 2023-04-15T13:48:28.219Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-04-15T13:48:28.219Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-04-15T13:48:28.229Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-04-15T13:48:28.229Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-04-15T13:48:28.230Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-04-15T13:48:28.230Z|c34334ad-5576-49d7-8511-cb6b50269cf9|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, 15 Apr 2023 13:48:28 GMT", x-envoy-upstream-service-time:"5", server:"envoy"] 2023-04-15T13:48:28.230Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-04-15T13:48:28.230Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-04-15T13:48:28.231Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-04-15T13:48:28.231Z|c34334ad-5576-49d7-8511-cb6b50269cf9|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$$67919654.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-04-15T13:48:28.232Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-04-15T13:48:28.233Z|c34334ad-5576-49d7-8511-cb6b50269cf9|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-04-15T13:48:28.234Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-04-15T13:48:28.234Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-04-15T13:48:28.234Z|c34334ad-5576-49d7-8511-cb6b50269cf9|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-04-15T13:48:28.234Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-04-15T13:48:28.235Z|c34334ad-5576-49d7-8511-cb6b50269cf9|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:"bc0ad9b362701ecfba08ad86465c351a", X-B3-SpanId:"89402f57a0634f25", X-B3-ParentSpanId:"ab0872809a92dd1a", X-B3-Sampled:"0", X-ONAP-RequestID:"c34334ad-5576-49d7-8511-cb6b50269cf9", X-RequestID:"c34334ad-5576-49d7-8511-cb6b50269cf9", X-TransactionID:"c34334ad-5576-49d7-8511-cb6b50269cf9", X-ECOMP-RequestID:"c34334ad-5576-49d7-8511-cb6b50269cf9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3ff1d70-541c-40af-8823-84e1ed70b8e7"] 2023-04-15T13:48:28.235Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-04-15T13:48:28.235Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-04-15T13:48:28.249Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-04-15T13:48:28.249Z|c34334ad-5576-49d7-8511-cb6b50269cf9|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-04-15T13:48:28.249Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-04-15T13:48:28.250Z|c34334ad-5576-49d7-8511-cb6b50269cf9|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, 15 Apr 2023 13:48:27 GMT", x-envoy-upstream-service-time:"9", server:"envoy"] 2023-04-15T13:48:28.250Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-04-15T13:48:28.250Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-04-15T13:48:28.250Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-04-15T13:48:28.250Z|c34334ad-5576-49d7-8511-cb6b50269cf9|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$$67919654.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-04-15T13:48:28.251Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@2b7587b0 2023-04-15T13:48:28.255Z|c34334ad-5576-49d7-8511-cb6b50269cf9|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T13:48:32.143Z|e1010350-deb5-49f1-932b-93fa44314d15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:48:32.144Z|e1010350-deb5-49f1-932b-93fa44314d15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:32.146Z|3a4e4c9d-fe30-4f6c-a30d-200dbf413818|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:48:32.147Z|3a4e4c9d-fe30-4f6c-a30d-200dbf413818|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:32.148Z|81c9a489-b8b0-48b9-8167-60db5e6beab9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:48:32.148Z|81c9a489-b8b0-48b9-8167-60db5e6beab9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:35.750Z|f8ff47ee-c24a-4bb9-a53d-ed899f70b423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:48:35.755Z|f8ff47ee-c24a-4bb9-a53d-ed899f70b423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:48:37.483Z|ed2c60c2-7a43-400d-a6a6-8b0af69e304b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:48:37.483Z|ed2c60c2-7a43-400d-a6a6-8b0af69e304b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:48:42.176Z|a062da58-e033-46bd-81fe-42de1e399f70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:48:42.177Z|a062da58-e033-46bd-81fe-42de1e399f70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:42.179Z|ec980fbd-00c0-443f-8c32-e6c0d5cd4db8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:48:42.179Z|ec980fbd-00c0-443f-8c32-e6c0d5cd4db8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:42.182Z|74726286-82d2-48ba-8c5f-1745c6b9233c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:48:42.182Z|74726286-82d2-48ba-8c5f-1745c6b9233c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:49.773Z|e73d089c-0e1e-4085-ac69-33a415a0afd4|http-nio-8080-exec-4|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-04-15T13:48:49.775Z|e73d089c-0e1e-4085-ac69-33a415a0afd4|http-nio-8080-exec-4|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:50.750Z|759039f8-67c5-4e13-8ca2-e007e119aa67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:48:50.750Z|759039f8-67c5-4e13-8ca2-e007e119aa67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:48:52.210Z|f95e1f98-0d84-45e5-ab27-d3dba4861550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:48:52.212Z|f95e1f98-0d84-45e5-ab27-d3dba4861550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:52.211Z|9345f362-39b4-435f-9763-4c64cc4a9119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:48:52.214Z|9345f362-39b4-435f-9763-4c64cc4a9119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:52.223Z|dd736d0b-92b3-4d87-a162-cf3f1bdd18e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:48:52.224Z|dd736d0b-92b3-4d87-a162-cf3f1bdd18e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:48:59.889Z|7c5209c7-7b20-4f62-b236-994aea4ee965|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:48:59.890Z|7c5209c7-7b20-4f62-b236-994aea4ee965|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:49:02.245Z|b1fa4ffe-5a96-4d07-a9d2-09842380716f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:49:02.246Z|b1fa4ffe-5a96-4d07-a9d2-09842380716f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:49:02.249Z|5620be18-c4ba-442b-86a4-1efc99cddb23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:49:02.250Z|5620be18-c4ba-442b-86a4-1efc99cddb23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:49:02.251Z|e55d0af1-35e2-4906-b63c-4bebf1e6031e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:49:02.252Z|e55d0af1-35e2-4906-b63c-4bebf1e6031e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:49:05.750Z|fd25f450-748f-4426-ba31-deca19241535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:49:05.750Z|fd25f450-748f-4426-ba31-deca19241535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:49:07.484Z|c4212017-3719-4308-9eab-77d04cf0ee9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:49:07.484Z|c4212017-3719-4308-9eab-77d04cf0ee9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:49:12.276Z|4c99894e-d267-4861-b41d-c8b67ef09e9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:49:12.277Z|4c99894e-d267-4861-b41d-c8b67ef09e9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:49:12.281Z|1906fa2f-291d-421d-aa3a-e872266fda2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:49:12.282Z|1906fa2f-291d-421d-aa3a-e872266fda2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:49:12.285Z|4efb889f-7af9-4f21-8bf0-009e8f555eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:49:12.286Z|4efb889f-7af9-4f21-8bf0-009e8f555eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:49:20.750Z|1e0b5789-9a91-4dd0-8950-a92166d979f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:49:20.753Z|1e0b5789-9a91-4dd0-8950-a92166d979f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:49:22.307Z|0f612ebf-f518-4732-90e4-663c6165feee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:49:22.307Z|0f612ebf-f518-4732-90e4-663c6165feee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:49:22.312Z|ea1dfa05-13f3-4742-8460-e4d8f9c53957|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:49:22.312Z|ea1dfa05-13f3-4742-8460-e4d8f9c53957|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:49:22.314Z|5f974265-b348-4c5c-9715-c9edcb4794c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:49:22.315Z|5f974265-b348-4c5c-9715-c9edcb4794c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:49:32.339Z|f8f0f5f5-e6f1-4c74-9079-c95638b071c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:49:32.339Z|f8f0f5f5-e6f1-4c74-9079-c95638b071c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:49:32.341Z|2cf1f47b-7edf-4874-b6bb-83e41b9e84c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:49:32.342Z|741f7aa4-6e68-4a81-8042-924f71fd6f21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:49:32.342Z|741f7aa4-6e68-4a81-8042-924f71fd6f21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:49:32.347Z|2cf1f47b-7edf-4874-b6bb-83e41b9e84c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:49:35.750Z|3a033f2d-370f-4e5a-ac6d-b4c32612de53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:49:35.750Z|3a033f2d-370f-4e5a-ac6d-b4c32612de53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:49:37.485Z|4b7208af-cb6d-4c11-8297-1e37bec30c64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:49:37.486Z|4b7208af-cb6d-4c11-8297-1e37bec30c64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:49:42.372Z|25040233-091b-45b1-8ec4-e5f9bd149cb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:49:42.373Z|25040233-091b-45b1-8ec4-e5f9bd149cb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:49:42.385Z|4e308e0f-92ec-46f5-b31a-29b5ad3c99bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:49:42.386Z|4e308e0f-92ec-46f5-b31a-29b5ad3c99bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:49:42.388Z|55978e0d-053d-4713-9810-fd3acd7a7042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:49:42.388Z|55978e0d-053d-4713-9810-fd3acd7a7042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:49:50.750Z|a77f3549-be5a-4c79-b33f-4ea14f07082c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:49:50.750Z|a77f3549-be5a-4c79-b33f-4ea14f07082c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:49:52.402Z|060c4b16-807b-4197-b375-00e8120270ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:49:52.403Z|060c4b16-807b-4197-b375-00e8120270ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:49:52.410Z|9d372af3-b968-46bd-bfe7-29542e6d5c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:49:52.411Z|9d372af3-b968-46bd-bfe7-29542e6d5c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:49:52.414Z|5072ea34-0fac-4cf6-978f-8aa6783fd7ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:49:52.415Z|5072ea34-0fac-4cf6-978f-8aa6783fd7ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:49:59.890Z|6f0f9759-f717-4384-94e8-50672794d976|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:49:59.890Z|6f0f9759-f717-4384-94e8-50672794d976|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:50:02.433Z|e78764e3-e7f8-4e15-97af-9fe05edf1e6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:50:02.434Z|e78764e3-e7f8-4e15-97af-9fe05edf1e6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:50:02.435Z|732503dd-e20f-40cb-9568-1341f56f983c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:50:02.436Z|732503dd-e20f-40cb-9568-1341f56f983c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:50:02.442Z|9e5b0735-0c7c-4656-bde4-abaadf0411d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:50:02.442Z|9e5b0735-0c7c-4656-bde4-abaadf0411d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:50:05.751Z|3a283906-186b-419b-a5da-74474a759b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:50:05.754Z|3a283906-186b-419b-a5da-74474a759b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:50:07.487Z|ebb671b7-3119-412a-b8f2-85f96412f0a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:50:07.488Z|ebb671b7-3119-412a-b8f2-85f96412f0a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:50:12.467Z|4d59e93a-52c3-4977-be5b-00a920ca4078|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:50:12.468Z|4d59e93a-52c3-4977-be5b-00a920ca4078|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:50:12.473Z|d580838c-5efb-4ee0-9e0a-e5f140baa190|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:50:12.473Z|bab52582-7d6e-4d21-b776-34f7b05906a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:50:12.473Z|d580838c-5efb-4ee0-9e0a-e5f140baa190|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:50:12.474Z|bab52582-7d6e-4d21-b776-34f7b05906a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:50:20.750Z|ba382c88-d5da-410a-861c-44474cd2100c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:50:20.750Z|ba382c88-d5da-410a-861c-44474cd2100c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:50:22.501Z|22167114-f633-40bc-bd0a-2e4615e1a954|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:50:22.502Z|8521519a-8248-4bd7-a51f-ea27c4bdd3e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:50:22.502Z|c8738420-f07f-4f51-90a0-7f004bafe94d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:50:22.502Z|22167114-f633-40bc-bd0a-2e4615e1a954|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:50:22.502Z|8521519a-8248-4bd7-a51f-ea27c4bdd3e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:50:22.502Z|c8738420-f07f-4f51-90a0-7f004bafe94d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:50:32.527Z|b4c27a4b-a626-4487-b326-b3622e9d282a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:50:32.527Z|b4c27a4b-a626-4487-b326-b3622e9d282a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:50:32.529Z|47534587-26ea-420f-b736-66b37a97a5be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:50:32.529Z|47534587-26ea-420f-b736-66b37a97a5be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:50:32.529Z|3eaaf223-d432-40e0-8598-32a41c5a66c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:50:32.529Z|3eaaf223-d432-40e0-8598-32a41c5a66c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:50:35.750Z|ec799203-f425-4d0d-ad61-3643aed47da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:50:35.750Z|ec799203-f425-4d0d-ad61-3643aed47da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:50:37.489Z|db362307-ccbc-4f22-ac74-b1fc5fe72452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:50:37.489Z|db362307-ccbc-4f22-ac74-b1fc5fe72452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:50:42.557Z|33ef23b2-03cf-4b3f-8520-1208d98a5488|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:50:42.557Z|33ef23b2-03cf-4b3f-8520-1208d98a5488|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:50:42.560Z|1a19ef1e-77f5-4b88-8329-3807266cd550|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:50:42.560Z|1a19ef1e-77f5-4b88-8329-3807266cd550|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:50:42.562Z|9bc74145-980b-4456-9d9b-af3ca20efccd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:50:42.562Z|9bc74145-980b-4456-9d9b-af3ca20efccd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:50:50.750Z|9e89c49e-0533-4426-ad5c-ec8758192a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:50:50.754Z|9e89c49e-0533-4426-ad5c-ec8758192a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:50:52.589Z|d421a1c7-d338-478b-af96-f5baf76a7499|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:50:52.589Z|d4a37fa0-29a7-40dc-b65f-d07ddf9f916d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:50:52.590Z|d421a1c7-d338-478b-af96-f5baf76a7499|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:50:52.590Z|d4a37fa0-29a7-40dc-b65f-d07ddf9f916d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:50:52.592Z|7e8cac66-210f-4b0a-a910-07aee82b8218|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:50:52.593Z|7e8cac66-210f-4b0a-a910-07aee82b8218|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:50:59.890Z|87d80f24-c145-4cb2-b651-854af7ac5579|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:50:59.891Z|87d80f24-c145-4cb2-b651-854af7ac5579|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:51:02.619Z|96275176-d9e5-4863-88ba-c91647eb5942|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:51:02.619Z|81426206-70a9-4ea1-921b-3473e73e0d85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:51:02.620Z|96275176-d9e5-4863-88ba-c91647eb5942|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:51:02.620Z|81426206-70a9-4ea1-921b-3473e73e0d85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:51:02.623Z|41bd5e44-4399-44ea-aa13-1dd4b72162cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:51:02.624Z|41bd5e44-4399-44ea-aa13-1dd4b72162cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:51:05.749Z|3ac62d8b-5318-4308-a3ee-19cd6a39371b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:51:05.750Z|3ac62d8b-5318-4308-a3ee-19cd6a39371b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:51:07.491Z|ab6aa307-9f17-4905-88bb-292820ce0b64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:51:07.491Z|ab6aa307-9f17-4905-88bb-292820ce0b64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:51:12.650Z|cfd79f94-9f5b-4fa6-b1ab-dafefe55d03c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:51:12.651Z|cfd79f94-9f5b-4fa6-b1ab-dafefe55d03c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:51:12.652Z|8eeefad8-92f0-436f-9161-6a14a2482862|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:51:12.652Z|8eeefad8-92f0-436f-9161-6a14a2482862|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:51:12.654Z|be90eff8-5cd4-4f2f-9de3-f56f589ee33b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:51:12.654Z|be90eff8-5cd4-4f2f-9de3-f56f589ee33b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:51:20.750Z|6b0f78bc-065e-48c0-8818-03ac2e132607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:51:20.750Z|6b0f78bc-065e-48c0-8818-03ac2e132607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:51:22.681Z|ac615181-f27e-495d-8a6f-1911cd9928e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:51:22.681Z|ac615181-f27e-495d-8a6f-1911cd9928e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:51:22.685Z|b4a6d92c-9a25-4c61-b1d7-3c6fba2e915e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:51:22.685Z|b4a6d92c-9a25-4c61-b1d7-3c6fba2e915e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:51:22.689Z|0c9aa458-0469-49e7-b38e-8554392a686a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:51:22.689Z|0c9aa458-0469-49e7-b38e-8554392a686a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:51:32.717Z|4eeadb80-7301-4967-94f4-a058b581a053|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:51:32.718Z|6fcbfe55-53b5-4035-81e3-b637157bc468|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:51:32.718Z|4eeadb80-7301-4967-94f4-a058b581a053|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:51:32.718Z|6fcbfe55-53b5-4035-81e3-b637157bc468|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:51:32.720Z|791f58b5-6c2d-4e57-9472-28c487d05ca9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:51:32.723Z|791f58b5-6c2d-4e57-9472-28c487d05ca9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:51:35.749Z|14c60ba9-d340-4e7b-9f58-272b8b3ea952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:51:35.752Z|14c60ba9-d340-4e7b-9f58-272b8b3ea952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:51:37.492Z|4bcee792-06bf-4ac8-8572-df5d996deabb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:51:37.493Z|4bcee792-06bf-4ac8-8572-df5d996deabb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:51:42.751Z|5b6e208c-8935-4014-811f-5fcaf7a7c8bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:51:42.751Z|5b6e208c-8935-4014-811f-5fcaf7a7c8bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:51:42.752Z|64a764a5-fb18-4a8a-bf0a-c9ae2d43d718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:51:42.754Z|64a764a5-fb18-4a8a-bf0a-c9ae2d43d718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:51:42.754Z|ad63e985-c92f-4050-b07e-b4227ebe4242|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:51:42.756Z|ad63e985-c92f-4050-b07e-b4227ebe4242|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:51:50.750Z|7a863ab5-22bc-48b9-8d08-621870f4b3d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:51:50.750Z|7a863ab5-22bc-48b9-8d08-621870f4b3d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:51:52.786Z|2994b2ae-6212-4884-b216-cd456f278621|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:51:52.787Z|2994b2ae-6212-4884-b216-cd456f278621|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:51:52.791Z|d13f5880-9a11-4665-add6-bcc36bcdadde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:51:52.792Z|d13f5880-9a11-4665-add6-bcc36bcdadde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:51:52.796Z|59af6820-4083-4dcc-82ce-e89ba52fa05a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:51:52.796Z|59af6820-4083-4dcc-82ce-e89ba52fa05a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:51:59.889Z|9b315647-ba17-4fa7-92b8-6e008a870bca|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:51:59.890Z|9b315647-ba17-4fa7-92b8-6e008a870bca|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:52:02.821Z|d143cb03-b4c0-4e11-a25c-cb948795aae0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:52:02.822Z|d143cb03-b4c0-4e11-a25c-cb948795aae0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:52:02.821Z|d85e7c70-a6da-492b-ae89-80b6e41f7537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:52:02.824Z|d85e7c70-a6da-492b-ae89-80b6e41f7537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:52:02.824Z|8ef6a558-3461-4963-be46-c632f25b85ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:52:02.825Z|8ef6a558-3461-4963-be46-c632f25b85ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:52:05.750Z|2aa88ed9-a29e-4ec8-aacc-e3ca8378ade2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:52:05.750Z|2aa88ed9-a29e-4ec8-aacc-e3ca8378ade2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:52:07.494Z|3fda42eb-9eaa-4304-90cb-bfd7988831d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:52:07.494Z|3fda42eb-9eaa-4304-90cb-bfd7988831d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:52:12.848Z|04b00e92-f3a9-4603-b6fe-3472da20a21a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:52:12.849Z|04b00e92-f3a9-4603-b6fe-3472da20a21a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:52:12.851Z|8785bafb-d392-4e96-a2ad-ea7f2853575e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:52:12.851Z|8785bafb-d392-4e96-a2ad-ea7f2853575e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:52:12.853Z|66d56a86-a616-4001-a6c1-f51c6c08c0e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:52:12.853Z|66d56a86-a616-4001-a6c1-f51c6c08c0e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:52:20.750Z|4634017e-d360-4ee5-be43-62db8473e52f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:52:20.754Z|4634017e-d360-4ee5-be43-62db8473e52f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:52:22.879Z|9e353169-52e5-4b5d-8a93-a2a58bc0062d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:52:22.880Z|9e353169-52e5-4b5d-8a93-a2a58bc0062d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:52:22.880Z|da565b25-2362-4f54-9132-a5485ed1e166|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:52:22.884Z|da565b25-2362-4f54-9132-a5485ed1e166|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:52:22.886Z|fdf9cef5-7f65-47f4-a515-396e4a0ed59b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:52:22.887Z|fdf9cef5-7f65-47f4-a515-396e4a0ed59b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:52:32.913Z|c54a04a5-2a78-46ad-86b9-82f687d3d96e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:52:32.914Z|c54a04a5-2a78-46ad-86b9-82f687d3d96e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:52:32.918Z|e10ba163-e716-4d40-95fb-1d93d46fe276|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:52:32.918Z|e10ba163-e716-4d40-95fb-1d93d46fe276|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:52:32.919Z|5d302ae3-6c44-4c57-a44e-e9fb45c88708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:52:32.919Z|5d302ae3-6c44-4c57-a44e-e9fb45c88708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:52:35.750Z|ccaf0811-1564-4bfd-ad60-cdec057fc602|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:52:35.750Z|ccaf0811-1564-4bfd-ad60-cdec057fc602|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:52:37.495Z|7a151b54-ce9c-4e89-bbd4-62f59aa4c211|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:52:37.495Z|7a151b54-ce9c-4e89-bbd4-62f59aa4c211|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:52:42.949Z|2c8f18a0-1aba-44b6-9c71-fe92f0a99e26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:52:42.950Z|2c8f18a0-1aba-44b6-9c71-fe92f0a99e26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:52:42.950Z|52355a26-36ce-4f9c-83e1-40c39c1f9b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:52:42.951Z|52355a26-36ce-4f9c-83e1-40c39c1f9b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:52:42.946Z|bced846e-c1d9-4b54-a60f-f71352a73a92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:52:42.951Z|bced846e-c1d9-4b54-a60f-f71352a73a92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:52:50.750Z|acc1fa10-1885-40fe-8f7d-465e7768732d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:52:50.750Z|acc1fa10-1885-40fe-8f7d-465e7768732d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:52:52.989Z|0772bce0-1e48-4670-acde-8c0c3b15c427|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:52:52.990Z|a446416e-6f5b-41fd-8355-f1214e1e6c34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:52:52.991Z|e1942fd9-6ce7-43ab-911c-d8144a4e30eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:52:52.991Z|e1942fd9-6ce7-43ab-911c-d8144a4e30eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:52:52.991Z|a446416e-6f5b-41fd-8355-f1214e1e6c34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:52:52.993Z|0772bce0-1e48-4670-acde-8c0c3b15c427|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:52:59.890Z|107c5a8a-f3ec-4243-a660-c91ea50d743c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:52:59.891Z|107c5a8a-f3ec-4243-a660-c91ea50d743c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:53:03.019Z|9db506b4-fb5e-4de3-85b5-2853d8c97217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:53:03.020Z|9db506b4-fb5e-4de3-85b5-2853d8c97217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:53:03.028Z|47c68feb-ee93-4aff-9ed8-b36291c0b025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:53:03.028Z|47c68feb-ee93-4aff-9ed8-b36291c0b025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:53:03.033Z|d78aaf60-3412-4e53-a060-be532cba6995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:53:03.034Z|d78aaf60-3412-4e53-a060-be532cba6995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:53:05.750Z|12da6112-fced-48ae-924e-d37ab635e68b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:53:05.754Z|12da6112-fced-48ae-924e-d37ab635e68b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:53:07.496Z|42ea7d86-ebdb-418e-947b-726bec828766|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:53:07.496Z|42ea7d86-ebdb-418e-947b-726bec828766|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:53:13.051Z|821078ad-09b1-4433-9322-7eed5e036eec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:53:13.051Z|821078ad-09b1-4433-9322-7eed5e036eec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:53:13.051Z|410ae2af-8872-4226-9743-17293ce101ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:53:13.052Z|410ae2af-8872-4226-9743-17293ce101ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:53:13.064Z|7d3b2d08-c31a-43b7-b9f3-5e536672ade7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:53:13.065Z|7d3b2d08-c31a-43b7-b9f3-5e536672ade7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:53:20.750Z|08824c25-9fbe-441e-b616-b64146dac328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:53:20.750Z|08824c25-9fbe-441e-b616-b64146dac328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:53:23.079Z|754a5a6d-837b-4a95-8e6e-4a3dfeb59db7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:53:23.080Z|754a5a6d-837b-4a95-8e6e-4a3dfeb59db7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:53:23.083Z|59ea43e4-e568-4ffc-ac93-cd6343115584|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:53:23.084Z|59ea43e4-e568-4ffc-ac93-cd6343115584|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:53:23.096Z|cf2b0b86-e851-455a-9f9a-801d01fe50c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:53:23.097Z|cf2b0b86-e851-455a-9f9a-801d01fe50c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:53:33.114Z|ac660697-f5a3-4298-b67c-00ab3d752124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:53:33.113Z|c0a6b399-c6a5-48bd-aa7e-1442c4764462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:53:33.115Z|ac660697-f5a3-4298-b67c-00ab3d752124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:53:33.116Z|c0a6b399-c6a5-48bd-aa7e-1442c4764462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:53:33.127Z|ca99c8d5-7d35-42ae-9694-c86a38df1cf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:53:33.127Z|ca99c8d5-7d35-42ae-9694-c86a38df1cf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:53:35.750Z|3062cf0d-283c-4ff8-9f9b-f0d3db9ceebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:53:35.750Z|3062cf0d-283c-4ff8-9f9b-f0d3db9ceebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:53:37.496Z|08494708-c86f-4ca6-ab6c-ce3867e7a8a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:53:37.497Z|08494708-c86f-4ca6-ab6c-ce3867e7a8a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:53:43.155Z|2372ea51-c1d5-4ee2-8623-6f5fac92e8c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:53:43.155Z|2372ea51-c1d5-4ee2-8623-6f5fac92e8c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:53:43.159Z|8d8ba728-a10c-4e53-981a-91125b642d29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:53:43.159Z|8d8ba728-a10c-4e53-981a-91125b642d29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:53:43.162Z|e8f10f8a-26a6-439c-b03a-70a51564459c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:53:43.163Z|e8f10f8a-26a6-439c-b03a-70a51564459c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:53:50.750Z|c457adaa-b13b-4bf0-9993-2ea96e0f77a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:53:50.754Z|c457adaa-b13b-4bf0-9993-2ea96e0f77a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:53:53.185Z|832f44a7-d19c-4a56-b8e1-58d7742c3f59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:53:53.186Z|832f44a7-d19c-4a56-b8e1-58d7742c3f59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:53:53.192Z|521ab2ba-1b84-4c85-9b3b-f4764dbdbd83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:53:53.193Z|521ab2ba-1b84-4c85-9b3b-f4764dbdbd83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:53:53.195Z|5d1b2f5e-4fbc-4264-b96b-9d1c1b387151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:53:53.195Z|5d1b2f5e-4fbc-4264-b96b-9d1c1b387151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:53:59.891Z|32931077-38b1-4eb5-ac0f-3a385efb5466|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:53:59.892Z|32931077-38b1-4eb5-ac0f-3a385efb5466|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:54:03.217Z|6fc9b1e5-b865-47d2-83ee-e89affd06f64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:54:03.218Z|6fc9b1e5-b865-47d2-83ee-e89affd06f64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:54:03.223Z|0e5cb743-827f-4512-ab52-0582e5d3636c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:54:03.224Z|0e5cb743-827f-4512-ab52-0582e5d3636c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:54:03.230Z|d10482d6-8955-4aa5-a011-516c504c1cf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:54:03.230Z|d10482d6-8955-4aa5-a011-516c504c1cf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:54:05.750Z|ec7cc5e3-82d8-4153-b8c5-68726d31ce14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:54:05.750Z|ec7cc5e3-82d8-4153-b8c5-68726d31ce14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:54:07.498Z|96f256a4-e5b9-4d31-880e-3d45c7b4deaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:54:07.498Z|96f256a4-e5b9-4d31-880e-3d45c7b4deaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:54:13.261Z|81a68ef9-d24c-432d-ade1-e1b888458bdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:54:13.261Z|81a68ef9-d24c-432d-ade1-e1b888458bdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:54:13.262Z|99555831-9be9-4a88-a5a2-af11a20a505d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:54:13.263Z|99555831-9be9-4a88-a5a2-af11a20a505d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:54:13.273Z|7599fe1e-ee97-4ba1-ae54-1f07735f5242|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:54:13.274Z|7599fe1e-ee97-4ba1-ae54-1f07735f5242|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:54:20.750Z|0346dcbe-7be8-47c4-a3d4-c024a3aecfdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:54:20.750Z|0346dcbe-7be8-47c4-a3d4-c024a3aecfdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:54:23.288Z|a1b7602a-a42c-4674-81fe-1e0f9af3330d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:54:23.288Z|a1b7602a-a42c-4674-81fe-1e0f9af3330d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:54:23.294Z|4456a51e-d3a2-469b-94aa-987f609cde0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:54:23.295Z|4456a51e-d3a2-469b-94aa-987f609cde0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:54:23.298Z|5bb882c0-af92-4081-a5b2-16593414f948|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:54:23.298Z|5bb882c0-af92-4081-a5b2-16593414f948|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:54:33.316Z|63028509-fc30-45cf-9443-ca10e7cb0462|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:54:33.317Z|63028509-fc30-45cf-9443-ca10e7cb0462|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:54:33.325Z|3b34a03f-0177-4019-b9de-3af9ecfaaca8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:54:33.326Z|3b34a03f-0177-4019-b9de-3af9ecfaaca8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:54:33.326Z|71fc06f9-5540-4de6-94f6-f79a0cc39712|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:54:33.326Z|71fc06f9-5540-4de6-94f6-f79a0cc39712|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:54:35.750Z|b49c9227-b2ba-4087-be11-d0bb3d9e1dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:54:35.755Z|b49c9227-b2ba-4087-be11-d0bb3d9e1dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:54:37.499Z|7f852046-4d6a-4dc5-985e-403d7ef6d0a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:54:37.500Z|7f852046-4d6a-4dc5-985e-403d7ef6d0a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:54:43.343Z|cbb8e720-b880-4d8f-92e8-971700138d2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:54:43.344Z|cbb8e720-b880-4d8f-92e8-971700138d2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:54:43.357Z|d368f6d5-3a91-4601-b309-c19f0d72fd25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:54:43.358Z|d368f6d5-3a91-4601-b309-c19f0d72fd25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:54:43.358Z|fd8bab66-d1aa-42f3-9e75-463d489674ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:54:43.359Z|fd8bab66-d1aa-42f3-9e75-463d489674ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:54:50.750Z|69a8b1fb-65c3-400f-800b-7e32263e2dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:54:50.750Z|69a8b1fb-65c3-400f-800b-7e32263e2dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:54:53.372Z|9e3c1dd6-c2a0-4cb2-93e1-1e7b2dd65ea9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:54:53.373Z|9e3c1dd6-c2a0-4cb2-93e1-1e7b2dd65ea9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:54:53.381Z|1ea49262-c129-4618-b302-c02fd3c8ab75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:54:53.382Z|1ea49262-c129-4618-b302-c02fd3c8ab75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:54:53.382Z|85bfbf4f-c5f7-4fce-8175-0d71ce398cae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:54:53.382Z|85bfbf4f-c5f7-4fce-8175-0d71ce398cae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:54:59.889Z|03882dd4-55a2-4bf9-9f14-8c5a121a684e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:54:59.890Z|03882dd4-55a2-4bf9-9f14-8c5a121a684e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:55:03.395Z|91921cb3-d7ee-489b-bba9-9452564286f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:55:03.396Z|91921cb3-d7ee-489b-bba9-9452564286f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:55:03.402Z|fe059f5f-3078-4c62-a53e-7ee273171a52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:55:03.403Z|fe059f5f-3078-4c62-a53e-7ee273171a52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:55:03.403Z|d3ceae09-98fe-4cd9-b483-9a05c9717d8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:55:03.404Z|d3ceae09-98fe-4cd9-b483-9a05c9717d8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:55:05.750Z|a0c2ba82-e746-45f2-bc1e-863deabafe99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:55:05.750Z|a0c2ba82-e746-45f2-bc1e-863deabafe99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:55:07.501Z|48b6e0c4-877b-4d6c-8afb-80929d6ac2cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:55:07.501Z|48b6e0c4-877b-4d6c-8afb-80929d6ac2cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:55:13.431Z|c1f68e28-1334-459b-a50d-377379be6f5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:55:13.432Z|c1f68e28-1334-459b-a50d-377379be6f5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:55:13.437Z|22d1f5c1-3802-4615-a3a7-f11af76a0e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:55:13.438Z|22d1f5c1-3802-4615-a3a7-f11af76a0e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:55:13.441Z|aca8e399-c3e4-4be5-835a-beffe410c445|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:55:13.442Z|aca8e399-c3e4-4be5-835a-beffe410c445|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:55:20.750Z|96660cbf-ce94-4700-a2f0-5834759ef1a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:55:20.754Z|96660cbf-ce94-4700-a2f0-5834759ef1a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:55:23.472Z|61b5efed-5779-4051-8099-206fc688c153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:55:23.472Z|61b5efed-5779-4051-8099-206fc688c153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:55:23.472Z|889177bf-8ae2-4752-b66a-c5039757250f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:55:23.473Z|889177bf-8ae2-4752-b66a-c5039757250f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:55:23.475Z|87e87ecc-3a3e-45f0-9852-4981bd49dd3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:55:23.476Z|87e87ecc-3a3e-45f0-9852-4981bd49dd3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:55:33.498Z|e3be8deb-d762-4ae2-a11e-118cf5801856|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:55:33.498Z|1ec2c952-5391-4e4f-8555-21c9d95058c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:55:33.498Z|1ec2c952-5391-4e4f-8555-21c9d95058c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:55:33.498Z|e3be8deb-d762-4ae2-a11e-118cf5801856|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:55:33.506Z|31243578-aac9-4ba2-8fa7-7600568bc840|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:55:33.507Z|31243578-aac9-4ba2-8fa7-7600568bc840|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:55:35.749Z|9c50aa85-e1df-4117-8e07-2b89cabe8a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:55:35.750Z|9c50aa85-e1df-4117-8e07-2b89cabe8a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:55:37.503Z|0495fd17-b466-4d31-9fa0-83c1e36fc938|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:55:37.504Z|0495fd17-b466-4d31-9fa0-83c1e36fc938|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:55:43.524Z|ad2814fc-d63c-45a7-981b-92b33569a870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:55:43.524Z|ad2814fc-d63c-45a7-981b-92b33569a870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:55:43.531Z|9a8041c0-8c34-4f0f-a1da-92f3ebdbeb5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:55:43.532Z|9a8041c0-8c34-4f0f-a1da-92f3ebdbeb5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:55:43.542Z|711b12e2-7ac2-4e6b-9025-205f1a5d8dcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:55:43.542Z|711b12e2-7ac2-4e6b-9025-205f1a5d8dcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:55:50.751Z|fc3e452a-a3cd-4e79-93d8-be3a500dc6e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:55:50.751Z|fc3e452a-a3cd-4e79-93d8-be3a500dc6e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:55:53.559Z|d1a55995-19f9-46bd-a5b3-4ea9c5466cde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:55:53.560Z|d1a55995-19f9-46bd-a5b3-4ea9c5466cde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:55:53.557Z|8a13ebe2-fd71-4902-bc69-78c37d6dcc02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:55:53.562Z|8a13ebe2-fd71-4902-bc69-78c37d6dcc02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:55:53.576Z|5468ce6c-ff63-41e8-8536-2abb13ebff50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:55:53.577Z|5468ce6c-ff63-41e8-8536-2abb13ebff50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:55:59.889Z|bf380a01-4d8a-4550-910f-ae5b6333a502|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:55:59.889Z|bf380a01-4d8a-4550-910f-ae5b6333a502|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:56:03.585Z|71685b04-2151-4ceb-b916-1e1a1c64c382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:56:03.585Z|71685b04-2151-4ceb-b916-1e1a1c64c382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:56:03.588Z|92ab3316-af6e-40d5-877e-5e2b9e1c8069|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:56:03.589Z|92ab3316-af6e-40d5-877e-5e2b9e1c8069|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:56:03.598Z|c3dc2ed3-91f9-46b5-ba7f-13aa1582d7a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:56:03.598Z|c3dc2ed3-91f9-46b5-ba7f-13aa1582d7a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:56:05.750Z|ea906690-e68b-42a4-bea0-548e7155cc2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:56:05.754Z|ea906690-e68b-42a4-bea0-548e7155cc2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:56:07.505Z|d708d0b6-bae7-4f93-aca1-323cbae3b56a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:56:07.505Z|d708d0b6-bae7-4f93-aca1-323cbae3b56a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:56:13.616Z|c9881c4e-c5d6-4e5f-9d57-9e30c09e9b1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:56:13.616Z|c1419e87-020c-4b16-a04d-1af9e71306ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:56:13.617Z|c1419e87-020c-4b16-a04d-1af9e71306ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:56:13.616Z|c9881c4e-c5d6-4e5f-9d57-9e30c09e9b1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:56:13.622Z|3abb5d5b-b8fe-45aa-b3cc-ecd7c20da952|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:56:13.623Z|3abb5d5b-b8fe-45aa-b3cc-ecd7c20da952|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:56:20.750Z|dfd951c1-40b1-4bf5-88f2-6dd43e028d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:56:20.750Z|dfd951c1-40b1-4bf5-88f2-6dd43e028d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:56:23.648Z|e66c5644-aecd-4bcc-9d5c-c25e9a2f01bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:56:23.648Z|cfa406e5-c7f2-4ccb-ae20-ab9a4f6761d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:56:23.649Z|e66c5644-aecd-4bcc-9d5c-c25e9a2f01bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:56:23.649Z|cfa406e5-c7f2-4ccb-ae20-ab9a4f6761d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:56:23.656Z|9c5097d1-da2a-4064-9c77-9bbb05c522c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:56:23.657Z|9c5097d1-da2a-4064-9c77-9bbb05c522c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:56:33.685Z|fe396b2b-8d26-4eab-9ebe-3d59f68b8cf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:56:33.686Z|fe396b2b-8d26-4eab-9ebe-3d59f68b8cf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:56:33.686Z|5f795b33-f824-4255-9575-25dad2f3ca23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:56:33.686Z|5f795b33-f824-4255-9575-25dad2f3ca23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:56:33.689Z|50a09a66-bd2e-466d-b08c-e14e67398d5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:56:33.689Z|50a09a66-bd2e-466d-b08c-e14e67398d5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:56:35.750Z|346b7e90-f4bb-408e-9b73-ca9985023c3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:56:35.750Z|346b7e90-f4bb-408e-9b73-ca9985023c3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:56:37.507Z|06cf584c-d17b-4cd0-ad89-818fe5aeb88c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:56:37.507Z|06cf584c-d17b-4cd0-ad89-818fe5aeb88c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:56:43.713Z|f2d85426-8845-4d36-bcd5-81558d8408e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:56:43.714Z|f2d85426-8845-4d36-bcd5-81558d8408e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:56:43.716Z|54fe1f04-13af-4f16-871d-1ffc95775ff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:56:43.717Z|54fe1f04-13af-4f16-871d-1ffc95775ff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:56:43.720Z|cd13bf89-f21f-45a7-92c5-0b902a4b6ea9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:56:43.721Z|cd13bf89-f21f-45a7-92c5-0b902a4b6ea9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:56:50.749Z|20017b37-5dff-4316-950f-2880eb96638e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:56:50.753Z|20017b37-5dff-4316-950f-2880eb96638e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:56:53.740Z|5a2f2529-7c8d-4912-88d3-952761566e8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:56:53.741Z|5a2f2529-7c8d-4912-88d3-952761566e8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:56:53.748Z|d9aa09cd-8da1-4864-9ca3-0081f55ca322|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:56:53.749Z|d9aa09cd-8da1-4864-9ca3-0081f55ca322|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:56:53.751Z|2fc8b85a-a704-4623-8c30-a74b800b7300|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:56:53.752Z|2fc8b85a-a704-4623-8c30-a74b800b7300|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:56:59.889Z|22751ab7-3b0f-488e-a2bc-48c78c85627f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:56:59.890Z|22751ab7-3b0f-488e-a2bc-48c78c85627f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:57:03.770Z|eb98f576-8808-40dc-99fc-5945dad296a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:57:03.771Z|eb98f576-8808-40dc-99fc-5945dad296a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:57:03.777Z|a4a69415-95ac-47e2-99cf-fa8cac9c7165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:57:03.777Z|a4a69415-95ac-47e2-99cf-fa8cac9c7165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:57:03.781Z|505ba141-1efe-48da-b16f-17eafc9541b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:57:03.781Z|505ba141-1efe-48da-b16f-17eafc9541b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:57:05.750Z|bae0047e-e63a-40ee-8a2b-c8fac0e63fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:57:05.750Z|bae0047e-e63a-40ee-8a2b-c8fac0e63fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:57:07.508Z|7c8c5e86-8305-4732-a318-c04e699d2b18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:57:07.508Z|7c8c5e86-8305-4732-a318-c04e699d2b18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:57:13.797Z|d658c0f6-6c1f-402a-b96d-d385d95fbb7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:57:13.798Z|d658c0f6-6c1f-402a-b96d-d385d95fbb7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:57:13.803Z|e28ed0fa-b929-4a3b-9f6b-978d76833231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:57:13.803Z|e28ed0fa-b929-4a3b-9f6b-978d76833231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:57:13.806Z|6f88c64e-40aa-4461-9817-fa3756d2d925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:57:13.806Z|6f88c64e-40aa-4461-9817-fa3756d2d925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:57:20.750Z|8bdec8cd-b51b-4ee9-a3f2-bd3ffeb9f66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:57:20.750Z|8bdec8cd-b51b-4ee9-a3f2-bd3ffeb9f66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:57:23.828Z|224cc97c-1aea-4c0d-b02a-86a76fa83213|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:57:23.828Z|224cc97c-1aea-4c0d-b02a-86a76fa83213|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:57:23.830Z|15d1df72-815b-4316-8708-988aa3f294a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:57:23.831Z|15d1df72-815b-4316-8708-988aa3f294a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:57:23.833Z|6f8d10d2-4cad-4ef8-b9d1-4d901fcbee19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:57:23.834Z|6f8d10d2-4cad-4ef8-b9d1-4d901fcbee19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:57:33.861Z|f4fc7f97-eb90-47c0-9431-ac24c4769fda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:57:33.862Z|86887251-08eb-4f84-92cd-de337953ecb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:57:33.862Z|f4fc7f97-eb90-47c0-9431-ac24c4769fda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:57:33.862Z|86887251-08eb-4f84-92cd-de337953ecb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:57:33.865Z|e3821729-0a09-453f-942d-150b7256b1c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:57:33.866Z|e3821729-0a09-453f-942d-150b7256b1c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:57:35.750Z|9ce52929-0c8b-4a30-89e7-226688894463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:57:35.754Z|9ce52929-0c8b-4a30-89e7-226688894463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:57:37.509Z|ca72cb39-f579-4f0e-9b95-279c2068d2c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:57:37.509Z|ca72cb39-f579-4f0e-9b95-279c2068d2c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:57:43.909Z|b69c6126-c2a7-499a-849d-2f486c53faa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:57:43.910Z|b69c6126-c2a7-499a-849d-2f486c53faa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:57:43.912Z|78a2f87f-af24-49c0-9a00-586c3f192388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:57:43.913Z|78a2f87f-af24-49c0-9a00-586c3f192388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:57:43.916Z|f55a8bd9-032d-4e48-a6c2-7564e2e88bb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:57:43.917Z|f55a8bd9-032d-4e48-a6c2-7564e2e88bb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:57:50.750Z|7abd56b4-727f-4b03-b063-eb112ecd6079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:57:50.750Z|7abd56b4-727f-4b03-b063-eb112ecd6079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:57:53.942Z|4086e386-bb23-48a9-89db-afd7f0d8b265|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:57:53.943Z|4086e386-bb23-48a9-89db-afd7f0d8b265|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:57:53.944Z|516e111c-238d-4805-9802-e6ee2f9ba567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:57:53.945Z|516e111c-238d-4805-9802-e6ee2f9ba567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:57:53.947Z|a043ede2-6f34-4f04-aefa-6c7a5726dddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:57:53.948Z|a043ede2-6f34-4f04-aefa-6c7a5726dddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:57:59.889Z|c57b1608-86e5-44f4-853f-a698eb5c22e4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:57:59.889Z|c57b1608-86e5-44f4-853f-a698eb5c22e4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:58:03.973Z|3876d984-9f82-4f67-9b46-32cd8ce9d396|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:58:03.973Z|3876d984-9f82-4f67-9b46-32cd8ce9d396|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:58:03.974Z|baae159a-2513-40b4-b533-d9bb1caaeff9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:58:03.975Z|baae159a-2513-40b4-b533-d9bb1caaeff9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:58:03.977Z|cdaa935e-9e86-4034-9846-8daccffb5d2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:58:03.977Z|cdaa935e-9e86-4034-9846-8daccffb5d2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:58:05.750Z|263a9cc7-0024-471a-b63d-ac5147419f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:58:05.750Z|263a9cc7-0024-471a-b63d-ac5147419f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:58:07.510Z|0dfff518-5187-4571-a613-3426ec45679c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:58:07.510Z|0dfff518-5187-4571-a613-3426ec45679c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:58:14.003Z|8aa4400f-bc47-4255-9efc-1b3893bf39aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:58:14.004Z|e02715ce-c692-43cb-9a40-fbdb085cf080|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:58:14.004Z|8aa4400f-bc47-4255-9efc-1b3893bf39aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:58:14.004Z|e02715ce-c692-43cb-9a40-fbdb085cf080|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:58:14.006Z|b4ba0791-5076-45a1-bb17-38177418ec28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:58:14.007Z|b4ba0791-5076-45a1-bb17-38177418ec28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:58:20.750Z|babc5b8c-b5c2-41c4-bc63-b9c55a97b12e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:58:20.753Z|babc5b8c-b5c2-41c4-bc63-b9c55a97b12e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:58:24.034Z|88658b5e-96fa-490f-aa8e-4408f66b7042|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:58:24.035Z|88658b5e-96fa-490f-aa8e-4408f66b7042|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:58:24.037Z|e49ff0df-2097-40a3-99e8-26b30e32c288|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:58:24.037Z|e49ff0df-2097-40a3-99e8-26b30e32c288|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:58:24.037Z|d7f4b32a-952e-4077-b66f-50cc2ac52943|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:58:24.038Z|d7f4b32a-952e-4077-b66f-50cc2ac52943|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:58:34.064Z|28c3e83d-f606-4686-a89a-d06c4006c111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:58:34.065Z|28c3e83d-f606-4686-a89a-d06c4006c111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:58:34.072Z|20440a31-8fe4-41af-b89b-21365f9fedee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:58:34.072Z|20440a31-8fe4-41af-b89b-21365f9fedee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:58:34.073Z|690ae767-3368-4f59-bf57-775c9686d1e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:58:34.074Z|690ae767-3368-4f59-bf57-775c9686d1e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:58:35.750Z|66bd11e8-7a83-4c27-a5e2-85864e79e852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:58:35.750Z|66bd11e8-7a83-4c27-a5e2-85864e79e852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:58:37.511Z|d05c00e0-b87d-47cc-91e1-f516e09cc560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:58:37.511Z|d05c00e0-b87d-47cc-91e1-f516e09cc560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:58:44.092Z|321620cb-412e-4853-8370-cc76e99c86b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:58:44.093Z|321620cb-412e-4853-8370-cc76e99c86b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:58:44.102Z|37564730-983a-4b09-91e3-017e3d79fd96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:58:44.102Z|37564730-983a-4b09-91e3-017e3d79fd96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:58:44.102Z|ce085704-a56e-4797-8bee-77c7d6b546b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:58:44.103Z|ce085704-a56e-4797-8bee-77c7d6b546b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:58:50.749Z|f0d030a9-f667-4076-8b14-52bf29aa3377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:58:50.750Z|f0d030a9-f667-4076-8b14-52bf29aa3377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:58:54.123Z|8cab959a-1c6d-4ed8-bdd2-0c7a1b12db44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:58:54.123Z|8cab959a-1c6d-4ed8-bdd2-0c7a1b12db44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:58:54.130Z|79d665aa-c70d-4f9d-9b50-b92c24df6c37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:58:54.130Z|79d665aa-c70d-4f9d-9b50-b92c24df6c37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:58:54.137Z|b1d16650-1c94-4be9-81cd-fab1b76885d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:58:54.138Z|b1d16650-1c94-4be9-81cd-fab1b76885d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:58:59.890Z|93f72ab9-df1c-4400-9245-ad36bcfbf7ae|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:58:59.891Z|93f72ab9-df1c-4400-9245-ad36bcfbf7ae|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T13:59:04.150Z|0925b6c5-c41c-45f9-a7ca-c6181b7495ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:59:04.151Z|0925b6c5-c41c-45f9-a7ca-c6181b7495ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:59:04.157Z|4e261839-fbaf-4a6e-9d82-cc6e8dffb5c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:59:04.158Z|4e261839-fbaf-4a6e-9d82-cc6e8dffb5c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:59:04.166Z|ec86446b-7029-48dd-99cc-0aa447273fce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:59:04.166Z|ec86446b-7029-48dd-99cc-0aa447273fce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:59:05.749Z|e0582d4b-09e7-42b0-b486-aa9e20265797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:59:05.753Z|e0582d4b-09e7-42b0-b486-aa9e20265797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:59:07.512Z|2a868ed0-ea04-4f4d-9824-2466574944b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:59:07.512Z|2a868ed0-ea04-4f4d-9824-2466574944b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:59:14.180Z|76b23bfc-7474-4e16-8fa9-a27ac261754b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:59:14.181Z|76b23bfc-7474-4e16-8fa9-a27ac261754b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:59:14.186Z|ec29eb46-8cf8-4ec2-92f3-f3b67fb6ef48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:59:14.187Z|ec29eb46-8cf8-4ec2-92f3-f3b67fb6ef48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:59:14.194Z|64425eec-e43b-46aa-b459-27891d776c97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:59:14.194Z|64425eec-e43b-46aa-b459-27891d776c97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:59:20.750Z|17d912ae-da0f-42d1-bd44-469dfd2028e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:59:20.750Z|17d912ae-da0f-42d1-bd44-469dfd2028e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:59:24.212Z|f92b3161-47df-497f-b803-99e7f57d5d2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:59:24.213Z|f92b3161-47df-497f-b803-99e7f57d5d2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:59:24.217Z|c010ca94-fa8c-45f4-861c-35b1f9bb6f13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:59:24.217Z|c010ca94-fa8c-45f4-861c-35b1f9bb6f13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:59:24.222Z|e2948919-e154-48f9-a110-8040583a40d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:59:24.223Z|e2948919-e154-48f9-a110-8040583a40d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:59:34.245Z|73f408fa-a9c5-4b14-83d8-2589831491fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:59:34.245Z|73f408fa-a9c5-4b14-83d8-2589831491fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:59:34.250Z|326aeaee-7795-4fdb-913b-a142409abd39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:59:34.250Z|326aeaee-7795-4fdb-913b-a142409abd39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:59:34.250Z|7718eb7d-f0e0-4595-a79b-49da5febe4c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:59:34.251Z|7718eb7d-f0e0-4595-a79b-49da5febe4c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:59:35.750Z|2ba23ed2-3db6-46c4-a699-10852be335b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:59:35.750Z|2ba23ed2-3db6-46c4-a699-10852be335b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:59:37.513Z|3a55c93b-1ca6-41f0-9717-43763698676c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:59:37.513Z|3a55c93b-1ca6-41f0-9717-43763698676c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:59:44.278Z|4d26f2fa-07f2-48fd-8198-b4ec8da99f7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:59:44.280Z|4982769d-c5de-4e96-8aab-756cf97c573b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:59:44.281Z|4982769d-c5de-4e96-8aab-756cf97c573b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:59:44.279Z|4d26f2fa-07f2-48fd-8198-b4ec8da99f7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:59:44.286Z|331e2854-57d9-4f9b-818a-434698909577|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:59:44.287Z|331e2854-57d9-4f9b-818a-434698909577|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:59:50.751Z|b6596f08-58b0-4178-8d81-afa2687d438c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T13:59:50.755Z|b6596f08-58b0-4178-8d81-afa2687d438c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T13:59:54.309Z|c363ccc8-738c-45a3-bbbc-7b8d80fb7074|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:59:54.310Z|c363ccc8-738c-45a3-bbbc-7b8d80fb7074|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:59:54.316Z|8211a4fb-bc78-4e32-b3db-69280502c513|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:59:54.316Z|8211a4fb-bc78-4e32-b3db-69280502c513|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:59:54.322Z|94ab35af-5b6e-43e8-b6f2-9d3be866d771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T13:59:54.322Z|94ab35af-5b6e-43e8-b6f2-9d3be866d771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T13:59:59.888Z|8af319a7-054b-49d4-8b3f-51d908e5defa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T13:59:59.889Z|8af319a7-054b-49d4-8b3f-51d908e5defa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:00:04.344Z|a745d20c-1354-492f-bdab-c895055587ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:00:04.344Z|a745d20c-1354-492f-bdab-c895055587ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:00:04.348Z|b598502f-6882-4e42-8d34-bde625901fa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:00:04.349Z|b598502f-6882-4e42-8d34-bde625901fa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:00:04.352Z|4cc418da-4167-4f75-8a11-fd4406c820e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:00:04.352Z|4cc418da-4167-4f75-8a11-fd4406c820e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:00:05.750Z|e41f7049-4b0b-45a7-9104-7e1c4c4d1a46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:00:05.750Z|e41f7049-4b0b-45a7-9104-7e1c4c4d1a46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:00:07.514Z|fd735713-2255-4c65-bd60-cd0d9468d57b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:00:07.514Z|fd735713-2255-4c65-bd60-cd0d9468d57b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:00:14.376Z|98aa8635-5d4a-489a-b50f-0e893b4d0d97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:00:14.377Z|98aa8635-5d4a-489a-b50f-0e893b4d0d97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:00:14.380Z|96eb0fd0-e3dd-4dde-a699-eaad2ce7d213|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:00:14.380Z|96eb0fd0-e3dd-4dde-a699-eaad2ce7d213|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:00:14.385Z|e4f10b29-7083-4893-a836-711740c67608|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:00:14.386Z|e4f10b29-7083-4893-a836-711740c67608|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:00:20.749Z|e4a444de-d63f-4c98-bf57-1e003d00a1b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:00:20.750Z|e4a444de-d63f-4c98-bf57-1e003d00a1b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:00:24.408Z|fdce23c0-3017-4635-afeb-63ef412f0ecc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:00:24.408Z|c09a92e4-03eb-4a86-b3be-b0383ea1843d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:00:24.409Z|fdce23c0-3017-4635-afeb-63ef412f0ecc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:00:24.409Z|c09a92e4-03eb-4a86-b3be-b0383ea1843d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:00:24.415Z|b9664279-d2f8-401b-902b-c5bdfddb57fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:00:24.415Z|b9664279-d2f8-401b-902b-c5bdfddb57fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:00:34.448Z|f2320142-3c1e-4223-b7e6-75f23779efb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:00:34.448Z|b513f663-a089-4071-a304-141e9ae92be7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:00:34.448Z|00f96e69-a643-463f-a0e4-26a258d4654a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:00:34.449Z|b513f663-a089-4071-a304-141e9ae92be7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:00:34.449Z|f2320142-3c1e-4223-b7e6-75f23779efb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:00:34.450Z|00f96e69-a643-463f-a0e4-26a258d4654a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:00:35.750Z|ca3a3f71-4b0e-4053-b558-01e26b316c47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:00:35.755Z|ca3a3f71-4b0e-4053-b558-01e26b316c47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:00:37.515Z|62013177-66c7-47b0-b91b-4f80c47c8509|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:00:37.515Z|62013177-66c7-47b0-b91b-4f80c47c8509|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:00:44.478Z|49d19b40-bb94-44c1-83c7-88a544bbd391|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:00:44.478Z|49d19b40-bb94-44c1-83c7-88a544bbd391|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:00:44.480Z|41e99ae0-58c5-4399-9b92-c7477afa2638|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:00:44.481Z|41e99ae0-58c5-4399-9b92-c7477afa2638|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:00:44.483Z|f44b4409-6ea6-4cba-8914-92e39b11719d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:00:44.483Z|f44b4409-6ea6-4cba-8914-92e39b11719d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:00:50.752Z|811f8b29-afad-470e-85ae-8b503492bdb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:00:50.753Z|811f8b29-afad-470e-85ae-8b503492bdb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:00:54.507Z|fc7c2ddc-c0db-4af4-a364-e47268cdd5cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:00:54.508Z|fc7c2ddc-c0db-4af4-a364-e47268cdd5cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:00:54.509Z|c0fb4915-addf-45c9-a9cd-3045b20c55ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:00:54.510Z|c0fb4915-addf-45c9-a9cd-3045b20c55ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:00:54.515Z|07d6ac2a-b11b-4c6a-8904-be9ed69d9b2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:00:54.515Z|07d6ac2a-b11b-4c6a-8904-be9ed69d9b2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:00:59.890Z|080ff1bf-d667-4477-af86-d0a9e02bcdf4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:00:59.891Z|080ff1bf-d667-4477-af86-d0a9e02bcdf4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:01:04.543Z|23819ab9-0ca3-4f4e-9c9f-6a33b7572aaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:01:04.543Z|23819ab9-0ca3-4f4e-9c9f-6a33b7572aaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:01:04.543Z|8e91341c-1df2-48e0-a73d-9a4866d7b54e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:01:04.544Z|8e91341c-1df2-48e0-a73d-9a4866d7b54e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:01:04.543Z|f5360da3-6a46-4820-bf8d-7ad6e4f0d1f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:01:04.545Z|f5360da3-6a46-4820-bf8d-7ad6e4f0d1f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:01:05.750Z|fa2b9cf9-4015-4f31-9044-3e1780ef89e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:01:05.750Z|fa2b9cf9-4015-4f31-9044-3e1780ef89e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:01:07.516Z|9d713329-2fe8-4ff7-aa5b-be6d6660d61d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:01:07.517Z|9d713329-2fe8-4ff7-aa5b-be6d6660d61d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:01:14.572Z|1455d659-cdb4-4487-b6a6-9b5af952efe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:01:14.572Z|1455d659-cdb4-4487-b6a6-9b5af952efe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:01:14.573Z|c5491c1b-d60f-43de-9929-62586f692813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:01:14.573Z|c5491c1b-d60f-43de-9929-62586f692813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:01:14.575Z|e7aa12b6-a8d5-42ac-8b1d-51f9b2f222af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:01:14.575Z|e7aa12b6-a8d5-42ac-8b1d-51f9b2f222af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:01:20.750Z|8a774aa2-12bc-4318-896f-40a25b06f160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:01:20.755Z|8a774aa2-12bc-4318-896f-40a25b06f160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:01:24.599Z|075a07fc-a3be-4b59-9240-e89b8b9f5a38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:01:24.600Z|075a07fc-a3be-4b59-9240-e89b8b9f5a38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:01:24.603Z|77f8edcd-8fdf-4e4e-9f56-1b6ad8d8f005|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:01:24.603Z|77f8edcd-8fdf-4e4e-9f56-1b6ad8d8f005|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:01:24.606Z|d3b9b28a-f003-4489-a868-fd79e182a4f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:01:24.606Z|d3b9b28a-f003-4489-a868-fd79e182a4f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:01:34.630Z|73492fa3-fd2e-429a-8c0c-5e439b387e78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:01:34.631Z|73492fa3-fd2e-429a-8c0c-5e439b387e78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:01:34.632Z|6451bddb-abdd-42dc-af2c-3130a60f1abb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:01:34.633Z|6451bddb-abdd-42dc-af2c-3130a60f1abb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:01:34.637Z|e1545b8a-d89d-42f9-b247-c7f159e0e695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:01:34.637Z|e1545b8a-d89d-42f9-b247-c7f159e0e695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:01:35.751Z|1b9245d1-332d-4d96-9025-e0c174a49368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:01:35.751Z|1b9245d1-332d-4d96-9025-e0c174a49368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:01:37.517Z|93fe9210-276c-429f-b5c5-4ad2f36f997a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:01:37.518Z|93fe9210-276c-429f-b5c5-4ad2f36f997a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:01:44.659Z|67ab7cbf-ee21-4e28-bc4a-c208c657396a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:01:44.660Z|67ab7cbf-ee21-4e28-bc4a-c208c657396a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:01:44.663Z|dd3fe651-1616-41ed-a610-a3b8a77efecf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:01:44.663Z|dd3fe651-1616-41ed-a610-a3b8a77efecf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:01:44.668Z|1c667de3-0d21-46ee-95ef-9c1fcafc10b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:01:44.669Z|1c667de3-0d21-46ee-95ef-9c1fcafc10b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:01:50.750Z|133811cf-9fc9-4d7e-b6f2-8fa32b472619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:01:50.750Z|133811cf-9fc9-4d7e-b6f2-8fa32b472619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:01:54.692Z|6174828c-d59a-48fe-8bb1-0bd6555c06df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:01:54.693Z|6174828c-d59a-48fe-8bb1-0bd6555c06df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:01:54.696Z|508f3b28-1a36-4783-801f-165add5bf629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:01:54.697Z|508f3b28-1a36-4783-801f-165add5bf629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:01:54.701Z|6d53d969-9600-4c1e-8358-4321c2536a1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:01:54.702Z|6d53d969-9600-4c1e-8358-4321c2536a1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:01:59.890Z|0a2d370b-683a-4990-a67b-5e73a8a0c37a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:01:59.891Z|0a2d370b-683a-4990-a67b-5e73a8a0c37a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:02:04.727Z|6526ab1e-8de0-414e-b0f4-4ba648f9104a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:02:04.728Z|6526ab1e-8de0-414e-b0f4-4ba648f9104a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:02:04.732Z|2b3d9fae-1285-4dc9-b00f-d71a8b9021d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:02:04.733Z|2b3d9fae-1285-4dc9-b00f-d71a8b9021d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:02:04.736Z|497a27a2-6928-413e-b4e0-89c32a0dfd4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:02:04.737Z|497a27a2-6928-413e-b4e0-89c32a0dfd4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:02:05.750Z|3299e436-c69d-4c9a-8c67-4a5c184e6a83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:02:05.754Z|3299e436-c69d-4c9a-8c67-4a5c184e6a83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:02:07.518Z|6203f8e8-3e54-4dff-bad6-ad011e893190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:02:07.519Z|6203f8e8-3e54-4dff-bad6-ad011e893190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:02:14.753Z|3dc414f9-705a-4101-91df-638cac0a0e01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:02:14.753Z|3dc414f9-705a-4101-91df-638cac0a0e01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:02:14.756Z|322b6e62-961e-49a5-a798-3c4337788c75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:02:14.756Z|322b6e62-961e-49a5-a798-3c4337788c75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:02:14.764Z|94131a81-e489-4779-994c-9a6f6ff82a75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:02:14.765Z|94131a81-e489-4779-994c-9a6f6ff82a75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:02:20.749Z|e07f01ca-ca4f-4668-bba9-a7724f41b49e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:02:20.750Z|e07f01ca-ca4f-4668-bba9-a7724f41b49e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:02:24.782Z|98a65b8c-e897-44b6-a6db-f00725a67f32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:02:24.783Z|98a65b8c-e897-44b6-a6db-f00725a67f32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:02:24.784Z|cbec941b-f122-4341-84e5-a78380270f50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:02:24.785Z|cbec941b-f122-4341-84e5-a78380270f50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:02:24.793Z|c7a3ab62-cf9c-4506-9691-5d5a0db06d90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:02:24.793Z|c7a3ab62-cf9c-4506-9691-5d5a0db06d90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:02:34.815Z|62e7d703-22fc-4b2b-971b-260ccab53962|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:02:34.816Z|62e7d703-22fc-4b2b-971b-260ccab53962|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:02:34.816Z|6346ec28-d75b-4221-b1d1-7a95db38d9e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:02:34.817Z|6346ec28-d75b-4221-b1d1-7a95db38d9e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:02:34.818Z|3d518956-ced7-43a6-878c-5dca0e1dccd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:02:34.819Z|3d518956-ced7-43a6-878c-5dca0e1dccd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:02:35.750Z|c73b28ff-44e6-4e3c-b8cb-69e0886656d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:02:35.750Z|c73b28ff-44e6-4e3c-b8cb-69e0886656d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:02:37.519Z|1c412424-0253-4c00-b084-e92a7d0584b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:02:37.520Z|1c412424-0253-4c00-b084-e92a7d0584b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:02:44.848Z|12de9937-225d-4c71-99d6-5d86ef358a67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:02:44.848Z|7736900b-39c9-4f47-8bab-b9c3238366dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:02:44.849Z|7736900b-39c9-4f47-8bab-b9c3238366dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:02:44.849Z|12de9937-225d-4c71-99d6-5d86ef358a67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:02:44.854Z|8606ec40-9cc7-4ce5-b3b3-932cd93089c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:02:44.854Z|8606ec40-9cc7-4ce5-b3b3-932cd93089c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:02:50.749Z|63264da9-1669-4071-8d62-c0418dd3ff2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:02:50.750Z|63264da9-1669-4071-8d62-c0418dd3ff2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:02:54.877Z|94fb77c2-b879-45d0-8940-24e2017b74aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:02:54.880Z|8821548d-6836-4de4-8971-0ebb9dfe98b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:02:54.881Z|8821548d-6836-4de4-8971-0ebb9dfe98b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:02:54.881Z|94fb77c2-b879-45d0-8940-24e2017b74aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:02:54.886Z|6d7b3064-65c6-4969-a94c-f86d0e206760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:02:54.886Z|6d7b3064-65c6-4969-a94c-f86d0e206760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:02:59.890Z|b3e1b569-b4ec-4d2c-b7c5-8b6aa52f358a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:02:59.891Z|b3e1b569-b4ec-4d2c-b7c5-8b6aa52f358a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:03:04.913Z|1777305a-3f31-4b09-91e9-e879611f27f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:03:04.914Z|1777305a-3f31-4b09-91e9-e879611f27f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:03:04.914Z|0f875067-605e-4a8b-9bd5-137a22bfa2ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:03:04.914Z|0f875067-605e-4a8b-9bd5-137a22bfa2ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:03:04.918Z|11786a82-659f-44ac-9644-7ebc31f434bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:03:04.919Z|11786a82-659f-44ac-9644-7ebc31f434bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:03:05.750Z|cb23485e-926d-4307-abdd-62d8a4869c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:03:05.751Z|cb23485e-926d-4307-abdd-62d8a4869c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:03:07.521Z|20773cb0-d17f-4896-bd37-9e29cd01bfb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:03:07.521Z|20773cb0-d17f-4896-bd37-9e29cd01bfb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:03:14.946Z|676f7c49-d2d5-417e-8020-b7e136555ed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:03:14.946Z|89335f7e-318f-48d3-b093-794dbcfdf1f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:03:14.946Z|676f7c49-d2d5-417e-8020-b7e136555ed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:03:14.947Z|89335f7e-318f-48d3-b093-794dbcfdf1f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:03:14.951Z|3cd44e45-4699-439d-86ba-a55ff9b0ece0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:03:14.952Z|3cd44e45-4699-439d-86ba-a55ff9b0ece0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:03:20.750Z|32ed116c-5b16-4b6a-b439-1a92c2a04dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:03:20.750Z|32ed116c-5b16-4b6a-b439-1a92c2a04dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:03:24.977Z|990b9b88-6aaf-4c74-ad70-7a2b68b521ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:03:24.978Z|990b9b88-6aaf-4c74-ad70-7a2b68b521ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:03:24.977Z|df72f37f-c97a-4e84-83ce-ac7c970c22c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:03:24.980Z|df72f37f-c97a-4e84-83ce-ac7c970c22c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:03:24.980Z|83c6e570-1267-401d-9a1c-518cc7fb4401|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:03:24.981Z|83c6e570-1267-401d-9a1c-518cc7fb4401|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:03:35.010Z|1f08bd3d-db91-4223-93e7-b363cdba929f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:03:35.010Z|80288c1a-bd31-471d-863c-8da0a65d0f95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:03:35.010Z|1f08bd3d-db91-4223-93e7-b363cdba929f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:03:35.010Z|76c338db-9b53-46de-be9d-98c00c95eb9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:03:35.011Z|80288c1a-bd31-471d-863c-8da0a65d0f95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:03:35.011Z|76c338db-9b53-46de-be9d-98c00c95eb9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:03:35.750Z|567e3d4d-2590-43f0-b5de-5ff7c59e0642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:03:35.750Z|567e3d4d-2590-43f0-b5de-5ff7c59e0642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:03:37.522Z|fac20e5e-4684-4909-bb21-059fd861a39e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:03:37.523Z|fac20e5e-4684-4909-bb21-059fd861a39e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:03:45.041Z|b49efe72-3f11-47c2-b44e-b35b09d46d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:03:45.041Z|534e039f-b672-463b-87bd-c0b90894a690|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:03:45.042Z|b49efe72-3f11-47c2-b44e-b35b09d46d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:03:45.042Z|534e039f-b672-463b-87bd-c0b90894a690|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:03:45.050Z|369a4b84-15ef-44db-8e6e-9e24fe652b72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:03:45.051Z|369a4b84-15ef-44db-8e6e-9e24fe652b72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:03:50.750Z|eff44e7a-afca-4095-a243-9ecc21991137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:03:50.751Z|eff44e7a-afca-4095-a243-9ecc21991137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:03:55.071Z|91590971-bc90-426c-abf9-549cf6b4c3c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:03:55.072Z|91590971-bc90-426c-abf9-549cf6b4c3c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:03:55.079Z|68f88002-9953-4db6-a9aa-cffa314956ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:03:55.080Z|68f88002-9953-4db6-a9aa-cffa314956ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:03:55.081Z|ee3fbf20-954a-475a-96d2-1b8d0aa80a1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:03:55.081Z|ee3fbf20-954a-475a-96d2-1b8d0aa80a1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:03:59.889Z|4b263083-c069-4aec-8517-e254dde8d083|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:03:59.889Z|4b263083-c069-4aec-8517-e254dde8d083|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:04:05.098Z|75fa5fd5-ecb6-4609-b7c4-19899c41765d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:04:05.098Z|75fa5fd5-ecb6-4609-b7c4-19899c41765d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:04:05.104Z|3a68fd4e-6d12-452b-a099-f851165bd2cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:04:05.105Z|3a68fd4e-6d12-452b-a099-f851165bd2cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:04:05.111Z|a6aca2a1-7171-4157-b48d-82e319056c7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:04:05.112Z|a6aca2a1-7171-4157-b48d-82e319056c7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:04:05.750Z|189c6a67-54c4-44e2-a41f-f6dc6caa59ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:04:05.750Z|189c6a67-54c4-44e2-a41f-f6dc6caa59ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:04:07.523Z|3a25f3a0-927b-4bc8-8d10-bec336d07f6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:04:07.524Z|3a25f3a0-927b-4bc8-8d10-bec336d07f6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:04:15.127Z|d93e806c-45b2-4915-a7e1-35a1b6ca2525|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:04:15.127Z|d93e806c-45b2-4915-a7e1-35a1b6ca2525|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:04:15.132Z|d7b5e3ae-b056-4a50-9ab8-3b0f87405d70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:04:15.132Z|d7b5e3ae-b056-4a50-9ab8-3b0f87405d70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:04:15.139Z|f7cd3de3-23dc-4d4c-82b4-eefced8528b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:04:15.140Z|f7cd3de3-23dc-4d4c-82b4-eefced8528b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:04:20.750Z|4fe8a74d-dbf6-42e5-aba5-8463a1632c8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:04:20.750Z|4fe8a74d-dbf6-42e5-aba5-8463a1632c8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:04:25.157Z|01b6cc80-a298-49d8-ad10-9b1fb74404ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:04:25.159Z|01b6cc80-a298-49d8-ad10-9b1fb74404ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:04:25.164Z|f32ca426-e621-4300-89dc-253ea39b049c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:04:25.164Z|f32ca426-e621-4300-89dc-253ea39b049c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:04:25.168Z|a3376879-d402-4e7a-99b3-dae203c990c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:04:25.169Z|a3376879-d402-4e7a-99b3-dae203c990c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:04:35.194Z|083d451d-2a02-41bf-9fea-96f45fc35e80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:04:35.195Z|083d451d-2a02-41bf-9fea-96f45fc35e80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:04:35.196Z|d94bba4a-255b-45f4-96c0-cfaa2e354eba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:04:35.196Z|d94bba4a-255b-45f4-96c0-cfaa2e354eba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:04:35.200Z|a9b0a070-ef98-4327-ba24-ba0477b6968e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:04:35.201Z|a9b0a070-ef98-4327-ba24-ba0477b6968e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:04:35.750Z|3e58c85c-7b71-4912-92e6-9f10fd158fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:04:35.750Z|3e58c85c-7b71-4912-92e6-9f10fd158fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:04:37.524Z|601c543b-5fb1-4e7b-8499-02a3caa79c7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:04:37.525Z|601c543b-5fb1-4e7b-8499-02a3caa79c7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:04:45.218Z|62e8b15a-6087-4c07-b6f3-ba1719946eea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:04:45.220Z|d7873ce7-0664-47f3-8970-94cb90e673fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:04:45.220Z|d7873ce7-0664-47f3-8970-94cb90e673fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:04:45.219Z|62e8b15a-6087-4c07-b6f3-ba1719946eea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:04:45.231Z|5afe33d8-cf3e-4311-ba22-5505cf3fe43d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:04:45.232Z|5afe33d8-cf3e-4311-ba22-5505cf3fe43d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:04:50.750Z|75bc078b-037d-43e7-944e-3d0c0da3e290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:04:50.750Z|75bc078b-037d-43e7-944e-3d0c0da3e290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:04:55.247Z|1e9c9fba-6958-4a2a-be59-8adb6c219fa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:04:55.248Z|1e9c9fba-6958-4a2a-be59-8adb6c219fa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:04:55.251Z|41f877b6-0881-4e28-be6b-338a8ead81ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:04:55.251Z|41f877b6-0881-4e28-be6b-338a8ead81ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:04:55.254Z|8b569d2c-5624-40bb-b38c-f9c56f26a7a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:04:55.255Z|8b569d2c-5624-40bb-b38c-f9c56f26a7a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:04:59.889Z|c7dc23ff-4eb4-4efa-b75a-41b8e7c2762a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:04:59.889Z|c7dc23ff-4eb4-4efa-b75a-41b8e7c2762a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:05:05.278Z|93fdc5e9-d1ac-4ce9-80ae-3641b6d6e2bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:05:05.278Z|0313345c-84fa-4b7c-841e-424021007e4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:05:05.279Z|93fdc5e9-d1ac-4ce9-80ae-3641b6d6e2bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:05:05.279Z|0313345c-84fa-4b7c-841e-424021007e4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:05:05.282Z|a831d5c3-2b14-40b5-8d24-e9be06fc65e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:05:05.282Z|a831d5c3-2b14-40b5-8d24-e9be06fc65e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:05:05.750Z|72bc49e9-1c82-4a3d-b67f-c5b1135dea51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:05:05.750Z|72bc49e9-1c82-4a3d-b67f-c5b1135dea51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:05:07.525Z|89c9a09d-f1a1-4c1b-b715-51faa1aa4615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:05:07.526Z|89c9a09d-f1a1-4c1b-b715-51faa1aa4615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:05:15.306Z|480c3d8c-cdf8-4d64-809a-d6255fd5c26e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:05:15.306Z|480c3d8c-cdf8-4d64-809a-d6255fd5c26e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:05:15.313Z|0c3e29b9-e657-4f08-bac0-8aa6bb14ba4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:05:15.314Z|0c3e29b9-e657-4f08-bac0-8aa6bb14ba4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:05:15.317Z|f24f6e7d-4f48-434f-ba07-5d4020e33d9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:05:15.317Z|f24f6e7d-4f48-434f-ba07-5d4020e33d9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:05:20.750Z|c774ffb9-6545-4423-935d-ede844d91036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:05:20.750Z|c774ffb9-6545-4423-935d-ede844d91036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:05:25.337Z|04162374-a856-4962-bf7e-b79edb98ce83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:05:25.337Z|04162374-a856-4962-bf7e-b79edb98ce83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:05:25.342Z|388c56e1-aace-4360-b14b-c91f0657f281|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:05:25.343Z|388c56e1-aace-4360-b14b-c91f0657f281|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:05:25.346Z|f8a7fc92-1b9d-4cea-b12c-c99bf76cf872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:05:25.346Z|f8a7fc92-1b9d-4cea-b12c-c99bf76cf872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:05:35.368Z|2bf6812f-c594-48ce-8a34-618b3c3ccf00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:05:35.369Z|2bf6812f-c594-48ce-8a34-618b3c3ccf00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:05:35.382Z|f898909a-83ac-4960-b46e-c5cd1e4c3b3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:05:35.383Z|f898909a-83ac-4960-b46e-c5cd1e4c3b3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:05:35.385Z|6a443eea-bd43-4422-9528-36f222297d57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:05:35.386Z|6a443eea-bd43-4422-9528-36f222297d57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:05:35.751Z|cf46b3df-61bc-4e59-9166-c1f4ca14b1bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:05:35.755Z|cf46b3df-61bc-4e59-9166-c1f4ca14b1bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:05:37.526Z|1d45d793-dbd3-4c98-a625-1f6ea05bb934|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:05:37.527Z|1d45d793-dbd3-4c98-a625-1f6ea05bb934|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:05:45.418Z|d588ad94-283d-4214-b31f-9bfc102bb32d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:05:45.418Z|d588ad94-283d-4214-b31f-9bfc102bb32d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:05:45.428Z|04f7c45b-2bee-4e2b-ba13-d4f0a030f299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:05:45.429Z|04f7c45b-2bee-4e2b-ba13-d4f0a030f299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:05:45.430Z|f4d0c7fb-ef5e-4b48-8877-762b430ddc17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:05:45.431Z|f4d0c7fb-ef5e-4b48-8877-762b430ddc17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:05:50.750Z|b68f22df-e7c0-4ff0-91a5-845a4b68a489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:05:50.751Z|b68f22df-e7c0-4ff0-91a5-845a4b68a489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:05:55.447Z|ce8a81b5-61dd-41ad-8f51-fea2f7b47c83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:05:55.448Z|ce8a81b5-61dd-41ad-8f51-fea2f7b47c83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:05:55.455Z|0f3b9285-4931-44e3-8863-6c3547bf79c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:05:55.455Z|94355115-c2de-4322-9117-141d93bfa5b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:05:55.455Z|0f3b9285-4931-44e3-8863-6c3547bf79c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:05:55.456Z|94355115-c2de-4322-9117-141d93bfa5b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:05:59.889Z|8b68ddc8-1251-4ca7-b911-24551dc3443b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:05:59.890Z|8b68ddc8-1251-4ca7-b911-24551dc3443b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:06:05.485Z|a684114b-c878-42ca-b0a1-3e31d6f9c0dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:06:05.486Z|a684114b-c878-42ca-b0a1-3e31d6f9c0dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:06:05.487Z|eb22fdf9-564e-47cb-b32a-80a8d1b62faf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:06:05.488Z|eb22fdf9-564e-47cb-b32a-80a8d1b62faf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:06:05.490Z|8dc6978b-2ed6-4b8b-9a77-250d5b683c96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:06:05.491Z|8dc6978b-2ed6-4b8b-9a77-250d5b683c96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:06:05.750Z|3b3c9038-bd64-4c0f-8fe3-a003d24472c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:06:05.750Z|3b3c9038-bd64-4c0f-8fe3-a003d24472c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:06:07.527Z|0c08ea5d-aad8-45d5-8cc2-29e9556b09e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:06:07.528Z|0c08ea5d-aad8-45d5-8cc2-29e9556b09e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:06:15.528Z|7dedf774-6f9b-43fa-9457-cc171a30054c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:06:15.529Z|7dedf774-6f9b-43fa-9457-cc171a30054c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:06:15.530Z|004ff838-a78a-4385-9c97-0eb867b395a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:06:15.531Z|004ff838-a78a-4385-9c97-0eb867b395a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:06:15.533Z|29d2c7ad-fbc0-4144-b052-e2a61b837dbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:06:15.534Z|29d2c7ad-fbc0-4144-b052-e2a61b837dbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:06:20.750Z|347e1f72-49b1-43a8-98f0-5f8b704e27ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:06:20.754Z|347e1f72-49b1-43a8-98f0-5f8b704e27ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:06:25.551Z|bc20262f-7178-4ab7-a2ee-7c4c21a61346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:06:25.552Z|bc20262f-7178-4ab7-a2ee-7c4c21a61346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:06:25.556Z|e6ef1ad9-f142-4e32-9aed-ac33de7423c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:06:25.557Z|e6ef1ad9-f142-4e32-9aed-ac33de7423c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:06:25.557Z|6920f389-a565-43f3-8a5e-a3fa511af6ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:06:25.557Z|6920f389-a565-43f3-8a5e-a3fa511af6ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:06:35.572Z|7f0ca69c-821e-4bd3-9eb0-713b193f5f7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:06:35.573Z|7f0ca69c-821e-4bd3-9eb0-713b193f5f7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:06:35.577Z|37bd199b-a23b-4cbb-a00f-6b949f89d831|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:06:35.577Z|37bd199b-a23b-4cbb-a00f-6b949f89d831|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:06:35.579Z|ad6ac90f-9d18-4714-a140-80983b0a02cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:06:35.580Z|ad6ac90f-9d18-4714-a140-80983b0a02cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:06:35.750Z|0fd353ed-4036-45ce-a463-f2d13df103b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:06:35.750Z|0fd353ed-4036-45ce-a463-f2d13df103b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:06:37.529Z|63e140d6-be49-4945-b17e-ddc1572f013c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:06:37.529Z|63e140d6-be49-4945-b17e-ddc1572f013c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:06:45.600Z|daa049c0-bc3b-4471-a644-b3c0286aed62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:06:45.601Z|daa049c0-bc3b-4471-a644-b3c0286aed62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:06:45.603Z|67923f7a-2c45-4b24-a3c3-f88d48b81d54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:06:45.604Z|67923f7a-2c45-4b24-a3c3-f88d48b81d54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:06:45.608Z|9f0a42f9-2ece-4321-8cf3-3f312a98adc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:06:45.608Z|9f0a42f9-2ece-4321-8cf3-3f312a98adc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:06:50.750Z|b91c57fc-2331-4fb5-8c8b-c60c336f3267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:06:50.750Z|b91c57fc-2331-4fb5-8c8b-c60c336f3267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:06:55.629Z|d6ad4db9-5406-40fb-85f7-c93bd2c0454d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:06:55.629Z|d6ad4db9-5406-40fb-85f7-c93bd2c0454d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:06:55.629Z|67e9f174-70c6-4613-b8c5-9e0d43489f20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:06:55.630Z|67e9f174-70c6-4613-b8c5-9e0d43489f20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:06:55.634Z|c1b13b12-d5a2-4722-96be-454b2d12d47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:06:55.635Z|c1b13b12-d5a2-4722-96be-454b2d12d47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:06:59.898Z|b007ed02-22e1-44e0-94c4-6314232eaad4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:06:59.898Z|b007ed02-22e1-44e0-94c4-6314232eaad4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:07:05.659Z|b5e45918-0b7a-4afe-9ec0-d81a9879bb1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:07:05.660Z|b5e45918-0b7a-4afe-9ec0-d81a9879bb1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:07:05.661Z|4df6123a-8e30-452f-aa49-d64444acee66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:07:05.663Z|4df6123a-8e30-452f-aa49-d64444acee66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:07:05.664Z|39b404dd-bdfe-4843-8e5d-ae7126532839|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:07:05.665Z|39b404dd-bdfe-4843-8e5d-ae7126532839|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:07:05.750Z|93a26941-9dd6-4938-8855-380beeebd09c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:07:05.753Z|93a26941-9dd6-4938-8855-380beeebd09c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:07:07.530Z|2985849e-eefe-434b-b6a1-1b24cea2f3fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:07:07.530Z|2985849e-eefe-434b-b6a1-1b24cea2f3fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:07:15.689Z|15b8e1be-dfdf-4dd8-9bba-f9a453f737bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:07:15.691Z|15b8e1be-dfdf-4dd8-9bba-f9a453f737bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:07:15.691Z|e9c6d785-6941-49b6-a24b-bef95e3c106f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:07:15.692Z|e9c6d785-6941-49b6-a24b-bef95e3c106f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:07:15.695Z|a9c0892a-1b53-4cbf-9df1-98a7d4bfd182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:07:15.696Z|a9c0892a-1b53-4cbf-9df1-98a7d4bfd182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:07:20.750Z|735c29fd-9bea-4ea3-833e-2e77327aeec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:07:20.750Z|735c29fd-9bea-4ea3-833e-2e77327aeec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:07:25.721Z|cce9bb36-de2b-452c-839e-75b82754d555|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:07:25.721Z|e4ca128c-bce7-4f87-abdf-0ed30c7ab65b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:07:25.722Z|e4ca128c-bce7-4f87-abdf-0ed30c7ab65b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:07:25.722Z|cce9bb36-de2b-452c-839e-75b82754d555|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:07:25.723Z|73a3a9cb-4068-47be-a3f7-bf83a56e53a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:07:25.723Z|73a3a9cb-4068-47be-a3f7-bf83a56e53a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:07:35.750Z|0d844a5f-ea2a-4ea7-80a4-795d480dd492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:07:35.750Z|0d844a5f-ea2a-4ea7-80a4-795d480dd492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:07:35.755Z|02b68980-7959-4ef1-b1ee-b49d1fe26f2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:07:35.755Z|02b68980-7959-4ef1-b1ee-b49d1fe26f2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:07:35.760Z|6618d567-a812-47a2-9bc0-abc0b43600c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:07:35.760Z|6618d567-a812-47a2-9bc0-abc0b43600c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:07:35.764Z|9a04d2aa-1f35-458f-be00-3a966a477b57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:07:35.765Z|9a04d2aa-1f35-458f-be00-3a966a477b57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:07:37.531Z|def097ca-3600-45aa-bcee-2a61892d4983|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:07:37.532Z|def097ca-3600-45aa-bcee-2a61892d4983|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:07:45.787Z|2abbaca8-d0e1-496b-bf65-fe1b31d525d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:07:45.788Z|2abbaca8-d0e1-496b-bf65-fe1b31d525d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:07:45.789Z|37a65131-ce93-47d1-88d1-1c30b8561d45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:07:45.791Z|37a65131-ce93-47d1-88d1-1c30b8561d45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:07:45.795Z|a494bf14-6b67-48e5-9605-21e77d1e8b06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:07:45.795Z|a494bf14-6b67-48e5-9605-21e77d1e8b06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:07:50.750Z|196ffbfa-c610-416e-9558-8c55af62654c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:07:50.754Z|196ffbfa-c610-416e-9558-8c55af62654c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:07:55.821Z|bb482cae-4045-4030-8927-ab1f73465648|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:07:55.822Z|bb482cae-4045-4030-8927-ab1f73465648|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:07:55.825Z|53bdaaae-64bc-49cc-bdd0-4a4f8162324a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:07:55.825Z|53bdaaae-64bc-49cc-bdd0-4a4f8162324a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:07:55.827Z|77fd728d-2bb1-4601-b704-9b5855baa5dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:07:55.827Z|77fd728d-2bb1-4601-b704-9b5855baa5dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:07:59.895Z|fde53d9b-3eef-419d-95d9-a357edf352ad|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:07:59.896Z|fde53d9b-3eef-419d-95d9-a357edf352ad|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:08:05.749Z|7d84e490-2ece-4d9d-99b1-a5c4ae81680c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:08:05.750Z|7d84e490-2ece-4d9d-99b1-a5c4ae81680c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:08:05.864Z|9812da44-a809-4fef-b59f-d4f92b52c239|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:08:05.864Z|9812da44-a809-4fef-b59f-d4f92b52c239|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:08:05.864Z|b3bfe53a-eeec-4713-a309-6c734381d67f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:08:05.864Z|b3bfe53a-eeec-4713-a309-6c734381d67f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:08:05.866Z|34342261-2114-4a9c-b0fc-e691b9784f89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:08:05.866Z|34342261-2114-4a9c-b0fc-e691b9784f89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:08:07.532Z|5ace0d94-f0bb-434b-832c-e0bdc02f1941|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:08:07.533Z|5ace0d94-f0bb-434b-832c-e0bdc02f1941|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:08:15.891Z|f3269fc1-32be-4bb1-935c-7e8f975e3bcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:08:15.892Z|f3269fc1-32be-4bb1-935c-7e8f975e3bcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:08:15.894Z|d3f2d43e-4ecd-4b63-a251-84df91c61a39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:08:15.894Z|d3f2d43e-4ecd-4b63-a251-84df91c61a39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:08:15.896Z|c369d813-5f44-49c6-94c5-1707dcf657d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:08:15.897Z|c369d813-5f44-49c6-94c5-1707dcf657d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:08:20.750Z|af734c61-d164-40de-afe3-39a70933f7e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:08:20.750Z|af734c61-d164-40de-afe3-39a70933f7e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:08:25.921Z|d76aa4fa-7d98-4bcd-be4f-5d5227599082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:08:25.922Z|d76aa4fa-7d98-4bcd-be4f-5d5227599082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:08:25.924Z|700c4ff0-bc29-44d6-8e92-792f8a0c7aa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:08:25.924Z|700c4ff0-bc29-44d6-8e92-792f8a0c7aa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:08:25.926Z|e48b5b06-abbd-4b44-a79e-fdee5ba9cd7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:08:25.926Z|e48b5b06-abbd-4b44-a79e-fdee5ba9cd7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:08:35.750Z|217a9394-5307-4579-a81b-fc8f5a76e0fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:08:35.752Z|217a9394-5307-4579-a81b-fc8f5a76e0fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:08:35.952Z|f115b88e-1599-413e-9bd2-77ecca4f577c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:08:35.953Z|f115b88e-1599-413e-9bd2-77ecca4f577c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:08:35.958Z|6afe4536-7188-4cee-b8bc-57fc95a95176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:08:35.959Z|6afe4536-7188-4cee-b8bc-57fc95a95176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:08:35.959Z|397a62e7-ddd1-4206-bb19-70e4aa14c95b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:08:35.959Z|397a62e7-ddd1-4206-bb19-70e4aa14c95b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:08:37.533Z|1b50ffa4-8cab-4fd7-b202-f05a2838b71e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:08:37.534Z|1b50ffa4-8cab-4fd7-b202-f05a2838b71e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:08:45.983Z|95dac3df-495c-4625-914a-7c543747a2a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:08:45.984Z|95dac3df-495c-4625-914a-7c543747a2a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:08:45.989Z|13c3c00a-7561-4e68-9bfd-7c5dba51f693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:08:45.990Z|13c3c00a-7561-4e68-9bfd-7c5dba51f693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:08:45.996Z|6a5d9e1e-b6fa-4838-a2ef-d5a9334fb7cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:08:45.996Z|6a5d9e1e-b6fa-4838-a2ef-d5a9334fb7cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:08:50.750Z|95af2594-3712-46bd-8b62-1f7546be68c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:08:50.750Z|95af2594-3712-46bd-8b62-1f7546be68c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:08:56.016Z|9e8e34f9-c8ec-4040-9db9-1792e345b9cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:08:56.017Z|9e8e34f9-c8ec-4040-9db9-1792e345b9cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:08:56.020Z|f7645c95-d0f7-4127-a021-39b5122e1ddf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:08:56.020Z|f7645c95-d0f7-4127-a021-39b5122e1ddf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:08:56.024Z|ec794ff5-19d8-420b-b246-707b693ffb54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:08:56.025Z|ec794ff5-19d8-420b-b246-707b693ffb54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:08:59.890Z|38add3b0-d0e0-4e05-b820-13584a969c87|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:08:59.891Z|38add3b0-d0e0-4e05-b820-13584a969c87|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:09:05.750Z|65cdf820-9ff2-4b2a-941b-102bb9aa3069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:09:05.750Z|65cdf820-9ff2-4b2a-941b-102bb9aa3069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:09:06.049Z|d0ace3f8-bd49-4ff1-9f47-2daeee56a4ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:09:06.050Z|d0ace3f8-bd49-4ff1-9f47-2daeee56a4ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:09:06.049Z|9500585e-096a-46f2-b89b-78e722bcd4f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:09:06.051Z|9500585e-096a-46f2-b89b-78e722bcd4f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:09:06.052Z|44498d87-1423-4df9-ba70-4baf328bd38e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:09:06.053Z|44498d87-1423-4df9-ba70-4baf328bd38e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:09:07.534Z|1444be63-bceb-4241-86b2-0fd755b968ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:09:07.535Z|1444be63-bceb-4241-86b2-0fd755b968ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:09:16.080Z|91d08d15-48dd-483c-8f2c-3261ef73ef54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:09:16.082Z|54f61013-de59-433f-ad82-953334a0d405|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:09:16.083Z|54f61013-de59-433f-ad82-953334a0d405|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:09:16.084Z|390834e8-4c58-4ddb-8019-69aa0f1c7a6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:09:16.085Z|91d08d15-48dd-483c-8f2c-3261ef73ef54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:09:16.087Z|390834e8-4c58-4ddb-8019-69aa0f1c7a6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:09:20.750Z|7ceae66d-b5db-420d-a724-6dce5f645dd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:09:20.753Z|7ceae66d-b5db-420d-a724-6dce5f645dd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:09:26.115Z|b556ee6a-5167-4535-85dd-0cf14b2ae2d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:09:26.116Z|b556ee6a-5167-4535-85dd-0cf14b2ae2d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:09:26.116Z|8abefeb1-8cd9-460a-a887-1b1f7a93f224|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:09:26.116Z|8abefeb1-8cd9-460a-a887-1b1f7a93f224|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:09:26.117Z|230b7142-a247-4fe8-ba2a-bf9271ffdb76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:09:26.117Z|230b7142-a247-4fe8-ba2a-bf9271ffdb76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:09:35.750Z|08db8b3d-db15-4d96-843a-312f1084ae48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:09:35.750Z|08db8b3d-db15-4d96-843a-312f1084ae48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:09:36.146Z|c4d65a06-fc7d-457b-8987-bb0214f54707|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:09:36.146Z|b52f95ea-9720-40d2-b3d2-948b1a722f9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:09:36.147Z|b52f95ea-9720-40d2-b3d2-948b1a722f9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:09:36.148Z|f100e36d-b284-4d23-b3cf-c3813d0cfb88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:09:36.149Z|f100e36d-b284-4d23-b3cf-c3813d0cfb88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:09:36.151Z|c4d65a06-fc7d-457b-8987-bb0214f54707|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:09:37.536Z|a249367b-7308-4ed9-9a74-fe7e22f71512|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:09:37.536Z|a249367b-7308-4ed9-9a74-fe7e22f71512|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:09:46.176Z|5ed80461-b8a6-4633-9f82-2a179f83bd2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:09:46.176Z|5ed80461-b8a6-4633-9f82-2a179f83bd2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:09:46.179Z|79bf4f58-1703-403b-bd2f-ccd7b29d94ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:09:46.182Z|a5c1b057-0c25-4547-951b-acec475d7785|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:09:46.180Z|79bf4f58-1703-403b-bd2f-ccd7b29d94ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:09:46.183Z|a5c1b057-0c25-4547-951b-acec475d7785|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:09:50.750Z|cb8e4a17-4f2f-4258-8644-17a0914fed12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:09:50.750Z|cb8e4a17-4f2f-4258-8644-17a0914fed12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:09:56.214Z|8377608d-e121-43e9-b821-c1d0ec7059a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:09:56.214Z|8377608d-e121-43e9-b821-c1d0ec7059a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:09:56.216Z|191b3163-f83e-4ebf-a80c-e71678b3177c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:09:56.216Z|191b3163-f83e-4ebf-a80c-e71678b3177c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:09:56.218Z|28468120-f87e-4035-b44e-3c6580bf619a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:09:56.218Z|28468120-f87e-4035-b44e-3c6580bf619a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:09:59.894Z|288f697c-a350-4db1-8d4c-9d81adc32024|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:09:59.895Z|288f697c-a350-4db1-8d4c-9d81adc32024|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:10:05.750Z|7769f917-e721-4d74-8e4d-07259a49eddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:10:05.754Z|7769f917-e721-4d74-8e4d-07259a49eddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:10:06.242Z|005a4f64-caf0-4729-b260-86d19618230e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:10:06.242Z|a80c4eeb-caf7-4c93-a05d-6b20a9a38324|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:10:06.242Z|005a4f64-caf0-4729-b260-86d19618230e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:10:06.243Z|a80c4eeb-caf7-4c93-a05d-6b20a9a38324|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:10:06.245Z|8268880b-c139-4127-bb08-86a34d062b54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:10:06.246Z|8268880b-c139-4127-bb08-86a34d062b54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:10:07.537Z|bb9e9ed5-fbb1-4904-8e15-fa361e4bfefa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:10:07.537Z|bb9e9ed5-fbb1-4904-8e15-fa361e4bfefa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:10:16.270Z|32f07cd3-c185-471a-b204-44a540209ce3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:10:16.271Z|32f07cd3-c185-471a-b204-44a540209ce3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:10:16.272Z|59786cd7-811b-48e8-81f0-bd030ebc3a99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:10:16.274Z|49b79c6b-56f5-450c-940c-1548c9603bff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:10:16.276Z|59786cd7-811b-48e8-81f0-bd030ebc3a99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:10:16.276Z|49b79c6b-56f5-450c-940c-1548c9603bff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:10:20.750Z|e2252476-1063-4486-a38f-8b3fdaa7472b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:10:20.750Z|e2252476-1063-4486-a38f-8b3fdaa7472b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:10:26.308Z|29101555-9bc6-4a0e-a21a-155803160369|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:10:26.308Z|29101555-9bc6-4a0e-a21a-155803160369|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:10:26.310Z|13265fa6-dea9-4a11-b5ab-c3f2eafa174b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:10:26.310Z|13265fa6-dea9-4a11-b5ab-c3f2eafa174b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:10:26.315Z|bb1d746d-fc69-4fd9-bd21-e517422a0878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:10:26.315Z|bb1d746d-fc69-4fd9-bd21-e517422a0878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:10:35.750Z|09b7a64f-4310-431f-b850-8a285d56b8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:10:35.750Z|09b7a64f-4310-431f-b850-8a285d56b8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:10:36.338Z|7dfd9746-72e0-4e3a-aa3d-a0281c2bce68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:10:36.339Z|7dfd9746-72e0-4e3a-aa3d-a0281c2bce68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:10:36.341Z|508024f5-ac77-4dd1-a91d-89f639272aa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:10:36.342Z|508024f5-ac77-4dd1-a91d-89f639272aa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:10:36.343Z|abd5260f-776a-496d-a9d7-26bdb8ccd4e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:10:36.344Z|abd5260f-776a-496d-a9d7-26bdb8ccd4e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:10:37.538Z|7030dd66-cc0e-4899-b949-30bfce592b01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:10:37.538Z|7030dd66-cc0e-4899-b949-30bfce592b01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:10:46.385Z|5dbf6536-80a7-4ef2-96cb-9f53fbf76153|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:10:46.386Z|5dbf6536-80a7-4ef2-96cb-9f53fbf76153|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:10:46.387Z|9c96e1d6-1dd9-4ce2-b0ee-ef662ced2e7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:10:46.388Z|9c96e1d6-1dd9-4ce2-b0ee-ef662ced2e7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:10:46.389Z|1ad316de-b6c5-451f-9046-600fa494257d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:10:46.390Z|1ad316de-b6c5-451f-9046-600fa494257d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:10:50.750Z|425eec1f-d024-4ece-9ac4-a11ec97dd9ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:10:50.753Z|425eec1f-d024-4ece-9ac4-a11ec97dd9ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:10:56.426Z|baf43f79-1263-492d-a7c3-a143f06892ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:10:56.427Z|baf43f79-1263-492d-a7c3-a143f06892ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:10:56.428Z|d4e94a76-8ff0-4e5c-bbba-ebef4a00d637|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:10:56.428Z|d4e94a76-8ff0-4e5c-bbba-ebef4a00d637|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:10:56.430Z|0e397cc4-43f9-4516-837a-d78ee19f917b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:10:56.430Z|0e397cc4-43f9-4516-837a-d78ee19f917b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:10:59.898Z|2f1a56ad-5e97-4920-9803-20ebfb224cdf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:10:59.899Z|2f1a56ad-5e97-4920-9803-20ebfb224cdf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:11:05.750Z|4e384890-cb9b-4b87-8b4b-71e8e87e89e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:11:05.750Z|4e384890-cb9b-4b87-8b4b-71e8e87e89e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:11:06.452Z|617a7f96-ee93-4fdf-950f-c45aabd657ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:11:06.453Z|617a7f96-ee93-4fdf-950f-c45aabd657ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:11:06.452Z|5d7c405f-71e5-4093-8d6d-b307df85650e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:11:06.453Z|5d7c405f-71e5-4093-8d6d-b307df85650e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:11:06.457Z|1892e98b-ce8a-4071-ab5c-63295d5a59a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:11:06.458Z|1892e98b-ce8a-4071-ab5c-63295d5a59a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:11:07.539Z|aef24a48-4d06-4c4c-b806-71f5e893d35e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:11:07.539Z|aef24a48-4d06-4c4c-b806-71f5e893d35e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:11:16.478Z|ef5e3ad7-fc99-436f-946e-02356ef2ea34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:11:16.479Z|ef5e3ad7-fc99-436f-946e-02356ef2ea34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:11:16.481Z|eb52bbd1-d8b7-4b99-99d2-0f1a28a09cc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:11:16.481Z|eb52bbd1-d8b7-4b99-99d2-0f1a28a09cc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:11:16.486Z|83a2ddda-a1e1-45dc-bbec-3b5e6757777f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:11:16.486Z|83a2ddda-a1e1-45dc-bbec-3b5e6757777f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:11:20.750Z|28492d30-a47c-4275-911e-8a87cd86efa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:11:20.750Z|28492d30-a47c-4275-911e-8a87cd86efa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:11:26.506Z|1f37a65d-99a3-41f1-bfcb-a1dc76e89f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:11:26.506Z|1f37a65d-99a3-41f1-bfcb-a1dc76e89f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:11:26.510Z|c784734a-9532-42e0-9185-2654aa674e69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:11:26.510Z|c784734a-9532-42e0-9185-2654aa674e69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:11:26.511Z|009b6402-4c7f-4398-acf9-615d12cd5a1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:11:26.512Z|009b6402-4c7f-4398-acf9-615d12cd5a1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:11:35.749Z|e0aac0e5-c09e-49e0-b87e-db1a4473c660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:11:35.753Z|e0aac0e5-c09e-49e0-b87e-db1a4473c660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:11:36.535Z|423fd141-457e-4eb9-a9ae-10f08d0fc5a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:11:36.536Z|423fd141-457e-4eb9-a9ae-10f08d0fc5a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:11:36.537Z|46920b57-fd0b-4827-b8bf-d33df9fb9b27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:11:36.538Z|46920b57-fd0b-4827-b8bf-d33df9fb9b27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:11:36.538Z|29e9c0a8-6271-4e0c-adbc-2f667d30d40b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:11:36.538Z|29e9c0a8-6271-4e0c-adbc-2f667d30d40b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:11:37.540Z|96f4cf63-21f1-4a14-9c67-86d2f1f60746|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:11:37.540Z|96f4cf63-21f1-4a14-9c67-86d2f1f60746|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:11:46.566Z|21af8ccd-6aab-4739-a2ae-42c2ebe0f4c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:11:46.567Z|21af8ccd-6aab-4739-a2ae-42c2ebe0f4c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:11:46.569Z|f098a58c-d580-440e-92a2-9467e7f275dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:11:46.569Z|f098a58c-d580-440e-92a2-9467e7f275dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:11:46.570Z|db1b0519-d290-4f51-ad72-d6402a99d4ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:11:46.570Z|db1b0519-d290-4f51-ad72-d6402a99d4ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:11:50.750Z|c0a2179e-ed00-4ccd-9c10-658b8e5f031f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:11:50.750Z|c0a2179e-ed00-4ccd-9c10-658b8e5f031f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:11:56.594Z|75898500-d9e0-4126-a43e-f8bf79f2bd0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:11:56.595Z|75898500-d9e0-4126-a43e-f8bf79f2bd0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:11:56.597Z|0c53e0c2-770a-4faa-9a5b-85523ae56003|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:11:56.597Z|0c53e0c2-770a-4faa-9a5b-85523ae56003|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:11:56.603Z|70291b67-9403-4f43-9597-a3e7b8f5b468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:11:56.603Z|70291b67-9403-4f43-9597-a3e7b8f5b468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:11:59.890Z|66d7a7ea-7ca3-409e-9648-3d026681d045|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:11:59.891Z|66d7a7ea-7ca3-409e-9648-3d026681d045|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:12:05.750Z|f457e890-1b13-4ade-a9fe-daea0f98ff74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:12:05.750Z|f457e890-1b13-4ade-a9fe-daea0f98ff74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:12:06.621Z|0536fa8a-c302-4a2b-822e-7c18c3627c58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:12:06.622Z|0536fa8a-c302-4a2b-822e-7c18c3627c58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:12:06.625Z|be64aafa-6f65-4b0e-a0a2-b02f85809f2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:12:06.625Z|be64aafa-6f65-4b0e-a0a2-b02f85809f2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:12:06.631Z|34ab90a8-e0b1-460f-b216-628358ba7315|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:12:06.631Z|34ab90a8-e0b1-460f-b216-628358ba7315|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:12:07.541Z|887bc116-cb23-4af5-9107-1a1bbb58fce4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:12:07.541Z|887bc116-cb23-4af5-9107-1a1bbb58fce4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:12:16.651Z|86f4ad0e-1aea-4da2-bddd-202c6f6eb514|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:12:16.651Z|86f4ad0e-1aea-4da2-bddd-202c6f6eb514|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:12:16.654Z|bbebf769-14a8-4070-8c3b-3f3d568baeba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:12:16.654Z|bbebf769-14a8-4070-8c3b-3f3d568baeba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:12:16.660Z|1c83da39-af54-48b8-b546-a9e6b0d83648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:12:16.661Z|1c83da39-af54-48b8-b546-a9e6b0d83648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:12:20.750Z|bb5a6b77-3660-418c-9d17-ed18918425a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:12:20.754Z|bb5a6b77-3660-418c-9d17-ed18918425a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:12:26.685Z|dab3e9dd-ae28-45b2-9335-43d3a7d6451c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:12:26.685Z|dab3e9dd-ae28-45b2-9335-43d3a7d6451c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:12:26.690Z|a183dab5-7928-464f-80b1-ffa62820faf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:12:26.691Z|a183dab5-7928-464f-80b1-ffa62820faf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:12:26.693Z|96cb6f87-bf85-4f60-8299-8e5ca68f5c5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:12:26.693Z|96cb6f87-bf85-4f60-8299-8e5ca68f5c5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:12:35.750Z|06a7d38c-9e60-4f20-8242-767fd13df96a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:12:35.750Z|06a7d38c-9e60-4f20-8242-767fd13df96a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:12:36.717Z|46109c23-fc2f-4cbf-8565-d3f53b9871a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:12:36.718Z|46109c23-fc2f-4cbf-8565-d3f53b9871a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:12:36.718Z|9770459a-bd5b-4458-89b9-78dd2e298d82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:12:36.718Z|fb4dac3f-8341-4fe2-b593-d61bd8fe78c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:12:36.718Z|9770459a-bd5b-4458-89b9-78dd2e298d82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:12:36.719Z|fb4dac3f-8341-4fe2-b593-d61bd8fe78c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:12:37.542Z|92fe1bb8-f407-49e7-9f48-96099b678e27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:12:37.542Z|92fe1bb8-f407-49e7-9f48-96099b678e27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:12:46.747Z|e4b48988-1090-45d1-88b1-834f7b328c06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:12:46.748Z|e4b48988-1090-45d1-88b1-834f7b328c06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:12:46.752Z|24e70468-ed77-4cc3-93b9-c0f9527fd201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:12:46.752Z|24e70468-ed77-4cc3-93b9-c0f9527fd201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:12:46.755Z|02fad472-d018-4f6a-bbfc-7b12b342af19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:12:46.756Z|02fad472-d018-4f6a-bbfc-7b12b342af19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:12:50.750Z|3be75457-f484-4f3d-8b2f-cb9fa2660e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:12:50.750Z|3be75457-f484-4f3d-8b2f-cb9fa2660e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:12:56.783Z|dcf615ac-0d15-4bd1-9338-d9bf645788da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:12:56.783Z|dcf615ac-0d15-4bd1-9338-d9bf645788da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:12:56.786Z|f865857b-f0a7-4e81-88a7-a6d12acc8137|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:12:56.787Z|f865857b-f0a7-4e81-88a7-a6d12acc8137|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:12:56.791Z|10c2b9ec-18ba-473b-9268-953ea700d7ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:12:56.792Z|10c2b9ec-18ba-473b-9268-953ea700d7ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:12:59.889Z|36b4aa29-d865-4e96-9771-32bf3945d4cf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:12:59.890Z|36b4aa29-d865-4e96-9771-32bf3945d4cf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:13:05.750Z|65db3b1d-0bd7-4b77-8602-ca527eb189c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:13:05.752Z|65db3b1d-0bd7-4b77-8602-ca527eb189c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:13:06.813Z|917602c8-fb2c-42f4-9665-44d4d2b1b57e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:13:06.814Z|917602c8-fb2c-42f4-9665-44d4d2b1b57e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:13:06.814Z|8b8935d8-bb57-4294-9481-d370e43c9bde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:13:06.814Z|8b8935d8-bb57-4294-9481-d370e43c9bde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:13:06.817Z|60a9adcf-66c7-47c2-886b-ac07635c1358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:13:06.817Z|60a9adcf-66c7-47c2-886b-ac07635c1358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:13:07.543Z|fa5ec765-fd96-4eda-8330-47974e95efd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:13:07.544Z|fa5ec765-fd96-4eda-8330-47974e95efd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:13:16.846Z|e0e856b8-6f6f-4b60-b1b5-dd2ceb2886db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:13:16.847Z|e0e856b8-6f6f-4b60-b1b5-dd2ceb2886db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:13:16.851Z|87ec6c7a-6ce3-4648-8e1a-4aaaf72fe10c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:13:16.852Z|87ec6c7a-6ce3-4648-8e1a-4aaaf72fe10c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:13:16.855Z|9fc34b00-3250-4772-a95a-ff711de9c1c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:13:16.857Z|9fc34b00-3250-4772-a95a-ff711de9c1c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:13:20.750Z|46329315-59da-4d17-a66a-b2ec01d4c02a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:13:20.750Z|46329315-59da-4d17-a66a-b2ec01d4c02a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:13:26.884Z|4a43480b-c839-427b-b6b6-9298baf98757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:13:26.885Z|4a43480b-c839-427b-b6b6-9298baf98757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:13:26.888Z|61b94f53-fd35-450f-8267-2c003cb723f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:13:26.889Z|f59d3063-9797-4452-ac46-9a9a8bb783e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:13:26.890Z|61b94f53-fd35-450f-8267-2c003cb723f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:13:26.890Z|f59d3063-9797-4452-ac46-9a9a8bb783e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:13:35.750Z|63c005e0-b6a6-4547-afac-6fc4ba704ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:13:35.750Z|63c005e0-b6a6-4547-afac-6fc4ba704ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:13:36.912Z|7da63b32-76ed-4982-a956-2be3301af676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:13:36.912Z|7da63b32-76ed-4982-a956-2be3301af676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:13:36.919Z|10089a8d-460b-40de-a7f2-b99d69c42057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:13:36.920Z|10089a8d-460b-40de-a7f2-b99d69c42057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:13:36.920Z|00bcfe71-8dc3-4475-8234-930f4dbc87ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:13:36.921Z|00bcfe71-8dc3-4475-8234-930f4dbc87ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:13:37.546Z|95237def-9f14-4734-b00f-63b2ee0fe671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:13:37.546Z|95237def-9f14-4734-b00f-63b2ee0fe671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:13:46.943Z|fcc408cc-9c0a-4a13-be70-db35ca7e360e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:13:46.943Z|fcc408cc-9c0a-4a13-be70-db35ca7e360e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:13:46.948Z|70f1950d-c020-46c2-af18-6f3f57cc87ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:13:46.948Z|70f1950d-c020-46c2-af18-6f3f57cc87ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:13:46.949Z|04abfaf8-ec5d-4388-897e-da4d9c3709b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:13:46.950Z|04abfaf8-ec5d-4388-897e-da4d9c3709b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:13:50.750Z|117061a9-f2b9-47d5-91ba-142f07327948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:13:50.755Z|117061a9-f2b9-47d5-91ba-142f07327948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:13:56.974Z|de72959d-09bb-4304-9e31-eaba72a7fec5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:13:56.975Z|de72959d-09bb-4304-9e31-eaba72a7fec5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:13:56.975Z|080ef90c-2a0a-44d0-8f7d-f92897a207da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:13:56.975Z|df9a2df1-d302-4260-8074-11a5f53d2711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:13:56.975Z|df9a2df1-d302-4260-8074-11a5f53d2711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:13:56.975Z|080ef90c-2a0a-44d0-8f7d-f92897a207da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:13:59.889Z|e381aa1c-45a2-4e5d-83c5-feb1937e8c51|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:13:59.890Z|e381aa1c-45a2-4e5d-83c5-feb1937e8c51|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:14:05.750Z|3969db10-8d8b-4dd0-87e3-2fea813ae4c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:14:05.750Z|3969db10-8d8b-4dd0-87e3-2fea813ae4c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:14:07.003Z|f31c49e5-a851-4929-9b96-0a1860057994|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:14:07.003Z|f31c49e5-a851-4929-9b96-0a1860057994|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:14:07.007Z|69128535-9aac-4260-a495-95e0fc0503a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:14:07.007Z|69128535-9aac-4260-a495-95e0fc0503a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:14:07.010Z|37c053b4-c754-49e1-90e3-9f0495dfecde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:14:07.010Z|37c053b4-c754-49e1-90e3-9f0495dfecde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:14:07.547Z|ee05d7fe-fb78-4148-aa28-6ed5412ffd6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:14:07.547Z|ee05d7fe-fb78-4148-aa28-6ed5412ffd6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:14:17.028Z|51b2429a-5f60-4b6f-8561-ae94b768190e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:14:17.028Z|51b2429a-5f60-4b6f-8561-ae94b768190e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:14:17.033Z|8f0a61ec-b6d7-4274-8192-0fc8e646caba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:14:17.033Z|8f0a61ec-b6d7-4274-8192-0fc8e646caba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:14:17.040Z|463e86c2-9c86-4eca-b8ec-b07e9a2906fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:14:17.041Z|463e86c2-9c86-4eca-b8ec-b07e9a2906fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:14:20.750Z|735aa35b-0720-4687-9daa-2c9c960e853b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:14:20.750Z|735aa35b-0720-4687-9daa-2c9c960e853b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:14:27.059Z|172ce763-7dde-4180-9e6d-a15bbda5817a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:14:27.060Z|172ce763-7dde-4180-9e6d-a15bbda5817a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:14:27.060Z|10edee14-f889-446d-9973-42c84d1f7554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:14:27.061Z|10edee14-f889-446d-9973-42c84d1f7554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:14:27.066Z|b7a10da2-660b-4702-899e-5492695106a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:14:27.067Z|b7a10da2-660b-4702-899e-5492695106a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:14:35.750Z|801bb7a2-4e7d-4270-a0b3-ce33a17c6ec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:14:35.754Z|801bb7a2-4e7d-4270-a0b3-ce33a17c6ec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:14:37.094Z|6a6eae3b-fe47-4074-a63b-f7a56b8e5bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:14:37.094Z|2434d7da-4a0a-460b-b5f0-fbeab0e3f199|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:14:37.095Z|6a6eae3b-fe47-4074-a63b-f7a56b8e5bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:14:37.095Z|2434d7da-4a0a-460b-b5f0-fbeab0e3f199|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:14:37.098Z|2f51e107-2176-48cf-a92c-362ab85a7841|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:14:37.098Z|2f51e107-2176-48cf-a92c-362ab85a7841|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:14:37.548Z|05e9a664-bb90-48c9-aa98-5b9ef7ff4cbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:14:37.549Z|05e9a664-bb90-48c9-aa98-5b9ef7ff4cbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:14:47.130Z|95ca8a08-31e3-47b6-873d-7140659dc9de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:14:47.130Z|ac911470-cb24-4f67-b74f-a2cd0e537b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:14:47.131Z|ac911470-cb24-4f67-b74f-a2cd0e537b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:14:47.131Z|95ca8a08-31e3-47b6-873d-7140659dc9de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:14:47.131Z|dbba1db6-92b2-4096-ab78-983839b2be34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:14:47.134Z|dbba1db6-92b2-4096-ab78-983839b2be34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:14:50.750Z|ed978799-404a-466c-ae42-c39469a67f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:14:50.750Z|ed978799-404a-466c-ae42-c39469a67f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:14:57.158Z|e4bab774-d3c0-4c5a-9e48-7446a7d70c03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:14:57.158Z|e4bab774-d3c0-4c5a-9e48-7446a7d70c03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:14:57.164Z|29a22664-b5e2-4011-9445-4e5da26ed2da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:14:57.165Z|29a22664-b5e2-4011-9445-4e5da26ed2da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:14:57.165Z|6982a10a-2478-4498-86bc-a9f8f316d0ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:14:57.165Z|6982a10a-2478-4498-86bc-a9f8f316d0ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:14:59.888Z|af7de07e-9433-41cc-9d23-138e8b8b7eac|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:14:59.889Z|af7de07e-9433-41cc-9d23-138e8b8b7eac|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:15:02.193Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:15:02.200Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 6bfafedf-14dc-4eeb-a545-f6878dae9c68 already exists in requestDb InfraActiveRequests table 2023-04-15T14:15:02.201Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68 2023-04-15T14:15:02.201Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|INFO|500||Invoke 2023-04-15T14:15:02.202Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:02.202Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68 2023-04-15T14:15:02.202Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Method : GET 2023-04-15T14:15:02.202Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b235abf99be674343b516e8585b43c18", X-B3-SpanId:"d9072e4f65387454", X-B3-ParentSpanId:"634d17c6af49c5c7", X-B3-Sampled:"0", X-ONAP-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-TransactionID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-ECOMP-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4219df15-6d0a-4005-8bbe-1e058eee1e02"] 2023-04-15T14:15:02.203Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Request body: 2023-04-15T14:15:02.203Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:02.251Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:02.251Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T14:15:02.252Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Status text : Not Found 2023-04-15T14:15:02.252Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:03 GMT", x-envoy-upstream-service-time:"41", server:"envoy"] 2023-04-15T14:15:02.253Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Response body: 2023-04-15T14:15:02.253Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:02.253Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|INFO|404|Not Found|InvokeReturn 2023-04-15T14:15:02.345Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-04-15T14:15:05.768Z|b086e358-5764-4e4a-997f-cb6308df13d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:15:05.772Z|b086e358-5764-4e4a-997f-cb6308df13d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:15:07.210Z|3c46a2a1-4cbe-4d3e-8d6d-fcfbb282503f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:15:07.211Z|3c46a2a1-4cbe-4d3e-8d6d-fcfbb282503f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:15:07.212Z|286d4dd6-f9f0-4619-b1a2-858236f96da1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:15:07.212Z|286d4dd6-f9f0-4619-b1a2-858236f96da1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:15:07.219Z|036614da-00c4-4697-ad7d-499e820b6f0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:15:07.220Z|036614da-00c4-4697-ad7d-499e820b6f0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:15:07.549Z|5ab03764-231d-4f29-9998-0ce6fad69804|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:15:07.550Z|5ab03764-231d-4f29-9998-0ce6fad69804|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:15:15.686Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T14:15:15.800Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||Invoke 2023-04-15T14:15:15.801Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6bfafedf-14dc-4eeb-a545-f6878dae9c68], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d88f537c-21c6-4a9f-8fa3-c668df388b09], X-ECOMP-RequestID=[6bfafedf-14dc-4eeb-a545-f6878dae9c68], X-TransactionId=[], X-ONAP-RequestID=[6bfafedf-14dc-4eeb-a545-f6878dae9c68]} 2023-04-15T14:15:15.943Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|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/fb473d69d819483e8b1a0bf6189af7a5 has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 14:15:15 GMT], server=[envoy], content-length=[612], x-envoy-upstream-service-time=[83], vertex-id=[233488], x-aai-txid=[0-aai-resources-230415-14:15:15:739-94256], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T14:15:15.946Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|DEBUG|500||{"tenant-id":"fb473d69d819483e8b1a0bf6189af7a5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1681567739256","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-04-15T14:15:15.946Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||InvokeReturn 2023-04-15T14:15:16.046Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-15T14:15:16.046Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-15T14:15:16.063Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-04-15T14:15:16.063Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-15T14:15:16.063Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:16.063Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-04-15T14:15:16.063Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-15T14:15:16.063Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"b235abf99be674343b516e8585b43c18", X-B3-SpanId:"f199504f6b8d20b3", X-B3-ParentSpanId:"634d17c6af49c5c7", X-B3-Sampled:"0", X-ONAP-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-TransactionID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-ECOMP-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26dc82bc-0796-41db-8c94-330dd27b79fe"] 2023-04-15T14:15:16.064Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530","requestScope":"service"} 2023-04-15T14:15:16.064Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:16.305Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:16.305Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:16.306Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-15T14:15:16.306Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sat, 15 Apr 2023 14:15:17 GMT", x-envoy-upstream-service-time:"216", server:"envoy"] 2023-04-15T14:15:16.307Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-15T14:15:16.307Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:16.307Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-15T14:15:16.326Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-04-15T14:15:16.327Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-15T14:15:16.327Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:16.327Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-04-15T14:15:16.327Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-15T14:15:16.328Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-TransactionID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-ECOMP-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a5a0570-ab8d-44dc-917c-baa88d2c096e"] 2023-04-15T14:15:16.328Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-15T14:15:16.328Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:16.717Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:16.718Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:16.720Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-04-15T14:15:16.721Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9938FA3AF985FDA206FD4B083122859C; 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, 15 Apr 2023 14:15:16 GMT", x-envoy-upstream-service-time:"368", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:16.751Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-04-15 03:11:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-04-15T14:15:16.751Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:16.752Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-15T14:15:16.927Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-04-15T14:15:16.927Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-04-15T14:15:16.927Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:16.928Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-04-15T14:15:16.928Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-04-15T14:15:16.928Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-TransactionID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-ECOMP-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5f88178-6728-4cac-a916-1d2ffb4e9572"] 2023-04-15T14:15:16.928Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-04-15T14:15:16.928Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:17.017Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:17.018Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:17.018Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-04-15T14:15:17.018Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sat, 15 Apr 2023 14:15:16 GMT", x-envoy-upstream-service-time:"83", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:17.019Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "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-04-15T03:11:51.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-04-15T14:15:17.019Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:17.020Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-04-15T14:15:17.038Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-04-15T14:15:17.038Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-15T14:15:17.038Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:17.038Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-04-15T14:15:17.039Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-15T14:15:17.039Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-TransactionID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-ECOMP-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e5c456f-57c4-4f25-ba82-9b630b164d54"] 2023-04-15T14:15:17.039Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-15T14:15:17.039Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:17.074Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:17.075Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:17.075Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-04-15T14:15:17.075Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sat, 15 Apr 2023 14:15:16 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:17.076Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-04-15 03:11:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-04-15T14:15:17.076Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:17.077Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-15T14:15:17.101Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-15T14:15:17.102Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-15T14:15:17.102Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:17.102Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-15T14:15:17.102Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-15T14:15:17.102Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1846", X-B3-TraceId:"b235abf99be674343b516e8585b43c18", X-B3-SpanId:"5e159b2895441678", X-B3-ParentSpanId:"634d17c6af49c5c7", X-B3-Sampled:"0", X-ONAP-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-TransactionID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-ECOMP-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e52f6ced-f0b8-4cf9-8f4f-53df9c3299f3"] 2023-04-15T14:15:17.102Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6bfafedf-14dc-4eeb-a545-f6878dae9c68","requestStatus":"IN_PROGRESS","startTime":1681568102348,"source":"VID","tenantId":"fb473d69d819483e8b1a0bf6189af7a5","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530\",\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\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n\t\t\t\"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"86f1eb20-191a-4031-a7cc-39d8e9677b3d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530","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":"6bfafedf-14dc-4eeb-a545-f6878dae9c68"} 2023-04-15T14:15:17.102Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:17.247Z|041c5574-221a-44df-9308-539a57ae94cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:15:17.248Z|041c5574-221a-44df-9308-539a57ae94cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:15:17.252Z|941a8860-a048-4220-a171-5af0c90fce07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:15:17.253Z|941a8860-a048-4220-a171-5af0c90fce07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:15:17.256Z|1d3bfda0-54c2-404a-aef3-4d7a6fe87ece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:15:17.257Z|1d3bfda0-54c2-404a-aef3-4d7a6fe87ece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:15:17.451Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:17.451Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-15T14:15:17.452Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-15T14:15:17.452Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:18 GMT", x-envoy-upstream-service-time:"345", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:17.496Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "6bfafedf-14dc-4eeb-a545-f6878dae9c68", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T14:15:02.348+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530\",\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\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n\t\t\t\"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"86f1eb20-191a-4031-a7cc-39d8e9677b3d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-15T14:15:18.146+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530", "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" : "6bfafedf-14dc-4eeb-a545-f6878dae9c68", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68" } } } 2023-04-15T14:15:17.497Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:17.497Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-15T14:15:17.563Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-04-15T14:15:17.563Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-15T14:15:17.563Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:17.564Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-04-15T14:15:17.564Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-15T14:15:17.564Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"b235abf99be674343b516e8585b43c18", X-B3-SpanId:"5aecd71cf8117c53", X-B3-ParentSpanId:"634d17c6af49c5c7", X-B3-Sampled:"0", X-ONAP-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-TransactionID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-ECOMP-RequestID:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54f9223c-9170-4514-8efd-9cb71068e940"] 2023-04-15T14:15:17.564Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"b7885c5a-6b62-4e05-9670-3aea8153114f\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"769324ba-8f62-4611-84be-d470f143072f\",\"modelUuid\":\"769324ba-8f62-4611-84be-d470f143072f\",\"modelInvariantUuid\":\"b7885c5a-6b62-4e05-9670-3aea8153114f\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"86f1eb20-191a-4031-a7cc-39d8e9677b3d\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"6bfafedf-14dc-4eeb-a545-f6878dae9c68","type":"String"},"mso-request-id":{"value":"6bfafedf-14dc-4eeb-a545-f6878dae9c68","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-04-15T14:15:17.564Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:20.750Z|c6363083-887f-4168-b321-10156d892653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:15:20.751Z|c6363083-887f-4168-b321-10156d892653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:15:21.220Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:21.223Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-15T14:15:21.223Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-15T14:15:21.224Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A4EFE2C9A050E93F9C6182038D29D450; Path=/; HttpOnly", date:"Sat, 15 Apr 2023 14:15:21 GMT", x-onap-requestid:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", x-requestid:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", x-transactionid:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", x-ecomp-requestid:"6bfafedf-14dc-4eeb-a545-f6878dae9c68", x-onap-partnername:"UNKNOWN", x-invocationid:"54f9223c-9170-4514-8efd-9cb71068e940", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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:"3633", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:21.224Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6bfafedf-14dc-4eeb-a545-f6878dae9c68\",\"instanceId\":\"220d3d4d-456d-49b5-abd5-a8b70518041f\"}}","message":"Success","processInstanceID":"f302e0b3-db97-11ed-be62-aaf687431df4","variables":null,"messageCode":200} 2023-04-15T14:15:21.224Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:21.224Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-15T14:15:21.235Z|6bfafedf-14dc-4eeb-a545-f6878dae9c68|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:15:21.503Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:15:21.526Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68 2023-04-15T14:15:21.527Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|INFO|500||Invoke 2023-04-15T14:15:21.527Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:21.527Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68 2023-04-15T14:15:21.527Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Method : GET 2023-04-15T14:15:21.527Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c9915d2239096af7c4be61934a3d605", X-B3-SpanId:"f7def95efe2a0163", X-B3-ParentSpanId:"ab682e52200b8b95", X-B3-Sampled:"0", X-ONAP-RequestID:"d7594d9e-cc87-4872-b16e-07f3b26f8b51", X-RequestID:"d7594d9e-cc87-4872-b16e-07f3b26f8b51", X-TransactionID:"d7594d9e-cc87-4872-b16e-07f3b26f8b51", X-ECOMP-RequestID:"d7594d9e-cc87-4872-b16e-07f3b26f8b51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96133a2e-b409-4d15-9576-61e88c5813b6"] 2023-04-15T14:15:21.530Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Request body: 2023-04-15T14:15:21.530Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:21.773Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:21.774Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:21.774Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Status text : OK 2023-04-15T14:15:21.776Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:21 GMT", x-envoy-upstream-service-time:"236", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:21.786Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Response body: { "requestId" : "6bfafedf-14dc-4eeb-a545-f6878dae9c68", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T14:15:02.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530\",\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\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n\t\t\t\"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"86f1eb20-191a-4031-a7cc-39d8e9677b3d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:15:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "serviceInstanceName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530", "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" : "6bfafedf-14dc-4eeb-a545-f6878dae9c68", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68" } } } 2023-04-15T14:15:21.786Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:21.786Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|INFO|500||InvokeReturn 2023-04-15T14:15:21.795Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false 2023-04-15T14:15:21.796Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:15:21.797Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:21.798Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false 2023-04-15T14:15:21.798Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:15:21.799Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c9915d2239096af7c4be61934a3d605", X-B3-SpanId:"731a8a74b4b769bc", X-B3-ParentSpanId:"ab682e52200b8b95", X-B3-Sampled:"0", X-ONAP-RequestID:"d7594d9e-cc87-4872-b16e-07f3b26f8b51", X-RequestID:"d7594d9e-cc87-4872-b16e-07f3b26f8b51", X-TransactionID:"d7594d9e-cc87-4872-b16e-07f3b26f8b51", X-ECOMP-RequestID:"d7594d9e-cc87-4872-b16e-07f3b26f8b51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71041fcf-5c32-4e22-8edb-be3cf0927de7"] 2023-04-15T14:15:21.800Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:15:21.800Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:21.892Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:21.893Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:21.893Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:15:21.894Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:22 GMT", x-envoy-upstream-service-time:"80", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:21.894Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:15:21.894Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:21.894Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:15:21.915Z|d7594d9e-cc87-4872-b16e-07f3b26f8b51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:15:27.285Z|edb6411b-f5a5-4135-98e3-275cb4760b5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:15:27.286Z|8b614292-2955-4790-b20c-d26c15ecd4c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:15:27.286Z|edb6411b-f5a5-4135-98e3-275cb4760b5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:15:27.286Z|8b614292-2955-4790-b20c-d26c15ecd4c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:15:27.286Z|a59deaf4-7429-403a-9749-5109da2a7071|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:15:27.288Z|a59deaf4-7429-403a-9749-5109da2a7071|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:15:32.194Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:15:32.204Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68 2023-04-15T14:15:32.204Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|INFO|500||Invoke 2023-04-15T14:15:32.204Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:32.204Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68 2023-04-15T14:15:32.205Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Method : GET 2023-04-15T14:15:32.205Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85a534f6248d51157fd7fd9e84459a19", X-B3-SpanId:"f8ee00a84f222c89", X-B3-ParentSpanId:"32ed608a3f52ea4e", X-B3-Sampled:"0", X-ONAP-RequestID:"2835ae02-5d63-4272-a3ef-dd14fcee45fa", X-RequestID:"2835ae02-5d63-4272-a3ef-dd14fcee45fa", X-TransactionID:"2835ae02-5d63-4272-a3ef-dd14fcee45fa", X-ECOMP-RequestID:"2835ae02-5d63-4272-a3ef-dd14fcee45fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0419b3d-135c-4916-bb28-c374f73d31ce"] 2023-04-15T14:15:32.205Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Request body: 2023-04-15T14:15:32.205Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:32.253Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:32.254Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:32.254Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Status text : OK 2023-04-15T14:15:32.254Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:33 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:32.256Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Response body: { "requestId" : "6bfafedf-14dc-4eeb-a545-f6878dae9c68", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T14:15:02.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530\",\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\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n\t\t\t\"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"86f1eb20-191a-4031-a7cc-39d8e9677b3d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:15:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "serviceInstanceName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530", "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" : "6bfafedf-14dc-4eeb-a545-f6878dae9c68", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68" } } } 2023-04-15T14:15:32.257Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:32.257Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|INFO|500||InvokeReturn 2023-04-15T14:15:32.260Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false 2023-04-15T14:15:32.260Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:15:32.261Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:32.261Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false 2023-04-15T14:15:32.261Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:15:32.261Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85a534f6248d51157fd7fd9e84459a19", X-B3-SpanId:"06a4338ca81549a2", X-B3-ParentSpanId:"32ed608a3f52ea4e", X-B3-Sampled:"0", X-ONAP-RequestID:"2835ae02-5d63-4272-a3ef-dd14fcee45fa", X-RequestID:"2835ae02-5d63-4272-a3ef-dd14fcee45fa", X-TransactionID:"2835ae02-5d63-4272-a3ef-dd14fcee45fa", X-ECOMP-RequestID:"2835ae02-5d63-4272-a3ef-dd14fcee45fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f9cbd76-2dd9-4555-b1d0-291fb10c314f"] 2023-04-15T14:15:32.262Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:15:32.262Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:32.284Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:32.284Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:32.284Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:15:32.285Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:33 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:32.287Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:15:32.288Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:32.288Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:15:32.301Z|2835ae02-5d63-4272-a3ef-dd14fcee45fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:15:35.750Z|0b7fe011-18cf-44e9-9c8a-c9b81bf8f3e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:15:35.751Z|0b7fe011-18cf-44e9-9c8a-c9b81bf8f3e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:15:37.310Z|ab4017a3-609d-466d-90e4-5c002e112356|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:15:37.313Z|a1f370be-19a5-4055-8e83-0ec568e05b07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:15:37.314Z|a1f370be-19a5-4055-8e83-0ec568e05b07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:15:37.315Z|ab4017a3-609d-466d-90e4-5c002e112356|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:15:37.316Z|a1805ee4-81bc-4984-883f-f69a24841257|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:15:37.316Z|a1805ee4-81bc-4984-883f-f69a24841257|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:15:37.551Z|f08a38f5-cb69-44ba-bcac-659b0ce64997|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:15:37.551Z|f08a38f5-cb69-44ba-bcac-659b0ce64997|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:15:42.517Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:15:42.529Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68 2023-04-15T14:15:42.530Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|INFO|500||Invoke 2023-04-15T14:15:42.530Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:42.530Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68 2023-04-15T14:15:42.531Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Method : GET 2023-04-15T14:15:42.531Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"125c13d80ad440f263fe501c55106789", X-B3-SpanId:"5f5b585165af9dfb", X-B3-ParentSpanId:"678d537deb991cdc", X-B3-Sampled:"0", X-ONAP-RequestID:"24071176-7508-4ecd-94f9-c6bc25f7cbb5", X-RequestID:"24071176-7508-4ecd-94f9-c6bc25f7cbb5", X-TransactionID:"24071176-7508-4ecd-94f9-c6bc25f7cbb5", X-ECOMP-RequestID:"24071176-7508-4ecd-94f9-c6bc25f7cbb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89d761be-de8c-424b-9761-a1215ceac38a"] 2023-04-15T14:15:42.531Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Request body: 2023-04-15T14:15:42.532Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:42.580Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:42.581Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:42.581Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Status text : OK 2023-04-15T14:15:42.582Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:43 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:42.582Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Response body: { "requestId" : "6bfafedf-14dc-4eeb-a545-f6878dae9c68", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T14:15:02.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530\",\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\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n\t\t\t\"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"86f1eb20-191a-4031-a7cc-39d8e9677b3d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:15:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "serviceInstanceName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530", "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" : "6bfafedf-14dc-4eeb-a545-f6878dae9c68", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68" } } } 2023-04-15T14:15:42.582Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:42.583Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|INFO|500||InvokeReturn 2023-04-15T14:15:42.585Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false 2023-04-15T14:15:42.586Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:15:42.586Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:42.586Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false 2023-04-15T14:15:42.587Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:15:42.587Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"125c13d80ad440f263fe501c55106789", X-B3-SpanId:"154165513cb2d9f7", X-B3-ParentSpanId:"678d537deb991cdc", X-B3-Sampled:"0", X-ONAP-RequestID:"24071176-7508-4ecd-94f9-c6bc25f7cbb5", X-RequestID:"24071176-7508-4ecd-94f9-c6bc25f7cbb5", X-TransactionID:"24071176-7508-4ecd-94f9-c6bc25f7cbb5", X-ECOMP-RequestID:"24071176-7508-4ecd-94f9-c6bc25f7cbb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a509ff79-ce42-4123-90c6-b853ab3fd8d7"] 2023-04-15T14:15:42.587Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:15:42.588Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:42.607Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:42.608Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:42.608Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:15:42.609Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:43 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:42.609Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:15:42.609Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:42.610Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:15:42.628Z|24071176-7508-4ecd-94f9-c6bc25f7cbb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:15:47.342Z|0b9d517f-adfb-4adc-8c17-928b93f73f37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:15:47.342Z|f901cbb7-30fb-4739-99aa-f8e462a7cf95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:15:47.343Z|0b9d517f-adfb-4adc-8c17-928b93f73f37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:15:47.343Z|f901cbb7-30fb-4739-99aa-f8e462a7cf95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:15:47.344Z|38f40d80-aebe-473d-b0a6-c3926a864ee0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:15:47.344Z|38f40d80-aebe-473d-b0a6-c3926a864ee0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:15:50.750Z|ea1af9c8-5d49-420c-b75a-3ef34537e828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:15:50.754Z|ea1af9c8-5d49-420c-b75a-3ef34537e828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:15:52.825Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:15:52.840Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68 2023-04-15T14:15:52.840Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|INFO|500||Invoke 2023-04-15T14:15:52.840Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:52.840Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68 2023-04-15T14:15:52.840Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Method : GET 2023-04-15T14:15:52.841Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b24b243e00b8ef98de92b37e1c8e1b64", X-B3-SpanId:"a236b178c570945b", X-B3-ParentSpanId:"a1c03a337d3e9e8d", X-B3-Sampled:"0", X-ONAP-RequestID:"25194c9e-41f6-47ef-afab-5bffcefa272b", X-RequestID:"25194c9e-41f6-47ef-afab-5bffcefa272b", X-TransactionID:"25194c9e-41f6-47ef-afab-5bffcefa272b", X-ECOMP-RequestID:"25194c9e-41f6-47ef-afab-5bffcefa272b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72691f27-1528-4f0f-8d1e-429ac7a206a3"] 2023-04-15T14:15:52.841Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Request body: 2023-04-15T14:15:52.841Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:52.885Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:52.886Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:52.886Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Status text : OK 2023-04-15T14:15:52.886Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:53 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:52.887Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Response body: { "requestId" : "6bfafedf-14dc-4eeb-a545-f6878dae9c68", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T14:15:02.000+00:00", "endTime" : "2023-04-15T14:15:48.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530\",\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\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n\t\t\t\"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"86f1eb20-191a-4031-a7cc-39d8e9677b3d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:15:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "serviceInstanceName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530", "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" : "6bfafedf-14dc-4eeb-a545-f6878dae9c68", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68" } } } 2023-04-15T14:15:52.888Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:52.888Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|INFO|500||InvokeReturn 2023-04-15T14:15:52.890Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false 2023-04-15T14:15:52.890Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:15:52.890Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:52.890Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false 2023-04-15T14:15:52.891Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:15:52.891Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b24b243e00b8ef98de92b37e1c8e1b64", X-B3-SpanId:"7971dd3f0c7b698b", X-B3-ParentSpanId:"a1c03a337d3e9e8d", X-B3-Sampled:"0", X-ONAP-RequestID:"25194c9e-41f6-47ef-afab-5bffcefa272b", X-RequestID:"25194c9e-41f6-47ef-afab-5bffcefa272b", X-TransactionID:"25194c9e-41f6-47ef-afab-5bffcefa272b", X-ECOMP-RequestID:"25194c9e-41f6-47ef-afab-5bffcefa272b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d608901-67fb-4de6-ad03-25356df72301"] 2023-04-15T14:15:52.891Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:15:52.891Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:52.914Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:52.914Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:52.914Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:15:52.914Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:53 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:52.915Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:15:52.915Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:52.915Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:15:52.927Z|25194c9e-41f6-47ef-afab-5bffcefa272b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:15:53.133Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:15:53.137Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68 2023-04-15T14:15:53.138Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|INFO|500||Invoke 2023-04-15T14:15:53.138Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:53.138Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68 2023-04-15T14:15:53.138Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Method : GET 2023-04-15T14:15:53.138Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbbab619380e5db8bc06260ae79d3148", X-B3-SpanId:"5deff897c8cf974b", X-B3-ParentSpanId:"cc69bd07396886f1", X-B3-Sampled:"0", X-ONAP-RequestID:"76e8a5ca-da82-4078-8949-8ef4c838d03f", X-RequestID:"76e8a5ca-da82-4078-8949-8ef4c838d03f", X-TransactionID:"76e8a5ca-da82-4078-8949-8ef4c838d03f", X-ECOMP-RequestID:"76e8a5ca-da82-4078-8949-8ef4c838d03f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90dfae4e-2bd3-46a0-8eb0-e9e5d4a1a6ad"] 2023-04-15T14:15:53.138Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Request body: 2023-04-15T14:15:53.139Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:53.179Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:53.179Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:53.179Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Status text : OK 2023-04-15T14:15:53.180Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:53 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:53.180Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Response body: { "requestId" : "6bfafedf-14dc-4eeb-a545-f6878dae9c68", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T14:15:02.000+00:00", "endTime" : "2023-04-15T14:15:48.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530\",\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\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n\t\t\t\"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"86f1eb20-191a-4031-a7cc-39d8e9677b3d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:15:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "serviceInstanceName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530", "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" : "6bfafedf-14dc-4eeb-a545-f6878dae9c68", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68" } } } 2023-04-15T14:15:53.180Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:53.181Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|INFO|500||InvokeReturn 2023-04-15T14:15:53.182Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false 2023-04-15T14:15:53.182Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:15:53.183Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:53.183Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false 2023-04-15T14:15:53.183Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:15:53.183Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbbab619380e5db8bc06260ae79d3148", X-B3-SpanId:"d3685c9f13c8d848", X-B3-ParentSpanId:"cc69bd07396886f1", X-B3-Sampled:"0", X-ONAP-RequestID:"76e8a5ca-da82-4078-8949-8ef4c838d03f", X-RequestID:"76e8a5ca-da82-4078-8949-8ef4c838d03f", X-TransactionID:"76e8a5ca-da82-4078-8949-8ef4c838d03f", X-ECOMP-RequestID:"76e8a5ca-da82-4078-8949-8ef4c838d03f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ef87ea2-486d-46f0-9948-7fdbdbd1f430"] 2023-04-15T14:15:53.183Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:15:53.183Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:53.207Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:53.207Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:53.207Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:15:53.208Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:53 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:53.210Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:15:53.210Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:53.210Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:15:53.223Z|76e8a5ca-da82-4078-8949-8ef4c838d03f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:15:53.462Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:15:53.468Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68 2023-04-15T14:15:53.469Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|INFO|500||Invoke 2023-04-15T14:15:53.469Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:53.470Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68 2023-04-15T14:15:53.470Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Method : GET 2023-04-15T14:15:53.470Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2acfb8876675de16ed517a98a1f7f3b", X-B3-SpanId:"a43c8c1b2d46588b", X-B3-ParentSpanId:"a726c2ed49de266c", X-B3-Sampled:"0", X-ONAP-RequestID:"cc550014-c798-47a8-8e37-b2130a0ebb04", X-RequestID:"cc550014-c798-47a8-8e37-b2130a0ebb04", X-TransactionID:"cc550014-c798-47a8-8e37-b2130a0ebb04", X-ECOMP-RequestID:"cc550014-c798-47a8-8e37-b2130a0ebb04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53009fa4-d8e0-42a6-8956-f8d8a9c0140b"] 2023-04-15T14:15:53.471Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Request body: 2023-04-15T14:15:53.471Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:53.509Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:53.510Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:53.510Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Status text : OK 2023-04-15T14:15:53.510Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:53 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:53.510Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Response body: { "requestId" : "6bfafedf-14dc-4eeb-a545-f6878dae9c68", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T14:15:02.000+00:00", "endTime" : "2023-04-15T14:15:48.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530\",\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\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n\t\t\t\"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"86f1eb20-191a-4031-a7cc-39d8e9677b3d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:15:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "serviceInstanceName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530", "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" : "6bfafedf-14dc-4eeb-a545-f6878dae9c68", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68" } } } 2023-04-15T14:15:53.511Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:53.511Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|INFO|500||InvokeReturn 2023-04-15T14:15:53.513Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false 2023-04-15T14:15:53.513Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:15:53.513Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:53.513Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false 2023-04-15T14:15:53.513Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:15:53.514Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2acfb8876675de16ed517a98a1f7f3b", X-B3-SpanId:"996b20d2fceb75d8", X-B3-ParentSpanId:"a726c2ed49de266c", X-B3-Sampled:"0", X-ONAP-RequestID:"cc550014-c798-47a8-8e37-b2130a0ebb04", X-RequestID:"cc550014-c798-47a8-8e37-b2130a0ebb04", X-TransactionID:"cc550014-c798-47a8-8e37-b2130a0ebb04", X-ECOMP-RequestID:"cc550014-c798-47a8-8e37-b2130a0ebb04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65dfd2bd-7c8f-4a0b-8d57-df7ccf020a1c"] 2023-04-15T14:15:53.514Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:15:53.514Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:53.536Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:53.536Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:53.536Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:15:53.536Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:53 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:53.537Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:15:53.538Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:53.538Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:15:53.546Z|cc550014-c798-47a8-8e37-b2130a0ebb04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:15:53.754Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:15:53.759Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68 2023-04-15T14:15:53.759Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|INFO|500||Invoke 2023-04-15T14:15:53.759Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:53.759Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68 2023-04-15T14:15:53.759Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Method : GET 2023-04-15T14:15:53.759Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f97fa48e1eae9bcd7087fcece7dd21a", X-B3-SpanId:"2e79aa3a508bb8ed", X-B3-ParentSpanId:"dafe5fc8118fada6", X-B3-Sampled:"0", X-ONAP-RequestID:"3e252268-fc57-4296-ac38-2a2acb4e217e", X-RequestID:"3e252268-fc57-4296-ac38-2a2acb4e217e", X-TransactionID:"3e252268-fc57-4296-ac38-2a2acb4e217e", X-ECOMP-RequestID:"3e252268-fc57-4296-ac38-2a2acb4e217e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72b5d311-0e8c-4ce0-835a-a2d0dcc12bf9"] 2023-04-15T14:15:53.760Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Request body: 2023-04-15T14:15:53.760Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:53.791Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:53.791Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:53.791Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Status text : OK 2023-04-15T14:15:53.791Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:53 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:53.792Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Response body: { "requestId" : "6bfafedf-14dc-4eeb-a545-f6878dae9c68", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T14:15:02.000+00:00", "endTime" : "2023-04-15T14:15:48.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530\",\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\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n\t\t\t\"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"86f1eb20-191a-4031-a7cc-39d8e9677b3d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:15:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "serviceInstanceName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530", "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" : "6bfafedf-14dc-4eeb-a545-f6878dae9c68", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68" } } } 2023-04-15T14:15:53.793Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:53.793Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|INFO|500||InvokeReturn 2023-04-15T14:15:53.794Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false 2023-04-15T14:15:53.794Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:15:53.794Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:53.794Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false 2023-04-15T14:15:53.795Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:15:53.795Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f97fa48e1eae9bcd7087fcece7dd21a", X-B3-SpanId:"c6622801902cb002", X-B3-ParentSpanId:"dafe5fc8118fada6", X-B3-Sampled:"0", X-ONAP-RequestID:"3e252268-fc57-4296-ac38-2a2acb4e217e", X-RequestID:"3e252268-fc57-4296-ac38-2a2acb4e217e", X-TransactionID:"3e252268-fc57-4296-ac38-2a2acb4e217e", X-ECOMP-RequestID:"3e252268-fc57-4296-ac38-2a2acb4e217e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b70b65b-6fa3-490b-bf96-5d372338faf6"] 2023-04-15T14:15:53.795Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:15:53.795Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:53.816Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:53.817Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:53.817Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:15:53.817Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:53 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:53.818Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:15:53.818Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:53.819Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:15:53.832Z|3e252268-fc57-4296-ac38-2a2acb4e217e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:15:54.045Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:15:54.056Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68 2023-04-15T14:15:54.056Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|INFO|500||Invoke 2023-04-15T14:15:54.056Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:54.056Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68 2023-04-15T14:15:54.056Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Method : GET 2023-04-15T14:15:54.057Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d478eea8ca99f264475261713bc40597", X-B3-SpanId:"3d813067f59b77e9", X-B3-ParentSpanId:"ea5218603cf01fb7", X-B3-Sampled:"0", X-ONAP-RequestID:"67081426-cd79-4f24-b5a3-65691072f332", X-RequestID:"67081426-cd79-4f24-b5a3-65691072f332", X-TransactionID:"67081426-cd79-4f24-b5a3-65691072f332", X-ECOMP-RequestID:"67081426-cd79-4f24-b5a3-65691072f332", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58a0a99b-bf64-4f21-a531-599473b5bd26"] 2023-04-15T14:15:54.057Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Request body: 2023-04-15T14:15:54.057Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:54.090Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:54.091Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:54.091Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Status text : OK 2023-04-15T14:15:54.091Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:54 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:54.092Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||Response body: { "requestId" : "6bfafedf-14dc-4eeb-a545-f6878dae9c68", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T14:15:02.000+00:00", "endTime" : "2023-04-15T14:15:48.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530\",\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\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n\t\t\t\"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"86f1eb20-191a-4031-a7cc-39d8e9677b3d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:15:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "serviceInstanceName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530", "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" : "6bfafedf-14dc-4eeb-a545-f6878dae9c68", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68" } } } 2023-04-15T14:15:54.092Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:54.093Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bfafedf-14dc-4eeb-a545-f6878dae9c68|INFO|500||InvokeReturn 2023-04-15T14:15:54.095Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false 2023-04-15T14:15:54.095Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:15:54.095Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:54.096Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false 2023-04-15T14:15:54.096Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:15:54.096Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d478eea8ca99f264475261713bc40597", X-B3-SpanId:"fd966a7828f32bc8", X-B3-ParentSpanId:"ea5218603cf01fb7", X-B3-Sampled:"0", X-ONAP-RequestID:"67081426-cd79-4f24-b5a3-65691072f332", X-RequestID:"67081426-cd79-4f24-b5a3-65691072f332", X-TransactionID:"67081426-cd79-4f24-b5a3-65691072f332", X-ECOMP-RequestID:"67081426-cd79-4f24-b5a3-65691072f332", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"300ffe6e-ac2a-4318-aa6e-4d31accffaac"] 2023-04-15T14:15:54.096Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:15:54.096Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:54.115Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:54.116Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:54.116Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:15:54.116Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:54 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:54.117Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:15:54.117Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:54.118Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bfafedf-14dc-4eeb-a545-f6878dae9c68&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:15:54.137Z|67081426-cd79-4f24-b5a3-65691072f332|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6bfafedf-14dc-4eeb-a545-f6878dae9c68|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:15:57.374Z|97253df5-9f3b-4f63-84a7-3c6191e593b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:15:57.376Z|29e9b347-813b-4033-8dbc-492378588f53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:15:57.377Z|29e9b347-813b-4033-8dbc-492378588f53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:15:57.377Z|44ac8943-c184-4c87-9162-ddd1a6bda895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:15:57.377Z|44ac8943-c184-4c87-9162-ddd1a6bda895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:15:57.378Z|97253df5-9f3b-4f63-84a7-3c6191e593b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:15:58.586Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:15:58.587Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|||INFO|500||Checking if requestId: 76e19a75-dc47-4c91-8251-8c10d2eb606c already exists in requestDb InfraActiveRequests table 2023-04-15T14:15:58.587Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:15:58.588Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||Invoke 2023-04-15T14:15:58.588Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:58.588Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:15:58.589Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Method : GET 2023-04-15T14:15:58.589Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e37aaa9fe2a794e420ae47fe9be75c2f", X-B3-SpanId:"c292463db6e08718", X-B3-ParentSpanId:"410e0fe6c31fc443", X-B3-Sampled:"0", X-ONAP-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-TransactionID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-ECOMP-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6952f97-3345-45d7-bbfe-1e5f789dcfc3"] 2023-04-15T14:15:58.589Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Request body: 2023-04-15T14:15:58.589Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:58.631Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:58.632Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T14:15:58.632Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status text : Not Found 2023-04-15T14:15:58.632Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:59 GMT", x-envoy-upstream-service-time:"38", server:"envoy"] 2023-04-15T14:15:58.632Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Response body: 2023-04-15T14:15:58.632Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:58.632Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|404|Not Found|InvokeReturn 2023-04-15T14:15:58.646Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|||INFO|500||Running local validations 2023-04-15T14:15:58.647Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-04-15T14:15:58.653Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T14:15:58.678Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7885c5a-6b62-4e05-9670-3aea8153114f with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-15T14:15:58.678Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7885c5a-6b62-4e05-9670-3aea8153114f|INFO|500||Invoke 2023-04-15T14:15:58.760Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7885c5a-6b62-4e05-9670-3aea8153114f|INFO|404|Not Found|InvokeReturn 2023-04-15T14:15:58.760Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7885c5a-6b62-4e05-9670-3aea8153114f has http status code:404 and response headers:{date=[Sat, 15 Apr 2023 14:15:58 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[60], x-aai-txid=[2-aai-resources-230415-14:15:58:603-57390], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T14:15:58.761Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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/b7885c5a-6b62-4e05-9670-3aea8153114f","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/b7885c5a-6b62-4e05-9670-3aea8153114f","ERR.5.4.6114"]}}} 2023-04-15T14:15:58.774Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7885c5a-6b62-4e05-9670-3aea8153114f 2023-04-15T14:15:58.775Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: b7885c5a-6b62-4e05-9670-3aea8153114f 2023-04-15T14:15:58.780Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T14:15:58.811Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7885c5a-6b62-4e05-9670-3aea8153114f|INFO|500||Invoke 2023-04-15T14:15:58.812Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7885c5a-6b62-4e05-9670-3aea8153114f|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7885c5a-6b62-4e05-9670-3aea8153114f with request headers:{Authorization=[***REDACTED***], X-RequestID=[76e19a75-dc47-4c91-8251-8c10d2eb606c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[69920e35-663f-40df-aa98-5401545c2eb8], X-ECOMP-RequestID=[76e19a75-dc47-4c91-8251-8c10d2eb606c], X-TransactionId=[], X-ONAP-RequestID=[76e19a75-dc47-4c91-8251-8c10d2eb606c]} 2023-04-15T14:15:58.860Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7885c5a-6b62-4e05-9670-3aea8153114f|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7885c5a-6b62-4e05-9670-3aea8153114f has http status code:404 and response headers:{date=[Sat, 15 Apr 2023 14:15:58 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[45], x-aai-txid=[2-aai-resources-230415-14:15:58:727-65447], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T14:15:58.860Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7885c5a-6b62-4e05-9670-3aea8153114f|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/b7885c5a-6b62-4e05-9670-3aea8153114f","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/b7885c5a-6b62-4e05-9670-3aea8153114f","ERR.5.4.6114"]}}} 2023-04-15T14:15:58.861Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7885c5a-6b62-4e05-9670-3aea8153114f|INFO|404|Not Found|InvokeReturn 2023-04-15T14:15:58.863Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b7885c5a-6b62-4e05-9670-3aea8153114f 2023-04-15T14:15:58.863Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: b7885c5a-6b62-4e05-9670-3aea8153114f 2023-04-15T14:15:58.866Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T14:15:58.887Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||Invoke 2023-04-15T14:15:58.887Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[76e19a75-dc47-4c91-8251-8c10d2eb606c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d940581d-3f6a-4c70-aeb6-2468f309ad4b], X-ECOMP-RequestID=[76e19a75-dc47-4c91-8251-8c10d2eb606c], X-TransactionId=[], X-ONAP-RequestID=[76e19a75-dc47-4c91-8251-8c10d2eb606c]} 2023-04-15T14:15:58.951Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|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/fb473d69d819483e8b1a0bf6189af7a5 has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 14:15:58 GMT], server=[envoy], content-length=[612], x-envoy-upstream-service-time=[47], vertex-id=[233488], x-aai-txid=[1-aai-resources-230415-14:15:58:802-54769], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T14:15:58.952Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|DEBUG|500||{"tenant-id":"fb473d69d819483e8b1a0bf6189af7a5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1681567739256","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-04-15T14:15:58.953Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||InvokeReturn 2023-04-15T14:15:58.955Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-15T14:15:58.955Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-15T14:15:58.958Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:58.959Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-15T14:15:58.960Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:58.960Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:58.960Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-15T14:15:58.960Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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:"e37aaa9fe2a794e420ae47fe9be75c2f", X-B3-SpanId:"8e3be8502546d3c3", X-B3-ParentSpanId:"410e0fe6c31fc443", X-B3-Sampled:"0", X-ONAP-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-TransactionID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-ECOMP-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12856064-7134-45dd-86df-cbb256ea8542"] 2023-04-15T14:15:58.961Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"220d3d4d-456d-49b5-abd5-a8b70518041f"},"instanceName":"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0","requestScope":"network"} 2023-04-15T14:15:58.961Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:58.998Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:58.999Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:59.000Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-15T14:15:59.000Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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, 15 Apr 2023 14:15:59 GMT", x-envoy-upstream-service-time:"33", server:"envoy"] 2023-04-15T14:15:59.001Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-15T14:15:59.001Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:59.002Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-15T14:15:59.004Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5 2023-04-15T14:15:59.005Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5|INFO|500||Invoke 2023-04-15T14:15:59.005Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:59.005Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5 2023-04-15T14:15:59.006Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5|DEBUG|500||Method : GET 2023-04-15T14:15:59.006Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-TransactionID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-ECOMP-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"252aedbf-5af9-4eae-a112-aaea03597ee8"] 2023-04-15T14:15:59.007Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5|DEBUG|500||Request body: 2023-04-15T14:15:59.007Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:59.088Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:59.088Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:59.089Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5|DEBUG|500||Status text : OK 2023-04-15T14:15:59.089Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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, 15 Apr 2023 14:15:58 GMT", x-envoy-upstream-service-time:"75", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:59.093Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5|DEBUG|500||Response body: { "modelCustomizationUUID" : "e8b8cd61-3ffe-4f2e-b3e0-a666980983c5", "modelInstanceName" : "Generic NeutronNet", "created" : "2023-04-15T14:14:26.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5/networkResource" } } } 2023-04-15T14:15:59.093Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:59.094Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5|INFO|500||InvokeReturn 2023-04-15T14:15:59.113Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5/networkResource 2023-04-15T14:15:59.114Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5/networkResource|INFO|500||Invoke 2023-04-15T14:15:59.114Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5/networkResource|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:59.115Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5/networkResource 2023-04-15T14:15:59.115Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5/networkResource|DEBUG|500||Method : GET 2023-04-15T14:15:59.115Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-TransactionID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-ECOMP-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db04bd21-8d51-4be3-90ea-34b714719b41"] 2023-04-15T14:15:59.115Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5/networkResource|DEBUG|500||Request body: 2023-04-15T14:15:59.115Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5/networkResource|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:59.186Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5/networkResource|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:59.187Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5/networkResource|DEBUG|500||Status code : 200 OK 2023-04-15T14:15:59.187Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5/networkResource|DEBUG|500||Status text : OK 2023-04-15T14:15:59.187Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5/networkResource|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/networkResource/47df36ea-a497-483a-913b-d98d33655bf5", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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, 15 Apr 2023 14:15:58 GMT", x-envoy-upstream-service-time:"67", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:59.188Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5/networkResource|DEBUG|500||Response body: { "modelUUID" : "47df36ea-a497-483a-913b-d98d33655bf5", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "8df22fa5-5a79-4d19-a920-4c8265d4a402", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2023-04-15T14:14:26.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/47df36ea-a497-483a-913b-d98d33655bf5" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/47df36ea-a497-483a-913b-d98d33655bf5" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/47df36ea-a497-483a-913b-d98d33655bf5/networkResourceCustomization" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/47df36ea-a497-483a-913b-d98d33655bf5/collectionNetworkResourceCustomization" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/47df36ea-a497-483a-913b-d98d33655bf5/heatTemplate" } } } 2023-04-15T14:15:59.189Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5/networkResource|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:59.189Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e8b8cd61-3ffe-4f2e-b3e0-a666980983c5/networkResource|INFO|500||InvokeReturn 2023-04-15T14:15:59.202Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.202Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2023-04-15T14:15:59.202Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.202Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.203Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.203Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-TransactionID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-ECOMP-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"794a149e-d392-4777-a565-80f30e000410"] 2023-04-15T14:15:59.203Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.203Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.281Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.282Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.282Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.283Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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, 15 Apr 2023 14:15:58 GMT", x-envoy-upstream-service-time:"43", server:"envoy"] 2023-04-15T14:15:59.283Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.284Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.284Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.285Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.285Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.286Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.286Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.286Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.286Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-TransactionID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-ECOMP-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9fd999c-a60c-400e-9324-eef95b817917"] 2023-04-15T14:15:59.287Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.287Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.336Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.336Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.336Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.337Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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, 15 Apr 2023 14:15:58 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:59.338Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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" : 178, "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-04-15T03:11:51.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178" } } } 2023-04-15T14:15:59.339Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.339Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.355Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.356Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-15T14:15:59.356Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:59.357Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.357Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-15T14:15:59.357Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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:"e37aaa9fe2a794e420ae47fe9be75c2f", X-B3-SpanId:"6d99c20636b3a3ea", X-B3-ParentSpanId:"410e0fe6c31fc443", X-B3-Sampled:"0", X-ONAP-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-TransactionID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-ECOMP-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"241ea92b-0945-4c5d-90e3-67bbcbe9f58b"] 2023-04-15T14:15:59.357Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"76e19a75-dc47-4c91-8251-8c10d2eb606c","requestStatus":"IN_PROGRESS","startTime":1681568158647,"source":"VID","tenantId":"fb473d69d819483e8b1a0bf6189af7a5","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8df22fa5-5a79-4d19-a920-4c8265d4a402\",\n \"modelVersionId\": \"47df36ea-a497-483a-913b-d98d33655bf5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e8b8cd61-3ffe-4f2e-b3e0-a666980983c5\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"220d3d4d-456d-49b5-abd5-a8b70518041f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"220d3d4d-456d-49b5-abd5-a8b70518041f","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"76e19a75-dc47-4c91-8251-8c10d2eb606c"} 2023-04-15T14:15:59.358Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:59.419Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-15T14:15:59.420Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-15T14:15:59.420Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-15T14:15:59.421Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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/76e19a75-dc47-4c91-8251-8c10d2eb606c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:15:59 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:15:59.422Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T14:15:58.647+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8df22fa5-5a79-4d19-a920-4c8265d4a402\",\n \"modelVersionId\": \"47df36ea-a497-483a-913b-d98d33655bf5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e8b8cd61-3ffe-4f2e-b3e0-a666980983c5\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"220d3d4d-456d-49b5-abd5-a8b70518041f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-15T14:16:00.266+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" } } } 2023-04-15T14:15:59.422Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-15T14:15:59.423Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-15T14:15:59.436Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.436Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-15T14:15:59.437Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-15T14:15:59.437Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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-04-15T14:15:59.437Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-15T14:15:59.437Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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:"e37aaa9fe2a794e420ae47fe9be75c2f", X-B3-SpanId:"7ffc9a0ca65c4918", X-B3-ParentSpanId:"410e0fe6c31fc443", X-B3-Sampled:"0", X-ONAP-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-TransactionID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-ECOMP-RequestID:"76e19a75-dc47-4c91-8251-8c10d2eb606c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eee23dfa-ef2c-4d18-9f5b-40aabe4f8023"] 2023-04-15T14:15:59.438Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/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\":\"8df22fa5-5a79-4d19-a920-4c8265d4a402\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"e8b8cd61-3ffe-4f2e-b3e0-a666980983c5\",\"modelVersionId\":\"47df36ea-a497-483a-913b-d98d33655bf5\",\"modelCustomizationId\":\"e8b8cd61-3ffe-4f2e-b3e0-a666980983c5\",\"modelUuid\":\"47df36ea-a497-483a-913b-d98d33655bf5\",\"modelInvariantUuid\":\"8df22fa5-5a79-4d19-a920-4c8265d4a402\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"b7885c5a-6b62-4e05-9670-3aea8153114f\",\"source\":\"VID\",\"instanceName\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"220d3d4d-456d-49b5-abd5-a8b70518041f\",\"modelInfo\":{\"modelInvariantId\":\"b7885c5a-6b62-4e05-9670-3aea8153114f\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"769324ba-8f62-4611-84be-d470f143072f\",\"modelUuid\":\"769324ba-8f62-4611-84be-d470f143072f\",\"modelInvariantUuid\":\"b7885c5a-6b62-4e05-9670-3aea8153114f\"}}}],\"cloudConfiguration\":{\"tenantId\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"220d3d4d-456d-49b5-abd5-a8b70518041f\"}","type":"String"},"requestId":{"value":"76e19a75-dc47-4c91-8251-8c10d2eb606c","type":"String"},"mso-request-id":{"value":"76e19a75-dc47-4c91-8251-8c10d2eb606c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"220d3d4d-456d-49b5-abd5-a8b70518041f","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/220d3d4d-456d-49b5-abd5-a8b70518041f/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-15T14:15:59.438Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-15T14:15:59.895Z|3d9e3e94-539f-4fa9-b317-944349d66e26|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:15:59.896Z|3d9e3e94-539f-4fa9-b317-944349d66e26|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:16:00.467Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:00.468Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-15T14:16:00.468Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-15T14:16:00.468Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sat, 15 Apr 2023 14:16:00 GMT", x-onap-requestid:"76e19a75-dc47-4c91-8251-8c10d2eb606c", x-requestid:"76e19a75-dc47-4c91-8251-8c10d2eb606c", x-transactionid:"76e19a75-dc47-4c91-8251-8c10d2eb606c", x-ecomp-requestid:"76e19a75-dc47-4c91-8251-8c10d2eb606c", x-onap-partnername:"UNKNOWN", x-invocationid:"eee23dfa-ef2c-4d18-9f5b-40aabe4f8023", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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:"1024", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:16:00.469Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"76e19a75-dc47-4c91-8251-8c10d2eb606c\",\"instanceId\":\"74bfb4bd-0e06-48f0-826f-ab89f472fbe5\"}}","message":"Success","processInstanceID":"0b9c7c7f-db98-11ed-be62-aaf687431df4","variables":null,"messageCode":200} 2023-04-15T14:16:00.469Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:00.469Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-15T14:16:00.478Z|76e19a75-dc47-4c91-8251-8c10d2eb606c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:16:00.701Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:16:00.707Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:16:00.708Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||Invoke 2023-04-15T14:16:00.708Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:00.709Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:16:00.709Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Method : GET 2023-04-15T14:16:00.709Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac2658baf3d12d851ce6d66af10c09d0", X-B3-SpanId:"c0549cf2c3c8ec82", X-B3-ParentSpanId:"1fb7f0fe678d67ec", X-B3-Sampled:"0", X-ONAP-RequestID:"6496ff67-c93a-4e64-bf49-cb23efa78bb0", X-RequestID:"6496ff67-c93a-4e64-bf49-cb23efa78bb0", X-TransactionID:"6496ff67-c93a-4e64-bf49-cb23efa78bb0", X-ECOMP-RequestID:"6496ff67-c93a-4e64-bf49-cb23efa78bb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e88d9aef-20fe-4ea7-984c-e019459f4c7c"] 2023-04-15T14:16:00.709Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Request body: 2023-04-15T14:16:00.709Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:00.744Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:00.744Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:00.745Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status text : OK 2023-04-15T14:16:00.745Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:16:00 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:16:00.745Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Response body: { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T14:15:58.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8df22fa5-5a79-4d19-a920-4c8265d4a402\",\n \"modelVersionId\": \"47df36ea-a497-483a-913b-d98d33655bf5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e8b8cd61-3ffe-4f2e-b3e0-a666980983c5\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"220d3d4d-456d-49b5-abd5-a8b70518041f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:16:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" } } } 2023-04-15T14:16:00.746Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:00.746Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||InvokeReturn 2023-04-15T14:16:00.748Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:16:00.748Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:16:00.749Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:00.749Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:16:00.750Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:16:00.750Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac2658baf3d12d851ce6d66af10c09d0", X-B3-SpanId:"c681aad268ac0ee6", X-B3-ParentSpanId:"1fb7f0fe678d67ec", X-B3-Sampled:"0", X-ONAP-RequestID:"6496ff67-c93a-4e64-bf49-cb23efa78bb0", X-RequestID:"6496ff67-c93a-4e64-bf49-cb23efa78bb0", X-TransactionID:"6496ff67-c93a-4e64-bf49-cb23efa78bb0", X-ECOMP-RequestID:"6496ff67-c93a-4e64-bf49-cb23efa78bb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65463aed-ce8c-40b3-9e7b-5a82ac59df02"] 2023-04-15T14:16:00.750Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:16:00.751Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:00.777Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:00.778Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:00.778Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:16:00.779Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:16:00 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:16:00.779Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:16:00.780Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:00.780Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:16:00.791Z|6496ff67-c93a-4e64-bf49-cb23efa78bb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:16:05.750Z|ed1b30cc-e56f-4d1d-bcdb-1ea3f852688e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:16:05.750Z|ed1b30cc-e56f-4d1d-bcdb-1ea3f852688e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:16:07.406Z|e2f00e22-8d59-4059-912d-af88f126ee48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:16:07.406Z|c13dac67-2d6b-4d6e-9387-745b8eb17547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:16:07.407Z|e2f00e22-8d59-4059-912d-af88f126ee48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:16:07.407Z|c13dac67-2d6b-4d6e-9387-745b8eb17547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:16:07.412Z|c88c8f6f-3d5f-41f1-8473-0dff52bd31c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:16:07.413Z|c88c8f6f-3d5f-41f1-8473-0dff52bd31c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:16:07.552Z|45f0a12a-70dd-425a-837d-5abb436aba06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:16:07.552Z|45f0a12a-70dd-425a-837d-5abb436aba06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:16:10.974Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:16:10.982Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:16:10.983Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||Invoke 2023-04-15T14:16:10.983Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:10.983Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:16:10.984Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Method : GET 2023-04-15T14:16:10.984Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25613abf07f706fc3f3b1870af1d3eab", X-B3-SpanId:"9be2576740ac6a31", X-B3-ParentSpanId:"7deeebc8d6c729ca", X-B3-Sampled:"1", X-ONAP-RequestID:"1484a740-eac3-4dc5-ab22-4e128ee5b3f4", X-RequestID:"1484a740-eac3-4dc5-ab22-4e128ee5b3f4", X-TransactionID:"1484a740-eac3-4dc5-ab22-4e128ee5b3f4", X-ECOMP-RequestID:"1484a740-eac3-4dc5-ab22-4e128ee5b3f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44b63eae-fc17-4ead-9b84-b525cda9e91d"] 2023-04-15T14:16:10.984Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Request body: 2023-04-15T14:16:10.984Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:11.038Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:11.038Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:11.039Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status text : OK 2023-04-15T14:16:11.039Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:16:11 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:16:11.043Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Response body: { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "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-04-15T14:15:58.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8df22fa5-5a79-4d19-a920-4c8265d4a402\",\n \"modelVersionId\": \"47df36ea-a497-483a-913b-d98d33655bf5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e8b8cd61-3ffe-4f2e-b3e0-a666980983c5\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"220d3d4d-456d-49b5-abd5-a8b70518041f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:16:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" } } } 2023-04-15T14:16:11.044Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:11.044Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||InvokeReturn 2023-04-15T14:16:11.046Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:16:11.046Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:16:11.047Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:11.047Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:16:11.047Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:16:11.048Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25613abf07f706fc3f3b1870af1d3eab", X-B3-SpanId:"4455ef74f87961c8", X-B3-ParentSpanId:"7deeebc8d6c729ca", X-B3-Sampled:"1", X-ONAP-RequestID:"1484a740-eac3-4dc5-ab22-4e128ee5b3f4", X-RequestID:"1484a740-eac3-4dc5-ab22-4e128ee5b3f4", X-TransactionID:"1484a740-eac3-4dc5-ab22-4e128ee5b3f4", X-ECOMP-RequestID:"1484a740-eac3-4dc5-ab22-4e128ee5b3f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5b8709a-db31-4f53-99f5-d3f45cff83a1"] 2023-04-15T14:16:11.048Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:16:11.048Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:11.065Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:11.065Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:11.066Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:16:11.066Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:16:11 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:16:11.066Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:16:11.067Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:11.067Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:16:11.102Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:16:11.103Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T14:16:11.103Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:11.103Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:16:11.103Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:16:11.104Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1484a740-eac3-4dc5-ab22-4e128ee5b3f4", X-RequestID:"1484a740-eac3-4dc5-ab22-4e128ee5b3f4", X-TransactionID:"1484a740-eac3-4dc5-ab22-4e128ee5b3f4", X-ECOMP-RequestID:"1484a740-eac3-4dc5-ab22-4e128ee5b3f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd082deb-d973-49a3-afdc-669f034133a9"] 2023-04-15T14:16:11.104Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:16:11.104Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:11.366Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:11.366Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:11.366Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:16:11.367Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=42C4831FEFF510EAE3D3E672D0617663; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:16:11 GMT", x-envoy-upstream-service-time:"237", server:"envoy"] 2023-04-15T14:16:11.367Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0b9c7c7f-db98-11ed-be62-aaf687431df4","businessKey":"76e19a75-dc47-4c91-8251-8c10d2eb606c","processDefinitionId":"WorkflowActionBB:1:93579f79-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"WorkflowActionBB","processDefinitionName":"WorkflowActionBB","processDefinitionVersion":1,"startTime":"2023-04-15T14:15:59.467+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"Start_WorkflowActionBB","deleteReason":null,"rootProcessInstanceId":"0b9c7c7f-db98-11ed-be62-aaf687431df4","superProcessInstanceId":null,"superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T14:16:11.367Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:11.368Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:16:11.388Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b9c7c7f-db98-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b9c7c7f-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:16:11.389Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b9c7c7f-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T14:16:11.389Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b9c7c7f-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:11.389Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b9c7c7f-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b9c7c7f-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:16:11.389Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b9c7c7f-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:16:11.389Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b9c7c7f-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1484a740-eac3-4dc5-ab22-4e128ee5b3f4", X-RequestID:"1484a740-eac3-4dc5-ab22-4e128ee5b3f4", X-TransactionID:"1484a740-eac3-4dc5-ab22-4e128ee5b3f4", X-ECOMP-RequestID:"1484a740-eac3-4dc5-ab22-4e128ee5b3f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98d7f7bc-37bb-4e67-b084-f6cfd1cf0d9e"] 2023-04-15T14:16:11.389Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b9c7c7f-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:16:11.390Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b9c7c7f-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:11.550Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b9c7c7f-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:11.551Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b9c7c7f-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:11.551Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b9c7c7f-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:16:11.551Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b9c7c7f-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E1FBD69499E43B40A794A6E9862DBFE6; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:16:11 GMT", x-envoy-upstream-service-time:"157", server:"envoy"] 2023-04-15T14:16:11.552Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b9c7c7f-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"0b9e0258-db98-11ed-be62-aaf687431df4","parentActivityInstanceId":"0b9c7c7f-db98-11ed-be62-aaf687431df4","activityId":"Task_RetrieveBBExectuionList","activityName":"Retrieve BB Execution List","activityType":"serviceTask","processDefinitionKey":"WorkflowActionBB","processDefinitionId":"WorkflowActionBB:1:93579f79-db3b-11ed-be62-aaf687431df4","processInstanceId":"0b9c7c7f-db98-11ed-be62-aaf687431df4","executionId":"0b9c7c7f-db98-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T14:15:59.477+0000","endTime":"2023-04-15T14:16:00.039+0000","durationInMillis":562,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0b9c7c7f-db98-11ed-be62-aaf687431df4"}] 2023-04-15T14:16:11.552Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b9c7c7f-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:11.552Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b9c7c7f-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:16:11.562Z|1484a740-eac3-4dc5-ab22-4e128ee5b3f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:16:17.440Z|8d429bef-0d90-4d1a-ae0d-bf39c5ed956d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:16:17.441Z|8d429bef-0d90-4d1a-ae0d-bf39c5ed956d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:16:17.442Z|3c537224-a45f-4aa5-aab7-7a61bcec61a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:16:17.443Z|3c537224-a45f-4aa5-aab7-7a61bcec61a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:16:17.444Z|038c1e55-6f73-4067-8847-02f1aad3e126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:16:17.445Z|038c1e55-6f73-4067-8847-02f1aad3e126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:16:20.751Z|cb917426-7ea4-4b08-b36f-741b6ce81d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:16:20.751Z|cb917426-7ea4-4b08-b36f-741b6ce81d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:16:21.758Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:16:21.768Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:16:21.768Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||Invoke 2023-04-15T14:16:21.769Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:21.769Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:16:21.769Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Method : GET 2023-04-15T14:16:21.769Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd558729ec09f2acbcc3227bb86b77fb", X-B3-SpanId:"939c129976b878cf", X-B3-ParentSpanId:"20a5451213d0846f", X-B3-Sampled:"0", X-ONAP-RequestID:"bb1e8db3-bae7-4df0-a99f-b3279d88ee03", X-RequestID:"bb1e8db3-bae7-4df0-a99f-b3279d88ee03", X-TransactionID:"bb1e8db3-bae7-4df0-a99f-b3279d88ee03", X-ECOMP-RequestID:"bb1e8db3-bae7-4df0-a99f-b3279d88ee03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7e9f917-035a-4b2b-83ab-ccc9912ff746"] 2023-04-15T14:16:21.769Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Request body: 2023-04-15T14:16:21.769Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:21.807Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:21.808Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:21.809Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status text : OK 2023-04-15T14:16:21.809Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:16:22 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:16:21.810Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Response body: { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "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-04-15T14:15:58.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8df22fa5-5a79-4d19-a920-4c8265d4a402\",\n \"modelVersionId\": \"47df36ea-a497-483a-913b-d98d33655bf5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e8b8cd61-3ffe-4f2e-b3e0-a666980983c5\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"220d3d4d-456d-49b5-abd5-a8b70518041f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:16:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" } } } 2023-04-15T14:16:21.811Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:21.813Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||InvokeReturn 2023-04-15T14:16:21.817Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:16:21.819Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:16:21.819Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:21.820Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:16:21.821Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:16:21.822Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd558729ec09f2acbcc3227bb86b77fb", X-B3-SpanId:"feeb049843dcb3c9", X-B3-ParentSpanId:"20a5451213d0846f", X-B3-Sampled:"0", X-ONAP-RequestID:"bb1e8db3-bae7-4df0-a99f-b3279d88ee03", X-RequestID:"bb1e8db3-bae7-4df0-a99f-b3279d88ee03", X-TransactionID:"bb1e8db3-bae7-4df0-a99f-b3279d88ee03", X-ECOMP-RequestID:"bb1e8db3-bae7-4df0-a99f-b3279d88ee03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf11198b-c423-411c-87b2-ee9f0fc49751"] 2023-04-15T14:16:21.825Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:16:21.826Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:21.847Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:21.848Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:21.849Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:16:21.850Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:16:22 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:16:21.850Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:16:21.851Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:21.852Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:16:21.886Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:16:21.886Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T14:16:21.887Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:21.887Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:16:21.887Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:16:21.887Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bb1e8db3-bae7-4df0-a99f-b3279d88ee03", X-RequestID:"bb1e8db3-bae7-4df0-a99f-b3279d88ee03", X-TransactionID:"bb1e8db3-bae7-4df0-a99f-b3279d88ee03", X-ECOMP-RequestID:"bb1e8db3-bae7-4df0-a99f-b3279d88ee03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5c94981-052a-4a30-94fa-06b35eab0870"] 2023-04-15T14:16:21.888Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:16:21.888Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:22.064Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:22.065Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:22.065Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:16:22.066Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=72DA241CA83F300EFDF6745980278D60; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:16:22 GMT", x-envoy-upstream-service-time:"172", server:"envoy"] 2023-04-15T14:16:22.067Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1607b876-db98-11ed-be62-aaf687431df4","businessKey":"76e19a75-dc47-4c91-8251-8c10d2eb606c","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T14:16:16.948+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0b9c7c7f-db98-11ed-be62-aaf687431df4","superProcessInstanceId":"1605955f-db98-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T14:16:22.068Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:22.068Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:16:22.089Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:16:22.090Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T14:16:22.090Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:22.090Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:16:22.090Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:16:22.091Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bb1e8db3-bae7-4df0-a99f-b3279d88ee03", X-RequestID:"bb1e8db3-bae7-4df0-a99f-b3279d88ee03", X-TransactionID:"bb1e8db3-bae7-4df0-a99f-b3279d88ee03", X-ECOMP-RequestID:"bb1e8db3-bae7-4df0-a99f-b3279d88ee03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81406d26-93a3-410b-9f5b-c86704b91cd4"] 2023-04-15T14:16:22.091Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:16:22.091Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:22.276Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:22.277Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:22.277Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:16:22.277Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0B25938F47FB8262CF0319B3AA9E1455; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:16:22 GMT", x-envoy-upstream-service-time:"181", server:"envoy"] 2023-04-15T14:16:22.278Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:1607df8d-db98-11ed-be62-aaf687431df4","parentActivityInstanceId":"1607b876-db98-11ed-be62-aaf687431df4","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"1607b876-db98-11ed-be62-aaf687431df4","executionId":"1607b876-db98-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T14:16:16.948+0000","endTime":"2023-04-15T14:16:16.948+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0b9c7c7f-db98-11ed-be62-aaf687431df4"}] 2023-04-15T14:16:22.278Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:22.278Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:16:22.286Z|bb1e8db3-bae7-4df0-a99f-b3279d88ee03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:16:27.471Z|df499129-d224-4e17-935f-f8007986de27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:16:27.472Z|df499129-d224-4e17-935f-f8007986de27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:16:27.473Z|a8c76df4-3cf2-4ff2-879f-7b1da46b452c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:16:27.474Z|a8c76df4-3cf2-4ff2-879f-7b1da46b452c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:16:27.473Z|9dd671a6-34f5-4288-8cbe-427fed8ea168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:16:27.476Z|9dd671a6-34f5-4288-8cbe-427fed8ea168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:16:32.484Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:16:32.493Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:16:32.493Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||Invoke 2023-04-15T14:16:32.494Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:32.494Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:16:32.494Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Method : GET 2023-04-15T14:16:32.494Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9ec53432f27ff906b9d307f76e3d0df", X-B3-SpanId:"131b45472ae13d66", X-B3-ParentSpanId:"cbcbec7bc9e71ca8", X-B3-Sampled:"0", X-ONAP-RequestID:"ff01ba00-017e-4e91-bebe-6801e04dc949", X-RequestID:"ff01ba00-017e-4e91-bebe-6801e04dc949", X-TransactionID:"ff01ba00-017e-4e91-bebe-6801e04dc949", X-ECOMP-RequestID:"ff01ba00-017e-4e91-bebe-6801e04dc949", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"196c8343-a642-4613-bb5f-515fc4e1da3c"] 2023-04-15T14:16:32.494Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Request body: 2023-04-15T14:16:32.494Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:32.540Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:32.541Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:32.541Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status text : OK 2023-04-15T14:16:32.541Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:16:33 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:16:32.542Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Response body: { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "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-04-15T14:15:58.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8df22fa5-5a79-4d19-a920-4c8265d4a402\",\n \"modelVersionId\": \"47df36ea-a497-483a-913b-d98d33655bf5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e8b8cd61-3ffe-4f2e-b3e0-a666980983c5\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"220d3d4d-456d-49b5-abd5-a8b70518041f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:16:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "cloudIdentifier" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\"},\"environment\":null}", "created" : "2023-04-15T14:16:22.000+00:00" } ], "requestURI" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" } } } 2023-04-15T14:16:32.542Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:32.543Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||InvokeReturn 2023-04-15T14:16:32.545Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:16:32.545Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:16:32.545Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:32.545Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:16:32.545Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:16:32.545Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9ec53432f27ff906b9d307f76e3d0df", X-B3-SpanId:"6a52f9504b8ac888", X-B3-ParentSpanId:"cbcbec7bc9e71ca8", X-B3-Sampled:"0", X-ONAP-RequestID:"ff01ba00-017e-4e91-bebe-6801e04dc949", X-RequestID:"ff01ba00-017e-4e91-bebe-6801e04dc949", X-TransactionID:"ff01ba00-017e-4e91-bebe-6801e04dc949", X-ECOMP-RequestID:"ff01ba00-017e-4e91-bebe-6801e04dc949", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"236e10b5-0c8b-4ee3-95ce-51ec31c32b8f"] 2023-04-15T14:16:32.545Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:16:32.546Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:32.568Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:32.568Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:32.569Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:16:32.569Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:16:33 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:16:32.570Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:16:32.570Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:32.570Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:16:32.603Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:16:32.604Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T14:16:32.604Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:32.605Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:16:32.605Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:16:32.605Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ff01ba00-017e-4e91-bebe-6801e04dc949", X-RequestID:"ff01ba00-017e-4e91-bebe-6801e04dc949", X-TransactionID:"ff01ba00-017e-4e91-bebe-6801e04dc949", X-ECOMP-RequestID:"ff01ba00-017e-4e91-bebe-6801e04dc949", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bf89ba4-3e35-44a4-86d9-57c07e986c17"] 2023-04-15T14:16:32.605Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:16:32.606Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:32.785Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:32.786Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:32.786Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:16:32.786Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DA6C8940C548B39BAFC127DF538A192F; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:16:32 GMT", x-envoy-upstream-service-time:"163", server:"envoy"] 2023-04-15T14:16:32.786Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1607b876-db98-11ed-be62-aaf687431df4","businessKey":"76e19a75-dc47-4c91-8251-8c10d2eb606c","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T14:16:16.948+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0b9c7c7f-db98-11ed-be62-aaf687431df4","superProcessInstanceId":"1605955f-db98-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T14:16:32.786Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:32.786Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:16:32.800Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:16:32.801Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T14:16:32.801Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:32.801Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:16:32.801Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:16:32.801Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ff01ba00-017e-4e91-bebe-6801e04dc949", X-RequestID:"ff01ba00-017e-4e91-bebe-6801e04dc949", X-TransactionID:"ff01ba00-017e-4e91-bebe-6801e04dc949", X-ECOMP-RequestID:"ff01ba00-017e-4e91-bebe-6801e04dc949", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb02cc34-1cdd-494a-98d1-279ee34b33d0"] 2023-04-15T14:16:32.801Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:16:32.801Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:32.941Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:32.941Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:32.942Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:16:32.942Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=683A6A02F9195BEB8A84E3B3726F4EFE; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:16:32 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2023-04-15T14:16:32.942Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1bdf3c2e-db98-11ed-be62-aaf687431df4","parentActivityInstanceId":"1607b876-db98-11ed-be62-aaf687431df4","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"1607b876-db98-11ed-be62-aaf687431df4","executionId":"1607b876-db98-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T14:16:26.748+0000","endTime":"2023-04-15T14:16:26.768+0000","durationInMillis":20,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0b9c7c7f-db98-11ed-be62-aaf687431df4"}] 2023-04-15T14:16:32.942Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:32.942Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:16:32.952Z|ff01ba00-017e-4e91-bebe-6801e04dc949|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:16:35.750Z|8333b763-1cca-4487-a58c-ed99a523294f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:16:35.754Z|8333b763-1cca-4487-a58c-ed99a523294f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:16:37.512Z|387548d3-2d56-4359-89b4-edfb7e1e85f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:16:37.512Z|387548d3-2d56-4359-89b4-edfb7e1e85f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:16:37.521Z|93e16929-6b9b-4ce7-abae-d9e93dc0e676|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:16:37.522Z|48baf360-d7a7-4e40-b27f-cfea017f2e9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:16:37.522Z|93e16929-6b9b-4ce7-abae-d9e93dc0e676|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:16:37.522Z|48baf360-d7a7-4e40-b27f-cfea017f2e9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:16:37.553Z|b2313374-7274-471a-a62f-0e2e81d79c6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:16:37.553Z|b2313374-7274-471a-a62f-0e2e81d79c6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:16:43.142Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:16:43.150Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:16:43.151Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||Invoke 2023-04-15T14:16:43.151Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:43.151Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:16:43.151Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Method : GET 2023-04-15T14:16:43.151Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6699b3b605ef8a80dff193c6d86a7dd", X-B3-SpanId:"47f55697de093488", X-B3-ParentSpanId:"65fb0ac635ffbc0b", X-B3-Sampled:"0", X-ONAP-RequestID:"0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf", X-RequestID:"0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf", X-TransactionID:"0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf", X-ECOMP-RequestID:"0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8be83bd3-613d-4ae8-b94c-8698f6a563d3"] 2023-04-15T14:16:43.151Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Request body: 2023-04-15T14:16:43.151Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:43.192Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:43.192Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:43.192Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status text : OK 2023-04-15T14:16:43.193Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:16:44 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:16:43.193Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Response body: { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "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-04-15T14:15:58.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8df22fa5-5a79-4d19-a920-4c8265d4a402\",\n \"modelVersionId\": \"47df36ea-a497-483a-913b-d98d33655bf5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e8b8cd61-3ffe-4f2e-b3e0-a666980983c5\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"220d3d4d-456d-49b5-abd5-a8b70518041f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:16:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "cloudIdentifier" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\"},\"environment\":null}", "created" : "2023-04-15T14:16:22.000+00:00" } ], "requestURI" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" } } } 2023-04-15T14:16:43.194Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:43.194Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||InvokeReturn 2023-04-15T14:16:43.195Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:16:43.195Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:16:43.195Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:43.196Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:16:43.196Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:16:43.196Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6699b3b605ef8a80dff193c6d86a7dd", X-B3-SpanId:"e129de605ce15db3", X-B3-ParentSpanId:"65fb0ac635ffbc0b", X-B3-Sampled:"0", X-ONAP-RequestID:"0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf", X-RequestID:"0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf", X-TransactionID:"0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf", X-ECOMP-RequestID:"0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"701bd2e5-eecd-489d-9377-f53dc7a32c31"] 2023-04-15T14:16:43.196Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:16:43.196Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:43.215Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:43.216Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:43.216Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:16:43.216Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:16:44 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:16:43.217Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:16:43.218Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:43.218Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:16:43.249Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:16:43.249Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T14:16:43.249Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:43.249Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:16:43.250Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:16:43.250Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf", X-RequestID:"0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf", X-TransactionID:"0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf", X-ECOMP-RequestID:"0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"035e9e56-bc71-4f30-b65b-49204991ba8c"] 2023-04-15T14:16:43.250Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:16:43.250Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:43.420Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:43.421Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:43.421Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:16:43.422Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=66FB7C428B1DC7448AA97A22E5818D72; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:16:43 GMT", x-envoy-upstream-service-time:"161", server:"envoy"] 2023-04-15T14:16:43.422Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1607b876-db98-11ed-be62-aaf687431df4","businessKey":"76e19a75-dc47-4c91-8251-8c10d2eb606c","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T14:16:16.948+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0b9c7c7f-db98-11ed-be62-aaf687431df4","superProcessInstanceId":"1605955f-db98-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T14:16:43.422Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:43.423Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:16:43.451Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:16:43.451Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T14:16:43.452Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:43.452Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:16:43.452Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:16:43.452Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf", X-RequestID:"0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf", X-TransactionID:"0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf", X-ECOMP-RequestID:"0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45af855e-b84a-4c66-a4ab-0690e7962d74"] 2023-04-15T14:16:43.452Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:16:43.452Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:43.626Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:43.627Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:43.627Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:16:43.627Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ADC5CD986AB83052477D0D01AFD49056; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:16:43 GMT", x-envoy-upstream-service-time:"169", server:"envoy"] 2023-04-15T14:16:43.628Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1bdf3c2e-db98-11ed-be62-aaf687431df4","parentActivityInstanceId":"1607b876-db98-11ed-be62-aaf687431df4","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"1607b876-db98-11ed-be62-aaf687431df4","executionId":"1607b876-db98-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T14:16:26.748+0000","endTime":"2023-04-15T14:16:26.768+0000","durationInMillis":20,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0b9c7c7f-db98-11ed-be62-aaf687431df4"}] 2023-04-15T14:16:43.628Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:43.628Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:16:43.636Z|0ac54447-e52f-4c5d-8a51-fee7f7bbc6cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:16:47.542Z|f229932b-f682-432a-8d4c-fac9343fbbfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:16:47.543Z|f229932b-f682-432a-8d4c-fac9343fbbfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:16:47.554Z|537cbc6c-c4da-4c66-8ac6-2afa5f516182|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:16:47.555Z|537cbc6c-c4da-4c66-8ac6-2afa5f516182|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:16:47.558Z|673a74d8-68bd-488e-ae90-39ce50cb4a03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:16:47.559Z|673a74d8-68bd-488e-ae90-39ce50cb4a03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:16:50.751Z|5c9c0853-737d-46be-9c60-f531a616078e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:16:50.751Z|5c9c0853-737d-46be-9c60-f531a616078e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:16:53.882Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:16:53.891Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:16:53.891Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||Invoke 2023-04-15T14:16:53.892Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:53.892Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:16:53.892Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Method : GET 2023-04-15T14:16:53.893Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a5335b84d0f93a6dda4e9948b57e92a", X-B3-SpanId:"e68d00a97a03aa43", X-B3-ParentSpanId:"099bc3b04317e007", X-B3-Sampled:"0", X-ONAP-RequestID:"389e7adb-8f38-4313-9d0d-089a4c3139f0", X-RequestID:"389e7adb-8f38-4313-9d0d-089a4c3139f0", X-TransactionID:"389e7adb-8f38-4313-9d0d-089a4c3139f0", X-ECOMP-RequestID:"389e7adb-8f38-4313-9d0d-089a4c3139f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13b90a98-aa14-4a43-8186-f1f7ca0717fc"] 2023-04-15T14:16:53.893Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Request body: 2023-04-15T14:16:53.893Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:53.937Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:53.938Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:53.939Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status text : OK 2023-04-15T14:16:53.939Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:16:54 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:16:53.940Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Response body: { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "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-04-15T14:15:58.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8df22fa5-5a79-4d19-a920-4c8265d4a402\",\n \"modelVersionId\": \"47df36ea-a497-483a-913b-d98d33655bf5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e8b8cd61-3ffe-4f2e-b3e0-a666980983c5\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"220d3d4d-456d-49b5-abd5-a8b70518041f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:16:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "cloudIdentifier" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\"},\"environment\":null}", "created" : "2023-04-15T14:16:22.000+00:00" } ], "requestURI" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" } } } 2023-04-15T14:16:53.941Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:53.941Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||InvokeReturn 2023-04-15T14:16:53.944Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:16:53.945Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:16:53.946Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:53.946Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:16:53.946Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:16:53.947Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a5335b84d0f93a6dda4e9948b57e92a", X-B3-SpanId:"c291fb47818cfe9d", X-B3-ParentSpanId:"099bc3b04317e007", X-B3-Sampled:"0", X-ONAP-RequestID:"389e7adb-8f38-4313-9d0d-089a4c3139f0", X-RequestID:"389e7adb-8f38-4313-9d0d-089a4c3139f0", X-TransactionID:"389e7adb-8f38-4313-9d0d-089a4c3139f0", X-ECOMP-RequestID:"389e7adb-8f38-4313-9d0d-089a4c3139f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c2adbd7-0f81-4fac-a3c4-50d5e6533386"] 2023-04-15T14:16:53.947Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:16:53.948Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:53.966Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:53.967Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:53.967Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:16:53.967Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:16:54 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:16:53.968Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:16:53.968Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:53.968Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:16:53.991Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:16:53.991Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T14:16:53.992Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:53.992Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:16:53.992Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:16:53.992Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"389e7adb-8f38-4313-9d0d-089a4c3139f0", X-RequestID:"389e7adb-8f38-4313-9d0d-089a4c3139f0", X-TransactionID:"389e7adb-8f38-4313-9d0d-089a4c3139f0", X-ECOMP-RequestID:"389e7adb-8f38-4313-9d0d-089a4c3139f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c8abb6a-8258-45a7-8915-b4526a09e8d5"] 2023-04-15T14:16:53.992Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:16:53.992Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:54.139Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:54.139Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:54.139Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:16:54.139Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=985AF59087FADC51A5ED10A4DDEBBD7F; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:16:54 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2023-04-15T14:16:54.140Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1607b876-db98-11ed-be62-aaf687431df4","businessKey":"76e19a75-dc47-4c91-8251-8c10d2eb606c","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T14:16:16.948+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0b9c7c7f-db98-11ed-be62-aaf687431df4","superProcessInstanceId":"1605955f-db98-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T14:16:54.140Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:54.140Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:16:54.156Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:16:54.157Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T14:16:54.157Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:16:54.157Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:16:54.157Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:16:54.157Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"389e7adb-8f38-4313-9d0d-089a4c3139f0", X-RequestID:"389e7adb-8f38-4313-9d0d-089a4c3139f0", X-TransactionID:"389e7adb-8f38-4313-9d0d-089a4c3139f0", X-ECOMP-RequestID:"389e7adb-8f38-4313-9d0d-089a4c3139f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd41b436-1b28-41d5-a384-07d92284f6dd"] 2023-04-15T14:16:54.157Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:16:54.157Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:16:54.347Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:16:54.348Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:16:54.348Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:16:54.348Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F4656278DAB39584806011AEC75FBF89; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:16:54 GMT", x-envoy-upstream-service-time:"186", server:"envoy"] 2023-04-15T14:16:54.349Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1bdf3c2e-db98-11ed-be62-aaf687431df4","parentActivityInstanceId":"1607b876-db98-11ed-be62-aaf687431df4","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"1607b876-db98-11ed-be62-aaf687431df4","executionId":"1607b876-db98-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T14:16:26.748+0000","endTime":"2023-04-15T14:16:26.768+0000","durationInMillis":20,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0b9c7c7f-db98-11ed-be62-aaf687431df4"}] 2023-04-15T14:16:54.349Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:16:54.349Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:16:54.357Z|389e7adb-8f38-4313-9d0d-089a4c3139f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:16:57.571Z|ecd69220-4971-4546-b903-54286038201f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:16:57.572Z|ecd69220-4971-4546-b903-54286038201f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:16:57.581Z|eddeabd5-9f26-414c-bf4b-0694a188004b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:16:57.583Z|eddeabd5-9f26-414c-bf4b-0694a188004b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:16:57.591Z|c160951b-5f39-4549-8100-68ea9c1ca79e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:16:57.592Z|c160951b-5f39-4549-8100-68ea9c1ca79e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:16:59.891Z|cc73c268-7c48-4d2c-8c60-23b315f777d7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:16:59.891Z|cc73c268-7c48-4d2c-8c60-23b315f777d7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:17:04.590Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:17:04.599Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:17:04.600Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||Invoke 2023-04-15T14:17:04.600Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:04.600Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:17:04.600Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Method : GET 2023-04-15T14:17:04.600Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fc27aed1688ef4833dbca1748c96c1a", X-B3-SpanId:"8e8b0fb48c9dddb6", X-B3-ParentSpanId:"551a85c7cc1ccd73", X-B3-Sampled:"0", X-ONAP-RequestID:"b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3", X-RequestID:"b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3", X-TransactionID:"b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3", X-ECOMP-RequestID:"b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb6ea685-5be5-4594-a212-133541ef0d5f"] 2023-04-15T14:17:04.600Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Request body: 2023-04-15T14:17:04.601Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:04.650Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:04.651Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:04.651Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status text : OK 2023-04-15T14:17:04.652Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:05 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:04.652Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Response body: { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "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-04-15T14:15:58.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8df22fa5-5a79-4d19-a920-4c8265d4a402\",\n \"modelVersionId\": \"47df36ea-a497-483a-913b-d98d33655bf5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e8b8cd61-3ffe-4f2e-b3e0-a666980983c5\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"220d3d4d-456d-49b5-abd5-a8b70518041f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:16:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "cloudIdentifier" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\"},\"environment\":null}", "created" : "2023-04-15T14:16:22.000+00:00" } ], "requestURI" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" } } } 2023-04-15T14:17:04.653Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:04.653Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||InvokeReturn 2023-04-15T14:17:04.655Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:17:04.655Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:17:04.656Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:04.656Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:17:04.656Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:17:04.656Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fc27aed1688ef4833dbca1748c96c1a", X-B3-SpanId:"33d4c061214126c0", X-B3-ParentSpanId:"551a85c7cc1ccd73", X-B3-Sampled:"0", X-ONAP-RequestID:"b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3", X-RequestID:"b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3", X-TransactionID:"b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3", X-ECOMP-RequestID:"b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b094bd53-fa87-4bae-97c8-f237d49d12ea"] 2023-04-15T14:17:04.656Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:17:04.657Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:04.676Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:04.676Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:04.676Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:17:04.677Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:05 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:04.678Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:17:04.679Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:04.679Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:17:04.697Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:17:04.698Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T14:17:04.698Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:04.698Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:17:04.698Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:17:04.698Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3", X-RequestID:"b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3", X-TransactionID:"b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3", X-ECOMP-RequestID:"b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94e3f952-a7db-4c22-9430-9c24e72a952a"] 2023-04-15T14:17:04.699Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:17:04.699Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:04.839Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:04.840Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:04.841Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:17:04.841Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=32CCBEEC71016603349E5624AB6CF514; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:17:04 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2023-04-15T14:17:04.842Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1607b876-db98-11ed-be62-aaf687431df4","businessKey":"76e19a75-dc47-4c91-8251-8c10d2eb606c","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T14:16:16.948+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0b9c7c7f-db98-11ed-be62-aaf687431df4","superProcessInstanceId":"1605955f-db98-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T14:17:04.842Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:04.843Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:17:04.864Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:17:04.865Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T14:17:04.865Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:04.865Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:17:04.865Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:17:04.865Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3", X-RequestID:"b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3", X-TransactionID:"b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3", X-ECOMP-RequestID:"b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"321c2651-3573-482b-9a75-9abaf7369426"] 2023-04-15T14:17:04.866Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:17:04.866Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:05.007Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:05.008Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:05.009Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:17:05.009Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0CA71840FB103F6E6D5E7386F7AE4464; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:17:04 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2023-04-15T14:17:05.010Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1bdf3c2e-db98-11ed-be62-aaf687431df4","parentActivityInstanceId":"1607b876-db98-11ed-be62-aaf687431df4","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"1607b876-db98-11ed-be62-aaf687431df4","executionId":"1607b876-db98-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T14:16:26.748+0000","endTime":"2023-04-15T14:16:26.768+0000","durationInMillis":20,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0b9c7c7f-db98-11ed-be62-aaf687431df4"}] 2023-04-15T14:17:05.010Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:05.011Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:17:05.024Z|b8debb4b-4fb5-4bef-9fe3-d34b853e0ad3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:17:05.750Z|a1d2cfe7-622d-4b95-8f89-a34bbbcf6d3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:17:05.750Z|a1d2cfe7-622d-4b95-8f89-a34bbbcf6d3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:17:07.554Z|96f80f5c-c4cf-4c64-bf21-21e6fe012000|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:17:07.554Z|96f80f5c-c4cf-4c64-bf21-21e6fe012000|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:17:07.599Z|7099f7d4-7389-4031-bd8b-cafa973b92eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:17:07.600Z|7099f7d4-7389-4031-bd8b-cafa973b92eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:17:07.608Z|ce08b9a1-98b2-4468-a2f4-ffef6a7feffd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:17:07.609Z|ce08b9a1-98b2-4468-a2f4-ffef6a7feffd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:17:07.620Z|99e435e7-d8bd-43f5-b48e-c87c55cd33e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:17:07.620Z|99e435e7-d8bd-43f5-b48e-c87c55cd33e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:17:15.229Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:17:15.240Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:17:15.240Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||Invoke 2023-04-15T14:17:15.240Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:15.240Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:17:15.240Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Method : GET 2023-04-15T14:17:15.240Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6555f0c394cb2f45ad6146876a80910c", X-B3-SpanId:"ba01a1ec367fb837", X-B3-ParentSpanId:"af0d2949a4b889b6", X-B3-Sampled:"0", X-ONAP-RequestID:"a00ee852-2376-4dbb-bf65-e6eb215e883a", X-RequestID:"a00ee852-2376-4dbb-bf65-e6eb215e883a", X-TransactionID:"a00ee852-2376-4dbb-bf65-e6eb215e883a", X-ECOMP-RequestID:"a00ee852-2376-4dbb-bf65-e6eb215e883a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e64121c0-5c03-466c-9c3d-06d583ceb9d9"] 2023-04-15T14:17:15.241Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Request body: 2023-04-15T14:17:15.241Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:15.308Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:15.309Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:15.309Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status text : OK 2023-04-15T14:17:15.309Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:16 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:15.309Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Response body: { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "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-04-15T14:15:58.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8df22fa5-5a79-4d19-a920-4c8265d4a402\",\n \"modelVersionId\": \"47df36ea-a497-483a-913b-d98d33655bf5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e8b8cd61-3ffe-4f2e-b3e0-a666980983c5\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"220d3d4d-456d-49b5-abd5-a8b70518041f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:16:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "cloudIdentifier" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\"},\"environment\":null}", "created" : "2023-04-15T14:16:22.000+00:00" } ], "requestURI" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" } } } 2023-04-15T14:17:15.309Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:15.310Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||InvokeReturn 2023-04-15T14:17:15.314Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:17:15.314Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:17:15.349Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:15.349Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:17:15.349Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:17:15.349Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6555f0c394cb2f45ad6146876a80910c", X-B3-SpanId:"5cf180b088e34942", X-B3-ParentSpanId:"af0d2949a4b889b6", X-B3-Sampled:"0", X-ONAP-RequestID:"a00ee852-2376-4dbb-bf65-e6eb215e883a", X-RequestID:"a00ee852-2376-4dbb-bf65-e6eb215e883a", X-TransactionID:"a00ee852-2376-4dbb-bf65-e6eb215e883a", X-ECOMP-RequestID:"a00ee852-2376-4dbb-bf65-e6eb215e883a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5eb5415-710f-4e0a-b95c-d988e24b832b"] 2023-04-15T14:17:15.350Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:17:15.350Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:15.383Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:15.387Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:15.388Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:17:15.389Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:16 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:15.390Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:17:15.392Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:15.393Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:17:15.476Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:17:15.476Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T14:17:15.477Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:15.477Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:17:15.477Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:17:15.477Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a00ee852-2376-4dbb-bf65-e6eb215e883a", X-RequestID:"a00ee852-2376-4dbb-bf65-e6eb215e883a", X-TransactionID:"a00ee852-2376-4dbb-bf65-e6eb215e883a", X-ECOMP-RequestID:"a00ee852-2376-4dbb-bf65-e6eb215e883a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c0c85c1-2b09-4b6d-b705-a515490bbab4"] 2023-04-15T14:17:15.477Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:17:15.477Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:15.641Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:15.641Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:15.642Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:17:15.642Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8A229BC3A1246B0EB9A7932344CD50BB; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:17:15 GMT", x-envoy-upstream-service-time:"155", server:"envoy"] 2023-04-15T14:17:15.643Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1607b876-db98-11ed-be62-aaf687431df4","businessKey":"76e19a75-dc47-4c91-8251-8c10d2eb606c","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T14:16:16.948+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0b9c7c7f-db98-11ed-be62-aaf687431df4","superProcessInstanceId":"1605955f-db98-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T14:17:15.643Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:15.644Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76e19a75-dc47-4c91-8251-8c10d2eb606c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:17:15.675Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:17:15.675Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T14:17:15.676Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:15.676Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:17:15.676Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:17:15.676Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a00ee852-2376-4dbb-bf65-e6eb215e883a", X-RequestID:"a00ee852-2376-4dbb-bf65-e6eb215e883a", X-TransactionID:"a00ee852-2376-4dbb-bf65-e6eb215e883a", X-ECOMP-RequestID:"a00ee852-2376-4dbb-bf65-e6eb215e883a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee5bd332-1ae6-40f6-9b31-c5adf6f7be94"] 2023-04-15T14:17:15.676Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:17:15.676Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:15.823Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:15.824Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:15.824Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:17:15.824Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=84C0F542414030B27AA4FE68D22BF027; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:17:15 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-04-15T14:17:15.825Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1bdf3c2e-db98-11ed-be62-aaf687431df4","parentActivityInstanceId":"1607b876-db98-11ed-be62-aaf687431df4","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"1607b876-db98-11ed-be62-aaf687431df4","executionId":"1607b876-db98-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T14:16:26.748+0000","endTime":"2023-04-15T14:16:26.768+0000","durationInMillis":20,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0b9c7c7f-db98-11ed-be62-aaf687431df4"}] 2023-04-15T14:17:15.825Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:15.825Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1607b876-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:17:15.839Z|a00ee852-2376-4dbb-bf65-e6eb215e883a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:17:17.629Z|a449f1e8-d49d-4882-9f8b-f827234f2a1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:17:17.629Z|a449f1e8-d49d-4882-9f8b-f827234f2a1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:17:17.634Z|ca67268b-ff2d-4bcb-bb25-8ac69c0d31ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:17:17.635Z|ca67268b-ff2d-4bcb-bb25-8ac69c0d31ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:17:17.648Z|7f7fdeb3-8be2-4af4-98e9-b79fd5872342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:17:17.649Z|7f7fdeb3-8be2-4af4-98e9-b79fd5872342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:17:20.750Z|c1776dfc-683d-4238-b90f-c8d05c7c3cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:17:20.753Z|c1776dfc-683d-4238-b90f-c8d05c7c3cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:17:26.029Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:17:26.042Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:17:26.043Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||Invoke 2023-04-15T14:17:26.043Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:26.043Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:17:26.043Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Method : GET 2023-04-15T14:17:26.043Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6da14dcc78d47b053af0889836f87fd5", X-B3-SpanId:"2d1c06a1f8faa41e", X-B3-ParentSpanId:"d53da823a8db8ff9", X-B3-Sampled:"0", X-ONAP-RequestID:"7819e13c-937d-47c8-8d38-21ae2e07e929", X-RequestID:"7819e13c-937d-47c8-8d38-21ae2e07e929", X-TransactionID:"7819e13c-937d-47c8-8d38-21ae2e07e929", X-ECOMP-RequestID:"7819e13c-937d-47c8-8d38-21ae2e07e929", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"934af5dd-655a-4a59-8c68-ba8bf4473456"] 2023-04-15T14:17:26.044Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Request body: 2023-04-15T14:17:26.044Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:26.087Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:26.088Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:26.088Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status text : OK 2023-04-15T14:17:26.088Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:26 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:26.089Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Response body: { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "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-04-15T14:15:58.000+00:00", "endTime" : "2023-04-15T14:17:23.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8df22fa5-5a79-4d19-a920-4c8265d4a402\",\n \"modelVersionId\": \"47df36ea-a497-483a-913b-d98d33655bf5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e8b8cd61-3ffe-4f2e-b3e0-a666980983c5\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"220d3d4d-456d-49b5-abd5-a8b70518041f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:17:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "cloudIdentifier" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\"},\"environment\":null}", "created" : "2023-04-15T14:16:22.000+00:00" } ], "requestURI" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" } } } 2023-04-15T14:17:26.089Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:26.089Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||InvokeReturn 2023-04-15T14:17:26.091Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:17:26.091Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:17:26.092Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:26.092Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:17:26.092Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:17:26.092Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6da14dcc78d47b053af0889836f87fd5", X-B3-SpanId:"1a94ecfe184dc5f7", X-B3-ParentSpanId:"d53da823a8db8ff9", X-B3-Sampled:"0", X-ONAP-RequestID:"7819e13c-937d-47c8-8d38-21ae2e07e929", X-RequestID:"7819e13c-937d-47c8-8d38-21ae2e07e929", X-TransactionID:"7819e13c-937d-47c8-8d38-21ae2e07e929", X-ECOMP-RequestID:"7819e13c-937d-47c8-8d38-21ae2e07e929", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"333e5125-f9ed-4e48-beaf-2e7413d0fcbd"] 2023-04-15T14:17:26.092Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:17:26.092Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:26.112Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:26.112Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:26.112Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:17:26.112Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:26 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:26.113Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "groupingId" : "bbbb91b5-30e2-4184-96d9-742c2cb41526", "name" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"396eba4e-0757-49f6-af1d-71f76df12cb0\",\"output_key\":\"subnet_id_9c76a84c-981f-40da-bb03-be9e0b6883e9\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"f9031ddb-f51c-4327-88f0-8ec832897bce\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0/bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"updated_time\":null,\"creation_time\":1681568185000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"02466e469a39487db0ca51e770d0bb3b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-15T14:17:18.000+00:00", "isDataInternal" : false } ] 2023-04-15T14:17:26.114Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:26.114Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:17:26.124Z|7819e13c-937d-47c8-8d38-21ae2e07e929|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:17:26.313Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:17:26.318Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:17:26.319Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||Invoke 2023-04-15T14:17:26.319Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:26.319Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:17:26.320Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Method : GET 2023-04-15T14:17:26.320Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bebe0c3a59ae5134d7a0879c341b25f5", X-B3-SpanId:"c23d6b9cb9f7bf61", X-B3-ParentSpanId:"82ce7f684e4f84aa", X-B3-Sampled:"0", X-ONAP-RequestID:"f1359311-7d7b-46ef-8a49-4bc1b422a274", X-RequestID:"f1359311-7d7b-46ef-8a49-4bc1b422a274", X-TransactionID:"f1359311-7d7b-46ef-8a49-4bc1b422a274", X-ECOMP-RequestID:"f1359311-7d7b-46ef-8a49-4bc1b422a274", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c0d7caa-1d0d-420c-974a-e9a00785a189"] 2023-04-15T14:17:26.320Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Request body: 2023-04-15T14:17:26.320Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:26.354Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:26.354Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:26.354Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status text : OK 2023-04-15T14:17:26.355Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:26 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:26.355Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Response body: { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "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-04-15T14:15:58.000+00:00", "endTime" : "2023-04-15T14:17:23.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8df22fa5-5a79-4d19-a920-4c8265d4a402\",\n \"modelVersionId\": \"47df36ea-a497-483a-913b-d98d33655bf5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e8b8cd61-3ffe-4f2e-b3e0-a666980983c5\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"220d3d4d-456d-49b5-abd5-a8b70518041f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:17:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "cloudIdentifier" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\"},\"environment\":null}", "created" : "2023-04-15T14:16:22.000+00:00" } ], "requestURI" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" } } } 2023-04-15T14:17:26.355Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:26.355Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||InvokeReturn 2023-04-15T14:17:26.357Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:17:26.357Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:17:26.357Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:26.357Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:17:26.357Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:17:26.357Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bebe0c3a59ae5134d7a0879c341b25f5", X-B3-SpanId:"5d9764b28e096f2c", X-B3-ParentSpanId:"82ce7f684e4f84aa", X-B3-Sampled:"0", X-ONAP-RequestID:"f1359311-7d7b-46ef-8a49-4bc1b422a274", X-RequestID:"f1359311-7d7b-46ef-8a49-4bc1b422a274", X-TransactionID:"f1359311-7d7b-46ef-8a49-4bc1b422a274", X-ECOMP-RequestID:"f1359311-7d7b-46ef-8a49-4bc1b422a274", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3249ea65-c4c5-4fc1-ad82-789c333c1d77"] 2023-04-15T14:17:26.358Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:17:26.358Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:26.373Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:26.373Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:26.373Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:17:26.373Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:26 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:26.373Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "groupingId" : "bbbb91b5-30e2-4184-96d9-742c2cb41526", "name" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"396eba4e-0757-49f6-af1d-71f76df12cb0\",\"output_key\":\"subnet_id_9c76a84c-981f-40da-bb03-be9e0b6883e9\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"f9031ddb-f51c-4327-88f0-8ec832897bce\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0/bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"updated_time\":null,\"creation_time\":1681568185000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"02466e469a39487db0ca51e770d0bb3b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-15T14:17:18.000+00:00", "isDataInternal" : false } ] 2023-04-15T14:17:26.374Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:26.374Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:17:26.385Z|f1359311-7d7b-46ef-8a49-4bc1b422a274|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:17:26.583Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:17:26.588Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:17:26.589Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||Invoke 2023-04-15T14:17:26.589Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:26.589Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:17:26.589Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Method : GET 2023-04-15T14:17:26.589Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16d99a0aa3626a168fb98048b24c3e4f", X-B3-SpanId:"b7461dab79634559", X-B3-ParentSpanId:"475517b574d62bf8", X-B3-Sampled:"0", X-ONAP-RequestID:"dc76e149-16f5-4738-82eb-376fe253c05f", X-RequestID:"dc76e149-16f5-4738-82eb-376fe253c05f", X-TransactionID:"dc76e149-16f5-4738-82eb-376fe253c05f", X-ECOMP-RequestID:"dc76e149-16f5-4738-82eb-376fe253c05f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd0f9f4c-4448-49ae-8ab6-3e4d4ca11973"] 2023-04-15T14:17:26.589Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Request body: 2023-04-15T14:17:26.589Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:26.625Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:26.626Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:26.626Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status text : OK 2023-04-15T14:17:26.626Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:26 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:26.626Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Response body: { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "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-04-15T14:15:58.000+00:00", "endTime" : "2023-04-15T14:17:23.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8df22fa5-5a79-4d19-a920-4c8265d4a402\",\n \"modelVersionId\": \"47df36ea-a497-483a-913b-d98d33655bf5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e8b8cd61-3ffe-4f2e-b3e0-a666980983c5\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"220d3d4d-456d-49b5-abd5-a8b70518041f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:17:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "cloudIdentifier" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\"},\"environment\":null}", "created" : "2023-04-15T14:16:22.000+00:00" } ], "requestURI" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" } } } 2023-04-15T14:17:26.626Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:26.626Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||InvokeReturn 2023-04-15T14:17:26.628Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:17:26.628Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:17:26.628Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:26.628Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:17:26.628Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:17:26.628Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16d99a0aa3626a168fb98048b24c3e4f", X-B3-SpanId:"987c7c6d7d2ae2be", X-B3-ParentSpanId:"475517b574d62bf8", X-B3-Sampled:"0", X-ONAP-RequestID:"dc76e149-16f5-4738-82eb-376fe253c05f", X-RequestID:"dc76e149-16f5-4738-82eb-376fe253c05f", X-TransactionID:"dc76e149-16f5-4738-82eb-376fe253c05f", X-ECOMP-RequestID:"dc76e149-16f5-4738-82eb-376fe253c05f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c5e282b-c91e-46de-bcc6-93df9ea687b6"] 2023-04-15T14:17:26.628Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:17:26.629Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:26.648Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:26.648Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:26.648Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:17:26.648Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:26 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:26.650Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "groupingId" : "bbbb91b5-30e2-4184-96d9-742c2cb41526", "name" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"396eba4e-0757-49f6-af1d-71f76df12cb0\",\"output_key\":\"subnet_id_9c76a84c-981f-40da-bb03-be9e0b6883e9\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"f9031ddb-f51c-4327-88f0-8ec832897bce\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0/bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"updated_time\":null,\"creation_time\":1681568185000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"02466e469a39487db0ca51e770d0bb3b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-15T14:17:18.000+00:00", "isDataInternal" : false } ] 2023-04-15T14:17:26.650Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:26.650Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:17:26.662Z|dc76e149-16f5-4738-82eb-376fe253c05f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:17:26.849Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:17:26.855Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:17:26.855Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||Invoke 2023-04-15T14:17:26.855Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:26.855Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:17:26.856Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Method : GET 2023-04-15T14:17:26.856Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2606e4bbcd07af2fe1f6e5f5dd698d9a", X-B3-SpanId:"2bf1255827e93a24", X-B3-ParentSpanId:"e2e2a8f9f36e58f5", X-B3-Sampled:"0", X-ONAP-RequestID:"5a834344-3ec6-4df2-add6-1041d25789c9", X-RequestID:"5a834344-3ec6-4df2-add6-1041d25789c9", X-TransactionID:"5a834344-3ec6-4df2-add6-1041d25789c9", X-ECOMP-RequestID:"5a834344-3ec6-4df2-add6-1041d25789c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6490bf25-808e-4110-af60-c58fe5c4071d"] 2023-04-15T14:17:26.856Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Request body: 2023-04-15T14:17:26.856Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:26.887Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:26.887Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:26.887Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status text : OK 2023-04-15T14:17:26.887Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:26 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:26.888Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Response body: { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "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-04-15T14:15:58.000+00:00", "endTime" : "2023-04-15T14:17:23.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8df22fa5-5a79-4d19-a920-4c8265d4a402\",\n \"modelVersionId\": \"47df36ea-a497-483a-913b-d98d33655bf5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e8b8cd61-3ffe-4f2e-b3e0-a666980983c5\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"220d3d4d-456d-49b5-abd5-a8b70518041f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:17:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "cloudIdentifier" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\"},\"environment\":null}", "created" : "2023-04-15T14:16:22.000+00:00" } ], "requestURI" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" } } } 2023-04-15T14:17:26.888Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:26.888Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||InvokeReturn 2023-04-15T14:17:26.890Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:17:26.890Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:17:26.891Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:26.891Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:17:26.891Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:17:26.891Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2606e4bbcd07af2fe1f6e5f5dd698d9a", X-B3-SpanId:"57f6cc2a59b528ac", X-B3-ParentSpanId:"e2e2a8f9f36e58f5", X-B3-Sampled:"0", X-ONAP-RequestID:"5a834344-3ec6-4df2-add6-1041d25789c9", X-RequestID:"5a834344-3ec6-4df2-add6-1041d25789c9", X-TransactionID:"5a834344-3ec6-4df2-add6-1041d25789c9", X-ECOMP-RequestID:"5a834344-3ec6-4df2-add6-1041d25789c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75368aa2-4eec-4153-9316-faade7f8a229"] 2023-04-15T14:17:26.891Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:17:26.891Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:26.905Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:26.905Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:26.905Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:17:26.905Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:26 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:26.906Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "groupingId" : "bbbb91b5-30e2-4184-96d9-742c2cb41526", "name" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"396eba4e-0757-49f6-af1d-71f76df12cb0\",\"output_key\":\"subnet_id_9c76a84c-981f-40da-bb03-be9e0b6883e9\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"f9031ddb-f51c-4327-88f0-8ec832897bce\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0/bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"updated_time\":null,\"creation_time\":1681568185000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"02466e469a39487db0ca51e770d0bb3b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-15T14:17:18.000+00:00", "isDataInternal" : false } ] 2023-04-15T14:17:26.906Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:26.906Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:17:26.916Z|5a834344-3ec6-4df2-add6-1041d25789c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:17:27.103Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:17:27.111Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:17:27.111Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||Invoke 2023-04-15T14:17:27.111Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:27.111Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c 2023-04-15T14:17:27.112Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Method : GET 2023-04-15T14:17:27.112Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"178448bfc030a33776270d12d21abe4d", X-B3-SpanId:"e618a904d942ffeb", X-B3-ParentSpanId:"e58f0cad65b3ede8", X-B3-Sampled:"0", X-ONAP-RequestID:"e9e34037-dbf8-45c6-a9af-8aa01b321518", X-RequestID:"e9e34037-dbf8-45c6-a9af-8aa01b321518", X-TransactionID:"e9e34037-dbf8-45c6-a9af-8aa01b321518", X-ECOMP-RequestID:"e9e34037-dbf8-45c6-a9af-8aa01b321518", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0636291f-e72e-4d2a-91c7-768f026cf43e"] 2023-04-15T14:17:27.112Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Request body: 2023-04-15T14:17:27.112Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:27.153Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:27.153Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:27.154Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Status text : OK 2023-04-15T14:17:27.154Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:28 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:27.156Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||Response body: { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "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-04-15T14:15:58.000+00:00", "endTime" : "2023-04-15T14:17:23.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8df22fa5-5a79-4d19-a920-4c8265d4a402\",\n \"modelVersionId\": \"47df36ea-a497-483a-913b-d98d33655bf5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e8b8cd61-3ffe-4f2e-b3e0-a666980983c5\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"220d3d4d-456d-49b5-abd5-a8b70518041f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:17:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "cloudIdentifier" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\"},\"environment\":null}", "created" : "2023-04-15T14:16:22.000+00:00" } ], "requestURI" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c" } } } 2023-04-15T14:17:27.156Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:27.157Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76e19a75-dc47-4c91-8251-8c10d2eb606c|INFO|500||InvokeReturn 2023-04-15T14:17:27.158Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:17:27.158Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:17:27.159Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:27.159Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false 2023-04-15T14:17:27.159Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:17:27.159Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"178448bfc030a33776270d12d21abe4d", X-B3-SpanId:"527b0474ef9dc754", X-B3-ParentSpanId:"e58f0cad65b3ede8", X-B3-Sampled:"0", X-ONAP-RequestID:"e9e34037-dbf8-45c6-a9af-8aa01b321518", X-RequestID:"e9e34037-dbf8-45c6-a9af-8aa01b321518", X-TransactionID:"e9e34037-dbf8-45c6-a9af-8aa01b321518", X-ECOMP-RequestID:"e9e34037-dbf8-45c6-a9af-8aa01b321518", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"469d7c09-88ca-4178-a94c-5fd75f0721e6"] 2023-04-15T14:17:27.159Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:17:27.159Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:27.189Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:27.189Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:27.189Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:17:27.190Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:28 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:27.190Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "76e19a75-dc47-4c91-8251-8c10d2eb606c", "groupingId" : "bbbb91b5-30e2-4184-96d9-742c2cb41526", "name" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"396eba4e-0757-49f6-af1d-71f76df12cb0\",\"output_key\":\"subnet_id_9c76a84c-981f-40da-bb03-be9e0b6883e9\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"f9031ddb-f51c-4327-88f0-8ec832897bce\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0/bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"updated_time\":null,\"creation_time\":1681568185000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"02466e469a39487db0ca51e770d0bb3b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-15T14:17:18.000+00:00", "isDataInternal" : false } ] 2023-04-15T14:17:27.190Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:27.190Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76e19a75-dc47-4c91-8251-8c10d2eb606c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:17:27.209Z|e9e34037-dbf8-45c6-a9af-8aa01b321518|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/76e19a75-dc47-4c91-8251-8c10d2eb606c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:17:27.657Z|558fa002-0da5-4293-8ce1-24da86feaf67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:17:27.658Z|558fa002-0da5-4293-8ce1-24da86feaf67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:17:27.664Z|f0413a1c-2b17-4e35-bdca-8d0912f96835|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:17:27.665Z|f0413a1c-2b17-4e35-bdca-8d0912f96835|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:17:27.678Z|bcf46316-370e-4138-96ce-9259804e5856|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:17:27.679Z|bcf46316-370e-4138-96ce-9259804e5856|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:17:35.750Z|7c0a5ea2-a33a-423a-9bb4-11699ab9702d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:17:35.751Z|7c0a5ea2-a33a-423a-9bb4-11699ab9702d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:17:37.555Z|497a9f84-b3c5-4bbe-b976-8bc0576c02b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:17:37.555Z|497a9f84-b3c5-4bbe-b976-8bc0576c02b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:17:37.684Z|a1a4e7c1-ba2a-4c5d-9e74-a3ffdce628d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:17:37.685Z|a1a4e7c1-ba2a-4c5d-9e74-a3ffdce628d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:17:37.697Z|43ffc3a6-d514-4ad7-b372-54822e20d287|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:17:37.698Z|43ffc3a6-d514-4ad7-b372-54822e20d287|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:17:37.707Z|1b363f08-bbf3-47dd-b225-c6443e2eeacc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:17:37.708Z|1b363f08-bbf3-47dd-b225-c6443e2eeacc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:17:38.430Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:17:38.432Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|||INFO|500||Checking if requestId: 6474df8d-e572-40cb-b91f-629e7d1fffca already exists in requestDb InfraActiveRequests table 2023-04-15T14:17:38.433Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:17:38.433Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||Invoke 2023-04-15T14:17:38.433Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:38.433Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:17:38.433Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Method : GET 2023-04-15T14:17:38.434Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b63d98e51d72896da1048683e9edd5a", X-B3-SpanId:"ef211504411ea7c8", X-B3-ParentSpanId:"b053cef50dfcc0de", X-B3-Sampled:"0", X-ONAP-RequestID:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-RequestID:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-TransactionID:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-ECOMP-RequestID:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1584d3f7-9431-4236-8bcd-7b779d770815"] 2023-04-15T14:17:38.434Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Request body: 2023-04-15T14:17:38.434Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:38.481Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:38.481Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T14:17:38.482Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status text : Not Found 2023-04-15T14:17:38.482Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:39 GMT", x-envoy-upstream-service-time:"43", server:"envoy"] 2023-04-15T14:17:38.482Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Response body: 2023-04-15T14:17:38.482Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:38.483Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|404|Not Found|InvokeReturn 2023-04-15T14:17:38.494Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|||INFO|500||Running local validations 2023-04-15T14:17:39.474Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T14:17:39.497Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/74bfb4bd-0e06-48f0-826f-ab89f472fbe5/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-15T14:17:39.498Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/74bfb4bd-0e06-48f0-826f-ab89f472fbe5/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-04-15T14:17:39.592Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/74bfb4bd-0e06-48f0-826f-ab89f472fbe5/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-04-15T14:17:39.592Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/74bfb4bd-0e06-48f0-826f-ab89f472fbe5/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sat, 15 Apr 2023 14:17:39 GMT], server=[envoy], content-length=[395], x-envoy-upstream-service-time=[73], x-aai-txid=[1-aai-resources-230415-14:17:39:421-14003], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T14:17:39.594Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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/74bfb4bd-0e06-48f0-826f-ab89f472fbe5/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/74bfb4bd-0e06-48f0-826f-ab89f472fbe5/related-to/vf-modules","ERR.5.4.6114"]}}} 2023-04-15T14:17:39.596Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/l3-networks/l3-network/74bfb4bd-0e06-48f0-826f-ab89f472fbe5/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2023-04-15T14:17:39.600Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T14:17:39.618Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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/fb473d69d819483e8b1a0bf6189af7a5 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-15T14:17:39.619Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||Invoke 2023-04-15T14:17:39.684Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||InvokeReturn 2023-04-15T14:17:39.685Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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/fb473d69d819483e8b1a0bf6189af7a5 has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 14:17:39 GMT], server=[envoy], content-length=[1065], x-envoy-upstream-service-time=[62], vertex-id=[233488], x-aai-txid=[2-aai-resources-230415-14:17:39:534-85842], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T14:17:39.686Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|||DEBUG|500||{"tenant-id":"fb473d69d819483e8b1a0bf6189af7a5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1681568163207","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/74bfb4bd-0e06-48f0-826f-ab89f472fbe5","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"74bfb4bd-0e06-48f0-826f-ab89f472fbe5"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_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-04-15T14:17:39.687Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-15T14:17:39.688Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-15T14:17:39.689Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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-04-15T14:17:39.689Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-15T14:17:39.690Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:39.690Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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-04-15T14:17:39.690Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-15T14:17:39.690Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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:"9b63d98e51d72896da1048683e9edd5a", X-B3-SpanId:"2aa631acff184057", X-B3-ParentSpanId:"b053cef50dfcc0de", X-B3-Sampled:"0", X-ONAP-RequestID:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-RequestID:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-TransactionID:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-ECOMP-RequestID:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8ee4845-1924-4419-ab98-d246163cb4a7"] 2023-04-15T14:17:39.691Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"74bfb4bd-0e06-48f0-826f-ab89f472fbe5","serviceInstanceId":"220d3d4d-456d-49b5-abd5-a8b70518041f"},"instanceName":null,"requestScope":"network"} 2023-04-15T14:17:39.691Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:39.735Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:39.735Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:39.736Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-15T14:17:39.736Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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, 15 Apr 2023 14:17:40 GMT", x-envoy-upstream-service-time:"40", server:"envoy"] 2023-04-15T14:17:39.737Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-15T14:17:39.737Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:39.737Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-15T14:17:39.738Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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-04-15T14:17:39.739Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-04-15T14:17:39.739Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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-04-15T14:17:39.740Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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-04-15T14:17:39.740Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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-04-15T14:17:39.740Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-RequestID:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-TransactionID:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-ECOMP-RequestID:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3158d2b-cf4a-4f06-9d0e-2f8a1446378d"] 2023-04-15T14:17:39.741Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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-04-15T14:17:39.741Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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-04-15T14:17:39.776Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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-04-15T14:17:39.777Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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-04-15T14:17:39.777Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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-04-15T14:17:39.778Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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, 15 Apr 2023 14:17:39 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:39.779Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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" : 184, "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-04-15T03:11:51.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184" } } } 2023-04-15T14:17:39.779Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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-04-15T14:17:39.780Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-04-15T14:17:39.791Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-15T14:17:39.792Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-15T14:17:39.792Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:39.793Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-15T14:17:39.793Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-15T14:17:39.793Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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:"9b63d98e51d72896da1048683e9edd5a", X-B3-SpanId:"0796c0e4c17eee36", X-B3-ParentSpanId:"b053cef50dfcc0de", X-B3-Sampled:"0", X-ONAP-RequestID:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-RequestID:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-TransactionID:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-ECOMP-RequestID:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cb7334b-bb1b-4600-a641-e314b4a3a812"] 2023-04-15T14:17:39.794Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6474df8d-e572-40cb-b91f-629e7d1fffca","requestStatus":"IN_PROGRESS","startTime":1681568259596,"source":"VID","tenantId":"fb473d69d819483e8b1a0bf6189af7a5","requestBody":"{\n\t\"requestDetails\": {\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"220d3d4d-456d-49b5-abd5-a8b70518041f","requestScope":"network","requestAction":"deleteInstance","networkId":"74bfb4bd-0e06-48f0-826f-ab89f472fbe5","networkType":"","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"6474df8d-e572-40cb-b91f-629e7d1fffca"} 2023-04-15T14:17:39.794Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:39.851Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:39.852Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-15T14:17:39.852Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-15T14:17:39.853Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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/6474df8d-e572-40cb-b91f-629e7d1fffca", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:40 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:39.854Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T14:17:39.596+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-15T14:17:40.705+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" } } } 2023-04-15T14:17:39.854Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:39.854Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-15T14:17:39.865Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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-04-15T14:17:39.866Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-15T14:17:39.866Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:39.866Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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-04-15T14:17:39.867Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-15T14:17:39.867Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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:"9b63d98e51d72896da1048683e9edd5a", X-B3-SpanId:"41045776da7ef466", X-B3-ParentSpanId:"b053cef50dfcc0de", X-B3-Sampled:"0", X-ONAP-RequestID:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-RequestID:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-TransactionID:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-ECOMP-RequestID:"6474df8d-e572-40cb-b91f-629e7d1fffca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c5e7d0e-e9c8-480b-999a-05b6a5fc7160"] 2023-04-15T14:17:39.867Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|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\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"220d3d4d-456d-49b5-abd5-a8b70518041f\",\"networkInstanceId\":\"74bfb4bd-0e06-48f0-826f-ab89f472fbe5\"}","type":"String"},"requestId":{"value":"6474df8d-e572-40cb-b91f-629e7d1fffca","type":"String"},"mso-request-id":{"value":"6474df8d-e572-40cb-b91f-629e7d1fffca","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"220d3d4d-456d-49b5-abd5-a8b70518041f","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"74bfb4bd-0e06-48f0-826f-ab89f472fbe5","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/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-15T14:17:39.867Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:40.888Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:40.889Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-15T14:17:40.889Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-15T14:17:40.890Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sat, 15 Apr 2023 14:17:40 GMT", x-onap-requestid:"6474df8d-e572-40cb-b91f-629e7d1fffca", x-requestid:"6474df8d-e572-40cb-b91f-629e7d1fffca", x-transactionid:"6474df8d-e572-40cb-b91f-629e7d1fffca", x-ecomp-requestid:"6474df8d-e572-40cb-b91f-629e7d1fffca", x-onap-partnername:"UNKNOWN", x-invocationid:"3c5e7d0e-e9c8-480b-999a-05b6a5fc7160", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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-04-15T14:17:40.890Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6474df8d-e572-40cb-b91f-629e7d1fffca\",\"instanceId\":\"74bfb4bd-0e06-48f0-826f-ab89f472fbe5\"}}","message":"Success","processInstanceID":"47784737-db98-11ed-be62-aaf687431df4","variables":null,"messageCode":200} 2023-04-15T14:17:40.890Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:40.891Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-15T14:17:40.896Z|6474df8d-e572-40cb-b91f-629e7d1fffca|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:17:41.123Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:17:41.128Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:17:41.128Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||Invoke 2023-04-15T14:17:41.128Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:41.129Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:17:41.129Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Method : GET 2023-04-15T14:17:41.129Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"035c12490c30247ab090b13e5fec8b63", X-B3-SpanId:"57baa6441efad7a8", X-B3-ParentSpanId:"0c0a86524cafde1a", X-B3-Sampled:"0", X-ONAP-RequestID:"89947ac7-e94d-4a33-84be-9cae4e7e40d1", X-RequestID:"89947ac7-e94d-4a33-84be-9cae4e7e40d1", X-TransactionID:"89947ac7-e94d-4a33-84be-9cae4e7e40d1", X-ECOMP-RequestID:"89947ac7-e94d-4a33-84be-9cae4e7e40d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecb8012b-3af6-46c6-af19-c62bef6d4545"] 2023-04-15T14:17:41.129Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Request body: 2023-04-15T14:17:41.129Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:41.168Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:41.169Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:41.169Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status text : OK 2023-04-15T14:17:41.170Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:42 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:41.170Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Response body: { "requestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T14:17:39.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:17:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" } } } 2023-04-15T14:17:41.170Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:41.171Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||InvokeReturn 2023-04-15T14:17:41.173Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:17:41.173Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:17:41.174Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:41.174Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:17:41.174Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:17:41.174Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"035c12490c30247ab090b13e5fec8b63", X-B3-SpanId:"79972621795e1c8a", X-B3-ParentSpanId:"0c0a86524cafde1a", X-B3-Sampled:"0", X-ONAP-RequestID:"89947ac7-e94d-4a33-84be-9cae4e7e40d1", X-RequestID:"89947ac7-e94d-4a33-84be-9cae4e7e40d1", X-TransactionID:"89947ac7-e94d-4a33-84be-9cae4e7e40d1", X-ECOMP-RequestID:"89947ac7-e94d-4a33-84be-9cae4e7e40d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc853eef-4a1c-44b7-b870-86a34c3f5c2b"] 2023-04-15T14:17:41.174Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:17:41.175Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:41.201Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:41.201Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:41.201Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:17:41.202Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:42 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:41.203Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:17:41.203Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:41.203Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:17:41.215Z|89947ac7-e94d-4a33-84be-9cae4e7e40d1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:17:47.710Z|3ad2748f-8ad1-4b41-a88a-75f9c126dd6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:17:47.711Z|3ad2748f-8ad1-4b41-a88a-75f9c126dd6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:17:47.724Z|a9dbe22d-d618-45a5-ad7d-e87efb276e97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:17:47.725Z|a9dbe22d-d618-45a5-ad7d-e87efb276e97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:17:47.731Z|43a2316b-2fdd-4dd2-bd8b-8d95ad6cfcde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:17:47.731Z|43a2316b-2fdd-4dd2-bd8b-8d95ad6cfcde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:17:50.750Z|3cc1541c-c24b-4049-b0ef-a9815b297d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:17:50.750Z|3cc1541c-c24b-4049-b0ef-a9815b297d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:17:51.418Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:17:51.433Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:17:51.434Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||Invoke 2023-04-15T14:17:51.434Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:51.435Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:17:51.435Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Method : GET 2023-04-15T14:17:51.435Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0395656c8a885cdd8545cfabeda2d931", X-B3-SpanId:"b239a21cd499906f", X-B3-ParentSpanId:"cdf779591e2b06d3", X-B3-Sampled:"0", X-ONAP-RequestID:"07619fc5-9a94-4b38-80ea-78fe313ec804", X-RequestID:"07619fc5-9a94-4b38-80ea-78fe313ec804", X-TransactionID:"07619fc5-9a94-4b38-80ea-78fe313ec804", X-ECOMP-RequestID:"07619fc5-9a94-4b38-80ea-78fe313ec804", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97be3486-d774-4045-8bf0-e03d517897e9"] 2023-04-15T14:17:51.435Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Request body: 2023-04-15T14:17:51.436Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:51.475Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:51.475Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:51.476Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status text : OK 2023-04-15T14:17:51.477Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:52 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:51.479Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Response body: { "requestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "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-04-15T14:17:39.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:17:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" } } } 2023-04-15T14:17:51.479Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:51.480Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||InvokeReturn 2023-04-15T14:17:51.482Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:17:51.482Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:17:51.483Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:51.483Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:17:51.483Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:17:51.483Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0395656c8a885cdd8545cfabeda2d931", X-B3-SpanId:"a41df0868f056d2b", X-B3-ParentSpanId:"cdf779591e2b06d3", X-B3-Sampled:"0", X-ONAP-RequestID:"07619fc5-9a94-4b38-80ea-78fe313ec804", X-RequestID:"07619fc5-9a94-4b38-80ea-78fe313ec804", X-TransactionID:"07619fc5-9a94-4b38-80ea-78fe313ec804", X-ECOMP-RequestID:"07619fc5-9a94-4b38-80ea-78fe313ec804", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86afb000-0f77-4753-a48d-62cab47d1072"] 2023-04-15T14:17:51.484Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:17:51.484Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:51.505Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:51.505Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:51.505Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:17:51.505Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:17:52 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:17:51.506Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "groupingId" : "bbbb91b5-30e2-4184-96d9-742c2cb41526", "name" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_9c76a84c-981f-40da-bb03-be9e0b6883e9\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0/bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"updated_time\":1681568267000,\"creation_time\":1681568185000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"02466e469a39487db0ca51e770d0bb3b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-15T14:17:47.000+00:00", "isDataInternal" : false } ] 2023-04-15T14:17:51.506Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:51.506Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:17:51.574Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:17:51.575Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T14:17:51.575Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:51.575Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:17:51.575Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:17:51.575Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"07619fc5-9a94-4b38-80ea-78fe313ec804", X-RequestID:"07619fc5-9a94-4b38-80ea-78fe313ec804", X-TransactionID:"07619fc5-9a94-4b38-80ea-78fe313ec804", X-ECOMP-RequestID:"07619fc5-9a94-4b38-80ea-78fe313ec804", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1de4b2b0-6e13-4fd5-bfb5-6538799e5dbd"] 2023-04-15T14:17:51.576Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:17:51.576Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:51.741Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:51.742Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:51.743Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:17:51.744Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=82E3EA4329A1061BF86DED483BEC19F6; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:17:51 GMT", x-envoy-upstream-service-time:"154", server:"envoy"] 2023-04-15T14:17:51.744Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4a406717-db98-11ed-be62-aaf687431df4","businessKey":"6474df8d-e572-40cb-b91f-629e7d1fffca","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T14:17:44.560+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"47784737-db98-11ed-be62-aaf687431df4","superProcessInstanceId":"4a3ee140-db98-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T14:17:51.745Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:51.745Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:17:51.762Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:17:51.763Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T14:17:51.763Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:17:51.763Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:17:51.763Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:17:51.764Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"07619fc5-9a94-4b38-80ea-78fe313ec804", X-RequestID:"07619fc5-9a94-4b38-80ea-78fe313ec804", X-TransactionID:"07619fc5-9a94-4b38-80ea-78fe313ec804", X-ECOMP-RequestID:"07619fc5-9a94-4b38-80ea-78fe313ec804", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d038a152-f61b-4b68-8ff5-93761b5859ea"] 2023-04-15T14:17:51.764Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:17:51.764Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:17:51.924Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:17:51.925Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:17:51.925Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:17:51.925Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A5D6100A490EFB06270B3277B36C9379; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:17:51 GMT", x-envoy-upstream-service-time:"155", server:"envoy"] 2023-04-15T14:17:51.926Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:4bdc63ff-db98-11ed-be62-aaf687431df4","parentActivityInstanceId":"4a406717-db98-11ed-be62-aaf687431df4","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"4a406717-db98-11ed-be62-aaf687431df4","executionId":"4a406717-db98-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T14:17:47.260+0000","endTime":"2023-04-15T14:17:47.272+0000","durationInMillis":12,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"47784737-db98-11ed-be62-aaf687431df4"}] 2023-04-15T14:17:51.926Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:17:51.927Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:17:51.940Z|07619fc5-9a94-4b38-80ea-78fe313ec804|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:17:57.749Z|f215076e-061d-4201-90bf-94c2b55cf71f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:17:57.751Z|f215076e-061d-4201-90bf-94c2b55cf71f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:17:57.752Z|d534adf2-74fe-46fb-8e6b-82354dcb3d5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:17:57.752Z|d534adf2-74fe-46fb-8e6b-82354dcb3d5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:17:57.764Z|ae132882-c93b-4e83-9398-c442771bf3f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:17:57.764Z|ae132882-c93b-4e83-9398-c442771bf3f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:17:59.889Z|4899b5f1-2ce3-408b-b402-0cc4d6acf709|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:17:59.890Z|4899b5f1-2ce3-408b-b402-0cc4d6acf709|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:18:02.152Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:18:02.160Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:18:02.161Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||Invoke 2023-04-15T14:18:02.161Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:02.162Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:18:02.162Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Method : GET 2023-04-15T14:18:02.162Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57f3c2f69e6f9bab6c6d455958410f92", X-B3-SpanId:"a7bf76c6ffc9f900", X-B3-ParentSpanId:"c0b0240a53664f41", X-B3-Sampled:"0", X-ONAP-RequestID:"68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7", X-RequestID:"68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7", X-TransactionID:"68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7", X-ECOMP-RequestID:"68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42b454ce-45d0-426d-8f6e-fe4c8ca7581e"] 2023-04-15T14:18:02.163Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Request body: 2023-04-15T14:18:02.163Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:02.207Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:02.208Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:02.208Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status text : OK 2023-04-15T14:18:02.209Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:03 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:02.209Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Response body: { "requestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "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-04-15T14:17:39.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:17:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" } } } 2023-04-15T14:18:02.210Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:02.210Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||InvokeReturn 2023-04-15T14:18:02.214Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:18:02.215Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:18:02.215Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:02.215Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:18:02.216Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:18:02.216Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57f3c2f69e6f9bab6c6d455958410f92", X-B3-SpanId:"25aed0d6908e9f8a", X-B3-ParentSpanId:"c0b0240a53664f41", X-B3-Sampled:"0", X-ONAP-RequestID:"68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7", X-RequestID:"68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7", X-TransactionID:"68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7", X-ECOMP-RequestID:"68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e67a846-71c2-4ad8-8e0b-cb2f4e266866"] 2023-04-15T14:18:02.217Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:18:02.217Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:02.237Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:02.238Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:02.238Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:18:02.238Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:03 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:02.240Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "groupingId" : "bbbb91b5-30e2-4184-96d9-742c2cb41526", "name" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_9c76a84c-981f-40da-bb03-be9e0b6883e9\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0/bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"updated_time\":1681568267000,\"creation_time\":1681568185000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"02466e469a39487db0ca51e770d0bb3b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-15T14:17:47.000+00:00", "isDataInternal" : false } ] 2023-04-15T14:18:02.240Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:02.241Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:18:02.280Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:18:02.281Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T14:18:02.281Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:02.281Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:18:02.281Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:18:02.281Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7", X-RequestID:"68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7", X-TransactionID:"68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7", X-ECOMP-RequestID:"68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1edd638-b163-4272-bf76-ae09cebcc053"] 2023-04-15T14:18:02.282Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:18:02.282Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:02.474Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:02.474Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:02.474Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:18:02.475Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F1306A498EB7A093623F0665C16547B6; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:18:02 GMT", x-envoy-upstream-service-time:"189", server:"envoy"] 2023-04-15T14:18:02.475Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4a406717-db98-11ed-be62-aaf687431df4","businessKey":"6474df8d-e572-40cb-b91f-629e7d1fffca","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T14:17:44.560+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"47784737-db98-11ed-be62-aaf687431df4","superProcessInstanceId":"4a3ee140-db98-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T14:18:02.475Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:02.476Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:18:02.493Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:18:02.494Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T14:18:02.494Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:02.494Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:18:02.495Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:18:02.495Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7", X-RequestID:"68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7", X-TransactionID:"68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7", X-ECOMP-RequestID:"68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e45008fe-a0be-4837-b37e-807f57258a51"] 2023-04-15T14:18:02.495Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:18:02.496Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:02.640Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:02.641Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:02.642Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:18:02.642Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DBC540C16CF54E95A35B4C293ACE058F; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:18:02 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2023-04-15T14:18:02.644Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:4bdc63ff-db98-11ed-be62-aaf687431df4","parentActivityInstanceId":"4a406717-db98-11ed-be62-aaf687431df4","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"4a406717-db98-11ed-be62-aaf687431df4","executionId":"4a406717-db98-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T14:17:47.260+0000","endTime":"2023-04-15T14:17:47.272+0000","durationInMillis":12,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"47784737-db98-11ed-be62-aaf687431df4"}] 2023-04-15T14:18:02.644Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:02.645Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a406717-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:18:02.654Z|68d4d4fd-8ee8-4bf5-92b7-a94e4a40d9e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:18:05.750Z|6f48c7c1-e5b5-45d2-8de0-cc1915936fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:18:05.754Z|6f48c7c1-e5b5-45d2-8de0-cc1915936fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:18:07.556Z|7a8a8c5d-03c4-40fd-b119-1b7258b9c504|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:18:07.557Z|7a8a8c5d-03c4-40fd-b119-1b7258b9c504|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:18:07.792Z|aa86f924-da55-449e-b682-38b1be373ac7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:18:07.792Z|8d1a5c24-b02f-4d04-8986-052fb4037ac2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:18:07.792Z|aa86f924-da55-449e-b682-38b1be373ac7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:18:07.792Z|8d1a5c24-b02f-4d04-8986-052fb4037ac2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:18:07.795Z|8d7ce892-293e-41a3-8538-6946172ba389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:18:07.796Z|8d7ce892-293e-41a3-8538-6946172ba389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:18:12.849Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:18:12.857Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:18:12.858Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||Invoke 2023-04-15T14:18:12.859Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:12.859Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:18:12.859Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Method : GET 2023-04-15T14:18:12.860Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d378eb9e05a56ff005e7a97f5b084c1", X-B3-SpanId:"25efeea023333efc", X-B3-ParentSpanId:"a31a53b3ec0b2bf0", X-B3-Sampled:"0", X-ONAP-RequestID:"6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6", X-RequestID:"6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6", X-TransactionID:"6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6", X-ECOMP-RequestID:"6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efa93cd6-9f91-4a28-a5c4-455106bbda3c"] 2023-04-15T14:18:12.860Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Request body: 2023-04-15T14:18:12.860Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:12.910Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:12.911Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:12.911Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status text : OK 2023-04-15T14:18:12.911Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:13 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:12.913Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Response body: { "requestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "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-04-15T14:17:39.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:18:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" } } } 2023-04-15T14:18:12.914Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:12.914Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||InvokeReturn 2023-04-15T14:18:12.916Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:18:12.917Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:18:12.917Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:12.917Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:18:12.918Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:18:12.918Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d378eb9e05a56ff005e7a97f5b084c1", X-B3-SpanId:"81cc4a84ed87e668", X-B3-ParentSpanId:"a31a53b3ec0b2bf0", X-B3-Sampled:"0", X-ONAP-RequestID:"6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6", X-RequestID:"6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6", X-TransactionID:"6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6", X-ECOMP-RequestID:"6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c393beb-9064-4012-b99f-87727c1cac93"] 2023-04-15T14:18:12.918Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:18:12.919Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:12.945Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:12.945Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:12.946Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:18:12.946Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:13 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:12.947Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "groupingId" : "bbbb91b5-30e2-4184-96d9-742c2cb41526", "name" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0/bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"updated_time\":1681568267000,\"creation_time\":1681568185000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"02466e469a39487db0ca51e770d0bb3b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-15T14:17:47.000+00:00", "isDataInternal" : false } ] 2023-04-15T14:18:12.948Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:12.948Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:18:12.964Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:18:12.965Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T14:18:12.965Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:12.965Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:18:12.965Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:18:12.965Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6", X-RequestID:"6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6", X-TransactionID:"6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6", X-ECOMP-RequestID:"6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9821397-d5cd-4e6c-885b-5c423aafc510"] 2023-04-15T14:18:12.965Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:18:12.965Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:13.105Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:13.105Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:13.105Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:18:13.105Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=919F6E4AAAF9EE4D4005EB10464048D6; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:18:13 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2023-04-15T14:18:13.106Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"57531d1b-db98-11ed-be62-aaf687431df4","businessKey":"6474df8d-e572-40cb-b91f-629e7d1fffca","processDefinitionId":"SDNCHandler:1:93169f8d-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-15T14:18:06.493+0000","endTime":"2023-04-15T14:18:07.894+0000","removalTime":null,"durationInMillis":1401,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"47784737-db98-11ed-be62-aaf687431df4","superProcessInstanceId":"57388ffc-db98-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-15T14:18:13.106Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:13.107Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:18:13.125Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:18:13.125Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T14:18:13.125Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:13.125Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:18:13.126Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:18:13.126Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6", X-RequestID:"6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6", X-TransactionID:"6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6", X-ECOMP-RequestID:"6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"974ca607-705b-4d1f-bfe1-2460bc48c6eb"] 2023-04-15T14:18:13.126Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:18:13.126Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:13.302Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:13.302Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:13.303Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:18:13.303Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=66246BE8E012936CE571FE99E82101A4; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:18:13 GMT", x-envoy-upstream-service-time:"169", server:"envoy"] 2023-04-15T14:18:13.303Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:5753b96e-db98-11ed-be62-aaf687431df4","parentActivityInstanceId":"57531d1b-db98-11ed-be62-aaf687431df4","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:93169f8d-db3b-11ed-be62-aaf687431df4","processInstanceId":"57531d1b-db98-11ed-be62-aaf687431df4","executionId":"57531d1b-db98-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T14:18:06.497+0000","endTime":"2023-04-15T14:18:07.893+0000","durationInMillis":1396,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"47784737-db98-11ed-be62-aaf687431df4"}] 2023-04-15T14:18:13.303Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:13.303Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:18:13.308Z|6b584c0e-b8eb-42d0-8d5c-6db41e8b3ba6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:18:17.825Z|404d99e1-cfff-4463-a15f-01219536864f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:18:17.826Z|404d99e1-cfff-4463-a15f-01219536864f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:18:17.828Z|741697a2-0c3a-4191-8549-2ed6dd0cfb76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:18:17.829Z|741697a2-0c3a-4191-8549-2ed6dd0cfb76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:18:17.830Z|b2a60b8b-163e-4471-ba0f-09a43a1abe6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:18:17.830Z|b2a60b8b-163e-4471-ba0f-09a43a1abe6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:18:20.750Z|18bb3f2b-2c85-4d20-bf29-a9c01d7d897f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:18:20.750Z|18bb3f2b-2c85-4d20-bf29-a9c01d7d897f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:18:23.502Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:18:23.511Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:18:23.511Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||Invoke 2023-04-15T14:18:23.511Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:23.512Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:18:23.512Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Method : GET 2023-04-15T14:18:23.512Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d5d37388b197a765f6511a382c75306", X-B3-SpanId:"3129631c5557f34e", X-B3-ParentSpanId:"5028ac0c8893edf2", X-B3-Sampled:"0", X-ONAP-RequestID:"76567c20-ef8e-47b3-a96e-20770dc673c7", X-RequestID:"76567c20-ef8e-47b3-a96e-20770dc673c7", X-TransactionID:"76567c20-ef8e-47b3-a96e-20770dc673c7", X-ECOMP-RequestID:"76567c20-ef8e-47b3-a96e-20770dc673c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91a6916d-76e0-4a32-a4aa-0172ae57aa7c"] 2023-04-15T14:18:23.512Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Request body: 2023-04-15T14:18:23.512Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:23.558Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:23.559Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:23.559Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status text : OK 2023-04-15T14:18:23.559Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:24 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:23.562Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Response body: { "requestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "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-04-15T14:17:39.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:18:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" } } } 2023-04-15T14:18:23.562Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:23.562Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||InvokeReturn 2023-04-15T14:18:23.564Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:18:23.564Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:18:23.565Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:23.565Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:18:23.565Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:18:23.566Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d5d37388b197a765f6511a382c75306", X-B3-SpanId:"7f46c8436622ec30", X-B3-ParentSpanId:"5028ac0c8893edf2", X-B3-Sampled:"0", X-ONAP-RequestID:"76567c20-ef8e-47b3-a96e-20770dc673c7", X-RequestID:"76567c20-ef8e-47b3-a96e-20770dc673c7", X-TransactionID:"76567c20-ef8e-47b3-a96e-20770dc673c7", X-ECOMP-RequestID:"76567c20-ef8e-47b3-a96e-20770dc673c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f18b4f1-809b-468e-a641-0f10a1e71fca"] 2023-04-15T14:18:23.566Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:18:23.566Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:23.589Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:23.589Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:23.590Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:18:23.590Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:24 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:23.591Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "groupingId" : "bbbb91b5-30e2-4184-96d9-742c2cb41526", "name" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0/bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"updated_time\":1681568267000,\"creation_time\":1681568185000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"02466e469a39487db0ca51e770d0bb3b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-15T14:17:47.000+00:00", "isDataInternal" : false } ] 2023-04-15T14:18:23.591Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:23.591Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:18:23.607Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:18:23.608Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T14:18:23.608Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:23.608Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T14:18:23.608Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:18:23.608Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"76567c20-ef8e-47b3-a96e-20770dc673c7", X-RequestID:"76567c20-ef8e-47b3-a96e-20770dc673c7", X-TransactionID:"76567c20-ef8e-47b3-a96e-20770dc673c7", X-ECOMP-RequestID:"76567c20-ef8e-47b3-a96e-20770dc673c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6f0777c-ea89-4b1f-9a25-aab8d33f8fb0"] 2023-04-15T14:18:23.609Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:18:23.609Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:23.777Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:23.778Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:23.778Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:18:23.778Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A9E7C161D83553C2C556722FD56D689A; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:18:23 GMT", x-envoy-upstream-service-time:"156", server:"envoy"] 2023-04-15T14:18:23.779Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"57531d1b-db98-11ed-be62-aaf687431df4","businessKey":"6474df8d-e572-40cb-b91f-629e7d1fffca","processDefinitionId":"SDNCHandler:1:93169f8d-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-15T14:18:06.493+0000","endTime":"2023-04-15T14:18:07.894+0000","removalTime":null,"durationInMillis":1401,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"47784737-db98-11ed-be62-aaf687431df4","superProcessInstanceId":"57388ffc-db98-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-15T14:18:23.780Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:23.780Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6474df8d-e572-40cb-b91f-629e7d1fffca&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:18:23.804Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:18:23.805Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T14:18:23.805Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:23.805Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T14:18:23.805Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T14:18:23.805Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"76567c20-ef8e-47b3-a96e-20770dc673c7", X-RequestID:"76567c20-ef8e-47b3-a96e-20770dc673c7", X-TransactionID:"76567c20-ef8e-47b3-a96e-20770dc673c7", X-ECOMP-RequestID:"76567c20-ef8e-47b3-a96e-20770dc673c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bdd3d00-2773-4adb-9864-374d97759f02"] 2023-04-15T14:18:23.805Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T14:18:23.806Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:23.939Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:23.940Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:23.940Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T14:18:23.941Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=746E410EA8AF33D9172CEA37228AED22; Path=/; HttpOnly", cache-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, 15 Apr 2023 14:18:23 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2023-04-15T14:18:23.941Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:5753b96e-db98-11ed-be62-aaf687431df4","parentActivityInstanceId":"57531d1b-db98-11ed-be62-aaf687431df4","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:93169f8d-db3b-11ed-be62-aaf687431df4","processInstanceId":"57531d1b-db98-11ed-be62-aaf687431df4","executionId":"57531d1b-db98-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T14:18:06.497+0000","endTime":"2023-04-15T14:18:07.893+0000","durationInMillis":1396,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"47784737-db98-11ed-be62-aaf687431df4"}] 2023-04-15T14:18:23.941Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:23.942Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=57531d1b-db98-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T14:18:23.948Z|76567c20-ef8e-47b3-a96e-20770dc673c7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:18:27.862Z|bc10c2ff-87a1-4db9-a6f7-5a0816e4bcdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:18:27.863Z|bc10c2ff-87a1-4db9-a6f7-5a0816e4bcdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:18:27.867Z|b6af7b3c-788a-4cd6-9921-1a28a37fd88b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:18:27.868Z|b6af7b3c-788a-4cd6-9921-1a28a37fd88b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:18:27.870Z|17c744d7-96c8-47fb-995a-b2bc9a4534a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:18:27.870Z|17c744d7-96c8-47fb-995a-b2bc9a4534a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:18:34.145Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:18:34.153Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:18:34.153Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||Invoke 2023-04-15T14:18:34.154Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:34.154Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:18:34.154Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Method : GET 2023-04-15T14:18:34.154Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20932e9eef7119de9c59dc4c7589ec81", X-B3-SpanId:"4afa56c0c698a2bd", X-B3-ParentSpanId:"d6b2980e7650f6ab", X-B3-Sampled:"0", X-ONAP-RequestID:"d53cbc0c-e324-48d5-a06c-1364cba8f482", X-RequestID:"d53cbc0c-e324-48d5-a06c-1364cba8f482", X-TransactionID:"d53cbc0c-e324-48d5-a06c-1364cba8f482", X-ECOMP-RequestID:"d53cbc0c-e324-48d5-a06c-1364cba8f482", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2df9918f-52aa-46d3-8297-00b3c5d5b11c"] 2023-04-15T14:18:34.154Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Request body: 2023-04-15T14:18:34.154Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:34.195Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:34.196Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:34.196Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status text : OK 2023-04-15T14:18:34.196Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:35 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:34.197Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Response body: { "requestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "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-04-15T14:17:39.000+00:00", "endTime" : "2023-04-15T14:18:28.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:18:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" } } } 2023-04-15T14:18:34.197Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:34.197Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||InvokeReturn 2023-04-15T14:18:34.199Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:18:34.199Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:18:34.199Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:34.199Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:18:34.199Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:18:34.200Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20932e9eef7119de9c59dc4c7589ec81", X-B3-SpanId:"a686f3230ae18263", X-B3-ParentSpanId:"d6b2980e7650f6ab", X-B3-Sampled:"0", X-ONAP-RequestID:"d53cbc0c-e324-48d5-a06c-1364cba8f482", X-RequestID:"d53cbc0c-e324-48d5-a06c-1364cba8f482", X-TransactionID:"d53cbc0c-e324-48d5-a06c-1364cba8f482", X-ECOMP-RequestID:"d53cbc0c-e324-48d5-a06c-1364cba8f482", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03887759-ff23-4b11-a9a9-8a7a63f4e60a"] 2023-04-15T14:18:34.200Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:18:34.200Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:34.221Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:34.221Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:34.222Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:18:34.222Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:35 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:34.223Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "groupingId" : "bbbb91b5-30e2-4184-96d9-742c2cb41526", "name" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0/bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"updated_time\":1681568267000,\"creation_time\":1681568185000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"02466e469a39487db0ca51e770d0bb3b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-15T14:17:47.000+00:00", "isDataInternal" : false } ] 2023-04-15T14:18:34.224Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:34.231Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:18:34.247Z|d53cbc0c-e324-48d5-a06c-1364cba8f482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:18:34.431Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:18:34.436Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:18:34.436Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||Invoke 2023-04-15T14:18:34.436Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:34.436Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:18:34.437Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Method : GET 2023-04-15T14:18:34.437Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"659b595e75571491ab4514525875ff89", X-B3-SpanId:"926f75573b973ef5", X-B3-ParentSpanId:"8f6b2863068bde01", X-B3-Sampled:"0", X-ONAP-RequestID:"2ec09547-8b1d-48ff-96a7-cfa96728c7de", X-RequestID:"2ec09547-8b1d-48ff-96a7-cfa96728c7de", X-TransactionID:"2ec09547-8b1d-48ff-96a7-cfa96728c7de", X-ECOMP-RequestID:"2ec09547-8b1d-48ff-96a7-cfa96728c7de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3711ed85-f600-4384-9f69-f4adf7e4ca46"] 2023-04-15T14:18:34.437Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Request body: 2023-04-15T14:18:34.437Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:34.472Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:34.472Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:34.472Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status text : OK 2023-04-15T14:18:34.472Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:35 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:34.473Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Response body: { "requestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "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-04-15T14:17:39.000+00:00", "endTime" : "2023-04-15T14:18:28.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:18:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" } } } 2023-04-15T14:18:34.474Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:34.474Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||InvokeReturn 2023-04-15T14:18:34.489Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:18:34.490Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:18:34.490Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:34.490Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:18:34.490Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:18:34.490Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"659b595e75571491ab4514525875ff89", X-B3-SpanId:"a0391c9a957e4c6d", X-B3-ParentSpanId:"8f6b2863068bde01", X-B3-Sampled:"0", X-ONAP-RequestID:"2ec09547-8b1d-48ff-96a7-cfa96728c7de", X-RequestID:"2ec09547-8b1d-48ff-96a7-cfa96728c7de", X-TransactionID:"2ec09547-8b1d-48ff-96a7-cfa96728c7de", X-ECOMP-RequestID:"2ec09547-8b1d-48ff-96a7-cfa96728c7de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5ce6303-b542-44db-ae36-fa768398ac30"] 2023-04-15T14:18:34.491Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:18:34.491Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:34.514Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:34.515Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:34.515Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:18:34.515Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:35 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:34.516Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "groupingId" : "bbbb91b5-30e2-4184-96d9-742c2cb41526", "name" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0/bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"updated_time\":1681568267000,\"creation_time\":1681568185000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"02466e469a39487db0ca51e770d0bb3b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-15T14:17:47.000+00:00", "isDataInternal" : false } ] 2023-04-15T14:18:34.517Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:34.517Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:18:34.529Z|2ec09547-8b1d-48ff-96a7-cfa96728c7de|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:18:34.790Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:18:34.796Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:18:34.796Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||Invoke 2023-04-15T14:18:34.797Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:34.797Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:18:34.797Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Method : GET 2023-04-15T14:18:34.797Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"266e9e01b090ea391611a464485a1c6e", X-B3-SpanId:"b8e702411c16b28e", X-B3-ParentSpanId:"41481556d6a8d863", X-B3-Sampled:"0", X-ONAP-RequestID:"426a625c-6d4b-41f6-9987-c4ca05cb4210", X-RequestID:"426a625c-6d4b-41f6-9987-c4ca05cb4210", X-TransactionID:"426a625c-6d4b-41f6-9987-c4ca05cb4210", X-ECOMP-RequestID:"426a625c-6d4b-41f6-9987-c4ca05cb4210", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"532b9e38-361f-4ccf-9ba7-43bdad4638ae"] 2023-04-15T14:18:34.797Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Request body: 2023-04-15T14:18:34.797Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:34.834Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:34.835Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:34.835Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status text : OK 2023-04-15T14:18:34.835Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:35 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:34.835Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Response body: { "requestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "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-04-15T14:17:39.000+00:00", "endTime" : "2023-04-15T14:18:28.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:18:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" } } } 2023-04-15T14:18:34.835Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:34.836Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||InvokeReturn 2023-04-15T14:18:34.837Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:18:34.837Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:18:34.837Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:34.837Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:18:34.837Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:18:34.837Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"266e9e01b090ea391611a464485a1c6e", X-B3-SpanId:"592ea2faf703a983", X-B3-ParentSpanId:"41481556d6a8d863", X-B3-Sampled:"0", X-ONAP-RequestID:"426a625c-6d4b-41f6-9987-c4ca05cb4210", X-RequestID:"426a625c-6d4b-41f6-9987-c4ca05cb4210", X-TransactionID:"426a625c-6d4b-41f6-9987-c4ca05cb4210", X-ECOMP-RequestID:"426a625c-6d4b-41f6-9987-c4ca05cb4210", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c03cbf8-880a-472c-a839-9fb5670d1409"] 2023-04-15T14:18:34.838Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:18:34.838Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:34.862Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:34.862Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:34.862Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:18:34.862Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:35 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:34.867Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "groupingId" : "bbbb91b5-30e2-4184-96d9-742c2cb41526", "name" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0/bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"updated_time\":1681568267000,\"creation_time\":1681568185000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"02466e469a39487db0ca51e770d0bb3b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-15T14:17:47.000+00:00", "isDataInternal" : false } ] 2023-04-15T14:18:34.867Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:34.867Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:18:34.875Z|426a625c-6d4b-41f6-9987-c4ca05cb4210|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:18:35.101Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:18:35.107Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:18:35.108Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||Invoke 2023-04-15T14:18:35.108Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:35.108Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:18:35.108Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Method : GET 2023-04-15T14:18:35.108Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0dcb714c09e7079e8591e7fed2c5b48b", X-B3-SpanId:"a9ebcfa68668360f", X-B3-ParentSpanId:"d3b24a237cb5c97e", X-B3-Sampled:"0", X-ONAP-RequestID:"6b60662c-ef65-45ad-8c69-33b03ec57b5c", X-RequestID:"6b60662c-ef65-45ad-8c69-33b03ec57b5c", X-TransactionID:"6b60662c-ef65-45ad-8c69-33b03ec57b5c", X-ECOMP-RequestID:"6b60662c-ef65-45ad-8c69-33b03ec57b5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11f5cf0a-afaa-4894-9e26-1c2bbe9a99fe"] 2023-04-15T14:18:35.109Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Request body: 2023-04-15T14:18:35.109Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:35.140Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:35.140Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:35.140Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status text : OK 2023-04-15T14:18:35.141Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:35 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:35.142Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Response body: { "requestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "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-04-15T14:17:39.000+00:00", "endTime" : "2023-04-15T14:18:28.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:18:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" } } } 2023-04-15T14:18:35.143Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:35.144Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||InvokeReturn 2023-04-15T14:18:35.146Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:18:35.147Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:18:35.147Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:35.148Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:18:35.148Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:18:35.149Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0dcb714c09e7079e8591e7fed2c5b48b", X-B3-SpanId:"3467052e981381f2", X-B3-ParentSpanId:"d3b24a237cb5c97e", X-B3-Sampled:"0", X-ONAP-RequestID:"6b60662c-ef65-45ad-8c69-33b03ec57b5c", X-RequestID:"6b60662c-ef65-45ad-8c69-33b03ec57b5c", X-TransactionID:"6b60662c-ef65-45ad-8c69-33b03ec57b5c", X-ECOMP-RequestID:"6b60662c-ef65-45ad-8c69-33b03ec57b5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"767922a7-355d-4986-a4e4-4e094200d46f"] 2023-04-15T14:18:35.149Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:18:35.149Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:35.170Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:35.171Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:35.171Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:18:35.171Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:35 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:35.172Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "groupingId" : "bbbb91b5-30e2-4184-96d9-742c2cb41526", "name" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0/bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"updated_time\":1681568267000,\"creation_time\":1681568185000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"02466e469a39487db0ca51e770d0bb3b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-15T14:17:47.000+00:00", "isDataInternal" : false } ] 2023-04-15T14:18:35.172Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:35.172Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:18:35.183Z|6b60662c-ef65-45ad-8c69-33b03ec57b5c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:18:35.372Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:18:35.379Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:18:35.380Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||Invoke 2023-04-15T14:18:35.380Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:35.380Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca 2023-04-15T14:18:35.380Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Method : GET 2023-04-15T14:18:35.380Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af98e137ccacc92b9f37cf4a457fa95c", X-B3-SpanId:"e56a60e51c54dfca", X-B3-ParentSpanId:"051bb141f45c4323", X-B3-Sampled:"0", X-ONAP-RequestID:"e64e2319-76cd-4bd9-b6b5-e1129c695815", X-RequestID:"e64e2319-76cd-4bd9-b6b5-e1129c695815", X-TransactionID:"e64e2319-76cd-4bd9-b6b5-e1129c695815", X-ECOMP-RequestID:"e64e2319-76cd-4bd9-b6b5-e1129c695815", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"511ed72a-81f8-4a19-bd2a-be1f83f36a4e"] 2023-04-15T14:18:35.380Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Request body: 2023-04-15T14:18:35.380Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:35.417Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:35.418Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:35.418Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Status text : OK 2023-04-15T14:18:35.419Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:36 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:35.420Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||Response body: { "requestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "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-04-15T14:17:39.000+00:00", "endTime" : "2023-04-15T14:18:28.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T14:18:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "networkName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f/networks/74bfb4bd-0e06-48f0-826f-ab89f472fbe5", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca" } } } 2023-04-15T14:18:35.421Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:35.421Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6474df8d-e572-40cb-b91f-629e7d1fffca|INFO|500||InvokeReturn 2023-04-15T14:18:35.423Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:18:35.424Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:18:35.424Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:35.424Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false 2023-04-15T14:18:35.424Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:18:35.425Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af98e137ccacc92b9f37cf4a457fa95c", X-B3-SpanId:"4213f88a15cbeb55", X-B3-ParentSpanId:"051bb141f45c4323", X-B3-Sampled:"0", X-ONAP-RequestID:"e64e2319-76cd-4bd9-b6b5-e1129c695815", X-RequestID:"e64e2319-76cd-4bd9-b6b5-e1129c695815", X-TransactionID:"e64e2319-76cd-4bd9-b6b5-e1129c695815", X-ECOMP-RequestID:"e64e2319-76cd-4bd9-b6b5-e1129c695815", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69d72e77-564f-4456-8891-9660ab1aacbf"] 2023-04-15T14:18:35.425Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:18:35.425Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:35.447Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:35.448Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:35.448Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:18:35.448Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:36 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:35.449Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "6474df8d-e572-40cb-b91f-629e7d1fffca", "groupingId" : "bbbb91b5-30e2-4184-96d9-742c2cb41526", "name" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0/bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"updated_time\":1681568267000,\"creation_time\":1681568185000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"02466e469a39487db0ca51e770d0bb3b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bbbb91b5-30e2-4184-96d9-742c2cb41526\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"network_name\":\"basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-15T14:17:47.000+00:00", "isDataInternal" : false } ] 2023-04-15T14:18:35.449Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:35.450Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6474df8d-e572-40cb-b91f-629e7d1fffca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:18:35.463Z|e64e2319-76cd-4bd9-b6b5-e1129c695815|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6474df8d-e572-40cb-b91f-629e7d1fffca|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:18:35.750Z|f5a1bc29-29b6-4e28-baa4-20504c4a5553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:18:35.750Z|f5a1bc29-29b6-4e28-baa4-20504c4a5553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:18:36.171Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:18:36.175Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|||INFO|500||Checking if requestId: cc49f6c5-2529-4c0c-bec2-cbb68c2c8890 already exists in requestDb InfraActiveRequests table 2023-04-15T14:18:36.176Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890 2023-04-15T14:18:36.176Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|INFO|500||Invoke 2023-04-15T14:18:36.176Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:36.177Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890 2023-04-15T14:18:36.177Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Method : GET 2023-04-15T14:18:36.177Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0da1f6233a3900d87d833e834cf45bd", X-B3-SpanId:"4caed50510052298", X-B3-ParentSpanId:"4b29edd830f50a0c", X-B3-Sampled:"0", X-ONAP-RequestID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-RequestID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-TransactionID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-ECOMP-RequestID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"837092e7-9cfd-4453-a47f-430788ae41a1"] 2023-04-15T14:18:36.177Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Request body: 2023-04-15T14:18:36.177Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:36.213Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:36.213Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T14:18:36.213Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Status text : Not Found 2023-04-15T14:18:36.214Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:36 GMT", x-envoy-upstream-service-time:"32", server:"envoy"] 2023-04-15T14:18:36.214Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Response body: 2023-04-15T14:18:36.214Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:36.214Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|INFO|404|Not Found|InvokeReturn 2023-04-15T14:18:36.226Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|||INFO|500||Running local validations 2023-04-15T14:18:36.339Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T14:18:36.388Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f?format=pathed|INFO|500||Invoke 2023-04-15T14:18:36.388Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[cc49f6c5-2529-4c0c-bec2-cbb68c2c8890], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f2456586-f369-43cb-a967-d1ac5fe2990d], X-ECOMP-RequestID=[cc49f6c5-2529-4c0c-bec2-cbb68c2c8890], X-TransactionId=[], X-ONAP-RequestID=[cc49f6c5-2529-4c0c-bec2-cbb68c2c8890]} 2023-04-15T14:18:36.445Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f?format=pathed has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 14:18:36 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[47], vertex-id=[209024], x-aai-txid=[1-aai-resources-230415-14:18:36:311-91829], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T14:18:36.447Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f?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/220d3d4d-456d-49b5-abd5-a8b70518041f"}]} 2023-04-15T14:18:36.447Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f?format=pathed|INFO|500||InvokeReturn 2023-04-15T14:18:36.458Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T14:18:36.476Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-15T14:18:36.477Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-04-15T14:18:36.529Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-04-15T14:18:36.530Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sat, 15 Apr 2023 14:18:36 GMT], server=[envoy], content-length=[613], x-envoy-upstream-service-time=[41], x-aai-txid=[0-aai-resources-230415-14:18:36:391-78877], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T14:18:36.530Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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/220d3d4d-456d-49b5-abd5-a8b70518041f/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/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-04-15T14:18:36.533Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-04-15T14:18:36.538Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T14:18:36.559Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-15T14:18:36.559Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f?format=pathed|INFO|500||Invoke 2023-04-15T14:18:36.609Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f?format=pathed|INFO|500||InvokeReturn 2023-04-15T14:18:36.610Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f?format=pathed has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 14:18:36 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[47], vertex-id=[209024], x-aai-txid=[2-aai-resources-230415-14:18:36:474-17215], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T14:18:36.611Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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/220d3d4d-456d-49b5-abd5-a8b70518041f"}]} 2023-04-15T14:18:36.616Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T14:18:36.647Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-04-15T14:18:36.648Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[cc49f6c5-2529-4c0c-bec2-cbb68c2c8890], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c6bda9b2-5196-4ff1-b635-e86c1b74e57a], X-ECOMP-RequestID=[cc49f6c5-2529-4c0c-bec2-cbb68c2c8890], X-TransactionId=[], X-ONAP-RequestID=[cc49f6c5-2529-4c0c-bec2-cbb68c2c8890]} 2023-04-15T14:18:36.690Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sat, 15 Apr 2023 14:18:36 GMT], server=[envoy], content-length=[610], x-envoy-upstream-service-time=[39], x-aai-txid=[2-aai-resources-230415-14:18:36:563-43985], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T14:18:36.691Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f/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/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-04-15T14:18:36.691Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-04-15T14:18:36.694Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-04-15T14:18:36.700Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T14:18:36.729Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f?format=pathed|INFO|500||Invoke 2023-04-15T14:18:36.729Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[cc49f6c5-2529-4c0c-bec2-cbb68c2c8890], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9a889534-7231-4cf3-99ef-e5328b2c449b], X-ECOMP-RequestID=[cc49f6c5-2529-4c0c-bec2-cbb68c2c8890], X-TransactionId=[], X-ONAP-RequestID=[cc49f6c5-2529-4c0c-bec2-cbb68c2c8890]} 2023-04-15T14:18:36.775Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f?format=pathed has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 14:18:36 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[43], vertex-id=[209024], x-aai-txid=[2-aai-resources-230415-14:18:36:644-18821], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T14:18:36.777Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f?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/220d3d4d-456d-49b5-abd5-a8b70518041f"}]} 2023-04-15T14:18:36.777Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f?format=pathed|INFO|500||InvokeReturn 2023-04-15T14:18:36.784Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T14:18:36.807Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-15T14:18:36.808Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-04-15T14:18:36.865Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-04-15T14:18:36.866Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sat, 15 Apr 2023 14:18:36 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[54], x-aai-txid=[2-aai-resources-230415-14:18:36:723-88506], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T14:18:36.866Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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/220d3d4d-456d-49b5-abd5-a8b70518041f/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/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/configurations","ERR.5.4.6114"]}}} 2023-04-15T14:18:36.868Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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/220d3d4d-456d-49b5-abd5-a8b70518041f/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-04-15T14:18:36.868Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-15T14:18:36.869Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-15T14:18:36.869Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:36.870Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-15T14:18:36.870Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:36.870Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:36.870Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-15T14:18:36.870Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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:"c0da1f6233a3900d87d833e834cf45bd", X-B3-SpanId:"dd5712a6c6a36f87", X-B3-ParentSpanId:"4b29edd830f50a0c", X-B3-Sampled:"0", X-ONAP-RequestID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-RequestID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-TransactionID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-ECOMP-RequestID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9688a82-8df4-43f0-9a3e-0ee34b03c9fa"] 2023-04-15T14:18:36.870Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"220d3d4d-456d-49b5-abd5-a8b70518041f"},"instanceName":null,"requestScope":"service"} 2023-04-15T14:18:36.870Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:36.905Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:36.906Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:36.906Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-15T14:18:36.906Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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, 15 Apr 2023 14:18:37 GMT", x-envoy-upstream-service-time:"32", server:"envoy"] 2023-04-15T14:18:36.906Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-15T14:18:36.907Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:36.907Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-15T14:18:36.908Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:36.908Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-15T14:18:36.908Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:36.908Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:36.908Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-15T14:18:36.908Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-RequestID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-TransactionID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-ECOMP-RequestID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b53c89ad-269b-4a35-8216-82cd11125a43"] 2023-04-15T14:18:36.909Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-15T14:18:36.909Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:36.948Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:36.949Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:36.949Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-04-15T14:18:36.949Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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, 15 Apr 2023 14:18:36 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:36.952Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15 03:11:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-04-15T14:18:36.953Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:36.954Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-15T14:18:36.967Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:36.967Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:36.968Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:36.968Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:36.969Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:36.969Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-RequestID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-TransactionID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-ECOMP-RequestID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b56ee2c-795e-4552-aa45-0b6f45f2a0b7"] 2023-04-15T14:18:36.969Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:36.969Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:37.002Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:37.002Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:37.003Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:37.003Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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, 15 Apr 2023 14:18:36 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:37.004Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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" : 535, "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-04-15T03:11:51.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2023-04-15T14:18:37.005Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:37.006Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:37.008Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:37.009Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-15T14:18:37.009Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:37.009Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:37.009Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-15T14:18:37.010Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-RequestID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-TransactionID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-ECOMP-RequestID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f61d735-3201-4bbd-930f-48ac5b23d4af"] 2023-04-15T14:18:37.010Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-15T14:18:37.010Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:37.036Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:37.037Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:37.037Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-04-15T14:18:37.037Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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, 15 Apr 2023 14:18:36 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:37.037Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15 03:11:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-04-15T14:18:37.037Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:37.037Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-15T14:18:37.041Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-15T14:18:37.041Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-15T14:18:37.041Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:37.041Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-15T14:18:37.041Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-15T14:18:37.041Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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:"c0da1f6233a3900d87d833e834cf45bd", X-B3-SpanId:"6e64622a2fafd5c9", X-B3-ParentSpanId:"4b29edd830f50a0c", X-B3-Sampled:"0", X-ONAP-RequestID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-RequestID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-TransactionID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-ECOMP-RequestID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f5b86a9-c6a7-4cae-bdca-5ae8d487e81f"] 2023-04-15T14:18:37.042Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890","requestStatus":"IN_PROGRESS","startTime":1681568316868,"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\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n\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":"220d3d4d-456d-49b5-abd5-a8b70518041f","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f","cloudApiRequests":[],"requestURI":"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890"} 2023-04-15T14:18:37.042Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:37.085Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:37.085Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-15T14:18:37.086Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-15T14:18:37.086Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:37 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:37.086Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T14:18:36.868+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\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n\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-04-15T14:18:37.947+00:00", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f", "cloudApiRequests" : [ ], "requestURI" : "cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890" } } } 2023-04-15T14:18:37.087Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:37.087Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-15T14:18:37.099Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:37.100Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-15T14:18:37.100Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:37.100Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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-04-15T14:18:37.100Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-15T14:18:37.101Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|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:"c0da1f6233a3900d87d833e834cf45bd", X-B3-SpanId:"76dfde2e8bedfe65", X-B3-ParentSpanId:"4b29edd830f50a0c", X-B3-Sampled:"0", X-ONAP-RequestID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-RequestID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-TransactionID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-ECOMP-RequestID:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"403990d6-a082-4609-bb15-7acc6a631686"] 2023-04-15T14:18:37.101Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"b7885c5a-6b62-4e05-9670-3aea8153114f\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"769324ba-8f62-4611-84be-d470f143072f\",\"modelUuid\":\"769324ba-8f62-4611-84be-d470f143072f\",\"modelInvariantUuid\":\"b7885c5a-6b62-4e05-9670-3aea8153114f\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"220d3d4d-456d-49b5-abd5-a8b70518041f\"}","type":"String"},"requestId":{"value":"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890","type":"String"},"mso-request-id":{"value":"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"220d3d4d-456d-49b5-abd5-a8b70518041f","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/220d3d4d-456d-49b5-abd5-a8b70518041f","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-15T14:18:37.101Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:37.558Z|191ddb6e-8145-40f3-abad-66f5c15930bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:18:37.559Z|191ddb6e-8145-40f3-abad-66f5c15930bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:18:37.892Z|05aadb40-aaac-465b-b556-23e1afc2aace|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:18:37.893Z|05aadb40-aaac-465b-b556-23e1afc2aace|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:18:37.897Z|54461ec6-c10e-4f66-b035-4a532dbe40b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:18:37.898Z|54461ec6-c10e-4f66-b035-4a532dbe40b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:18:37.901Z|1d706fe1-9d9d-49ab-af0d-e4a07e9e5a02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:18:37.902Z|1d706fe1-9d9d-49ab-af0d-e4a07e9e5a02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:18:38.119Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:38.120Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-15T14:18:38.120Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-15T14:18:38.121Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sat, 15 Apr 2023 14:18:38 GMT", x-onap-requestid:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", x-requestid:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", x-transactionid:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", x-ecomp-requestid:"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", x-onap-partnername:"UNKNOWN", x-invocationid:"403990d6-a082-4609-bb15-7acc6a631686", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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-04-15T14:18:38.121Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"cc49f6c5-2529-4c0c-bec2-cbb68c2c8890\",\"instanceId\":\"220d3d4d-456d-49b5-abd5-a8b70518041f\"}}","message":"Success","processInstanceID":"69957dcd-db98-11ed-be62-aaf687431df4","variables":null,"messageCode":200} 2023-04-15T14:18:38.121Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:38.122Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-15T14:18:38.128Z|cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:18:38.330Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:18:38.336Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890 2023-04-15T14:18:38.336Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|INFO|500||Invoke 2023-04-15T14:18:38.336Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:38.336Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890 2023-04-15T14:18:38.336Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Method : GET 2023-04-15T14:18:38.337Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f4f1a959e744792957daee6814785ec", X-B3-SpanId:"aad6f15bee7f01b4", X-B3-ParentSpanId:"7de1d5d7b172b3ba", X-B3-Sampled:"0", X-ONAP-RequestID:"7d5f905b-75c5-44fc-b89b-701781344def", X-RequestID:"7d5f905b-75c5-44fc-b89b-701781344def", X-TransactionID:"7d5f905b-75c5-44fc-b89b-701781344def", X-ECOMP-RequestID:"7d5f905b-75c5-44fc-b89b-701781344def", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ffd5dda-728c-4243-b394-632b926ff7a2"] 2023-04-15T14:18:38.337Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Request body: 2023-04-15T14:18:38.337Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:38.384Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:38.385Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:38.385Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Status text : OK 2023-04-15T14:18:38.385Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:39 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:38.389Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Response body: { "requestId" : "cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T14:18:36.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\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n\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-04-15T14:18:38.000+00:00", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "serviceInstanceName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f", "cloudApiRequests" : [ ], "requestURI" : "cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890" } } } 2023-04-15T14:18:38.389Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:38.389Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|INFO|500||InvokeReturn 2023-04-15T14:18:38.391Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false 2023-04-15T14:18:38.391Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:18:38.391Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:38.391Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false 2023-04-15T14:18:38.392Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:18:38.392Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f4f1a959e744792957daee6814785ec", X-B3-SpanId:"ea3bceef68912ef7", X-B3-ParentSpanId:"7de1d5d7b172b3ba", X-B3-Sampled:"0", X-ONAP-RequestID:"7d5f905b-75c5-44fc-b89b-701781344def", X-RequestID:"7d5f905b-75c5-44fc-b89b-701781344def", X-TransactionID:"7d5f905b-75c5-44fc-b89b-701781344def", X-ECOMP-RequestID:"7d5f905b-75c5-44fc-b89b-701781344def", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f16d1c36-f83f-43c0-b455-9e834021ec11"] 2023-04-15T14:18:38.392Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:18:38.392Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:38.411Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:38.412Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:38.412Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:18:38.412Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:39 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:38.414Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:18:38.414Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:38.414Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:18:38.422Z|7d5f905b-75c5-44fc-b89b-701781344def|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:18:47.926Z|8fa7f959-4e7e-4c9d-931d-332eada35051|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:18:47.927Z|8fa7f959-4e7e-4c9d-931d-332eada35051|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:18:47.930Z|6e983766-8c1d-4a5c-ad1f-0af721aed5d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:18:47.931Z|6e983766-8c1d-4a5c-ad1f-0af721aed5d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:18:47.936Z|3c4440c6-861b-48b0-89e8-fc8b0038f578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:18:47.937Z|3c4440c6-861b-48b0-89e8-fc8b0038f578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:18:48.632Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:18:48.639Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890 2023-04-15T14:18:48.640Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|INFO|500||Invoke 2023-04-15T14:18:48.640Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:48.640Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890 2023-04-15T14:18:48.640Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Method : GET 2023-04-15T14:18:48.640Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84d230cbf8518b8812bb779c90f87b8f", X-B3-SpanId:"cc20153d0c1c6976", X-B3-ParentSpanId:"5a5eefe7c3c457a2", X-B3-Sampled:"0", X-ONAP-RequestID:"6907ca75-3cf7-4f06-b2a4-dffd62f7c15b", X-RequestID:"6907ca75-3cf7-4f06-b2a4-dffd62f7c15b", X-TransactionID:"6907ca75-3cf7-4f06-b2a4-dffd62f7c15b", X-ECOMP-RequestID:"6907ca75-3cf7-4f06-b2a4-dffd62f7c15b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b96f357-71a9-4c26-a25b-93dd0a6a52dc"] 2023-04-15T14:18:48.640Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Request body: 2023-04-15T14:18:48.640Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:48.682Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:48.683Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:48.683Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Status text : OK 2023-04-15T14:18:48.683Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:49 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:48.684Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Response body: { "requestId" : "cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T14:18:36.000+00:00", "endTime" : "2023-04-15T14:18:43.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\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n\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-04-15T14:18:44.000+00:00", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "serviceInstanceName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f", "cloudApiRequests" : [ ], "requestURI" : "cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890" } } } 2023-04-15T14:18:48.684Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:48.685Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|INFO|500||InvokeReturn 2023-04-15T14:18:48.687Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false 2023-04-15T14:18:48.687Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:18:48.687Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:48.687Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false 2023-04-15T14:18:48.687Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:18:48.687Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84d230cbf8518b8812bb779c90f87b8f", X-B3-SpanId:"6b9a432c660f18e6", X-B3-ParentSpanId:"5a5eefe7c3c457a2", X-B3-Sampled:"0", X-ONAP-RequestID:"6907ca75-3cf7-4f06-b2a4-dffd62f7c15b", X-RequestID:"6907ca75-3cf7-4f06-b2a4-dffd62f7c15b", X-TransactionID:"6907ca75-3cf7-4f06-b2a4-dffd62f7c15b", X-ECOMP-RequestID:"6907ca75-3cf7-4f06-b2a4-dffd62f7c15b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52bbc85e-1f2b-47ce-b7f3-27d307645fa8"] 2023-04-15T14:18:48.688Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:18:48.688Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:48.709Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:48.709Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:48.709Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:18:48.709Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:49 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:48.711Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:18:48.712Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:48.712Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:18:48.719Z|6907ca75-3cf7-4f06-b2a4-dffd62f7c15b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:18:48.905Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:18:48.911Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890 2023-04-15T14:18:48.911Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|INFO|500||Invoke 2023-04-15T14:18:48.911Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:48.912Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890 2023-04-15T14:18:48.912Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Method : GET 2023-04-15T14:18:48.912Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8b3ca86033b5fb066d2f9f41eac73e6", X-B3-SpanId:"aea005a12be40269", X-B3-ParentSpanId:"29e36bd7ec51b9cf", X-B3-Sampled:"0", X-ONAP-RequestID:"10ae28d9-21af-4671-949c-a2c1651ea08e", X-RequestID:"10ae28d9-21af-4671-949c-a2c1651ea08e", X-TransactionID:"10ae28d9-21af-4671-949c-a2c1651ea08e", X-ECOMP-RequestID:"10ae28d9-21af-4671-949c-a2c1651ea08e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afff9a33-132d-4a56-b542-a9d9afa98f41"] 2023-04-15T14:18:48.912Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Request body: 2023-04-15T14:18:48.912Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:48.947Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:48.948Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:48.948Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Status text : OK 2023-04-15T14:18:48.948Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:49 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:48.948Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Response body: { "requestId" : "cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T14:18:36.000+00:00", "endTime" : "2023-04-15T14:18:43.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\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n\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-04-15T14:18:44.000+00:00", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "serviceInstanceName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f", "cloudApiRequests" : [ ], "requestURI" : "cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890" } } } 2023-04-15T14:18:48.948Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:48.948Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|INFO|500||InvokeReturn 2023-04-15T14:18:48.949Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false 2023-04-15T14:18:48.950Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:18:48.950Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:48.950Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false 2023-04-15T14:18:48.950Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:18:48.950Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8b3ca86033b5fb066d2f9f41eac73e6", X-B3-SpanId:"f7c9e23165e732e3", X-B3-ParentSpanId:"29e36bd7ec51b9cf", X-B3-Sampled:"0", X-ONAP-RequestID:"10ae28d9-21af-4671-949c-a2c1651ea08e", X-RequestID:"10ae28d9-21af-4671-949c-a2c1651ea08e", X-TransactionID:"10ae28d9-21af-4671-949c-a2c1651ea08e", X-ECOMP-RequestID:"10ae28d9-21af-4671-949c-a2c1651ea08e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1efffad-5c3f-4aac-ada4-642ec8897943"] 2023-04-15T14:18:48.950Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:18:48.950Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:48.971Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:48.971Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:48.971Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:18:48.971Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:49 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:48.973Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:18:48.973Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:48.973Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:18:48.981Z|10ae28d9-21af-4671-949c-a2c1651ea08e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:18:49.211Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:18:49.217Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890 2023-04-15T14:18:49.217Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|INFO|500||Invoke 2023-04-15T14:18:49.218Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:49.218Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890 2023-04-15T14:18:49.218Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Method : GET 2023-04-15T14:18:49.218Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59a3a82931d74f9c4206ab442aeb525c", X-B3-SpanId:"1128b0a45bda8ca8", X-B3-ParentSpanId:"69d8abc735b936d1", X-B3-Sampled:"0", X-ONAP-RequestID:"bc587de1-3769-446f-b062-f0248dc26756", X-RequestID:"bc587de1-3769-446f-b062-f0248dc26756", X-TransactionID:"bc587de1-3769-446f-b062-f0248dc26756", X-ECOMP-RequestID:"bc587de1-3769-446f-b062-f0248dc26756", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e81952d7-df24-4f03-a1ec-1b4baaf57704"] 2023-04-15T14:18:49.218Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Request body: 2023-04-15T14:18:49.218Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:49.255Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:49.256Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:49.256Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Status text : OK 2023-04-15T14:18:49.256Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:49 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:49.257Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Response body: { "requestId" : "cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T14:18:36.000+00:00", "endTime" : "2023-04-15T14:18:43.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\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n\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-04-15T14:18:44.000+00:00", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "serviceInstanceName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f", "cloudApiRequests" : [ ], "requestURI" : "cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890" } } } 2023-04-15T14:18:49.257Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:49.257Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|INFO|500||InvokeReturn 2023-04-15T14:18:49.259Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false 2023-04-15T14:18:49.259Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:18:49.260Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:49.260Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false 2023-04-15T14:18:49.260Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:18:49.260Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59a3a82931d74f9c4206ab442aeb525c", X-B3-SpanId:"0633ff1e853ca9a7", X-B3-ParentSpanId:"69d8abc735b936d1", X-B3-Sampled:"0", X-ONAP-RequestID:"bc587de1-3769-446f-b062-f0248dc26756", X-RequestID:"bc587de1-3769-446f-b062-f0248dc26756", X-TransactionID:"bc587de1-3769-446f-b062-f0248dc26756", X-ECOMP-RequestID:"bc587de1-3769-446f-b062-f0248dc26756", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47f20ea0-0dde-4036-9cc1-61c3166e411a"] 2023-04-15T14:18:49.261Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:18:49.261Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:49.282Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:49.282Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:49.282Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:18:49.283Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:49 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:49.283Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:18:49.284Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:49.284Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:18:49.295Z|bc587de1-3769-446f-b062-f0248dc26756|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:18:49.513Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|||INFO|500||Entering 2023-04-15T14:18:49.520Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890 2023-04-15T14:18:49.520Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|INFO|500||Invoke 2023-04-15T14:18:49.520Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:49.521Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890 2023-04-15T14:18:49.521Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Method : GET 2023-04-15T14:18:49.521Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d18b1f10b5777b2078861fd4d6b78af", X-B3-SpanId:"4eb229b13364f9fa", X-B3-ParentSpanId:"cc66e27757baf2fe", X-B3-Sampled:"0", X-ONAP-RequestID:"844f208a-f89c-4299-b7a5-78ca1fd4a214", X-RequestID:"844f208a-f89c-4299-b7a5-78ca1fd4a214", X-TransactionID:"844f208a-f89c-4299-b7a5-78ca1fd4a214", X-ECOMP-RequestID:"844f208a-f89c-4299-b7a5-78ca1fd4a214", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5238bddb-9c61-4371-b012-89433c3b81e2"] 2023-04-15T14:18:49.522Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Request body: 2023-04-15T14:18:49.522Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:49.561Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:49.561Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:49.562Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Status text : OK 2023-04-15T14:18:49.562Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:49 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:49.563Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||Response body: { "requestId" : "cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T14:18:36.000+00:00", "endTime" : "2023-04-15T14:18:43.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\": \"b7885c5a-6b62-4e05-9670-3aea8153114f\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"769324ba-8f62-4611-84be-d470f143072f\"\n\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-04-15T14:18:44.000+00:00", "serviceInstanceId" : "220d3d4d-456d-49b5-abd5-a8b70518041f", "serviceInstanceName" : "basic_network-8f6ccaa2-4201-495d-9acd-913b17f4a530", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/220d3d4d-456d-49b5-abd5-a8b70518041f", "cloudApiRequests" : [ ], "requestURI" : "cc49f6c5-2529-4c0c-bec2-cbb68c2c8890", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890" } } } 2023-04-15T14:18:49.563Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:49.563Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|INFO|500||InvokeReturn 2023-04-15T14:18:49.565Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false 2023-04-15T14:18:49.566Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T14:18:49.566Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T14:18:49.566Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false 2023-04-15T14:18:49.566Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T14:18:49.567Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d18b1f10b5777b2078861fd4d6b78af", X-B3-SpanId:"c2f1c2d8e6038d9a", X-B3-ParentSpanId:"cc66e27757baf2fe", X-B3-Sampled:"0", X-ONAP-RequestID:"844f208a-f89c-4299-b7a5-78ca1fd4a214", X-RequestID:"844f208a-f89c-4299-b7a5-78ca1fd4a214", X-TransactionID:"844f208a-f89c-4299-b7a5-78ca1fd4a214", X-ECOMP-RequestID:"844f208a-f89c-4299-b7a5-78ca1fd4a214", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40fe3f89-2e74-4d31-9f3b-4b6eb8e66e31"] 2023-04-15T14:18:49.567Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T14:18:49.567Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T14:18:49.588Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T14:18:49.588Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T14:18:49.588Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T14:18:49.589Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 14:18:49 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T14:18:49.589Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T14:18:49.589Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T14:18:49.590Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc49f6c5-2529-4c0c-bec2-cbb68c2c8890&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T14:18:49.599Z|844f208a-f89c-4299-b7a5-78ca1fd4a214|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc49f6c5-2529-4c0c-bec2-cbb68c2c8890|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T14:18:50.750Z|90be40f2-32c2-48e0-ab91-f8f5a0bcb091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:18:50.754Z|90be40f2-32c2-48e0-ab91-f8f5a0bcb091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:18:57.958Z|4167fa67-983d-4868-9588-8702f6f6f8f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:18:57.959Z|4167fa67-983d-4868-9588-8702f6f6f8f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:18:57.964Z|6c485b95-fb13-4407-b893-d69b4ccf77d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:18:57.964Z|6c485b95-fb13-4407-b893-d69b4ccf77d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:18:57.966Z|a434b814-3e78-4071-8c07-2309c246cbea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:18:57.967Z|a434b814-3e78-4071-8c07-2309c246cbea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:18:59.890Z|3e8a79ec-641c-482a-8c5f-8c62b77039e6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:18:59.891Z|3e8a79ec-641c-482a-8c5f-8c62b77039e6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:19:05.750Z|91844736-7e4f-44ed-adb1-ad0eaaaf8af7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:19:05.750Z|91844736-7e4f-44ed-adb1-ad0eaaaf8af7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:19:07.560Z|26dae784-b8fb-43da-9c58-ba3f1eddc3a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:19:07.560Z|26dae784-b8fb-43da-9c58-ba3f1eddc3a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:19:07.992Z|2946341b-5f5b-4276-9aaa-ad46e8339005|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:19:07.992Z|2946341b-5f5b-4276-9aaa-ad46e8339005|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:19:07.997Z|4cc251f9-2740-4125-81ac-aa751b6b5dba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:19:07.998Z|4cc251f9-2740-4125-81ac-aa751b6b5dba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:19:08.001Z|8bd1061c-fdbb-413f-853f-0e145b74e55e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:19:08.002Z|8bd1061c-fdbb-413f-853f-0e145b74e55e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:19:18.020Z|132a98e1-3889-4486-bcaa-2adbd79b6045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:19:18.020Z|132a98e1-3889-4486-bcaa-2adbd79b6045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:19:18.026Z|4bfe625b-56b7-4d60-921d-1ee0cc539d2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:19:18.027Z|4bfe625b-56b7-4d60-921d-1ee0cc539d2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:19:18.029Z|262957a1-75b1-4fd2-91be-addfda79e65f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:19:18.030Z|262957a1-75b1-4fd2-91be-addfda79e65f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:19:20.750Z|345b0727-8597-401d-9c55-2505712c71de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:19:20.750Z|345b0727-8597-401d-9c55-2505712c71de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:19:28.049Z|16934e9e-92bc-4453-9bf7-613e42d40054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:19:28.050Z|16934e9e-92bc-4453-9bf7-613e42d40054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:19:28.055Z|694710ba-aa9e-4a4f-9221-7e21ab3b166d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:19:28.055Z|b922eac6-2a8e-4c77-8e79-51db2f969a30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:19:28.056Z|694710ba-aa9e-4a4f-9221-7e21ab3b166d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:19:28.056Z|b922eac6-2a8e-4c77-8e79-51db2f969a30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:19:35.750Z|fbf550d6-f385-4e47-99f2-9ba7909eb84a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:19:35.753Z|fbf550d6-f385-4e47-99f2-9ba7909eb84a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:19:37.561Z|b6e800a8-e094-4b1a-a682-afdb7e930a71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:19:37.562Z|b6e800a8-e094-4b1a-a682-afdb7e930a71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:19:38.080Z|405c6e0d-f73d-4944-a5e9-a22a3fdb5126|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:19:38.081Z|405c6e0d-f73d-4944-a5e9-a22a3fdb5126|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:19:38.087Z|342ff34e-c80a-4d02-97f2-3bdecde66353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:19:38.087Z|342ff34e-c80a-4d02-97f2-3bdecde66353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:19:38.088Z|0cf2dc27-73bf-4b37-b37f-1e0e5ed456d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:19:38.088Z|0cf2dc27-73bf-4b37-b37f-1e0e5ed456d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:19:48.108Z|3624a8e6-0335-4ce9-8ace-154693d91b9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:19:48.109Z|3624a8e6-0335-4ce9-8ace-154693d91b9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:19:48.110Z|948ebe6f-f670-4e97-9e2b-c9ca9aba2bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:19:48.111Z|948ebe6f-f670-4e97-9e2b-c9ca9aba2bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:19:48.113Z|fc864732-a560-4900-ac02-ebe678cd4395|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:19:48.113Z|fc864732-a560-4900-ac02-ebe678cd4395|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:19:50.750Z|585e0821-f363-40fa-ba23-638485c0399a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:19:50.750Z|585e0821-f363-40fa-ba23-638485c0399a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:19:58.139Z|4478cb0b-dbf5-4ae4-a643-5200c24ad222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:19:58.140Z|de136000-cff7-4088-bff8-b3d6deaacd41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:19:58.140Z|4478cb0b-dbf5-4ae4-a643-5200c24ad222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:19:58.141Z|de136000-cff7-4088-bff8-b3d6deaacd41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:19:58.145Z|f9ebf8bc-e688-4274-b6aa-0e843f214092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:19:58.145Z|f9ebf8bc-e688-4274-b6aa-0e843f214092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:19:59.889Z|33a48c45-5ac2-460c-b675-c6d15358ff4b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:19:59.890Z|33a48c45-5ac2-460c-b675-c6d15358ff4b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:20:05.750Z|ee48f2b9-44d6-4e6b-bb40-1c093b6b43c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:20:05.750Z|ee48f2b9-44d6-4e6b-bb40-1c093b6b43c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:20:07.562Z|49b9734f-2334-48e2-b191-4feaba089b6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:20:07.563Z|49b9734f-2334-48e2-b191-4feaba089b6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:20:08.174Z|6281ab25-96be-4c94-b094-a3ce011eecba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:20:08.175Z|6281ab25-96be-4c94-b094-a3ce011eecba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:20:08.179Z|f7d617b7-8279-41ad-a1e4-42752227cbab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:20:08.180Z|f7d617b7-8279-41ad-a1e4-42752227cbab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:20:08.183Z|175e398a-05de-4f82-9756-0e0a706e65d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:20:08.184Z|175e398a-05de-4f82-9756-0e0a706e65d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:20:18.213Z|3fff7273-0dfd-4cbc-a295-751f801e6e25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:20:18.214Z|3fff7273-0dfd-4cbc-a295-751f801e6e25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:20:18.216Z|68ee2b8d-dbe5-4a5f-b852-ad1be9d55e1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:20:18.216Z|68ee2b8d-dbe5-4a5f-b852-ad1be9d55e1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:20:18.217Z|aab74cd4-770b-4ae3-a330-f44581214d9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:20:18.218Z|aab74cd4-770b-4ae3-a330-f44581214d9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:20:20.750Z|d3744b3c-dabb-4637-9c66-d2ff4729662e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:20:20.755Z|d3744b3c-dabb-4637-9c66-d2ff4729662e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:20:28.247Z|5caa5bb9-348f-4005-9b74-f563bc0d85c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:20:28.248Z|5caa5bb9-348f-4005-9b74-f563bc0d85c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:20:28.250Z|9cdc2881-48e1-4f3e-beb3-26bc2c1b9804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:20:28.251Z|9cdc2881-48e1-4f3e-beb3-26bc2c1b9804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:20:28.256Z|fb571d5a-b407-413b-96a4-71d0b56fc522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:20:28.256Z|fb571d5a-b407-413b-96a4-71d0b56fc522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:20:35.750Z|3a8f6321-aa50-4663-bd58-3a5b240c9e92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:20:35.750Z|3a8f6321-aa50-4663-bd58-3a5b240c9e92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:20:37.563Z|b232e894-2c2a-41e3-b676-daab8d1283ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:20:37.564Z|b232e894-2c2a-41e3-b676-daab8d1283ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:20:38.279Z|31947ebd-e312-4e45-ac83-b1268a4d9aec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:20:38.280Z|31947ebd-e312-4e45-ac83-b1268a4d9aec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:20:38.279Z|680c81e2-65df-4f52-af44-9ec6d1d59b36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:20:38.281Z|680c81e2-65df-4f52-af44-9ec6d1d59b36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:20:38.284Z|9c7b7e59-9a74-47a5-9412-f5bf778cbd9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:20:38.285Z|9c7b7e59-9a74-47a5-9412-f5bf778cbd9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:20:48.313Z|20834600-96cc-4e19-b692-dd2b4c32f556|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:20:48.313Z|20834600-96cc-4e19-b692-dd2b4c32f556|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:20:48.313Z|e4b032e2-40de-405d-adaf-7c8741751434|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:20:48.316Z|2e6f15ac-ff4a-4ac7-98d9-b3879201b1bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:20:48.318Z|2e6f15ac-ff4a-4ac7-98d9-b3879201b1bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:20:48.317Z|e4b032e2-40de-405d-adaf-7c8741751434|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:20:50.750Z|9e7361cd-db02-4388-84fc-90729851444a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:20:50.750Z|9e7361cd-db02-4388-84fc-90729851444a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:20:58.348Z|4a344bcc-1379-4db0-bfc7-baedf75717fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:20:58.348Z|4a344bcc-1379-4db0-bfc7-baedf75717fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:20:58.352Z|90547945-3d8b-475f-9a64-2387a5e5bc4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:20:58.352Z|edfa06a4-7af8-47c8-a7f2-e6249c21f3d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:20:58.353Z|90547945-3d8b-475f-9a64-2387a5e5bc4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:20:58.353Z|edfa06a4-7af8-47c8-a7f2-e6249c21f3d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:20:59.893Z|81479122-1ca9-45f0-b86d-791ea7b26757|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:20:59.894Z|81479122-1ca9-45f0-b86d-791ea7b26757|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:21:05.750Z|f787824e-9cb1-410a-8655-99839645ff31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:21:05.754Z|f787824e-9cb1-410a-8655-99839645ff31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:21:07.565Z|019ddc07-e31c-4b81-8fa2-f374a124d3c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:21:07.565Z|019ddc07-e31c-4b81-8fa2-f374a124d3c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:21:08.377Z|4f0e3370-29f9-4181-a2e5-82aa7a05a763|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:21:08.378Z|4f0e3370-29f9-4181-a2e5-82aa7a05a763|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:21:08.382Z|c6b30fd8-f74b-44b3-917c-7e66c019f1db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:21:08.382Z|c6b30fd8-f74b-44b3-917c-7e66c019f1db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:21:08.385Z|2a32d790-dfcd-4fee-8f24-c34b8f3f1e6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:21:08.385Z|2a32d790-dfcd-4fee-8f24-c34b8f3f1e6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:21:18.409Z|eec65b1f-56eb-42f0-bb94-4a431f6f532b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:21:18.410Z|eec65b1f-56eb-42f0-bb94-4a431f6f532b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:21:18.415Z|3777976b-f979-4406-94d4-4353f623f2c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:21:18.415Z|ac1ac578-2c55-41ba-b706-e878c8b5b234|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:21:18.415Z|ac1ac578-2c55-41ba-b706-e878c8b5b234|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:21:18.415Z|3777976b-f979-4406-94d4-4353f623f2c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:21:20.750Z|b8a53598-b972-4b61-a88b-504fee2a9827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:21:20.750Z|b8a53598-b972-4b61-a88b-504fee2a9827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:21:28.443Z|c2ddd486-f9ce-4111-bc53-db3abb3f38f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:21:28.444Z|022e9c3f-7eae-43bb-936c-d25599476236|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:21:28.445Z|022e9c3f-7eae-43bb-936c-d25599476236|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:21:28.445Z|64dde1fe-74af-44bf-825e-c87a526049e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:21:28.446Z|64dde1fe-74af-44bf-825e-c87a526049e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:21:28.446Z|c2ddd486-f9ce-4111-bc53-db3abb3f38f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:21:35.750Z|32b0278e-753b-46cb-8c9d-9e7fbc929729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:21:35.750Z|32b0278e-753b-46cb-8c9d-9e7fbc929729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:21:37.566Z|419d1a81-e9ed-4407-a7a2-eafb80631f4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:21:37.566Z|419d1a81-e9ed-4407-a7a2-eafb80631f4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:21:38.483Z|b4dfa73b-de11-418f-b6da-abd021b4065a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:21:38.484Z|7d31f4b9-0e8f-4f44-8cfb-a29283fb37b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:21:38.484Z|b4dfa73b-de11-418f-b6da-abd021b4065a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:21:38.484Z|7d31f4b9-0e8f-4f44-8cfb-a29283fb37b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:21:38.498Z|fa97cd69-f3cb-49d3-9175-a39a67bcbfc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:21:38.500Z|fa97cd69-f3cb-49d3-9175-a39a67bcbfc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:21:48.512Z|ad7cb168-cba9-4fcf-8a2c-4f7eddbf55f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:21:48.514Z|c4b9383d-b563-4338-a228-6d8ac2a96677|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:21:48.514Z|c4b9383d-b563-4338-a228-6d8ac2a96677|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:21:48.517Z|ad7cb168-cba9-4fcf-8a2c-4f7eddbf55f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:21:48.524Z|e0071a0b-0c98-43b4-8507-c61dd7e434ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:21:48.525Z|e0071a0b-0c98-43b4-8507-c61dd7e434ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:21:50.750Z|527cd31d-8eed-4219-90b6-7d487e5e7062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:21:50.757Z|527cd31d-8eed-4219-90b6-7d487e5e7062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:21:58.542Z|675ec9c0-9b16-48ff-93da-066e10f245bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:21:58.543Z|675ec9c0-9b16-48ff-93da-066e10f245bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:21:58.547Z|78f1c706-f117-4a65-906d-8fe1818a88e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:21:58.548Z|78f1c706-f117-4a65-906d-8fe1818a88e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:21:58.552Z|10215d90-6325-45d5-8797-cc1fd45bff1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:21:58.553Z|10215d90-6325-45d5-8797-cc1fd45bff1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:21:59.889Z|dc03cdf5-fe98-4f34-87ce-f98511d4de5f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:21:59.890Z|dc03cdf5-fe98-4f34-87ce-f98511d4de5f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:22:05.750Z|eedb37dd-e206-4b93-b77e-11bef074d826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:22:05.750Z|eedb37dd-e206-4b93-b77e-11bef074d826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:22:07.567Z|e8d6b689-e985-4b42-9488-c6f5e45202e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:22:07.568Z|e8d6b689-e985-4b42-9488-c6f5e45202e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:22:08.572Z|b6eac974-5f75-42bd-9614-bf35e0546080|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:22:08.573Z|b6eac974-5f75-42bd-9614-bf35e0546080|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:22:08.578Z|cf176ae6-9385-4a51-a7da-3cf6be08ab38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:22:08.578Z|cf176ae6-9385-4a51-a7da-3cf6be08ab38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:22:08.580Z|94f7e49c-ffac-4f38-81e0-866a80c6293a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:22:08.580Z|94f7e49c-ffac-4f38-81e0-866a80c6293a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:22:18.605Z|93eef9bc-b622-4875-8ff5-170082783ac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:22:18.607Z|93eef9bc-b622-4875-8ff5-170082783ac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:22:18.608Z|fc54fb07-7b58-4e37-b763-a7d0935f4e1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:22:18.609Z|fc54fb07-7b58-4e37-b763-a7d0935f4e1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:22:18.611Z|4f126dde-2ade-44f2-b1b3-41e7132aae78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:22:18.612Z|4f126dde-2ade-44f2-b1b3-41e7132aae78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:22:20.750Z|2946c1a5-6ed4-45b7-8788-d961c06611ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:22:20.750Z|2946c1a5-6ed4-45b7-8788-d961c06611ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:22:28.638Z|a8cd6ef9-6b0f-4beb-bc00-bf6cb4b0a9e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:22:28.639Z|a8cd6ef9-6b0f-4beb-bc00-bf6cb4b0a9e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:22:28.644Z|1d809856-8a45-4075-b190-bae6aeede52a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:22:28.645Z|1d809856-8a45-4075-b190-bae6aeede52a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:22:28.646Z|629645b7-ff98-4a09-8e43-c130f9b11a61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:22:28.649Z|629645b7-ff98-4a09-8e43-c130f9b11a61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:22:35.749Z|3f0cd5d2-a159-4561-aa8c-428d3a6500eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:22:35.752Z|3f0cd5d2-a159-4561-aa8c-428d3a6500eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:22:37.568Z|d3e6db1a-6a89-452a-98bf-73611afa2b9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:22:37.569Z|d3e6db1a-6a89-452a-98bf-73611afa2b9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:22:38.673Z|6b37c493-4882-4e2a-b724-376e93e5a193|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:22:38.674Z|6b37c493-4882-4e2a-b724-376e93e5a193|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:22:38.674Z|57744d02-7cf7-4173-9604-c30ee42cf032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:22:38.675Z|57744d02-7cf7-4173-9604-c30ee42cf032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:22:38.682Z|e75eed10-e339-40ad-9b3a-cd14c407c35b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:22:38.683Z|e75eed10-e339-40ad-9b3a-cd14c407c35b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:22:48.705Z|b7aba684-933e-4b41-8257-4826bcb897ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:22:48.706Z|bb854fd7-f8d6-493b-8654-5781b20da0ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:22:48.706Z|b7aba684-933e-4b41-8257-4826bcb897ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:22:48.706Z|bb854fd7-f8d6-493b-8654-5781b20da0ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:22:48.713Z|bb1ed0ee-9162-4492-b99f-69228b9e8ff7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:22:48.714Z|bb1ed0ee-9162-4492-b99f-69228b9e8ff7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:22:50.751Z|b5b8f753-9f01-41f0-b1f0-11e94c5f18af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:22:50.752Z|b5b8f753-9f01-41f0-b1f0-11e94c5f18af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:22:58.736Z|857a95b0-71a1-4de3-9731-a36eb7ede0b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:22:58.736Z|a0582115-ccef-4382-ab9b-f0801fe86d91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:22:58.737Z|857a95b0-71a1-4de3-9731-a36eb7ede0b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:22:58.737Z|a0582115-ccef-4382-ab9b-f0801fe86d91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:22:58.743Z|5749a1f0-240b-41c7-93d4-47eec2a1f6e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:22:58.744Z|5749a1f0-240b-41c7-93d4-47eec2a1f6e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:22:59.892Z|25f82b1e-cb94-4019-b5c7-fe97b32ba79f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:22:59.893Z|25f82b1e-cb94-4019-b5c7-fe97b32ba79f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:23:05.750Z|0fd4349f-6fcb-4064-ba4f-44ad0f9a1d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:23:05.750Z|0fd4349f-6fcb-4064-ba4f-44ad0f9a1d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:23:07.570Z|01eb4f3a-3695-43f8-91cb-7dd3228a5e63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:23:07.570Z|01eb4f3a-3695-43f8-91cb-7dd3228a5e63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:23:08.767Z|cff0ed8a-ac76-4fca-adb5-ba6568b01e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:23:08.767Z|cff0ed8a-ac76-4fca-adb5-ba6568b01e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:23:08.770Z|58344c3a-3964-4772-8f67-9b8f6b3ceec3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:23:08.770Z|58344c3a-3964-4772-8f67-9b8f6b3ceec3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:23:08.775Z|c832643e-e16a-4c90-9dee-9744866c0c8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:23:08.776Z|c832643e-e16a-4c90-9dee-9744866c0c8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:23:18.804Z|93cbb27a-cc2f-457b-805c-08af443ec506|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:23:18.805Z|93cbb27a-cc2f-457b-805c-08af443ec506|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:23:18.809Z|85814102-6729-4153-9a65-09ea11dd2b9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:23:18.810Z|85814102-6729-4153-9a65-09ea11dd2b9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:23:18.810Z|433d1c21-3391-4063-8d10-4372383aa50d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:23:18.811Z|433d1c21-3391-4063-8d10-4372383aa50d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:23:20.751Z|83f8ae9f-f68e-4e7d-a406-b4be125fd57f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:23:20.755Z|83f8ae9f-f68e-4e7d-a406-b4be125fd57f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:23:28.839Z|13146be4-62bb-4658-88a9-931c793bd501|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:23:28.839Z|ecddd4cc-3112-46f0-b6ca-889cfa413ace|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:23:28.839Z|13146be4-62bb-4658-88a9-931c793bd501|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:23:28.841Z|ecddd4cc-3112-46f0-b6ca-889cfa413ace|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:23:28.843Z|3900be97-1b81-4cad-a6f2-bdd508590ef5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:23:28.846Z|3900be97-1b81-4cad-a6f2-bdd508590ef5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:23:35.750Z|61c9e207-2c73-48c3-9232-2a355dc6f343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:23:35.750Z|61c9e207-2c73-48c3-9232-2a355dc6f343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:23:37.571Z|e4382c8b-8fad-4626-b97a-c5e6d153defe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:23:37.571Z|e4382c8b-8fad-4626-b97a-c5e6d153defe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:23:38.872Z|f9f8236d-f7ce-4fc0-ad48-5a7dc0ef4ff3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:23:38.872Z|f9f8236d-f7ce-4fc0-ad48-5a7dc0ef4ff3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:23:38.876Z|bb64e4ad-174f-43d6-a2ae-f1dfec0ce868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:23:38.877Z|bb64e4ad-174f-43d6-a2ae-f1dfec0ce868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:23:38.881Z|5cbd6c4c-f93c-49b0-a17b-9a3c5fae6b0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:23:38.882Z|5cbd6c4c-f93c-49b0-a17b-9a3c5fae6b0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:23:48.906Z|7b2e8acd-6a21-412d-aa02-bd1a285fb0b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:23:48.907Z|7b2e8acd-6a21-412d-aa02-bd1a285fb0b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:23:48.910Z|d02b7735-b4ac-4684-ad4d-34896d0e82f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:23:48.910Z|d02b7735-b4ac-4684-ad4d-34896d0e82f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:23:48.917Z|341b2718-0418-4d56-a85f-0a07004b0f5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:23:48.917Z|341b2718-0418-4d56-a85f-0a07004b0f5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:23:50.750Z|c84d2021-2c85-42ba-bc35-7b20007cd4d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:23:50.751Z|c84d2021-2c85-42ba-bc35-7b20007cd4d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:23:58.942Z|9cb0a92c-c154-46a5-a478-cdf187afba0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:23:58.944Z|9cb0a92c-c154-46a5-a478-cdf187afba0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:23:58.947Z|c0ce6af6-8935-4b41-a5c9-0d8003b8fc18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:23:58.948Z|c0ce6af6-8935-4b41-a5c9-0d8003b8fc18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:23:58.951Z|9d33b259-b421-404d-90eb-227cd92e8b4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:23:58.952Z|9d33b259-b421-404d-90eb-227cd92e8b4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:23:59.890Z|6f92595b-fe0a-40a5-a89b-30f5ea56a0a0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:23:59.891Z|6f92595b-fe0a-40a5-a89b-30f5ea56a0a0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:24:05.749Z|c026e475-544a-4965-8566-4d3fd96b5a60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:24:05.753Z|c026e475-544a-4965-8566-4d3fd96b5a60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:24:07.572Z|9329250b-1b0e-4755-b582-845838042d39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:24:07.573Z|9329250b-1b0e-4755-b582-845838042d39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:24:08.979Z|f193e8fc-bc49-436b-b2c2-bdc861d1beb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:24:08.980Z|f193e8fc-bc49-436b-b2c2-bdc861d1beb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:24:08.980Z|3733e23a-de5b-462b-8429-7805a4e9eda4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:24:08.981Z|3733e23a-de5b-462b-8429-7805a4e9eda4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:24:08.984Z|5c11b426-bb7a-429b-ba8a-7fb3b8464093|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:24:08.984Z|5c11b426-bb7a-429b-ba8a-7fb3b8464093|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:24:19.014Z|44c95f47-5fa1-455d-a2e6-f3a9d1fc6f3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:24:19.015Z|44c95f47-5fa1-455d-a2e6-f3a9d1fc6f3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:24:19.015Z|b7c688ad-8eb5-4beb-b8b0-57b69a8d125c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:24:19.016Z|8b88b6db-fd21-46c0-86a2-1d48163957d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:24:19.016Z|b7c688ad-8eb5-4beb-b8b0-57b69a8d125c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:24:19.016Z|8b88b6db-fd21-46c0-86a2-1d48163957d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:24:20.750Z|38a3ca2b-bfd0-4947-83a3-078d9b931d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:24:20.750Z|38a3ca2b-bfd0-4947-83a3-078d9b931d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:24:29.043Z|8eb4c651-2b12-49de-98b4-a2cc30aacab3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:24:29.044Z|8eb4c651-2b12-49de-98b4-a2cc30aacab3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:24:29.048Z|2a0ed179-bf25-4afb-bfe2-57bb126b70a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:24:29.048Z|2a0ed179-bf25-4afb-bfe2-57bb126b70a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:24:29.048Z|3630a1ac-bbd9-4d3d-a2ce-05fc9382440d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:24:29.049Z|3630a1ac-bbd9-4d3d-a2ce-05fc9382440d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:24:35.750Z|71a74e0e-0328-44d9-90f3-8a1dd2d08867|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:24:35.750Z|71a74e0e-0328-44d9-90f3-8a1dd2d08867|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:24:37.573Z|d6792b91-e483-48de-aee4-801a6a20c0ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:24:37.574Z|d6792b91-e483-48de-aee4-801a6a20c0ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:24:39.076Z|6430d923-5038-4386-9b00-3deb8a88428d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:24:39.077Z|6430d923-5038-4386-9b00-3deb8a88428d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:24:39.085Z|80d86521-c31b-4f08-8c66-b3bc5163dc4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:24:39.085Z|b5e9cccb-348c-456d-bca6-56c315536cbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:24:39.086Z|b5e9cccb-348c-456d-bca6-56c315536cbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:24:39.086Z|80d86521-c31b-4f08-8c66-b3bc5163dc4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:24:49.103Z|9a90ef71-1521-4043-a5da-14d15b196280|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:24:49.104Z|9a90ef71-1521-4043-a5da-14d15b196280|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:24:49.111Z|f900e0bb-56ba-498b-8456-35e0c94ced28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:24:49.111Z|f900e0bb-56ba-498b-8456-35e0c94ced28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:24:49.115Z|ad89b0ea-7002-457e-950f-97f259cfcd74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:24:49.115Z|ad89b0ea-7002-457e-950f-97f259cfcd74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:24:50.750Z|9c9d81bc-1325-40f3-9718-00d69ff7e77b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:24:50.754Z|9c9d81bc-1325-40f3-9718-00d69ff7e77b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:24:59.136Z|5a5c926e-ed68-4e81-a121-41a3ce924aba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:24:59.136Z|5a5c926e-ed68-4e81-a121-41a3ce924aba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:24:59.140Z|3041d43e-dab9-4f45-9a9d-e8121af7817b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:24:59.140Z|3041d43e-dab9-4f45-9a9d-e8121af7817b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:24:59.145Z|0efd8d30-ee44-40e4-84fe-c959aae85951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:24:59.145Z|0efd8d30-ee44-40e4-84fe-c959aae85951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:24:59.892Z|baad2e06-9aeb-45a4-8be5-12848a84544e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:24:59.892Z|baad2e06-9aeb-45a4-8be5-12848a84544e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:25:05.750Z|67bd41a4-5c7d-4aae-a840-e9f868b82a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:25:05.750Z|67bd41a4-5c7d-4aae-a840-e9f868b82a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:25:07.574Z|2a85be7d-3606-40e8-b65d-3d115e4ea77d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:25:07.575Z|2a85be7d-3606-40e8-b65d-3d115e4ea77d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:25:09.171Z|e370a72c-e960-4287-bf0e-84ee70701ef4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:25:09.172Z|e370a72c-e960-4287-bf0e-84ee70701ef4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:25:09.174Z|79e3728d-fd20-4534-819e-752dc8575522|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:25:09.169Z|06eff175-3f8a-443c-8892-fd764817f7d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:25:09.174Z|79e3728d-fd20-4534-819e-752dc8575522|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:25:09.175Z|06eff175-3f8a-443c-8892-fd764817f7d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:25:19.206Z|058dafba-64f6-4ec0-b0d1-2114596717f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:25:19.206Z|058dafba-64f6-4ec0-b0d1-2114596717f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:25:19.206Z|1b3aa3c0-c5ae-4230-9028-38efc10794f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:25:19.207Z|1b3aa3c0-c5ae-4230-9028-38efc10794f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:25:19.214Z|6449f217-3fa3-4c3d-8e28-ca17f3c2c893|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:25:19.215Z|6449f217-3fa3-4c3d-8e28-ca17f3c2c893|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:25:20.750Z|776ffd1e-d622-4a89-85aa-417aaaff71a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:25:20.750Z|776ffd1e-d622-4a89-85aa-417aaaff71a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:25:29.235Z|8dab9a5b-13bf-4d97-9ad0-f2ccf98d5123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:25:29.235Z|0437da96-ddb3-43da-945e-de3bc3d5666d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:25:29.236Z|8dab9a5b-13bf-4d97-9ad0-f2ccf98d5123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:25:29.236Z|0437da96-ddb3-43da-945e-de3bc3d5666d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:25:29.248Z|37543521-7494-40d3-81b9-51605a8a2b98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:25:29.248Z|37543521-7494-40d3-81b9-51605a8a2b98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:25:35.750Z|6e2db1b4-61db-48b0-b4c0-91a8f0a3c233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:25:35.753Z|6e2db1b4-61db-48b0-b4c0-91a8f0a3c233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:25:37.575Z|947e5f92-88d7-405c-8b94-09e004e07537|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:25:37.576Z|947e5f92-88d7-405c-8b94-09e004e07537|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:25:39.265Z|ba51352a-bea1-4223-8323-f045088b9135|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:25:39.266Z|ba51352a-bea1-4223-8323-f045088b9135|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:25:39.268Z|0e677aa9-d79b-453d-bd44-6a4ff93e086a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:25:39.269Z|0e677aa9-d79b-453d-bd44-6a4ff93e086a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:25:39.280Z|09dc1b04-2d7a-4779-a6db-91d9e71563d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:25:39.281Z|09dc1b04-2d7a-4779-a6db-91d9e71563d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:25:49.295Z|bc906f87-b8d1-49a4-96b7-68421ada2ab6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:25:49.296Z|bc906f87-b8d1-49a4-96b7-68421ada2ab6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:25:49.300Z|ded03fb6-7bbd-40fa-a79d-46dba36a804f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:25:49.300Z|ded03fb6-7bbd-40fa-a79d-46dba36a804f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:25:49.308Z|10aff9ce-8f13-45cf-9a12-c30a68b3f2e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:25:49.309Z|10aff9ce-8f13-45cf-9a12-c30a68b3f2e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:25:50.750Z|8a8a1d13-4030-4500-8800-7e615d383e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:25:50.750Z|8a8a1d13-4030-4500-8800-7e615d383e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:25:59.326Z|8caaf778-8a0b-48d7-8e1a-5d58faf18e5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:25:59.327Z|8caaf778-8a0b-48d7-8e1a-5d58faf18e5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:25:59.331Z|8f4262fe-836d-4a7e-a15e-91bab2341495|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:25:59.332Z|8f4262fe-836d-4a7e-a15e-91bab2341495|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:25:59.337Z|72ae7f21-f3c7-48d9-b077-97ff12586769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:25:59.338Z|72ae7f21-f3c7-48d9-b077-97ff12586769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:25:59.890Z|4d186f96-add7-44ec-8b83-cfd3117e4ccf|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:25:59.891Z|4d186f96-add7-44ec-8b83-cfd3117e4ccf|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:26:05.750Z|e6b72535-c483-4d71-a7a7-b20dccdbb255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:26:05.750Z|e6b72535-c483-4d71-a7a7-b20dccdbb255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:26:07.576Z|ffe39115-f883-4ee6-b0ca-60ecc89cc5ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:26:07.577Z|ffe39115-f883-4ee6-b0ca-60ecc89cc5ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:26:09.359Z|7eb61d24-73d6-4c8a-bc13-589c4e1a9604|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:26:09.360Z|7eb61d24-73d6-4c8a-bc13-589c4e1a9604|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:26:09.363Z|6f4bd324-f2a6-44f5-a4f5-f9fa83d1f0bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:26:09.364Z|6f4bd324-f2a6-44f5-a4f5-f9fa83d1f0bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:26:09.366Z|7f85b521-5514-4144-8d10-ca9a41ede065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:26:09.367Z|7f85b521-5514-4144-8d10-ca9a41ede065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:26:19.397Z|884c671b-6064-4b89-a345-25cdab19a4dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:26:19.398Z|884c671b-6064-4b89-a345-25cdab19a4dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:26:19.398Z|2fc13be1-1f1e-40ad-8409-b50cadfdf555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:26:19.399Z|2fc13be1-1f1e-40ad-8409-b50cadfdf555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:26:19.399Z|89bb9bb2-32d0-422d-b737-5a10a4b75917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:26:19.400Z|89bb9bb2-32d0-422d-b737-5a10a4b75917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:26:20.750Z|c17fa1c6-49c1-47a9-b38a-e3c855c905d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:26:20.754Z|c17fa1c6-49c1-47a9-b38a-e3c855c905d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:26:29.428Z|83986a78-9b65-4a0f-b6ac-c72440c0abac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:26:29.429Z|83986a78-9b65-4a0f-b6ac-c72440c0abac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:26:29.428Z|a8c93e2c-b2dc-4e37-bc1a-48fb278bece0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:26:29.429Z|a8c93e2c-b2dc-4e37-bc1a-48fb278bece0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:26:29.434Z|132a82e2-e928-4de4-82ac-415950de55b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:26:29.434Z|132a82e2-e928-4de4-82ac-415950de55b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:26:35.750Z|c375b7c7-b082-4522-8823-a031b86b9ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:26:35.750Z|c375b7c7-b082-4522-8823-a031b86b9ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:26:37.577Z|0d7634de-ddf0-4084-a691-452836175ed8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:26:37.578Z|0d7634de-ddf0-4084-a691-452836175ed8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:26:39.459Z|cf567e4b-95c6-4afd-bb2d-a44f775424d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:26:39.460Z|cf567e4b-95c6-4afd-bb2d-a44f775424d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:26:39.464Z|9238ea1a-2214-4d67-8a5a-13091eb1297d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:26:39.465Z|9238ea1a-2214-4d67-8a5a-13091eb1297d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:26:39.467Z|84173633-0657-42f4-b1e8-542f91bd716a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:26:39.468Z|84173633-0657-42f4-b1e8-542f91bd716a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:26:49.493Z|357d7a21-8511-4788-9a12-6ade889ead50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:26:49.494Z|357d7a21-8511-4788-9a12-6ade889ead50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:26:49.499Z|0f1863c8-603d-422e-8421-99a3ae716e56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:26:49.500Z|0f1863c8-603d-422e-8421-99a3ae716e56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:26:49.503Z|efe13895-4ea2-4d19-822d-c959550c692e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:26:49.504Z|efe13895-4ea2-4d19-822d-c959550c692e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:26:50.750Z|2c3250b3-61e3-446a-b6b1-9119d499db75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:26:50.750Z|2c3250b3-61e3-446a-b6b1-9119d499db75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:26:59.533Z|dd3af7c0-020d-47db-8d7f-31af2e54df47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:26:59.533Z|f4d7fffc-2e84-4840-978e-e3d1e726b685|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:26:59.533Z|dd3af7c0-020d-47db-8d7f-31af2e54df47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:26:59.534Z|f4d7fffc-2e84-4840-978e-e3d1e726b685|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:26:59.536Z|7b8f8cc5-2e44-4fcd-9b1b-67611a9ba3bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:26:59.536Z|7b8f8cc5-2e44-4fcd-9b1b-67611a9ba3bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:26:59.890Z|cca9d7ff-4588-42e4-b84d-c4863f5d07e6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:26:59.891Z|cca9d7ff-4588-42e4-b84d-c4863f5d07e6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:27:05.750Z|5edad8f2-1e21-4b6c-9e63-4eb795f74b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:27:05.754Z|5edad8f2-1e21-4b6c-9e63-4eb795f74b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:27:07.578Z|e0bbfff8-2142-4b7e-8583-ee4607e68511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:27:07.579Z|e0bbfff8-2142-4b7e-8583-ee4607e68511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:27:09.558Z|154155e8-b0e6-4c71-a746-00789ad66277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:27:09.561Z|154155e8-b0e6-4c71-a746-00789ad66277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:27:09.560Z|32ab98bb-efff-48f9-a3c7-bcd52a33cac0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:27:09.564Z|32ab98bb-efff-48f9-a3c7-bcd52a33cac0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:27:09.566Z|4b5a754c-7f26-4a59-9e19-4366a0143d68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:27:09.570Z|4b5a754c-7f26-4a59-9e19-4366a0143d68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:27:19.593Z|9fb9ad1a-ba9f-4271-b933-85a471b5e636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:27:19.593Z|9fb9ad1a-ba9f-4271-b933-85a471b5e636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:27:19.599Z|b717a9cf-5045-4faf-bea3-3e5dd98c1cec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:27:19.599Z|b717a9cf-5045-4faf-bea3-3e5dd98c1cec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:27:19.603Z|4d99df96-ce34-4ac3-afcd-b99773bbd1f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:27:19.604Z|4d99df96-ce34-4ac3-afcd-b99773bbd1f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:27:20.750Z|360603f4-afba-4065-ad16-4373d8141fb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:27:20.750Z|360603f4-afba-4065-ad16-4373d8141fb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:27:29.623Z|ad4ce886-6e80-4cfa-ada7-351cbc4f131c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:27:29.623Z|ad4ce886-6e80-4cfa-ada7-351cbc4f131c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:27:29.624Z|5b9c67e8-37aa-4c23-93ad-c185327889fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:27:29.625Z|5b9c67e8-37aa-4c23-93ad-c185327889fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:27:29.631Z|450f4b9e-c4ab-44fb-8297-b736a80fb26c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:27:29.632Z|450f4b9e-c4ab-44fb-8297-b736a80fb26c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:27:35.750Z|5f2e01dc-7ec6-4acc-986a-f09c06235503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:27:35.751Z|5f2e01dc-7ec6-4acc-986a-f09c06235503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:27:37.580Z|8ec0bb8d-8268-4f60-9fc2-19978cb87fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:27:37.580Z|8ec0bb8d-8268-4f60-9fc2-19978cb87fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:27:39.654Z|ea50dedd-70f9-4b33-9908-0d7e32b4509d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:27:39.654Z|ea50dedd-70f9-4b33-9908-0d7e32b4509d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:27:39.657Z|d90c4029-1fb3-4858-b126-07cc9eb002ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:27:39.657Z|d90c4029-1fb3-4858-b126-07cc9eb002ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:27:39.659Z|73f2a356-7709-4927-986b-dec3e9f5082d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:27:39.660Z|73f2a356-7709-4927-986b-dec3e9f5082d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:27:49.685Z|77a0c55c-f402-42be-b2e1-862774f19ba3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:27:49.685Z|77a0c55c-f402-42be-b2e1-862774f19ba3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:27:49.685Z|dd2323fc-8cdd-4223-9e11-81c513228f32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:27:49.686Z|dd2323fc-8cdd-4223-9e11-81c513228f32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:27:49.688Z|e097cf65-e5bd-4c0a-9eea-070c4308a2c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:27:49.689Z|e097cf65-e5bd-4c0a-9eea-070c4308a2c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:27:50.749Z|fcabd4f7-2a78-449e-be36-616ecebf1789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:27:50.753Z|fcabd4f7-2a78-449e-be36-616ecebf1789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:27:59.712Z|64fdeff2-6377-44a3-a83c-26e2c0cda1b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:27:59.713Z|64fdeff2-6377-44a3-a83c-26e2c0cda1b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:27:59.716Z|90ffb7fb-cea6-4439-a4aa-14b05b694f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:27:59.716Z|90ffb7fb-cea6-4439-a4aa-14b05b694f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:27:59.718Z|6437a38c-5ee8-4449-ad60-02e4fc343f77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:27:59.718Z|6437a38c-5ee8-4449-ad60-02e4fc343f77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:27:59.890Z|6c9e5cfc-6132-4273-99c3-b1aa1599e6ad|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:27:59.891Z|6c9e5cfc-6132-4273-99c3-b1aa1599e6ad|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:28:05.750Z|00c8192f-9223-4158-a8dc-99feaa0389ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:28:05.750Z|00c8192f-9223-4158-a8dc-99feaa0389ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:28:07.581Z|8b9133da-600a-4617-a4c0-77f714b10447|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:28:07.581Z|8b9133da-600a-4617-a4c0-77f714b10447|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:28:09.742Z|7232e5e2-2619-4661-a9b1-0f1a0ea183f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:28:09.743Z|7232e5e2-2619-4661-a9b1-0f1a0ea183f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:28:09.750Z|34300f91-4a2d-436e-9f10-d1b295958e64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:28:09.751Z|34300f91-4a2d-436e-9f10-d1b295958e64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:28:09.751Z|1e5fdbe1-76b3-4440-8d3f-22cfebbe4cb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:28:09.752Z|1e5fdbe1-76b3-4440-8d3f-22cfebbe4cb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:28:19.774Z|c8a9ad00-b900-4f4e-9962-02eeffcd9599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:28:19.774Z|c8a9ad00-b900-4f4e-9962-02eeffcd9599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:28:19.778Z|9cd77fda-4509-4079-afa2-78abba11fdde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:28:19.782Z|9cd77fda-4509-4079-afa2-78abba11fdde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:28:19.786Z|ac887a39-7714-4e61-a418-a4602b31ec42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:28:19.786Z|ac887a39-7714-4e61-a418-a4602b31ec42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:28:20.750Z|e5eb44fc-4a1a-41d9-8cf2-5e52b235a942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:28:20.750Z|e5eb44fc-4a1a-41d9-8cf2-5e52b235a942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:28:29.819Z|7b6e4e8e-328e-4368-abb5-e92d53a73cd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:28:29.819Z|ad7d869e-0cfc-43a3-978b-9092ad3c7122|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:28:29.819Z|7b6e4e8e-328e-4368-abb5-e92d53a73cd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:28:29.820Z|ad7d869e-0cfc-43a3-978b-9092ad3c7122|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:28:29.822Z|b9d4d186-f989-4412-bf99-abaaa2e0b009|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:28:29.823Z|b9d4d186-f989-4412-bf99-abaaa2e0b009|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:28:35.750Z|799696dd-846c-43d3-bb32-36f3e201bcb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:28:35.754Z|799696dd-846c-43d3-bb32-36f3e201bcb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:28:37.582Z|6d1a445f-8ad6-4b4c-823f-15e4a42ff759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:28:37.583Z|6d1a445f-8ad6-4b4c-823f-15e4a42ff759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:28:39.848Z|63970d67-8d32-411b-95a3-b3963a042eed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:28:39.849Z|63970d67-8d32-411b-95a3-b3963a042eed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:28:39.850Z|a66e3fec-710b-4837-8d5a-4e276a66cffb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:28:39.850Z|a66e3fec-710b-4837-8d5a-4e276a66cffb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:28:39.851Z|b7698756-129d-4d65-9126-57387b97360a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:28:39.852Z|b7698756-129d-4d65-9126-57387b97360a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:28:49.881Z|9be3cd4e-c45e-450a-af8e-a4dd949cd1c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:28:49.881Z|4ee4dbac-4145-4d62-a3c1-93fee549a01a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:28:49.882Z|4ee4dbac-4145-4d62-a3c1-93fee549a01a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:28:49.882Z|9be3cd4e-c45e-450a-af8e-a4dd949cd1c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:28:49.886Z|4c456b3c-1f69-40fc-86e8-345bafcf3699|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:28:49.887Z|4c456b3c-1f69-40fc-86e8-345bafcf3699|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:28:50.751Z|1d6a6c0b-0934-4d4a-b959-0e86582060df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:28:50.751Z|1d6a6c0b-0934-4d4a-b959-0e86582060df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:28:59.891Z|d0033cfd-b715-432c-a148-9e2a23148e2e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:28:59.892Z|d0033cfd-b715-432c-a148-9e2a23148e2e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:28:59.910Z|6fb8114b-2ff2-466a-9f30-a2698e0406e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:28:59.910Z|6fb8114b-2ff2-466a-9f30-a2698e0406e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:28:59.913Z|efc2c91b-c9ff-4107-9bb2-73b8c2f11913|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:28:59.914Z|efc2c91b-c9ff-4107-9bb2-73b8c2f11913|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:28:59.917Z|fbebb960-9224-4322-8bb9-1c50b3bf1a30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:28:59.917Z|fbebb960-9224-4322-8bb9-1c50b3bf1a30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:29:05.750Z|06e568c4-9544-4ae4-aade-4988ae38d945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:29:05.750Z|06e568c4-9544-4ae4-aade-4988ae38d945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:29:07.583Z|070c3691-2b3c-465d-9591-f9d75b9a7491|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:29:07.584Z|070c3691-2b3c-465d-9591-f9d75b9a7491|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:29:09.940Z|3f0f1d8d-151d-41a0-b54f-24b4ff141b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:29:09.941Z|3f0f1d8d-151d-41a0-b54f-24b4ff141b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:29:09.953Z|8693a159-1133-4a8b-9e5a-6d34fbbf883d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:29:09.954Z|8693a159-1133-4a8b-9e5a-6d34fbbf883d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:29:09.958Z|071e30c0-06d1-4d22-90dd-56e44efa7c2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:29:09.959Z|071e30c0-06d1-4d22-90dd-56e44efa7c2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:29:19.984Z|2ada141e-d3c8-4721-9a34-2d4aa7c017c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:29:19.984Z|2ada141e-d3c8-4721-9a34-2d4aa7c017c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:29:19.987Z|28d30217-9c06-4caa-9db5-b8afb287195e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:29:19.988Z|28d30217-9c06-4caa-9db5-b8afb287195e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:29:19.994Z|316e061a-b8bb-4603-bf41-e2b05903cb3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:29:19.994Z|316e061a-b8bb-4603-bf41-e2b05903cb3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:29:20.750Z|9d6bfc7b-6c1d-4f1e-bb0c-d42e767153ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:29:20.754Z|9d6bfc7b-6c1d-4f1e-bb0c-d42e767153ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:29:30.019Z|75d0a200-d0a1-4282-86d2-9b516b7fb827|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:29:30.019Z|f7666128-c56e-4402-a7a5-73423b15d738|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:29:30.020Z|75d0a200-d0a1-4282-86d2-9b516b7fb827|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:29:30.020Z|f7666128-c56e-4402-a7a5-73423b15d738|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:29:30.021Z|b5a9b9a5-e793-4925-8724-7d14182146eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:29:30.022Z|b5a9b9a5-e793-4925-8724-7d14182146eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:29:35.750Z|668a72a5-0d50-4c60-acae-039bafb572ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:29:35.750Z|668a72a5-0d50-4c60-acae-039bafb572ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:29:37.584Z|d92c6e05-36ea-4964-af1c-c97b62769b2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:29:37.585Z|d92c6e05-36ea-4964-af1c-c97b62769b2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:29:40.050Z|3a7aa293-e91b-4fa6-84e0-a3e1ad9a5b40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:29:40.050Z|e45aa3f9-74cb-4d0c-8339-bc61a243d06b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:29:40.051Z|e45aa3f9-74cb-4d0c-8339-bc61a243d06b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:29:40.051Z|3a7aa293-e91b-4fa6-84e0-a3e1ad9a5b40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:29:40.054Z|90f4519e-1655-47e9-85f4-f022b5b0ebf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:29:40.054Z|90f4519e-1655-47e9-85f4-f022b5b0ebf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:29:50.083Z|bebabe03-50be-44f8-a26a-c6ed882907d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:29:50.084Z|bebabe03-50be-44f8-a26a-c6ed882907d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:29:50.085Z|7f706ca3-5de7-4c6d-8e6a-51687878a198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:29:50.086Z|7f706ca3-5de7-4c6d-8e6a-51687878a198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:29:50.086Z|6daf6774-08e3-4730-8076-aabd074797d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:29:50.095Z|6daf6774-08e3-4730-8076-aabd074797d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:29:50.750Z|eabbae22-b77e-4fad-abc5-e7a15801859a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:29:50.750Z|eabbae22-b77e-4fad-abc5-e7a15801859a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:29:59.889Z|941bbdd6-fc50-4a23-a48d-591ce7f225ee|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:29:59.889Z|941bbdd6-fc50-4a23-a48d-591ce7f225ee|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:30:00.118Z|1868edbb-0380-4fa1-a899-7c6cb59fa1ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:30:00.118Z|807e7bc6-a399-43ff-ab7d-bca8b9abcca3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:30:00.119Z|1868edbb-0380-4fa1-a899-7c6cb59fa1ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:30:00.119Z|807e7bc6-a399-43ff-ab7d-bca8b9abcca3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:30:00.126Z|be7cf790-2fae-4357-a017-b61e6912dc72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:30:00.127Z|be7cf790-2fae-4357-a017-b61e6912dc72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:30:05.750Z|15bd219f-0d76-44a9-a793-b54f8c1e2327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:30:05.754Z|15bd219f-0d76-44a9-a793-b54f8c1e2327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:30:07.586Z|e462d608-fe49-4158-83a0-873a6a3de163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:30:07.586Z|e462d608-fe49-4158-83a0-873a6a3de163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:30:10.151Z|c8adb2f8-2811-4c75-8d1b-d76a703cf190|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:30:10.152Z|c8adb2f8-2811-4c75-8d1b-d76a703cf190|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:30:10.155Z|97a1e9f6-1d61-4f1d-a116-a803d7bb19d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:30:10.155Z|97a1e9f6-1d61-4f1d-a116-a803d7bb19d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:30:10.158Z|7922e796-c7b9-4614-9aa4-4d653c3f8f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:30:10.158Z|7922e796-c7b9-4614-9aa4-4d653c3f8f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:30:20.187Z|07968e7b-fdd3-424d-9f10-f80d3834e80b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:30:20.187Z|e72b81a0-dd78-42f4-b9d3-0e174335e0bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:30:20.188Z|07968e7b-fdd3-424d-9f10-f80d3834e80b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:30:20.190Z|e72b81a0-dd78-42f4-b9d3-0e174335e0bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:30:20.191Z|5aff3d49-c7fd-45a3-8226-7beee4abe7e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:30:20.191Z|5aff3d49-c7fd-45a3-8226-7beee4abe7e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:30:20.750Z|76247e5e-0758-4596-a13d-4555c2fb7f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:30:20.750Z|76247e5e-0758-4596-a13d-4555c2fb7f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:30:30.220Z|1e145e53-729b-4b6a-a471-be98c481aa5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:30:30.220Z|1e145e53-729b-4b6a-a471-be98c481aa5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:30:30.222Z|c1205e16-bdcc-49eb-9f37-11aeab9b17ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:30:30.222Z|c1205e16-bdcc-49eb-9f37-11aeab9b17ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:30:30.228Z|30b586b0-6206-481a-a98d-1d0f4af42777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:30:30.228Z|30b586b0-6206-481a-a98d-1d0f4af42777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:30:35.750Z|3c7aefe2-261d-4402-a699-54b12f823547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:30:35.750Z|3c7aefe2-261d-4402-a699-54b12f823547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:30:37.587Z|0bc99bf9-827b-4226-8753-0ad3f7054a93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:30:37.588Z|0bc99bf9-827b-4226-8753-0ad3f7054a93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:30:40.250Z|2093555e-8609-400b-9ef0-52d9c1c88fa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:30:40.250Z|2093555e-8609-400b-9ef0-52d9c1c88fa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:30:40.250Z|54c9c639-bad7-431e-a741-d7d9c17c7d82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:30:40.251Z|54c9c639-bad7-431e-a741-d7d9c17c7d82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:30:40.257Z|030b38b5-e32d-49b4-87a6-cf0e793cad63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:30:40.258Z|030b38b5-e32d-49b4-87a6-cf0e793cad63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:30:50.281Z|37291ad7-e5e9-43af-9ae1-153952a7769c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:30:50.282Z|37291ad7-e5e9-43af-9ae1-153952a7769c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:30:50.285Z|74665af9-773d-442d-94b0-4a28af1177d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:30:50.285Z|0eba9f37-08d6-4f1f-b232-5d58ccc0e1b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:30:50.286Z|74665af9-773d-442d-94b0-4a28af1177d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:30:50.286Z|0eba9f37-08d6-4f1f-b232-5d58ccc0e1b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:30:50.750Z|9335d5be-b1c4-476e-8f49-98f1c263ce29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:30:50.754Z|9335d5be-b1c4-476e-8f49-98f1c263ce29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:30:59.892Z|1fd6fcf1-956c-4e0a-bf1c-06bcb1afc161|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:30:59.893Z|1fd6fcf1-956c-4e0a-bf1c-06bcb1afc161|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:31:00.312Z|8eb18cba-9b53-4fc1-aaf8-0d64621b2eaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:31:00.313Z|8eb18cba-9b53-4fc1-aaf8-0d64621b2eaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:31:00.318Z|09d55863-e0fb-4c5d-9af2-f35763eed09c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:31:00.318Z|09d55863-e0fb-4c5d-9af2-f35763eed09c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:31:00.323Z|5ccc6459-7fcc-4886-a310-57b83041b24f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:31:00.323Z|5ccc6459-7fcc-4886-a310-57b83041b24f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:31:05.750Z|214e3c5e-926b-4797-8b84-7c550b36a29e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:31:05.750Z|214e3c5e-926b-4797-8b84-7c550b36a29e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:31:07.588Z|76524b4e-6234-44ff-87f4-ca857900e4f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:31:07.589Z|76524b4e-6234-44ff-87f4-ca857900e4f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:31:10.360Z|753c5dd7-f653-4e01-a6cc-ed3b5e3f2c55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:31:10.360Z|753c5dd7-f653-4e01-a6cc-ed3b5e3f2c55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:31:10.361Z|9f58d532-3a47-484e-aeb9-ab121180cf36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:31:10.363Z|9f58d532-3a47-484e-aeb9-ab121180cf36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:31:10.364Z|c33560f9-b4b8-4276-825d-b46bf1b610ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:31:10.364Z|c33560f9-b4b8-4276-825d-b46bf1b610ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:31:20.394Z|231c5c01-2545-4a5d-91f7-f4df7c557cb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:31:20.395Z|231c5c01-2545-4a5d-91f7-f4df7c557cb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:31:20.395Z|b36cb96d-6039-43c8-ba35-a4045b981075|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:31:20.395Z|8e76847c-3870-49a9-842d-d5f5be90c22a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:31:20.396Z|b36cb96d-6039-43c8-ba35-a4045b981075|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:31:20.396Z|8e76847c-3870-49a9-842d-d5f5be90c22a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:31:20.750Z|216f2100-04b1-44aa-9a4d-c417e54b5557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:31:20.750Z|216f2100-04b1-44aa-9a4d-c417e54b5557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:31:30.429Z|bb6a5b9f-f5dc-4adb-a681-1bc08d598272|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:31:30.430Z|bb6a5b9f-f5dc-4adb-a681-1bc08d598272|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:31:30.432Z|0c0655e1-5830-4502-a70a-9ab4f4a2e6fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:31:30.433Z|0c0655e1-5830-4502-a70a-9ab4f4a2e6fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:31:30.437Z|4d4b5a55-70df-4c31-af44-8e01ea58a40f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:31:30.437Z|4d4b5a55-70df-4c31-af44-8e01ea58a40f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:31:35.750Z|5391d899-f0ba-44e4-b4be-d99f9c9f0000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:31:35.754Z|5391d899-f0ba-44e4-b4be-d99f9c9f0000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:31:37.589Z|962fe083-8f74-4ca3-95a4-ec5d6febfabd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:31:37.590Z|962fe083-8f74-4ca3-95a4-ec5d6febfabd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:31:40.470Z|0286cfc9-9273-4aa0-b369-6f20aaaddab0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:31:40.470Z|0286cfc9-9273-4aa0-b369-6f20aaaddab0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:31:40.470Z|e74573c6-c7ba-4df7-a2d1-4098d8119451|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:31:40.471Z|e74573c6-c7ba-4df7-a2d1-4098d8119451|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:31:40.471Z|7b9d0af6-7e0a-4563-9812-83b56a882d7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:31:40.471Z|7b9d0af6-7e0a-4563-9812-83b56a882d7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:31:50.502Z|b8e6b029-5158-4d87-ae86-bf3ce8a5561d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:31:50.504Z|b8e6b029-5158-4d87-ae86-bf3ce8a5561d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:31:50.508Z|09c74b3f-6ec4-4b29-a364-6492762cc9bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:31:50.509Z|09c74b3f-6ec4-4b29-a364-6492762cc9bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:31:50.527Z|82f2c4b0-ff93-40d0-a067-9abc9db77703|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:31:50.527Z|82f2c4b0-ff93-40d0-a067-9abc9db77703|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:31:50.750Z|ce182f18-05ce-40fe-997b-6629023c770a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:31:50.750Z|ce182f18-05ce-40fe-997b-6629023c770a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:31:59.897Z|1992ed52-2167-439e-b0ff-666dfafe5a61|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:31:59.898Z|1992ed52-2167-439e-b0ff-666dfafe5a61|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:32:00.543Z|432f7a85-1a7d-4c1e-a812-53298b07401a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:32:00.543Z|432f7a85-1a7d-4c1e-a812-53298b07401a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:32:00.545Z|65a08a1b-f727-41c7-a857-af755e24479e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:32:00.545Z|65a08a1b-f727-41c7-a857-af755e24479e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:32:00.554Z|bc8f0fa6-2a92-4d0c-b99f-e12fbc1d743c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:32:00.555Z|bc8f0fa6-2a92-4d0c-b99f-e12fbc1d743c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:32:05.750Z|ab715a02-30e2-47b7-a306-be8c5d578f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:32:05.750Z|ab715a02-30e2-47b7-a306-be8c5d578f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:32:07.591Z|34e453fe-4ada-46cf-abb9-754626b1acd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:32:07.591Z|34e453fe-4ada-46cf-abb9-754626b1acd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:32:10.572Z|e00b14d6-d5e2-46fc-991b-a791824cba92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:32:10.573Z|e00b14d6-d5e2-46fc-991b-a791824cba92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:32:10.576Z|940eb9a3-a09e-445d-a516-a4fb8de13154|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:32:10.576Z|940eb9a3-a09e-445d-a516-a4fb8de13154|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:32:10.604Z|598f1f98-2ac1-47d8-8206-2925b61f8ad3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:32:10.605Z|598f1f98-2ac1-47d8-8206-2925b61f8ad3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:32:20.598Z|5027cdac-2dcc-43bf-b5f7-e7960c20b0e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:32:20.599Z|5027cdac-2dcc-43bf-b5f7-e7960c20b0e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:32:20.601Z|90d1137e-d814-4427-bf32-05caa4aef2ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:32:20.602Z|90d1137e-d814-4427-bf32-05caa4aef2ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:32:20.628Z|b58143a5-8058-4fbf-8f8b-a270e23882ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:32:20.628Z|b58143a5-8058-4fbf-8f8b-a270e23882ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:32:20.750Z|206ce43a-5aaf-458f-baab-663a145b4ab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:32:20.750Z|206ce43a-5aaf-458f-baab-663a145b4ab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:32:30.624Z|db6cb404-538a-4926-87f3-6ea6aed4dc6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:32:30.625Z|db6cb404-538a-4926-87f3-6ea6aed4dc6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:32:30.626Z|26a1f83d-40b3-4623-83b9-cfb4340187e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:32:30.626Z|26a1f83d-40b3-4623-83b9-cfb4340187e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:32:30.654Z|2d04c905-e9db-4344-a264-4ab6261def4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:32:30.654Z|2d04c905-e9db-4344-a264-4ab6261def4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:32:35.750Z|5954b080-4464-4501-bc1e-73da6ff313f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:32:35.750Z|5954b080-4464-4501-bc1e-73da6ff313f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:32:37.592Z|ac7b11cb-837d-4f5f-b275-b8aa6191bbbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:32:37.593Z|ac7b11cb-837d-4f5f-b275-b8aa6191bbbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:32:40.647Z|c5a1c58e-1037-4e2d-9701-8c739220a2aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:32:40.647Z|a28ffe9e-081a-42bf-9cb7-c6742e905b90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:32:40.647Z|a28ffe9e-081a-42bf-9cb7-c6742e905b90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:32:40.648Z|c5a1c58e-1037-4e2d-9701-8c739220a2aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:32:40.674Z|d09816e5-85b3-4817-863a-5f36cad91725|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:32:40.675Z|d09816e5-85b3-4817-863a-5f36cad91725|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:32:50.669Z|fcd46e71-b221-442f-ae5f-7987f810f1e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:32:50.670Z|fcd46e71-b221-442f-ae5f-7987f810f1e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:32:50.674Z|c05d1349-33b7-44f5-9be0-5d4e26df0b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:32:50.674Z|c05d1349-33b7-44f5-9be0-5d4e26df0b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:32:50.694Z|25130340-bcbe-43a4-a310-587f4d28ee87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:32:50.694Z|25130340-bcbe-43a4-a310-587f4d28ee87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:32:50.750Z|86c33bde-1ae3-4a52-ad3d-9ae7adedb447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:32:50.750Z|86c33bde-1ae3-4a52-ad3d-9ae7adedb447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:32:59.888Z|49377ada-92ee-49f5-b3ba-8f5535949768|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:32:59.889Z|49377ada-92ee-49f5-b3ba-8f5535949768|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:33:00.699Z|4d3be318-c0cb-439d-ab55-c5a45af31832|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:33:00.699Z|9b59801f-2a92-4db3-85e6-1ded18861b13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:33:00.700Z|4d3be318-c0cb-439d-ab55-c5a45af31832|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:33:00.700Z|9b59801f-2a92-4db3-85e6-1ded18861b13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:33:00.726Z|2668eead-3646-41f6-8221-ae20519eaf1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:33:00.726Z|2668eead-3646-41f6-8221-ae20519eaf1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:33:05.750Z|ea57e8de-8ccc-4262-a382-e8d930485e32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:33:05.750Z|ea57e8de-8ccc-4262-a382-e8d930485e32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:33:07.594Z|47714e6e-ff83-4b28-af65-6b9951500ebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:33:07.595Z|47714e6e-ff83-4b28-af65-6b9951500ebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:33:10.726Z|0f0c8d34-a434-4dd7-8583-d8923ad55c39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:33:10.727Z|0f0c8d34-a434-4dd7-8583-d8923ad55c39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:33:10.729Z|72dc4329-bcb2-4910-9bfe-5f4ced27f1e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:33:10.730Z|72dc4329-bcb2-4910-9bfe-5f4ced27f1e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:33:10.749Z|7779acab-1fbd-497d-bebb-c38ecd18a75d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:33:10.750Z|7779acab-1fbd-497d-bebb-c38ecd18a75d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:33:20.750Z|22d95aad-3901-4427-86c4-0fa6f4a5a28f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:33:20.750Z|22d95aad-3901-4427-86c4-0fa6f4a5a28f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:33:20.754Z|9c9f44ad-41e8-40b6-9f52-71df6fb752b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:33:20.755Z|9c9f44ad-41e8-40b6-9f52-71df6fb752b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:33:20.757Z|978e189a-870f-4c75-bc18-50984eca7e8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:33:20.758Z|978e189a-870f-4c75-bc18-50984eca7e8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:33:20.777Z|70d15682-c90a-4a5e-a3cc-ce9e2f6790cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:33:20.777Z|70d15682-c90a-4a5e-a3cc-ce9e2f6790cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:33:30.781Z|2495479e-e21d-4cd1-ba55-a03db892d764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:33:30.782Z|2495479e-e21d-4cd1-ba55-a03db892d764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:33:30.793Z|d7187530-a942-4179-89e5-48e80d447c4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:33:30.793Z|d7187530-a942-4179-89e5-48e80d447c4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:33:30.802Z|f16821fd-2ea4-4f05-ad13-ee7c8057f28a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:33:30.802Z|f16821fd-2ea4-4f05-ad13-ee7c8057f28a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:33:35.750Z|b0888317-4618-4e5c-add0-f6e22ac5fc89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:33:35.750Z|b0888317-4618-4e5c-add0-f6e22ac5fc89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:33:37.596Z|cb48890e-5e24-4545-ae36-7fd957bb5be1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:33:37.596Z|cb48890e-5e24-4545-ae36-7fd957bb5be1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:33:40.808Z|4398bf83-428c-46c6-b562-510cae3f5bff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:33:40.808Z|4398bf83-428c-46c6-b562-510cae3f5bff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:33:40.827Z|de98ac5d-57d1-4669-b7d3-7f248a773738|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:33:40.828Z|de98ac5d-57d1-4669-b7d3-7f248a773738|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:33:40.830Z|90428073-7604-4e62-8ba7-c449e2300f8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:33:40.831Z|90428073-7604-4e62-8ba7-c449e2300f8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:33:50.750Z|8a5cd716-ba28-4e23-896a-f13fd8f816ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:33:50.750Z|8a5cd716-ba28-4e23-896a-f13fd8f816ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:33:50.838Z|a040f066-a1f4-4055-ba05-22fbf08abe8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:33:50.838Z|a040f066-a1f4-4055-ba05-22fbf08abe8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:33:50.858Z|d050a30b-6011-4117-929a-6b058350cc30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:33:50.859Z|d050a30b-6011-4117-929a-6b058350cc30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:33:50.860Z|65d68519-d635-4a5f-b876-4af81399e625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:33:50.860Z|65d68519-d635-4a5f-b876-4af81399e625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:33:59.893Z|342bf026-9f1c-43f0-903f-59dad1019cf1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:33:59.894Z|342bf026-9f1c-43f0-903f-59dad1019cf1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:34:00.867Z|c7f611a7-d0ca-46e3-ba61-b796e0c5fab9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:34:00.868Z|c7f611a7-d0ca-46e3-ba61-b796e0c5fab9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:34:00.888Z|d18051c9-5fa0-475b-aaa6-356265738c2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:34:00.889Z|d18051c9-5fa0-475b-aaa6-356265738c2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:34:00.888Z|66e6e665-fd0a-4435-9d68-1ee8d8ce3337|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:34:00.889Z|66e6e665-fd0a-4435-9d68-1ee8d8ce3337|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:34:05.750Z|92c3fc96-8436-4b56-9943-b921d710e695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:34:05.750Z|92c3fc96-8436-4b56-9943-b921d710e695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:34:07.601Z|c350eea1-9010-4733-97e1-1e9f08e77266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:34:07.601Z|c350eea1-9010-4733-97e1-1e9f08e77266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:34:10.900Z|d2fa464c-d86a-4c9b-9716-85466ce225f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:34:10.900Z|d2fa464c-d86a-4c9b-9716-85466ce225f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:34:10.917Z|101e415a-43e9-405f-b12c-2f48d1889fa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:34:10.918Z|101e415a-43e9-405f-b12c-2f48d1889fa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:34:10.923Z|8b45c70f-1a7f-48ea-b9e8-7ff5d3e7ef8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:34:10.924Z|8b45c70f-1a7f-48ea-b9e8-7ff5d3e7ef8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:34:20.750Z|882bf590-21eb-48fe-9573-8ae0e51b8ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:34:20.750Z|882bf590-21eb-48fe-9573-8ae0e51b8ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:34:20.931Z|8400953c-00cc-4c06-b5af-1dd8160be4d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:34:20.932Z|8400953c-00cc-4c06-b5af-1dd8160be4d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:34:20.946Z|0ed23b33-51a1-47d0-a535-5a0df233c004|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:34:20.947Z|0ed23b33-51a1-47d0-a535-5a0df233c004|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:34:20.952Z|9f02e57b-75da-4eb2-87b3-c92ce3f108ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:34:20.953Z|9f02e57b-75da-4eb2-87b3-c92ce3f108ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:34:30.963Z|4dad3857-8aa5-4b1d-8a0c-51b8e49f54ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:34:30.964Z|4dad3857-8aa5-4b1d-8a0c-51b8e49f54ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:34:30.980Z|e71aa787-3d9c-47d8-99c7-63f294366ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:34:30.980Z|c8844826-bd40-46d2-b10c-501b335dd193|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:34:30.980Z|e71aa787-3d9c-47d8-99c7-63f294366ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:34:30.980Z|c8844826-bd40-46d2-b10c-501b335dd193|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:34:35.750Z|78d815be-1e3e-40c3-873e-e6ef1576293c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:34:35.750Z|78d815be-1e3e-40c3-873e-e6ef1576293c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:34:37.602Z|df1b0754-8dea-4de3-8a6d-1ae3a7503e17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:34:37.603Z|df1b0754-8dea-4de3-8a6d-1ae3a7503e17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:34:41.005Z|7168061f-062a-49cb-9243-98f82b4cd483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:34:41.006Z|7168061f-062a-49cb-9243-98f82b4cd483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:34:41.011Z|21a37f75-560b-4430-8145-6164a126c7a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:34:41.011Z|49bf0c2e-d2a2-41c1-b968-12f8b56a3dad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:34:41.012Z|21a37f75-560b-4430-8145-6164a126c7a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:34:41.012Z|49bf0c2e-d2a2-41c1-b968-12f8b56a3dad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:34:50.751Z|86453049-81a4-465a-8709-13f4c259c136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:34:50.755Z|86453049-81a4-465a-8709-13f4c259c136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:34:51.036Z|ac1be02f-446d-4319-bb50-ed5eddaef515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:34:51.037Z|ac87eb5a-a23e-4ffc-b329-a91e38c6cbe9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:34:51.038Z|ac87eb5a-a23e-4ffc-b329-a91e38c6cbe9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:34:51.038Z|ac1be02f-446d-4319-bb50-ed5eddaef515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:34:51.042Z|d3484ef0-2599-406b-9201-96722b046078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:34:51.042Z|d3484ef0-2599-406b-9201-96722b046078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:34:59.889Z|f93616f4-4592-4ccb-9e44-71bf641e4c29|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:34:59.890Z|f93616f4-4592-4ccb-9e44-71bf641e4c29|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:35:01.071Z|12184804-723a-49cf-bf5f-06267ffcec53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:35:01.071Z|12184804-723a-49cf-bf5f-06267ffcec53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:35:01.072Z|6f15f80b-f979-4977-859b-c0e16c7869ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:35:01.072Z|6f15f80b-f979-4977-859b-c0e16c7869ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:35:01.075Z|f8955d06-63c1-45ad-9335-4f55904bd40c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:35:01.075Z|f8955d06-63c1-45ad-9335-4f55904bd40c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:35:05.750Z|6ce4b7a7-8da6-4039-ad0e-abb69331d0e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:35:05.751Z|6ce4b7a7-8da6-4039-ad0e-abb69331d0e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:35:07.606Z|00c76579-e466-4717-a061-1802b519ecc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:35:07.606Z|00c76579-e466-4717-a061-1802b519ecc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:35:11.106Z|26bd876a-f53e-460f-9229-4909b8aa73e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:35:11.107Z|26bd876a-f53e-460f-9229-4909b8aa73e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:35:11.110Z|71baad61-a0db-4de7-92f7-972cd3ad1d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:35:11.111Z|71baad61-a0db-4de7-92f7-972cd3ad1d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:35:11.114Z|2a370724-af3c-4910-b5ef-fe2532264c8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:35:11.115Z|2a370724-af3c-4910-b5ef-fe2532264c8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:35:20.750Z|d4dbd7f4-c66f-4c84-87c6-c5491828eed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:35:20.750Z|d4dbd7f4-c66f-4c84-87c6-c5491828eed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:35:21.142Z|38713b75-0025-4f44-abe2-44ceee6d6945|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:35:21.142Z|38713b75-0025-4f44-abe2-44ceee6d6945|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:35:21.147Z|2c65bbd4-9b1a-430f-9e0d-8c2384234981|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:35:21.148Z|5167afc4-24b8-477e-a438-14dbb342085f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:35:21.148Z|5167afc4-24b8-477e-a438-14dbb342085f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:35:21.148Z|2c65bbd4-9b1a-430f-9e0d-8c2384234981|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:35:31.175Z|069a5c95-f1fe-49e0-aeea-0352ef127c79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:35:31.176Z|069a5c95-f1fe-49e0-aeea-0352ef127c79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:35:31.179Z|17206a71-cf65-49f9-99a6-80b4b59610a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:35:31.179Z|17206a71-cf65-49f9-99a6-80b4b59610a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:35:31.183Z|3b24f7c4-8ea8-4d21-aa5d-0db055a09e6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:35:31.184Z|3b24f7c4-8ea8-4d21-aa5d-0db055a09e6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:35:35.750Z|06561ee1-d5c1-4ce0-954f-dca3d9a7c0dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:35:35.755Z|06561ee1-d5c1-4ce0-954f-dca3d9a7c0dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:35:37.607Z|37c82c1a-24de-4856-8801-ce44c71ef04c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:35:37.607Z|37c82c1a-24de-4856-8801-ce44c71ef04c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:35:41.204Z|ab903d21-75ca-4676-a766-acd29b72091d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:35:41.205Z|ab903d21-75ca-4676-a766-acd29b72091d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:35:41.211Z|188d55a3-a533-4c97-b7f3-b48d4ab7e809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:35:41.212Z|188d55a3-a533-4c97-b7f3-b48d4ab7e809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:35:41.212Z|e6e8d251-a15a-449f-8cea-90ebf481f14a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:35:41.213Z|e6e8d251-a15a-449f-8cea-90ebf481f14a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:35:50.750Z|2b93916e-0647-462b-8ec7-347cb686bba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:35:50.750Z|2b93916e-0647-462b-8ec7-347cb686bba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:35:51.229Z|c72058cc-4f6f-4bec-8575-a8630d7cefb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:35:51.230Z|c72058cc-4f6f-4bec-8575-a8630d7cefb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:35:51.242Z|7848565f-c90e-45b9-9703-834fa2e58d16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:35:51.243Z|7848565f-c90e-45b9-9703-834fa2e58d16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:35:51.246Z|51a87397-1681-480a-abf6-f38c42693e52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:35:51.246Z|51a87397-1681-480a-abf6-f38c42693e52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:35:59.900Z|5d036d86-0783-47be-abc6-d539d8fe9611|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:35:59.900Z|5d036d86-0783-47be-abc6-d539d8fe9611|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:36:01.259Z|10ef7851-d00d-4fe4-a5a1-251ce21814aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:36:01.259Z|10ef7851-d00d-4fe4-a5a1-251ce21814aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:36:01.267Z|f84d1327-a101-4966-ba52-4eb79ec57d41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:36:01.267Z|f84d1327-a101-4966-ba52-4eb79ec57d41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:36:01.274Z|7a8a2ba2-d264-4932-b025-a3163e682693|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:36:01.275Z|7a8a2ba2-d264-4932-b025-a3163e682693|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:36:05.750Z|016ac9b9-f124-4400-9cfd-b02b6840e7ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:36:05.750Z|016ac9b9-f124-4400-9cfd-b02b6840e7ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:36:07.608Z|a9621a76-873c-4bad-a98d-b9085bc943b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:36:07.608Z|a9621a76-873c-4bad-a98d-b9085bc943b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:36:11.289Z|0a07362d-692b-45a9-88f3-21578ba08822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:36:11.289Z|0a07362d-692b-45a9-88f3-21578ba08822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:36:11.297Z|7af19c91-c18a-4a07-ac1a-9ce9218c1b62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:36:11.298Z|7af19c91-c18a-4a07-ac1a-9ce9218c1b62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:36:11.302Z|5722335b-bb49-473b-914b-322fbdcdf600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:36:11.302Z|5722335b-bb49-473b-914b-322fbdcdf600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:36:20.750Z|71d5ce6b-d0be-4b00-959c-f0b251e0daa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:36:20.754Z|71d5ce6b-d0be-4b00-959c-f0b251e0daa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:36:21.317Z|bdf7a9d5-0f6f-421b-b503-c26b8b1e7b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:36:21.318Z|bdf7a9d5-0f6f-421b-b503-c26b8b1e7b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:36:21.321Z|ece066cc-9ddc-428c-ace2-33aa9fb7c642|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:36:21.322Z|ece066cc-9ddc-428c-ace2-33aa9fb7c642|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:36:21.328Z|d16f6130-16c5-4a38-9cbf-8671018cd69c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:36:21.329Z|d16f6130-16c5-4a38-9cbf-8671018cd69c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:36:31.349Z|dfe5ae03-2c3e-4ded-86d5-8f942e0af207|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:36:31.350Z|dfe5ae03-2c3e-4ded-86d5-8f942e0af207|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:36:31.352Z|7d233223-bc99-4ff2-95df-9ddda1adb72c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:36:31.353Z|7d233223-bc99-4ff2-95df-9ddda1adb72c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:36:31.356Z|f39a3376-0097-47b0-a90e-b51db0640af0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:36:31.357Z|f39a3376-0097-47b0-a90e-b51db0640af0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:36:35.750Z|c7a4bd2a-04ec-4296-bfdb-f39a6377dc9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:36:35.750Z|c7a4bd2a-04ec-4296-bfdb-f39a6377dc9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:36:37.609Z|3d501dda-d803-4568-9790-76a5c0689964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:36:37.609Z|3d501dda-d803-4568-9790-76a5c0689964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:36:41.386Z|14bdf79c-9a1e-4dea-b741-897cfb6feefd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:36:41.386Z|c7123f7e-84a2-4052-b45b-b392431c110e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:36:41.386Z|4b99f799-3199-4883-8662-f54c8f7662be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:36:41.387Z|14bdf79c-9a1e-4dea-b741-897cfb6feefd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:36:41.387Z|4b99f799-3199-4883-8662-f54c8f7662be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:36:41.388Z|c7123f7e-84a2-4052-b45b-b392431c110e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:36:50.750Z|5de814ae-16a7-4ced-846a-19d8057bccee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:36:50.750Z|5de814ae-16a7-4ced-846a-19d8057bccee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:36:51.418Z|fc86cf86-f357-4e34-a5de-0cefba84bb7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:36:51.418Z|fc86cf86-f357-4e34-a5de-0cefba84bb7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:36:51.418Z|4a94981e-fb4a-4194-91e5-2f8c0f8fc818|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:36:51.419Z|4a94981e-fb4a-4194-91e5-2f8c0f8fc818|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:36:51.416Z|248aba1e-c319-4096-b80e-8be20d62fa54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:36:51.420Z|248aba1e-c319-4096-b80e-8be20d62fa54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:36:59.889Z|e0c34eb9-c4c5-420d-93d5-07de96d6ef3a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:36:59.890Z|e0c34eb9-c4c5-420d-93d5-07de96d6ef3a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:37:01.445Z|8ac39525-d94a-4105-ab92-585aee7bf541|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:37:01.445Z|4a0d4a11-cb55-451b-b5a2-686643d86ed2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:37:01.446Z|8ac39525-d94a-4105-ab92-585aee7bf541|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:37:01.446Z|4a0d4a11-cb55-451b-b5a2-686643d86ed2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:37:01.449Z|a43da972-e9bc-4686-8883-65ac00774086|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:37:01.450Z|a43da972-e9bc-4686-8883-65ac00774086|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:37:05.751Z|af78c2de-a214-4f8b-bbb9-ad3042f72f5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:37:05.755Z|af78c2de-a214-4f8b-bbb9-ad3042f72f5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:37:07.610Z|3dbb22d2-1614-4cab-ac07-81be2da2bcce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:37:07.610Z|3dbb22d2-1614-4cab-ac07-81be2da2bcce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:37:11.483Z|fd3b204f-a9b8-4fa3-8a8b-74807ab1c6be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:37:11.484Z|fd3b204f-a9b8-4fa3-8a8b-74807ab1c6be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:37:11.484Z|c647f2c1-bb28-4de0-9865-d36414e85286|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:37:11.484Z|16812255-2c0a-423e-96ac-33ab6733bc4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:37:11.485Z|c647f2c1-bb28-4de0-9865-d36414e85286|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:37:11.485Z|16812255-2c0a-423e-96ac-33ab6733bc4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:37:20.749Z|41792175-448e-4369-bf4d-49f89fe078ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:37:20.750Z|41792175-448e-4369-bf4d-49f89fe078ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:37:21.509Z|2d5e09d3-90f7-49a8-b0c5-0e93f68b4cc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:37:21.510Z|2d5e09d3-90f7-49a8-b0c5-0e93f68b4cc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:37:21.518Z|c55bb504-9e98-4c2a-aeac-0630c3ab023a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:37:21.519Z|c55bb504-9e98-4c2a-aeac-0630c3ab023a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:37:21.521Z|21e57bac-8655-41b8-aa3d-4e7047ed0dd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:37:21.522Z|21e57bac-8655-41b8-aa3d-4e7047ed0dd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:37:31.537Z|2b5c7026-0d90-4f8a-922b-7227d0ae2a77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:37:31.538Z|2b5c7026-0d90-4f8a-922b-7227d0ae2a77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:37:31.544Z|7c276dc1-45f2-4ea7-a8e5-b3729abff882|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:37:31.544Z|7c276dc1-45f2-4ea7-a8e5-b3729abff882|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:37:31.545Z|1c71d124-e784-40f2-b4ea-afb66b084090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:37:31.545Z|1c71d124-e784-40f2-b4ea-afb66b084090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:37:35.750Z|ff93751e-6aa0-4612-a44c-52e8b2dc894d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:37:35.750Z|ff93751e-6aa0-4612-a44c-52e8b2dc894d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:37:37.611Z|742b9ca1-bbbb-456f-b838-3b5ea2668c43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:37:37.611Z|742b9ca1-bbbb-456f-b838-3b5ea2668c43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:37:41.564Z|1c3821f9-f6a0-4bb5-b6b3-66e1fb279e88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:37:41.564Z|1c3821f9-f6a0-4bb5-b6b3-66e1fb279e88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:37:41.567Z|f448315e-e481-4ca9-a85d-14b60d56c243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:37:41.567Z|f448315e-e481-4ca9-a85d-14b60d56c243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:37:41.572Z|0713e987-d293-42b2-b609-79c251e1a20c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:37:41.573Z|0713e987-d293-42b2-b609-79c251e1a20c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:37:50.750Z|c3b21acc-48e5-40fd-a25e-b03a7b10c24a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:37:50.754Z|c3b21acc-48e5-40fd-a25e-b03a7b10c24a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:37:51.590Z|562b88be-3ba5-4983-b9b0-3c4d8dfa4516|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:37:51.591Z|562b88be-3ba5-4983-b9b0-3c4d8dfa4516|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:37:51.598Z|d70c92bc-d65b-4202-aa31-7ea72acdcc29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:37:51.599Z|d70c92bc-d65b-4202-aa31-7ea72acdcc29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:37:51.600Z|34cbb376-ba6f-4dfb-89aa-817fe5ddcfd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:37:51.600Z|34cbb376-ba6f-4dfb-89aa-817fe5ddcfd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:37:59.896Z|63a31f2a-9d09-421c-b10d-d265ebf5ccb1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:37:59.897Z|63a31f2a-9d09-421c-b10d-d265ebf5ccb1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:38:01.619Z|d6c20efc-01c5-472e-a993-d9a88c8b9436|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:38:01.620Z|d6c20efc-01c5-472e-a993-d9a88c8b9436|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:38:01.627Z|e808f23f-f1c3-4875-b01c-5c0276f43936|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:38:01.627Z|77fedc6d-e91d-477a-ab24-05d406da154f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:38:01.628Z|e808f23f-f1c3-4875-b01c-5c0276f43936|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:38:01.628Z|77fedc6d-e91d-477a-ab24-05d406da154f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:38:05.750Z|c6d9e604-9da9-4cf8-a8ff-6706d371c917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:38:05.750Z|c6d9e604-9da9-4cf8-a8ff-6706d371c917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:38:07.613Z|88e95d05-60c0-4662-b51d-29b6640050cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:38:07.614Z|88e95d05-60c0-4662-b51d-29b6640050cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:38:11.651Z|6a4597dd-9fc0-4da3-b531-6419264a4907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:38:11.651Z|6a4597dd-9fc0-4da3-b531-6419264a4907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:38:11.658Z|c1d2ec5c-6e25-4ec8-9757-3152af60edbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:38:11.658Z|c1d2ec5c-6e25-4ec8-9757-3152af60edbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:38:11.659Z|523efadb-2e64-4e90-ae1e-71783f4fbf35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:38:11.660Z|523efadb-2e64-4e90-ae1e-71783f4fbf35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:38:20.750Z|aec15108-4268-43f9-b475-0ac65822f7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:38:20.750Z|aec15108-4268-43f9-b475-0ac65822f7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:38:21.679Z|b5ee79d9-3a90-4116-98d3-ae47f6065653|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:38:21.680Z|b5ee79d9-3a90-4116-98d3-ae47f6065653|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:38:21.688Z|51d1e8f5-57d7-40dc-bb4d-fda62eb4508d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:38:21.688Z|51d1e8f5-57d7-40dc-bb4d-fda62eb4508d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:38:21.691Z|6ca9a59c-1402-4d24-ad1e-0a55375ea69e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:38:21.691Z|6ca9a59c-1402-4d24-ad1e-0a55375ea69e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:38:31.709Z|434f2597-bb88-4ebb-aae1-4744bec923a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:38:31.710Z|434f2597-bb88-4ebb-aae1-4744bec923a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:38:31.715Z|49cf3523-fd7f-4b6e-b2ed-f9c70f4af444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:38:31.715Z|49cf3523-fd7f-4b6e-b2ed-f9c70f4af444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:38:31.721Z|cac1c8ca-7837-4bb6-84fc-36f48fad28cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:38:31.722Z|cac1c8ca-7837-4bb6-84fc-36f48fad28cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:38:35.750Z|3f2b8073-6fb2-416b-b657-da0b2224e46d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:38:35.754Z|3f2b8073-6fb2-416b-b657-da0b2224e46d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:38:37.615Z|938e780e-e79c-4dac-893d-56009cc551e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:38:37.615Z|938e780e-e79c-4dac-893d-56009cc551e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:38:41.742Z|0fad4ec1-5c3f-4725-8bea-10bc8e37aa4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:38:41.742Z|0fad4ec1-5c3f-4725-8bea-10bc8e37aa4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:38:41.744Z|ce132708-a5c3-4734-bbbf-206c270e6867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:38:41.745Z|ce132708-a5c3-4734-bbbf-206c270e6867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:38:41.752Z|6e2455c1-380b-4205-ab5e-d3849d3576cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:38:41.752Z|6e2455c1-380b-4205-ab5e-d3849d3576cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:38:50.750Z|d6a486f2-9ad1-4cf9-b544-0e9eabab6106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:38:50.750Z|d6a486f2-9ad1-4cf9-b544-0e9eabab6106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:38:51.775Z|feb19a3c-fc94-4adc-897b-1fda4b6af2df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:38:51.775Z|feb19a3c-fc94-4adc-897b-1fda4b6af2df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:38:51.782Z|643c8d48-0c60-49a5-b690-e41c3b63ba4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:38:51.783Z|643c8d48-0c60-49a5-b690-e41c3b63ba4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:38:51.784Z|97cb4d26-c7b0-4a6c-8b70-1a404b7cb09f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:38:51.784Z|97cb4d26-c7b0-4a6c-8b70-1a404b7cb09f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:38:59.889Z|e0a5d0fa-df2e-4283-a643-ce4c73764799|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:38:59.890Z|e0a5d0fa-df2e-4283-a643-ce4c73764799|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:39:01.813Z|e4e790c8-77fb-4251-a066-1e36b7be944a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:39:01.813Z|e4e790c8-77fb-4251-a066-1e36b7be944a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:39:01.816Z|56c4954b-933d-4cf7-91c5-8ab8f19c1e7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:39:01.817Z|56c4954b-933d-4cf7-91c5-8ab8f19c1e7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:39:01.817Z|7e885dbf-e46f-49bf-b7b3-5c2d600a874b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:39:01.818Z|7e885dbf-e46f-49bf-b7b3-5c2d600a874b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:39:05.750Z|a0e6785c-61c7-4cd6-b2fc-87c9a7a74ed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:39:05.751Z|a0e6785c-61c7-4cd6-b2fc-87c9a7a74ed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:39:07.616Z|ce301313-229e-4975-ba81-688ed9bd2094|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:39:07.619Z|ce301313-229e-4975-ba81-688ed9bd2094|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:39:11.842Z|2a993155-75f3-4490-a061-1734971079be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:39:11.844Z|36b8881a-b0e9-42a5-bf59-31b9049d2367|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:39:11.844Z|36b8881a-b0e9-42a5-bf59-31b9049d2367|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:39:11.846Z|2a993155-75f3-4490-a061-1734971079be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:39:11.851Z|f9f71d25-2211-46f6-8e41-9a61f2c7b8aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:39:11.852Z|f9f71d25-2211-46f6-8e41-9a61f2c7b8aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:39:20.749Z|8989e587-62ea-41ec-8756-1bd24427f406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:39:20.754Z|8989e587-62ea-41ec-8756-1bd24427f406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:39:21.875Z|5f44a86b-30ce-4a0f-91df-99a97b0cc3df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:39:21.876Z|5f44a86b-30ce-4a0f-91df-99a97b0cc3df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:39:21.877Z|79802ab6-81be-46ae-8f31-416228da97fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:39:21.878Z|79802ab6-81be-46ae-8f31-416228da97fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:39:21.883Z|cbcabdb5-ccbe-4e5d-857a-fe2cb912ee5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:39:21.883Z|cbcabdb5-ccbe-4e5d-857a-fe2cb912ee5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:39:31.908Z|11825922-e969-40d9-80a7-c31a12e65e9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:39:31.908Z|642a73ed-87ce-4bc2-95db-51303fcf22b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:39:31.909Z|642a73ed-87ce-4bc2-95db-51303fcf22b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:39:31.909Z|11825922-e969-40d9-80a7-c31a12e65e9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:39:31.913Z|007eb6af-6b9a-4dd0-81c5-4828f7c30ef1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:39:31.914Z|007eb6af-6b9a-4dd0-81c5-4828f7c30ef1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:39:35.750Z|f9bf61c5-02de-44a1-b0f0-3b5215590aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:39:35.750Z|f9bf61c5-02de-44a1-b0f0-3b5215590aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:39:37.619Z|266a6223-5971-4d40-84f6-e190a7235a0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:39:37.620Z|266a6223-5971-4d40-84f6-e190a7235a0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:39:41.942Z|14b7314e-2913-476a-86bd-1279341e967e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:39:41.942Z|32d07edb-0103-4d1f-b117-68e1b686d500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:39:41.943Z|32d07edb-0103-4d1f-b117-68e1b686d500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:39:41.943Z|14b7314e-2913-476a-86bd-1279341e967e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:39:41.947Z|edd98805-afcb-4018-b7a9-92772226eae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:39:41.947Z|edd98805-afcb-4018-b7a9-92772226eae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:39:50.750Z|901f3d55-e766-4311-b31a-df6303b0e988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:39:50.750Z|901f3d55-e766-4311-b31a-df6303b0e988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:39:51.970Z|dfdd2b2c-835a-42fa-ab78-b65f4bb802bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:39:51.970Z|dfdd2b2c-835a-42fa-ab78-b65f4bb802bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:39:51.976Z|bed55ebb-02a3-4d7e-8666-c00098c95588|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:39:51.977Z|bed55ebb-02a3-4d7e-8666-c00098c95588|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:39:51.978Z|b340e27e-d5e9-48bb-af50-763ba72fd68d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:39:51.980Z|b340e27e-d5e9-48bb-af50-763ba72fd68d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:39:59.889Z|2f7eabf8-7dd9-4224-9264-9bcf74111c29|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:39:59.889Z|2f7eabf8-7dd9-4224-9264-9bcf74111c29|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:40:02.005Z|bc3061ca-7f3a-42b1-9f81-6a3fb2ecd96c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:40:02.006Z|bc3061ca-7f3a-42b1-9f81-6a3fb2ecd96c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:40:02.009Z|8600539e-0464-42ae-b58c-aa3aedbb1966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:40:02.011Z|8600539e-0464-42ae-b58c-aa3aedbb1966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:40:02.011Z|242c2b4e-7e66-4626-8592-f7aa4b24f1bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:40:02.012Z|242c2b4e-7e66-4626-8592-f7aa4b24f1bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:40:05.750Z|7683354a-908e-46a3-8861-731026b7fd0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:40:05.753Z|7683354a-908e-46a3-8861-731026b7fd0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:40:07.620Z|ca5fd929-b070-45b6-898d-defcf5574798|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:40:07.621Z|ca5fd929-b070-45b6-898d-defcf5574798|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:40:12.036Z|345b5eb0-9dce-465e-9344-1eb2488dbe11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:40:12.036Z|345b5eb0-9dce-465e-9344-1eb2488dbe11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:40:12.037Z|c6128199-1c23-4f15-98fb-785c5d78ed82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:40:12.037Z|c6128199-1c23-4f15-98fb-785c5d78ed82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:40:12.038Z|f05d4d36-b8bd-4ae5-89cb-16b7ce95cdfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:40:12.039Z|f05d4d36-b8bd-4ae5-89cb-16b7ce95cdfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:40:20.750Z|60782eaf-a2f4-432d-ba4d-52dc9c4ff6d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:40:20.750Z|60782eaf-a2f4-432d-ba4d-52dc9c4ff6d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:40:22.066Z|674715c2-7b56-45dc-95de-a1d3d7b5efa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:40:22.068Z|674715c2-7b56-45dc-95de-a1d3d7b5efa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:40:22.068Z|bedf454c-bd33-48d5-99d8-07e7a3c9eb3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:40:22.069Z|2865845a-9926-4075-8529-0561ff0b02f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:40:22.069Z|bedf454c-bd33-48d5-99d8-07e7a3c9eb3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:40:22.071Z|2865845a-9926-4075-8529-0561ff0b02f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:40:32.100Z|106977b6-6549-4165-bf88-e4cfa1f141f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:40:32.100Z|accfa390-b044-42b7-9b8b-a7432d77047b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:40:32.101Z|106977b6-6549-4165-bf88-e4cfa1f141f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:40:32.101Z|accfa390-b044-42b7-9b8b-a7432d77047b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:40:32.104Z|21a89c78-21b0-4a8b-933b-52deff0309e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:40:32.105Z|21a89c78-21b0-4a8b-933b-52deff0309e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:40:35.750Z|bbd5b6b1-a3ad-4179-9da7-c400b7ad086a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:40:35.750Z|bbd5b6b1-a3ad-4179-9da7-c400b7ad086a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:40:37.621Z|74811b92-fe62-4b2b-b368-62a6baa32cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:40:37.622Z|74811b92-fe62-4b2b-b368-62a6baa32cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:40:42.131Z|74c43cc8-7fa9-4263-a082-89f5a810c528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:40:42.131Z|74c43cc8-7fa9-4263-a082-89f5a810c528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:40:42.133Z|e26dd87d-04d2-496f-8f94-5391f4b46085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:40:42.133Z|e26dd87d-04d2-496f-8f94-5391f4b46085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:40:42.136Z|8286d956-9e9c-4eeb-9f9c-97c414c7832f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:40:42.136Z|8286d956-9e9c-4eeb-9f9c-97c414c7832f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:40:50.790Z|59fd1128-9978-43e5-964e-2aed18a4cbc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:40:50.794Z|59fd1128-9978-43e5-964e-2aed18a4cbc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:40:52.160Z|471bad3e-19ab-49a2-a16d-6f2b44a28485|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:40:52.161Z|471bad3e-19ab-49a2-a16d-6f2b44a28485|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:40:52.162Z|9595c395-1698-4c75-913c-ce171ec79efe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:40:52.163Z|66d6f6b1-3ae0-4678-a7e9-bf19dbe2ee93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:40:52.163Z|66d6f6b1-3ae0-4678-a7e9-bf19dbe2ee93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:40:52.163Z|9595c395-1698-4c75-913c-ce171ec79efe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:40:59.890Z|1ffc6930-3828-43c9-9ff1-2619149519e0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:40:59.891Z|1ffc6930-3828-43c9-9ff1-2619149519e0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:41:02.195Z|a0717666-b4dc-4ac6-8f08-4cb7105ea40b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:41:02.197Z|a0717666-b4dc-4ac6-8f08-4cb7105ea40b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:41:02.198Z|90d1c439-ad1b-42c0-a61f-9b6c95192376|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:41:02.198Z|90d1c439-ad1b-42c0-a61f-9b6c95192376|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:41:02.201Z|a80f6fbf-4b47-4da1-bf41-5d5d36aa1c12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:41:02.201Z|a80f6fbf-4b47-4da1-bf41-5d5d36aa1c12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:41:05.750Z|ecb77c2c-cdae-4fe5-a629-90956d0d465a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:41:05.750Z|ecb77c2c-cdae-4fe5-a629-90956d0d465a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:41:07.623Z|68e3def5-f2bc-4832-bfca-6bb8de187f96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:41:07.623Z|68e3def5-f2bc-4832-bfca-6bb8de187f96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:41:12.225Z|c0e809fb-9bbf-4fec-a08e-e36214ec4748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:41:12.226Z|c0e809fb-9bbf-4fec-a08e-e36214ec4748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:41:12.229Z|440bf162-ac51-421b-a995-0b39bd701ff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:41:12.230Z|440bf162-ac51-421b-a995-0b39bd701ff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:41:12.232Z|07a9305f-886a-4668-aabe-7f5a9310359c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:41:12.232Z|07a9305f-886a-4668-aabe-7f5a9310359c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:41:20.750Z|7aaf20ad-beb6-4fa6-8fec-15f36f8b8542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:41:20.750Z|7aaf20ad-beb6-4fa6-8fec-15f36f8b8542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:41:22.255Z|33d65318-141e-498e-9a8a-c099bfba5f7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:41:22.255Z|97c25266-cdc3-4c20-bb0c-41f3e2a7bd27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:41:22.257Z|97c25266-cdc3-4c20-bb0c-41f3e2a7bd27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:41:22.257Z|33d65318-141e-498e-9a8a-c099bfba5f7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:41:22.262Z|b04e0425-f8d5-42a4-9eb0-27927a42dfff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:41:22.262Z|b04e0425-f8d5-42a4-9eb0-27927a42dfff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:41:32.290Z|deefdf9b-f860-4993-8aa7-33f497d5ceb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:41:32.291Z|deefdf9b-f860-4993-8aa7-33f497d5ceb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:41:32.294Z|6291fce5-f35e-41ed-9d54-681a60659567|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:41:32.294Z|6291fce5-f35e-41ed-9d54-681a60659567|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:41:32.296Z|d9dc9cd2-351f-4dcf-8b60-31a0dbf5beb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:41:32.297Z|d9dc9cd2-351f-4dcf-8b60-31a0dbf5beb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:41:35.751Z|9af70c90-e917-444a-96be-04ea2533e28c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:41:35.755Z|9af70c90-e917-444a-96be-04ea2533e28c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:41:37.624Z|80042881-5c6a-46a7-a183-e6b41a47b238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:41:37.624Z|80042881-5c6a-46a7-a183-e6b41a47b238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:41:42.324Z|3b980635-64f7-4422-9cc5-0f3430f5ca17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:41:42.325Z|3b980635-64f7-4422-9cc5-0f3430f5ca17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:41:42.327Z|44d64210-28ba-4491-9df3-07b0c658a857|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:41:42.328Z|44d64210-28ba-4491-9df3-07b0c658a857|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:41:42.330Z|6513ccc2-d2ef-41a0-80f9-569c97b345a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:41:42.339Z|6513ccc2-d2ef-41a0-80f9-569c97b345a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:41:50.750Z|fa3eb102-38ae-407f-8447-13abb19796b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:41:50.751Z|fa3eb102-38ae-407f-8447-13abb19796b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:41:52.349Z|d7ff1537-f68b-4814-9410-7b672a13bcdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:41:52.350Z|d7ff1537-f68b-4814-9410-7b672a13bcdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:41:52.354Z|3a771a48-eb42-42be-87cb-bdbc80df47da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:41:52.355Z|3a771a48-eb42-42be-87cb-bdbc80df47da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:41:52.361Z|b7d72bdf-fccf-4e58-8ed0-e7c7b4bac07c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:41:52.361Z|b7d72bdf-fccf-4e58-8ed0-e7c7b4bac07c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:41:59.889Z|5240ae82-0886-4989-baa2-f63e843e64c0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:41:59.890Z|5240ae82-0886-4989-baa2-f63e843e64c0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:42:02.378Z|940fa31d-afc9-4edb-9110-8021e9d44fa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:42:02.379Z|940fa31d-afc9-4edb-9110-8021e9d44fa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:42:02.381Z|f16347ac-83b7-4eb3-8f21-bddd2049c263|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:42:02.381Z|f16347ac-83b7-4eb3-8f21-bddd2049c263|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:42:02.386Z|1563214a-1904-46b7-979a-e0a8c6b555f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:42:02.386Z|1563214a-1904-46b7-979a-e0a8c6b555f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:42:05.750Z|e788190d-f372-42d7-a8ee-1fbe3a28fa0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:42:05.750Z|e788190d-f372-42d7-a8ee-1fbe3a28fa0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:42:07.625Z|912e694b-54af-47ae-902d-7d0d4b4fb40d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:42:07.625Z|912e694b-54af-47ae-902d-7d0d4b4fb40d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:42:12.409Z|3560c70c-3a7a-4c91-bd66-d20eeebaa23d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:42:12.410Z|3560c70c-3a7a-4c91-bd66-d20eeebaa23d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:42:12.425Z|b9b0c6fb-8550-4541-806b-87e0e1518fad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:42:12.425Z|b9b0c6fb-8550-4541-806b-87e0e1518fad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:42:12.428Z|ad021a6b-fd86-4968-815f-68a734dad4e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:42:12.428Z|ad021a6b-fd86-4968-815f-68a734dad4e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:42:20.750Z|f29b353b-5db0-4468-b9d1-f1619500c6ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:42:20.754Z|f29b353b-5db0-4468-b9d1-f1619500c6ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:42:22.451Z|03cc1767-7a65-4776-8a45-5c5bfd787b7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:42:22.452Z|03cc1767-7a65-4776-8a45-5c5bfd787b7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:42:22.455Z|faa974e9-187f-4bd8-9105-ec7aa4b0754e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:42:22.455Z|faa974e9-187f-4bd8-9105-ec7aa4b0754e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:42:22.458Z|e82d0d27-f12b-4269-9818-98982f4ad1bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:42:22.459Z|e82d0d27-f12b-4269-9818-98982f4ad1bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:42:32.481Z|71d40935-8a6d-4121-a8fe-b96265c4eee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:42:32.482Z|71d40935-8a6d-4121-a8fe-b96265c4eee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:42:32.484Z|3cb369a7-5cce-4a96-92e1-07bd62feab43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:42:32.485Z|3cb369a7-5cce-4a96-92e1-07bd62feab43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:42:32.487Z|8bebb888-a0c9-4d00-89ee-d36d2ed91cbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:42:32.488Z|8bebb888-a0c9-4d00-89ee-d36d2ed91cbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:42:35.751Z|7c36516a-dc94-4dba-955f-708a1f17c823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:42:35.751Z|7c36516a-dc94-4dba-955f-708a1f17c823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:42:37.626Z|c3cedc80-3cac-491c-877f-572b10b09448|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:42:37.626Z|c3cedc80-3cac-491c-877f-572b10b09448|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:42:42.514Z|f228965f-bed8-4b68-9f31-a0043d32566f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:42:42.515Z|f228965f-bed8-4b68-9f31-a0043d32566f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:42:42.515Z|a8ca435b-d551-445a-a1f9-2f496a9803be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:42:42.516Z|a8ca435b-d551-445a-a1f9-2f496a9803be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:42:42.520Z|0c96e054-21ab-43ab-befe-73ba99d5d6c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:42:42.521Z|0c96e054-21ab-43ab-befe-73ba99d5d6c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:42:50.749Z|8e2500b9-c523-49a1-a8f5-15d02ac61d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:42:50.750Z|8e2500b9-c523-49a1-a8f5-15d02ac61d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:42:52.546Z|40097424-d693-464f-a24c-ede7caabc5a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:42:52.547Z|27385101-e9c1-4a32-9fd4-16760225ec66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:42:52.547Z|40097424-d693-464f-a24c-ede7caabc5a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:42:52.547Z|27385101-e9c1-4a32-9fd4-16760225ec66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:42:52.551Z|cbc2cf94-6aab-416a-8b12-d441df660f90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:42:52.552Z|cbc2cf94-6aab-416a-8b12-d441df660f90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:42:59.891Z|5e4f34f8-2f3b-4b64-8883-b44e16a899d4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:42:59.892Z|5e4f34f8-2f3b-4b64-8883-b44e16a899d4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:43:02.577Z|4dc70b2d-47bb-4130-8157-691921347f66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:43:02.578Z|4dc70b2d-47bb-4130-8157-691921347f66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:43:02.578Z|990387aa-5f16-4640-abfa-e9c0c21df696|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:43:02.579Z|990387aa-5f16-4640-abfa-e9c0c21df696|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:43:02.581Z|92920936-2cfd-43db-a986-8fe66195e0ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:43:02.581Z|92920936-2cfd-43db-a986-8fe66195e0ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:43:05.750Z|721889ed-2dee-4b93-8e52-ce3e9c8076a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:43:05.754Z|721889ed-2dee-4b93-8e52-ce3e9c8076a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:43:07.627Z|34b65d33-9104-4491-b863-5a7b85051ef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:43:07.628Z|34b65d33-9104-4491-b863-5a7b85051ef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:43:12.603Z|4abf888d-76df-42a4-8e81-6070fbd5e861|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:43:12.604Z|4abf888d-76df-42a4-8e81-6070fbd5e861|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:43:12.604Z|dd116e5c-6704-49c8-b87c-752ecebde419|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:43:12.605Z|dd116e5c-6704-49c8-b87c-752ecebde419|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:43:12.612Z|8ea3129f-7341-4f03-a29f-3d6386d7da65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:43:12.613Z|8ea3129f-7341-4f03-a29f-3d6386d7da65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:43:20.750Z|c54507aa-bc1a-4b75-a812-15cb1b0c7993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:43:20.750Z|c54507aa-bc1a-4b75-a812-15cb1b0c7993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:43:22.632Z|c15046e5-5d0a-44a0-b06e-f1a77686d7b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:43:22.633Z|c15046e5-5d0a-44a0-b06e-f1a77686d7b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:43:22.636Z|91cb0284-c1ff-4f70-ab1e-7b4f0d18ff7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:43:22.636Z|91cb0284-c1ff-4f70-ab1e-7b4f0d18ff7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:43:22.639Z|f7b667e7-3bf7-4405-af5f-f3fc34d42593|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:43:22.639Z|f7b667e7-3bf7-4405-af5f-f3fc34d42593|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:43:32.663Z|28575dbe-106b-4ae8-8cc3-639f772208fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:43:32.663Z|28575dbe-106b-4ae8-8cc3-639f772208fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:43:32.664Z|9f076cb4-bc2d-4dd8-bb09-5464c3581dfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:43:32.664Z|9f076cb4-bc2d-4dd8-bb09-5464c3581dfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:43:32.666Z|f400c3bd-4e22-439d-8994-07edd55bd1d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:43:32.667Z|f400c3bd-4e22-439d-8994-07edd55bd1d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:43:35.750Z|9448d706-6b1a-43a4-bee4-954d2bb83591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:43:35.750Z|9448d706-6b1a-43a4-bee4-954d2bb83591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:43:37.628Z|cd30f60a-0365-407e-bc23-643ed34a463a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:43:37.629Z|cd30f60a-0365-407e-bc23-643ed34a463a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:43:42.693Z|58442840-ebbc-4019-9736-36c2171140a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:43:42.694Z|01b3c5a5-5eb0-4ce0-a02f-f25ffbd64977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:43:42.694Z|58442840-ebbc-4019-9736-36c2171140a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:43:42.694Z|01b3c5a5-5eb0-4ce0-a02f-f25ffbd64977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:43:42.700Z|21131dcc-fe9b-4c74-8ff5-4579de5c1c0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:43:42.700Z|21131dcc-fe9b-4c74-8ff5-4579de5c1c0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:43:50.750Z|a6ec08ad-6e76-418a-8b2e-0239c350038f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:43:50.753Z|a6ec08ad-6e76-418a-8b2e-0239c350038f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:43:52.723Z|09d0314b-e2d6-4704-b2c2-20d8b9f3a867|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:43:52.723Z|09d0314b-e2d6-4704-b2c2-20d8b9f3a867|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:43:52.726Z|42c8cc42-de86-4b6d-9668-877ca7177352|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:43:52.726Z|42c8cc42-de86-4b6d-9668-877ca7177352|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:43:52.726Z|6f9d3fe6-1ddb-4b59-8a11-53842c40ada6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:43:52.727Z|6f9d3fe6-1ddb-4b59-8a11-53842c40ada6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:43:59.888Z|ea6bb0e5-a5f0-47c2-bddd-8a2697a2ba92|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:43:59.888Z|ea6bb0e5-a5f0-47c2-bddd-8a2697a2ba92|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:44:02.765Z|85d249af-56c9-487a-948d-5f41e3c40e8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:44:02.766Z|85d249af-56c9-487a-948d-5f41e3c40e8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:44:02.766Z|f50d07fe-0ae7-4a8f-9076-4e16b1fb38f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:44:02.766Z|f50d07fe-0ae7-4a8f-9076-4e16b1fb38f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:44:02.768Z|f603c3b6-a98f-4e38-908b-7c4919f4ac45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:44:02.769Z|f603c3b6-a98f-4e38-908b-7c4919f4ac45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:44:05.750Z|76fe5a15-e497-4683-8dbd-3bc42e617b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:44:05.750Z|76fe5a15-e497-4683-8dbd-3bc42e617b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:44:07.629Z|e69808f4-2145-4a6a-989f-49a127acae52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:44:07.630Z|e69808f4-2145-4a6a-989f-49a127acae52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:44:12.793Z|7ca88757-d5cf-428b-987f-1f62c2321cc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:44:12.794Z|7ca88757-d5cf-428b-987f-1f62c2321cc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:44:12.797Z|d56101a5-43d8-4797-a038-e55b04be252f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:44:12.797Z|d390e167-3f25-48a9-8b95-b1581ec80151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:44:12.798Z|d390e167-3f25-48a9-8b95-b1581ec80151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:44:12.798Z|d56101a5-43d8-4797-a038-e55b04be252f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:44:20.750Z|a823e043-1883-49c0-b8df-6c9082ee9397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:44:20.750Z|a823e043-1883-49c0-b8df-6c9082ee9397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:44:22.824Z|128d6d9e-254a-47be-a57c-d4f3be505348|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:44:22.825Z|128d6d9e-254a-47be-a57c-d4f3be505348|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:44:22.832Z|0f4771f8-e870-40aa-a5b9-08c06c5aa73d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:44:22.832Z|0f4771f8-e870-40aa-a5b9-08c06c5aa73d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:44:22.832Z|fa53c600-a750-4cd5-af6e-3160d238d65e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:44:22.833Z|fa53c600-a750-4cd5-af6e-3160d238d65e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:44:32.850Z|3d6bc655-6b67-4fc7-8cfc-e5960a29e5f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:44:32.850Z|3d6bc655-6b67-4fc7-8cfc-e5960a29e5f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:44:32.860Z|34ab360e-2faa-4f03-ae68-f41df874f6bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:44:32.860Z|74556201-3204-4fdd-82fb-c7f61dccb4d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:44:32.860Z|34ab360e-2faa-4f03-ae68-f41df874f6bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:44:32.860Z|74556201-3204-4fdd-82fb-c7f61dccb4d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:44:35.749Z|8ca97a25-dd97-4b00-8976-928061cf50e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:44:35.752Z|8ca97a25-dd97-4b00-8976-928061cf50e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:44:37.630Z|1fc60efb-c1d6-496b-be74-eefd1676366c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:44:37.631Z|1fc60efb-c1d6-496b-be74-eefd1676366c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:44:42.876Z|71e422fe-6e5a-4066-be97-8a15fcb41108|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:44:42.876Z|71e422fe-6e5a-4066-be97-8a15fcb41108|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:44:42.888Z|43c5de12-4323-481b-8dda-a0ea63453993|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:44:42.889Z|43c5de12-4323-481b-8dda-a0ea63453993|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:44:42.894Z|b0adf8ba-b606-410e-a2ae-2b1a4b87d267|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:44:42.894Z|b0adf8ba-b606-410e-a2ae-2b1a4b87d267|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:44:50.751Z|e1dc714b-5f50-44ee-be0f-014f7f5dfe65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:44:50.751Z|e1dc714b-5f50-44ee-be0f-014f7f5dfe65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:44:52.902Z|fc35220f-c8c3-463b-b6b6-7c7a8f2d15ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:44:52.903Z|fc35220f-c8c3-463b-b6b6-7c7a8f2d15ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:44:52.914Z|2b94e7c7-27df-4df3-86fd-82bdce0c267f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:44:52.914Z|2b94e7c7-27df-4df3-86fd-82bdce0c267f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:44:52.916Z|0f9019f7-de72-48fe-943b-de38a8b1905f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:44:52.917Z|0f9019f7-de72-48fe-943b-de38a8b1905f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:44:59.889Z|2a7b9354-70c4-4ece-b3ea-d41fd0d152c1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:44:59.889Z|2a7b9354-70c4-4ece-b3ea-d41fd0d152c1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:45:02.933Z|2e1fa8c1-a59e-4025-8a88-3e5cd6fd056b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:45:02.933Z|2e1fa8c1-a59e-4025-8a88-3e5cd6fd056b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:45:02.941Z|c6d424ab-00f1-452d-8551-1b7fb6e17f93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:45:02.942Z|c6d424ab-00f1-452d-8551-1b7fb6e17f93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:45:02.942Z|1d8f0943-704a-4268-bde4-05abd1123d59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:45:02.943Z|1d8f0943-704a-4268-bde4-05abd1123d59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:45:05.750Z|f584d7af-1acf-435b-9e04-746d0f683ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:45:05.750Z|f584d7af-1acf-435b-9e04-746d0f683ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:45:07.631Z|2159b5e6-9647-4d4f-b361-79ffa76fb2dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:45:07.632Z|2159b5e6-9647-4d4f-b361-79ffa76fb2dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:45:12.968Z|7bba0c3d-6ff5-4660-9d2e-039a667267e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:45:12.968Z|7bba0c3d-6ff5-4660-9d2e-039a667267e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:45:12.976Z|710443f8-4cfd-46d8-8e02-dd8d5d6c5310|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:45:12.977Z|710443f8-4cfd-46d8-8e02-dd8d5d6c5310|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:45:12.979Z|8f2c1776-5e43-4d99-be44-2bc9380bc0e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:45:12.980Z|8f2c1776-5e43-4d99-be44-2bc9380bc0e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:45:20.750Z|03c7e90b-2fb3-4910-87a8-935185473a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:45:20.754Z|03c7e90b-2fb3-4910-87a8-935185473a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:45:22.999Z|6abb9e27-6ef9-42a6-8a2b-417349615861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:45:22.999Z|6abb9e27-6ef9-42a6-8a2b-417349615861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:45:23.004Z|2416ca1d-c182-424a-8b9e-7ffef9731c07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:45:23.005Z|2416ca1d-c182-424a-8b9e-7ffef9731c07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:45:23.010Z|f4ce04e7-cda7-4958-94d4-cf800ab3510e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:45:23.011Z|f4ce04e7-cda7-4958-94d4-cf800ab3510e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:45:33.028Z|06420c8e-496c-4828-9e48-a74a4a798a04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:45:33.029Z|06420c8e-496c-4828-9e48-a74a4a798a04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:45:33.044Z|529c21c3-352a-43d7-9ac2-c13aedcf95d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:45:33.045Z|e4f3d945-9cb0-4d9d-a368-d94306f7cb9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:45:33.045Z|e4f3d945-9cb0-4d9d-a368-d94306f7cb9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:45:33.045Z|529c21c3-352a-43d7-9ac2-c13aedcf95d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:45:35.750Z|fee913ac-fb89-4b3c-8235-a9b18292f356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:45:35.750Z|fee913ac-fb89-4b3c-8235-a9b18292f356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:45:37.632Z|52662f80-8e7c-42a8-9540-eb3305069359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:45:37.633Z|52662f80-8e7c-42a8-9540-eb3305069359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:45:43.055Z|9019ca58-93fd-4fd4-b5c2-01478bb8ba64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:45:43.055Z|9019ca58-93fd-4fd4-b5c2-01478bb8ba64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:45:43.073Z|28697bed-a4e0-4d95-a8ec-34a2b9c4e206|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:45:43.074Z|28697bed-a4e0-4d95-a8ec-34a2b9c4e206|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:45:43.076Z|6d288e0b-049c-4f1d-ab29-9ca9364c3a1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:45:43.076Z|6d288e0b-049c-4f1d-ab29-9ca9364c3a1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:45:50.750Z|c3d56c92-bef9-4d1d-9bd6-e94da8dc0fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:45:50.750Z|c3d56c92-bef9-4d1d-9bd6-e94da8dc0fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:45:53.088Z|116f256f-db9c-4aa2-bc5d-e6bc2a7c8b5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:45:53.089Z|116f256f-db9c-4aa2-bc5d-e6bc2a7c8b5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:45:53.101Z|1971d12e-e508-436b-8065-78a00455935f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:45:53.102Z|1971d12e-e508-436b-8065-78a00455935f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:45:53.105Z|052eb80d-8b83-4f03-a66f-3e07ef91e196|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:45:53.106Z|052eb80d-8b83-4f03-a66f-3e07ef91e196|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:45:59.890Z|cc4dcfef-310e-4a53-9ce5-5d0a8302e87f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:45:59.891Z|cc4dcfef-310e-4a53-9ce5-5d0a8302e87f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:46:03.115Z|4e44844e-3c90-4cf1-8f83-26c3e63f5e73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:46:03.116Z|4e44844e-3c90-4cf1-8f83-26c3e63f5e73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:46:03.135Z|6de67bf8-9f1e-41dc-8432-e6a309629a9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:46:03.136Z|6de67bf8-9f1e-41dc-8432-e6a309629a9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:46:03.138Z|d1cfbb13-08cc-4406-b530-a066bb31ade3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:46:03.139Z|d1cfbb13-08cc-4406-b530-a066bb31ade3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:46:05.750Z|859d4d7e-1850-4aff-9f9a-700b60bffdf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:46:05.754Z|859d4d7e-1850-4aff-9f9a-700b60bffdf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:46:07.633Z|bddc499b-f67d-457b-8247-512355d7fd81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:46:07.634Z|bddc499b-f67d-457b-8247-512355d7fd81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:46:13.154Z|f683e420-729e-494c-8102-d5bebaf8b037|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:46:13.155Z|f683e420-729e-494c-8102-d5bebaf8b037|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:46:13.166Z|48e48bc5-4a17-4f7f-827a-a1ba34398652|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:46:13.166Z|48e48bc5-4a17-4f7f-827a-a1ba34398652|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:46:13.166Z|4bb4f2fd-6efd-425b-ae86-96c3b8e84db7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:46:13.167Z|4bb4f2fd-6efd-425b-ae86-96c3b8e84db7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:46:20.750Z|d6910b8f-a48e-4187-9665-e4eeeca7f864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:46:20.750Z|d6910b8f-a48e-4187-9665-e4eeeca7f864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:46:23.186Z|34ff4185-3a3f-44cf-aaec-a95f17e9e1d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:46:23.187Z|34ff4185-3a3f-44cf-aaec-a95f17e9e1d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:46:23.194Z|3d6b9098-9374-4a53-91e9-6561c385d7ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:46:23.195Z|3d6b9098-9374-4a53-91e9-6561c385d7ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:46:23.197Z|952ee1e5-5566-422b-88a1-b5d4e0cbde59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:46:23.198Z|952ee1e5-5566-422b-88a1-b5d4e0cbde59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:46:33.218Z|9a933620-e46f-48df-8d9a-4e1ba59859fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:46:33.218Z|9a933620-e46f-48df-8d9a-4e1ba59859fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:46:33.219Z|6ca76d32-5ab6-499f-b476-ba0adf0bdd29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:46:33.220Z|6ca76d32-5ab6-499f-b476-ba0adf0bdd29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:46:33.227Z|3c54f396-0e0c-432f-8f4a-d857d146eecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:46:33.227Z|3c54f396-0e0c-432f-8f4a-d857d146eecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:46:35.750Z|2816ec62-c27b-44bb-9fc3-4493b665097d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:46:35.750Z|2816ec62-c27b-44bb-9fc3-4493b665097d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:46:37.635Z|7e623692-6fb4-45b7-939a-971660be217f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:46:37.635Z|7e623692-6fb4-45b7-939a-971660be217f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:46:43.248Z|b0898b41-402e-4df9-aaa3-93b56e948ae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:46:43.249Z|b0898b41-402e-4df9-aaa3-93b56e948ae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:46:43.249Z|9357e95f-2100-4f04-a69c-aa3fcc1f17ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:46:43.250Z|9357e95f-2100-4f04-a69c-aa3fcc1f17ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:46:43.254Z|93e7ce29-c25b-4147-992d-5252e439b6ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:46:43.254Z|93e7ce29-c25b-4147-992d-5252e439b6ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:46:50.750Z|5d99b4eb-380b-4af7-bd95-e2ebf15d7c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:46:50.754Z|5d99b4eb-380b-4af7-bd95-e2ebf15d7c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:46:53.276Z|db70146f-447d-4507-9e72-16acf84cdb9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:46:53.277Z|db70146f-447d-4507-9e72-16acf84cdb9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:46:53.280Z|985cca06-1f54-4ef0-ae3f-039bd7b8d640|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:46:53.282Z|985cca06-1f54-4ef0-ae3f-039bd7b8d640|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:46:53.282Z|b4e923f9-9c5f-4ef4-98fc-692f985b3ba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:46:53.282Z|b4e923f9-9c5f-4ef4-98fc-692f985b3ba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:46:59.890Z|d4d46d4b-be55-429f-942f-fd1c88a98c11|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:46:59.891Z|d4d46d4b-be55-429f-942f-fd1c88a98c11|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:47:03.310Z|54de23fa-500d-4b65-8413-66d484e14b17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:47:03.310Z|54de23fa-500d-4b65-8413-66d484e14b17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:47:03.317Z|b5852ba6-0f7d-4c8b-9127-f848eedb922b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:47:03.317Z|b5852ba6-0f7d-4c8b-9127-f848eedb922b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:47:03.318Z|e2fbb6f3-aaec-4110-a1fb-893c3ece3e34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:47:03.318Z|e2fbb6f3-aaec-4110-a1fb-893c3ece3e34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:47:05.750Z|4feb02a2-4005-4590-975d-c56108b2e653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:47:05.750Z|4feb02a2-4005-4590-975d-c56108b2e653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:47:07.636Z|c441d4f1-9625-4b4c-b7e6-5a7c8030966b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:47:07.636Z|c441d4f1-9625-4b4c-b7e6-5a7c8030966b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:47:13.347Z|e3df5dd5-ac39-4397-ad5e-65cfabdfa765|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:47:13.349Z|7a416ef8-daa0-4f41-9a57-08a6646fe056|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:47:13.349Z|e3df5dd5-ac39-4397-ad5e-65cfabdfa765|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:47:13.349Z|7a416ef8-daa0-4f41-9a57-08a6646fe056|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:47:13.347Z|b1b3c242-f9e4-4b55-901b-9a12d80cc9bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:47:13.350Z|b1b3c242-f9e4-4b55-901b-9a12d80cc9bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:47:20.750Z|b36480cb-edda-4e7e-af46-0989e12e8457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:47:20.750Z|b36480cb-edda-4e7e-af46-0989e12e8457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:47:23.381Z|190ef1f6-9c85-4cfc-a271-9b6f49dd0d4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:47:23.382Z|190ef1f6-9c85-4cfc-a271-9b6f49dd0d4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:47:23.382Z|e8f1dc90-7e62-4eed-81e8-61e98701068f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:47:23.383Z|e8f1dc90-7e62-4eed-81e8-61e98701068f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:47:23.385Z|5c436884-64aa-45c8-9271-70d36ece468c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:47:23.385Z|5c436884-64aa-45c8-9271-70d36ece468c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:47:33.408Z|0b4f3cc5-7630-4a6f-81d4-a35a6b07d37b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:47:33.409Z|0b4f3cc5-7630-4a6f-81d4-a35a6b07d37b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:47:33.413Z|99fa5808-df05-414d-9f6f-720ba6c47d73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:47:33.413Z|74e7a8ea-9cbd-4f84-baf4-483aea10c4e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:47:33.413Z|99fa5808-df05-414d-9f6f-720ba6c47d73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:47:33.414Z|74e7a8ea-9cbd-4f84-baf4-483aea10c4e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:47:35.750Z|fdbbda8f-ac9c-41da-b25b-4d882bb32c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:47:35.755Z|fdbbda8f-ac9c-41da-b25b-4d882bb32c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:47:37.636Z|045b0448-773b-441a-aafd-6123b60a9d89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:47:37.637Z|045b0448-773b-441a-aafd-6123b60a9d89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:47:43.444Z|5cc05b57-7fa4-4821-9fbd-b7732fd79914|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:47:43.444Z|766b3942-23ea-4b5b-8b0d-dd632af7166c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:47:43.445Z|5cc05b57-7fa4-4821-9fbd-b7732fd79914|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:47:43.445Z|766b3942-23ea-4b5b-8b0d-dd632af7166c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:47:43.450Z|526a5e74-8d63-4dda-8f46-7cff92c9e353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:47:43.450Z|526a5e74-8d63-4dda-8f46-7cff92c9e353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:47:50.750Z|186a4d1a-419b-49e3-a27f-64b9ef3504de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:47:50.750Z|186a4d1a-419b-49e3-a27f-64b9ef3504de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:47:53.474Z|f78a2e09-5396-46c0-8d09-f0d4190ee4c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:47:53.474Z|e27540c4-9b80-4cf7-8f37-66cd610809ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:47:53.474Z|f78a2e09-5396-46c0-8d09-f0d4190ee4c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:47:53.475Z|e27540c4-9b80-4cf7-8f37-66cd610809ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:47:53.478Z|f594482c-8029-47b1-99aa-bfee9bd90cf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:47:53.479Z|f594482c-8029-47b1-99aa-bfee9bd90cf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:47:59.889Z|6393cb37-6d82-4b72-925c-15f64ea14e92|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:47:59.891Z|6393cb37-6d82-4b72-925c-15f64ea14e92|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:48:03.508Z|cf1c1726-f738-4866-aec7-daf641819f9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:48:03.508Z|df57b23e-dd69-4664-a88f-5345f18c3599|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:48:03.509Z|df57b23e-dd69-4664-a88f-5345f18c3599|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:48:03.509Z|cf1c1726-f738-4866-aec7-daf641819f9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:48:03.515Z|7c3df706-7e44-40a4-bdda-0b0bb8288035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:48:03.515Z|7c3df706-7e44-40a4-bdda-0b0bb8288035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:48:05.750Z|4aa40544-c106-452e-897c-08e8575d715f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:48:05.750Z|4aa40544-c106-452e-897c-08e8575d715f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:48:07.638Z|23ab61fa-58c7-4d41-8013-8bb307e3a632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:48:07.638Z|23ab61fa-58c7-4d41-8013-8bb307e3a632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:48:13.534Z|e0e77b3a-772a-44a2-adbe-3b28e6d09305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:48:13.535Z|e0e77b3a-772a-44a2-adbe-3b28e6d09305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:48:13.536Z|f16a22bb-f3fd-4de4-a6a7-ef29f0f874df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:48:13.536Z|f16a22bb-f3fd-4de4-a6a7-ef29f0f874df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:48:13.541Z|df6f6e84-20d5-4a24-87d1-2ef9dc661a7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:48:13.541Z|df6f6e84-20d5-4a24-87d1-2ef9dc661a7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:48:20.750Z|fd3ead4d-127f-4380-b214-2624d79cb628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:48:20.754Z|fd3ead4d-127f-4380-b214-2624d79cb628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:48:23.563Z|fe2c5a1e-ca72-48b8-82d2-59179f7f3b85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:48:23.563Z|fe2c5a1e-ca72-48b8-82d2-59179f7f3b85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:48:23.565Z|257e8ae4-0280-4797-b5b3-7cc41c61859c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:48:23.566Z|257e8ae4-0280-4797-b5b3-7cc41c61859c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:48:23.563Z|00e75f4f-9e81-4a14-952c-27896eb21282|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:48:23.569Z|00e75f4f-9e81-4a14-952c-27896eb21282|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:48:33.594Z|84f40b24-d232-4fcb-aa56-061a5ab23c05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:48:33.595Z|23dfaf96-1c50-498e-ac42-cad74a09c5c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:48:33.596Z|23dfaf96-1c50-498e-ac42-cad74a09c5c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:48:33.595Z|84f40b24-d232-4fcb-aa56-061a5ab23c05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:48:33.601Z|9bb7e147-bab8-4248-a5ba-fbdd68d7e01d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:48:33.602Z|9bb7e147-bab8-4248-a5ba-fbdd68d7e01d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:48:35.750Z|57773c3c-815e-48a2-a905-6d1c943f2078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:48:35.750Z|57773c3c-815e-48a2-a905-6d1c943f2078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:48:37.639Z|4ba82e84-3656-4bbe-add5-029825274803|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:48:37.639Z|4ba82e84-3656-4bbe-add5-029825274803|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:48:43.621Z|600b9e68-b326-485c-ad8b-7b84632d16e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:48:43.621Z|600b9e68-b326-485c-ad8b-7b84632d16e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:48:43.625Z|fad37987-f0f5-4886-9ea8-5a7be0d77359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:48:43.626Z|fad37987-f0f5-4886-9ea8-5a7be0d77359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:48:43.628Z|0a8c1718-d86d-4083-abb9-2f53a5669e84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:48:43.629Z|0a8c1718-d86d-4083-abb9-2f53a5669e84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:48:50.750Z|3cb3697d-ae39-4b95-9667-6742f9535302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:48:50.750Z|3cb3697d-ae39-4b95-9667-6742f9535302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:48:53.649Z|8789c788-973d-43cf-8699-52dfd3af2167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:48:53.650Z|8789c788-973d-43cf-8699-52dfd3af2167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:48:53.650Z|a74d52ff-51d6-4bd9-a3f1-8d8c2f3de953|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:48:53.651Z|a74d52ff-51d6-4bd9-a3f1-8d8c2f3de953|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:48:53.652Z|1378bb76-0ce2-4a20-9400-c9b81f5b48ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:48:53.653Z|1378bb76-0ce2-4a20-9400-c9b81f5b48ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:48:59.889Z|ec8559af-32db-4bda-9b9f-a25ff911490f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:48:59.890Z|ec8559af-32db-4bda-9b9f-a25ff911490f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:49:03.679Z|66dd402f-707f-44e5-a4c4-356489aaa102|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:49:03.680Z|66dd402f-707f-44e5-a4c4-356489aaa102|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:49:03.681Z|cd0fcf2a-3037-4e68-85bd-153202b5da53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:49:03.681Z|cd0fcf2a-3037-4e68-85bd-153202b5da53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:49:03.682Z|6b5dde34-239b-4976-9b3c-e09e096a6dca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:49:03.682Z|6b5dde34-239b-4976-9b3c-e09e096a6dca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:49:05.750Z|0f481caa-ce0d-4acd-b086-15c1f9c9828f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:49:05.753Z|0f481caa-ce0d-4acd-b086-15c1f9c9828f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:49:07.640Z|081e9a63-83d8-420b-a5da-682badc31657|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:49:07.641Z|081e9a63-83d8-420b-a5da-682badc31657|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:49:13.710Z|4f2dd7a8-e94e-45aa-b7eb-089c8cbb124e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:49:13.711Z|4f2dd7a8-e94e-45aa-b7eb-089c8cbb124e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:49:13.712Z|a05a3561-f953-4781-b681-da47ad1d7924|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:49:13.712Z|a05a3561-f953-4781-b681-da47ad1d7924|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:49:13.716Z|aa0caeee-f542-4b1a-9924-e6dd9c920c5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:49:13.716Z|aa0caeee-f542-4b1a-9924-e6dd9c920c5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:49:20.749Z|d30b4c44-4cdf-441f-958e-48b16077ff3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:49:20.750Z|d30b4c44-4cdf-441f-958e-48b16077ff3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:49:23.742Z|fc9d5433-2a41-4fb8-8f17-c31bad3ff649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:49:23.743Z|fc9d5433-2a41-4fb8-8f17-c31bad3ff649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:49:23.743Z|0a6d9a92-612c-4094-85ed-0496ec6fbc45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:49:23.744Z|0a6d9a92-612c-4094-85ed-0496ec6fbc45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:49:23.750Z|739e1f84-4933-4d7f-bb98-3f8a00157b96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:49:23.751Z|739e1f84-4933-4d7f-bb98-3f8a00157b96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:49:33.771Z|2adc48b7-4d52-4ddf-af93-b1b34e643b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:49:33.771Z|84b4dbf6-d71e-41d5-86b9-e67495522c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:49:33.771Z|2adc48b7-4d52-4ddf-af93-b1b34e643b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:49:33.772Z|84b4dbf6-d71e-41d5-86b9-e67495522c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:49:33.777Z|88572c82-f58b-4d8a-a5f8-8fbd4ea35bd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:49:33.778Z|88572c82-f58b-4d8a-a5f8-8fbd4ea35bd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:49:35.750Z|afbe87c7-2b37-4a06-92d1-90bb219c2935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:49:35.750Z|afbe87c7-2b37-4a06-92d1-90bb219c2935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:49:37.642Z|830d2858-e47d-4fe1-aa61-af34e923db7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:49:37.643Z|830d2858-e47d-4fe1-aa61-af34e923db7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:49:43.798Z|72022b97-2a7b-4fd2-aaf3-3c1f2d0711f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:49:43.799Z|72022b97-2a7b-4fd2-aaf3-3c1f2d0711f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:49:43.800Z|af32115e-0c52-4b85-bdf8-76fab62d37a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:49:43.801Z|af32115e-0c52-4b85-bdf8-76fab62d37a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:49:43.806Z|6daf7963-80bc-43db-ad6d-fbf17a9315da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:49:43.807Z|6daf7963-80bc-43db-ad6d-fbf17a9315da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:49:50.750Z|a708b796-58c7-4467-b386-8eea56d3a2f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:49:50.753Z|a708b796-58c7-4467-b386-8eea56d3a2f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:49:53.832Z|b567eae2-e9ee-4778-b8e6-ed304d55c97b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:49:53.833Z|b567eae2-e9ee-4778-b8e6-ed304d55c97b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:49:53.835Z|d42f7630-3293-4338-b1b4-2553cfbac8fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:49:53.836Z|d42f7630-3293-4338-b1b4-2553cfbac8fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:49:53.836Z|035dcfb5-8bb1-4da2-a560-6dd1f7afcc30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:49:53.836Z|035dcfb5-8bb1-4da2-a560-6dd1f7afcc30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:49:59.889Z|5ccb9817-4c9a-4d5d-80cf-843e0e7120c0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:49:59.890Z|5ccb9817-4c9a-4d5d-80cf-843e0e7120c0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:50:03.864Z|a218f9d2-f87f-40af-8937-a11e116c2ac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:50:03.865Z|a218f9d2-f87f-40af-8937-a11e116c2ac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:50:03.865Z|70d5f24a-84c4-4529-899c-fc55b1495a15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:50:03.865Z|70d5f24a-84c4-4529-899c-fc55b1495a15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:50:03.876Z|5ade44a5-bc9e-4612-b7bd-1843d9737bfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:50:03.877Z|5ade44a5-bc9e-4612-b7bd-1843d9737bfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:50:05.750Z|ee09c837-5492-4688-b3bd-ee43478fe9c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:50:05.750Z|ee09c837-5492-4688-b3bd-ee43478fe9c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:50:07.644Z|0be46f83-f9fd-4922-b606-700d5f737bc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:50:07.644Z|0be46f83-f9fd-4922-b606-700d5f737bc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:50:13.895Z|7c7d43d4-6c0a-4fa8-a2a4-6ef6fb056718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:50:13.896Z|7c7d43d4-6c0a-4fa8-a2a4-6ef6fb056718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:50:13.896Z|bc58969b-f920-40bc-bdfd-ee11f01cb5ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:50:13.897Z|bc58969b-f920-40bc-bdfd-ee11f01cb5ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:50:13.906Z|5b08c759-c6d6-4388-9387-dfc0576f764d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:50:13.906Z|5b08c759-c6d6-4388-9387-dfc0576f764d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:50:20.750Z|3e087b34-f05b-4166-8b94-b699cf25aa98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:50:20.750Z|3e087b34-f05b-4166-8b94-b699cf25aa98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:50:23.925Z|4484815c-7834-4fb9-9955-79ff10942fc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:50:23.926Z|4484815c-7834-4fb9-9955-79ff10942fc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:50:23.929Z|9dff6506-b942-49b7-bbda-df1a622971ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:50:23.929Z|9dff6506-b942-49b7-bbda-df1a622971ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:50:23.932Z|e8186aa7-ae5f-4ee6-9b3e-69f7295f7e1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:50:23.932Z|e8186aa7-ae5f-4ee6-9b3e-69f7295f7e1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:50:33.953Z|0870c45a-a8d6-4ac0-a5f3-f904b23ef496|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:50:33.954Z|0870c45a-a8d6-4ac0-a5f3-f904b23ef496|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:50:33.958Z|2b565da5-ec0b-4038-83af-dcbc407ebcb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:50:33.958Z|2b565da5-ec0b-4038-83af-dcbc407ebcb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:50:33.960Z|a085d1c7-14dd-4d8d-b88e-5a1719998b74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:50:33.960Z|a085d1c7-14dd-4d8d-b88e-5a1719998b74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:50:35.750Z|b94f646a-99c0-4a29-ba04-42ef89c1088b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:50:35.754Z|b94f646a-99c0-4a29-ba04-42ef89c1088b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:50:37.645Z|69bdfe51-4f74-4cb1-9fda-d899f9c05056|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:50:37.645Z|69bdfe51-4f74-4cb1-9fda-d899f9c05056|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:50:43.983Z|9b8277dc-e6b0-4e7c-b48b-959ab94d22c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:50:43.983Z|9b8277dc-e6b0-4e7c-b48b-959ab94d22c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:50:43.988Z|e97bad3b-37e9-46c8-9364-3d40f72f5cda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:50:43.988Z|e97bad3b-37e9-46c8-9364-3d40f72f5cda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:50:43.989Z|23da81dd-2462-4546-ac06-a9aad0a327ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:50:43.989Z|23da81dd-2462-4546-ac06-a9aad0a327ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:50:50.750Z|7fd4291d-fda7-4d4e-ad0d-742d57060dc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:50:50.750Z|7fd4291d-fda7-4d4e-ad0d-742d57060dc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:50:54.019Z|d231b439-9d74-4eb6-a3bc-3e726c42101a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:50:54.020Z|d231b439-9d74-4eb6-a3bc-3e726c42101a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:50:54.020Z|7d631d91-2f90-4996-9831-fa478273a71f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:50:54.021Z|7d631d91-2f90-4996-9831-fa478273a71f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:50:54.021Z|d952ea7f-063f-45a1-953d-12806aaa7c2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:50:54.022Z|d952ea7f-063f-45a1-953d-12806aaa7c2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:50:59.890Z|491e3350-0fe6-49f4-ab8c-411041a89501|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:50:59.890Z|491e3350-0fe6-49f4-ab8c-411041a89501|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:51:04.059Z|2a8a89d8-c004-4d6f-8ed6-f4e0f748aaff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:51:04.060Z|2a8a89d8-c004-4d6f-8ed6-f4e0f748aaff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:51:04.062Z|536cc580-ffad-4947-aaca-dca32940f10b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:51:04.062Z|536cc580-ffad-4947-aaca-dca32940f10b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:51:04.064Z|39507f27-77aa-419f-8315-235a753c545d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:51:04.065Z|39507f27-77aa-419f-8315-235a753c545d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:51:05.750Z|c316fa07-9c66-492a-b0bf-472b9ab40368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:51:05.750Z|c316fa07-9c66-492a-b0bf-472b9ab40368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:51:07.646Z|9c1e264d-7405-44a7-9fcc-ccdcf4dc02b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:51:07.647Z|9c1e264d-7405-44a7-9fcc-ccdcf4dc02b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:51:14.091Z|5b719759-1380-4318-bde2-f174d8affe65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:51:14.091Z|5b719759-1380-4318-bde2-f174d8affe65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:51:14.091Z|a22a68a6-fbcb-45fc-87f7-b6b8861b8baf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:51:14.092Z|a22a68a6-fbcb-45fc-87f7-b6b8861b8baf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:51:14.096Z|a4908261-cfc4-476e-a4cb-8c6571bef70b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:51:14.097Z|a4908261-cfc4-476e-a4cb-8c6571bef70b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:51:20.750Z|2cb107bb-1ddc-4a28-a41c-020844864739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:51:20.754Z|2cb107bb-1ddc-4a28-a41c-020844864739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:51:24.119Z|c29c6195-d38b-4fd4-988e-e49a304c255f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:51:24.119Z|c29c6195-d38b-4fd4-988e-e49a304c255f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:51:24.121Z|23fcb309-9d3b-42cb-b4b4-e5b659ce0476|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:51:24.121Z|23fcb309-9d3b-42cb-b4b4-e5b659ce0476|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:51:24.121Z|362f049f-1f55-459e-b174-98996fa76c82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:51:24.121Z|362f049f-1f55-459e-b174-98996fa76c82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:51:34.147Z|de786449-b24e-4dc7-af36-18b766f43843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:51:34.147Z|de786449-b24e-4dc7-af36-18b766f43843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:51:34.149Z|1e727fec-196e-49a6-9cb0-13fdb7704472|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:51:34.150Z|1e727fec-196e-49a6-9cb0-13fdb7704472|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:51:34.152Z|a225d869-b26a-4913-a2f7-e74040b9abd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:51:34.153Z|a225d869-b26a-4913-a2f7-e74040b9abd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:51:35.750Z|a74c79ce-6b66-4a00-866a-db5ac88cdb77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:51:35.750Z|a74c79ce-6b66-4a00-866a-db5ac88cdb77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:51:37.648Z|d1dfacf5-7fa5-4d88-bea4-1dcfdc53bd79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:51:37.648Z|d1dfacf5-7fa5-4d88-bea4-1dcfdc53bd79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:51:44.171Z|cea4e7fb-487b-4c99-8659-ddc6e9f12653|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:51:44.172Z|cea4e7fb-487b-4c99-8659-ddc6e9f12653|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:51:44.177Z|7d4af5a2-a04d-43da-adea-2b4eef5d2bd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:51:44.178Z|7d4af5a2-a04d-43da-adea-2b4eef5d2bd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:51:44.181Z|616e6180-4566-4e93-9b2e-6a52439737f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:51:44.181Z|616e6180-4566-4e93-9b2e-6a52439737f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:51:50.750Z|c4da21e8-c9c0-4d77-bede-e8e40cb6195f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:51:50.750Z|c4da21e8-c9c0-4d77-bede-e8e40cb6195f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:51:54.206Z|238b37d8-5bc0-43f7-83b6-6c729bf23676|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:51:54.206Z|765615ab-d811-4848-92cd-e10382818f1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:51:54.207Z|238b37d8-5bc0-43f7-83b6-6c729bf23676|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:51:54.208Z|765615ab-d811-4848-92cd-e10382818f1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:51:54.209Z|d8c40c90-aa06-4a6f-b375-6835a6806057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:51:54.210Z|d8c40c90-aa06-4a6f-b375-6835a6806057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:51:59.890Z|4e5f594f-9f12-48b2-a720-6344f72fa801|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:51:59.890Z|4e5f594f-9f12-48b2-a720-6344f72fa801|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:52:04.239Z|cbc7a0ba-fa6f-4015-bf9f-f3d7442c210b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:52:04.240Z|cbc7a0ba-fa6f-4015-bf9f-f3d7442c210b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:52:04.240Z|6f17ead3-551c-44df-99cc-34cf03703f52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:52:04.241Z|6f17ead3-551c-44df-99cc-34cf03703f52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:52:04.240Z|54f61209-44e4-4ede-8250-086ce62a8d8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:52:04.243Z|54f61209-44e4-4ede-8250-086ce62a8d8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:52:05.750Z|3af5b2a7-2514-43a7-ad12-944606770d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:52:05.754Z|3af5b2a7-2514-43a7-ad12-944606770d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:52:07.654Z|d12b567b-d1bc-4fda-9568-d59ed1bea447|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:52:07.655Z|d12b567b-d1bc-4fda-9568-d59ed1bea447|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:52:14.271Z|4bcdf859-5953-4344-a86f-62adb63d017a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:52:14.272Z|4bcdf859-5953-4344-a86f-62adb63d017a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:52:14.272Z|3f621d07-68a9-49f3-a290-e9d492aadc49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:52:14.273Z|3f621d07-68a9-49f3-a290-e9d492aadc49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:52:14.271Z|38b34227-9631-4873-b582-89652978f72a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:52:14.274Z|38b34227-9631-4873-b582-89652978f72a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:52:20.749Z|d45dda7c-8d6d-41ee-8cd1-205ddea6cbf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:52:20.750Z|d45dda7c-8d6d-41ee-8cd1-205ddea6cbf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:52:24.299Z|baaf99a9-2c28-4f1e-acc3-2098f91d6c94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:52:24.300Z|baaf99a9-2c28-4f1e-acc3-2098f91d6c94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:52:24.302Z|bc462047-48b3-4e58-b6ca-91ce0bfbc8c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:52:24.302Z|bc462047-48b3-4e58-b6ca-91ce0bfbc8c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:52:24.302Z|4fd4c54e-13bf-4644-89bd-6cba3ec7f96c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:52:24.302Z|4fd4c54e-13bf-4644-89bd-6cba3ec7f96c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:52:34.330Z|4424e11b-d406-409c-bda7-5691176fd92f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:52:34.331Z|a3f2e86a-f432-4f83-8aef-97d41b32665e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:52:34.331Z|4424e11b-d406-409c-bda7-5691176fd92f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:52:34.331Z|a3f2e86a-f432-4f83-8aef-97d41b32665e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:52:34.340Z|72dd4f3e-2774-4c59-b91f-ce6fb4d3dda3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:52:34.340Z|72dd4f3e-2774-4c59-b91f-ce6fb4d3dda3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:52:35.749Z|02c4c189-ba54-4583-b755-6c33811f6586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:52:35.750Z|02c4c189-ba54-4583-b755-6c33811f6586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:52:37.656Z|4c16a7d1-e42c-4195-80f3-8c08bbb38c9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:52:37.656Z|4c16a7d1-e42c-4195-80f3-8c08bbb38c9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:52:44.360Z|4d639b82-a569-433f-a47c-28862dc2d3bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:52:44.361Z|4d639b82-a569-433f-a47c-28862dc2d3bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:52:44.363Z|2f9f3077-d4cf-4e43-a0ed-2301647702e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:52:44.363Z|2f9f3077-d4cf-4e43-a0ed-2301647702e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:52:44.368Z|ff7a79fd-37d1-47bb-a8f3-0dca1e1d70f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:52:44.369Z|ff7a79fd-37d1-47bb-a8f3-0dca1e1d70f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:52:50.750Z|0b99829d-8eb1-4ae2-af2f-113358c1bcf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:52:50.758Z|0b99829d-8eb1-4ae2-af2f-113358c1bcf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:52:54.390Z|a3ac8a64-16e8-4f1a-b775-f5a541b0c61e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:52:54.391Z|a3ac8a64-16e8-4f1a-b775-f5a541b0c61e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:52:54.396Z|cc0ca8c2-a1cb-4393-8484-fb4ab36c2c4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:52:54.396Z|7fa41fd4-3ff8-4672-a9bf-cb694394114a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:52:54.397Z|cc0ca8c2-a1cb-4393-8484-fb4ab36c2c4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:52:54.397Z|7fa41fd4-3ff8-4672-a9bf-cb694394114a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:52:59.891Z|3ad4a63a-ba0c-4f6e-b462-df02d104633b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:52:59.892Z|3ad4a63a-ba0c-4f6e-b462-df02d104633b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:53:04.430Z|525e7c0e-82f0-4bdd-a78c-52fa490d86dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:53:04.430Z|525e7c0e-82f0-4bdd-a78c-52fa490d86dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:53:04.431Z|5f886ffe-ddab-4f2c-b0bb-32bfb26010d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:53:04.431Z|5f886ffe-ddab-4f2c-b0bb-32bfb26010d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:53:04.433Z|007d8392-e021-4035-a4a8-ec06fa39354e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:53:04.434Z|007d8392-e021-4035-a4a8-ec06fa39354e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:53:05.750Z|e17132f3-9fad-4ad9-8989-94fe1fc2f2b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:53:05.750Z|e17132f3-9fad-4ad9-8989-94fe1fc2f2b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:53:07.656Z|209121c6-c614-45cd-b277-a266131b6b52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:53:07.657Z|209121c6-c614-45cd-b277-a266131b6b52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:53:14.462Z|b3b9d768-3db2-4ed4-9aa9-fc08038c2662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:53:14.463Z|b3b9d768-3db2-4ed4-9aa9-fc08038c2662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:53:14.467Z|f47460a0-b3ba-4bbd-bfe6-aaadfdfa466d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:53:14.467Z|f47460a0-b3ba-4bbd-bfe6-aaadfdfa466d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:53:14.470Z|95ed42ac-bbc1-41da-b8e3-4596164d3511|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:53:14.471Z|95ed42ac-bbc1-41da-b8e3-4596164d3511|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:53:20.750Z|a91fd5eb-31d7-437b-9c03-369750e6e7c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:53:20.750Z|a91fd5eb-31d7-437b-9c03-369750e6e7c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:53:24.496Z|68cb0efd-b070-4e22-a140-c032148cc348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:53:24.496Z|c323f91a-d7f1-4b13-80bd-10b31374c648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:53:24.496Z|68cb0efd-b070-4e22-a140-c032148cc348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:53:24.497Z|c323f91a-d7f1-4b13-80bd-10b31374c648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:53:24.501Z|e565324e-2ab9-44ce-958f-c5667b25b307|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:53:24.501Z|e565324e-2ab9-44ce-958f-c5667b25b307|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:53:34.530Z|c31d9dc2-fed9-40a1-8df2-e4c052cbbb8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:53:34.531Z|c31d9dc2-fed9-40a1-8df2-e4c052cbbb8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:53:34.536Z|388cb0b0-e04e-4833-b131-a8b8839cd42b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:53:34.537Z|388cb0b0-e04e-4833-b131-a8b8839cd42b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:53:34.539Z|da12d2ad-2ebb-42b5-8cee-fe94193459ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:53:34.540Z|da12d2ad-2ebb-42b5-8cee-fe94193459ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:53:35.750Z|4a5e1e59-69a4-4870-8eda-0e2b111e2a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:53:35.754Z|4a5e1e59-69a4-4870-8eda-0e2b111e2a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:53:37.657Z|ff744880-45d8-4dee-ae37-f96139a33813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:53:37.658Z|ff744880-45d8-4dee-ae37-f96139a33813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:53:44.568Z|9d256a59-8814-4a7b-bee2-9a584c98a932|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:53:44.569Z|9d256a59-8814-4a7b-bee2-9a584c98a932|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:53:44.569Z|90818183-6957-4cd0-a87c-2532c7a0f64d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:53:44.569Z|90818183-6957-4cd0-a87c-2532c7a0f64d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:53:44.579Z|981c4a8a-0d47-43db-bc89-930ded1de842|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:53:44.580Z|981c4a8a-0d47-43db-bc89-930ded1de842|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:53:50.750Z|b62e63be-1b29-427e-8ff1-a1063334ea1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:53:50.750Z|b62e63be-1b29-427e-8ff1-a1063334ea1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:53:54.600Z|ce0b15ac-659f-4028-aa4d-4c3f66be0f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:53:54.601Z|ce0b15ac-659f-4028-aa4d-4c3f66be0f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:53:54.607Z|7556fbf0-8497-406e-9b4d-183e86ec250a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:53:54.607Z|7556fbf0-8497-406e-9b4d-183e86ec250a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:53:54.607Z|127e4dba-3141-4410-8c15-f6d775b8fbcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:53:54.608Z|127e4dba-3141-4410-8c15-f6d775b8fbcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:53:59.889Z|96248c5a-c88e-4109-9611-cba07e913b65|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:53:59.890Z|96248c5a-c88e-4109-9611-cba07e913b65|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:54:04.632Z|acd66449-6489-41ab-93ef-2dd0324ab9d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:54:04.633Z|acd66449-6489-41ab-93ef-2dd0324ab9d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:54:04.635Z|8605bb90-3acb-4653-aacd-64ffef63a487|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:54:04.636Z|98fd5268-5795-451a-9b7b-b20dd8dadcd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:54:04.636Z|8605bb90-3acb-4653-aacd-64ffef63a487|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:54:04.636Z|98fd5268-5795-451a-9b7b-b20dd8dadcd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:54:05.750Z|2db8669a-1ec0-4224-b80f-e820a94099b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:54:05.750Z|2db8669a-1ec0-4224-b80f-e820a94099b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:54:07.658Z|70306dce-abbf-495f-85c9-447f82096653|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:54:07.659Z|70306dce-abbf-495f-85c9-447f82096653|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:54:14.665Z|2225e590-ee09-476e-80ce-58c78cbac0b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:54:14.666Z|2225e590-ee09-476e-80ce-58c78cbac0b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:54:14.666Z|a98dff86-bbd0-4de6-af7f-9e474ccc6625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:54:14.666Z|11bd163a-b3dd-4e02-96c5-0ce8e6810848|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:54:14.666Z|a98dff86-bbd0-4de6-af7f-9e474ccc6625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:54:14.666Z|11bd163a-b3dd-4e02-96c5-0ce8e6810848|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:54:20.749Z|8c2cd2c1-2c31-4010-ae15-399e95a426f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:54:20.754Z|8c2cd2c1-2c31-4010-ae15-399e95a426f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:54:24.696Z|52d21fda-cd4d-4a82-8ee7-dbbc41bd2238|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:54:24.697Z|52d21fda-cd4d-4a82-8ee7-dbbc41bd2238|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:54:24.700Z|841ff17a-c66c-40e2-8c64-65feac5c2dd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:54:24.700Z|841ff17a-c66c-40e2-8c64-65feac5c2dd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:54:24.701Z|acacf9f5-9e6c-41cc-b1bc-a130dfc0f362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:54:24.702Z|acacf9f5-9e6c-41cc-b1bc-a130dfc0f362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:54:34.729Z|46f8564c-1a08-46f6-85d0-6af5c217c041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:54:34.730Z|46f8564c-1a08-46f6-85d0-6af5c217c041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:54:34.730Z|2f978ffb-9510-4061-a401-4d07da12371b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:54:34.730Z|2f978ffb-9510-4061-a401-4d07da12371b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:54:34.733Z|cd656000-1165-434c-9958-e8591fa433a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:54:34.733Z|cd656000-1165-434c-9958-e8591fa433a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:54:35.750Z|71eadb55-077b-4b83-a121-c0ed446f27c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:54:35.750Z|71eadb55-077b-4b83-a121-c0ed446f27c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:54:37.659Z|7060eccf-475e-481e-bc75-9b9db0ca22b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:54:37.660Z|7060eccf-475e-481e-bc75-9b9db0ca22b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:54:44.763Z|5f4bf50f-fc19-4f41-8968-9cef354e07a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:54:44.763Z|5f4bf50f-fc19-4f41-8968-9cef354e07a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:54:44.765Z|5260d0f9-de7d-4a15-86ec-84c391f891d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:54:44.766Z|5260d0f9-de7d-4a15-86ec-84c391f891d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:54:44.768Z|78c044c6-29f1-4606-8b93-c06c2c74a547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:54:44.768Z|78c044c6-29f1-4606-8b93-c06c2c74a547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:54:50.750Z|68edcc88-d0bb-4a67-b316-06d612ccff6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:54:50.750Z|68edcc88-d0bb-4a67-b316-06d612ccff6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:54:54.796Z|fbc0fe01-980c-4cc1-ac28-f8311b4415d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:54:54.797Z|9b90cd15-ea5a-4dd5-98ea-6449827e4de7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:54:54.797Z|fbc0fe01-980c-4cc1-ac28-f8311b4415d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:54:54.797Z|9b90cd15-ea5a-4dd5-98ea-6449827e4de7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:54:54.801Z|f7e2710b-6c41-489f-a27a-134387d08088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:54:54.801Z|f7e2710b-6c41-489f-a27a-134387d08088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:54:59.890Z|5a67ada9-dc85-4308-b80d-2f8095acba46|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:54:59.891Z|5a67ada9-dc85-4308-b80d-2f8095acba46|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:55:04.830Z|a6dab30c-44e6-4c9b-a1d4-4e1f2042ea0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:55:04.831Z|a6dab30c-44e6-4c9b-a1d4-4e1f2042ea0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:55:04.838Z|0a0680d5-76c8-4f73-bb14-1d2452e3bd40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:55:04.838Z|0a0680d5-76c8-4f73-bb14-1d2452e3bd40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:55:04.839Z|32a0384f-de1f-48c0-8116-72ba974fea46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:55:04.839Z|32a0384f-de1f-48c0-8116-72ba974fea46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:55:05.751Z|956dc7f6-b817-4f7c-8c8b-3562f919c253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:55:05.756Z|956dc7f6-b817-4f7c-8c8b-3562f919c253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:55:07.660Z|a9fc22e2-df76-4fbc-9762-16a89e147268|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:55:07.661Z|a9fc22e2-df76-4fbc-9762-16a89e147268|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:55:14.864Z|c23a0e55-e966-4627-860c-8b08053f0c81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:55:14.864Z|c23a0e55-e966-4627-860c-8b08053f0c81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:55:14.869Z|26f9ad98-6266-42f3-aacd-f30fbb455026|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:55:14.869Z|99f74550-cda3-4606-ad5f-0c7f1d809069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:55:14.869Z|99f74550-cda3-4606-ad5f-0c7f1d809069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:55:14.869Z|26f9ad98-6266-42f3-aacd-f30fbb455026|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:55:20.750Z|ca7516ee-a4ec-4a71-9af3-ff87febf8402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:55:20.750Z|ca7516ee-a4ec-4a71-9af3-ff87febf8402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:55:24.895Z|7fcac628-18cf-4d9f-9185-3db28a907708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:55:24.896Z|7fcac628-18cf-4d9f-9185-3db28a907708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:55:24.901Z|b791466d-53da-406f-ba8d-e709b02e4d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:55:24.901Z|83f7a623-9281-4d71-8e86-a44625539a43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:55:24.901Z|b791466d-53da-406f-ba8d-e709b02e4d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:55:24.901Z|83f7a623-9281-4d71-8e86-a44625539a43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:55:34.928Z|2ac26444-dcea-4f44-82b7-59c86fed2804|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:55:34.929Z|2ac26444-dcea-4f44-82b7-59c86fed2804|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:55:34.932Z|c253e046-1f87-484d-b574-10838f1f20dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:55:34.933Z|c253e046-1f87-484d-b574-10838f1f20dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:55:34.933Z|b485fe6b-30eb-4edb-b9e9-db81aeac9be2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:55:34.933Z|b485fe6b-30eb-4edb-b9e9-db81aeac9be2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:55:35.750Z|2bd1da1d-5386-4d1a-bde7-ae2cbb36c7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:55:35.750Z|2bd1da1d-5386-4d1a-bde7-ae2cbb36c7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:55:37.661Z|426d0bec-c8fe-420c-9988-aa7a8294800e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:55:37.662Z|426d0bec-c8fe-420c-9988-aa7a8294800e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:55:44.960Z|ff78910d-0a98-47ff-ba9c-d6aab5ed0873|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:55:44.960Z|ff78910d-0a98-47ff-ba9c-d6aab5ed0873|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:55:44.962Z|763f0725-6232-47a4-85f7-57c360a58a0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:55:44.962Z|763f0725-6232-47a4-85f7-57c360a58a0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:55:44.963Z|8e911d9c-1812-4f1e-bb84-7f4ba49bd391|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:55:44.963Z|8e911d9c-1812-4f1e-bb84-7f4ba49bd391|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:55:50.750Z|de5f3f06-c87c-421c-8708-49e263ddc929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:55:50.753Z|de5f3f06-c87c-421c-8708-49e263ddc929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:55:54.992Z|18f5cc4f-8f3c-4f7a-9f16-c11932fa306a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:55:54.993Z|4b4376c2-ba1d-4afb-ac1c-53b6d45a53d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:55:54.993Z|18f5cc4f-8f3c-4f7a-9f16-c11932fa306a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:55:54.993Z|f7dcc5b1-aa32-4ffe-87e4-680d6bb878c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:55:54.994Z|4b4376c2-ba1d-4afb-ac1c-53b6d45a53d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:55:54.994Z|f7dcc5b1-aa32-4ffe-87e4-680d6bb878c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:55:59.889Z|5763f434-8eb9-4134-9f9b-be9ddb634d5a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:55:59.890Z|5763f434-8eb9-4134-9f9b-be9ddb634d5a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:56:05.026Z|407a1389-d65f-4c8e-8375-d7c9be785658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:56:05.026Z|407a1389-d65f-4c8e-8375-d7c9be785658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:56:05.028Z|9ad65a4e-889a-4b57-88ef-94f985e9a96d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:56:05.029Z|9ad65a4e-889a-4b57-88ef-94f985e9a96d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:56:05.034Z|0a73b0b7-9925-49ec-901e-11decd3edfe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:56:05.035Z|0a73b0b7-9925-49ec-901e-11decd3edfe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:56:05.751Z|e808a1a6-0474-4ddb-8fc6-77810c92bedc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:56:05.751Z|e808a1a6-0474-4ddb-8fc6-77810c92bedc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:56:07.662Z|26d6404d-1984-436b-8258-ddb3675c7950|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:56:07.663Z|26d6404d-1984-436b-8258-ddb3675c7950|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:56:15.055Z|2dec5f82-efeb-4a39-ad96-51028a163d63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:56:15.056Z|2dec5f82-efeb-4a39-ad96-51028a163d63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:56:15.058Z|03bf1cc9-a389-45de-869a-82735acbf4e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:56:15.059Z|03bf1cc9-a389-45de-869a-82735acbf4e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:56:15.061Z|951633f1-6f19-48fe-807e-6a0cb34e132c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:56:15.061Z|951633f1-6f19-48fe-807e-6a0cb34e132c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:56:20.750Z|43aa22b6-a04d-4f32-bee4-46b58158f606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:56:20.750Z|43aa22b6-a04d-4f32-bee4-46b58158f606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:56:25.088Z|dafc3c0b-a292-4093-857a-c94caa36c4b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:56:25.089Z|dafc3c0b-a292-4093-857a-c94caa36c4b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:56:25.090Z|09df27e7-d3bf-4542-ab8b-f4def9361e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:56:25.090Z|0787965f-fa1f-4b6d-861d-bba7f142247c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:56:25.091Z|0787965f-fa1f-4b6d-861d-bba7f142247c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:56:25.090Z|09df27e7-d3bf-4542-ab8b-f4def9361e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:56:35.120Z|4138098d-53d7-481c-9c7f-1b26986c47da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:56:35.120Z|4138098d-53d7-481c-9c7f-1b26986c47da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:56:35.122Z|4586e91a-dfd4-4631-96f2-95b198f533d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:56:35.123Z|4586e91a-dfd4-4631-96f2-95b198f533d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:56:35.127Z|990dc010-c680-4e39-9b93-fb3448f932d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:56:35.127Z|990dc010-c680-4e39-9b93-fb3448f932d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:56:35.750Z|ce26b45d-0933-4a66-a061-9bc1a074a7cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:56:35.754Z|ce26b45d-0933-4a66-a061-9bc1a074a7cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:56:37.664Z|20d3abe0-4519-41d4-874c-20398f35d938|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:56:37.664Z|20d3abe0-4519-41d4-874c-20398f35d938|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:56:45.153Z|7b16221b-0fda-4e87-9eb3-faf59ed8ca92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:56:45.154Z|7b16221b-0fda-4e87-9eb3-faf59ed8ca92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:56:45.159Z|917a2bdf-478c-44a0-8ecb-eb5744ab5a4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:56:45.159Z|917a2bdf-478c-44a0-8ecb-eb5744ab5a4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:56:45.163Z|c924d307-bda8-457a-a191-dde8c870917b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:56:45.163Z|c924d307-bda8-457a-a191-dde8c870917b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:56:50.750Z|cc3e6335-19c9-48a8-9309-09df2c5830e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:56:50.750Z|cc3e6335-19c9-48a8-9309-09df2c5830e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:56:55.182Z|064b0f23-0524-40ed-9f57-f2908cfa7f1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:56:55.183Z|064b0f23-0524-40ed-9f57-f2908cfa7f1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:56:55.195Z|2fec0022-be5f-4597-8918-5538168a1c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:56:55.195Z|2fec0022-be5f-4597-8918-5538168a1c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:56:55.195Z|44530d9d-c595-442f-a880-148ee43c3cde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:56:55.196Z|44530d9d-c595-442f-a880-148ee43c3cde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:56:59.891Z|ca7ab21e-336e-4721-9e08-b7815accdaa6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:56:59.891Z|ca7ab21e-336e-4721-9e08-b7815accdaa6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:57:05.221Z|e875b46f-768a-4f84-b385-43f5e09aede9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:57:05.221Z|e875b46f-768a-4f84-b385-43f5e09aede9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:57:05.222Z|b0f9dba6-65d2-4ee6-9dd2-1c7f807a82f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:57:05.222Z|b0f9dba6-65d2-4ee6-9dd2-1c7f807a82f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:57:05.225Z|10e64938-0c77-45cc-9ef1-e8dc32012ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:57:05.225Z|10e64938-0c77-45cc-9ef1-e8dc32012ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:57:05.749Z|c95a66f0-2f78-4a00-94a8-f0d85f960831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:57:05.750Z|c95a66f0-2f78-4a00-94a8-f0d85f960831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:57:07.667Z|b1750d5e-530e-45a1-aa31-186c44506541|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:57:07.667Z|b1750d5e-530e-45a1-aa31-186c44506541|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:57:15.252Z|49bae144-460c-45ec-925f-9e2b0df5d2cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:57:15.253Z|49bae144-460c-45ec-925f-9e2b0df5d2cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:57:15.253Z|e18dbac2-d74f-4f2c-9818-f1abea57cb63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:57:15.254Z|e18dbac2-d74f-4f2c-9818-f1abea57cb63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:57:15.254Z|929f850e-595f-4f85-b57c-76a1a687c7b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:57:15.255Z|929f850e-595f-4f85-b57c-76a1a687c7b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:57:20.751Z|a7da94a0-2857-4668-a4a5-381d61c1b6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:57:20.756Z|a7da94a0-2857-4668-a4a5-381d61c1b6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:57:25.279Z|db7e01c6-8384-4c76-9245-36321e68dc04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:57:25.280Z|db7e01c6-8384-4c76-9245-36321e68dc04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:57:25.286Z|7aaeafd4-9de2-41a7-9af9-5caef332d7de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:57:25.286Z|37ecbadd-1164-43db-80f1-41eb116d1309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:57:25.286Z|7aaeafd4-9de2-41a7-9af9-5caef332d7de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:57:25.286Z|37ecbadd-1164-43db-80f1-41eb116d1309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:57:35.310Z|7fce9111-1e71-431d-b06c-69b26843348b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:57:35.310Z|7fce9111-1e71-431d-b06c-69b26843348b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:57:35.316Z|d25ac7c4-ce89-4a33-9ba5-e16bed6fc6e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:57:35.317Z|d25ac7c4-ce89-4a33-9ba5-e16bed6fc6e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:57:35.319Z|33d713d8-662a-459e-bde5-98af102d164d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:57:35.319Z|33d713d8-662a-459e-bde5-98af102d164d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:57:35.750Z|31671f63-ab17-41e1-9125-79d3b548603c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:57:35.751Z|31671f63-ab17-41e1-9125-79d3b548603c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:57:37.668Z|a837069b-c0d8-422c-803e-bb7e4954b10e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:57:37.668Z|a837069b-c0d8-422c-803e-bb7e4954b10e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:57:45.341Z|b922652a-055e-458c-b57d-73195aeb9e35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:57:45.342Z|b922652a-055e-458c-b57d-73195aeb9e35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:57:45.348Z|a300de3f-3ccc-4d78-b2b7-734c8768e2a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:57:45.348Z|a300de3f-3ccc-4d78-b2b7-734c8768e2a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:57:45.348Z|fc0c7bba-d3da-4109-851e-ce56b002a4f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:57:45.349Z|fc0c7bba-d3da-4109-851e-ce56b002a4f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:57:50.750Z|51b33fa0-9c53-4915-a747-a6fcf2082c5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:57:50.750Z|51b33fa0-9c53-4915-a747-a6fcf2082c5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:57:55.369Z|e04156fb-47a0-4fd1-9b20-868c8216b8d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:57:55.369Z|e04156fb-47a0-4fd1-9b20-868c8216b8d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:57:55.379Z|ef106171-fc14-477d-ae4e-abb53589cbab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:57:55.379Z|59601696-91ae-45ad-af40-043a76ea3c28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:57:55.380Z|ef106171-fc14-477d-ae4e-abb53589cbab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:57:55.380Z|59601696-91ae-45ad-af40-043a76ea3c28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:57:59.889Z|a0c9a96e-a8bb-47b3-942c-45d6c09174e4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:57:59.890Z|a0c9a96e-a8bb-47b3-942c-45d6c09174e4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:58:05.393Z|cc9e4e65-701c-4973-9c4f-578a86950b1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:58:05.393Z|cc9e4e65-701c-4973-9c4f-578a86950b1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:58:05.402Z|f75c3ea5-147d-4972-92eb-998d3b4b7cc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:58:05.403Z|f75c3ea5-147d-4972-92eb-998d3b4b7cc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:58:05.404Z|e240721d-1ffc-4100-ad8c-66c92aa86cf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:58:05.405Z|e240721d-1ffc-4100-ad8c-66c92aa86cf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:58:05.750Z|b1d29740-3374-403b-9277-beb341576305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:58:05.754Z|b1d29740-3374-403b-9277-beb341576305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:58:07.669Z|a4b2cd7a-8370-4fdc-a72f-a172d0965de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:58:07.669Z|a4b2cd7a-8370-4fdc-a72f-a172d0965de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:58:15.439Z|d98a987b-9253-4dfa-89d1-89d6b19469fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:58:15.439Z|d98a987b-9253-4dfa-89d1-89d6b19469fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:58:15.444Z|78f9e44f-2020-4bc0-9acd-9512ce1519ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:58:15.444Z|78f9e44f-2020-4bc0-9acd-9512ce1519ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:58:15.453Z|0b58a776-783e-4748-88b9-d2aedce93a51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:58:15.454Z|0b58a776-783e-4748-88b9-d2aedce93a51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:58:20.750Z|7d3670a7-a8a8-4ef2-9de5-3a1a5b518f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:58:20.750Z|7d3670a7-a8a8-4ef2-9de5-3a1a5b518f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:58:25.466Z|50555cc5-d3c9-4d6c-aa18-e2e2b7f099d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:58:25.467Z|50555cc5-d3c9-4d6c-aa18-e2e2b7f099d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:58:25.475Z|1ec0cd0c-2775-4b69-bb08-fa616f5bb50a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:58:25.475Z|1ec0cd0c-2775-4b69-bb08-fa616f5bb50a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:58:25.483Z|a6e0ff9c-6d99-4a15-bc0c-98580596cd75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:58:25.484Z|a6e0ff9c-6d99-4a15-bc0c-98580596cd75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:58:35.491Z|2e8c9755-43c6-4129-bd1e-b9931f9e299b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:58:35.492Z|2e8c9755-43c6-4129-bd1e-b9931f9e299b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:58:35.532Z|9f8c1f16-676d-4909-9f25-e48dfe6786a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:58:35.532Z|9f8c1f16-676d-4909-9f25-e48dfe6786a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:58:35.532Z|d1984cfb-4af7-424a-bf46-c9cd6356f767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:58:35.533Z|d1984cfb-4af7-424a-bf46-c9cd6356f767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:58:35.750Z|7f31f2d1-2488-4cf3-9c24-89e59b61442e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:58:35.750Z|7f31f2d1-2488-4cf3-9c24-89e59b61442e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:58:37.670Z|a84462a0-f2d6-4ca3-89ea-7dcb35c61fc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:58:37.670Z|a84462a0-f2d6-4ca3-89ea-7dcb35c61fc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:58:45.542Z|4421bfe5-9da8-4dad-a488-33267ee0463e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:58:45.543Z|4421bfe5-9da8-4dad-a488-33267ee0463e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:58:45.554Z|6dc46eb1-2c5b-4462-ad1c-628f4420306e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:58:45.554Z|6dc46eb1-2c5b-4462-ad1c-628f4420306e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:58:45.559Z|6aa5b22a-9341-41fc-8a37-053be37d9896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:58:45.560Z|6aa5b22a-9341-41fc-8a37-053be37d9896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:58:50.750Z|c8685397-30b0-4118-9cb5-288ba5001fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:58:50.753Z|c8685397-30b0-4118-9cb5-288ba5001fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:58:55.572Z|b26a7f53-93a1-48f2-ac7f-ee6388ba024f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:58:55.573Z|b26a7f53-93a1-48f2-ac7f-ee6388ba024f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:58:55.578Z|fd240dd6-53aa-4dbe-bfb9-00e1c5f3c6ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:58:55.580Z|fd240dd6-53aa-4dbe-bfb9-00e1c5f3c6ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:58:55.580Z|32fdb5b9-2728-401d-a7eb-47112f0399cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:58:55.581Z|32fdb5b9-2728-401d-a7eb-47112f0399cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:58:59.889Z|fab91bc6-878f-4a6b-ac70-0eeafb89951f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:58:59.890Z|fab91bc6-878f-4a6b-ac70-0eeafb89951f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T14:59:05.594Z|41e77756-90bc-44fe-bc62-124506105de6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:59:05.595Z|41e77756-90bc-44fe-bc62-124506105de6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:59:05.602Z|d6ac617c-583b-418f-bb7a-282ee2b89b63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:59:05.602Z|d6ac617c-583b-418f-bb7a-282ee2b89b63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:59:05.609Z|6b2c8513-29ba-4195-954f-6e0c06a7b7c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:59:05.609Z|6b2c8513-29ba-4195-954f-6e0c06a7b7c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:59:05.750Z|4dd33e0a-ce88-4322-a46a-f6413d5f7f13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:59:05.750Z|4dd33e0a-ce88-4322-a46a-f6413d5f7f13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:59:07.671Z|f6e73486-7958-463d-916d-ce1fd35be3a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:59:07.671Z|f6e73486-7958-463d-916d-ce1fd35be3a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:59:15.620Z|48836cfd-ad10-4717-9203-fcfd5a678f67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:59:15.620Z|48836cfd-ad10-4717-9203-fcfd5a678f67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:59:15.628Z|8903dc57-c255-4395-8635-aa2d156e7a6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:59:15.628Z|8903dc57-c255-4395-8635-aa2d156e7a6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:59:15.637Z|8712c0a3-bef8-4eea-b176-4ef4b32f54a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:59:15.637Z|8712c0a3-bef8-4eea-b176-4ef4b32f54a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:59:20.750Z|fb0e3066-a41d-4153-afaf-c344c2cb6a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:59:20.750Z|fb0e3066-a41d-4153-afaf-c344c2cb6a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:59:25.645Z|d7a8c130-7f6c-4b66-ace9-90ccfd0a79c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:59:25.646Z|d7a8c130-7f6c-4b66-ace9-90ccfd0a79c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:59:25.656Z|73d2dc5e-e39d-41ff-a27c-54508ad6504c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:59:25.656Z|73d2dc5e-e39d-41ff-a27c-54508ad6504c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:59:25.663Z|465576d0-6012-40bd-86cb-701ca05ce9d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:59:25.664Z|465576d0-6012-40bd-86cb-701ca05ce9d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:59:35.676Z|34402b81-a084-46b6-a6fa-fd3c304c4d54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:59:35.677Z|34402b81-a084-46b6-a6fa-fd3c304c4d54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:59:35.679Z|8897a8ae-aec7-4320-af14-760c12f07abf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:59:35.679Z|8897a8ae-aec7-4320-af14-760c12f07abf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:59:35.686Z|d48ce422-fc28-4f7f-9069-734539a9c15a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:59:35.686Z|d48ce422-fc28-4f7f-9069-734539a9c15a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:59:35.750Z|e9798f0b-d327-4cde-8698-b63a17dbdbbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:59:35.754Z|e9798f0b-d327-4cde-8698-b63a17dbdbbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:59:37.672Z|d7c1764f-d641-47b3-b162-ffb91c0a2710|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:59:37.672Z|d7c1764f-d641-47b3-b162-ffb91c0a2710|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:59:45.708Z|d15d2cde-b860-4895-bbd5-a69d79af127f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:59:45.708Z|d15d2cde-b860-4895-bbd5-a69d79af127f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:59:45.713Z|5b35f8f3-da21-4be7-8946-76ca4ed2a9b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:59:45.714Z|5b35f8f3-da21-4be7-8946-76ca4ed2a9b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:59:45.719Z|8e7241e7-be9d-45d0-8ee9-1cbbe860f92a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:59:45.720Z|8e7241e7-be9d-45d0-8ee9-1cbbe860f92a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:59:50.750Z|617675ba-c81e-44f8-9e8d-7a4976cbf2d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T14:59:50.751Z|617675ba-c81e-44f8-9e8d-7a4976cbf2d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T14:59:55.738Z|ce4d444c-d8e8-4ec7-8a65-1ef19ac66289|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:59:55.738Z|ce4d444c-d8e8-4ec7-8a65-1ef19ac66289|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:59:55.745Z|c4bd9e77-f7a5-41ae-950f-83911de06d24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:59:55.746Z|c4bd9e77-f7a5-41ae-950f-83911de06d24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:59:55.749Z|c2d13618-1100-49f9-85f8-0749f5ec2039|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T14:59:55.749Z|c2d13618-1100-49f9-85f8-0749f5ec2039|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T14:59:59.890Z|14e75942-ce9c-4daa-8e8c-d0ca426cae82|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T14:59:59.891Z|14e75942-ce9c-4daa-8e8c-d0ca426cae82|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:00:05.749Z|7c493d1e-95d3-45ce-aeba-bcf287fcbc48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:00:05.750Z|7c493d1e-95d3-45ce-aeba-bcf287fcbc48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:00:05.768Z|4d7159ea-63f3-4964-b1cf-630eb7bfd4d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:00:05.768Z|4d7159ea-63f3-4964-b1cf-630eb7bfd4d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:00:05.775Z|766def1e-1052-4762-943a-b582d53353b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:00:05.776Z|c4fc4d5f-d1b6-4c34-af5c-1b0dc3dcd8c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:00:05.777Z|c4fc4d5f-d1b6-4c34-af5c-1b0dc3dcd8c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:00:05.775Z|766def1e-1052-4762-943a-b582d53353b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:00:07.673Z|7875ab6f-e268-43fd-9e0c-ccd66f14616e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:00:07.673Z|7875ab6f-e268-43fd-9e0c-ccd66f14616e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:00:15.805Z|a138d0f5-3b53-481a-90db-ce47f7601bb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:00:15.798Z|d8d091ce-1393-4dfb-94e6-8b37ce52de63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:00:15.805Z|a138d0f5-3b53-481a-90db-ce47f7601bb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:00:15.807Z|8335c68a-24df-47dc-b95c-cb0c8eab4711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:00:15.807Z|8335c68a-24df-47dc-b95c-cb0c8eab4711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:00:15.806Z|d8d091ce-1393-4dfb-94e6-8b37ce52de63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:00:20.750Z|6c6e687b-e424-4f0e-ae4b-39b45e436e0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:00:20.754Z|6c6e687b-e424-4f0e-ae4b-39b45e436e0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:00:25.842Z|35cba991-1427-4566-bdcc-88c068abdd4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:00:25.843Z|35cba991-1427-4566-bdcc-88c068abdd4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:00:25.844Z|efc15644-f7cc-498b-9326-92e7d44168a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:00:25.844Z|efc15644-f7cc-498b-9326-92e7d44168a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:00:25.845Z|f1cbe1f7-43d6-4524-b400-fb0fc88299a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:00:25.845Z|f1cbe1f7-43d6-4524-b400-fb0fc88299a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:00:35.750Z|4ab31bf4-0a4d-4f2c-a006-94832101f549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:00:35.750Z|4ab31bf4-0a4d-4f2c-a006-94832101f549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:00:35.877Z|172dd651-2375-4bff-8ba2-505bf9150591|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:00:35.877Z|172dd651-2375-4bff-8ba2-505bf9150591|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:00:35.882Z|9297b7ea-a165-4f3a-816e-7c2b13ffe37b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:00:35.882Z|9297b7ea-a165-4f3a-816e-7c2b13ffe37b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:00:35.885Z|b3141d4a-6a99-4dd6-91b9-d10b97628d75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:00:35.885Z|b3141d4a-6a99-4dd6-91b9-d10b97628d75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:00:37.674Z|908a2ddd-277e-48c9-ae0a-42eecd47dc27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:00:37.674Z|908a2ddd-277e-48c9-ae0a-42eecd47dc27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:00:45.904Z|9845f3d7-4064-48d8-808e-e8b5cc96f887|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:00:45.904Z|9845f3d7-4064-48d8-808e-e8b5cc96f887|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:00:45.905Z|78f58dae-31fb-42e1-b3e0-487c58ffe2ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:00:45.906Z|78f58dae-31fb-42e1-b3e0-487c58ffe2ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:00:45.916Z|9893c738-0e1c-41de-851f-9c94fc08b0b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:00:45.916Z|9893c738-0e1c-41de-851f-9c94fc08b0b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:00:50.750Z|ad3a1259-ed9e-4df1-9aae-210cb809f234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:00:50.751Z|ad3a1259-ed9e-4df1-9aae-210cb809f234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:00:55.935Z|63f970f8-2c0c-4e8a-9680-c969c7a33ce6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:00:55.936Z|8a3d5c1c-b3cf-4cb5-8977-7820ad479ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:00:55.936Z|63f970f8-2c0c-4e8a-9680-c969c7a33ce6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:00:55.936Z|8a3d5c1c-b3cf-4cb5-8977-7820ad479ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:00:55.944Z|5faf4f89-5f31-4cd9-b193-76901b992f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:00:55.945Z|5faf4f89-5f31-4cd9-b193-76901b992f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:00:59.890Z|5a8fba94-fd85-4aed-a52d-a548f8ad22cd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:00:59.891Z|5a8fba94-fd85-4aed-a52d-a548f8ad22cd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:01:05.750Z|4897967b-bb66-4dee-8e77-bc83a8828812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:01:05.754Z|4897967b-bb66-4dee-8e77-bc83a8828812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:01:05.969Z|23c50ed1-9cfe-4e6e-88e3-9b751436b9f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:01:05.970Z|23c50ed1-9cfe-4e6e-88e3-9b751436b9f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:01:05.973Z|adf39d5f-5d34-4342-b10e-66c75514f710|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:01:05.974Z|adf39d5f-5d34-4342-b10e-66c75514f710|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:01:05.978Z|b602d094-1a53-4f55-b2a9-7ee96da9471f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:01:05.979Z|b602d094-1a53-4f55-b2a9-7ee96da9471f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:01:07.675Z|650f69c8-cfee-483b-a822-fd7a04378ab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:01:07.675Z|650f69c8-cfee-483b-a822-fd7a04378ab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:01:16.009Z|e07ef208-a44e-47b0-ace2-13ca919a8c45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:01:16.009Z|e07ef208-a44e-47b0-ace2-13ca919a8c45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:01:16.017Z|1dc0010f-da8a-4bbd-9dac-2f3cef1c9c8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:01:16.017Z|1dc0010f-da8a-4bbd-9dac-2f3cef1c9c8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:01:16.019Z|26e41b6a-146e-4e71-938f-5cd221b6aa7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:01:16.020Z|26e41b6a-146e-4e71-938f-5cd221b6aa7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:01:20.750Z|a1348401-4f8c-47dd-85d7-71555b9804d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:01:20.750Z|a1348401-4f8c-47dd-85d7-71555b9804d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:01:26.041Z|bcdd652d-05a4-41d1-b03c-6d9503326711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:01:26.042Z|bcdd652d-05a4-41d1-b03c-6d9503326711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:01:26.045Z|8d1a8880-f708-4d57-82e2-ec7d68c150ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:01:26.045Z|8d1a8880-f708-4d57-82e2-ec7d68c150ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:01:26.050Z|2d70a7a0-c82c-476c-9c2e-9ee8e0432f8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:01:26.050Z|2d70a7a0-c82c-476c-9c2e-9ee8e0432f8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:01:35.750Z|5a761871-bfc3-417c-83ae-3bf2b18815bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:01:35.750Z|5a761871-bfc3-417c-83ae-3bf2b18815bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:01:36.075Z|9134278e-b292-4a04-ba01-51e7ff476254|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:01:36.075Z|d287e8cf-4c30-4876-aaf1-f563cd681869|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:01:36.076Z|9134278e-b292-4a04-ba01-51e7ff476254|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:01:36.076Z|d287e8cf-4c30-4876-aaf1-f563cd681869|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:01:36.079Z|f19ed760-b9db-4c9c-a9f7-72fed899f66c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:01:36.080Z|f19ed760-b9db-4c9c-a9f7-72fed899f66c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:01:37.676Z|e30cc7bd-089b-4579-bd5a-86f2db8e0a95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:01:37.676Z|e30cc7bd-089b-4579-bd5a-86f2db8e0a95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:01:46.105Z|0cb50f1a-5f3d-404b-8344-9aab0b5d0f5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:01:46.106Z|0cb50f1a-5f3d-404b-8344-9aab0b5d0f5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:01:46.108Z|8aded7d4-d4d2-445e-9e16-e6d6b81c0853|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:01:46.110Z|8aded7d4-d4d2-445e-9e16-e6d6b81c0853|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:01:46.111Z|41b4f238-75c8-495f-a8ea-115a23c91e9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:01:46.111Z|41b4f238-75c8-495f-a8ea-115a23c91e9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:01:50.750Z|146ff123-5415-4991-83bb-2fa41d7c3678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:01:50.754Z|146ff123-5415-4991-83bb-2fa41d7c3678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:01:56.134Z|2c5a65b6-e5ca-4b97-bfc1-657953f94719|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:01:56.135Z|2c5a65b6-e5ca-4b97-bfc1-657953f94719|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:01:56.137Z|c0da8772-da5d-42f2-b149-50a942952df1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:01:56.142Z|845f93b9-9621-43ff-b9c2-38c20eeb2afa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:01:56.142Z|845f93b9-9621-43ff-b9c2-38c20eeb2afa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:01:56.143Z|c0da8772-da5d-42f2-b149-50a942952df1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:01:59.890Z|a1380bb3-8228-45cd-8f61-205ceee3783e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:01:59.891Z|a1380bb3-8228-45cd-8f61-205ceee3783e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:02:05.750Z|3bb95045-b0e8-4ae3-8bc0-7586536bdbe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:02:05.750Z|3bb95045-b0e8-4ae3-8bc0-7586536bdbe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:02:06.163Z|da12812c-ca9b-43bf-80cf-81c801aa5f87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:02:06.164Z|da12812c-ca9b-43bf-80cf-81c801aa5f87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:02:06.175Z|8ac9e011-4cec-455e-8b74-4cc799a8f71e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:02:06.175Z|7f68d725-423d-445e-8598-ee99c68adc93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:02:06.176Z|8ac9e011-4cec-455e-8b74-4cc799a8f71e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:02:06.176Z|7f68d725-423d-445e-8598-ee99c68adc93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:02:07.677Z|6addaa77-d072-4009-be73-f99335ab119d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:02:07.677Z|6addaa77-d072-4009-be73-f99335ab119d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:02:16.192Z|8af174fc-914c-47be-9df9-c391241dd66f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:02:16.193Z|8af174fc-914c-47be-9df9-c391241dd66f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:02:16.202Z|ac1a0d96-0d25-4ad1-8373-ef34ec3ca451|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:02:16.203Z|ac1a0d96-0d25-4ad1-8373-ef34ec3ca451|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:02:16.203Z|bbd78c18-250c-4d36-875b-1f4b7475151f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:02:16.204Z|bbd78c18-250c-4d36-875b-1f4b7475151f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:02:20.750Z|ae850351-ab10-4fc9-a7c4-3930eb7c05b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:02:20.750Z|ae850351-ab10-4fc9-a7c4-3930eb7c05b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:02:26.219Z|a70126c8-52e5-4c3f-8158-dd655edeedfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:02:26.220Z|a70126c8-52e5-4c3f-8158-dd655edeedfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:02:26.244Z|efbb2338-0816-4a57-b0a2-48813fc768ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:02:26.244Z|efbb2338-0816-4a57-b0a2-48813fc768ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:02:26.246Z|d74323e3-b259-49f0-a5ba-eed376e5475c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:02:26.246Z|d74323e3-b259-49f0-a5ba-eed376e5475c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:02:35.750Z|fcf7c299-09d4-45a7-9f9f-f44a93a46dce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:02:35.750Z|fcf7c299-09d4-45a7-9f9f-f44a93a46dce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:02:36.251Z|ed0d1560-dc12-4672-b144-b503ebeb6e04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:02:36.251Z|ed0d1560-dc12-4672-b144-b503ebeb6e04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:02:36.274Z|002ccd00-aafe-4764-a336-a0682e754712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:02:36.274Z|6666180b-abf0-4863-916f-ad2f6d21ac02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:02:36.275Z|002ccd00-aafe-4764-a336-a0682e754712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:02:36.275Z|6666180b-abf0-4863-916f-ad2f6d21ac02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:02:37.678Z|e237cfa2-44c7-4eed-bf7d-941dea55b64b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:02:37.679Z|e237cfa2-44c7-4eed-bf7d-941dea55b64b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:02:46.284Z|2137be54-5f68-47f2-90d9-a2f69aef1d46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:02:46.284Z|2137be54-5f68-47f2-90d9-a2f69aef1d46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:02:46.303Z|647a3178-1d79-4c5e-b779-084e0c47f6ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:02:46.304Z|647a3178-1d79-4c5e-b779-084e0c47f6ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:02:46.305Z|fb2e0432-1303-4148-9521-a1b234602b91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:02:46.306Z|fb2e0432-1303-4148-9521-a1b234602b91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:02:50.750Z|8f636dc4-fe97-4735-8785-f559e846e474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:02:50.750Z|8f636dc4-fe97-4735-8785-f559e846e474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:02:56.320Z|a4fece0e-695c-432f-8069-f560d6ecddce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:02:56.321Z|a4fece0e-695c-432f-8069-f560d6ecddce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:02:56.333Z|ebd0d49d-7665-4bb0-bc9d-dc8052c0920b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:02:56.334Z|ebd0d49d-7665-4bb0-bc9d-dc8052c0920b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:02:56.336Z|46e01ba9-2ed3-4af3-b2b2-7a6a658c1d1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:02:56.336Z|46e01ba9-2ed3-4af3-b2b2-7a6a658c1d1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:02:59.892Z|a02321ec-de70-4a7c-9444-c699fc1638bc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:02:59.893Z|a02321ec-de70-4a7c-9444-c699fc1638bc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:03:05.749Z|a7f2d930-bdc2-4ea6-a98a-edc0dd66252e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:03:05.750Z|a7f2d930-bdc2-4ea6-a98a-edc0dd66252e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:03:06.351Z|0c66854e-0296-4e48-984b-2725181cf245|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:03:06.352Z|0c66854e-0296-4e48-984b-2725181cf245|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:03:06.361Z|3b64fdb4-97b9-409e-a398-598c8be16c03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:03:06.361Z|3b64fdb4-97b9-409e-a398-598c8be16c03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:03:06.362Z|3e23f8ca-14b6-4258-b48c-8d1a66186254|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:03:06.362Z|3e23f8ca-14b6-4258-b48c-8d1a66186254|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:03:07.680Z|a1c8e536-9843-4022-a246-6089e3e2f91a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:03:07.680Z|a1c8e536-9843-4022-a246-6089e3e2f91a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:03:16.379Z|72077896-7f60-4319-92b5-ad21f1bedab5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:03:16.379Z|72077896-7f60-4319-92b5-ad21f1bedab5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:03:16.396Z|0df0e0b3-aa32-4105-a8e8-4b3cdb1123aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:03:16.397Z|0df0e0b3-aa32-4105-a8e8-4b3cdb1123aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:03:16.398Z|9215d8e4-868c-410e-8e1c-c95cc85f754e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:03:16.400Z|9215d8e4-868c-410e-8e1c-c95cc85f754e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:03:20.750Z|64447532-029f-4ab0-88db-c415dbdc496b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:03:20.750Z|64447532-029f-4ab0-88db-c415dbdc496b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:03:26.420Z|679902ae-49a2-4826-9514-481d3ac78a14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:03:26.420Z|679902ae-49a2-4826-9514-481d3ac78a14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:03:26.425Z|a243b6fe-105c-46c6-9367-b5e58586c12a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:03:26.425Z|a243b6fe-105c-46c6-9367-b5e58586c12a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:03:26.429Z|f484cce8-d99f-4500-a302-33959a48f398|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:03:26.430Z|f484cce8-d99f-4500-a302-33959a48f398|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:03:35.750Z|6fcc39fb-ae2b-4f87-ba6c-bd06d27071f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:03:35.750Z|6fcc39fb-ae2b-4f87-ba6c-bd06d27071f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:03:36.449Z|15415fe1-2ebd-4a1e-9a1e-8d2aab83881c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:03:36.450Z|15415fe1-2ebd-4a1e-9a1e-8d2aab83881c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:03:36.451Z|41bd44dc-2d10-4f33-b476-bc92c7ffa643|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:03:36.452Z|41bd44dc-2d10-4f33-b476-bc92c7ffa643|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:03:36.457Z|714969d9-0cc6-45f8-9a8c-450f18fcbf19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:03:36.457Z|714969d9-0cc6-45f8-9a8c-450f18fcbf19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:03:37.681Z|e8d7981d-03fc-4e27-bcae-b6faf45ad06a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:03:37.681Z|e8d7981d-03fc-4e27-bcae-b6faf45ad06a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:03:46.483Z|fedcfd1d-3cb8-4db6-81d3-4560eef626de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:03:46.483Z|fedcfd1d-3cb8-4db6-81d3-4560eef626de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:03:46.486Z|b93801e4-a84f-4edd-bf67-dc0471182363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:03:46.486Z|b93801e4-a84f-4edd-bf67-dc0471182363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:03:46.489Z|7ba5d29c-1387-4e70-8c42-9042e2291395|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:03:46.489Z|7ba5d29c-1387-4e70-8c42-9042e2291395|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:03:50.750Z|51ab7ad6-963d-400e-85c8-5efa934f4b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:03:50.750Z|51ab7ad6-963d-400e-85c8-5efa934f4b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:03:56.515Z|15471ed3-eb55-47e3-aab6-feb16585b217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:03:56.515Z|15471ed3-eb55-47e3-aab6-feb16585b217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:03:56.520Z|9021fe4b-e8e2-4621-b160-f14d995b635d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:03:56.520Z|9021fe4b-e8e2-4621-b160-f14d995b635d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:03:56.523Z|bbfbeece-b02c-4476-99e1-6a50671134bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:03:56.524Z|bbfbeece-b02c-4476-99e1-6a50671134bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:03:59.889Z|49f6b52f-9364-4710-ae25-09f4a8dfdf83|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:03:59.890Z|49f6b52f-9364-4710-ae25-09f4a8dfdf83|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:04:05.750Z|83a842ee-87d8-48fa-bc83-9ab5d3b1aa3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:04:05.750Z|83a842ee-87d8-48fa-bc83-9ab5d3b1aa3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:04:06.546Z|fb488c9e-944f-479f-9a60-e20c4cf18e65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:04:06.546Z|fb488c9e-944f-479f-9a60-e20c4cf18e65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:04:06.547Z|e2a972de-3b45-4b84-944a-f9c0b0922fe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:04:06.548Z|e2a972de-3b45-4b84-944a-f9c0b0922fe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:04:06.552Z|ef86f350-94e2-4075-b4d2-ae4baace2df4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:04:06.553Z|ef86f350-94e2-4075-b4d2-ae4baace2df4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:04:07.682Z|520a9d55-1178-4d19-8b24-73f264b48662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:04:07.682Z|520a9d55-1178-4d19-8b24-73f264b48662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:04:16.578Z|209cbac6-a6cc-45a7-9adb-d683bc3c826b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:04:16.578Z|209cbac6-a6cc-45a7-9adb-d683bc3c826b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:04:16.587Z|43920db5-e513-42c6-843a-25c6dfe56829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:04:16.587Z|43920db5-e513-42c6-843a-25c6dfe56829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:04:16.587Z|d8b7f210-931d-4fdb-86f2-47014a41b864|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:04:16.588Z|d8b7f210-931d-4fdb-86f2-47014a41b864|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:04:20.750Z|037f2a25-ab06-4dbc-a0d3-39fa839a8a7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:04:20.750Z|037f2a25-ab06-4dbc-a0d3-39fa839a8a7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:04:26.618Z|3e596c24-d353-43a6-8550-6e211f2ccfb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:04:26.619Z|3e596c24-d353-43a6-8550-6e211f2ccfb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:04:26.620Z|2e06f0a6-194a-4bab-8a8a-9b34882b92d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:04:26.620Z|2e06f0a6-194a-4bab-8a8a-9b34882b92d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:04:26.625Z|c778489e-493f-4615-99de-25406cfa83ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:04:26.625Z|c778489e-493f-4615-99de-25406cfa83ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:04:35.750Z|fd105f54-a462-4e0f-ac8f-0e0ccae5a965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:04:35.755Z|fd105f54-a462-4e0f-ac8f-0e0ccae5a965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:04:36.647Z|81e5c2e0-ec92-4278-8e45-5f730f278926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:04:36.647Z|81e5c2e0-ec92-4278-8e45-5f730f278926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:04:36.651Z|48034151-8b30-4412-87d8-1946cc856e38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:04:36.651Z|3cfe8dc8-0d0b-45bd-ad59-4a4af900a200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:04:36.651Z|48034151-8b30-4412-87d8-1946cc856e38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:04:36.652Z|3cfe8dc8-0d0b-45bd-ad59-4a4af900a200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:04:37.683Z|6a276586-a677-4089-8563-9041e46b9ebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:04:37.684Z|6a276586-a677-4089-8563-9041e46b9ebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:04:46.677Z|9128a7cc-7891-4dc5-af70-04c62e6f73e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:04:46.677Z|9128a7cc-7891-4dc5-af70-04c62e6f73e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:04:46.680Z|0914ba46-035d-4c5d-a5c2-2a6fe5b5d439|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:04:46.680Z|0914ba46-035d-4c5d-a5c2-2a6fe5b5d439|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:04:46.681Z|69ba419e-17a5-4b76-b2df-b1525292f690|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:04:46.682Z|69ba419e-17a5-4b76-b2df-b1525292f690|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:04:50.750Z|db57a8c3-02f3-494a-a6f3-dc5eb2767e14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:04:50.750Z|db57a8c3-02f3-494a-a6f3-dc5eb2767e14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:04:56.708Z|f7cb26c8-a270-428f-81ea-d5117a7ca9af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:04:56.709Z|f7cb26c8-a270-428f-81ea-d5117a7ca9af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:04:56.711Z|8cccadf8-93b8-4058-a8c0-4472fbcb44b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:04:56.712Z|8cccadf8-93b8-4058-a8c0-4472fbcb44b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:04:56.713Z|fba8fb8f-fd11-445f-a540-6dc5d5988bab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:04:56.713Z|fba8fb8f-fd11-445f-a540-6dc5d5988bab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:04:59.891Z|d1f9d568-b75f-489e-95d9-6bb9ac5a89dc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:04:59.892Z|d1f9d568-b75f-489e-95d9-6bb9ac5a89dc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:05:05.750Z|c27d51b3-556a-4b6f-b45a-8a6afa14ed0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:05:05.750Z|c27d51b3-556a-4b6f-b45a-8a6afa14ed0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:05:06.738Z|b431cc69-0eb9-4b09-9b43-24783a1a87ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:05:06.742Z|bff1b7a2-2efc-44bb-af8d-f4bf6403f9fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:05:06.742Z|0cc62d5b-2192-4a13-844b-56aec92568ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:05:06.743Z|bff1b7a2-2efc-44bb-af8d-f4bf6403f9fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:05:06.743Z|0cc62d5b-2192-4a13-844b-56aec92568ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:05:06.741Z|b431cc69-0eb9-4b09-9b43-24783a1a87ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:05:07.685Z|fd541237-8c8b-4c1e-abd7-14cb221b5497|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:05:07.685Z|fd541237-8c8b-4c1e-abd7-14cb221b5497|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:05:16.773Z|0b8a29d8-93b9-4446-9c28-d85746a21f07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:05:16.773Z|87090fa6-5f03-4d37-b387-56e9141ab820|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:05:16.773Z|87090fa6-5f03-4d37-b387-56e9141ab820|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:05:16.773Z|0b8a29d8-93b9-4446-9c28-d85746a21f07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:05:16.781Z|f2fac100-e0fa-4137-b5d1-0c52a310d25c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:05:16.782Z|f2fac100-e0fa-4137-b5d1-0c52a310d25c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:05:20.750Z|2162ec7a-ac48-4605-9058-c538e96b65ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:05:20.754Z|2162ec7a-ac48-4605-9058-c538e96b65ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:05:26.800Z|3b0b9487-3e21-4c00-af20-2b8520dea830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:05:26.801Z|3b0b9487-3e21-4c00-af20-2b8520dea830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:05:26.806Z|64463618-89eb-41ea-93ee-e20d5ea1c4a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:05:26.806Z|64463618-89eb-41ea-93ee-e20d5ea1c4a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:05:26.808Z|99b97892-46d3-4c3b-8d00-0609c1b86381|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:05:26.809Z|99b97892-46d3-4c3b-8d00-0609c1b86381|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:05:35.750Z|b1145240-84d7-48cf-83eb-ae4e3a3d4942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:05:35.750Z|b1145240-84d7-48cf-83eb-ae4e3a3d4942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:05:36.830Z|811ba205-01e5-424a-9f28-db2b3427b523|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:05:36.831Z|811ba205-01e5-424a-9f28-db2b3427b523|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:05:36.836Z|457b5009-335e-4312-9dcb-f3a15ec2d499|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:05:36.836Z|06746040-5ad1-4898-9202-322d8d7b80f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:05:36.836Z|457b5009-335e-4312-9dcb-f3a15ec2d499|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:05:36.836Z|06746040-5ad1-4898-9202-322d8d7b80f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:05:37.686Z|b7de77c0-62d3-4a0e-aa33-27096d7542cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:05:37.686Z|b7de77c0-62d3-4a0e-aa33-27096d7542cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:05:46.859Z|765547db-f078-418a-b9ab-687b9dc9c369|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:05:46.860Z|765547db-f078-418a-b9ab-687b9dc9c369|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:05:46.866Z|0275ce32-2599-4850-ba07-c379e6c1787a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:05:46.867Z|0275ce32-2599-4850-ba07-c379e6c1787a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:05:46.868Z|4fed529c-be6c-4623-87d8-e568db4ab6b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:05:46.869Z|4fed529c-be6c-4623-87d8-e568db4ab6b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:05:50.750Z|51aa272d-a633-4967-afe7-7a0b42498ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:05:50.750Z|51aa272d-a633-4967-afe7-7a0b42498ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:05:56.886Z|c1931882-befb-462e-b919-8f25ee080046|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:05:56.886Z|c1931882-befb-462e-b919-8f25ee080046|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:05:56.895Z|c4797d0a-af56-4e98-aaef-fbb82ee0a475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:05:56.896Z|1949d368-e534-4d2b-8186-f1dfea8e2fc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:05:56.897Z|1949d368-e534-4d2b-8186-f1dfea8e2fc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:05:56.895Z|c4797d0a-af56-4e98-aaef-fbb82ee0a475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:05:59.890Z|0dd4a71e-1084-4dcc-93d3-12932d6d01c1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:05:59.891Z|0dd4a71e-1084-4dcc-93d3-12932d6d01c1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:06:05.750Z|930a83a9-d3b8-46ef-b686-d3e8458970dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:06:05.754Z|930a83a9-d3b8-46ef-b686-d3e8458970dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:06:06.924Z|264798d1-08ed-49d0-951e-6e566a2cc56d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:06:06.924Z|264798d1-08ed-49d0-951e-6e566a2cc56d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:06:06.926Z|edeb61f8-2ffa-4b14-8d32-9193826f1d9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:06:06.926Z|edeb61f8-2ffa-4b14-8d32-9193826f1d9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:06:06.929Z|dfa54304-01ba-40b2-9136-a22798f21967|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:06:06.929Z|dfa54304-01ba-40b2-9136-a22798f21967|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:06:07.687Z|7a844bac-dbf0-475c-b693-9c8bf984003d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:06:07.687Z|7a844bac-dbf0-475c-b693-9c8bf984003d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:06:16.956Z|689eec3c-4b82-4172-a833-eea3486eb27f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:06:16.957Z|689eec3c-4b82-4172-a833-eea3486eb27f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:06:16.959Z|23feaf41-f5e3-4dca-9ced-2e1f48f1aee3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:06:16.960Z|23feaf41-f5e3-4dca-9ced-2e1f48f1aee3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:06:16.961Z|dec37173-e74b-42eb-9898-c4c71c5aaad4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:06:16.962Z|dec37173-e74b-42eb-9898-c4c71c5aaad4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:06:20.750Z|347e780a-8bb6-42f7-a508-be4f0f852990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:06:20.750Z|347e780a-8bb6-42f7-a508-be4f0f852990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:06:26.989Z|8663e319-62c6-4359-a784-4d1204c2cae0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:06:26.990Z|8663e319-62c6-4359-a784-4d1204c2cae0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:06:26.993Z|62668465-7773-475e-9320-be18d99ebe3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:06:26.994Z|62668465-7773-475e-9320-be18d99ebe3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:06:26.995Z|f80e5986-a69a-41f7-9169-7f8c87a587c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:06:26.995Z|f80e5986-a69a-41f7-9169-7f8c87a587c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:06:35.749Z|9a954224-a197-4d6d-91b0-2f57901de6a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:06:35.750Z|9a954224-a197-4d6d-91b0-2f57901de6a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:06:37.020Z|773468dd-3d93-4980-a0bb-be3767bf6f96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:06:37.021Z|8e65e8f4-96b2-4507-ba23-aea2ea661f7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:06:37.021Z|773468dd-3d93-4980-a0bb-be3767bf6f96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:06:37.022Z|8e65e8f4-96b2-4507-ba23-aea2ea661f7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:06:37.028Z|682cb15d-f573-42c3-8caa-c3799768fccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:06:37.029Z|682cb15d-f573-42c3-8caa-c3799768fccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:06:37.688Z|80e8226f-ef2b-46f0-8964-09259047bcde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:06:37.688Z|80e8226f-ef2b-46f0-8964-09259047bcde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:06:47.051Z|59e42fc2-2a47-4d19-b57e-83ce9eb2f9c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:06:47.052Z|59e42fc2-2a47-4d19-b57e-83ce9eb2f9c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:06:47.057Z|ea3c462f-f488-4606-b215-75d32f327b34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:06:47.057Z|ea3c462f-f488-4606-b215-75d32f327b34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:06:47.059Z|b43726fd-b891-4b62-baa5-c801e1654e42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:06:47.060Z|b43726fd-b891-4b62-baa5-c801e1654e42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:06:50.749Z|f3be2d24-966a-4245-9049-a25d2df269e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:06:50.754Z|f3be2d24-966a-4245-9049-a25d2df269e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:06:57.082Z|9f6c5fa8-0674-4069-ad8e-f995c0be5cef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:06:57.082Z|9f6c5fa8-0674-4069-ad8e-f995c0be5cef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:06:57.090Z|47cc33a7-9981-4c3e-9f54-dde432bb2ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:06:57.090Z|47cc33a7-9981-4c3e-9f54-dde432bb2ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:06:57.094Z|6f72166d-5595-44ac-9d03-7a513c4e8853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:06:57.094Z|6f72166d-5595-44ac-9d03-7a513c4e8853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:06:59.890Z|a3112603-2855-4145-bb9c-a67931c556d6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:06:59.890Z|a3112603-2855-4145-bb9c-a67931c556d6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:07:05.749Z|77f09237-abf5-4366-93aa-f8532bf6a88b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:07:05.750Z|77f09237-abf5-4366-93aa-f8532bf6a88b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:07:07.114Z|2c9e12f3-619c-4009-b03c-78544a88c63d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:07:07.115Z|2c9e12f3-619c-4009-b03c-78544a88c63d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:07:07.119Z|7435d355-0327-442b-91e9-43c90706dcfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:07:07.120Z|7435d355-0327-442b-91e9-43c90706dcfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:07:07.123Z|46ff3a08-c82d-48ce-a5bf-53125c78c49e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:07:07.124Z|46ff3a08-c82d-48ce-a5bf-53125c78c49e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:07:07.689Z|9335035f-4ffb-4a75-8d53-cdd6981f1086|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:07:07.689Z|9335035f-4ffb-4a75-8d53-cdd6981f1086|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:07:17.146Z|dae434c4-c6cf-4257-a27f-0111a0d31e4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:07:17.147Z|dae434c4-c6cf-4257-a27f-0111a0d31e4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:07:17.148Z|e465b54c-4382-4b84-bc2e-dd0522f2b435|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:07:17.148Z|e465b54c-4382-4b84-bc2e-dd0522f2b435|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:07:17.152Z|84844985-c974-4b50-8e3b-666939231274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:07:17.152Z|84844985-c974-4b50-8e3b-666939231274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:07:20.750Z|fc24a0b6-1df3-4bc0-b6be-a81b3e785ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:07:20.750Z|fc24a0b6-1df3-4bc0-b6be-a81b3e785ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:07:27.179Z|8aac09c7-eee6-4f71-9b84-359e20960987|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:07:27.180Z|8aac09c7-eee6-4f71-9b84-359e20960987|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:07:27.181Z|7e38b5d3-febb-4a4e-8b61-06d2c6b9d71b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:07:27.181Z|7e38b5d3-febb-4a4e-8b61-06d2c6b9d71b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:07:27.186Z|c9d3d50a-4991-44de-83a1-a5071f44913b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:07:27.187Z|c9d3d50a-4991-44de-83a1-a5071f44913b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:07:35.750Z|30e9ce33-c086-436a-8f79-b49fe5bafaeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:07:35.753Z|30e9ce33-c086-436a-8f79-b49fe5bafaeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:07:37.206Z|1e80d9ff-6928-4a58-8b55-41b931fc3714|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:07:37.208Z|1e80d9ff-6928-4a58-8b55-41b931fc3714|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:07:37.210Z|4f5dabeb-6ba6-442e-b423-97d7108841f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:07:37.211Z|4f5dabeb-6ba6-442e-b423-97d7108841f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:07:37.215Z|f7e47e9d-7d59-463b-b988-68806a51b951|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:07:37.215Z|f7e47e9d-7d59-463b-b988-68806a51b951|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:07:37.689Z|a4e4fec1-cace-44c5-a9a2-d1a59abf0a5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:07:37.690Z|a4e4fec1-cace-44c5-a9a2-d1a59abf0a5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:07:47.250Z|6bcadffc-4a3a-4eef-8590-a6b558c6bd41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:07:47.250Z|6bcadffc-4a3a-4eef-8590-a6b558c6bd41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:07:47.251Z|391327f8-88ce-4bea-b380-20461ea66757|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:07:47.252Z|391327f8-88ce-4bea-b380-20461ea66757|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:07:47.256Z|9f24c8ef-a74a-4b1d-9d34-fa3c39097751|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:07:47.257Z|9f24c8ef-a74a-4b1d-9d34-fa3c39097751|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:07:50.750Z|9bd39397-555d-426d-97af-15ca99f54a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:07:50.751Z|9bd39397-555d-426d-97af-15ca99f54a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:07:57.279Z|735648a8-72f0-4e1b-8f1a-06469377c515|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:07:57.280Z|735648a8-72f0-4e1b-8f1a-06469377c515|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:07:57.284Z|6d4f5627-f311-424c-8f5d-4393beed2100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:07:57.285Z|6d4f5627-f311-424c-8f5d-4393beed2100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:07:57.287Z|609908e7-4c1e-4200-a0f3-56c055dd3ead|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:07:57.288Z|609908e7-4c1e-4200-a0f3-56c055dd3ead|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:07:59.890Z|d3899dfe-7e4d-402f-9bd5-57d1eb680efa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:07:59.891Z|d3899dfe-7e4d-402f-9bd5-57d1eb680efa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:08:05.750Z|3ef08dfa-7b57-4a3d-aa00-30c497b7ec42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:08:05.750Z|3ef08dfa-7b57-4a3d-aa00-30c497b7ec42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:08:07.309Z|df7cc69b-0f03-4312-891a-e8ae9e2ef6c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:08:07.309Z|df7cc69b-0f03-4312-891a-e8ae9e2ef6c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:08:07.311Z|43c6e857-ed19-426b-b166-a3436d480e65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:08:07.312Z|43c6e857-ed19-426b-b166-a3436d480e65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:08:07.313Z|5aeaaef5-c6ce-4215-852f-7e0222ddc0d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:08:07.313Z|5aeaaef5-c6ce-4215-852f-7e0222ddc0d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:08:07.690Z|c909f2c7-eaad-4dd3-98bd-71fd2a7bbf6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:08:07.691Z|c909f2c7-eaad-4dd3-98bd-71fd2a7bbf6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:08:17.342Z|dd984a97-9860-4a8a-ac00-deb40622e1c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:08:17.342Z|8eec7d4a-6331-4afa-9952-fe9dea3bcc76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:08:17.342Z|dd984a97-9860-4a8a-ac00-deb40622e1c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:08:17.342Z|8eec7d4a-6331-4afa-9952-fe9dea3bcc76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:08:17.344Z|36787aa4-24b4-4a44-b589-7e2a66f91eab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:08:17.344Z|36787aa4-24b4-4a44-b589-7e2a66f91eab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:08:20.750Z|852070a5-80ea-4266-9a26-d9ec21850210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:08:20.754Z|852070a5-80ea-4266-9a26-d9ec21850210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:08:25.207Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:08:25.209Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 28c9c94a-bfcf-4a3a-ab32-39b097ee308c already exists in requestDb InfraActiveRequests table 2023-04-15T15:08:25.210Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c 2023-04-15T15:08:25.210Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|INFO|500||Invoke 2023-04-15T15:08:25.210Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:25.210Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c 2023-04-15T15:08:25.210Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Method : GET 2023-04-15T15:08:25.210Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6a27d1ef572ab9a364a6c235f5ffe27", X-B3-SpanId:"654a5fdc5e7c8ab2", X-B3-ParentSpanId:"c549a6eba02cf0f6", X-B3-Sampled:"0", X-ONAP-RequestID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-RequestID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-TransactionID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-ECOMP-RequestID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e198515d-a1f6-4f3b-aec5-f975a3718554"] 2023-04-15T15:08:25.211Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Request body: 2023-04-15T15:08:25.211Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:25.365Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:25.365Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T15:08:25.366Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Status text : Not Found 2023-04-15T15:08:25.366Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CA0181BE33A8118A85EB63992A15E28C; 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, 15 Apr 2023 15:08:26 GMT", x-envoy-upstream-service-time:"149", server:"envoy"] 2023-04-15T15:08:25.366Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Response body: 2023-04-15T15:08:25.367Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:25.367Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|INFO|404|Not Found|InvokeReturn 2023-04-15T15:08:25.381Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-04-15T15:08:25.388Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T15:08:25.413Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||Invoke 2023-04-15T15:08:25.414Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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/fb473d69d819483e8b1a0bf6189af7a5|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[28c9c94a-bfcf-4a3a-ab32-39b097ee308c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f52d6c1a-f05b-470d-848d-fa09f61fede3], X-ECOMP-RequestID=[28c9c94a-bfcf-4a3a-ab32-39b097ee308c], X-TransactionId=[], X-ONAP-RequestID=[28c9c94a-bfcf-4a3a-ab32-39b097ee308c]} 2023-04-15T15:08:25.476Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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/fb473d69d819483e8b1a0bf6189af7a5|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/fb473d69d819483e8b1a0bf6189af7a5 has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 15:08:25 GMT], server=[envoy], content-length=[602], x-envoy-upstream-service-time=[53], vertex-id=[200904], x-aai-txid=[2-aai-resources-230415-15:08:25:320-17993], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T15:08:25.478Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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/fb473d69d819483e8b1a0bf6189af7a5|DEBUG|500||{"tenant-id":"fb473d69d819483e8b1a0bf6189af7a5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1681571303652","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-04-15T15:08:25.478Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||InvokeReturn 2023-04-15T15:08:25.479Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-15T15:08:25.479Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-15T15:08:25.480Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.481Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.481Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.481Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.481Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.481Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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:"c6a27d1ef572ab9a364a6c235f5ffe27", X-B3-SpanId:"3bcc77d4c39d78d9", X-B3-ParentSpanId:"c549a6eba02cf0f6", X-B3-Sampled:"0", X-ONAP-RequestID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-RequestID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-TransactionID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-ECOMP-RequestID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7870e07d-cdbb-430a-827c-f9776b4af984"] 2023-04-15T15:08:25.481Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-d129cd22-30fe-4504-8a2b-839e341a676a","requestScope":"service"} 2023-04-15T15:08:25.482Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.504Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.504Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.505Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.505Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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, 15 Apr 2023 15:08:26 GMT", x-envoy-upstream-service-time:"20", server:"envoy"] 2023-04-15T15:08:25.505Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.505Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.506Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.506Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.506Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.507Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.507Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.507Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.507Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-RequestID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-TransactionID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-ECOMP-RequestID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d7ce904-3ba3-4ab0-b99e-97d3e0f75242"] 2023-04-15T15:08:25.507Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.508Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.682Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.682Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.682Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.682Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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 : [set-cookie:"JSESSIONID=7FD5F4486A4A1A2BED93BBF47B795CAE; 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, 15 Apr 2023 15:08:25 GMT", x-envoy-upstream-service-time:"170", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:25.685Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15 03:11:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-04-15T15:08:25.686Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.686Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.701Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.701Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.701Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.701Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.702Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.702Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-RequestID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-TransactionID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-ECOMP-RequestID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb7b3cfc-6282-4b9c-877b-1c897978dffa"] 2023-04-15T15:08:25.702Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.702Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.734Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.735Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.735Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.735Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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, 15 Apr 2023 15:08:25 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:25.737Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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" : 529, "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-04-15T03:11:51.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-04-15T15:08:25.737Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.738Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.740Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.740Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.741Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.741Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.741Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.741Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-RequestID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-TransactionID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-ECOMP-RequestID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d80023b-1bd9-45e2-bf5e-d9a0874bb6eb"] 2023-04-15T15:08:25.741Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.742Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.769Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.769Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.769Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.770Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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, 15 Apr 2023 15:08:25 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:25.770Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15 03:11:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-04-15T15:08:25.770Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.771Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.775Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.776Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.776Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.776Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.777Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.777Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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:"c6a27d1ef572ab9a364a6c235f5ffe27", X-B3-SpanId:"ae7cbad3ce297e7b", X-B3-ParentSpanId:"c549a6eba02cf0f6", X-B3-Sampled:"0", X-ONAP-RequestID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-RequestID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-TransactionID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-ECOMP-RequestID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66a30743-b980-47da-8884-99a534e0b08f"] 2023-04-15T15:08:25.777Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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":"28c9c94a-bfcf-4a3a-ab32-39b097ee308c","requestStatus":"IN_PROGRESS","startTime":1681571305382,"source":"VID","tenantId":"fb473d69d819483e8b1a0bf6189af7a5","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\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\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n\t\t\t\"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a","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":"28c9c94a-bfcf-4a3a-ab32-39b097ee308c"} 2023-04-15T15:08:25.778Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.814Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.815Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.815Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.815Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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/28c9c94a-bfcf-4a3a-ab32-39b097ee308c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:08:26 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:25.816Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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" : "28c9c94a-bfcf-4a3a-ab32-39b097ee308c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T15:08:25.382+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\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\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n\t\t\t\"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-15T15:08:26.683+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "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" : "28c9c94a-bfcf-4a3a-ab32-39b097ee308c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c" } } } 2023-04-15T15:08:25.817Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.817Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.827Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.827Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.828Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.828Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.828Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:25.828Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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:"c6a27d1ef572ab9a364a6c235f5ffe27", X-B3-SpanId:"19650a06b24a8c83", X-B3-ParentSpanId:"c549a6eba02cf0f6", X-B3-Sampled:"0", X-ONAP-RequestID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-RequestID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-TransactionID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-ECOMP-RequestID:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8afa1bd2-63ef-4c27-9ca0-2ea029177643"] 2023-04-15T15:08:25.829Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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\":\"c1655f2c-c981-4a66-b375-e52e8c88a687\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"81dbd375-16b4-4cc1-b27e-3476eca0fbde\",\"modelUuid\":\"81dbd375-16b4-4cc1-b27e-3476eca0fbde\",\"modelInvariantUuid\":\"c1655f2c-c981-4a66-b375-e52e8c88a687\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"d3044980-0493-4a17-aa9b-70f7db36e33c\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"28c9c94a-bfcf-4a3a-ab32-39b097ee308c","type":"String"},"mso-request-id":{"value":"28c9c94a-bfcf-4a3a-ab32-39b097ee308c","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-04-15T15:08:25.829Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:26.960Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:26.960Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:26.961Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:26.961Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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 : [set-cookie:"JSESSIONID=7A6D98AA6F509E2A3C03C55E48AE5C64; Path=/; HttpOnly", date:"Sat, 15 Apr 2023 15:08:26 GMT", x-onap-requestid:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", x-requestid:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", x-transactionid:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", x-ecomp-requestid:"28c9c94a-bfcf-4a3a-ab32-39b097ee308c", x-onap-partnername:"UNKNOWN", x-invocationid:"8afa1bd2-63ef-4c27-9ca0-2ea029177643", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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:"1126", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:26.962Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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\":\"28c9c94a-bfcf-4a3a-ab32-39b097ee308c\",\"instanceId\":\"0cebc5fc-0902-447a-a869-4d43d2d80ba3\"}}","message":"Success","processInstanceID":"5f11d39d-db9f-11ed-be62-aaf687431df4","variables":null,"messageCode":200} 2023-04-15T15:08:26.964Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:26.964Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|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-04-15T15:08:26.973Z|28c9c94a-bfcf-4a3a-ab32-39b097ee308c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:08:27.214Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:08:27.219Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c 2023-04-15T15:08:27.219Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|INFO|500||Invoke 2023-04-15T15:08:27.220Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:27.220Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c 2023-04-15T15:08:27.220Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Method : GET 2023-04-15T15:08:27.220Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d58343931a79280737418fb2f3d246c4", X-B3-SpanId:"2adbd607db330764", X-B3-ParentSpanId:"18e37c78a1f8b96f", X-B3-Sampled:"0", X-ONAP-RequestID:"79fdb507-e440-4263-9e1e-600c1b9618eb", X-RequestID:"79fdb507-e440-4263-9e1e-600c1b9618eb", X-TransactionID:"79fdb507-e440-4263-9e1e-600c1b9618eb", X-ECOMP-RequestID:"79fdb507-e440-4263-9e1e-600c1b9618eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1050d0ed-dbc2-4c9c-9b4f-396bcdd8b56c"] 2023-04-15T15:08:27.221Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Request body: 2023-04-15T15:08:27.221Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:27.252Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:27.252Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:27.253Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Status text : OK 2023-04-15T15:08:27.253Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:08:27 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:27.254Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Response body: { "requestId" : "28c9c94a-bfcf-4a3a-ab32-39b097ee308c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T15:08:25.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\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\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n\t\t\t\"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:08:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "serviceInstanceName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "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" : "28c9c94a-bfcf-4a3a-ab32-39b097ee308c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c" } } } 2023-04-15T15:08:27.254Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:27.255Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|INFO|500||InvokeReturn 2023-04-15T15:08:27.257Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false 2023-04-15T15:08:27.257Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:08:27.258Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:27.258Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false 2023-04-15T15:08:27.258Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:08:27.259Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d58343931a79280737418fb2f3d246c4", X-B3-SpanId:"2aff8730447aff7a", X-B3-ParentSpanId:"18e37c78a1f8b96f", X-B3-Sampled:"0", X-ONAP-RequestID:"79fdb507-e440-4263-9e1e-600c1b9618eb", X-RequestID:"79fdb507-e440-4263-9e1e-600c1b9618eb", X-TransactionID:"79fdb507-e440-4263-9e1e-600c1b9618eb", X-ECOMP-RequestID:"79fdb507-e440-4263-9e1e-600c1b9618eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aea0e30a-98a9-474c-a05b-f868ea888219"] 2023-04-15T15:08:27.259Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:08:27.259Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:27.275Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:27.275Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:27.276Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:08:27.276Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:08:27 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:27.276Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:08:27.277Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:27.277Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:08:27.304Z|79fdb507-e440-4263-9e1e-600c1b9618eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:08:27.372Z|c8d36caa-c6a7-4d4c-9949-65db51e83070|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:08:27.373Z|c8d36caa-c6a7-4d4c-9949-65db51e83070|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:08:27.378Z|c3e33ec4-03bd-483d-9828-1be209ee9ef7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:08:27.378Z|c3e33ec4-03bd-483d-9828-1be209ee9ef7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:08:27.379Z|e318a0b0-2a05-47e3-82c0-4db00f8c56e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:08:27.379Z|e318a0b0-2a05-47e3-82c0-4db00f8c56e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:08:35.749Z|04754973-ea47-4637-b48c-e3707c1ba181|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:08:35.750Z|04754973-ea47-4637-b48c-e3707c1ba181|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:08:37.405Z|33784359-2f8d-47e2-922b-40369cea729e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:08:37.406Z|33784359-2f8d-47e2-922b-40369cea729e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:08:37.410Z|8ba91a15-1f6e-4daf-9922-b9bf11ee0bed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:08:37.410Z|8ba91a15-1f6e-4daf-9922-b9bf11ee0bed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:08:37.414Z|27e0969f-ac0d-45b9-a552-7f37ff84d508|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:08:37.414Z|27e0969f-ac0d-45b9-a552-7f37ff84d508|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:08:37.539Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:08:37.548Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c 2023-04-15T15:08:37.548Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|INFO|500||Invoke 2023-04-15T15:08:37.548Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:37.548Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c 2023-04-15T15:08:37.548Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Method : GET 2023-04-15T15:08:37.549Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6c489c8379cd8112d553eeffb2b497c", X-B3-SpanId:"f4769523f4c8298f", X-B3-ParentSpanId:"def13007e796b263", X-B3-Sampled:"0", X-ONAP-RequestID:"4dfa4158-5adf-4fcd-bfed-8eef69154f76", X-RequestID:"4dfa4158-5adf-4fcd-bfed-8eef69154f76", X-TransactionID:"4dfa4158-5adf-4fcd-bfed-8eef69154f76", X-ECOMP-RequestID:"4dfa4158-5adf-4fcd-bfed-8eef69154f76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5df8ac1-771b-4650-b2fc-fe83c12154c5"] 2023-04-15T15:08:37.549Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Request body: 2023-04-15T15:08:37.549Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:37.692Z|2f36839f-e418-4e4a-9d55-2739e963d3aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:08:37.692Z|2f36839f-e418-4e4a-9d55-2739e963d3aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:08:40.477Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:40.478Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:40.478Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Status text : OK 2023-04-15T15:08:40.479Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:08:41 GMT", x-envoy-upstream-service-time:"2924", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:40.481Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Response body: { "requestId" : "28c9c94a-bfcf-4a3a-ab32-39b097ee308c", "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-04-15T15:08:25.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\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\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n\t\t\t\"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:08:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "serviceInstanceName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "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" : "28c9c94a-bfcf-4a3a-ab32-39b097ee308c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c" } } } 2023-04-15T15:08:40.481Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:40.482Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|INFO|500||InvokeReturn 2023-04-15T15:08:40.483Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false 2023-04-15T15:08:40.484Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:08:40.484Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:40.484Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false 2023-04-15T15:08:40.484Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:08:40.484Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6c489c8379cd8112d553eeffb2b497c", X-B3-SpanId:"09f714a7afb75f78", X-B3-ParentSpanId:"def13007e796b263", X-B3-Sampled:"0", X-ONAP-RequestID:"4dfa4158-5adf-4fcd-bfed-8eef69154f76", X-RequestID:"4dfa4158-5adf-4fcd-bfed-8eef69154f76", X-TransactionID:"4dfa4158-5adf-4fcd-bfed-8eef69154f76", X-ECOMP-RequestID:"4dfa4158-5adf-4fcd-bfed-8eef69154f76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cabed883-5129-4aa6-b4ec-68f6a5ca27bf"] 2023-04-15T15:08:40.485Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:08:40.485Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:40.508Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:40.508Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:40.509Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:08:40.509Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:08:41 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:40.510Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:08:40.510Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:40.511Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:08:40.544Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:08:40.544Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T15:08:40.545Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:40.545Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:08:40.545Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:08:40.545Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4dfa4158-5adf-4fcd-bfed-8eef69154f76", X-RequestID:"4dfa4158-5adf-4fcd-bfed-8eef69154f76", X-TransactionID:"4dfa4158-5adf-4fcd-bfed-8eef69154f76", X-ECOMP-RequestID:"4dfa4158-5adf-4fcd-bfed-8eef69154f76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4786f125-9c0f-4985-89e9-13f07a995ee7"] 2023-04-15T15:08:40.545Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:08:40.545Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:40.694Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:40.695Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:40.695Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:08:40.695Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DD3A2AE7ECE88A51F092435B0A26E8E8; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:08:40 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2023-04-15T15:08:40.695Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"60b179e7-db9f-11ed-be62-aaf687431df4","businessKey":"28c9c94a-bfcf-4a3a-ab32-39b097ee308c","processDefinitionId":"SDNCHandler:1:93169f8d-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-15T15:08:28.689+0000","endTime":"2023-04-15T15:08:29.261+0000","removalTime":null,"durationInMillis":572,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"5f11d39d-db9f-11ed-be62-aaf687431df4","superProcessInstanceId":"5ffd1dc9-db9f-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-15T15:08:40.695Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:40.696Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:08:40.709Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60b179e7-db9f-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60b179e7-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:08:40.710Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60b179e7-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T15:08:40.710Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60b179e7-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:40.710Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60b179e7-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60b179e7-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:08:40.710Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60b179e7-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:08:40.710Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60b179e7-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4dfa4158-5adf-4fcd-bfed-8eef69154f76", X-RequestID:"4dfa4158-5adf-4fcd-bfed-8eef69154f76", X-TransactionID:"4dfa4158-5adf-4fcd-bfed-8eef69154f76", X-ECOMP-RequestID:"4dfa4158-5adf-4fcd-bfed-8eef69154f76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73a505d8-a225-4bbe-a678-d29b3ec3fa47"] 2023-04-15T15:08:40.710Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60b179e7-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:08:40.710Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60b179e7-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:40.863Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60b179e7-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:40.864Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60b179e7-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:40.864Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60b179e7-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:08:40.864Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60b179e7-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=61736D5B1688EAB31C268BA98C435F4D; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:08:40 GMT", x-envoy-upstream-service-time:"149", server:"envoy"] 2023-04-15T15:08:40.865Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60b179e7-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:60b23d4a-db9f-11ed-be62-aaf687431df4","parentActivityInstanceId":"60b179e7-db9f-11ed-be62-aaf687431df4","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:93169f8d-db3b-11ed-be62-aaf687431df4","processInstanceId":"60b179e7-db9f-11ed-be62-aaf687431df4","executionId":"60b179e7-db9f-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T15:08:28.693+0000","endTime":"2023-04-15T15:08:29.260+0000","durationInMillis":567,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5f11d39d-db9f-11ed-be62-aaf687431df4"}] 2023-04-15T15:08:40.865Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60b179e7-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:40.865Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60b179e7-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:08:40.872Z|4dfa4158-5adf-4fcd-bfed-8eef69154f76|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:08:47.441Z|669f7c57-39b5-4dc8-b925-4ba5389439ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:08:47.441Z|669f7c57-39b5-4dc8-b925-4ba5389439ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:08:47.442Z|ca72ae7c-2b52-4aac-9a3f-e9cedf113281|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:08:47.443Z|ca72ae7c-2b52-4aac-9a3f-e9cedf113281|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:08:47.444Z|ac5e7d9a-2ef5-497b-88d4-71e49e2f617e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:08:47.445Z|ac5e7d9a-2ef5-497b-88d4-71e49e2f617e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:08:50.750Z|b65a29a0-7e66-4b89-865a-103dcef9cb9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:08:50.750Z|b65a29a0-7e66-4b89-865a-103dcef9cb9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:08:51.079Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:08:51.089Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c 2023-04-15T15:08:51.089Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|INFO|500||Invoke 2023-04-15T15:08:51.089Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:51.089Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c 2023-04-15T15:08:51.089Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Method : GET 2023-04-15T15:08:51.090Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64f4a5e909384eb15972380c7189369a", X-B3-SpanId:"115ef9e812a833f4", X-B3-ParentSpanId:"52aa4a8244736bfb", X-B3-Sampled:"0", X-ONAP-RequestID:"292dda8c-6392-4b2b-88d3-2e7d177c9a25", X-RequestID:"292dda8c-6392-4b2b-88d3-2e7d177c9a25", X-TransactionID:"292dda8c-6392-4b2b-88d3-2e7d177c9a25", X-ECOMP-RequestID:"292dda8c-6392-4b2b-88d3-2e7d177c9a25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77f0117a-5b13-4595-9a00-5a8d3bd3951b"] 2023-04-15T15:08:51.090Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Request body: 2023-04-15T15:08:51.090Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:51.114Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:51.115Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:51.116Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Status text : OK 2023-04-15T15:08:51.116Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:08:51 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:51.116Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Response body: { "requestId" : "28c9c94a-bfcf-4a3a-ab32-39b097ee308c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T15:08:25.000+00:00", "endTime" : "2023-04-15T15:08:40.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\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\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n\t\t\t\"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:08:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "serviceInstanceName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "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" : "28c9c94a-bfcf-4a3a-ab32-39b097ee308c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c" } } } 2023-04-15T15:08:51.117Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:51.117Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|INFO|500||InvokeReturn 2023-04-15T15:08:51.121Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false 2023-04-15T15:08:51.122Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:08:51.122Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:51.123Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false 2023-04-15T15:08:51.123Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:08:51.123Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64f4a5e909384eb15972380c7189369a", X-B3-SpanId:"9291db71b2703a65", X-B3-ParentSpanId:"52aa4a8244736bfb", X-B3-Sampled:"0", X-ONAP-RequestID:"292dda8c-6392-4b2b-88d3-2e7d177c9a25", X-RequestID:"292dda8c-6392-4b2b-88d3-2e7d177c9a25", X-TransactionID:"292dda8c-6392-4b2b-88d3-2e7d177c9a25", X-ECOMP-RequestID:"292dda8c-6392-4b2b-88d3-2e7d177c9a25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"719906ef-734d-413c-a0df-450a02bb4203"] 2023-04-15T15:08:51.124Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:08:51.124Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:51.138Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:51.138Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:51.139Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:08:51.139Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:08:51 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:51.140Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:08:51.141Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:51.142Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:08:51.157Z|292dda8c-6392-4b2b-88d3-2e7d177c9a25|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:08:51.395Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:08:51.399Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c 2023-04-15T15:08:51.400Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|INFO|500||Invoke 2023-04-15T15:08:51.400Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:51.401Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c 2023-04-15T15:08:51.401Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Method : GET 2023-04-15T15:08:51.401Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb07ba9ce4913a212eacdff6a35c4c65", X-B3-SpanId:"97678dadc00bb8de", X-B3-ParentSpanId:"494ceccdbc220932", X-B3-Sampled:"0", X-ONAP-RequestID:"4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c", X-RequestID:"4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c", X-TransactionID:"4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c", X-ECOMP-RequestID:"4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ac2d8c3-e8a4-4199-84ab-46b54ed7bead"] 2023-04-15T15:08:51.402Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Request body: 2023-04-15T15:08:51.402Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:51.424Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:51.425Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:51.425Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Status text : OK 2023-04-15T15:08:51.426Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:08:51 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:51.426Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Response body: { "requestId" : "28c9c94a-bfcf-4a3a-ab32-39b097ee308c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T15:08:25.000+00:00", "endTime" : "2023-04-15T15:08:40.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\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\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n\t\t\t\"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:08:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "serviceInstanceName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "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" : "28c9c94a-bfcf-4a3a-ab32-39b097ee308c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c" } } } 2023-04-15T15:08:51.426Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:51.427Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|INFO|500||InvokeReturn 2023-04-15T15:08:51.428Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false 2023-04-15T15:08:51.428Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:08:51.429Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:51.429Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false 2023-04-15T15:08:51.429Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:08:51.429Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb07ba9ce4913a212eacdff6a35c4c65", X-B3-SpanId:"d1c9311f4b66be3f", X-B3-ParentSpanId:"494ceccdbc220932", X-B3-Sampled:"0", X-ONAP-RequestID:"4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c", X-RequestID:"4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c", X-TransactionID:"4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c", X-ECOMP-RequestID:"4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59d23843-6652-4aab-8a83-9255b22a5639"] 2023-04-15T15:08:51.430Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:08:51.430Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:51.444Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:51.444Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:51.444Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:08:51.445Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:08:51 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:51.445Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:08:51.446Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:51.446Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:08:51.455Z|4d64ad77-3a93-4ab2-9e03-5f9c6c8ab24c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:08:51.654Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:08:51.658Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c 2023-04-15T15:08:51.659Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|INFO|500||Invoke 2023-04-15T15:08:51.659Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:51.659Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c 2023-04-15T15:08:51.659Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Method : GET 2023-04-15T15:08:51.659Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"118bc991c5ea717d04eeb2b37e600b97", X-B3-SpanId:"d06feb6abfe0b707", X-B3-ParentSpanId:"f458daf5d97bb324", X-B3-Sampled:"0", X-ONAP-RequestID:"80f705f1-7d3f-418c-9665-7b851b9b0b17", X-RequestID:"80f705f1-7d3f-418c-9665-7b851b9b0b17", X-TransactionID:"80f705f1-7d3f-418c-9665-7b851b9b0b17", X-ECOMP-RequestID:"80f705f1-7d3f-418c-9665-7b851b9b0b17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba415174-ae1d-4a9c-bf5f-cbb9e1fb249a"] 2023-04-15T15:08:51.659Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Request body: 2023-04-15T15:08:51.660Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:51.700Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:51.700Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:51.700Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Status text : OK 2023-04-15T15:08:51.701Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:08:51 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:51.702Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Response body: { "requestId" : "28c9c94a-bfcf-4a3a-ab32-39b097ee308c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T15:08:25.000+00:00", "endTime" : "2023-04-15T15:08:40.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\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\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n\t\t\t\"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:08:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "serviceInstanceName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "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" : "28c9c94a-bfcf-4a3a-ab32-39b097ee308c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c" } } } 2023-04-15T15:08:51.703Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:51.703Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|INFO|500||InvokeReturn 2023-04-15T15:08:51.704Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false 2023-04-15T15:08:51.705Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:08:51.705Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:51.705Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false 2023-04-15T15:08:51.705Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:08:51.705Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"118bc991c5ea717d04eeb2b37e600b97", X-B3-SpanId:"3b6148c7c3b4f8ed", X-B3-ParentSpanId:"f458daf5d97bb324", X-B3-Sampled:"0", X-ONAP-RequestID:"80f705f1-7d3f-418c-9665-7b851b9b0b17", X-RequestID:"80f705f1-7d3f-418c-9665-7b851b9b0b17", X-TransactionID:"80f705f1-7d3f-418c-9665-7b851b9b0b17", X-ECOMP-RequestID:"80f705f1-7d3f-418c-9665-7b851b9b0b17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66d574e1-cbbb-4427-9383-98b481b333d7"] 2023-04-15T15:08:51.705Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:08:51.706Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:51.717Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:51.718Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:51.718Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:08:51.718Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:08:51 GMT", x-envoy-upstream-service-time:"8", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:51.718Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:08:51.718Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:51.718Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:08:51.724Z|80f705f1-7d3f-418c-9665-7b851b9b0b17|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:08:51.928Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:08:51.933Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c 2023-04-15T15:08:51.933Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|INFO|500||Invoke 2023-04-15T15:08:51.965Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:51.965Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c 2023-04-15T15:08:51.966Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Method : GET 2023-04-15T15:08:51.966Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"beb358ea55869fb0daa57394033a8847", X-B3-SpanId:"65d8794f77ac6214", X-B3-ParentSpanId:"593ab23f7e56777d", X-B3-Sampled:"0", X-ONAP-RequestID:"e25fc325-7b2a-4248-aaf0-5fd24f96d7db", X-RequestID:"e25fc325-7b2a-4248-aaf0-5fd24f96d7db", X-TransactionID:"e25fc325-7b2a-4248-aaf0-5fd24f96d7db", X-ECOMP-RequestID:"e25fc325-7b2a-4248-aaf0-5fd24f96d7db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92180962-8d9e-43ad-a2f6-0fdce48adb0a"] 2023-04-15T15:08:51.967Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Request body: 2023-04-15T15:08:51.969Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:51.999Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:51.999Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:52.000Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Status text : OK 2023-04-15T15:08:52.001Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:08:51 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:52.001Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Response body: { "requestId" : "28c9c94a-bfcf-4a3a-ab32-39b097ee308c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T15:08:25.000+00:00", "endTime" : "2023-04-15T15:08:40.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\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\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n\t\t\t\"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:08:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "serviceInstanceName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "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" : "28c9c94a-bfcf-4a3a-ab32-39b097ee308c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c" } } } 2023-04-15T15:08:52.001Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:52.002Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|INFO|500||InvokeReturn 2023-04-15T15:08:52.004Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false 2023-04-15T15:08:52.004Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:08:52.005Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:52.005Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false 2023-04-15T15:08:52.005Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:08:52.005Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"beb358ea55869fb0daa57394033a8847", X-B3-SpanId:"23ceddf21d2ab104", X-B3-ParentSpanId:"593ab23f7e56777d", X-B3-Sampled:"0", X-ONAP-RequestID:"e25fc325-7b2a-4248-aaf0-5fd24f96d7db", X-RequestID:"e25fc325-7b2a-4248-aaf0-5fd24f96d7db", X-TransactionID:"e25fc325-7b2a-4248-aaf0-5fd24f96d7db", X-ECOMP-RequestID:"e25fc325-7b2a-4248-aaf0-5fd24f96d7db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c648e540-0850-4deb-bc3b-9b40d7feb30c"] 2023-04-15T15:08:52.006Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:08:52.006Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:52.025Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:52.026Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:52.042Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:08:52.043Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:08:51 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:52.043Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:08:52.044Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:52.044Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:08:52.060Z|e25fc325-7b2a-4248-aaf0-5fd24f96d7db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:08:52.263Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:08:52.268Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c 2023-04-15T15:08:52.268Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|INFO|500||Invoke 2023-04-15T15:08:52.268Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:52.268Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c 2023-04-15T15:08:52.268Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Method : GET 2023-04-15T15:08:52.269Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c7e7260e828278edc982b9cca9372bb", X-B3-SpanId:"4673224147345d2f", X-B3-ParentSpanId:"9fa7c37c915d53f5", X-B3-Sampled:"0", X-ONAP-RequestID:"1ce97d34-baa2-4d2a-94f0-310b46462b9d", X-RequestID:"1ce97d34-baa2-4d2a-94f0-310b46462b9d", X-TransactionID:"1ce97d34-baa2-4d2a-94f0-310b46462b9d", X-ECOMP-RequestID:"1ce97d34-baa2-4d2a-94f0-310b46462b9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e434d2f-4554-4819-9476-28609576c873"] 2023-04-15T15:08:52.269Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Request body: 2023-04-15T15:08:52.269Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:52.296Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:52.296Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:52.296Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Status text : OK 2023-04-15T15:08:52.296Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:08:53 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:52.299Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||Response body: { "requestId" : "28c9c94a-bfcf-4a3a-ab32-39b097ee308c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T15:08:25.000+00:00", "endTime" : "2023-04-15T15:08:40.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\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\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n\t\t\t\"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:08:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "serviceInstanceName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "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" : "28c9c94a-bfcf-4a3a-ab32-39b097ee308c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c" } } } 2023-04-15T15:08:52.300Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:52.300Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|INFO|500||InvokeReturn 2023-04-15T15:08:52.301Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false 2023-04-15T15:08:52.301Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:08:52.301Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:52.301Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false 2023-04-15T15:08:52.301Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:08:52.301Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c7e7260e828278edc982b9cca9372bb", X-B3-SpanId:"b4fec061a55e351b", X-B3-ParentSpanId:"9fa7c37c915d53f5", X-B3-Sampled:"0", X-ONAP-RequestID:"1ce97d34-baa2-4d2a-94f0-310b46462b9d", X-RequestID:"1ce97d34-baa2-4d2a-94f0-310b46462b9d", X-TransactionID:"1ce97d34-baa2-4d2a-94f0-310b46462b9d", X-ECOMP-RequestID:"1ce97d34-baa2-4d2a-94f0-310b46462b9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d374f99-9405-4b12-a3e6-98e13e4b22fe"] 2023-04-15T15:08:52.302Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:08:52.302Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:52.315Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:52.315Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:52.315Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:08:52.315Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:08:53 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:52.316Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:08:52.316Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:52.316Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28c9c94a-bfcf-4a3a-ab32-39b097ee308c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:08:52.323Z|1ce97d34-baa2-4d2a-94f0-310b46462b9d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/28c9c94a-bfcf-4a3a-ab32-39b097ee308c|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:08:54.027Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:08:54.029Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: ed8a53e5-5bf1-43ff-a612-f88e78bde410 already exists in requestDb InfraActiveRequests table 2023-04-15T15:08:54.029Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410 2023-04-15T15:08:54.030Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|INFO|500||Invoke 2023-04-15T15:08:54.030Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:54.030Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410 2023-04-15T15:08:54.030Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Method : GET 2023-04-15T15:08:54.030Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"274b403b3c15d5d69327726c3d269dd4", X-B3-SpanId:"1358366fdbbcde51", X-B3-ParentSpanId:"7ccc6800089b5266", X-B3-Sampled:"0", X-ONAP-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-TransactionID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-ECOMP-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3525612-f891-4619-8e16-4ca0e771699c"] 2023-04-15T15:08:54.030Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Request body: 2023-04-15T15:08:54.030Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:54.059Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:54.059Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T15:08:54.059Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Status text : Not Found 2023-04-15T15:08:54.060Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:08:54 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2023-04-15T15:08:54.060Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Response body: 2023-04-15T15:08:54.060Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:54.060Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|INFO|404|Not Found|InvokeReturn 2023-04-15T15:08:54.069Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|||INFO|500||Running local validations 2023-04-15T15:08:54.070Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-04-15T15:08:54.072Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T15:08:54.087Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c1655f2c-c981-4a66-b375-e52e8c88a687 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-15T15:08:54.087Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c1655f2c-c981-4a66-b375-e52e8c88a687|INFO|500||Invoke 2023-04-15T15:08:54.116Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c1655f2c-c981-4a66-b375-e52e8c88a687|INFO|404|Not Found|InvokeReturn 2023-04-15T15:08:54.117Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c1655f2c-c981-4a66-b375-e52e8c88a687 has http status code:404 and response headers:{date=[Sat, 15 Apr 2023 15:08:53 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[26], x-aai-txid=[2-aai-resources-230415-15:08:53:986-19556], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T15:08:54.117Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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/c1655f2c-c981-4a66-b375-e52e8c88a687","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/c1655f2c-c981-4a66-b375-e52e8c88a687","ERR.5.4.6114"]}}} 2023-04-15T15:08:54.119Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c1655f2c-c981-4a66-b375-e52e8c88a687 2023-04-15T15:08:54.119Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: c1655f2c-c981-4a66-b375-e52e8c88a687 2023-04-15T15:08:54.122Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T15:08:54.147Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c1655f2c-c981-4a66-b375-e52e8c88a687 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-15T15:08:54.147Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c1655f2c-c981-4a66-b375-e52e8c88a687|INFO|500||Invoke 2023-04-15T15:08:54.177Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c1655f2c-c981-4a66-b375-e52e8c88a687|INFO|404|Not Found|InvokeReturn 2023-04-15T15:08:54.177Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c1655f2c-c981-4a66-b375-e52e8c88a687 has http status code:404 and response headers:{date=[Sat, 15 Apr 2023 15:08:54 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[27], x-aai-txid=[1-aai-resources-230415-15:08:54:046-38499], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T15:08:54.178Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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/c1655f2c-c981-4a66-b375-e52e8c88a687","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/c1655f2c-c981-4a66-b375-e52e8c88a687","ERR.5.4.6114"]}}} 2023-04-15T15:08:54.179Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c1655f2c-c981-4a66-b375-e52e8c88a687 2023-04-15T15:08:54.180Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: c1655f2c-c981-4a66-b375-e52e8c88a687 2023-04-15T15:08:54.182Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T15:08:54.197Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||Invoke 2023-04-15T15:08:54.197Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed8a53e5-5bf1-43ff-a612-f88e78bde410], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d8b7c1e4-4186-43e4-94c7-0b81abffadcf], X-ECOMP-RequestID=[ed8a53e5-5bf1-43ff-a612-f88e78bde410], X-TransactionId=[], X-ONAP-RequestID=[ed8a53e5-5bf1-43ff-a612-f88e78bde410]} 2023-04-15T15:08:54.259Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|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/fb473d69d819483e8b1a0bf6189af7a5 has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 15:08:54 GMT], server=[envoy], content-length=[602], x-envoy-upstream-service-time=[58], vertex-id=[200904], x-aai-txid=[1-aai-resources-230415-15:08:54:096-32501], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T15:08:54.260Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|DEBUG|500||{"tenant-id":"fb473d69d819483e8b1a0bf6189af7a5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1681571303652","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-04-15T15:08:54.260Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||InvokeReturn 2023-04-15T15:08:54.262Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-15T15:08:54.262Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-15T15:08:54.264Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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-04-15T15:08:54.265Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-15T15:08:54.265Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:54.266Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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-04-15T15:08:54.266Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-15T15:08:54.266Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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:"274b403b3c15d5d69327726c3d269dd4", X-B3-SpanId:"a2e4e013e6746b3e", X-B3-ParentSpanId:"7ccc6800089b5266", X-B3-Sampled:"0", X-ONAP-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-TransactionID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-ECOMP-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9d48b1b-eef7-4492-a705-9c4d40fd3fc0"] 2023-04-15T15:08:54.266Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"0cebc5fc-0902-447a-a869-4d43d2d80ba3"},"instanceName":"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0","requestScope":"vnf"} 2023-04-15T15:08:54.267Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:54.298Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:54.298Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:54.299Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-15T15:08:54.299Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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, 15 Apr 2023 15:08:54 GMT", x-envoy-upstream-service-time:"28", server:"envoy"] 2023-04-15T15:08:54.300Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-15T15:08:54.300Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:54.300Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-15T15:08:54.301Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=05f8e7ff-673d-44e8-b92b-b5f3c271e284|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=05f8e7ff-673d-44e8-b92b-b5f3c271e284 2023-04-15T15:08:54.302Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=05f8e7ff-673d-44e8-b92b-b5f3c271e284|INFO|500||Invoke 2023-04-15T15:08:54.302Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=05f8e7ff-673d-44e8-b92b-b5f3c271e284|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:54.303Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=05f8e7ff-673d-44e8-b92b-b5f3c271e284|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=05f8e7ff-673d-44e8-b92b-b5f3c271e284 2023-04-15T15:08:54.303Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=05f8e7ff-673d-44e8-b92b-b5f3c271e284|DEBUG|500||Method : GET 2023-04-15T15:08:54.303Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=05f8e7ff-673d-44e8-b92b-b5f3c271e284|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-TransactionID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-ECOMP-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1c2b61a-8c3f-4e58-b9c5-6fedc8019375"] 2023-04-15T15:08:54.303Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=05f8e7ff-673d-44e8-b92b-b5f3c271e284|DEBUG|500||Request body: 2023-04-15T15:08:54.304Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=05f8e7ff-673d-44e8-b92b-b5f3c271e284|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:54.442Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=05f8e7ff-673d-44e8-b92b-b5f3c271e284|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:54.443Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=05f8e7ff-673d-44e8-b92b-b5f3c271e284|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:54.443Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=05f8e7ff-673d-44e8-b92b-b5f3c271e284|DEBUG|500||Status text : OK 2023-04-15T15:08:54.444Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=05f8e7ff-673d-44e8-b92b-b5f3c271e284|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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, 15 Apr 2023 15:08:53 GMT", x-envoy-upstream-service-time:"134", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:54.447Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=05f8e7ff-673d-44e8-b92b-b5f3c271e284|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 5, "modelCustomizationUUID" : "05f8e7ff-673d-44e8-b92b-b5f3c271e284", "modelInstanceName" : "basic_vm 0", "created" : "2023-04-15 14:21:55.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-04-15T14:21:55.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/service" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vfModuleCustomizations" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfcInstanceGroupCustomizations" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=05f8e7ff-673d-44e8-b92b-b5f3c271e284" } } } 2023-04-15T15:08:54.447Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=05f8e7ff-673d-44e8-b92b-b5f3c271e284|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:54.448Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=05f8e7ff-673d-44e8-b92b-b5f3c271e284|INFO|500||InvokeReturn 2023-04-15T15:08:54.471Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources 2023-04-15T15:08:54.471Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|INFO|500||Invoke 2023-04-15T15:08:54.471Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:54.471Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources 2023-04-15T15:08:54.471Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Method : GET 2023-04-15T15:08:54.471Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-TransactionID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-ECOMP-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81cac881-5ffe-411f-b20a-c9f4a0d80e5e"] 2023-04-15T15:08:54.472Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Request body: 2023-04-15T15:08:54.472Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:54.537Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:54.537Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:54.538Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Status text : OK 2023-04-15T15:08:54.538Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vnfResource/51647c00-0c71-4001-9331-61461aaf23f9", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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, 15 Apr 2023 15:08:53 GMT", x-envoy-upstream-service-time:"62", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:54.539Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Response body: { "modelUUID" : "51647c00-0c71-4001-9331-61461aaf23f9", "modelInvariantUUID" : "db459f2e-5c31-4c85-9388-7ae92c9d6833", "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-04-15T14:21:55.000+00:00", "modelInvariantId" : "db459f2e-5c31-4c85-9388-7ae92c9d6833", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/51647c00-0c71-4001-9331-61461aaf23f9" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/51647c00-0c71-4001-9331-61461aaf23f9" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/51647c00-0c71-4001-9331-61461aaf23f9/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/51647c00-0c71-4001-9331-61461aaf23f9/vnfResourceWorkflow" } } } 2023-04-15T15:08:54.539Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:54.540Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|INFO|500||InvokeReturn 2023-04-15T15:08:54.555Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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-04-15T15:08:54.556Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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-04-15T15:08:54.557Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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-04-15T15:08:54.557Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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-04-15T15:08:54.557Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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-04-15T15:08:54.557Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-TransactionID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-ECOMP-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"452c1de1-97c7-4476-afad-1cbd6ec62d19"] 2023-04-15T15:08:54.558Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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-04-15T15:08:54.558Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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-04-15T15:08:54.603Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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-04-15T15:08:54.603Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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-04-15T15:08:54.604Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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-04-15T15:08:54.604Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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, 15 Apr 2023 15:08:53 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:54.604Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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" : 10033, "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-04-15T03:11:51.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033" } } } 2023-04-15T15:08:54.605Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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-04-15T15:08:54.605Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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-04-15T15:08:54.620Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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-04-15T15:08:54.621Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-15T15:08:54.622Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:54.622Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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-04-15T15:08:54.622Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-15T15:08:54.622Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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:"274b403b3c15d5d69327726c3d269dd4", X-B3-SpanId:"bcf68b686058c35c", X-B3-ParentSpanId:"7ccc6800089b5266", X-B3-Sampled:"0", X-ONAP-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-TransactionID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-ECOMP-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6c7c82d-211a-440a-83fa-b4d85c8cf28c"] 2023-04-15T15:08:54.622Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ed8a53e5-5bf1-43ff-a612-f88e78bde410","requestStatus":"IN_PROGRESS","startTime":1681571334070,"source":"VID","vnfName":"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"fb473d69d819483e8b1a0bf6189af7a5","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"0cebc5fc-0902-447a-a869-4d43d2d80ba3","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"ed8a53e5-5bf1-43ff-a612-f88e78bde410"} 2023-04-15T15:08:54.623Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:54.660Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:54.661Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-15T15:08:54.661Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-15T15:08:54.661Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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/ed8a53e5-5bf1-43ff-a612-f88e78bde410", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:08:54 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:54.662Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "ed8a53e5-5bf1-43ff-a612-f88e78bde410", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T15:08:54.070+00:00", "source" : "VID", "vnfName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-15T15:08:55.528+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "ed8a53e5-5bf1-43ff-a612-f88e78bde410", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410" } } } 2023-04-15T15:08:54.662Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:54.662Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-15T15:08:54.673Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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-04-15T15:08:54.674Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-15T15:08:54.674Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:54.674Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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-04-15T15:08:54.674Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-15T15:08:54.675Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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:"274b403b3c15d5d69327726c3d269dd4", X-B3-SpanId:"f1c1c3b74e63ffc4", X-B3-ParentSpanId:"7ccc6800089b5266", X-B3-Sampled:"0", X-ONAP-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-TransactionID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-ECOMP-RequestID:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de61393a-9c91-4dbb-a82c-effb12f32f74"] 2023-04-15T15:08:54.675Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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\":\"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\"modelVersionId\":\"51647c00-0c71-4001-9331-61461aaf23f9\",\"modelCustomizationId\":\"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\"modelUuid\":\"51647c00-0c71-4001-9331-61461aaf23f9\",\"modelInvariantUuid\":\"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"c1655f2c-c981-4a66-b375-e52e8c88a687\",\"source\":\"VID\",\"instanceName\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\"modelInfo\":{\"modelInvariantId\":\"c1655f2c-c981-4a66-b375-e52e8c88a687\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"81dbd375-16b4-4cc1-b27e-3476eca0fbde\",\"modelUuid\":\"81dbd375-16b4-4cc1-b27e-3476eca0fbde\",\"modelInvariantUuid\":\"c1655f2c-c981-4a66-b375-e52e8c88a687\"}}}],\"cloudConfiguration\":{\"tenantId\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"0cebc5fc-0902-447a-a869-4d43d2d80ba3\"}","type":"String"},"requestId":{"value":"ed8a53e5-5bf1-43ff-a612-f88e78bde410","type":"String"},"mso-request-id":{"value":"ed8a53e5-5bf1-43ff-a612-f88e78bde410","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"0cebc5fc-0902-447a-a869-4d43d2d80ba3","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/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-15T15:08:54.675Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:55.692Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:55.693Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-15T15:08:55.693Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-15T15:08:55.693Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sat, 15 Apr 2023 15:08:55 GMT", x-onap-requestid:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", x-requestid:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", x-transactionid:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", x-ecomp-requestid:"ed8a53e5-5bf1-43ff-a612-f88e78bde410", x-onap-partnername:"UNKNOWN", x-invocationid:"de61393a-9c91-4dbb-a82c-effb12f32f74", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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-04-15T15:08:55.693Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ed8a53e5-5bf1-43ff-a612-f88e78bde410\",\"instanceId\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\"}}","message":"Success","processInstanceID":"7031ac89-db9f-11ed-be62-aaf687431df4","variables":null,"messageCode":200} 2023-04-15T15:08:55.694Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:55.694Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-15T15:08:55.703Z|ed8a53e5-5bf1-43ff-a612-f88e78bde410|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:08:55.929Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:08:55.934Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410 2023-04-15T15:08:55.935Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|INFO|500||Invoke 2023-04-15T15:08:55.935Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:55.935Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410 2023-04-15T15:08:55.935Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Method : GET 2023-04-15T15:08:55.935Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"119bb19cf557d087c2a1cc4e23413a0f", X-B3-SpanId:"db4121cd06712224", X-B3-ParentSpanId:"b473998b0ccbf9dd", X-B3-Sampled:"0", X-ONAP-RequestID:"7b1f541e-2713-49c5-ab92-00ba78c010d3", X-RequestID:"7b1f541e-2713-49c5-ab92-00ba78c010d3", X-TransactionID:"7b1f541e-2713-49c5-ab92-00ba78c010d3", X-ECOMP-RequestID:"7b1f541e-2713-49c5-ab92-00ba78c010d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee3b60e4-d161-4706-b734-5363d3291b0a"] 2023-04-15T15:08:55.935Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Request body: 2023-04-15T15:08:55.935Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:55.963Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:55.963Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:55.963Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Status text : OK 2023-04-15T15:08:55.963Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:08:56 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:55.965Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Response body: { "requestId" : "ed8a53e5-5bf1-43ff-a612-f88e78bde410", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T15:08:54.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:08:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "ed8a53e5-5bf1-43ff-a612-f88e78bde410", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410" } } } 2023-04-15T15:08:55.965Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:55.965Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|INFO|500||InvokeReturn 2023-04-15T15:08:55.966Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false 2023-04-15T15:08:55.967Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:08:55.967Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:08:55.967Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false 2023-04-15T15:08:55.967Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:08:55.967Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"119bb19cf557d087c2a1cc4e23413a0f", X-B3-SpanId:"954237e7445f4f24", X-B3-ParentSpanId:"b473998b0ccbf9dd", X-B3-Sampled:"0", X-ONAP-RequestID:"7b1f541e-2713-49c5-ab92-00ba78c010d3", X-RequestID:"7b1f541e-2713-49c5-ab92-00ba78c010d3", X-TransactionID:"7b1f541e-2713-49c5-ab92-00ba78c010d3", X-ECOMP-RequestID:"7b1f541e-2713-49c5-ab92-00ba78c010d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eba93db5-fcde-4abb-94dc-4e0fd0dda6da"] 2023-04-15T15:08:55.967Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:08:55.967Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:08:55.989Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:08:55.989Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:08:55.989Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:08:55.989Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:08:56 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:08:55.992Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:08:55.992Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:08:55.992Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:08:56.002Z|7b1f541e-2713-49c5-ab92-00ba78c010d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:08:57.474Z|5c8fa288-def5-485d-8de6-0f961f267110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:08:57.474Z|a2f47b8f-7909-42af-b7f1-f97bf256e4e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:08:57.474Z|9ef5f557-9ccd-4741-99c0-a4ceb92d284b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:08:57.475Z|5c8fa288-def5-485d-8de6-0f961f267110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:08:57.475Z|a2f47b8f-7909-42af-b7f1-f97bf256e4e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:08:57.475Z|9ef5f557-9ccd-4741-99c0-a4ceb92d284b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:08:59.890Z|71879b0e-0901-4f00-a200-7dc31ef81472|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:08:59.891Z|71879b0e-0901-4f00-a200-7dc31ef81472|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:09:05.750Z|c955b946-0103-404c-88aa-8a2deaaea027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:09:05.754Z|c955b946-0103-404c-88aa-8a2deaaea027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:09:06.182Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:09:06.190Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410 2023-04-15T15:09:06.191Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|INFO|500||Invoke 2023-04-15T15:09:06.191Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:06.191Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410 2023-04-15T15:09:06.191Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Method : GET 2023-04-15T15:09:06.191Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc5152df426cdb92d0ad09b29e6d3a82", X-B3-SpanId:"8cb6228f9004d777", X-B3-ParentSpanId:"89817db117f9b49a", X-B3-Sampled:"0", X-ONAP-RequestID:"3a3bdee0-b2c4-447e-897e-a3731bca9ed4", X-RequestID:"3a3bdee0-b2c4-447e-897e-a3731bca9ed4", X-TransactionID:"3a3bdee0-b2c4-447e-897e-a3731bca9ed4", X-ECOMP-RequestID:"3a3bdee0-b2c4-447e-897e-a3731bca9ed4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"001ef55a-36e6-4b9a-b415-cfd6b1023552"] 2023-04-15T15:09:06.192Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Request body: 2023-04-15T15:09:06.192Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:06.214Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:06.214Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:06.214Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Status text : OK 2023-04-15T15:09:06.214Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:06 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:06.215Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Response body: { "requestId" : "ed8a53e5-5bf1-43ff-a612-f88e78bde410", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T15:08:54.000+00:00", "endTime" : "2023-04-15T15:09:05.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:09:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "ed8a53e5-5bf1-43ff-a612-f88e78bde410", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410" } } } 2023-04-15T15:09:06.215Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:06.216Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|INFO|500||InvokeReturn 2023-04-15T15:09:06.217Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false 2023-04-15T15:09:06.217Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:09:06.217Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:06.217Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false 2023-04-15T15:09:06.218Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:09:06.218Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc5152df426cdb92d0ad09b29e6d3a82", X-B3-SpanId:"659a857b2192aabf", X-B3-ParentSpanId:"89817db117f9b49a", X-B3-Sampled:"0", X-ONAP-RequestID:"3a3bdee0-b2c4-447e-897e-a3731bca9ed4", X-RequestID:"3a3bdee0-b2c4-447e-897e-a3731bca9ed4", X-TransactionID:"3a3bdee0-b2c4-447e-897e-a3731bca9ed4", X-ECOMP-RequestID:"3a3bdee0-b2c4-447e-897e-a3731bca9ed4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0799eb39-879b-43cd-ab11-55d8d776955e"] 2023-04-15T15:09:06.218Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:09:06.218Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:06.229Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:06.229Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:06.230Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:09:06.230Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:06 GMT", x-envoy-upstream-service-time:"8", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:06.230Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:09:06.230Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:06.230Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:09:06.239Z|3a3bdee0-b2c4-447e-897e-a3731bca9ed4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:09:06.424Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:09:06.429Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410 2023-04-15T15:09:06.429Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|INFO|500||Invoke 2023-04-15T15:09:06.429Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:06.429Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410 2023-04-15T15:09:06.430Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Method : GET 2023-04-15T15:09:06.430Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c78c3c846cf0f27731a92f51906afd2", X-B3-SpanId:"6b0e04071eaabdff", X-B3-ParentSpanId:"590a24185580e7cf", X-B3-Sampled:"0", X-ONAP-RequestID:"27f0291e-c463-4173-a70c-1098a2655410", X-RequestID:"27f0291e-c463-4173-a70c-1098a2655410", X-TransactionID:"27f0291e-c463-4173-a70c-1098a2655410", X-ECOMP-RequestID:"27f0291e-c463-4173-a70c-1098a2655410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d80bda4d-3035-4ab7-a25f-93870ddb6cc1"] 2023-04-15T15:09:06.430Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Request body: 2023-04-15T15:09:06.430Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:06.452Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:06.452Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:06.452Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Status text : OK 2023-04-15T15:09:06.453Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:07 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:06.454Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Response body: { "requestId" : "ed8a53e5-5bf1-43ff-a612-f88e78bde410", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T15:08:54.000+00:00", "endTime" : "2023-04-15T15:09:05.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:09:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "ed8a53e5-5bf1-43ff-a612-f88e78bde410", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410" } } } 2023-04-15T15:09:06.454Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:06.454Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|INFO|500||InvokeReturn 2023-04-15T15:09:06.456Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false 2023-04-15T15:09:06.456Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:09:06.456Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:06.456Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false 2023-04-15T15:09:06.457Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:09:06.457Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c78c3c846cf0f27731a92f51906afd2", X-B3-SpanId:"cb0bad0ba2edd0db", X-B3-ParentSpanId:"590a24185580e7cf", X-B3-Sampled:"0", X-ONAP-RequestID:"27f0291e-c463-4173-a70c-1098a2655410", X-RequestID:"27f0291e-c463-4173-a70c-1098a2655410", X-TransactionID:"27f0291e-c463-4173-a70c-1098a2655410", X-ECOMP-RequestID:"27f0291e-c463-4173-a70c-1098a2655410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"060a7460-f810-45ee-86a5-f9e64ca68708"] 2023-04-15T15:09:06.457Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:09:06.457Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:06.477Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:06.478Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:06.478Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:09:06.478Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:07 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:06.479Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:09:06.479Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:06.479Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:09:06.489Z|27f0291e-c463-4173-a70c-1098a2655410|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:09:06.658Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:09:06.664Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410 2023-04-15T15:09:06.664Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|INFO|500||Invoke 2023-04-15T15:09:06.665Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:06.665Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410 2023-04-15T15:09:06.665Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Method : GET 2023-04-15T15:09:06.665Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7fb4cdb6b2076d9ad7b6899e5b89b17", X-B3-SpanId:"a92adb0fe3e8ee20", X-B3-ParentSpanId:"69fa94ac445dd950", X-B3-Sampled:"0", X-ONAP-RequestID:"b85e14cd-cea6-494d-9d83-841924945c36", X-RequestID:"b85e14cd-cea6-494d-9d83-841924945c36", X-TransactionID:"b85e14cd-cea6-494d-9d83-841924945c36", X-ECOMP-RequestID:"b85e14cd-cea6-494d-9d83-841924945c36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d78dc6f-3279-4299-a74e-a2c936082a0c"] 2023-04-15T15:09:06.665Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Request body: 2023-04-15T15:09:06.665Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:06.696Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:06.696Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:06.697Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Status text : OK 2023-04-15T15:09:06.697Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:07 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:06.698Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Response body: { "requestId" : "ed8a53e5-5bf1-43ff-a612-f88e78bde410", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T15:08:54.000+00:00", "endTime" : "2023-04-15T15:09:05.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:09:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "ed8a53e5-5bf1-43ff-a612-f88e78bde410", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410" } } } 2023-04-15T15:09:06.698Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:06.699Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|INFO|500||InvokeReturn 2023-04-15T15:09:06.700Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false 2023-04-15T15:09:06.700Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:09:06.701Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:06.701Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false 2023-04-15T15:09:06.701Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:09:06.701Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7fb4cdb6b2076d9ad7b6899e5b89b17", X-B3-SpanId:"76944eb43606c558", X-B3-ParentSpanId:"69fa94ac445dd950", X-B3-Sampled:"0", X-ONAP-RequestID:"b85e14cd-cea6-494d-9d83-841924945c36", X-RequestID:"b85e14cd-cea6-494d-9d83-841924945c36", X-TransactionID:"b85e14cd-cea6-494d-9d83-841924945c36", X-ECOMP-RequestID:"b85e14cd-cea6-494d-9d83-841924945c36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c8fecf0-1645-4d40-9ccb-0e150909a44e"] 2023-04-15T15:09:06.701Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:09:06.701Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:06.720Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:06.720Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:06.720Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:09:06.721Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:07 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:06.721Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:09:06.721Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:06.721Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:09:06.730Z|b85e14cd-cea6-494d-9d83-841924945c36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:09:06.942Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:09:06.947Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410 2023-04-15T15:09:06.948Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|INFO|500||Invoke 2023-04-15T15:09:06.948Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:06.948Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410 2023-04-15T15:09:06.948Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Method : GET 2023-04-15T15:09:06.948Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6cefb3a223333e4fa13292f7fb44d69", X-B3-SpanId:"afe9c28226716b39", X-B3-ParentSpanId:"4195da24d74a080e", X-B3-Sampled:"0", X-ONAP-RequestID:"cca84076-1faa-4829-b48d-da594a0f0057", X-RequestID:"cca84076-1faa-4829-b48d-da594a0f0057", X-TransactionID:"cca84076-1faa-4829-b48d-da594a0f0057", X-ECOMP-RequestID:"cca84076-1faa-4829-b48d-da594a0f0057", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14b86897-5152-47f3-b375-5cddc7d4b69a"] 2023-04-15T15:09:06.948Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Request body: 2023-04-15T15:09:06.949Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:06.964Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:06.964Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:06.965Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Status text : OK 2023-04-15T15:09:06.965Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:07 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:06.966Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Response body: { "requestId" : "ed8a53e5-5bf1-43ff-a612-f88e78bde410", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T15:08:54.000+00:00", "endTime" : "2023-04-15T15:09:05.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:09:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "ed8a53e5-5bf1-43ff-a612-f88e78bde410", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410" } } } 2023-04-15T15:09:06.966Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:06.966Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|INFO|500||InvokeReturn 2023-04-15T15:09:06.967Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false 2023-04-15T15:09:06.967Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:09:06.968Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:06.968Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false 2023-04-15T15:09:06.968Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:09:06.968Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6cefb3a223333e4fa13292f7fb44d69", X-B3-SpanId:"82cc51fd5a6c77cf", X-B3-ParentSpanId:"4195da24d74a080e", X-B3-Sampled:"0", X-ONAP-RequestID:"cca84076-1faa-4829-b48d-da594a0f0057", X-RequestID:"cca84076-1faa-4829-b48d-da594a0f0057", X-TransactionID:"cca84076-1faa-4829-b48d-da594a0f0057", X-ECOMP-RequestID:"cca84076-1faa-4829-b48d-da594a0f0057", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8db4604b-6d4a-453a-9a39-84b0af81ee50"] 2023-04-15T15:09:06.968Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:09:06.968Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:06.978Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:06.978Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:06.979Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:09:06.979Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:07 GMT", x-envoy-upstream-service-time:"8", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:06.980Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:09:06.980Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:06.980Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:09:06.987Z|cca84076-1faa-4829-b48d-da594a0f0057|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:09:07.199Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:09:07.207Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410 2023-04-15T15:09:07.208Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|INFO|500||Invoke 2023-04-15T15:09:07.208Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:07.209Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410 2023-04-15T15:09:07.209Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Method : GET 2023-04-15T15:09:07.209Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c521a5de7ad0359bdd22b0fb352ebb5", X-B3-SpanId:"cb317aabc0f72d9a", X-B3-ParentSpanId:"d121277ae9e2a29a", X-B3-Sampled:"0", X-ONAP-RequestID:"5330d2a4-9eb4-4e99-9b3d-d613a125c856", X-RequestID:"5330d2a4-9eb4-4e99-9b3d-d613a125c856", X-TransactionID:"5330d2a4-9eb4-4e99-9b3d-d613a125c856", X-ECOMP-RequestID:"5330d2a4-9eb4-4e99-9b3d-d613a125c856", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"014982df-8670-445e-a4c0-bc2485d18ca7"] 2023-04-15T15:09:07.209Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Request body: 2023-04-15T15:09:07.210Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:07.235Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:07.236Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:07.236Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Status text : OK 2023-04-15T15:09:07.236Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:07 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:07.239Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||Response body: { "requestId" : "ed8a53e5-5bf1-43ff-a612-f88e78bde410", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T15:08:54.000+00:00", "endTime" : "2023-04-15T15:09:05.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:09:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "ed8a53e5-5bf1-43ff-a612-f88e78bde410", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410" } } } 2023-04-15T15:09:07.239Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:07.240Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8a53e5-5bf1-43ff-a612-f88e78bde410|INFO|500||InvokeReturn 2023-04-15T15:09:07.242Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false 2023-04-15T15:09:07.242Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:09:07.242Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:07.243Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false 2023-04-15T15:09:07.243Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:09:07.243Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c521a5de7ad0359bdd22b0fb352ebb5", X-B3-SpanId:"dd511f4c679cae46", X-B3-ParentSpanId:"d121277ae9e2a29a", X-B3-Sampled:"0", X-ONAP-RequestID:"5330d2a4-9eb4-4e99-9b3d-d613a125c856", X-RequestID:"5330d2a4-9eb4-4e99-9b3d-d613a125c856", X-TransactionID:"5330d2a4-9eb4-4e99-9b3d-d613a125c856", X-ECOMP-RequestID:"5330d2a4-9eb4-4e99-9b3d-d613a125c856", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9e1e4ca-592c-4338-81e9-2360f8d8cecf"] 2023-04-15T15:09:07.244Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:09:07.244Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:07.256Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:07.256Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:07.256Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:09:07.257Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:07 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:07.257Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:09:07.257Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:07.258Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8a53e5-5bf1-43ff-a612-f88e78bde410&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:09:07.268Z|5330d2a4-9eb4-4e99-9b3d-d613a125c856|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed8a53e5-5bf1-43ff-a612-f88e78bde410|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:09:07.507Z|183565db-bfdd-47f2-8cf0-49f4ea36c4db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:09:07.508Z|183565db-bfdd-47f2-8cf0-49f4ea36c4db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:09:07.513Z|c7121e78-95f5-4d79-9ab5-2aa5546124b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:09:07.514Z|c7121e78-95f5-4d79-9ab5-2aa5546124b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:09:07.521Z|56697418-efb1-428d-aa2b-7c11f0fae4f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:09:07.521Z|56697418-efb1-428d-aa2b-7c11f0fae4f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:09:07.693Z|9e0a0705-50bb-435b-8a53-6121798d3079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:09:07.693Z|9e0a0705-50bb-435b-8a53-6121798d3079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:09:09.139Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:09:09.140Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 7acd1394-2994-4cf1-92ac-6f39abbcdec7 already exists in requestDb InfraActiveRequests table 2023-04-15T15:09:09.140Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:09:09.141Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||Invoke 2023-04-15T15:09:09.141Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:09.141Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:09:09.141Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Method : GET 2023-04-15T15:09:09.141Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ee1041d7fe953b7b15eda028bf59678", X-B3-SpanId:"a8ee8c25f4cecd14", X-B3-ParentSpanId:"f3310fe7e4eac6c2", X-B3-Sampled:"0", X-ONAP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-TransactionID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ECOMP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e315e8e0-6f27-41b1-b637-e9ab09897cf6"] 2023-04-15T15:09:09.141Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Request body: 2023-04-15T15:09:09.142Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:09.178Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:09.178Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T15:09:09.179Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status text : Not Found 2023-04-15T15:09:09.179Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:10 GMT", x-envoy-upstream-service-time:"33", server:"envoy"] 2023-04-15T15:09:09.179Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Response body: 2023-04-15T15:09:09.179Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:09.179Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|404|Not Found|InvokeReturn 2023-04-15T15:09:09.191Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|||INFO|500||Running local validations 2023-04-15T15:09:09.195Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T15:09:09.225Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||Invoke 2023-04-15T15:09:09.226Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7acd1394-2994-4cf1-92ac-6f39abbcdec7], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[727d7cd3-8110-434e-9a5a-165ef0e1f91e], X-ECOMP-RequestID=[7acd1394-2994-4cf1-92ac-6f39abbcdec7], X-TransactionId=[], X-ONAP-RequestID=[7acd1394-2994-4cf1-92ac-6f39abbcdec7]} 2023-04-15T15:09:09.297Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|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/fb473d69d819483e8b1a0bf6189af7a5 has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 15:09:09 GMT], server=[envoy], content-length=[1052], x-envoy-upstream-service-time=[58], vertex-id=[200904], x-aai-txid=[1-aai-resources-230415-15:09:09:134-49127], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T15:09:09.298Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|DEBUG|500||{"tenant-id":"fb473d69d819483e8b1a0bf6189af7a5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1681571338728","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/f28f9567-8615-42b6-9e2f-de4f9e86a0ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f28f9567-8615-42b6-9e2f-de4f9e86a0ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_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-04-15T15:09:09.298Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||InvokeReturn 2023-04-15T15:09:09.299Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-15T15:09:09.299Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-15T15:09:09.303Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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-04-15T15:09:09.304Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-15T15:09:09.304Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:09.304Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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-04-15T15:09:09.304Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-15T15:09:09.304Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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:"7ee1041d7fe953b7b15eda028bf59678", X-B3-SpanId:"68d3ef56e88fcad9", X-B3-ParentSpanId:"f3310fe7e4eac6c2", X-B3-Sampled:"0", X-ONAP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-TransactionID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ECOMP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6f14124-d998-4941-8467-8bba6458afe7"] 2023-04-15T15:09:09.305Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"f28f9567-8615-42b6-9e2f-de4f9e86a0ef","serviceInstanceId":"0cebc5fc-0902-447a-a869-4d43d2d80ba3"},"instanceName":"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a","requestScope":"vfModule"} 2023-04-15T15:09:09.305Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:09.326Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:09.327Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:09.327Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-15T15:09:09.327Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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, 15 Apr 2023 15:09:10 GMT", x-envoy-upstream-service-time:"18", server:"envoy"] 2023-04-15T15:09:09.328Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-15T15:09:09.328Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:09.328Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-15T15:09:09.330Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=223d93c2-f524-473d-a671-2211ae8d5b56|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=223d93c2-f524-473d-a671-2211ae8d5b56 2023-04-15T15:09:09.330Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=223d93c2-f524-473d-a671-2211ae8d5b56|INFO|500||Invoke 2023-04-15T15:09:09.330Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=223d93c2-f524-473d-a671-2211ae8d5b56|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:09.331Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=223d93c2-f524-473d-a671-2211ae8d5b56|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=223d93c2-f524-473d-a671-2211ae8d5b56 2023-04-15T15:09:09.331Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=223d93c2-f524-473d-a671-2211ae8d5b56|DEBUG|500||Method : GET 2023-04-15T15:09:09.331Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=223d93c2-f524-473d-a671-2211ae8d5b56|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-TransactionID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ECOMP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"617fade1-7d73-43d6-9963-319a01339d21"] 2023-04-15T15:09:09.331Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=223d93c2-f524-473d-a671-2211ae8d5b56|DEBUG|500||Request body: 2023-04-15T15:09:09.332Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=223d93c2-f524-473d-a671-2211ae8d5b56|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:09.391Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=223d93c2-f524-473d-a671-2211ae8d5b56|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:09.391Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=223d93c2-f524-473d-a671-2211ae8d5b56|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:09.391Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=223d93c2-f524-473d-a671-2211ae8d5b56|DEBUG|500||Status text : OK 2023-04-15T15:09:09.392Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=223d93c2-f524-473d-a671-2211ae8d5b56|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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, 15 Apr 2023 15:09:08 GMT", x-envoy-upstream-service-time:"55", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:09.392Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=223d93c2-f524-473d-a671-2211ae8d5b56|DEBUG|500||Response body: { "id" : 5, "modelCustomizationUUID" : "223d93c2-f524-473d-a671-2211ae8d5b56", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2023-04-15 14:21:55.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/volumeHeatEnv" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/cvnfcCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/heatEnvironment" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vnfCustomization" } } } 2023-04-15T15:09:09.393Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=223d93c2-f524-473d-a671-2211ae8d5b56|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:09.393Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=223d93c2-f524-473d-a671-2211ae8d5b56|INFO|500||InvokeReturn 2023-04-15T15:09:09.412Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule 2023-04-15T15:09:09.412Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|INFO|500||Invoke 2023-04-15T15:09:09.413Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:09.413Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule 2023-04-15T15:09:09.413Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Method : GET 2023-04-15T15:09:09.413Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-TransactionID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ECOMP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aaac58bd-1d38-414b-ad10-9079ad1e3de8"] 2023-04-15T15:09:09.413Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Request body: 2023-04-15T15:09:09.413Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:09.469Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:09.469Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:09.470Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Status text : OK 2023-04-15T15:09:09.470Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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, 15 Apr 2023 15:09:08 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:09.470Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Response body: { "modelUUID" : "5a7dc60a-f97b-46db-ab87-2d040afa499d", "modelInvariantUUID" : "cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-04-15 14:21:55.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/moduleHeatTemplate" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/vnfResources" } } } 2023-04-15T15:09:09.471Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:09.471Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|INFO|500||InvokeReturn 2023-04-15T15:09:09.485Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance 2023-04-15T15:09:09.486Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-04-15T15:09:09.486Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:09.486Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance 2023-04-15T15:09:09.486Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-04-15T15:09:09.487Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-TransactionID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ECOMP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb19df2a-0ef1-4656-9bcb-920ba053a0e3"] 2023-04-15T15:09:09.487Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-04-15T15:09:09.487Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:09.514Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:09.515Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T15:09:09.515Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2023-04-15T15:09:09.515Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&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, 15 Apr 2023 15:09:08 GMT", x-envoy-upstream-service-time:"24", server:"envoy"] 2023-04-15T15:09:09.515Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-04-15T15:09:09.515Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:09.516Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-04-15T15:09:09.516Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7 2023-04-15T15:09:09.516Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7|INFO|500||Invoke 2023-04-15T15:09:09.517Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:09.517Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7 2023-04-15T15:09:09.517Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7|DEBUG|500||Method : GET 2023-04-15T15:09:09.517Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-TransactionID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ECOMP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec5c613a-a96e-4c02-aa35-f94730c933e5"] 2023-04-15T15:09:09.517Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7|DEBUG|500||Request body: 2023-04-15T15:09:09.517Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:09.551Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:09.551Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:09.552Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7|DEBUG|500||Status text : OK 2023-04-15T15:09:09.552Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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, 15 Apr 2023 15:09:08 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:09.553Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "5a7dc60a-f97b-46db-ab87-2d040afa499d", "modelInvariantUUID" : "cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-04-15 14:21:55.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/moduleHeatTemplate" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/vnfResources" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7" } } } 2023-04-15T15:09:09.554Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:09.554Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7|INFO|500||InvokeReturn 2023-04-15T15:09:09.557Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance 2023-04-15T15:09:09.557Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-04-15T15:09:09.557Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:09.557Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance 2023-04-15T15:09:09.557Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-04-15T15:09:09.558Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-TransactionID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ECOMP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4cbcaf5-599f-4b43-ab8e-0622be2fd433"] 2023-04-15T15:09:09.558Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-04-15T15:09:09.561Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:09.578Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:09.579Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T15:09:09.579Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2023-04-15T15:09:09.580Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&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, 15 Apr 2023 15:09:08 GMT", x-envoy-upstream-service-time:"14", server:"envoy"] 2023-04-15T15:09:09.580Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-04-15T15:09:09.580Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:09.581Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5a7dc60a-f97b-46db-ab87-2d040afa499d&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-04-15T15:09:09.581Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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-04-15T15:09:09.582Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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-04-15T15:09:09.582Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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-04-15T15:09:09.582Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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-04-15T15:09:09.583Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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-04-15T15:09:09.583Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-TransactionID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ECOMP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e36c80c-ab2f-428b-9392-6b48649dba52"] 2023-04-15T15:09:09.583Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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-04-15T15:09:09.583Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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-04-15T15:09:09.610Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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-04-15T15:09:09.610Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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-04-15T15:09:09.610Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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-04-15T15:09:09.611Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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, 15 Apr 2023 15:09:08 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:09.612Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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" : 46, "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/46" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46" } } } 2023-04-15T15:09:09.613Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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-04-15T15:09:09.613Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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-04-15T15:09:09.622Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d 2023-04-15T15:09:09.623Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|INFO|500||Invoke 2023-04-15T15:09:09.623Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:09.623Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d 2023-04-15T15:09:09.623Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||Method : GET 2023-04-15T15:09:09.624Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-TransactionID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ECOMP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2eb8c041-06d4-4a71-a91d-bbf492ffbd1e"] 2023-04-15T15:09:09.624Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||Request body: 2023-04-15T15:09:09.624Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:09.657Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:09.657Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:09.657Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||Status text : OK 2023-04-15T15:09:09.658Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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, 15 Apr 2023 15:09:08 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:09.658Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||Response body: { "modelUUID" : "5a7dc60a-f97b-46db-ab87-2d040afa499d", "modelInvariantUUID" : "cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-04-15 14:21:55.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/moduleHeatTemplate" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/vnfResources" } } } 2023-04-15T15:09:09.659Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:09.659Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|INFO|500||InvokeReturn 2023-04-15T15:09:09.661Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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-04-15T15:09:09.662Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-15T15:09:09.662Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:09.662Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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-04-15T15:09:09.662Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-15T15:09:09.662Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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:"7ee1041d7fe953b7b15eda028bf59678", X-B3-SpanId:"e3ae32401e806278", X-B3-ParentSpanId:"f3310fe7e4eac6c2", X-B3-Sampled:"0", X-ONAP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-TransactionID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ECOMP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a06cf69-d0b0-4bd5-a896-bb7ebf70fca1"] 2023-04-15T15:09:09.663Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"7acd1394-2994-4cf1-92ac-6f39abbcdec7","requestStatus":"IN_PROGRESS","startTime":1681571349192,"source":"VID","vnfId":"f28f9567-8615-42b6-9e2f-de4f9e86a0ef","vnfType":"","tenantId":"fb473d69d819483e8b1a0bf6189af7a5","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"0cebc5fc-0902-447a-a869-4d43d2d80ba3","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"7acd1394-2994-4cf1-92ac-6f39abbcdec7"} 2023-04-15T15:09:09.663Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:09.692Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:09.693Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-15T15:09:09.693Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-15T15:09:09.693Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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/7acd1394-2994-4cf1-92ac-6f39abbcdec7", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:10 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:09.694Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T15:09:09.192+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-15T15:09:10.565+00:00", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" } } } 2023-04-15T15:09:09.694Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:09.694Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-15T15:09:09.717Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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-04-15T15:09:09.719Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-15T15:09:09.719Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:09.722Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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-04-15T15:09:09.722Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-15T15:09:09.722Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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:"7ee1041d7fe953b7b15eda028bf59678", X-B3-SpanId:"cb9f01d07cabd7cd", X-B3-ParentSpanId:"f3310fe7e4eac6c2", X-B3-Sampled:"0", X-ONAP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-TransactionID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ECOMP-RequestID:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d38d543-2852-455c-992c-b571cea5550c"] 2023-04-15T15:09:09.722Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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\":\"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"223d93c2-f524-473d-a671-2211ae8d5b56\",\"modelVersionId\":\"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\"modelCustomizationId\":\"223d93c2-f524-473d-a671-2211ae8d5b56\",\"modelUuid\":\"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\"modelInvariantUuid\":\"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\"modelInfo\":{\"modelInvariantId\":\"c1655f2c-c981-4a66-b375-e52e8c88a687\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"81dbd375-16b4-4cc1-b27e-3476eca0fbde\",\"modelUuid\":\"81dbd375-16b4-4cc1-b27e-3476eca0fbde\",\"modelInvariantUuid\":\"c1655f2c-c981-4a66-b375-e52e8c88a687\"}}},{\"relatedInstance\":{\"instanceId\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\"modelVersionId\":\"51647c00-0c71-4001-9331-61461aaf23f9\",\"modelCustomizationId\":\"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\"modelUuid\":\"51647c00-0c71-4001-9331-61461aaf23f9\",\"modelInvariantUuid\":\"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\"vnfInstanceId\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\"}","type":"String"},"requestId":{"value":"7acd1394-2994-4cf1-92ac-6f39abbcdec7","type":"String"},"mso-request-id":{"value":"7acd1394-2994-4cf1-92ac-6f39abbcdec7","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"0cebc5fc-0902-447a-a869-4d43d2d80ba3","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"f28f9567-8615-42b6-9e2f-de4f9e86a0ef","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/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-15T15:09:09.723Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:10.743Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:10.743Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-15T15:09:10.743Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-15T15:09:10.743Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sat, 15 Apr 2023 15:09:10 GMT", x-onap-requestid:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", x-requestid:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", x-transactionid:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", x-ecomp-requestid:"7acd1394-2994-4cf1-92ac-6f39abbcdec7", x-onap-partnername:"UNKNOWN", x-invocationid:"9d38d543-2852-455c-992c-b571cea5550c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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:"1011", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:10.744Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"7acd1394-2994-4cf1-92ac-6f39abbcdec7\",\"instanceId\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\"}}","message":"Success","processInstanceID":"792abc1f-db9f-11ed-be62-aaf687431df4","variables":null,"messageCode":200} 2023-04-15T15:09:10.744Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:10.744Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-15T15:09:10.749Z|7acd1394-2994-4cf1-92ac-6f39abbcdec7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:09:10.950Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:09:10.955Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:09:10.955Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||Invoke 2023-04-15T15:09:10.956Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:10.956Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:09:10.956Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Method : GET 2023-04-15T15:09:10.956Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c92d396496d72727faffd2a60b57df4", X-B3-SpanId:"03175eaec1b95179", X-B3-ParentSpanId:"aac94b01811c04f9", X-B3-Sampled:"0", X-ONAP-RequestID:"d8ef9011-b201-4fa6-b72e-30e50d1bec17", X-RequestID:"d8ef9011-b201-4fa6-b72e-30e50d1bec17", X-TransactionID:"d8ef9011-b201-4fa6-b72e-30e50d1bec17", X-ECOMP-RequestID:"d8ef9011-b201-4fa6-b72e-30e50d1bec17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cd20f8e-c142-416f-8eb9-15eadf86e73a"] 2023-04-15T15:09:10.956Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Request body: 2023-04-15T15:09:10.956Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:10.977Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:10.977Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:10.977Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status text : OK 2023-04-15T15:09:10.977Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:11 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:10.978Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Response body: { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T15:09:09.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:09:11.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" } } } 2023-04-15T15:09:10.978Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:10.978Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||InvokeReturn 2023-04-15T15:09:10.979Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:09:10.980Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:09:10.980Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:10.980Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:09:10.980Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:09:10.980Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c92d396496d72727faffd2a60b57df4", X-B3-SpanId:"8925b6ee5e4cc545", X-B3-ParentSpanId:"aac94b01811c04f9", X-B3-Sampled:"0", X-ONAP-RequestID:"d8ef9011-b201-4fa6-b72e-30e50d1bec17", X-RequestID:"d8ef9011-b201-4fa6-b72e-30e50d1bec17", X-TransactionID:"d8ef9011-b201-4fa6-b72e-30e50d1bec17", X-ECOMP-RequestID:"d8ef9011-b201-4fa6-b72e-30e50d1bec17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"138d37fe-ccbd-4538-be00-4039a0c63db8"] 2023-04-15T15:09:10.980Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:09:10.980Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:10.998Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:10.999Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:10.999Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:09:10.999Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:11 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:10.999Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:09:10.999Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:10.999Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:09:11.008Z|d8ef9011-b201-4fa6-b72e-30e50d1bec17|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:09:17.544Z|9d3ac4ae-03bf-4d6d-8237-a5477090f665|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:09:17.545Z|9d3ac4ae-03bf-4d6d-8237-a5477090f665|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:09:17.548Z|0b04dada-2881-47e4-b073-787aa32fc439|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:09:17.548Z|0b04dada-2881-47e4-b073-787aa32fc439|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:09:17.549Z|e837b122-11d0-4b06-864b-6313f7d438af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:09:17.550Z|e837b122-11d0-4b06-864b-6313f7d438af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:09:20.750Z|99729ea5-1418-4d2b-ac4e-e8b88fcde702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:09:20.750Z|99729ea5-1418-4d2b-ac4e-e8b88fcde702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:09:21.195Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:09:21.205Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:09:21.206Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||Invoke 2023-04-15T15:09:21.206Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:21.206Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:09:21.206Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Method : GET 2023-04-15T15:09:21.207Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e118f2db03ab56e8f6559e059baf25a", X-B3-SpanId:"a43ab8ff06227d62", X-B3-ParentSpanId:"18845cdf1c175359", X-B3-Sampled:"0", X-ONAP-RequestID:"12bc2b3a-b795-4b0b-a243-844c92b8ec78", X-RequestID:"12bc2b3a-b795-4b0b-a243-844c92b8ec78", X-TransactionID:"12bc2b3a-b795-4b0b-a243-844c92b8ec78", X-ECOMP-RequestID:"12bc2b3a-b795-4b0b-a243-844c92b8ec78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65363f76-36b2-4f19-9279-8af9f7e0c789"] 2023-04-15T15:09:21.207Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Request body: 2023-04-15T15:09:21.207Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:21.241Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:21.242Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:21.242Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status text : OK 2023-04-15T15:09:21.243Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:22 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:21.243Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Response body: { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "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-04-15T15:09:09.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:09:15.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" } } } 2023-04-15T15:09:21.243Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:21.244Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||InvokeReturn 2023-04-15T15:09:21.246Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:09:21.246Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:09:21.247Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:21.247Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:09:21.248Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:09:21.248Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e118f2db03ab56e8f6559e059baf25a", X-B3-SpanId:"b3f330637b45b4c3", X-B3-ParentSpanId:"18845cdf1c175359", X-B3-Sampled:"0", X-ONAP-RequestID:"12bc2b3a-b795-4b0b-a243-844c92b8ec78", X-RequestID:"12bc2b3a-b795-4b0b-a243-844c92b8ec78", X-TransactionID:"12bc2b3a-b795-4b0b-a243-844c92b8ec78", X-ECOMP-RequestID:"12bc2b3a-b795-4b0b-a243-844c92b8ec78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cba21adb-8e81-4815-ac6c-c88885a91fa6"] 2023-04-15T15:09:21.248Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:09:21.248Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:21.265Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:21.266Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:21.266Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:09:21.266Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:22 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:21.267Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:09:21.267Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:21.268Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:09:21.344Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:09:21.346Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T15:09:21.346Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:21.347Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:09:21.347Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:09:21.347Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"12bc2b3a-b795-4b0b-a243-844c92b8ec78", X-RequestID:"12bc2b3a-b795-4b0b-a243-844c92b8ec78", X-TransactionID:"12bc2b3a-b795-4b0b-a243-844c92b8ec78", X-ECOMP-RequestID:"12bc2b3a-b795-4b0b-a243-844c92b8ec78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"712c1957-aef3-48a9-b5a9-28dd2e75e779"] 2023-04-15T15:09:21.348Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:09:21.349Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:21.510Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:21.511Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:21.512Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:09:21.512Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F6C920952D5901B1EED9D78F31FF880B; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:09:21 GMT", x-envoy-upstream-service-time:"149", server:"envoy"] 2023-04-15T15:09:21.513Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7dfc8efa-db9f-11ed-be62-aaf687431df4","businessKey":"7acd1394-2994-4cf1-92ac-6f39abbcdec7","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T15:09:17.834+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"792abc1f-db9f-11ed-be62-aaf687431df4","superProcessInstanceId":"7dfb5639-db9f-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T15:09:21.514Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:21.514Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:09:21.545Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:09:21.546Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T15:09:21.546Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:21.546Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:09:21.546Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:09:21.546Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"12bc2b3a-b795-4b0b-a243-844c92b8ec78", X-RequestID:"12bc2b3a-b795-4b0b-a243-844c92b8ec78", X-TransactionID:"12bc2b3a-b795-4b0b-a243-844c92b8ec78", X-ECOMP-RequestID:"12bc2b3a-b795-4b0b-a243-844c92b8ec78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b647f6d-bdf4-4cb8-b6e3-4ba0db61f4e1"] 2023-04-15T15:09:21.546Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:09:21.546Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:21.685Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:21.685Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:21.686Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:09:21.686Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D00CAAE55DAFB960B07598B692FEBA3F; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:09:21 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2023-04-15T15:09:21.686Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:7dfc8f01-db9f-11ed-be62-aaf687431df4","parentActivityInstanceId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","executionId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T15:09:17.834+0000","endTime":"2023-04-15T15:09:17.834+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"792abc1f-db9f-11ed-be62-aaf687431df4"}] 2023-04-15T15:09:21.687Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:21.687Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:09:21.692Z|12bc2b3a-b795-4b0b-a243-844c92b8ec78|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:09:27.574Z|687eca5b-c05b-40a5-8f82-97a1aaa2e9f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:09:27.575Z|687eca5b-c05b-40a5-8f82-97a1aaa2e9f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:09:27.582Z|331bcc26-ab6b-4016-bd71-8c63ae22358b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:09:27.583Z|331bcc26-ab6b-4016-bd71-8c63ae22358b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:09:27.585Z|2d0ce8d9-ea97-466b-994d-c1b21eb0bccd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:09:27.586Z|2d0ce8d9-ea97-466b-994d-c1b21eb0bccd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:09:31.871Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:09:31.879Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:09:31.880Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||Invoke 2023-04-15T15:09:31.880Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:31.880Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:09:31.880Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Method : GET 2023-04-15T15:09:31.880Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed807d9323415ebba48e14ab8a8f4623", X-B3-SpanId:"7827d135a83e1c60", X-B3-ParentSpanId:"60f968ed94e9f1e4", X-B3-Sampled:"0", X-ONAP-RequestID:"ec7bf331-ad25-4db8-b8b3-45b22cfd67d9", X-RequestID:"ec7bf331-ad25-4db8-b8b3-45b22cfd67d9", X-TransactionID:"ec7bf331-ad25-4db8-b8b3-45b22cfd67d9", X-ECOMP-RequestID:"ec7bf331-ad25-4db8-b8b3-45b22cfd67d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82b8f93c-416f-4409-95ca-67e8da68f15e"] 2023-04-15T15:09:31.881Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Request body: 2023-04-15T15:09:31.881Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:31.906Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:31.907Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:31.907Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status text : OK 2023-04-15T15:09:31.907Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:32 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:31.908Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Response body: { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "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-04-15T15:09:09.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:09:25.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "cloudIdentifier" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_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-04-15T15:09:22.000+00:00" } ], "requestURI" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" } } } 2023-04-15T15:09:31.908Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:31.908Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||InvokeReturn 2023-04-15T15:09:31.910Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:09:31.910Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:09:31.910Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:31.910Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:09:31.911Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:09:31.911Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed807d9323415ebba48e14ab8a8f4623", X-B3-SpanId:"22c56042fb5f5b45", X-B3-ParentSpanId:"60f968ed94e9f1e4", X-B3-Sampled:"0", X-ONAP-RequestID:"ec7bf331-ad25-4db8-b8b3-45b22cfd67d9", X-RequestID:"ec7bf331-ad25-4db8-b8b3-45b22cfd67d9", X-TransactionID:"ec7bf331-ad25-4db8-b8b3-45b22cfd67d9", X-ECOMP-RequestID:"ec7bf331-ad25-4db8-b8b3-45b22cfd67d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8f9dc75-7c0c-44dc-aee1-f5c8362efe24"] 2023-04-15T15:09:31.911Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:09:31.911Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:31.928Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:31.928Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:31.928Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:09:31.929Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:32 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:31.929Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "groupingId" : "cbec03d9-7de6-49c4-a7a9-34999b54df35", "name" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a/cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"updated_time\":null,\"creation_time\":1681571364000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"f240ee41ba6f4bbd9aede300d429b64b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"vnf_id\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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-04-15T15:09:27.000+00:00", "isDataInternal" : false } ] 2023-04-15T15:09:31.930Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:31.930Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:09:31.948Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:09:31.949Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T15:09:31.949Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:31.949Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:09:31.949Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:09:31.950Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ec7bf331-ad25-4db8-b8b3-45b22cfd67d9", X-RequestID:"ec7bf331-ad25-4db8-b8b3-45b22cfd67d9", X-TransactionID:"ec7bf331-ad25-4db8-b8b3-45b22cfd67d9", X-ECOMP-RequestID:"ec7bf331-ad25-4db8-b8b3-45b22cfd67d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c916e218-930d-4f21-8b87-cee7b6466f17"] 2023-04-15T15:09:31.950Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:09:31.950Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:32.099Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:32.101Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:32.101Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:09:32.102Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=18A50907815F4A0CD04FD463B252D737; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:09:32 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2023-04-15T15:09:32.102Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7dfc8efa-db9f-11ed-be62-aaf687431df4","businessKey":"7acd1394-2994-4cf1-92ac-6f39abbcdec7","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T15:09:17.834+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"792abc1f-db9f-11ed-be62-aaf687431df4","superProcessInstanceId":"7dfb5639-db9f-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T15:09:32.102Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:32.103Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:09:32.129Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:09:32.129Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T15:09:32.129Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:32.130Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:09:32.130Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:09:32.130Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ec7bf331-ad25-4db8-b8b3-45b22cfd67d9", X-RequestID:"ec7bf331-ad25-4db8-b8b3-45b22cfd67d9", X-TransactionID:"ec7bf331-ad25-4db8-b8b3-45b22cfd67d9", X-ECOMP-RequestID:"ec7bf331-ad25-4db8-b8b3-45b22cfd67d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"282685c2-80d4-4b44-9785-c5da01da45a0"] 2023-04-15T15:09:32.130Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:09:32.130Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:32.274Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:32.275Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:32.276Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:09:32.276Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5C0602A9ACD3D319900C9EC928E8D7C2; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:09:32 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2023-04-15T15:09:32.277Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:82593282-db9f-11ed-be62-aaf687431df4","parentActivityInstanceId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","executionId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T15:09:25.152+0000","endTime":"2023-04-15T15:09:25.166+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"792abc1f-db9f-11ed-be62-aaf687431df4"}] 2023-04-15T15:09:32.277Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:32.278Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:09:32.287Z|ec7bf331-ad25-4db8-b8b3-45b22cfd67d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:09:35.750Z|84f11547-c599-4ae9-819f-c339ed6e483d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:09:35.750Z|84f11547-c599-4ae9-819f-c339ed6e483d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:09:37.600Z|978b134a-51bb-433c-99d9-6d32debecad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:09:37.601Z|978b134a-51bb-433c-99d9-6d32debecad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:09:37.611Z|6200d828-c149-464e-926e-c974fc561d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:09:37.612Z|6200d828-c149-464e-926e-c974fc561d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:09:37.613Z|f942e36d-d38a-4b8e-9b39-38e71352eda0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:09:37.613Z|f942e36d-d38a-4b8e-9b39-38e71352eda0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:09:37.694Z|5436b890-1cab-4a30-9c7e-feaeeff1ca18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:09:37.694Z|5436b890-1cab-4a30-9c7e-feaeeff1ca18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:09:42.482Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:09:42.492Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:09:42.493Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||Invoke 2023-04-15T15:09:42.493Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:42.493Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:09:42.493Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Method : GET 2023-04-15T15:09:42.493Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c89bf5beedfcfe44e850e2399edda8d", X-B3-SpanId:"d7e15972e89b4573", X-B3-ParentSpanId:"6346cf1e0c0863bd", X-B3-Sampled:"0", X-ONAP-RequestID:"eddd7f68-dae0-4c53-8c5b-22c171f9cd20", X-RequestID:"eddd7f68-dae0-4c53-8c5b-22c171f9cd20", X-TransactionID:"eddd7f68-dae0-4c53-8c5b-22c171f9cd20", X-ECOMP-RequestID:"eddd7f68-dae0-4c53-8c5b-22c171f9cd20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"511fed1c-72db-4673-a9dd-f22c335a3914"] 2023-04-15T15:09:42.494Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Request body: 2023-04-15T15:09:42.494Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:42.524Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:42.525Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:42.525Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status text : OK 2023-04-15T15:09:42.525Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:42 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:42.525Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Response body: { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "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-04-15T15:09:09.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:09:25.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "cloudIdentifier" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_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-04-15T15:09:22.000+00:00" } ], "requestURI" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" } } } 2023-04-15T15:09:42.525Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:42.526Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||InvokeReturn 2023-04-15T15:09:42.527Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:09:42.527Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:09:42.527Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:42.528Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:09:42.528Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:09:42.528Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c89bf5beedfcfe44e850e2399edda8d", X-B3-SpanId:"4447b5f145a61fe1", X-B3-ParentSpanId:"6346cf1e0c0863bd", X-B3-Sampled:"0", X-ONAP-RequestID:"eddd7f68-dae0-4c53-8c5b-22c171f9cd20", X-RequestID:"eddd7f68-dae0-4c53-8c5b-22c171f9cd20", X-TransactionID:"eddd7f68-dae0-4c53-8c5b-22c171f9cd20", X-ECOMP-RequestID:"eddd7f68-dae0-4c53-8c5b-22c171f9cd20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aea69e9-4357-427d-9b59-4951bb603f65"] 2023-04-15T15:09:42.528Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:09:42.528Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:42.541Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:42.541Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:42.542Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:09:42.542Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:42 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:42.542Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "groupingId" : "cbec03d9-7de6-49c4-a7a9-34999b54df35", "name" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a/cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"updated_time\":null,\"creation_time\":1681571364000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"f240ee41ba6f4bbd9aede300d429b64b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"vnf_id\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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-04-15T15:09:27.000+00:00", "isDataInternal" : false } ] 2023-04-15T15:09:42.543Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:42.543Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:09:42.576Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:09:42.576Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T15:09:42.576Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:42.576Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:09:42.576Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:09:42.577Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eddd7f68-dae0-4c53-8c5b-22c171f9cd20", X-RequestID:"eddd7f68-dae0-4c53-8c5b-22c171f9cd20", X-TransactionID:"eddd7f68-dae0-4c53-8c5b-22c171f9cd20", X-ECOMP-RequestID:"eddd7f68-dae0-4c53-8c5b-22c171f9cd20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcc9a55a-a2bf-49e4-9047-7e37e7035d09"] 2023-04-15T15:09:42.577Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:09:42.577Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:42.737Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:42.737Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:42.738Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:09:42.738Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0F2DB2C3E5D78B3A8F33A41EEA4BA15E; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:09:42 GMT", x-envoy-upstream-service-time:"157", server:"envoy"] 2023-04-15T15:09:42.738Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7dfc8efa-db9f-11ed-be62-aaf687431df4","businessKey":"7acd1394-2994-4cf1-92ac-6f39abbcdec7","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T15:09:17.834+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"792abc1f-db9f-11ed-be62-aaf687431df4","superProcessInstanceId":"7dfb5639-db9f-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T15:09:42.738Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:42.739Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:09:42.761Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:09:42.762Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T15:09:42.762Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:42.762Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:09:42.762Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:09:42.763Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eddd7f68-dae0-4c53-8c5b-22c171f9cd20", X-RequestID:"eddd7f68-dae0-4c53-8c5b-22c171f9cd20", X-TransactionID:"eddd7f68-dae0-4c53-8c5b-22c171f9cd20", X-ECOMP-RequestID:"eddd7f68-dae0-4c53-8c5b-22c171f9cd20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1970aede-1860-42b9-a612-f42d563ef99a"] 2023-04-15T15:09:42.763Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:09:42.763Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:42.926Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:42.927Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:42.928Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:09:42.928Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0DC511FC8C615869C8D910B583BEDA42; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:09:42 GMT", x-envoy-upstream-service-time:"157", server:"envoy"] 2023-04-15T15:09:42.929Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:82593282-db9f-11ed-be62-aaf687431df4","parentActivityInstanceId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","executionId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T15:09:25.152+0000","endTime":"2023-04-15T15:09:25.166+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"792abc1f-db9f-11ed-be62-aaf687431df4"}] 2023-04-15T15:09:42.929Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:42.929Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:09:42.936Z|eddd7f68-dae0-4c53-8c5b-22c171f9cd20|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:09:47.626Z|ffc38764-3f7e-42fc-b845-41b19a0fcc2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:09:47.627Z|ffc38764-3f7e-42fc-b845-41b19a0fcc2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:09:47.637Z|3dd33d40-ec84-4b79-85ab-38db84a934a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:09:47.638Z|3dd33d40-ec84-4b79-85ab-38db84a934a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:09:47.642Z|d448d5e6-e84a-4aeb-8902-50091bcd4d4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:09:47.643Z|d448d5e6-e84a-4aeb-8902-50091bcd4d4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:09:50.750Z|348f2beb-00fd-461d-96c5-366834ec3749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:09:50.754Z|348f2beb-00fd-461d-96c5-366834ec3749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:09:53.175Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:09:53.184Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:09:53.185Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||Invoke 2023-04-15T15:09:53.186Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:53.186Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:09:53.187Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Method : GET 2023-04-15T15:09:53.188Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36d1d2cf2978edb67efcd8598b567327", X-B3-SpanId:"4611c56eb0fe19c7", X-B3-ParentSpanId:"2a83e528296b47e6", X-B3-Sampled:"0", X-ONAP-RequestID:"9d34862a-882c-431c-96dc-f4ba431426d8", X-RequestID:"9d34862a-882c-431c-96dc-f4ba431426d8", X-TransactionID:"9d34862a-882c-431c-96dc-f4ba431426d8", X-ECOMP-RequestID:"9d34862a-882c-431c-96dc-f4ba431426d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62c0ce28-717f-4dd5-ba54-908a0cbd3a85"] 2023-04-15T15:09:53.188Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Request body: 2023-04-15T15:09:53.189Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:53.217Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:53.218Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:53.218Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status text : OK 2023-04-15T15:09:53.218Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:54 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:53.219Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Response body: { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "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-04-15T15:09:09.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:09:25.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "cloudIdentifier" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_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-04-15T15:09:22.000+00:00" } ], "requestURI" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" } } } 2023-04-15T15:09:53.219Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:53.219Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||InvokeReturn 2023-04-15T15:09:53.221Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:09:53.221Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:09:53.221Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:53.222Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:09:53.222Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:09:53.222Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36d1d2cf2978edb67efcd8598b567327", X-B3-SpanId:"3e632c9bc32264b1", X-B3-ParentSpanId:"2a83e528296b47e6", X-B3-Sampled:"0", X-ONAP-RequestID:"9d34862a-882c-431c-96dc-f4ba431426d8", X-RequestID:"9d34862a-882c-431c-96dc-f4ba431426d8", X-TransactionID:"9d34862a-882c-431c-96dc-f4ba431426d8", X-ECOMP-RequestID:"9d34862a-882c-431c-96dc-f4ba431426d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5553d4c-26ff-4573-af9c-36b75219f1f9"] 2023-04-15T15:09:53.222Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:09:53.222Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:53.238Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:53.238Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:53.238Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:09:53.238Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:09:54 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:09:53.239Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "groupingId" : "cbec03d9-7de6-49c4-a7a9-34999b54df35", "name" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a/cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"updated_time\":null,\"creation_time\":1681571364000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"f240ee41ba6f4bbd9aede300d429b64b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"vnf_id\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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-04-15T15:09:27.000+00:00", "isDataInternal" : false } ] 2023-04-15T15:09:53.240Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:53.240Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:09:53.258Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:09:53.258Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T15:09:53.258Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:53.258Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:09:53.259Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:09:53.259Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9d34862a-882c-431c-96dc-f4ba431426d8", X-RequestID:"9d34862a-882c-431c-96dc-f4ba431426d8", X-TransactionID:"9d34862a-882c-431c-96dc-f4ba431426d8", X-ECOMP-RequestID:"9d34862a-882c-431c-96dc-f4ba431426d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d7be36a-6eeb-4f6a-ab76-d9f1b8c97a13"] 2023-04-15T15:09:53.259Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:09:53.259Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:53.422Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:53.422Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:53.423Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:09:53.423Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0481F810243874D1ABC15EF4467724F5; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:09:53 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-04-15T15:09:53.424Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7dfc8efa-db9f-11ed-be62-aaf687431df4","businessKey":"7acd1394-2994-4cf1-92ac-6f39abbcdec7","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T15:09:17.834+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"792abc1f-db9f-11ed-be62-aaf687431df4","superProcessInstanceId":"7dfb5639-db9f-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T15:09:53.424Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:53.424Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:09:53.454Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:09:53.454Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T15:09:53.455Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:09:53.455Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:09:53.455Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:09:53.455Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9d34862a-882c-431c-96dc-f4ba431426d8", X-RequestID:"9d34862a-882c-431c-96dc-f4ba431426d8", X-TransactionID:"9d34862a-882c-431c-96dc-f4ba431426d8", X-ECOMP-RequestID:"9d34862a-882c-431c-96dc-f4ba431426d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e2ee6c8-e85f-4a5e-b9e2-af1dfb60defa"] 2023-04-15T15:09:53.456Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:09:53.456Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:09:53.594Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:09:53.594Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:09:53.595Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:09:53.595Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B60382F28874A212B9E52420E13A7A7A; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:09:53 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2023-04-15T15:09:53.595Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:82593282-db9f-11ed-be62-aaf687431df4","parentActivityInstanceId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","executionId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T15:09:25.152+0000","endTime":"2023-04-15T15:09:25.166+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"792abc1f-db9f-11ed-be62-aaf687431df4"}] 2023-04-15T15:09:53.595Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:09:53.596Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:09:53.604Z|9d34862a-882c-431c-96dc-f4ba431426d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:09:57.656Z|91c30698-75dd-49a6-959d-13befefe0bd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:09:57.657Z|91c30698-75dd-49a6-959d-13befefe0bd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:09:57.668Z|6fa0709c-41bd-453b-83da-ab9ab95356e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:09:57.669Z|721a55a7-79b5-4aeb-b3f4-1448e146c747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:09:57.669Z|6fa0709c-41bd-453b-83da-ab9ab95356e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:09:57.669Z|721a55a7-79b5-4aeb-b3f4-1448e146c747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:09:59.890Z|a458dfa4-8e67-4118-939b-4733310c4fe0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:09:59.891Z|a458dfa4-8e67-4118-939b-4733310c4fe0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:10:03.807Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:10:03.815Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:10:03.816Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||Invoke 2023-04-15T15:10:03.816Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:03.816Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:10:03.816Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Method : GET 2023-04-15T15:10:03.817Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57f1e8246e1790a3e3800e2043156a45", X-B3-SpanId:"cb81bcf22240b94e", X-B3-ParentSpanId:"6ab0660d314d6d48", X-B3-Sampled:"0", X-ONAP-RequestID:"1765fd62-827d-4334-abb1-345ea0a2f2b2", X-RequestID:"1765fd62-827d-4334-abb1-345ea0a2f2b2", X-TransactionID:"1765fd62-827d-4334-abb1-345ea0a2f2b2", X-ECOMP-RequestID:"1765fd62-827d-4334-abb1-345ea0a2f2b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"364771f7-d11d-4ae8-88e0-dc1f0bdd633e"] 2023-04-15T15:10:03.817Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Request body: 2023-04-15T15:10:03.817Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:03.846Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:03.847Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:03.847Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status text : OK 2023-04-15T15:10:03.848Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:04 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:03.848Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Response body: { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "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-04-15T15:09:09.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:09:25.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "cloudIdentifier" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_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-04-15T15:09:22.000+00:00" } ], "requestURI" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" } } } 2023-04-15T15:10:03.849Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:03.849Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||InvokeReturn 2023-04-15T15:10:03.851Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:10:03.852Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:10:03.852Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:03.852Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:10:03.853Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:10:03.853Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57f1e8246e1790a3e3800e2043156a45", X-B3-SpanId:"b3b307b30f19ffc6", X-B3-ParentSpanId:"6ab0660d314d6d48", X-B3-Sampled:"0", X-ONAP-RequestID:"1765fd62-827d-4334-abb1-345ea0a2f2b2", X-RequestID:"1765fd62-827d-4334-abb1-345ea0a2f2b2", X-TransactionID:"1765fd62-827d-4334-abb1-345ea0a2f2b2", X-ECOMP-RequestID:"1765fd62-827d-4334-abb1-345ea0a2f2b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c8a5a4a-327c-426c-8c94-65031e39baed"] 2023-04-15T15:10:03.853Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:10:03.854Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:03.874Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:03.875Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:03.876Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:10:03.876Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:04 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:03.877Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "groupingId" : "cbec03d9-7de6-49c4-a7a9-34999b54df35", "name" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a/cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"updated_time\":null,\"creation_time\":1681571364000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"f240ee41ba6f4bbd9aede300d429b64b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"vnf_id\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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-04-15T15:09:27.000+00:00", "isDataInternal" : false } ] 2023-04-15T15:10:03.878Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:03.878Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:10:03.925Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:10:03.925Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T15:10:03.925Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:03.926Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:10:03.926Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:10:03.926Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1765fd62-827d-4334-abb1-345ea0a2f2b2", X-RequestID:"1765fd62-827d-4334-abb1-345ea0a2f2b2", X-TransactionID:"1765fd62-827d-4334-abb1-345ea0a2f2b2", X-ECOMP-RequestID:"1765fd62-827d-4334-abb1-345ea0a2f2b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc58ab1a-f30f-43cf-a634-d9c5479f8df4"] 2023-04-15T15:10:03.926Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:10:03.926Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:04.073Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:04.073Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:04.073Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:10:04.074Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=971B0F06CC81EFCCA35A7FF194D4E512; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:10:04 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2023-04-15T15:10:04.074Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7dfc8efa-db9f-11ed-be62-aaf687431df4","businessKey":"7acd1394-2994-4cf1-92ac-6f39abbcdec7","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T15:09:17.834+0000","endTime":"2023-04-15T15:09:57.099+0000","removalTime":null,"durationInMillis":39265,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"792abc1f-db9f-11ed-be62-aaf687431df4","superProcessInstanceId":"7dfb5639-db9f-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-15T15:10:04.074Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:04.074Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:10:04.089Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:10:04.089Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T15:10:04.089Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:04.089Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:10:04.089Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:10:04.090Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1765fd62-827d-4334-abb1-345ea0a2f2b2", X-RequestID:"1765fd62-827d-4334-abb1-345ea0a2f2b2", X-TransactionID:"1765fd62-827d-4334-abb1-345ea0a2f2b2", X-ECOMP-RequestID:"1765fd62-827d-4334-abb1-345ea0a2f2b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b769f21-5269-4422-b66f-c3bb938d435f"] 2023-04-15T15:10:04.090Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:10:04.090Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:04.233Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:04.234Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:04.234Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:10:04.235Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1422700E189175321917B0D1B4E34129; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:10:04 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2023-04-15T15:10:04.236Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:9563c535-db9f-11ed-be62-aaf687431df4","parentActivityInstanceId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","executionId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T15:09:57.098+0000","endTime":"2023-04-15T15:09:57.098+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"792abc1f-db9f-11ed-be62-aaf687431df4"}] 2023-04-15T15:10:04.236Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:04.236Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:10:04.244Z|1765fd62-827d-4334-abb1-345ea0a2f2b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:10:05.750Z|5012f5fb-648b-48cf-97a2-21afead6e90d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:10:05.750Z|5012f5fb-648b-48cf-97a2-21afead6e90d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:10:07.685Z|fca4a63f-de2a-44c6-bbe9-cba0081b2f90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:10:07.685Z|fca4a63f-de2a-44c6-bbe9-cba0081b2f90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:10:07.695Z|ac3e937f-9a0d-43ab-a992-776bfcc87dec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:10:07.695Z|ac3e937f-9a0d-43ab-a992-776bfcc87dec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:10:07.696Z|11841db9-26e5-4e4c-9724-c36b898b4961|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:10:07.697Z|11841db9-26e5-4e4c-9724-c36b898b4961|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:10:07.712Z|e222c5d4-403f-4127-b45d-ce5a4b85fef0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:10:07.712Z|e222c5d4-403f-4127-b45d-ce5a4b85fef0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:10:14.471Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:10:14.480Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:10:14.481Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||Invoke 2023-04-15T15:10:14.481Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:14.482Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:10:14.482Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Method : GET 2023-04-15T15:10:14.482Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1623d70a49fa7362fe1b418c3e8cd225", X-B3-SpanId:"fa9bbb2c96e8b266", X-B3-ParentSpanId:"50b58eeca1cf34e1", X-B3-Sampled:"0", X-ONAP-RequestID:"fdfb90ce-e9d8-4801-b131-1856ad41b1b3", X-RequestID:"fdfb90ce-e9d8-4801-b131-1856ad41b1b3", X-TransactionID:"fdfb90ce-e9d8-4801-b131-1856ad41b1b3", X-ECOMP-RequestID:"fdfb90ce-e9d8-4801-b131-1856ad41b1b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb4cb529-8bb0-4e0a-821f-aed4c2dd9004"] 2023-04-15T15:10:14.482Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Request body: 2023-04-15T15:10:14.483Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:14.514Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:14.515Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:14.515Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status text : OK 2023-04-15T15:10:14.515Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:15 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:14.516Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Response body: { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "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-04-15T15:09:09.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:09:25.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "cloudIdentifier" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_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-04-15T15:09:22.000+00:00" } ], "requestURI" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" } } } 2023-04-15T15:10:14.516Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:14.516Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||InvokeReturn 2023-04-15T15:10:14.518Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:10:14.518Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:10:14.519Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:14.519Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:10:14.519Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:10:14.519Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1623d70a49fa7362fe1b418c3e8cd225", X-B3-SpanId:"2da6402b0dd0298a", X-B3-ParentSpanId:"50b58eeca1cf34e1", X-B3-Sampled:"0", X-ONAP-RequestID:"fdfb90ce-e9d8-4801-b131-1856ad41b1b3", X-RequestID:"fdfb90ce-e9d8-4801-b131-1856ad41b1b3", X-TransactionID:"fdfb90ce-e9d8-4801-b131-1856ad41b1b3", X-ECOMP-RequestID:"fdfb90ce-e9d8-4801-b131-1856ad41b1b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"335ba71f-53bd-4e6b-b044-668a32edaffd"] 2023-04-15T15:10:14.519Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:10:14.519Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:14.537Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:14.538Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:14.538Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:10:14.538Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:15 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:14.538Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "groupingId" : "cbec03d9-7de6-49c4-a7a9-34999b54df35", "name" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a/cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"updated_time\":null,\"creation_time\":1681571364000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"f240ee41ba6f4bbd9aede300d429b64b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"vnf_id\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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-04-15T15:09:27.000+00:00", "isDataInternal" : false } ] 2023-04-15T15:10:14.538Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:14.538Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:10:14.560Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:10:14.560Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T15:10:14.561Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:14.561Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:10:14.561Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:10:14.561Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fdfb90ce-e9d8-4801-b131-1856ad41b1b3", X-RequestID:"fdfb90ce-e9d8-4801-b131-1856ad41b1b3", X-TransactionID:"fdfb90ce-e9d8-4801-b131-1856ad41b1b3", X-ECOMP-RequestID:"fdfb90ce-e9d8-4801-b131-1856ad41b1b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36f3ccb7-02c2-4b48-a809-3d96dea01c7e"] 2023-04-15T15:10:14.561Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:10:14.562Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:14.702Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:14.702Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:14.703Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:10:14.703Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0D38D3782545350AE59A362C77C4F391; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:10:14 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2023-04-15T15:10:14.703Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7dfc8efa-db9f-11ed-be62-aaf687431df4","businessKey":"7acd1394-2994-4cf1-92ac-6f39abbcdec7","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T15:09:17.834+0000","endTime":"2023-04-15T15:09:57.099+0000","removalTime":null,"durationInMillis":39265,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"792abc1f-db9f-11ed-be62-aaf687431df4","superProcessInstanceId":"7dfb5639-db9f-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-15T15:10:14.704Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:14.704Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:10:14.732Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:10:14.732Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T15:10:14.733Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:14.733Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:10:14.733Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:10:14.733Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fdfb90ce-e9d8-4801-b131-1856ad41b1b3", X-RequestID:"fdfb90ce-e9d8-4801-b131-1856ad41b1b3", X-TransactionID:"fdfb90ce-e9d8-4801-b131-1856ad41b1b3", X-ECOMP-RequestID:"fdfb90ce-e9d8-4801-b131-1856ad41b1b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64d17eaf-77a8-4131-b441-329d87bede54"] 2023-04-15T15:10:14.734Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:10:14.734Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:14.914Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:14.914Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:14.915Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:10:14.915Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=49DE88FF409E87C1CB1E5E14A75068AC; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:10:14 GMT", x-envoy-upstream-service-time:"176", server:"envoy"] 2023-04-15T15:10:14.916Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:9563c535-db9f-11ed-be62-aaf687431df4","parentActivityInstanceId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","executionId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T15:09:57.098+0000","endTime":"2023-04-15T15:09:57.098+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"792abc1f-db9f-11ed-be62-aaf687431df4"}] 2023-04-15T15:10:14.916Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:14.916Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:10:14.923Z|fdfb90ce-e9d8-4801-b131-1856ad41b1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:10:17.714Z|de3c98d4-bbea-42a1-9e82-66885895fbc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:10:17.714Z|de3c98d4-bbea-42a1-9e82-66885895fbc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:10:17.726Z|29286512-ba06-44ba-a9b4-a6fd5a7fbe8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:10:17.726Z|29286512-ba06-44ba-a9b4-a6fd5a7fbe8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:10:17.737Z|072e1a55-be19-48ec-a590-0f8fb27ce614|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:10:17.737Z|072e1a55-be19-48ec-a590-0f8fb27ce614|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:10:20.750Z|90b61824-73e8-44d8-8cd7-143be040306b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:10:20.750Z|90b61824-73e8-44d8-8cd7-143be040306b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:10:25.111Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:10:25.119Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:10:25.120Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||Invoke 2023-04-15T15:10:25.120Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:25.120Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:10:25.120Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Method : GET 2023-04-15T15:10:25.120Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1ab820d63e0a8401b694c9829b46f6d", X-B3-SpanId:"6dd9ef19523bec83", X-B3-ParentSpanId:"d8a3840a2c4aab16", X-B3-Sampled:"0", X-ONAP-RequestID:"9cb0f448-8034-4e50-83f3-43d341d3db70", X-RequestID:"9cb0f448-8034-4e50-83f3-43d341d3db70", X-TransactionID:"9cb0f448-8034-4e50-83f3-43d341d3db70", X-ECOMP-RequestID:"9cb0f448-8034-4e50-83f3-43d341d3db70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff180b65-c8c3-4ede-abbf-86c8444a35d1"] 2023-04-15T15:10:25.120Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Request body: 2023-04-15T15:10:25.121Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:25.153Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:25.153Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:25.154Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status text : OK 2023-04-15T15:10:25.154Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:26 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:25.155Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Response body: { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-04-15T15:09:09.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:10:22.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "cloudIdentifier" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_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-04-15T15:09:22.000+00:00" } ], "requestURI" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" } } } 2023-04-15T15:10:25.155Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:25.156Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||InvokeReturn 2023-04-15T15:10:25.161Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:10:25.161Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:10:25.161Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:25.161Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:10:25.161Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:10:25.162Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1ab820d63e0a8401b694c9829b46f6d", X-B3-SpanId:"da25b9fb86e6cb8d", X-B3-ParentSpanId:"d8a3840a2c4aab16", X-B3-Sampled:"0", X-ONAP-RequestID:"9cb0f448-8034-4e50-83f3-43d341d3db70", X-RequestID:"9cb0f448-8034-4e50-83f3-43d341d3db70", X-TransactionID:"9cb0f448-8034-4e50-83f3-43d341d3db70", X-ECOMP-RequestID:"9cb0f448-8034-4e50-83f3-43d341d3db70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45b23572-7303-4c85-a91a-2376f364b0b0"] 2023-04-15T15:10:25.162Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:10:25.162Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:25.182Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:25.182Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:25.182Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:10:25.182Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:26 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:25.183Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "groupingId" : "cbec03d9-7de6-49c4-a7a9-34999b54df35", "name" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a/cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"updated_time\":null,\"creation_time\":1681571364000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"f240ee41ba6f4bbd9aede300d429b64b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"vnf_id\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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-04-15T15:09:27.000+00:00", "isDataInternal" : false } ] 2023-04-15T15:10:25.184Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:25.184Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:10:25.263Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:10:25.264Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T15:10:25.264Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:25.264Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:10:25.265Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:10:25.265Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9cb0f448-8034-4e50-83f3-43d341d3db70", X-RequestID:"9cb0f448-8034-4e50-83f3-43d341d3db70", X-TransactionID:"9cb0f448-8034-4e50-83f3-43d341d3db70", X-ECOMP-RequestID:"9cb0f448-8034-4e50-83f3-43d341d3db70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbc621b5-f06a-49b3-a9f2-f91805a3d02d"] 2023-04-15T15:10:25.265Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:10:25.265Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:25.444Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:25.445Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:25.445Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:10:25.445Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B5C6F5EB4B8129F3CB9C5E76F0B683CF; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:10:25 GMT", x-envoy-upstream-service-time:"159", server:"envoy"] 2023-04-15T15:10:25.446Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7dfc8efa-db9f-11ed-be62-aaf687431df4","businessKey":"7acd1394-2994-4cf1-92ac-6f39abbcdec7","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T15:09:17.834+0000","endTime":"2023-04-15T15:09:57.099+0000","removalTime":null,"durationInMillis":39265,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"792abc1f-db9f-11ed-be62-aaf687431df4","superProcessInstanceId":"7dfb5639-db9f-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-15T15:10:25.446Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:25.446Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7acd1394-2994-4cf1-92ac-6f39abbcdec7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:10:25.476Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:10:25.477Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T15:10:25.477Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:25.477Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:10:25.477Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:10:25.477Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9cb0f448-8034-4e50-83f3-43d341d3db70", X-RequestID:"9cb0f448-8034-4e50-83f3-43d341d3db70", X-TransactionID:"9cb0f448-8034-4e50-83f3-43d341d3db70", X-ECOMP-RequestID:"9cb0f448-8034-4e50-83f3-43d341d3db70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"550b8d25-b489-469b-9d47-fa2e1df7ac0c"] 2023-04-15T15:10:25.478Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:10:25.478Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:25.617Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:25.618Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:25.618Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:10:25.619Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2EB24F1A32EE098C3C2D2848B51CC3A0; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:10:25 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2023-04-15T15:10:25.619Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:9563c535-db9f-11ed-be62-aaf687431df4","parentActivityInstanceId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","executionId":"7dfc8efa-db9f-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T15:09:57.098+0000","endTime":"2023-04-15T15:09:57.098+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"792abc1f-db9f-11ed-be62-aaf687431df4"}] 2023-04-15T15:10:25.620Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:25.620Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7dfc8efa-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:10:25.628Z|9cb0f448-8034-4e50-83f3-43d341d3db70|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:10:27.740Z|3b616468-b157-4b0e-8541-d6a37fe04018|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:10:27.741Z|3b616468-b157-4b0e-8541-d6a37fe04018|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:10:27.756Z|a24dfa51-f731-407c-9575-ba91bb8176ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:10:27.757Z|a24dfa51-f731-407c-9575-ba91bb8176ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:10:27.767Z|8851fef8-8beb-4995-94b9-f0c53ce50ef8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:10:27.767Z|8851fef8-8beb-4995-94b9-f0c53ce50ef8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:10:35.750Z|701aa617-f3a0-4fba-9be6-f06ec9dcda4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:10:35.753Z|701aa617-f3a0-4fba-9be6-f06ec9dcda4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:10:35.806Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:10:35.818Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:10:35.819Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||Invoke 2023-04-15T15:10:35.819Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:35.820Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:10:35.820Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Method : GET 2023-04-15T15:10:35.820Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd20eea74152370aec9883a4a4b34bdc", X-B3-SpanId:"d10eb0205c3fd729", X-B3-ParentSpanId:"7b5e92e24075f336", X-B3-Sampled:"0", X-ONAP-RequestID:"05a41cf7-c475-4433-a3f0-df8e181dcd6a", X-RequestID:"05a41cf7-c475-4433-a3f0-df8e181dcd6a", X-TransactionID:"05a41cf7-c475-4433-a3f0-df8e181dcd6a", X-ECOMP-RequestID:"05a41cf7-c475-4433-a3f0-df8e181dcd6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c93581a2-e3f8-441e-9bba-af4b1b6fe564"] 2023-04-15T15:10:35.820Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Request body: 2023-04-15T15:10:35.820Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:35.847Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:35.848Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:35.848Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status text : OK 2023-04-15T15:10:35.849Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:36 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:35.850Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Response body: { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "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-04-15T15:09:09.000+00:00", "endTime" : "2023-04-15T15:10:25.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:10:26.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "cloudIdentifier" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_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-04-15T15:09:22.000+00:00" } ], "requestURI" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" } } } 2023-04-15T15:10:35.851Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:35.852Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||InvokeReturn 2023-04-15T15:10:35.853Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:10:35.854Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:10:35.855Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:35.855Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:10:35.856Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:10:35.856Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd20eea74152370aec9883a4a4b34bdc", X-B3-SpanId:"cb7a4e0a5f510c5f", X-B3-ParentSpanId:"7b5e92e24075f336", X-B3-Sampled:"0", X-ONAP-RequestID:"05a41cf7-c475-4433-a3f0-df8e181dcd6a", X-RequestID:"05a41cf7-c475-4433-a3f0-df8e181dcd6a", X-TransactionID:"05a41cf7-c475-4433-a3f0-df8e181dcd6a", X-ECOMP-RequestID:"05a41cf7-c475-4433-a3f0-df8e181dcd6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c7d8457-772d-4ce1-b270-a778ea5c5c83"] 2023-04-15T15:10:35.857Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:10:35.857Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:35.870Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:35.871Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:35.872Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:10:35.872Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:36 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:35.873Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "groupingId" : "cbec03d9-7de6-49c4-a7a9-34999b54df35", "name" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a/cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"updated_time\":null,\"creation_time\":1681571364000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"f240ee41ba6f4bbd9aede300d429b64b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"vnf_id\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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-04-15T15:09:27.000+00:00", "isDataInternal" : false } ] 2023-04-15T15:10:35.873Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:35.874Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:10:35.882Z|05a41cf7-c475-4433-a3f0-df8e181dcd6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:10:36.074Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:10:36.080Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:10:36.080Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||Invoke 2023-04-15T15:10:36.080Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:36.080Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:10:36.080Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Method : GET 2023-04-15T15:10:36.081Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd3c46ff00fa7677f6c7eddec76cbcc1", X-B3-SpanId:"65d3a1700f9da823", X-B3-ParentSpanId:"ac037fd9fac66dc3", X-B3-Sampled:"0", X-ONAP-RequestID:"d06c9371-3689-4df6-be85-d87b6f06992b", X-RequestID:"d06c9371-3689-4df6-be85-d87b6f06992b", X-TransactionID:"d06c9371-3689-4df6-be85-d87b6f06992b", X-ECOMP-RequestID:"d06c9371-3689-4df6-be85-d87b6f06992b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6db06512-0520-42f2-a367-5ee74006c007"] 2023-04-15T15:10:36.081Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Request body: 2023-04-15T15:10:36.081Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:36.111Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:36.111Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:36.111Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status text : OK 2023-04-15T15:10:36.111Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:36 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:36.112Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Response body: { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "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-04-15T15:09:09.000+00:00", "endTime" : "2023-04-15T15:10:25.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:10:26.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "cloudIdentifier" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_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-04-15T15:09:22.000+00:00" } ], "requestURI" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" } } } 2023-04-15T15:10:36.112Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:36.112Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||InvokeReturn 2023-04-15T15:10:36.115Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:10:36.115Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:10:36.115Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:36.115Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:10:36.116Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:10:36.116Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd3c46ff00fa7677f6c7eddec76cbcc1", X-B3-SpanId:"2eda82302e95c915", X-B3-ParentSpanId:"ac037fd9fac66dc3", X-B3-Sampled:"0", X-ONAP-RequestID:"d06c9371-3689-4df6-be85-d87b6f06992b", X-RequestID:"d06c9371-3689-4df6-be85-d87b6f06992b", X-TransactionID:"d06c9371-3689-4df6-be85-d87b6f06992b", X-ECOMP-RequestID:"d06c9371-3689-4df6-be85-d87b6f06992b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2057a47-9462-49dd-a550-6d90c21c0db7"] 2023-04-15T15:10:36.116Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:10:36.116Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:36.132Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:36.133Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:36.133Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:10:36.133Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:36 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:36.135Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "groupingId" : "cbec03d9-7de6-49c4-a7a9-34999b54df35", "name" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a/cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"updated_time\":null,\"creation_time\":1681571364000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"f240ee41ba6f4bbd9aede300d429b64b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"vnf_id\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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-04-15T15:09:27.000+00:00", "isDataInternal" : false } ] 2023-04-15T15:10:36.135Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:36.135Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:10:36.142Z|d06c9371-3689-4df6-be85-d87b6f06992b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:10:36.371Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:10:36.381Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:10:36.382Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||Invoke 2023-04-15T15:10:36.382Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:36.382Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:10:36.382Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Method : GET 2023-04-15T15:10:36.382Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6501a162d6d7e2c7e50d0c193ffc0998", X-B3-SpanId:"67f689e25e51583a", X-B3-ParentSpanId:"b7332179db56f18e", X-B3-Sampled:"0", X-ONAP-RequestID:"86d8bdc2-5af3-4160-adf6-85ba6a0504ea", X-RequestID:"86d8bdc2-5af3-4160-adf6-85ba6a0504ea", X-TransactionID:"86d8bdc2-5af3-4160-adf6-85ba6a0504ea", X-ECOMP-RequestID:"86d8bdc2-5af3-4160-adf6-85ba6a0504ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0f8e4d8-0c2f-4a38-9eeb-8af087cc6275"] 2023-04-15T15:10:36.383Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Request body: 2023-04-15T15:10:36.383Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:36.409Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:36.409Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:36.410Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status text : OK 2023-04-15T15:10:36.410Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:36 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:36.410Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Response body: { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "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-04-15T15:09:09.000+00:00", "endTime" : "2023-04-15T15:10:25.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:10:26.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "cloudIdentifier" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_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-04-15T15:09:22.000+00:00" } ], "requestURI" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" } } } 2023-04-15T15:10:36.410Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:36.410Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||InvokeReturn 2023-04-15T15:10:36.411Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:10:36.412Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:10:36.412Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:36.412Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:10:36.412Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:10:36.412Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6501a162d6d7e2c7e50d0c193ffc0998", X-B3-SpanId:"e4da07e534c93376", X-B3-ParentSpanId:"b7332179db56f18e", X-B3-Sampled:"0", X-ONAP-RequestID:"86d8bdc2-5af3-4160-adf6-85ba6a0504ea", X-RequestID:"86d8bdc2-5af3-4160-adf6-85ba6a0504ea", X-TransactionID:"86d8bdc2-5af3-4160-adf6-85ba6a0504ea", X-ECOMP-RequestID:"86d8bdc2-5af3-4160-adf6-85ba6a0504ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98884407-070c-421a-a813-60cf970a6aed"] 2023-04-15T15:10:36.412Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:10:36.412Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:36.426Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:36.426Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:36.426Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:10:36.426Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:36 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:36.428Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "groupingId" : "cbec03d9-7de6-49c4-a7a9-34999b54df35", "name" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a/cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"updated_time\":null,\"creation_time\":1681571364000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"f240ee41ba6f4bbd9aede300d429b64b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"vnf_id\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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-04-15T15:09:27.000+00:00", "isDataInternal" : false } ] 2023-04-15T15:10:36.428Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:36.428Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:10:36.435Z|86d8bdc2-5af3-4160-adf6-85ba6a0504ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:10:36.637Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:10:36.642Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:10:36.643Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||Invoke 2023-04-15T15:10:36.643Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:36.643Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:10:36.643Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Method : GET 2023-04-15T15:10:36.643Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"699447ae0686daf77e171e107f3de311", X-B3-SpanId:"4a6599eb72f294b1", X-B3-ParentSpanId:"e93ae0dec4291ec0", X-B3-Sampled:"0", X-ONAP-RequestID:"30fe574b-3885-4b9a-ac77-fa23f148908d", X-RequestID:"30fe574b-3885-4b9a-ac77-fa23f148908d", X-TransactionID:"30fe574b-3885-4b9a-ac77-fa23f148908d", X-ECOMP-RequestID:"30fe574b-3885-4b9a-ac77-fa23f148908d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bad739a2-d8b1-4d6c-929d-3f96ad1991f6"] 2023-04-15T15:10:36.643Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Request body: 2023-04-15T15:10:36.643Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:36.671Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:36.671Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:36.671Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status text : OK 2023-04-15T15:10:36.671Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:36 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:36.672Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Response body: { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "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-04-15T15:09:09.000+00:00", "endTime" : "2023-04-15T15:10:25.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:10:26.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "cloudIdentifier" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_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-04-15T15:09:22.000+00:00" } ], "requestURI" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" } } } 2023-04-15T15:10:36.673Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:36.673Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||InvokeReturn 2023-04-15T15:10:36.674Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:10:36.674Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:10:36.674Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:36.674Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:10:36.674Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:10:36.674Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"699447ae0686daf77e171e107f3de311", X-B3-SpanId:"80a29b7c2242fe8f", X-B3-ParentSpanId:"e93ae0dec4291ec0", X-B3-Sampled:"0", X-ONAP-RequestID:"30fe574b-3885-4b9a-ac77-fa23f148908d", X-RequestID:"30fe574b-3885-4b9a-ac77-fa23f148908d", X-TransactionID:"30fe574b-3885-4b9a-ac77-fa23f148908d", X-ECOMP-RequestID:"30fe574b-3885-4b9a-ac77-fa23f148908d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4557384-b621-40fb-98d2-c4f9e199cb97"] 2023-04-15T15:10:36.675Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:10:36.675Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:36.690Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:36.690Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:36.691Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:10:36.691Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:36 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:36.692Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "groupingId" : "cbec03d9-7de6-49c4-a7a9-34999b54df35", "name" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a/cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"updated_time\":null,\"creation_time\":1681571364000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"f240ee41ba6f4bbd9aede300d429b64b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"vnf_id\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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-04-15T15:09:27.000+00:00", "isDataInternal" : false } ] 2023-04-15T15:10:36.693Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:36.693Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:10:36.703Z|30fe574b-3885-4b9a-ac77-fa23f148908d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:10:36.896Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:10:36.902Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:10:36.902Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||Invoke 2023-04-15T15:10:36.902Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:36.902Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7 2023-04-15T15:10:36.902Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Method : GET 2023-04-15T15:10:36.903Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29f850df7ac64668d3a05c3ac9d2dcf2", X-B3-SpanId:"30f60c1229990d33", X-B3-ParentSpanId:"b2385f5e7eb3a033", X-B3-Sampled:"0", X-ONAP-RequestID:"f866ebd1-ca49-43f9-8c07-99753e35e42a", X-RequestID:"f866ebd1-ca49-43f9-8c07-99753e35e42a", X-TransactionID:"f866ebd1-ca49-43f9-8c07-99753e35e42a", X-ECOMP-RequestID:"f866ebd1-ca49-43f9-8c07-99753e35e42a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53a4f8af-ba1e-4391-a36e-1568a9630fda"] 2023-04-15T15:10:36.903Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Request body: 2023-04-15T15:10:36.903Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:36.928Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:36.928Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:36.928Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Status text : OK 2023-04-15T15:10:36.928Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:37 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:36.930Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||Response body: { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "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-04-15T15:09:09.000+00:00", "endTime" : "2023-04-15T15:10:25.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:10:26.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "cloudIdentifier" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_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-04-15T15:09:22.000+00:00" } ], "requestURI" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7" } } } 2023-04-15T15:10:36.930Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:36.930Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7acd1394-2994-4cf1-92ac-6f39abbcdec7|INFO|500||InvokeReturn 2023-04-15T15:10:36.931Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:10:36.931Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:10:36.932Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:36.932Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false 2023-04-15T15:10:36.932Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:10:36.932Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29f850df7ac64668d3a05c3ac9d2dcf2", X-B3-SpanId:"e842a1d7ef989dd9", X-B3-ParentSpanId:"b2385f5e7eb3a033", X-B3-Sampled:"0", X-ONAP-RequestID:"f866ebd1-ca49-43f9-8c07-99753e35e42a", X-RequestID:"f866ebd1-ca49-43f9-8c07-99753e35e42a", X-TransactionID:"f866ebd1-ca49-43f9-8c07-99753e35e42a", X-ECOMP-RequestID:"f866ebd1-ca49-43f9-8c07-99753e35e42a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dc22913-294b-49a4-aee8-c42dde5055e2"] 2023-04-15T15:10:36.932Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:10:36.932Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:36.947Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:36.948Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:36.948Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:10:36.948Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:37 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:36.949Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "7acd1394-2994-4cf1-92ac-6f39abbcdec7", "groupingId" : "cbec03d9-7de6-49c4-a7a9-34999b54df35", "name" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a/cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"updated_time\":null,\"creation_time\":1681571364000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"f240ee41ba6f4bbd9aede300d429b64b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"vnf_id\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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-04-15T15:09:27.000+00:00", "isDataInternal" : false } ] 2023-04-15T15:10:36.949Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:36.949Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7acd1394-2994-4cf1-92ac-6f39abbcdec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:10:36.959Z|f866ebd1-ca49-43f9-8c07-99753e35e42a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7acd1394-2994-4cf1-92ac-6f39abbcdec7|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:10:37.696Z|6bfe63d0-ea9f-4292-b774-51ab3445de6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:10:37.697Z|6bfe63d0-ea9f-4292-b774-51ab3445de6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:10:37.770Z|a647082f-836c-4133-b2fe-b54b5fbeed97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:10:37.771Z|a647082f-836c-4133-b2fe-b54b5fbeed97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:10:37.783Z|ffbbb58c-7aa9-4eae-a218-8665f3569c59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:10:37.784Z|ffbbb58c-7aa9-4eae-a218-8665f3569c59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:10:37.792Z|409ba018-cc96-4fd4-bb85-4d2213329db3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:10:37.792Z|409ba018-cc96-4fd4-bb85-4d2213329db3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:10:47.796Z|bb628740-ff17-4fc3-884c-d9e6643b8598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:10:47.796Z|bb628740-ff17-4fc3-884c-d9e6643b8598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:10:47.817Z|d5267183-ea75-43ae-8671-1aae411aa82f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:10:47.817Z|d5267183-ea75-43ae-8671-1aae411aa82f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:10:47.824Z|b597e063-947d-4024-a5cb-26eefe11ef99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:10:47.825Z|b597e063-947d-4024-a5cb-26eefe11ef99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:10:48.447Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:10:48.448Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|||INFO|500||Checking if requestId: 9ac6b2ad-cac0-4356-ae36-a554f2a77624 already exists in requestDb InfraActiveRequests table 2023-04-15T15:10:48.449Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:10:48.449Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||Invoke 2023-04-15T15:10:48.449Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:48.450Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:10:48.450Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Method : GET 2023-04-15T15:10:48.450Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d137bfe31f4ca28f7b592405cca3e5d2", X-B3-SpanId:"e263d108e16a9798", X-B3-ParentSpanId:"c563cf67866063b7", X-B3-Sampled:"0", X-ONAP-RequestID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-RequestID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-TransactionID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-ECOMP-RequestID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"800b1874-7ce5-417c-95f8-ac9237e10118"] 2023-04-15T15:10:48.450Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Request body: 2023-04-15T15:10:48.450Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:48.480Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:48.480Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T15:10:48.480Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status text : Not Found 2023-04-15T15:10:48.480Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:49 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2023-04-15T15:10:48.480Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Response body: 2023-04-15T15:10:48.481Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:48.481Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|404|Not Found|InvokeReturn 2023-04-15T15:10:48.489Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|||INFO|500||Running local validations 2023-04-15T15:10:48.492Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T15:10:48.509Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||Invoke 2023-04-15T15:10:48.510Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9ac6b2ad-cac0-4356-ae36-a554f2a77624], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[264a2f68-ef0d-4805-ba9e-8fa64b9425b9], X-ECOMP-RequestID=[9ac6b2ad-cac0-4356-ae36-a554f2a77624], X-TransactionId=[], X-ONAP-RequestID=[9ac6b2ad-cac0-4356-ae36-a554f2a77624]} 2023-04-15T15:10:48.578Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|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/fb473d69d819483e8b1a0bf6189af7a5 has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 15:10:48 GMT], server=[envoy], content-length=[1052], x-envoy-upstream-service-time=[60], vertex-id=[200904], x-aai-txid=[1-aai-resources-230415-15:10:48:412-45025], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T15:10:48.580Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|DEBUG|500||{"tenant-id":"fb473d69d819483e8b1a0bf6189af7a5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1681571338728","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/f28f9567-8615-42b6-9e2f-de4f9e86a0ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f28f9567-8615-42b6-9e2f-de4f9e86a0ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_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-04-15T15:10:48.580Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||InvokeReturn 2023-04-15T15:10:48.583Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-15T15:10:48.583Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-15T15:10:48.584Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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-04-15T15:10:48.585Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-15T15:10:48.585Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:48.585Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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-04-15T15:10:48.585Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-15T15:10:48.586Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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:"d137bfe31f4ca28f7b592405cca3e5d2", X-B3-SpanId:"055f4e8c019aba6d", X-B3-ParentSpanId:"c563cf67866063b7", X-B3-Sampled:"0", X-ONAP-RequestID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-RequestID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-TransactionID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-ECOMP-RequestID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"798b777c-905e-4b70-a8ce-250158d44f83"] 2023-04-15T15:10:48.586Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"f28f9567-8615-42b6-9e2f-de4f9e86a0ef","serviceInstanceId":"0cebc5fc-0902-447a-a869-4d43d2d80ba3","vfModuleInstanceId":"adc488e4-e6d1-42f1-9c27-83c898f9dd87"},"instanceName":null,"requestScope":"vfModule"} 2023-04-15T15:10:48.586Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:48.615Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:48.615Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:48.615Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-15T15:10:48.615Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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, 15 Apr 2023 15:10:49 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2023-04-15T15:10:48.616Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-15T15:10:48.616Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:48.616Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-15T15:10:48.617Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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-04-15T15:10:48.617Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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-04-15T15:10:48.617Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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-04-15T15:10:48.617Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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-04-15T15:10:48.617Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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-04-15T15:10:48.617Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-RequestID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-TransactionID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-ECOMP-RequestID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"988eb168-2b0b-44b0-b527-9a252889d022"] 2023-04-15T15:10:48.617Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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-04-15T15:10:48.618Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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-04-15T15:10:48.651Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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-04-15T15:10:48.652Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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-04-15T15:10:48.652Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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-04-15T15:10:48.652Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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, 15 Apr 2023 15:10:48 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:48.653Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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" : 49, "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/49" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49" } } } 2023-04-15T15:10:48.653Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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-04-15T15:10:48.653Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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-04-15T15:10:48.664Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d 2023-04-15T15:10:48.664Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|INFO|500||Invoke 2023-04-15T15:10:48.664Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:48.664Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d 2023-04-15T15:10:48.664Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||Method : GET 2023-04-15T15:10:48.664Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-RequestID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-TransactionID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-ECOMP-RequestID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c62d588-13c0-4fca-addf-9fc8803051c4"] 2023-04-15T15:10:48.664Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||Request body: 2023-04-15T15:10:48.664Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:48.699Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:48.699Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:48.700Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||Status text : OK 2023-04-15T15:10:48.700Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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, 15 Apr 2023 15:10:48 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:48.703Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||Response body: { "modelUUID" : "5a7dc60a-f97b-46db-ab87-2d040afa499d", "modelInvariantUUID" : "cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-04-15 14:21:55.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/moduleHeatTemplate" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d/vnfResources" } } } 2023-04-15T15:10:48.703Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:48.703Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5a7dc60a-f97b-46db-ab87-2d040afa499d|INFO|500||InvokeReturn 2023-04-15T15:10:48.706Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-15T15:10:48.706Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-15T15:10:48.706Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:48.707Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-15T15:10:48.707Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-15T15:10:48.707Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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:"d137bfe31f4ca28f7b592405cca3e5d2", X-B3-SpanId:"1f650d26a5b79116", X-B3-ParentSpanId:"c563cf67866063b7", X-B3-Sampled:"0", X-ONAP-RequestID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-RequestID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-TransactionID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-ECOMP-RequestID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f65a701-3908-4770-9f81-c2bafe95efb4"] 2023-04-15T15:10:48.707Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9ac6b2ad-cac0-4356-ae36-a554f2a77624","requestStatus":"IN_PROGRESS","startTime":1681571448489,"source":"VID","vnfId":"f28f9567-8615-42b6-9e2f-de4f9e86a0ef","vnfType":"","tenantId":"fb473d69d819483e8b1a0bf6189af7a5","requestBody":"{\n\t\"requestDetails\": {\n\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\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"modelVersion\": \"1681571424406\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"adc488e4-e6d1-42f1-9c27-83c898f9dd87","vfModuleModelName":"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a","cloudRegion":"RegionOne","serviceInstanceId":"0cebc5fc-0902-447a-a869-4d43d2d80ba3","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"9ac6b2ad-cac0-4356-ae36-a554f2a77624"} 2023-04-15T15:10:48.707Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:48.742Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:48.742Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-15T15:10:48.743Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-15T15:10:48.743Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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/9ac6b2ad-cac0-4356-ae36-a554f2a77624", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:49 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:48.744Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T15:10:48.489+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"modelVersion\": \"1681571424406\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-15T15:10:49.612+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleModelName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" } } } 2023-04-15T15:10:48.744Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:48.744Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-15T15:10:48.750Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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-04-15T15:10:48.750Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-15T15:10:48.750Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:48.751Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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-04-15T15:10:48.751Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-15T15:10:48.751Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|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:"d137bfe31f4ca28f7b592405cca3e5d2", X-B3-SpanId:"9e2db07a52929412", X-B3-ParentSpanId:"c563cf67866063b7", X-B3-Sampled:"0", X-ONAP-RequestID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-RequestID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-TransactionID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-ECOMP-RequestID:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7096c650-268e-4e05-a527-a3473d35deff"] 2023-04-15T15:10:48.751Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"modelVersion\":\"1681571424406\",\"modelCustomizationUuid\":\"223d93c2-f524-473d-a671-2211ae8d5b56\",\"modelVersionId\":\"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\"modelCustomizationId\":\"223d93c2-f524-473d-a671-2211ae8d5b56\",\"modelUuid\":\"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\"modelInvariantUuid\":\"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\"vnfInstanceId\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vfModuleInstanceId\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\"}","type":"String"},"requestId":{"value":"9ac6b2ad-cac0-4356-ae36-a554f2a77624","type":"String"},"mso-request-id":{"value":"9ac6b2ad-cac0-4356-ae36-a554f2a77624","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"0cebc5fc-0902-447a-a869-4d43d2d80ba3","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"f28f9567-8615-42b6-9e2f-de4f9e86a0ef","type":"String"},"vfModuleId":{"value":"adc488e4-e6d1-42f1-9c27-83c898f9dd87","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/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-15T15:10:48.751Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:49.774Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:49.774Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-15T15:10:49.775Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-15T15:10:49.775Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sat, 15 Apr 2023 15:10:49 GMT", x-onap-requestid:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", x-requestid:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", x-transactionid:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", x-ecomp-requestid:"9ac6b2ad-cac0-4356-ae36-a554f2a77624", x-onap-partnername:"UNKNOWN", x-invocationid:"7096c650-268e-4e05-a527-a3473d35deff", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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-04-15T15:10:49.776Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"9ac6b2ad-cac0-4356-ae36-a554f2a77624\",\"instanceId\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\"}}","message":"Success","processInstanceID":"b430985e-db9f-11ed-be62-aaf687431df4","variables":null,"messageCode":200} 2023-04-15T15:10:49.776Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:49.776Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-15T15:10:49.783Z|9ac6b2ad-cac0-4356-ae36-a554f2a77624|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:10:50.008Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:10:50.013Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:10:50.013Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||Invoke 2023-04-15T15:10:50.014Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:50.014Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:10:50.014Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Method : GET 2023-04-15T15:10:50.014Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ac042022514980ad740334905d0f606", X-B3-SpanId:"214aaf5dab52a9a3", X-B3-ParentSpanId:"453582ff93317c2c", X-B3-Sampled:"0", X-ONAP-RequestID:"6af24d08-0cab-477b-8785-3ba6f66bfc93", X-RequestID:"6af24d08-0cab-477b-8785-3ba6f66bfc93", X-TransactionID:"6af24d08-0cab-477b-8785-3ba6f66bfc93", X-ECOMP-RequestID:"6af24d08-0cab-477b-8785-3ba6f66bfc93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8dfb4066-f5e6-44bb-9b63-c7246faa6a08"] 2023-04-15T15:10:50.014Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Request body: 2023-04-15T15:10:50.015Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:50.462Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:50.463Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:50.464Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status text : OK 2023-04-15T15:10:50.465Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:51 GMT", x-envoy-upstream-service-time:"445", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:50.465Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Response body: { "requestId" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T15:10:48.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"modelVersion\": \"1681571424406\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:10:49.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" } } } 2023-04-15T15:10:50.466Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:50.467Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||InvokeReturn 2023-04-15T15:10:50.468Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:10:50.469Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:10:50.469Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:10:50.470Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:10:50.470Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:10:50.470Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ac042022514980ad740334905d0f606", X-B3-SpanId:"4c35c9c9f082d551", X-B3-ParentSpanId:"453582ff93317c2c", X-B3-Sampled:"0", X-ONAP-RequestID:"6af24d08-0cab-477b-8785-3ba6f66bfc93", X-RequestID:"6af24d08-0cab-477b-8785-3ba6f66bfc93", X-TransactionID:"6af24d08-0cab-477b-8785-3ba6f66bfc93", X-ECOMP-RequestID:"6af24d08-0cab-477b-8785-3ba6f66bfc93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f38b9c4d-eb29-478a-b54b-801d163d9101"] 2023-04-15T15:10:50.471Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:10:50.471Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:10:50.494Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:10:50.495Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:10:50.496Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:10:50.496Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:10:51 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:10:50.498Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:10:50.499Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:10:50.500Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:10:50.516Z|6af24d08-0cab-477b-8785-3ba6f66bfc93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:10:50.750Z|416ce762-41e8-440b-8fd2-7e0321747942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:10:50.750Z|416ce762-41e8-440b-8fd2-7e0321747942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:10:57.832Z|2ffdefcf-3d37-40ca-b3a8-d14b7b4a2aff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:10:57.832Z|2ffdefcf-3d37-40ca-b3a8-d14b7b4a2aff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:10:57.850Z|12c3db51-6b85-4d0d-9120-21c821a1ff36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:10:57.851Z|12c3db51-6b85-4d0d-9120-21c821a1ff36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:10:57.860Z|efe80fdb-992f-4861-a2c8-7449f98d7e65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:10:57.861Z|efe80fdb-992f-4861-a2c8-7449f98d7e65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:10:59.890Z|7f27562d-96ce-474a-9924-60db86e471e9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:10:59.891Z|7f27562d-96ce-474a-9924-60db86e471e9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:00.749Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:11:00.757Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:11:00.757Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||Invoke 2023-04-15T15:11:00.757Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:00.757Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:11:00.757Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Method : GET 2023-04-15T15:11:00.758Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6f2859e9b2dcf968eb1f31fedc9764c", X-B3-SpanId:"64930112f42f4c68", X-B3-ParentSpanId:"85bebdafbf09cd04", X-B3-Sampled:"0", X-ONAP-RequestID:"00837871-5cd8-433a-b276-2630e059559e", X-RequestID:"00837871-5cd8-433a-b276-2630e059559e", X-TransactionID:"00837871-5cd8-433a-b276-2630e059559e", X-ECOMP-RequestID:"00837871-5cd8-433a-b276-2630e059559e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c030cbd9-b4da-4f69-9c36-9aa09b52681d"] 2023-04-15T15:11:00.758Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Request body: 2023-04-15T15:11:00.758Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:00.787Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:00.788Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:00.788Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status text : OK 2023-04-15T15:11:00.788Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:01 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:00.791Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Response body: { "requestId" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "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-04-15T15:10:48.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"modelVersion\": \"1681571424406\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:11:00.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" } } } 2023-04-15T15:11:00.791Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:00.792Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||InvokeReturn 2023-04-15T15:11:00.793Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:11:00.794Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:11:00.794Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:00.794Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:11:00.794Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:11:00.795Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6f2859e9b2dcf968eb1f31fedc9764c", X-B3-SpanId:"688e92625e3672d2", X-B3-ParentSpanId:"85bebdafbf09cd04", X-B3-Sampled:"0", X-ONAP-RequestID:"00837871-5cd8-433a-b276-2630e059559e", X-RequestID:"00837871-5cd8-433a-b276-2630e059559e", X-TransactionID:"00837871-5cd8-433a-b276-2630e059559e", X-ECOMP-RequestID:"00837871-5cd8-433a-b276-2630e059559e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfb5ebea-48c2-4abd-887d-bdd405407af6"] 2023-04-15T15:11:00.795Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:11:00.795Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:00.821Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:00.821Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:00.822Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:11:00.822Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:01 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:00.822Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:11:00.823Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:00.823Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:11:00.854Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:11:00.855Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T15:11:00.855Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:00.855Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:11:00.855Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:11:00.855Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"00837871-5cd8-433a-b276-2630e059559e", X-RequestID:"00837871-5cd8-433a-b276-2630e059559e", X-TransactionID:"00837871-5cd8-433a-b276-2630e059559e", X-ECOMP-RequestID:"00837871-5cd8-433a-b276-2630e059559e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e11051e-becb-4eb5-a2ae-b4cb3a7f3e32"] 2023-04-15T15:11:00.855Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:11:00.856Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:01.020Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:01.021Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:01.021Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:11:01.021Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5E2B4D17999528721CEFA8BAAF603316; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:11:01 GMT", x-envoy-upstream-service-time:"154", server:"envoy"] 2023-04-15T15:11:01.022Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b7b308a2-db9f-11ed-be62-aaf687431df4","businessKey":"9ac6b2ad-cac0-4356-ae36-a554f2a77624","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T15:10:54.660+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b430985e-db9f-11ed-be62-aaf687431df4","superProcessInstanceId":"b7b1cfdf-db9f-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T15:11:01.022Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:01.023Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:11:01.046Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:11:01.047Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T15:11:01.047Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:01.047Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:11:01.047Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:11:01.047Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"00837871-5cd8-433a-b276-2630e059559e", X-RequestID:"00837871-5cd8-433a-b276-2630e059559e", X-TransactionID:"00837871-5cd8-433a-b276-2630e059559e", X-ECOMP-RequestID:"00837871-5cd8-433a-b276-2630e059559e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff76fdd0-ba06-4d70-a1a2-66da5f66a049"] 2023-04-15T15:11:01.047Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:11:01.047Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:01.217Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:01.218Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:01.218Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:11:01.219Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1A380470576AE058D41B9DC1CC701545; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:11:01 GMT", x-envoy-upstream-service-time:"166", server:"envoy"] 2023-04-15T15:11:01.219Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bacd682a-db9f-11ed-be62-aaf687431df4","parentActivityInstanceId":"b7b308a2-db9f-11ed-be62-aaf687431df4","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"b7b308a2-db9f-11ed-be62-aaf687431df4","executionId":"b7b308a2-db9f-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T15:10:59.866+0000","endTime":"2023-04-15T15:10:59.875+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b430985e-db9f-11ed-be62-aaf687431df4"}] 2023-04-15T15:11:01.219Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:01.219Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:11:01.224Z|00837871-5cd8-433a-b276-2630e059559e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:11:05.750Z|1eee1b00-2b44-4b54-931b-0577dec75f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:11:05.750Z|1eee1b00-2b44-4b54-931b-0577dec75f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:11:07.697Z|43918554-0038-4d72-834d-a2c901897012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:11:07.697Z|43918554-0038-4d72-834d-a2c901897012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:11:07.860Z|e05d752b-b6e1-441f-9836-b7e5e17a36e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:11:07.861Z|e05d752b-b6e1-441f-9836-b7e5e17a36e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:07.880Z|c9071471-ca06-49d8-9698-33cb35a7e335|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:11:07.880Z|c9071471-ca06-49d8-9698-33cb35a7e335|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:07.893Z|cfff1ebd-aa3a-4b87-9adb-74d50ce2cd5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:11:07.894Z|cfff1ebd-aa3a-4b87-9adb-74d50ce2cd5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:11.419Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:11:11.427Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:11:11.427Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||Invoke 2023-04-15T15:11:11.428Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:11.428Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:11:11.428Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Method : GET 2023-04-15T15:11:11.428Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef5f8ada8ec1a9116f5e8da426712086", X-B3-SpanId:"0ec61cabf01605bd", X-B3-ParentSpanId:"6cd88983ec3f28e8", X-B3-Sampled:"0", X-ONAP-RequestID:"3a82ea29-4038-4e78-bdc5-65b9899d6683", X-RequestID:"3a82ea29-4038-4e78-bdc5-65b9899d6683", X-TransactionID:"3a82ea29-4038-4e78-bdc5-65b9899d6683", X-ECOMP-RequestID:"3a82ea29-4038-4e78-bdc5-65b9899d6683", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c807a0dd-77a0-4465-af5d-fd3bb8684034"] 2023-04-15T15:11:11.428Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Request body: 2023-04-15T15:11:11.428Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:11.459Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:11.460Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:11.460Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status text : OK 2023-04-15T15:11:11.460Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:12 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:11.462Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Response body: { "requestId" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "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-04-15T15:10:48.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"modelVersion\": \"1681571424406\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:11:00.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" } } } 2023-04-15T15:11:11.462Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:11.462Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||InvokeReturn 2023-04-15T15:11:11.465Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:11:11.466Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:11:11.466Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:11.466Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:11:11.466Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:11:11.466Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef5f8ada8ec1a9116f5e8da426712086", X-B3-SpanId:"db11fd53909faf97", X-B3-ParentSpanId:"6cd88983ec3f28e8", X-B3-Sampled:"0", X-ONAP-RequestID:"3a82ea29-4038-4e78-bdc5-65b9899d6683", X-RequestID:"3a82ea29-4038-4e78-bdc5-65b9899d6683", X-TransactionID:"3a82ea29-4038-4e78-bdc5-65b9899d6683", X-ECOMP-RequestID:"3a82ea29-4038-4e78-bdc5-65b9899d6683", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b9f584b-0057-46d3-96da-7b5819579e7e"] 2023-04-15T15:11:11.467Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:11:11.467Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:11.484Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:11.485Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:11.485Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:11:11.485Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:12 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:11.487Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "groupingId" : "cbec03d9-7de6-49c4-a7a9-34999b54df35", "name" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a/cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"updated_time\":1681571460000,\"creation_time\":1681571364000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"f240ee41ba6f4bbd9aede300d429b64b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"vnf_id\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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-04-15T15:11:02.000+00:00", "isDataInternal" : false } ] 2023-04-15T15:11:11.487Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:11.487Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:11:11.515Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:11:11.516Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T15:11:11.516Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:11.516Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:11:11.516Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:11:11.516Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3a82ea29-4038-4e78-bdc5-65b9899d6683", X-RequestID:"3a82ea29-4038-4e78-bdc5-65b9899d6683", X-TransactionID:"3a82ea29-4038-4e78-bdc5-65b9899d6683", X-ECOMP-RequestID:"3a82ea29-4038-4e78-bdc5-65b9899d6683", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed23226d-5039-4f1c-a382-397554d7417a"] 2023-04-15T15:11:11.517Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:11:11.517Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:11.686Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:11.687Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:11.687Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:11:11.687Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EE86D82F2D715B40FF38FDFA3F0687BF; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:11:11 GMT", x-envoy-upstream-service-time:"165", server:"envoy"] 2023-04-15T15:11:11.688Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b7b308a2-db9f-11ed-be62-aaf687431df4","businessKey":"9ac6b2ad-cac0-4356-ae36-a554f2a77624","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T15:10:54.660+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b430985e-db9f-11ed-be62-aaf687431df4","superProcessInstanceId":"b7b1cfdf-db9f-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T15:11:11.688Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:11.688Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:11:11.715Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:11:11.715Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T15:11:11.716Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:11.716Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:11:11.716Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:11:11.716Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3a82ea29-4038-4e78-bdc5-65b9899d6683", X-RequestID:"3a82ea29-4038-4e78-bdc5-65b9899d6683", X-TransactionID:"3a82ea29-4038-4e78-bdc5-65b9899d6683", X-ECOMP-RequestID:"3a82ea29-4038-4e78-bdc5-65b9899d6683", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bc50a5f-fc4c-4db7-bb38-19ba7bc40e31"] 2023-04-15T15:11:11.716Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:11:11.717Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:11.897Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:11.897Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:11.898Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:11:11.898Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3A6C00013CB9765200B607D38ED58755; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:11:11 GMT", x-envoy-upstream-service-time:"176", server:"envoy"] 2023-04-15T15:11:11.898Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bacd682a-db9f-11ed-be62-aaf687431df4","parentActivityInstanceId":"b7b308a2-db9f-11ed-be62-aaf687431df4","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"b7b308a2-db9f-11ed-be62-aaf687431df4","executionId":"b7b308a2-db9f-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T15:10:59.866+0000","endTime":"2023-04-15T15:10:59.875+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b430985e-db9f-11ed-be62-aaf687431df4"}] 2023-04-15T15:11:11.899Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:11.899Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:11:11.904Z|3a82ea29-4038-4e78-bdc5-65b9899d6683|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:11:17.892Z|58a29786-4177-4ae8-a7bb-8834ebe79202|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:11:17.893Z|58a29786-4177-4ae8-a7bb-8834ebe79202|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:17.910Z|5bd9ce4e-243b-469d-93e3-2ea887a3959a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:11:17.911Z|5bd9ce4e-243b-469d-93e3-2ea887a3959a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:17.922Z|8b5058dd-17fe-4814-a3ed-cbb664b412ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:11:17.922Z|8b5058dd-17fe-4814-a3ed-cbb664b412ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:20.750Z|93130a24-29b7-456e-80a9-7d5122e0938f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:11:20.754Z|93130a24-29b7-456e-80a9-7d5122e0938f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:11:22.141Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:11:22.150Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:11:22.150Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||Invoke 2023-04-15T15:11:22.150Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:22.150Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:11:22.151Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Method : GET 2023-04-15T15:11:22.151Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22a210b00f3d7c99e8a758717ec7606c", X-B3-SpanId:"00f61ed99e6214a6", X-B3-ParentSpanId:"0fbb5caa83f835b2", X-B3-Sampled:"0", X-ONAP-RequestID:"fb3b9f7f-64f7-4a25-90d0-79dc527114fd", X-RequestID:"fb3b9f7f-64f7-4a25-90d0-79dc527114fd", X-TransactionID:"fb3b9f7f-64f7-4a25-90d0-79dc527114fd", X-ECOMP-RequestID:"fb3b9f7f-64f7-4a25-90d0-79dc527114fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08805aa9-88f1-4f36-9eca-242f3acb2468"] 2023-04-15T15:11:22.151Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Request body: 2023-04-15T15:11:22.151Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:22.191Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:22.191Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:22.192Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status text : OK 2023-04-15T15:11:22.192Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:23 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:22.194Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Response body: { "requestId" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "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-04-15T15:10:48.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"modelVersion\": \"1681571424406\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:11:00.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" } } } 2023-04-15T15:11:22.194Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:22.195Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||InvokeReturn 2023-04-15T15:11:22.196Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:11:22.196Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:11:22.197Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:22.197Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:11:22.197Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:11:22.198Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22a210b00f3d7c99e8a758717ec7606c", X-B3-SpanId:"1adbc84c24fd54ae", X-B3-ParentSpanId:"0fbb5caa83f835b2", X-B3-Sampled:"0", X-ONAP-RequestID:"fb3b9f7f-64f7-4a25-90d0-79dc527114fd", X-RequestID:"fb3b9f7f-64f7-4a25-90d0-79dc527114fd", X-TransactionID:"fb3b9f7f-64f7-4a25-90d0-79dc527114fd", X-ECOMP-RequestID:"fb3b9f7f-64f7-4a25-90d0-79dc527114fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96857ac2-66eb-46de-8b64-bf109f033725"] 2023-04-15T15:11:22.198Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:11:22.198Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:22.217Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:22.217Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:22.218Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:11:22.218Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:23 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:22.219Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "groupingId" : "cbec03d9-7de6-49c4-a7a9-34999b54df35", "name" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a/cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"updated_time\":1681571460000,\"creation_time\":1681571364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"f240ee41ba6f4bbd9aede300d429b64b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"vnf_id\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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-04-15T15:11:02.000+00:00", "isDataInternal" : false } ] 2023-04-15T15:11:22.220Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:22.220Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:11:22.238Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:11:22.239Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T15:11:22.239Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:22.239Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:11:22.239Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:11:22.239Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb3b9f7f-64f7-4a25-90d0-79dc527114fd", X-RequestID:"fb3b9f7f-64f7-4a25-90d0-79dc527114fd", X-TransactionID:"fb3b9f7f-64f7-4a25-90d0-79dc527114fd", X-ECOMP-RequestID:"fb3b9f7f-64f7-4a25-90d0-79dc527114fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92fd704c-88ea-414e-b349-32cfd37eb375"] 2023-04-15T15:11:22.239Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:11:22.240Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:22.382Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:22.382Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:22.383Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:11:22.383Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=26026A36051994813C48C5F093306269; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:11:22 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2023-04-15T15:11:22.383Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b7b308a2-db9f-11ed-be62-aaf687431df4","businessKey":"9ac6b2ad-cac0-4356-ae36-a554f2a77624","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T15:10:54.660+0000","endTime":"2023-04-15T15:11:16.719+0000","removalTime":null,"durationInMillis":22059,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b430985e-db9f-11ed-be62-aaf687431df4","superProcessInstanceId":"b7b1cfdf-db9f-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-15T15:11:22.383Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:22.384Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:11:22.404Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:11:22.405Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T15:11:22.405Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:22.405Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:11:22.405Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:11:22.405Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb3b9f7f-64f7-4a25-90d0-79dc527114fd", X-RequestID:"fb3b9f7f-64f7-4a25-90d0-79dc527114fd", X-TransactionID:"fb3b9f7f-64f7-4a25-90d0-79dc527114fd", X-ECOMP-RequestID:"fb3b9f7f-64f7-4a25-90d0-79dc527114fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a574b85-3dcd-4675-8e92-4d6aa4d567f7"] 2023-04-15T15:11:22.406Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:11:22.406Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:22.600Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:22.600Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:22.600Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:11:22.600Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=080CFBE7C675F19650D147A335B60B0F; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:11:22 GMT", x-envoy-upstream-service-time:"190", server:"envoy"] 2023-04-15T15:11:22.600Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:c4d8aa6d-db9f-11ed-be62-aaf687431df4","parentActivityInstanceId":"b7b308a2-db9f-11ed-be62-aaf687431df4","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"b7b308a2-db9f-11ed-be62-aaf687431df4","executionId":"b7b308a2-db9f-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T15:11:16.717+0000","endTime":"2023-04-15T15:11:16.717+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b430985e-db9f-11ed-be62-aaf687431df4"}] 2023-04-15T15:11:22.601Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:22.601Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:11:22.605Z|fb3b9f7f-64f7-4a25-90d0-79dc527114fd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:11:27.923Z|c87776e1-4ec4-4a9c-bcf4-2ca06efac389|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:11:27.923Z|c87776e1-4ec4-4a9c-bcf4-2ca06efac389|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:27.939Z|56b30891-f9bc-4bb9-b024-ce6f968b2a06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:11:27.939Z|56b30891-f9bc-4bb9-b024-ce6f968b2a06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:27.949Z|78eca797-9203-413d-8562-db8164e217f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:11:27.949Z|78eca797-9203-413d-8562-db8164e217f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:32.803Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:11:32.811Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:11:32.811Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||Invoke 2023-04-15T15:11:32.811Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:32.811Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:11:32.812Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Method : GET 2023-04-15T15:11:32.812Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33b6fd51d78e085e1fae26e0fc931fb3", X-B3-SpanId:"c1c2628deeada066", X-B3-ParentSpanId:"a55ed72a50916a24", X-B3-Sampled:"0", X-ONAP-RequestID:"82ff8a04-9ce7-44bd-a5e4-2481eca8c11b", X-RequestID:"82ff8a04-9ce7-44bd-a5e4-2481eca8c11b", X-TransactionID:"82ff8a04-9ce7-44bd-a5e4-2481eca8c11b", X-ECOMP-RequestID:"82ff8a04-9ce7-44bd-a5e4-2481eca8c11b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"467906e8-d0c0-4f2a-96ba-ee3c8c78885b"] 2023-04-15T15:11:32.812Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Request body: 2023-04-15T15:11:32.812Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:32.846Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:32.847Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:32.847Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status text : OK 2023-04-15T15:11:32.847Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:32 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:32.849Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Response body: { "requestId" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-04-15T15:10:48.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"modelVersion\": \"1681571424406\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:11:33.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" } } } 2023-04-15T15:11:32.849Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:32.849Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||InvokeReturn 2023-04-15T15:11:32.850Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:11:32.850Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:11:32.850Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:32.850Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:11:32.850Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:11:32.851Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33b6fd51d78e085e1fae26e0fc931fb3", X-B3-SpanId:"db598ab457e5cfae", X-B3-ParentSpanId:"a55ed72a50916a24", X-B3-Sampled:"0", X-ONAP-RequestID:"82ff8a04-9ce7-44bd-a5e4-2481eca8c11b", X-RequestID:"82ff8a04-9ce7-44bd-a5e4-2481eca8c11b", X-TransactionID:"82ff8a04-9ce7-44bd-a5e4-2481eca8c11b", X-ECOMP-RequestID:"82ff8a04-9ce7-44bd-a5e4-2481eca8c11b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac3a169c-cb6d-488a-bf96-e77f42a135c9"] 2023-04-15T15:11:32.851Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:11:32.851Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:32.872Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:32.873Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:32.873Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:11:32.873Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:32 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:32.876Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "groupingId" : "cbec03d9-7de6-49c4-a7a9-34999b54df35", "name" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a/cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"updated_time\":1681571460000,\"creation_time\":1681571364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"f240ee41ba6f4bbd9aede300d429b64b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"vnf_id\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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-04-15T15:11:02.000+00:00", "isDataInternal" : false } ] 2023-04-15T15:11:32.877Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:32.877Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:11:32.896Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:11:32.897Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T15:11:32.897Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:32.897Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T15:11:32.897Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:11:32.897Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"82ff8a04-9ce7-44bd-a5e4-2481eca8c11b", X-RequestID:"82ff8a04-9ce7-44bd-a5e4-2481eca8c11b", X-TransactionID:"82ff8a04-9ce7-44bd-a5e4-2481eca8c11b", X-ECOMP-RequestID:"82ff8a04-9ce7-44bd-a5e4-2481eca8c11b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0580feaf-5bae-457f-a7cc-5d7b58004329"] 2023-04-15T15:11:32.897Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:11:32.897Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:33.080Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:33.081Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:33.081Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:11:33.082Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AF78DBEF4695E3AF3F3C80D94537E44C; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:11:32 GMT", x-envoy-upstream-service-time:"166", server:"envoy"] 2023-04-15T15:11:33.082Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b7b308a2-db9f-11ed-be62-aaf687431df4","businessKey":"9ac6b2ad-cac0-4356-ae36-a554f2a77624","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T15:10:54.660+0000","endTime":"2023-04-15T15:11:16.719+0000","removalTime":null,"durationInMillis":22059,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b430985e-db9f-11ed-be62-aaf687431df4","superProcessInstanceId":"b7b1cfdf-db9f-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-15T15:11:33.083Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:33.083Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ac6b2ad-cac0-4356-ae36-a554f2a77624&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:11:33.108Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:11:33.109Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T15:11:33.109Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:33.109Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T15:11:33.109Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T15:11:33.110Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"82ff8a04-9ce7-44bd-a5e4-2481eca8c11b", X-RequestID:"82ff8a04-9ce7-44bd-a5e4-2481eca8c11b", X-TransactionID:"82ff8a04-9ce7-44bd-a5e4-2481eca8c11b", X-ECOMP-RequestID:"82ff8a04-9ce7-44bd-a5e4-2481eca8c11b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d1c1ad0-6e1f-440f-b915-9641678fbd27"] 2023-04-15T15:11:33.110Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T15:11:33.111Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:33.253Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:33.254Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:33.254Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T15:11:33.254Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=62D607BD9DDC019F9351EDEA35E5B8F4; Path=/; HttpOnly", cache-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, 15 Apr 2023 15:11:32 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2023-04-15T15:11:33.254Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:c4d8aa6d-db9f-11ed-be62-aaf687431df4","parentActivityInstanceId":"b7b308a2-db9f-11ed-be62-aaf687431df4","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"b7b308a2-db9f-11ed-be62-aaf687431df4","executionId":"b7b308a2-db9f-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T15:11:16.717+0000","endTime":"2023-04-15T15:11:16.717+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b430985e-db9f-11ed-be62-aaf687431df4"}] 2023-04-15T15:11:33.254Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:33.255Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7b308a2-db9f-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T15:11:33.259Z|82ff8a04-9ce7-44bd-a5e4-2481eca8c11b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:11:35.750Z|eaa5c502-bb88-4627-ac03-4bccb2771649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:11:35.751Z|eaa5c502-bb88-4627-ac03-4bccb2771649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:11:37.698Z|b57fcedc-4df9-4203-953b-b50334a5e211|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:11:37.699Z|b57fcedc-4df9-4203-953b-b50334a5e211|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:11:37.957Z|5c66c9b1-e19d-4ea5-a554-79e2e256c601|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:11:37.958Z|5c66c9b1-e19d-4ea5-a554-79e2e256c601|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:37.972Z|1fab8ceb-73a4-4195-ad05-5082bf270607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:11:37.973Z|1fab8ceb-73a4-4195-ad05-5082bf270607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:37.983Z|0a7ccbd2-ef2d-46fa-abf8-dd88dfcf1cf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:11:37.984Z|0a7ccbd2-ef2d-46fa-abf8-dd88dfcf1cf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:43.504Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:11:43.513Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:11:43.513Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||Invoke 2023-04-15T15:11:43.513Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:43.513Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:11:43.513Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Method : GET 2023-04-15T15:11:43.513Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e08e73af85daa36acb4eeea598179e2", X-B3-SpanId:"596e1494946b8913", X-B3-ParentSpanId:"81d177f869cb51db", X-B3-Sampled:"0", X-ONAP-RequestID:"a7e27adb-a298-49c2-820f-36e642eef098", X-RequestID:"a7e27adb-a298-49c2-820f-36e642eef098", X-TransactionID:"a7e27adb-a298-49c2-820f-36e642eef098", X-ECOMP-RequestID:"a7e27adb-a298-49c2-820f-36e642eef098", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b34808e7-2ad7-47d2-a8b9-eaef508a4881"] 2023-04-15T15:11:43.513Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Request body: 2023-04-15T15:11:43.514Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:43.539Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:43.540Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:43.540Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status text : OK 2023-04-15T15:11:43.540Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:44 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:43.540Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Response body: { "requestId" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "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-04-15T15:10:48.000+00:00", "endTime" : "2023-04-15T15:11:35.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"modelVersion\": \"1681571424406\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:11:36.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" } } } 2023-04-15T15:11:43.540Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:43.540Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||InvokeReturn 2023-04-15T15:11:43.541Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:11:43.542Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:11:43.542Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:43.542Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:11:43.542Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:11:43.542Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e08e73af85daa36acb4eeea598179e2", X-B3-SpanId:"ba49f4f00c4e0186", X-B3-ParentSpanId:"81d177f869cb51db", X-B3-Sampled:"0", X-ONAP-RequestID:"a7e27adb-a298-49c2-820f-36e642eef098", X-RequestID:"a7e27adb-a298-49c2-820f-36e642eef098", X-TransactionID:"a7e27adb-a298-49c2-820f-36e642eef098", X-ECOMP-RequestID:"a7e27adb-a298-49c2-820f-36e642eef098", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e44890b-3ee4-4911-a00d-cb297e4aaf9e"] 2023-04-15T15:11:43.542Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:11:43.542Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:43.556Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:43.556Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:43.556Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:11:43.556Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:44 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:43.557Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "groupingId" : "cbec03d9-7de6-49c4-a7a9-34999b54df35", "name" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a/cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"updated_time\":1681571460000,\"creation_time\":1681571364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"f240ee41ba6f4bbd9aede300d429b64b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"vnf_id\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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-04-15T15:11:02.000+00:00", "isDataInternal" : false } ] 2023-04-15T15:11:43.557Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:43.558Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:11:43.563Z|a7e27adb-a298-49c2-820f-36e642eef098|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:11:43.751Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:11:43.755Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:11:43.756Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||Invoke 2023-04-15T15:11:43.756Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:43.756Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:11:43.756Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Method : GET 2023-04-15T15:11:43.756Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1812e59eeb99a7284e78a96fca9a712c", X-B3-SpanId:"988c9294ed32a25c", X-B3-ParentSpanId:"3553d1acdd34d5ab", X-B3-Sampled:"0", X-ONAP-RequestID:"13404f38-abb7-4f8f-996c-efe3806ffa9e", X-RequestID:"13404f38-abb7-4f8f-996c-efe3806ffa9e", X-TransactionID:"13404f38-abb7-4f8f-996c-efe3806ffa9e", X-ECOMP-RequestID:"13404f38-abb7-4f8f-996c-efe3806ffa9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d8b26a4-f747-4197-8aab-f009b4d566d6"] 2023-04-15T15:11:43.756Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Request body: 2023-04-15T15:11:43.756Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:43.781Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:43.782Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:43.782Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status text : OK 2023-04-15T15:11:43.782Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:44 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:43.782Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Response body: { "requestId" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "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-04-15T15:10:48.000+00:00", "endTime" : "2023-04-15T15:11:35.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"modelVersion\": \"1681571424406\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:11:36.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" } } } 2023-04-15T15:11:43.782Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:43.782Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||InvokeReturn 2023-04-15T15:11:43.783Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:11:43.783Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:11:43.784Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:43.784Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:11:43.784Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:11:43.784Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1812e59eeb99a7284e78a96fca9a712c", X-B3-SpanId:"7ac816fcc0180da7", X-B3-ParentSpanId:"3553d1acdd34d5ab", X-B3-Sampled:"0", X-ONAP-RequestID:"13404f38-abb7-4f8f-996c-efe3806ffa9e", X-RequestID:"13404f38-abb7-4f8f-996c-efe3806ffa9e", X-TransactionID:"13404f38-abb7-4f8f-996c-efe3806ffa9e", X-ECOMP-RequestID:"13404f38-abb7-4f8f-996c-efe3806ffa9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff437378-1568-4406-b906-bbfd2d815951"] 2023-04-15T15:11:43.784Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:11:43.784Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:43.803Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:43.804Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:43.804Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:11:43.804Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:44 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:43.804Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "groupingId" : "cbec03d9-7de6-49c4-a7a9-34999b54df35", "name" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a/cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"updated_time\":1681571460000,\"creation_time\":1681571364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"f240ee41ba6f4bbd9aede300d429b64b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"vnf_id\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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-04-15T15:11:02.000+00:00", "isDataInternal" : false } ] 2023-04-15T15:11:43.804Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:43.804Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:11:43.812Z|13404f38-abb7-4f8f-996c-efe3806ffa9e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:11:44.013Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:11:44.020Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:11:44.021Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||Invoke 2023-04-15T15:11:44.022Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:44.022Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:11:44.022Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Method : GET 2023-04-15T15:11:44.023Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf406c3c2134e45995d37ddb9fccb2c7", X-B3-SpanId:"94a416d24b5a49a9", X-B3-ParentSpanId:"cbf5ae260ba19e0b", X-B3-Sampled:"0", X-ONAP-RequestID:"e024c7bb-cc72-43f6-b07c-2264f8c5c278", X-RequestID:"e024c7bb-cc72-43f6-b07c-2264f8c5c278", X-TransactionID:"e024c7bb-cc72-43f6-b07c-2264f8c5c278", X-ECOMP-RequestID:"e024c7bb-cc72-43f6-b07c-2264f8c5c278", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2173ebfb-0c5b-414c-810d-33c3650ed305"] 2023-04-15T15:11:44.023Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Request body: 2023-04-15T15:11:44.024Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:44.051Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:44.051Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:44.051Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status text : OK 2023-04-15T15:11:44.052Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:44 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:44.052Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Response body: { "requestId" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "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-04-15T15:10:48.000+00:00", "endTime" : "2023-04-15T15:11:35.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"modelVersion\": \"1681571424406\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:11:36.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" } } } 2023-04-15T15:11:44.052Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:44.052Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||InvokeReturn 2023-04-15T15:11:44.054Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:11:44.054Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:11:44.054Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:44.055Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:11:44.055Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:11:44.055Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf406c3c2134e45995d37ddb9fccb2c7", X-B3-SpanId:"2472b69cfd90e0d4", X-B3-ParentSpanId:"cbf5ae260ba19e0b", X-B3-Sampled:"0", X-ONAP-RequestID:"e024c7bb-cc72-43f6-b07c-2264f8c5c278", X-RequestID:"e024c7bb-cc72-43f6-b07c-2264f8c5c278", X-TransactionID:"e024c7bb-cc72-43f6-b07c-2264f8c5c278", X-ECOMP-RequestID:"e024c7bb-cc72-43f6-b07c-2264f8c5c278", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d09dcd48-e252-4698-b607-1edb82d4edf1"] 2023-04-15T15:11:44.055Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:11:44.055Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:44.073Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:44.074Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:44.074Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:11:44.074Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:44 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:44.075Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "groupingId" : "cbec03d9-7de6-49c4-a7a9-34999b54df35", "name" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a/cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"updated_time\":1681571460000,\"creation_time\":1681571364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"f240ee41ba6f4bbd9aede300d429b64b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"vnf_id\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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-04-15T15:11:02.000+00:00", "isDataInternal" : false } ] 2023-04-15T15:11:44.075Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:44.075Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:11:44.083Z|e024c7bb-cc72-43f6-b07c-2264f8c5c278|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:11:44.287Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:11:44.294Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:11:44.294Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||Invoke 2023-04-15T15:11:44.294Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:44.295Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:11:44.295Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Method : GET 2023-04-15T15:11:44.295Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c91d7f6153a574c15d281420aed74b56", X-B3-SpanId:"5c22f545ea24e99f", X-B3-ParentSpanId:"5fd693af69aad30e", X-B3-Sampled:"0", X-ONAP-RequestID:"7fa0756b-4c0b-4632-b9a7-1a16de352c0f", X-RequestID:"7fa0756b-4c0b-4632-b9a7-1a16de352c0f", X-TransactionID:"7fa0756b-4c0b-4632-b9a7-1a16de352c0f", X-ECOMP-RequestID:"7fa0756b-4c0b-4632-b9a7-1a16de352c0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"010f1802-5239-4368-afab-6460bb1d1e87"] 2023-04-15T15:11:44.295Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Request body: 2023-04-15T15:11:44.295Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:44.320Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:44.320Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:44.321Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status text : OK 2023-04-15T15:11:44.321Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:44 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:44.322Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Response body: { "requestId" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "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-04-15T15:10:48.000+00:00", "endTime" : "2023-04-15T15:11:35.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"modelVersion\": \"1681571424406\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:11:36.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" } } } 2023-04-15T15:11:44.322Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:44.323Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||InvokeReturn 2023-04-15T15:11:44.324Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:11:44.324Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:11:44.324Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:44.324Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:11:44.325Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:11:44.325Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c91d7f6153a574c15d281420aed74b56", X-B3-SpanId:"4bda0d8639725f29", X-B3-ParentSpanId:"5fd693af69aad30e", X-B3-Sampled:"0", X-ONAP-RequestID:"7fa0756b-4c0b-4632-b9a7-1a16de352c0f", X-RequestID:"7fa0756b-4c0b-4632-b9a7-1a16de352c0f", X-TransactionID:"7fa0756b-4c0b-4632-b9a7-1a16de352c0f", X-ECOMP-RequestID:"7fa0756b-4c0b-4632-b9a7-1a16de352c0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa89b4e5-de05-4678-a60e-174d256fc176"] 2023-04-15T15:11:44.325Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:11:44.325Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:44.347Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:44.347Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:44.347Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:11:44.348Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:44 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:44.349Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "groupingId" : "cbec03d9-7de6-49c4-a7a9-34999b54df35", "name" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a/cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"updated_time\":1681571460000,\"creation_time\":1681571364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"f240ee41ba6f4bbd9aede300d429b64b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"vnf_id\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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-04-15T15:11:02.000+00:00", "isDataInternal" : false } ] 2023-04-15T15:11:44.349Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:44.350Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:11:44.356Z|7fa0756b-4c0b-4632-b9a7-1a16de352c0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:11:44.544Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:11:44.549Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:11:44.550Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||Invoke 2023-04-15T15:11:44.550Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:44.550Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624 2023-04-15T15:11:44.551Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Method : GET 2023-04-15T15:11:44.551Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d875ffc5574184f791675887f6951b28", X-B3-SpanId:"41dafdd30c21a4df", X-B3-ParentSpanId:"3f84110adbf5dd66", X-B3-Sampled:"0", X-ONAP-RequestID:"965b6264-b77e-4cad-88bd-3da04c39e7e3", X-RequestID:"965b6264-b77e-4cad-88bd-3da04c39e7e3", X-TransactionID:"965b6264-b77e-4cad-88bd-3da04c39e7e3", X-ECOMP-RequestID:"965b6264-b77e-4cad-88bd-3da04c39e7e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6720f337-2d78-4d16-b42a-05ec35e32d0c"] 2023-04-15T15:11:44.552Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Request body: 2023-04-15T15:11:44.552Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:44.585Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:44.586Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:44.586Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Status text : OK 2023-04-15T15:11:44.587Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:45 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:44.588Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||Response body: { "requestId" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "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-04-15T15:10:48.000+00:00", "endTime" : "2023-04-15T15:11:35.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfType" : "", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"cb9231d5-2bd7-4065-ab44-3dd9f1a69cc7\",\n \"modelVersionId\": \"5a7dc60a-f97b-46db-ab87-2d040afa499d\",\n \"modelName\": \"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\n \"modelVersion\": \"1681571424406\",\n \"modelCustomizationId\": \"223d93c2-f524-473d-a671-2211ae8d5b56\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:11:36.000+00:00", "vfModuleId" : "adc488e4-e6d1-42f1-9c27-83c898f9dd87", "vfModuleName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "vfModuleModelName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vfModules/adc488e4-e6d1-42f1-9c27-83c898f9dd87", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624" } } } 2023-04-15T15:11:44.588Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:44.588Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ac6b2ad-cac0-4356-ae36-a554f2a77624|INFO|500||InvokeReturn 2023-04-15T15:11:44.590Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:11:44.591Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:11:44.591Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:44.592Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false 2023-04-15T15:11:44.592Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:11:44.592Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d875ffc5574184f791675887f6951b28", X-B3-SpanId:"099454a7a9d6da59", X-B3-ParentSpanId:"3f84110adbf5dd66", X-B3-Sampled:"0", X-ONAP-RequestID:"965b6264-b77e-4cad-88bd-3da04c39e7e3", X-RequestID:"965b6264-b77e-4cad-88bd-3da04c39e7e3", X-TransactionID:"965b6264-b77e-4cad-88bd-3da04c39e7e3", X-ECOMP-RequestID:"965b6264-b77e-4cad-88bd-3da04c39e7e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34d60875-0c08-4e3b-9188-e4a90726f8f5"] 2023-04-15T15:11:44.593Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:11:44.593Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:44.615Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:44.616Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:44.617Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:11:44.617Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:45 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:44.618Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "9ac6b2ad-cac0-4356-ae36-a554f2a77624", "groupingId" : "cbec03d9-7de6-49c4-a7a9-34999b54df35", "name" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a/cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"updated_time\":1681571460000,\"creation_time\":1681571364000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"f240ee41ba6f4bbd9aede300d429b64b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cbec03d9-7de6-49c4-a7a9-34999b54df35\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a\",\"vnf_name\":\"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0\",\"vnf_id\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\",\"vf_module_id\":\"adc488e4-e6d1-42f1-9c27-83c898f9dd87\",\"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-04-15T15:11:02.000+00:00", "isDataInternal" : false } ] 2023-04-15T15:11:44.618Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:44.619Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ac6b2ad-cac0-4356-ae36-a554f2a77624&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:11:44.628Z|965b6264-b77e-4cad-88bd-3da04c39e7e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ac6b2ad-cac0-4356-ae36-a554f2a77624|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:11:47.665Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:11:47.667Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|||INFO|500||Checking if requestId: 53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e already exists in requestDb InfraActiveRequests table 2023-04-15T15:11:47.667Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e 2023-04-15T15:11:47.667Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|INFO|500||Invoke 2023-04-15T15:11:47.667Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:47.667Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e 2023-04-15T15:11:47.668Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Method : GET 2023-04-15T15:11:47.668Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0dd73affcbefe80b70b3518e5bbbd6eb", X-B3-SpanId:"811800f2ffde8498", X-B3-ParentSpanId:"bc4183df21a8c7a4", X-B3-Sampled:"0", X-ONAP-RequestID:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-RequestID:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-TransactionID:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-ECOMP-RequestID:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d57c1cdb-f45e-42bb-be50-8fe8855352aa"] 2023-04-15T15:11:47.668Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Request body: 2023-04-15T15:11:47.668Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:47.692Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:47.693Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T15:11:47.693Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Status text : Not Found 2023-04-15T15:11:47.693Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:48 GMT", x-envoy-upstream-service-time:"20", server:"envoy"] 2023-04-15T15:11:47.693Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Response body: 2023-04-15T15:11:47.693Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:47.694Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|INFO|404|Not Found|InvokeReturn 2023-04-15T15:11:47.706Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|||INFO|500||Running local validations 2023-04-15T15:11:47.716Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T15:11:47.735Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/related-to/volume-groups|INFO|500||Invoke 2023-04-15T15:11:47.735Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c25d7d4b-bffb-4dc8-983e-7cdfe316bd7f], X-ECOMP-RequestID=[53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e], X-TransactionId=[], X-ONAP-RequestID=[53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e]} 2023-04-15T15:11:47.788Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/related-to/volume-groups has http status code:404 and response headers:{date=[Sat, 15 Apr 2023 15:11:47 GMT], server=[envoy], content-length=[408], x-envoy-upstream-service-time=[45], x-aai-txid=[2-aai-resources-230415-15:11:47:637-61832], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T15:11:47.789Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/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/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/related-to/volume-groups","ERR.5.4.6114"]}}} 2023-04-15T15:11:47.789Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2023-04-15T15:11:47.790Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/related-to/volume-groups 2023-04-15T15:11:47.791Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : f28f9567-8615-42b6-9e2f-de4f9e86a0ef 2023-04-15T15:11:47.795Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T15:11:47.808Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-15T15:11:47.808Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vf-modules|INFO|500||Invoke 2023-04-15T15:11:47.852Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vf-modules|INFO|404|Not Found|InvokeReturn 2023-04-15T15:11:47.852Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vf-modules has http status code:404 and response headers:{date=[Sat, 15 Apr 2023 15:11:47 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[41], x-aai-txid=[1-aai-resources-230415-15:11:47:707-50953], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T15:11:47.853Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vf-modules","ERR.5.4.6114"]}}} 2023-04-15T15:11:47.854Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/f28f9567-8615-42b6-9e2f-de4f9e86a0ef/vf-modules 2023-04-15T15:11:47.854Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : f28f9567-8615-42b6-9e2f-de4f9e86a0ef 2023-04-15T15:11:47.857Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T15:11:47.869Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||Invoke 2023-04-15T15:11:47.869Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d3f30f94-f583-4849-9ce9-678b0a6ad8bd], X-ECOMP-RequestID=[53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e], X-TransactionId=[], X-ONAP-RequestID=[53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e]} 2023-04-15T15:11:47.935Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|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/fb473d69d819483e8b1a0bf6189af7a5 has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 15:11:47 GMT], server=[envoy], content-length=[1052], x-envoy-upstream-service-time=[63], vertex-id=[200904], x-aai-txid=[2-aai-resources-230415-15:11:47:767-18026], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T15:11:47.936Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|DEBUG|500||{"tenant-id":"fb473d69d819483e8b1a0bf6189af7a5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1681571338728","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/f28f9567-8615-42b6-9e2f-de4f9e86a0ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f28f9567-8615-42b6-9e2f-de4f9e86a0ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_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-04-15T15:11:47.936Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||InvokeReturn 2023-04-15T15:11:47.937Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-15T15:11:47.937Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-15T15:11:47.939Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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-04-15T15:11:47.939Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-15T15:11:47.939Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:47.939Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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-04-15T15:11:47.939Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-15T15:11:47.939Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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:"0dd73affcbefe80b70b3518e5bbbd6eb", X-B3-SpanId:"128e806a4c7007c8", X-B3-ParentSpanId:"bc4183df21a8c7a4", X-B3-Sampled:"0", X-ONAP-RequestID:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-RequestID:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-TransactionID:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-ECOMP-RequestID:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6963e10f-b965-40ce-bdd3-559c6daad6eb"] 2023-04-15T15:11:47.940Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"f28f9567-8615-42b6-9e2f-de4f9e86a0ef","serviceInstanceId":"0cebc5fc-0902-447a-a869-4d43d2d80ba3"},"instanceName":null,"requestScope":"vnf"} 2023-04-15T15:11:47.940Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:47.971Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:47.971Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:47.972Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-15T15:11:47.972Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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, 15 Apr 2023 15:11:48 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2023-04-15T15:11:47.972Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-15T15:11:47.972Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:47.972Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-15T15:11:47.973Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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-04-15T15:11:47.973Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-04-15T15:11:47.973Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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-04-15T15:11:47.973Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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-04-15T15:11:47.973Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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-04-15T15:11:47.973Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-RequestID:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-TransactionID:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-ECOMP-RequestID:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d310d4b6-8051-4d9c-833a-307ddf89903b"] 2023-04-15T15:11:47.973Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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-04-15T15:11:47.973Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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-04-15T15:11:47.990Z|a20e94c8-9cdd-4ba3-96c3-c73b6918fc95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:11:47.991Z|a20e94c8-9cdd-4ba3-96c3-c73b6918fc95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:48.003Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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-04-15T15:11:48.004Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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-04-15T15:11:48.004Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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-04-15T15:11:48.004Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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, 15 Apr 2023 15:11:47 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:48.004Z|dc148887-28c2-4263-9896-8f1f8ec8e406|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:11:48.004Z|dc148887-28c2-4263-9896-8f1f8ec8e406|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:48.005Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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" : 10036, "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-04-15T03:11:51.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036" } } } 2023-04-15T15:11:48.005Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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-04-15T15:11:48.005Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-04-15T15:11:48.007Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-15T15:11:48.007Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-15T15:11:48.007Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:48.007Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-15T15:11:48.007Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-15T15:11:48.007Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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:"0dd73affcbefe80b70b3518e5bbbd6eb", X-B3-SpanId:"5252d33680ef4aca", X-B3-ParentSpanId:"bc4183df21a8c7a4", X-B3-Sampled:"0", X-ONAP-RequestID:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-RequestID:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-TransactionID:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-ECOMP-RequestID:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75fe16b6-ff49-4730-a93b-6c3ce5662f9b"] 2023-04-15T15:11:48.007Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e","requestStatus":"IN_PROGRESS","startTime":1681571507854,"source":"VID","vnfId":"f28f9567-8615-42b6-9e2f-de4f9e86a0ef","tenantId":"fb473d69d819483e8b1a0bf6189af7a5","requestBody":"{\n\t\"requestDetails\": {\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\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"0cebc5fc-0902-447a-a869-4d43d2d80ba3","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e"} 2023-04-15T15:11:48.007Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:48.011Z|d58ff142-8230-402a-925a-f63c0d5873ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:11:48.011Z|d58ff142-8230-402a-925a-f63c0d5873ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:48.045Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:48.046Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-15T15:11:48.046Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-15T15:11:48.046Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:48 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:48.046Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T15:11:47.854+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-15T15:11:48.912+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e" } } } 2023-04-15T15:11:48.046Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:48.046Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-15T15:11:48.050Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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-04-15T15:11:48.051Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-15T15:11:48.051Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:48.051Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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-04-15T15:11:48.051Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-15T15:11:48.051Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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:"0dd73affcbefe80b70b3518e5bbbd6eb", X-B3-SpanId:"a5535808f33a563d", X-B3-ParentSpanId:"bc4183df21a8c7a4", X-B3-Sampled:"0", X-ONAP-RequestID:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-RequestID:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-TransactionID:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-ECOMP-RequestID:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22f89e96-1350-427d-aa91-1817aa4806f0"] 2023-04-15T15:11:48.051Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|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\":\"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\"modelVersionId\":\"51647c00-0c71-4001-9331-61461aaf23f9\",\"modelCustomizationId\":\"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\"modelUuid\":\"51647c00-0c71-4001-9331-61461aaf23f9\",\"modelInvariantUuid\":\"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"0cebc5fc-0902-447a-a869-4d43d2d80ba3\",\"vnfInstanceId\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\"}","type":"String"},"requestId":{"value":"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e","type":"String"},"mso-request-id":{"value":"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"0cebc5fc-0902-447a-a869-4d43d2d80ba3","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"f28f9567-8615-42b6-9e2f-de4f9e86a0ef","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/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-15T15:11:48.051Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:49.070Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:49.071Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-15T15:11:49.072Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-15T15:11:49.072Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sat, 15 Apr 2023 15:11:49 GMT", x-onap-requestid:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", x-requestid:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", x-transactionid:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", x-ecomp-requestid:"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", x-onap-partnername:"UNKNOWN", x-invocationid:"22f89e96-1350-427d-aa91-1817aa4806f0", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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:"1014", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:49.073Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e\",\"instanceId\":\"f28f9567-8615-42b6-9e2f-de4f9e86a0ef\"}}","message":"Success","processInstanceID":"d7889969-db9f-11ed-be62-aaf687431df4","variables":null,"messageCode":200} 2023-04-15T15:11:49.073Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:49.074Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-15T15:11:49.091Z|53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:11:49.314Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:11:49.318Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e 2023-04-15T15:11:49.318Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|INFO|500||Invoke 2023-04-15T15:11:49.318Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:49.319Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e 2023-04-15T15:11:49.319Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Method : GET 2023-04-15T15:11:49.319Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"084b2de36b71aa2d3ece515492b41bb1", X-B3-SpanId:"dbf87d5b97a6b9f0", X-B3-ParentSpanId:"e811b59126c58344", X-B3-Sampled:"0", X-ONAP-RequestID:"29cd9fe0-e678-4dd9-8753-3225b57578b3", X-RequestID:"29cd9fe0-e678-4dd9-8753-3225b57578b3", X-TransactionID:"29cd9fe0-e678-4dd9-8753-3225b57578b3", X-ECOMP-RequestID:"29cd9fe0-e678-4dd9-8753-3225b57578b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8aabea4e-b7e0-4e4a-9c8b-30e46e66a390"] 2023-04-15T15:11:49.319Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Request body: 2023-04-15T15:11:49.319Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:49.616Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:49.617Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:49.617Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Status text : OK 2023-04-15T15:11:49.617Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:50 GMT", x-envoy-upstream-service-time:"295", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:49.618Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Response body: { "requestId" : "53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T15:11:47.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:11:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e" } } } 2023-04-15T15:11:49.618Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:49.618Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|INFO|500||InvokeReturn 2023-04-15T15:11:49.620Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false 2023-04-15T15:11:49.620Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:11:49.621Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:49.621Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false 2023-04-15T15:11:49.621Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:11:49.621Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"084b2de36b71aa2d3ece515492b41bb1", X-B3-SpanId:"a0272031fe2d32c4", X-B3-ParentSpanId:"e811b59126c58344", X-B3-Sampled:"0", X-ONAP-RequestID:"29cd9fe0-e678-4dd9-8753-3225b57578b3", X-RequestID:"29cd9fe0-e678-4dd9-8753-3225b57578b3", X-TransactionID:"29cd9fe0-e678-4dd9-8753-3225b57578b3", X-ECOMP-RequestID:"29cd9fe0-e678-4dd9-8753-3225b57578b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"780e2b88-48a1-4087-a803-2e19ee4cb57d"] 2023-04-15T15:11:49.622Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:11:49.622Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:49.641Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:49.641Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:49.641Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:11:49.642Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:11:50 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:49.643Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:11:49.644Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:49.644Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:11:49.654Z|29cd9fe0-e678-4dd9-8753-3225b57578b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:11:50.750Z|4a8d14c3-5a95-45fb-9e11-e6e09bb6dfcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:11:50.750Z|4a8d14c3-5a95-45fb-9e11-e6e09bb6dfcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:11:58.024Z|88d8164d-6b88-43c4-9b87-87d93aeb4162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:11:58.025Z|88d8164d-6b88-43c4-9b87-87d93aeb4162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:58.034Z|45823b81-c463-46c5-a693-6393f3730efb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:11:58.034Z|45823b81-c463-46c5-a693-6393f3730efb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:58.040Z|655888d3-a3a5-4d9f-9e6a-f8474b4c4f7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:11:58.040Z|655888d3-a3a5-4d9f-9e6a-f8474b4c4f7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:59.882Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:11:59.887Z|d4f61764-eb00-4127-9816-290f48faf448|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:11:59.888Z|d4f61764-eb00-4127-9816-290f48faf448|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:11:59.889Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e 2023-04-15T15:11:59.889Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|INFO|500||Invoke 2023-04-15T15:11:59.891Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:59.892Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e 2023-04-15T15:11:59.892Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Method : GET 2023-04-15T15:11:59.892Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad48d611af5623b1af139a069cf20aeb", X-B3-SpanId:"16796037dc0b927f", X-B3-ParentSpanId:"ad22a188c712256c", X-B3-Sampled:"0", X-ONAP-RequestID:"e73fd81f-be2c-49b8-a4f6-35ed426a5a85", X-RequestID:"e73fd81f-be2c-49b8-a4f6-35ed426a5a85", X-TransactionID:"e73fd81f-be2c-49b8-a4f6-35ed426a5a85", X-ECOMP-RequestID:"e73fd81f-be2c-49b8-a4f6-35ed426a5a85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"416611bb-26c9-4492-8a17-08943395cc0e"] 2023-04-15T15:11:59.892Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Request body: 2023-04-15T15:11:59.892Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:59.916Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:59.916Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:59.916Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Status text : OK 2023-04-15T15:11:59.916Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:00 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:59.917Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Response body: { "requestId" : "53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T15:11:47.000+00:00", "endTime" : "2023-04-15T15:11:55.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:11:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e" } } } 2023-04-15T15:11:59.917Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:59.917Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|INFO|500||InvokeReturn 2023-04-15T15:11:59.918Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false 2023-04-15T15:11:59.918Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:11:59.919Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:11:59.919Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false 2023-04-15T15:11:59.919Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:11:59.919Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad48d611af5623b1af139a069cf20aeb", X-B3-SpanId:"6aebc821d146ef11", X-B3-ParentSpanId:"ad22a188c712256c", X-B3-Sampled:"0", X-ONAP-RequestID:"e73fd81f-be2c-49b8-a4f6-35ed426a5a85", X-RequestID:"e73fd81f-be2c-49b8-a4f6-35ed426a5a85", X-TransactionID:"e73fd81f-be2c-49b8-a4f6-35ed426a5a85", X-ECOMP-RequestID:"e73fd81f-be2c-49b8-a4f6-35ed426a5a85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d32e27ea-4332-4732-a1f1-3a0d0a644372"] 2023-04-15T15:11:59.919Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:11:59.919Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:11:59.935Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:11:59.936Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:11:59.936Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:11:59.936Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:00 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:11:59.937Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:11:59.937Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:11:59.937Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:11:59.944Z|e73fd81f-be2c-49b8-a4f6-35ed426a5a85|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:12:00.107Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:12:00.114Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e 2023-04-15T15:12:00.115Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|INFO|500||Invoke 2023-04-15T15:12:00.115Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:00.115Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e 2023-04-15T15:12:00.116Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Method : GET 2023-04-15T15:12:00.116Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b685da6ff845b6f062770c1963333f3d", X-B3-SpanId:"22c5aaa1ebb5a2d9", X-B3-ParentSpanId:"1bda14026a1d1311", X-B3-Sampled:"0", X-ONAP-RequestID:"891b0bff-5df4-4347-af2c-4259ab453230", X-RequestID:"891b0bff-5df4-4347-af2c-4259ab453230", X-TransactionID:"891b0bff-5df4-4347-af2c-4259ab453230", X-ECOMP-RequestID:"891b0bff-5df4-4347-af2c-4259ab453230", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82307b80-6845-4949-b66f-a1f714f59634"] 2023-04-15T15:12:00.116Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Request body: 2023-04-15T15:12:00.116Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:00.144Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:00.145Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Status code : 200 OK 2023-04-15T15:12:00.145Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Status text : OK 2023-04-15T15:12:00.145Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:00 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:00.146Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Response body: { "requestId" : "53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T15:11:47.000+00:00", "endTime" : "2023-04-15T15:11:55.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:11:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e" } } } 2023-04-15T15:12:00.146Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:00.147Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|INFO|500||InvokeReturn 2023-04-15T15:12:00.148Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false 2023-04-15T15:12:00.149Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:12:00.149Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:00.149Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false 2023-04-15T15:12:00.150Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:12:00.150Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b685da6ff845b6f062770c1963333f3d", X-B3-SpanId:"545dcd01b5a20924", X-B3-ParentSpanId:"1bda14026a1d1311", X-B3-Sampled:"0", X-ONAP-RequestID:"891b0bff-5df4-4347-af2c-4259ab453230", X-RequestID:"891b0bff-5df4-4347-af2c-4259ab453230", X-TransactionID:"891b0bff-5df4-4347-af2c-4259ab453230", X-ECOMP-RequestID:"891b0bff-5df4-4347-af2c-4259ab453230", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d7e10fd-a959-4cf9-8b57-21a7ac469662"] 2023-04-15T15:12:00.150Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:12:00.150Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:00.167Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:00.168Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:12:00.168Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:12:00.168Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:00 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:00.169Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:12:00.169Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:00.169Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:12:00.178Z|891b0bff-5df4-4347-af2c-4259ab453230|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:12:00.372Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:12:00.376Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e 2023-04-15T15:12:00.376Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|INFO|500||Invoke 2023-04-15T15:12:00.376Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:00.376Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e 2023-04-15T15:12:00.376Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Method : GET 2023-04-15T15:12:00.377Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"551146b6aca9869ba9d080ce8b954338", X-B3-SpanId:"ce880f60d3b61b09", X-B3-ParentSpanId:"4c6b982c831f4e9e", X-B3-Sampled:"0", X-ONAP-RequestID:"6f0e260c-d093-4f6d-a2e1-0f5466a050ba", X-RequestID:"6f0e260c-d093-4f6d-a2e1-0f5466a050ba", X-TransactionID:"6f0e260c-d093-4f6d-a2e1-0f5466a050ba", X-ECOMP-RequestID:"6f0e260c-d093-4f6d-a2e1-0f5466a050ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1a6d44f-e783-4284-ac08-9192978cb455"] 2023-04-15T15:12:00.377Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Request body: 2023-04-15T15:12:00.377Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:00.404Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:00.404Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Status code : 200 OK 2023-04-15T15:12:00.404Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Status text : OK 2023-04-15T15:12:00.404Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:00 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:00.405Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Response body: { "requestId" : "53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T15:11:47.000+00:00", "endTime" : "2023-04-15T15:11:55.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:11:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e" } } } 2023-04-15T15:12:00.406Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:00.406Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|INFO|500||InvokeReturn 2023-04-15T15:12:00.406Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false 2023-04-15T15:12:00.407Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:12:00.407Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:00.407Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false 2023-04-15T15:12:00.407Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:12:00.407Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"551146b6aca9869ba9d080ce8b954338", X-B3-SpanId:"00a3016b75a8ccac", X-B3-ParentSpanId:"4c6b982c831f4e9e", X-B3-Sampled:"0", X-ONAP-RequestID:"6f0e260c-d093-4f6d-a2e1-0f5466a050ba", X-RequestID:"6f0e260c-d093-4f6d-a2e1-0f5466a050ba", X-TransactionID:"6f0e260c-d093-4f6d-a2e1-0f5466a050ba", X-ECOMP-RequestID:"6f0e260c-d093-4f6d-a2e1-0f5466a050ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"944306a7-48e3-41c7-a179-f61068a4f30c"] 2023-04-15T15:12:00.407Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:12:00.407Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:00.424Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:00.425Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:12:00.425Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:12:00.427Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:00 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:00.428Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:12:00.428Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:00.429Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:12:00.438Z|6f0e260c-d093-4f6d-a2e1-0f5466a050ba|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:12:00.638Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:12:00.643Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e 2023-04-15T15:12:00.644Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|INFO|500||Invoke 2023-04-15T15:12:00.644Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:00.644Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e 2023-04-15T15:12:00.644Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Method : GET 2023-04-15T15:12:00.644Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64a73b0295ce3387781f6a39b8a5eeb7", X-B3-SpanId:"234c8b38b5b1e8c2", X-B3-ParentSpanId:"75e7aafa44f5fa05", X-B3-Sampled:"0", X-ONAP-RequestID:"bef194c7-dbaf-4f69-a67b-8460b2c6264f", X-RequestID:"bef194c7-dbaf-4f69-a67b-8460b2c6264f", X-TransactionID:"bef194c7-dbaf-4f69-a67b-8460b2c6264f", X-ECOMP-RequestID:"bef194c7-dbaf-4f69-a67b-8460b2c6264f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a393dbaa-9362-4561-a53c-20e182b5b87a"] 2023-04-15T15:12:00.644Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Request body: 2023-04-15T15:12:00.644Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:00.670Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:00.671Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Status code : 200 OK 2023-04-15T15:12:00.671Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Status text : OK 2023-04-15T15:12:00.671Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:00 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:00.671Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Response body: { "requestId" : "53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T15:11:47.000+00:00", "endTime" : "2023-04-15T15:11:55.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:11:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e" } } } 2023-04-15T15:12:00.671Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:00.672Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|INFO|500||InvokeReturn 2023-04-15T15:12:00.672Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false 2023-04-15T15:12:00.673Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:12:00.673Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:00.673Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false 2023-04-15T15:12:00.673Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:12:00.673Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64a73b0295ce3387781f6a39b8a5eeb7", X-B3-SpanId:"51e61757b08a4570", X-B3-ParentSpanId:"75e7aafa44f5fa05", X-B3-Sampled:"0", X-ONAP-RequestID:"bef194c7-dbaf-4f69-a67b-8460b2c6264f", X-RequestID:"bef194c7-dbaf-4f69-a67b-8460b2c6264f", X-TransactionID:"bef194c7-dbaf-4f69-a67b-8460b2c6264f", X-ECOMP-RequestID:"bef194c7-dbaf-4f69-a67b-8460b2c6264f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e29d6f9f-7bfe-46c8-a4f8-970fe2d3acf4"] 2023-04-15T15:12:00.673Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:12:00.673Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:00.687Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:00.688Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:12:00.688Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:12:00.688Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:00 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:00.689Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:12:00.689Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:00.689Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:12:00.699Z|bef194c7-dbaf-4f69-a67b-8460b2c6264f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:12:00.960Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:12:00.969Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e 2023-04-15T15:12:00.970Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|INFO|500||Invoke 2023-04-15T15:12:00.970Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:00.970Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e 2023-04-15T15:12:00.970Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Method : GET 2023-04-15T15:12:00.970Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5180f7fd4909ead9f6003194aacc025", X-B3-SpanId:"73e2cb605021efc6", X-B3-ParentSpanId:"b3789e59bc174862", X-B3-Sampled:"0", X-ONAP-RequestID:"7f9b3311-94d9-47ea-a621-e6942548c831", X-RequestID:"7f9b3311-94d9-47ea-a621-e6942548c831", X-TransactionID:"7f9b3311-94d9-47ea-a621-e6942548c831", X-ECOMP-RequestID:"7f9b3311-94d9-47ea-a621-e6942548c831", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82fb19ed-16e5-4f31-8721-3758d79f21d6"] 2023-04-15T15:12:00.970Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Request body: 2023-04-15T15:12:00.970Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:01.000Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:01.000Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Status code : 200 OK 2023-04-15T15:12:01.001Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Status text : OK 2023-04-15T15:12:01.001Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:01 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:01.001Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||Response body: { "requestId" : "53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T15:11:47.000+00:00", "endTime" : "2023-04-15T15:11:55.000+00:00", "source" : "VID", "vnfId" : "f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "vnfName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a_vnf_0", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"db459f2e-5c31-4c85-9388-7ae92c9d6833\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"51647c00-0c71-4001-9331-61461aaf23f9\",\n \"modelCustomizationId\": \"05f8e7ff-673d-44e8-b92b-b5f3c271e284\",\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:11:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3/vnfs/f28f9567-8615-42b6-9e2f-de4f9e86a0ef", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e" } } } 2023-04-15T15:12:01.001Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:01.002Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|INFO|500||InvokeReturn 2023-04-15T15:12:01.003Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false 2023-04-15T15:12:01.003Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:12:01.004Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:01.004Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false 2023-04-15T15:12:01.004Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:12:01.004Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5180f7fd4909ead9f6003194aacc025", X-B3-SpanId:"6ad378125b2130db", X-B3-ParentSpanId:"b3789e59bc174862", X-B3-Sampled:"0", X-ONAP-RequestID:"7f9b3311-94d9-47ea-a621-e6942548c831", X-RequestID:"7f9b3311-94d9-47ea-a621-e6942548c831", X-TransactionID:"7f9b3311-94d9-47ea-a621-e6942548c831", X-ECOMP-RequestID:"7f9b3311-94d9-47ea-a621-e6942548c831", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d0206b3-02d1-458b-a4ae-1aa8e8e02b0e"] 2023-04-15T15:12:01.004Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:12:01.004Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:01.019Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:01.021Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:12:01.021Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:12:01.021Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:01 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:01.022Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:12:01.022Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:01.022Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:12:01.029Z|7f9b3311-94d9-47ea-a621-e6942548c831|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/53e07a13-1a69-4c34-b7f8-bd3e3a6baf5e|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:12:03.088Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:12:03.089Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|||INFO|500||Checking if requestId: 4fc7a2f2-b820-4fd7-acc1-acd815b4ea29 already exists in requestDb InfraActiveRequests table 2023-04-15T15:12:03.089Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29 2023-04-15T15:12:03.090Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|INFO|500||Invoke 2023-04-15T15:12:03.090Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:03.090Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29 2023-04-15T15:12:03.090Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Method : GET 2023-04-15T15:12:03.090Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e7aad8e3b4c43ecd87a2eee826aebb6", X-B3-SpanId:"0d7c856f53ede469", X-B3-ParentSpanId:"7e5ff57e0a4d2c6d", X-B3-Sampled:"0", X-ONAP-RequestID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-RequestID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-TransactionID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-ECOMP-RequestID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e0d2a27-843e-4583-bba5-8e90c3cd1874"] 2023-04-15T15:12:03.090Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Request body: 2023-04-15T15:12:03.090Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:03.127Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:03.127Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T15:12:03.127Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Status text : Not Found 2023-04-15T15:12:03.127Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:04 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2023-04-15T15:12:03.128Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Response body: 2023-04-15T15:12:03.128Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:03.128Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|INFO|404|Not Found|InvokeReturn 2023-04-15T15:12:03.138Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|||INFO|500||Running local validations 2023-04-15T15:12:03.141Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T15:12:03.155Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-15T15:12:03.156Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3?format=pathed|INFO|500||Invoke 2023-04-15T15:12:03.203Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3?format=pathed|INFO|500||InvokeReturn 2023-04-15T15:12:03.204Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3?format=pathed has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 15:12:03 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[44], vertex-id=[221416], x-aai-txid=[2-aai-resources-230415-15:12:03:054-86969], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T15:12:03.205Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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/0cebc5fc-0902-447a-a869-4d43d2d80ba3"}]} 2023-04-15T15:12:03.213Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T15:12:03.234Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-04-15T15:12:03.235Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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/0cebc5fc-0902-447a-a869-4d43d2d80ba3/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[4fc7a2f2-b820-4fd7-acc1-acd815b4ea29], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4fcddc25-5a7d-459e-a99d-7eb14c5fd349], X-ECOMP-RequestID=[4fc7a2f2-b820-4fd7-acc1-acd815b4ea29], X-TransactionId=[], X-ONAP-RequestID=[4fc7a2f2-b820-4fd7-acc1-acd815b4ea29]} 2023-04-15T15:12:03.272Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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/0cebc5fc-0902-447a-a869-4d43d2d80ba3/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sat, 15 Apr 2023 15:12:03 GMT], server=[envoy], content-length=[603], x-envoy-upstream-service-time=[34], x-aai-txid=[0-aai-resources-230415-15:12:03:133-74087], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T15:12:03.273Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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/0cebc5fc-0902-447a-a869-4d43d2d80ba3/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-04-15T15:12:03.273Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-04-15T15:12:03.274Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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/0cebc5fc-0902-447a-a869-4d43d2d80ba3/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-04-15T15:12:03.278Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T15:12:03.291Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-15T15:12:03.291Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3?format=pathed|INFO|500||Invoke 2023-04-15T15:12:03.339Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3?format=pathed|INFO|500||InvokeReturn 2023-04-15T15:12:03.340Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3?format=pathed has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 15:12:03 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[45], vertex-id=[221416], x-aai-txid=[2-aai-resources-230415-15:12:03:189-96089], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T15:12:03.341Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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/0cebc5fc-0902-447a-a869-4d43d2d80ba3"}]} 2023-04-15T15:12:03.348Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T15:12:03.375Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-15T15:12:03.376Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-04-15T15:12:03.423Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-04-15T15:12:03.424Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sat, 15 Apr 2023 15:12:03 GMT], server=[envoy], content-length=[600], x-envoy-upstream-service-time=[43], x-aai-txid=[2-aai-resources-230415-15:12:03:274-21174], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T15:12:03.466Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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/0cebc5fc-0902-447a-a869-4d43d2d80ba3/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-04-15T15:12:03.477Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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/0cebc5fc-0902-447a-a869-4d43d2d80ba3/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-04-15T15:12:03.509Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T15:12:03.545Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3?format=pathed|INFO|500||Invoke 2023-04-15T15:12:03.546Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[4fc7a2f2-b820-4fd7-acc1-acd815b4ea29], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3ed66428-d897-43ed-8fb5-f4319acdeb08], X-ECOMP-RequestID=[4fc7a2f2-b820-4fd7-acc1-acd815b4ea29], X-TransactionId=[], X-ONAP-RequestID=[4fc7a2f2-b820-4fd7-acc1-acd815b4ea29]} 2023-04-15T15:12:03.593Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3?format=pathed has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 15:12:03 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[41], vertex-id=[221416], x-aai-txid=[2-aai-resources-230415-15:12:03:444-57082], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T15:12:03.601Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3"}]} 2023-04-15T15:12:03.605Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3?format=pathed|INFO|500||InvokeReturn 2023-04-15T15:12:03.620Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T15:12:03.634Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-04-15T15:12:03.635Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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/0cebc5fc-0902-447a-a869-4d43d2d80ba3/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[4fc7a2f2-b820-4fd7-acc1-acd815b4ea29], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0b82259a-06bc-44a9-88b3-97cc4788d7ee], X-ECOMP-RequestID=[4fc7a2f2-b820-4fd7-acc1-acd815b4ea29], X-TransactionId=[], X-ONAP-RequestID=[4fc7a2f2-b820-4fd7-acc1-acd815b4ea29]} 2023-04-15T15:12:03.686Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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/0cebc5fc-0902-447a-a869-4d43d2d80ba3/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sat, 15 Apr 2023 15:12:03 GMT], server=[envoy], content-length=[609], x-envoy-upstream-service-time=[47], x-aai-txid=[1-aai-resources-230415-15:12:03:533-54481], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T15:12:03.687Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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/0cebc5fc-0902-447a-a869-4d43d2d80ba3/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/0cebc5fc-0902-447a-a869-4d43d2d80ba3/related-to/configurations","ERR.5.4.6114"]}}} 2023-04-15T15:12:03.687Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0cebc5fc-0902-447a-a869-4d43d2d80ba3/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-04-15T15:12:03.688Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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/0cebc5fc-0902-447a-a869-4d43d2d80ba3/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-04-15T15:12:03.691Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T15:12:03.706Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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/fb473d69d819483e8b1a0bf6189af7a5 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-15T15:12:03.706Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||Invoke 2023-04-15T15:12:03.765Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||InvokeReturn 2023-04-15T15:12:03.765Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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/fb473d69d819483e8b1a0bf6189af7a5 has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 15:12:03 GMT], server=[envoy], content-length=[602], x-envoy-upstream-service-time=[55], vertex-id=[200904], x-aai-txid=[0-aai-resources-230415-15:12:03:604-47707], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T15:12:03.766Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|||DEBUG|500||{"tenant-id":"fb473d69d819483e8b1a0bf6189af7a5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1681571514088","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-04-15T15:12:03.768Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-15T15:12:03.768Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-15T15:12:03.770Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.770Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-15T15:12:03.770Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:03.771Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.771Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-15T15:12:03.771Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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:"8e7aad8e3b4c43ecd87a2eee826aebb6", X-B3-SpanId:"00dc31c930b58650", X-B3-ParentSpanId:"7e5ff57e0a4d2c6d", X-B3-Sampled:"0", X-ONAP-RequestID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-RequestID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-TransactionID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-ECOMP-RequestID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"523c385d-69c6-488d-bb71-9eebd80f9dc4"] 2023-04-15T15:12:03.772Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"0cebc5fc-0902-447a-a869-4d43d2d80ba3"},"instanceName":null,"requestScope":"service"} 2023-04-15T15:12:03.772Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:03.802Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:03.802Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-15T15:12:03.803Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-15T15:12:03.803Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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, 15 Apr 2023 15:12:04 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2023-04-15T15:12:03.803Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-15T15:12:03.804Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:03.804Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-15T15:12:03.805Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.805Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-15T15:12:03.806Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:03.806Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.806Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-15T15:12:03.806Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-RequestID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-TransactionID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-ECOMP-RequestID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d58207d-c1ba-419f-8516-c1c3a3cad572"] 2023-04-15T15:12:03.807Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-15T15:12:03.807Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:03.839Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:03.840Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.840Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-04-15T15:12:03.840Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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, 15 Apr 2023 15:12:03 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:03.844Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15 03:11:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-04-15T15:12:03.845Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:03.845Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-15T15:12:03.849Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.850Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.850Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.850Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.851Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.851Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-RequestID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-TransactionID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-ECOMP-RequestID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70c46700-8713-4ebf-b7f5-55b1141f7d29"] 2023-04-15T15:12:03.852Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.852Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.871Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.872Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.872Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.872Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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, 15 Apr 2023 15:12:03 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:03.872Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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" : 535, "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-04-15T03:11:51.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2023-04-15T15:12:03.873Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.873Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.874Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.875Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-15T15:12:03.875Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:03.875Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.876Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-15T15:12:03.876Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-RequestID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-TransactionID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-ECOMP-RequestID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91e3dd37-5c15-4f11-958d-b9a7d48530fa"] 2023-04-15T15:12:03.876Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-15T15:12:03.876Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:03.901Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:03.902Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.902Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-04-15T15:12:03.902Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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, 15 Apr 2023 15:12:03 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:03.903Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15 03:11:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-04-15T15:12:03.903Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:03.903Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-15T15:12:03.906Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-15T15:12:03.906Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-15T15:12:03.906Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:03.907Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-15T15:12:03.907Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-15T15:12:03.907Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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:"8e7aad8e3b4c43ecd87a2eee826aebb6", X-B3-SpanId:"25fb2bb021c5aad9", X-B3-ParentSpanId:"7e5ff57e0a4d2c6d", X-B3-Sampled:"0", X-ONAP-RequestID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-RequestID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-TransactionID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-ECOMP-RequestID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cec7d679-062d-4919-b141-87df53dd65f4"] 2023-04-15T15:12:03.908Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29","requestStatus":"IN_PROGRESS","startTime":1681571523689,"source":"VID","tenantId":"fb473d69d819483e8b1a0bf6189af7a5","requestBody":"{\n\t\"requestDetails\": {\n\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\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"0cebc5fc-0902-447a-a869-4d43d2d80ba3","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29"} 2023-04-15T15:12:03.908Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:03.940Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:03.940Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-15T15:12:03.941Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-15T15:12:03.941Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:04 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:03.941Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T15:12:03.689+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-15T15:12:04.813+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29" } } } 2023-04-15T15:12:03.941Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:03.942Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-15T15:12:03.948Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.949Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-15T15:12:03.949Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:03.949Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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-04-15T15:12:03.949Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-15T15:12:03.950Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|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:"8e7aad8e3b4c43ecd87a2eee826aebb6", X-B3-SpanId:"c1acbdf3a194a3aa", X-B3-ParentSpanId:"7e5ff57e0a4d2c6d", X-B3-Sampled:"0", X-ONAP-RequestID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-RequestID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-TransactionID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-ECOMP-RequestID:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25a71864-0578-404b-9812-9a1fc917560a"] 2023-04-15T15:12:03.950Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"c1655f2c-c981-4a66-b375-e52e8c88a687\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"81dbd375-16b4-4cc1-b27e-3476eca0fbde\",\"modelUuid\":\"81dbd375-16b4-4cc1-b27e-3476eca0fbde\",\"modelInvariantUuid\":\"c1655f2c-c981-4a66-b375-e52e8c88a687\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"0cebc5fc-0902-447a-a869-4d43d2d80ba3\"}","type":"String"},"requestId":{"value":"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29","type":"String"},"mso-request-id":{"value":"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"0cebc5fc-0902-447a-a869-4d43d2d80ba3","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/0cebc5fc-0902-447a-a869-4d43d2d80ba3","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-15T15:12:03.950Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:04.965Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:04.965Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-15T15:12:04.965Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-15T15:12:04.966Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sat, 15 Apr 2023 15:12:04 GMT", x-onap-requestid:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", x-requestid:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", x-transactionid:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", x-ecomp-requestid:"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", x-onap-partnername:"UNKNOWN", x-invocationid:"25a71864-0578-404b-9812-9a1fc917560a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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:"1010", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:04.966Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4fc7a2f2-b820-4fd7-acc1-acd815b4ea29\",\"instanceId\":\"0cebc5fc-0902-447a-a869-4d43d2d80ba3\"}}","message":"Success","processInstanceID":"e1029881-db9f-11ed-be62-aaf687431df4","variables":null,"messageCode":200} 2023-04-15T15:12:04.966Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:04.966Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-15T15:12:04.974Z|4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:12:05.190Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:12:05.194Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29 2023-04-15T15:12:05.194Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|INFO|500||Invoke 2023-04-15T15:12:05.194Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:05.195Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29 2023-04-15T15:12:05.195Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Method : GET 2023-04-15T15:12:05.195Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1762ad8b8aee3c97afcfb8cd69db2af", X-B3-SpanId:"03f8f6e9a1b680a0", X-B3-ParentSpanId:"b751e4b51e718292", X-B3-Sampled:"0", X-ONAP-RequestID:"94c1a349-67b3-4b90-8bfe-b01abcf6f064", X-RequestID:"94c1a349-67b3-4b90-8bfe-b01abcf6f064", X-TransactionID:"94c1a349-67b3-4b90-8bfe-b01abcf6f064", X-ECOMP-RequestID:"94c1a349-67b3-4b90-8bfe-b01abcf6f064", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c1f372f-06f6-4191-8971-93ebbf9bb2ac"] 2023-04-15T15:12:05.197Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Request body: 2023-04-15T15:12:05.197Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:05.226Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:05.226Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Status code : 200 OK 2023-04-15T15:12:05.226Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Status text : OK 2023-04-15T15:12:05.226Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:06 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:05.227Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Response body: { "requestId" : "4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T15:12:03.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:12:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "serviceInstanceName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29" } } } 2023-04-15T15:12:05.227Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:05.227Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|INFO|500||InvokeReturn 2023-04-15T15:12:05.228Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false 2023-04-15T15:12:05.228Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:12:05.228Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:05.228Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false 2023-04-15T15:12:05.228Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:12:05.229Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1762ad8b8aee3c97afcfb8cd69db2af", X-B3-SpanId:"61b5c278ee1fe31b", X-B3-ParentSpanId:"b751e4b51e718292", X-B3-Sampled:"0", X-ONAP-RequestID:"94c1a349-67b3-4b90-8bfe-b01abcf6f064", X-RequestID:"94c1a349-67b3-4b90-8bfe-b01abcf6f064", X-TransactionID:"94c1a349-67b3-4b90-8bfe-b01abcf6f064", X-ECOMP-RequestID:"94c1a349-67b3-4b90-8bfe-b01abcf6f064", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3dc002d1-29dc-402d-85eb-3ef59ce764fd"] 2023-04-15T15:12:05.229Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:12:05.229Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:05.248Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:05.248Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:12:05.248Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:12:05.248Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:06 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:05.248Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:12:05.249Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:05.249Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:12:05.267Z|94c1a349-67b3-4b90-8bfe-b01abcf6f064|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:12:05.750Z|e3902633-9e92-4b3d-928f-2f526017a58c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:12:05.754Z|e3902633-9e92-4b3d-928f-2f526017a58c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:12:07.700Z|80200cbc-c800-4fa1-994d-034fadfa1046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:12:07.701Z|80200cbc-c800-4fa1-994d-034fadfa1046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:12:08.056Z|6f11eece-c61a-4027-bb0a-ecdb856da53b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:12:08.057Z|6f11eece-c61a-4027-bb0a-ecdb856da53b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:12:08.064Z|bee9b945-6e1b-47be-a103-10adcdcb2f1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:12:08.064Z|bee9b945-6e1b-47be-a103-10adcdcb2f1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:12:08.070Z|5bcf2671-cb0b-427c-ac7a-3e0c58b09fcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:12:08.071Z|5bcf2671-cb0b-427c-ac7a-3e0c58b09fcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:12:15.481Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:12:15.491Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29 2023-04-15T15:12:15.492Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|INFO|500||Invoke 2023-04-15T15:12:15.492Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:15.493Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29 2023-04-15T15:12:15.493Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Method : GET 2023-04-15T15:12:15.493Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90ba021e0e0323afdd02230fdd2c6f49", X-B3-SpanId:"fb4151d0bb6d23d9", X-B3-ParentSpanId:"5ec795952167232c", X-B3-Sampled:"0", X-ONAP-RequestID:"0d7b091e-9bdc-4068-aed8-871dd593a891", X-RequestID:"0d7b091e-9bdc-4068-aed8-871dd593a891", X-TransactionID:"0d7b091e-9bdc-4068-aed8-871dd593a891", X-ECOMP-RequestID:"0d7b091e-9bdc-4068-aed8-871dd593a891", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"870e9ef1-c79c-4842-841d-7e37be196aee"] 2023-04-15T15:12:15.494Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Request body: 2023-04-15T15:12:15.494Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:15.529Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:15.529Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Status code : 200 OK 2023-04-15T15:12:15.530Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Status text : OK 2023-04-15T15:12:15.530Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:16 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:15.530Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Response body: { "requestId" : "4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T15:12:03.000+00:00", "endTime" : "2023-04-15T15:12:08.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:12:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "serviceInstanceName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29" } } } 2023-04-15T15:12:15.531Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:15.531Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|INFO|500||InvokeReturn 2023-04-15T15:12:15.533Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false 2023-04-15T15:12:15.533Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:12:15.533Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:15.534Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false 2023-04-15T15:12:15.534Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:12:15.534Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90ba021e0e0323afdd02230fdd2c6f49", X-B3-SpanId:"f187afa98e6c7d75", X-B3-ParentSpanId:"5ec795952167232c", X-B3-Sampled:"0", X-ONAP-RequestID:"0d7b091e-9bdc-4068-aed8-871dd593a891", X-RequestID:"0d7b091e-9bdc-4068-aed8-871dd593a891", X-TransactionID:"0d7b091e-9bdc-4068-aed8-871dd593a891", X-ECOMP-RequestID:"0d7b091e-9bdc-4068-aed8-871dd593a891", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d9250b6-6202-4caf-a675-75d43606578c"] 2023-04-15T15:12:15.534Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:12:15.535Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:15.554Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:15.555Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:12:15.555Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:12:15.556Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:16 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:15.556Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:12:15.557Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:15.557Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:12:15.566Z|0d7b091e-9bdc-4068-aed8-871dd593a891|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:12:15.765Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:12:15.772Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29 2023-04-15T15:12:15.772Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|INFO|500||Invoke 2023-04-15T15:12:15.772Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:15.773Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29 2023-04-15T15:12:15.773Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Method : GET 2023-04-15T15:12:15.773Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b712c7ce485feaa62bcee597f3f6e6f4", X-B3-SpanId:"c32373832ddc9250", X-B3-ParentSpanId:"4aa6f15773d29bef", X-B3-Sampled:"0", X-ONAP-RequestID:"c76a9087-8dde-4122-9b78-74931fc48373", X-RequestID:"c76a9087-8dde-4122-9b78-74931fc48373", X-TransactionID:"c76a9087-8dde-4122-9b78-74931fc48373", X-ECOMP-RequestID:"c76a9087-8dde-4122-9b78-74931fc48373", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c72a34e-37b0-4204-a315-7ba7a16c0535"] 2023-04-15T15:12:15.773Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Request body: 2023-04-15T15:12:15.773Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:15.804Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:15.805Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Status code : 200 OK 2023-04-15T15:12:15.805Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Status text : OK 2023-04-15T15:12:15.805Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:16 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:15.805Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Response body: { "requestId" : "4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T15:12:03.000+00:00", "endTime" : "2023-04-15T15:12:08.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:12:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "serviceInstanceName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29" } } } 2023-04-15T15:12:15.806Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:15.806Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|INFO|500||InvokeReturn 2023-04-15T15:12:15.807Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false 2023-04-15T15:12:15.807Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:12:15.807Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:15.807Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false 2023-04-15T15:12:15.807Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:12:15.808Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b712c7ce485feaa62bcee597f3f6e6f4", X-B3-SpanId:"b5e725138cd7a033", X-B3-ParentSpanId:"4aa6f15773d29bef", X-B3-Sampled:"0", X-ONAP-RequestID:"c76a9087-8dde-4122-9b78-74931fc48373", X-RequestID:"c76a9087-8dde-4122-9b78-74931fc48373", X-TransactionID:"c76a9087-8dde-4122-9b78-74931fc48373", X-ECOMP-RequestID:"c76a9087-8dde-4122-9b78-74931fc48373", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f356d5ec-5899-4190-ad5f-099489acc749"] 2023-04-15T15:12:15.808Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:12:15.808Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:15.827Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:15.828Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:12:15.828Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:12:15.828Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:16 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:15.828Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:12:15.829Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:15.829Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:12:15.835Z|c76a9087-8dde-4122-9b78-74931fc48373|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:12:16.070Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:12:16.075Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29 2023-04-15T15:12:16.075Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|INFO|500||Invoke 2023-04-15T15:12:16.075Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:16.076Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29 2023-04-15T15:12:16.076Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Method : GET 2023-04-15T15:12:16.076Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14ac1c1b3c9c46770683d95b9721f892", X-B3-SpanId:"69927f62e0c34733", X-B3-ParentSpanId:"e7384b09b8f09234", X-B3-Sampled:"0", X-ONAP-RequestID:"3f17cb49-6c4b-4948-b8e3-8eb9216063b0", X-RequestID:"3f17cb49-6c4b-4948-b8e3-8eb9216063b0", X-TransactionID:"3f17cb49-6c4b-4948-b8e3-8eb9216063b0", X-ECOMP-RequestID:"3f17cb49-6c4b-4948-b8e3-8eb9216063b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8524f36-f4ee-48a8-bc8b-e15d5a4c799b"] 2023-04-15T15:12:16.076Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Request body: 2023-04-15T15:12:16.076Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:16.104Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:16.105Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Status code : 200 OK 2023-04-15T15:12:16.105Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Status text : OK 2023-04-15T15:12:16.106Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:16 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:16.106Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Response body: { "requestId" : "4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T15:12:03.000+00:00", "endTime" : "2023-04-15T15:12:08.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:12:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "serviceInstanceName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29" } } } 2023-04-15T15:12:16.107Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:16.107Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|INFO|500||InvokeReturn 2023-04-15T15:12:16.109Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false 2023-04-15T15:12:16.109Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:12:16.110Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:16.110Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false 2023-04-15T15:12:16.110Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:12:16.111Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14ac1c1b3c9c46770683d95b9721f892", X-B3-SpanId:"edeffb8697938644", X-B3-ParentSpanId:"e7384b09b8f09234", X-B3-Sampled:"0", X-ONAP-RequestID:"3f17cb49-6c4b-4948-b8e3-8eb9216063b0", X-RequestID:"3f17cb49-6c4b-4948-b8e3-8eb9216063b0", X-TransactionID:"3f17cb49-6c4b-4948-b8e3-8eb9216063b0", X-ECOMP-RequestID:"3f17cb49-6c4b-4948-b8e3-8eb9216063b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"154ee198-9daa-4fe1-83cd-01c2d8567dba"] 2023-04-15T15:12:16.111Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:12:16.112Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:16.129Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:16.130Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:12:16.130Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:12:16.130Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:16 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:16.131Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:12:16.132Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:16.132Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:12:16.141Z|3f17cb49-6c4b-4948-b8e3-8eb9216063b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:12:16.346Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|||INFO|500||Entering 2023-04-15T15:12:16.351Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29 2023-04-15T15:12:16.351Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|INFO|500||Invoke 2023-04-15T15:12:16.351Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:16.351Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29 2023-04-15T15:12:16.351Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Method : GET 2023-04-15T15:12:16.352Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca266890678d05b3ee7728934736b02f", X-B3-SpanId:"0b211fb2e029fea5", X-B3-ParentSpanId:"bbdf5ac624b20463", X-B3-Sampled:"0", X-ONAP-RequestID:"f09ed906-f311-4595-9890-8772d163c0bb", X-RequestID:"f09ed906-f311-4595-9890-8772d163c0bb", X-TransactionID:"f09ed906-f311-4595-9890-8772d163c0bb", X-ECOMP-RequestID:"f09ed906-f311-4595-9890-8772d163c0bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48145bcc-e61f-4e9d-95ea-6ff16dee42f1"] 2023-04-15T15:12:16.352Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Request body: 2023-04-15T15:12:16.352Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:16.382Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:16.382Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Status code : 200 OK 2023-04-15T15:12:16.382Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Status text : OK 2023-04-15T15:12:16.382Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:16 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:16.382Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||Response body: { "requestId" : "4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-15T15:12:03.000+00:00", "endTime" : "2023-04-15T15:12:08.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"c1655f2c-c981-4a66-b375-e52e8c88a687\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"81dbd375-16b4-4cc1-b27e-3476eca0fbde\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T15:12:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0cebc5fc-0902-447a-a869-4d43d2d80ba3", "serviceInstanceName" : "basic_vm-d129cd22-30fe-4504-8a2b-839e341a676a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0cebc5fc-0902-447a-a869-4d43d2d80ba3", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4fc7a2f2-b820-4fd7-acc1-acd815b4ea29", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29" } } } 2023-04-15T15:12:16.382Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:16.383Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|INFO|500||InvokeReturn 2023-04-15T15:12:16.384Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false 2023-04-15T15:12:16.384Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T15:12:16.384Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T15:12:16.384Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false 2023-04-15T15:12:16.384Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T15:12:16.384Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca266890678d05b3ee7728934736b02f", X-B3-SpanId:"8601353d84c71ff0", X-B3-ParentSpanId:"bbdf5ac624b20463", X-B3-Sampled:"0", X-ONAP-RequestID:"f09ed906-f311-4595-9890-8772d163c0bb", X-RequestID:"f09ed906-f311-4595-9890-8772d163c0bb", X-TransactionID:"f09ed906-f311-4595-9890-8772d163c0bb", X-ECOMP-RequestID:"f09ed906-f311-4595-9890-8772d163c0bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76f43cc2-7d83-4009-abcb-789d10ef7825"] 2023-04-15T15:12:16.384Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T15:12:16.385Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T15:12:16.404Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T15:12:16.404Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T15:12:16.404Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T15:12:16.405Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 15:12:16 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T15:12:16.405Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T15:12:16.405Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T15:12:16.405Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fc7a2f2-b820-4fd7-acc1-acd815b4ea29&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T15:12:16.414Z|f09ed906-f311-4595-9890-8772d163c0bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fc7a2f2-b820-4fd7-acc1-acd815b4ea29|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T15:12:18.088Z|85d67073-7eb1-45a4-8871-4adc2f47e17c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:12:18.089Z|85d67073-7eb1-45a4-8871-4adc2f47e17c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:12:18.092Z|24954993-78a9-4f2c-a4f2-2f22aa8499d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:12:18.093Z|24954993-78a9-4f2c-a4f2-2f22aa8499d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:12:18.100Z|3dc3f25c-05e2-4037-b01c-b73e1bcf5503|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:12:18.101Z|3dc3f25c-05e2-4037-b01c-b73e1bcf5503|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:12:20.750Z|8e8f22d2-149a-4e89-81ae-01b688fa0ab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:12:20.750Z|8e8f22d2-149a-4e89-81ae-01b688fa0ab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:12:28.126Z|6c2c5a17-cf3e-4bce-8320-e0d9d10d2a80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:12:28.126Z|6c2c5a17-cf3e-4bce-8320-e0d9d10d2a80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:12:28.126Z|26712b9b-e351-43b8-9a7d-48720f713b9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:12:28.127Z|26712b9b-e351-43b8-9a7d-48720f713b9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:12:28.148Z|8c7a680b-9f05-4bf5-9a14-f47ac1bab384|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:12:28.148Z|8c7a680b-9f05-4bf5-9a14-f47ac1bab384|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:12:35.751Z|ca2588bb-3947-4e21-a108-9d9207ff227e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:12:35.751Z|ca2588bb-3947-4e21-a108-9d9207ff227e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:12:37.701Z|b8d8ba06-1873-436c-8ac4-6c8e0bde2ffa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:12:37.702Z|b8d8ba06-1873-436c-8ac4-6c8e0bde2ffa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:12:38.154Z|daae4b87-c7df-4bde-9495-9ab02893fc16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:12:38.154Z|daae4b87-c7df-4bde-9495-9ab02893fc16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:12:38.158Z|578fc9bd-88f0-47ca-8bb2-dd99ad410c56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:12:38.159Z|578fc9bd-88f0-47ca-8bb2-dd99ad410c56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:12:38.176Z|20c4f4a5-1bbc-4668-9f5d-ea03e8a62b0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:12:38.176Z|20c4f4a5-1bbc-4668-9f5d-ea03e8a62b0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:12:48.187Z|ff0d9ed9-0426-499e-8608-4ca40a0f73ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:12:48.188Z|ff0d9ed9-0426-499e-8608-4ca40a0f73ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:12:48.192Z|df0e5d56-5ca3-489e-97ad-e1c12d44c707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:12:48.193Z|df0e5d56-5ca3-489e-97ad-e1c12d44c707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:12:48.208Z|49c07563-6716-460d-aee3-d9483f2ae504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:12:48.208Z|49c07563-6716-460d-aee3-d9483f2ae504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:12:50.750Z|18efd1e2-d6fa-42d7-9ad9-a7a33295338c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:12:50.754Z|18efd1e2-d6fa-42d7-9ad9-a7a33295338c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:12:58.219Z|494c02e3-e1d8-4019-bfa9-5ce2ff761c60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:12:58.220Z|494c02e3-e1d8-4019-bfa9-5ce2ff761c60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:12:58.220Z|7407d76b-90db-4009-9920-fba21752b272|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:12:58.221Z|7407d76b-90db-4009-9920-fba21752b272|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:12:58.234Z|94fff0d8-2121-465e-8f9a-3429aea0d38f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:12:58.234Z|94fff0d8-2121-465e-8f9a-3429aea0d38f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:12:59.890Z|ac722f94-b170-4181-a793-046051d3ddf3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:12:59.891Z|ac722f94-b170-4181-a793-046051d3ddf3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:13:05.749Z|eadfd502-fbab-4fdf-b50c-7b02068e954c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:13:05.750Z|eadfd502-fbab-4fdf-b50c-7b02068e954c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:13:07.703Z|7242ea8f-5ad2-493d-ab18-84732fd4670c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:13:07.703Z|7242ea8f-5ad2-493d-ab18-84732fd4670c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:13:08.247Z|5997b739-5785-4c52-ad8a-9065ab2176f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:13:08.247Z|5997b739-5785-4c52-ad8a-9065ab2176f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:13:08.253Z|6bd68111-6a73-4369-9b67-f2f30839fd6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:13:08.254Z|6bd68111-6a73-4369-9b67-f2f30839fd6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:13:08.258Z|a3d15a90-cce8-41ae-beb9-90beba20476c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:13:08.258Z|a3d15a90-cce8-41ae-beb9-90beba20476c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:13:18.277Z|4b0db048-c14b-45f4-b2e7-0da3110c7e1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:13:18.277Z|4b0db048-c14b-45f4-b2e7-0da3110c7e1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:13:18.283Z|9b648853-b6d3-4f07-b9fb-6c8785a4f3e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:13:18.283Z|9b648853-b6d3-4f07-b9fb-6c8785a4f3e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:13:18.287Z|9b8d8aaa-4695-43ad-97b6-040fc6f11d91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:13:18.287Z|9b8d8aaa-4695-43ad-97b6-040fc6f11d91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:13:20.750Z|d378cc96-f9c3-4c6f-8457-1ba8b7517fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:13:20.750Z|d378cc96-f9c3-4c6f-8457-1ba8b7517fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:13:28.313Z|90578b30-5063-48c6-bac9-351775c9d3bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:13:28.314Z|90578b30-5063-48c6-bac9-351775c9d3bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:13:28.316Z|ad73d59a-9570-40b1-8855-00f5bc78d249|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:13:28.317Z|ad73d59a-9570-40b1-8855-00f5bc78d249|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:13:28.320Z|41b8f97d-9a24-4f0a-a6f3-80948b5484b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:13:28.320Z|41b8f97d-9a24-4f0a-a6f3-80948b5484b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:13:35.750Z|404cc1d8-a6e2-476b-abb2-60f5915d1155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:13:35.751Z|404cc1d8-a6e2-476b-abb2-60f5915d1155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:13:37.704Z|361337d4-ad3e-460e-9f12-337fd32403ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:13:37.704Z|361337d4-ad3e-460e-9f12-337fd32403ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:13:38.346Z|fc6b91b1-3202-40a2-b341-018b0a4d926c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:13:38.347Z|fc6b91b1-3202-40a2-b341-018b0a4d926c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:13:38.351Z|49b71458-5667-45f2-921d-d5256228c112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:13:38.351Z|49b71458-5667-45f2-921d-d5256228c112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:13:38.351Z|826d8042-d573-4e17-8a16-71b6bd16c60d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:13:38.352Z|826d8042-d573-4e17-8a16-71b6bd16c60d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:13:48.380Z|7385bb53-2dda-4a38-b70a-708b9a86284a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:13:48.381Z|7385bb53-2dda-4a38-b70a-708b9a86284a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:13:48.382Z|090a6673-ecb2-4ad6-9372-e33a352b4e83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:13:48.382Z|090a6673-ecb2-4ad6-9372-e33a352b4e83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:13:48.389Z|45b8ccd9-47c7-4f5d-817b-4efafe85e9f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:13:48.389Z|45b8ccd9-47c7-4f5d-817b-4efafe85e9f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:13:50.749Z|308192bf-c2c1-4d60-ba69-9e3365e968c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:13:50.750Z|308192bf-c2c1-4d60-ba69-9e3365e968c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:13:58.412Z|7ef3c3b0-a74b-425f-9660-0edca82052bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:13:58.413Z|5db6348e-872f-4c9b-ac7d-8320510b363d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:13:58.413Z|7ef3c3b0-a74b-425f-9660-0edca82052bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:13:58.414Z|5db6348e-872f-4c9b-ac7d-8320510b363d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:13:58.421Z|d07d2300-721e-4ad5-9b64-ba0fb4708e01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:13:58.421Z|d07d2300-721e-4ad5-9b64-ba0fb4708e01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:13:59.888Z|b113a168-6ba0-4305-acff-f4fb0d316fa2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:13:59.889Z|b113a168-6ba0-4305-acff-f4fb0d316fa2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:14:05.750Z|9f0bd179-d800-4c75-8dff-c86d7b48e47f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:14:05.750Z|9f0bd179-d800-4c75-8dff-c86d7b48e47f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:14:07.705Z|5d33abc7-fab0-4804-b0e0-320b8daeb201|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:14:07.706Z|5d33abc7-fab0-4804-b0e0-320b8daeb201|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:14:08.449Z|9f9c2fb9-e4a9-42a2-9fcd-3985f5b6ec6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:14:08.450Z|9f9c2fb9-e4a9-42a2-9fcd-3985f5b6ec6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:14:08.452Z|75c2310b-01bd-47ee-828b-1095c861c418|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:14:08.454Z|e7fee648-43a4-470a-a45b-97a2d7f71889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:14:08.454Z|75c2310b-01bd-47ee-828b-1095c861c418|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:14:08.454Z|e7fee648-43a4-470a-a45b-97a2d7f71889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:14:18.481Z|d068ebe8-20b3-4297-878a-f30b59ff30d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:14:18.481Z|d068ebe8-20b3-4297-878a-f30b59ff30d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:14:18.484Z|91e31745-5d40-4497-a28d-9ad780e02dd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:14:18.484Z|91e31745-5d40-4497-a28d-9ad780e02dd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:14:18.487Z|95362198-68d7-484c-8603-5ff5d2adebc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:14:18.487Z|95362198-68d7-484c-8603-5ff5d2adebc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:14:20.750Z|8835774b-8545-4150-ae0d-b55f7ea4c69e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:14:20.754Z|8835774b-8545-4150-ae0d-b55f7ea4c69e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:14:28.511Z|2ea7eb84-a459-44f9-9a86-0abd8a6cbd63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:14:28.513Z|2ea7eb84-a459-44f9-9a86-0abd8a6cbd63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:14:28.514Z|d1547bcf-c2b3-4a3d-bf18-246299d44dca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:14:28.514Z|d1547bcf-c2b3-4a3d-bf18-246299d44dca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:14:28.518Z|e6357ee6-b990-4a24-ae07-e0e1fe26faac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:14:28.518Z|e6357ee6-b990-4a24-ae07-e0e1fe26faac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:14:35.749Z|c93e96a5-b461-417e-8604-1bc0e7c43fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:14:35.750Z|c93e96a5-b461-417e-8604-1bc0e7c43fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:14:37.707Z|0beaf218-36f0-41f6-ac0e-e90e102803ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:14:37.708Z|0beaf218-36f0-41f6-ac0e-e90e102803ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:14:38.544Z|82fe4196-1036-4d1c-80d1-bec7b55e0cb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:14:38.545Z|82fe4196-1036-4d1c-80d1-bec7b55e0cb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:14:38.545Z|3e1e33be-d845-4efa-ae1b-d407038df1ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:14:38.546Z|3e1e33be-d845-4efa-ae1b-d407038df1ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:14:38.547Z|45d2298a-3f36-4c99-a345-921397e137e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:14:38.549Z|45d2298a-3f36-4c99-a345-921397e137e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:14:48.579Z|b5d2814c-970d-430b-9759-35c0a1a376b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:14:48.579Z|94eca51d-3632-402a-b4d8-8f442cbc18a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:14:48.579Z|b5d2814c-970d-430b-9759-35c0a1a376b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:14:48.579Z|94eca51d-3632-402a-b4d8-8f442cbc18a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:14:48.580Z|4b4bddd8-8083-4075-b6b0-9fc7f9426d49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:14:48.582Z|4b4bddd8-8083-4075-b6b0-9fc7f9426d49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:14:50.750Z|f6dd405e-481f-4d8d-a240-35c545664f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:14:50.751Z|f6dd405e-481f-4d8d-a240-35c545664f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:14:58.606Z|30700dde-16a0-401d-b2c2-38ab991d8e8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:14:58.607Z|30700dde-16a0-401d-b2c2-38ab991d8e8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:14:58.609Z|1c4da2d1-bf0a-4c9d-9019-6a590fbbd5a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:14:58.610Z|1c4da2d1-bf0a-4c9d-9019-6a590fbbd5a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:14:58.612Z|3bf71c86-4ed3-4eff-a5c5-b731f976c39b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:14:58.612Z|3bf71c86-4ed3-4eff-a5c5-b731f976c39b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:14:59.888Z|38c02a73-96be-4f06-983e-ff6db1d79f3b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:14:59.889Z|38c02a73-96be-4f06-983e-ff6db1d79f3b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:15:05.750Z|43fbb270-6435-45fc-a528-56029041afc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:15:05.754Z|43fbb270-6435-45fc-a528-56029041afc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:15:07.708Z|bdb7bd26-afc4-4121-9dd6-85c87d619be1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:15:07.709Z|bdb7bd26-afc4-4121-9dd6-85c87d619be1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:15:08.635Z|c8e0770b-ff05-4110-b1aa-7fe8e83cd9cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:15:08.636Z|c8e0770b-ff05-4110-b1aa-7fe8e83cd9cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:15:08.636Z|5127547a-5492-4e81-a427-036e0dff9703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:15:08.637Z|5127547a-5492-4e81-a427-036e0dff9703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:15:08.646Z|73f43ffc-5b9a-4242-8c4d-45c818ddcfc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:15:08.647Z|73f43ffc-5b9a-4242-8c4d-45c818ddcfc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:15:18.666Z|dba39f2c-d191-4472-b294-1a0b578a6eee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:15:18.666Z|ee5e21de-3f8f-4eb2-8eba-33dc35418ee6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:15:18.667Z|dba39f2c-d191-4472-b294-1a0b578a6eee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:15:18.667Z|ee5e21de-3f8f-4eb2-8eba-33dc35418ee6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:15:18.673Z|c7f072b2-aed9-409a-8bb6-a5d5f0badaf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:15:18.674Z|c7f072b2-aed9-409a-8bb6-a5d5f0badaf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:15:20.752Z|f6400f14-9a16-4252-8d85-4b6cab77fff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:15:20.754Z|f6400f14-9a16-4252-8d85-4b6cab77fff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:15:28.698Z|d0c05be6-8337-4f5f-ad67-9705444cf484|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:15:28.699Z|d0c05be6-8337-4f5f-ad67-9705444cf484|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:15:28.700Z|5d7d0766-45d9-4ad9-b77d-326d2eab97e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:15:28.703Z|5d7d0766-45d9-4ad9-b77d-326d2eab97e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:15:28.704Z|39d72ab7-b557-4c21-b613-3240cd115fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:15:28.704Z|39d72ab7-b557-4c21-b613-3240cd115fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:15:35.750Z|86b300ec-5a21-4947-93ff-80582edf176e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:15:35.751Z|86b300ec-5a21-4947-93ff-80582edf176e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:15:37.710Z|d982391d-eed0-4071-a955-ca0fdea488e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:15:37.711Z|d982391d-eed0-4071-a955-ca0fdea488e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:15:38.730Z|c7615ecc-027a-4525-9db4-d4547421e92a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:15:38.731Z|c7615ecc-027a-4525-9db4-d4547421e92a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:15:38.730Z|885765cc-ab89-4668-88a1-0033c246ad64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:15:38.730Z|436bc8f7-47e8-4ff7-bcce-d09f5acb2409|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:15:38.731Z|436bc8f7-47e8-4ff7-bcce-d09f5acb2409|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:15:38.731Z|885765cc-ab89-4668-88a1-0033c246ad64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:15:48.760Z|8d0dbf13-edf0-41e2-8656-80a2b55b7a7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:15:48.760Z|11733822-3bab-4f80-a9f0-281d30fd9fb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:15:48.761Z|8d0dbf13-edf0-41e2-8656-80a2b55b7a7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:15:48.761Z|11733822-3bab-4f80-a9f0-281d30fd9fb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:15:48.763Z|67d5a736-a0ea-4880-bd75-f18b7ac9afa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:15:48.764Z|67d5a736-a0ea-4880-bd75-f18b7ac9afa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:15:50.750Z|4a5fe3b5-81f9-4dc2-be29-16d889e9369d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:15:50.755Z|4a5fe3b5-81f9-4dc2-be29-16d889e9369d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:15:58.786Z|b1a4a954-adf3-416a-99c9-01daac931d39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:15:58.788Z|b1a4a954-adf3-416a-99c9-01daac931d39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:15:58.789Z|bb86ae33-6e16-4e5e-871c-e05958e4dc9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:15:58.790Z|bb86ae33-6e16-4e5e-871c-e05958e4dc9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:15:58.792Z|e5a9742f-d2dd-4996-8f51-b7aea5e1c008|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:15:58.792Z|e5a9742f-d2dd-4996-8f51-b7aea5e1c008|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:15:59.888Z|20f38aaa-dfdc-4a4d-83d3-53ae950cf55b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:15:59.889Z|20f38aaa-dfdc-4a4d-83d3-53ae950cf55b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:16:05.750Z|152dc86b-506c-4522-b86a-89f0dbc04839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:16:05.751Z|152dc86b-506c-4522-b86a-89f0dbc04839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:16:07.711Z|82f10128-530e-4cdc-853d-6c1082d5a642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:16:07.712Z|82f10128-530e-4cdc-853d-6c1082d5a642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:16:08.824Z|f9bd6a9c-a8ca-4c44-ae38-e07b72ba87bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:16:08.824Z|f9bd6a9c-a8ca-4c44-ae38-e07b72ba87bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:16:08.825Z|0ee6155e-a5f0-499f-a06d-ef6e9fd9ce4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:16:08.826Z|0ee6155e-a5f0-499f-a06d-ef6e9fd9ce4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:16:08.832Z|36998f71-42e3-4578-8786-056cf86984c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:16:08.832Z|36998f71-42e3-4578-8786-056cf86984c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:16:18.857Z|7afecae5-9de2-4d89-ab2d-5443a24ec6a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:16:18.857Z|f6fb6269-c774-4584-9326-06bfe760c2a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:16:18.857Z|7afecae5-9de2-4d89-ab2d-5443a24ec6a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:16:18.857Z|f6fb6269-c774-4584-9326-06bfe760c2a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:16:18.863Z|a9563b2b-f1bf-4d30-bd3f-30582fcfbe09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:16:18.863Z|a9563b2b-f1bf-4d30-bd3f-30582fcfbe09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:16:20.750Z|63ed6080-bcf8-4d5e-a94d-7913f563c3e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:16:20.750Z|63ed6080-bcf8-4d5e-a94d-7913f563c3e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:16:28.887Z|9c73a8f5-8c92-44c3-b93f-b45f69935d2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:16:28.888Z|7abd3494-e698-43bf-a50a-0811cae419a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:16:28.888Z|9c73a8f5-8c92-44c3-b93f-b45f69935d2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:16:28.889Z|7abd3494-e698-43bf-a50a-0811cae419a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:16:28.895Z|2f6d8b62-5e70-42fb-aedd-78abf2f773c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:16:28.896Z|2f6d8b62-5e70-42fb-aedd-78abf2f773c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:16:35.750Z|914db49d-ea67-44b9-9c1e-d915c451c41b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:16:35.754Z|914db49d-ea67-44b9-9c1e-d915c451c41b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:16:37.712Z|ea1b673a-18e6-47a5-9ffd-e19d36e884f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:16:37.713Z|ea1b673a-18e6-47a5-9ffd-e19d36e884f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:16:38.917Z|5d280592-1856-4e3f-9363-db4554869821|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:16:38.918Z|5d280592-1856-4e3f-9363-db4554869821|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:16:38.919Z|6ea69160-6794-45fb-80fa-323f9e76c7d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:16:38.919Z|6ea69160-6794-45fb-80fa-323f9e76c7d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:16:38.927Z|21b08f2c-0846-40f7-b882-4de822cb3bd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:16:38.927Z|21b08f2c-0846-40f7-b882-4de822cb3bd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:16:48.944Z|b69cc246-cebc-4dd9-8694-addf2a71873a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:16:48.944Z|b69cc246-cebc-4dd9-8694-addf2a71873a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:16:48.946Z|3b02d62e-dd53-499c-ba35-25d44f839768|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:16:48.948Z|3b02d62e-dd53-499c-ba35-25d44f839768|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:16:48.955Z|174f3072-318c-4a52-8eaa-3983fd76ebb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:16:48.955Z|174f3072-318c-4a52-8eaa-3983fd76ebb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:16:50.751Z|20ade0d9-598f-49e1-816d-65e340aa38bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:16:50.751Z|20ade0d9-598f-49e1-816d-65e340aa38bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:16:58.974Z|eb005869-c128-4180-90f8-ab55ec1f1c98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:16:58.975Z|eb005869-c128-4180-90f8-ab55ec1f1c98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:16:58.981Z|1862465d-6357-4761-a672-91099d229bcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:16:58.981Z|1862465d-6357-4761-a672-91099d229bcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:16:58.983Z|a826e74d-a491-4ed1-842c-fe7b63dbd709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:16:58.984Z|a826e74d-a491-4ed1-842c-fe7b63dbd709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:16:59.888Z|c50959a8-2db1-4094-99d8-75c5a330fe80|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:16:59.889Z|c50959a8-2db1-4094-99d8-75c5a330fe80|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:17:05.749Z|492b6e6f-acbc-4685-8d05-a4d187e55e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:17:05.750Z|492b6e6f-acbc-4685-8d05-a4d187e55e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:17:07.714Z|bf3514fd-a9d3-4c44-a350-7ec5b3d0cebf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:17:07.714Z|bf3514fd-a9d3-4c44-a350-7ec5b3d0cebf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:17:09.005Z|58755987-10be-4db5-b6d6-23891e1b7542|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:17:09.006Z|58755987-10be-4db5-b6d6-23891e1b7542|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:17:09.005Z|a9f74f0c-805c-42ae-9cdc-654b1876711d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:17:09.007Z|a9f74f0c-805c-42ae-9cdc-654b1876711d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:17:09.010Z|c40a6877-9a6e-4ddd-820a-ea62c3e32cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:17:09.010Z|c40a6877-9a6e-4ddd-820a-ea62c3e32cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:17:19.036Z|d6b91a1d-e166-43d8-99aa-57bef19e5672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:17:19.037Z|d6b91a1d-e166-43d8-99aa-57bef19e5672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:17:19.039Z|c8675872-cbfe-4dad-9146-8c454a02679a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:17:19.040Z|9a7ddefa-6db4-46e5-b06d-325b64ef6f41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:17:19.040Z|c8675872-cbfe-4dad-9146-8c454a02679a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:17:19.040Z|9a7ddefa-6db4-46e5-b06d-325b64ef6f41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:17:20.750Z|f2f545fb-14a4-470f-8c38-908e11867bbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:17:20.754Z|f2f545fb-14a4-470f-8c38-908e11867bbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:17:29.066Z|f3b964f0-e41e-4dea-a7f1-78b2654c5023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:17:29.067Z|f3b964f0-e41e-4dea-a7f1-78b2654c5023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:17:29.070Z|281dc48a-bd36-46f4-8951-97afcf0ea4bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:17:29.070Z|281dc48a-bd36-46f4-8951-97afcf0ea4bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:17:29.070Z|15863928-2490-416e-85e4-44a765038563|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:17:29.071Z|15863928-2490-416e-85e4-44a765038563|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:17:35.750Z|d07cb37f-8714-4033-bd20-ddf8b174ff59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:17:35.750Z|d07cb37f-8714-4033-bd20-ddf8b174ff59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:17:37.719Z|f33785e5-ee54-44d1-a145-3a0f9e045b63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:17:37.719Z|f33785e5-ee54-44d1-a145-3a0f9e045b63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:17:39.103Z|2930e555-b7a6-47a6-b3db-f045c790d4a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:17:39.103Z|ed52b62c-3700-48e4-8476-d48448f78342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:17:39.103Z|51bf4aea-5e65-4c1d-b61e-1c4a3348c7eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:17:39.104Z|ed52b62c-3700-48e4-8476-d48448f78342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:17:39.104Z|51bf4aea-5e65-4c1d-b61e-1c4a3348c7eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:17:39.104Z|2930e555-b7a6-47a6-b3db-f045c790d4a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:17:49.133Z|efacc4c2-f545-4aa3-8c88-c24956c52e84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:17:49.134Z|efacc4c2-f545-4aa3-8c88-c24956c52e84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:17:49.136Z|240e8b79-0960-4401-80f7-a2261cf67949|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:17:49.137Z|ccd0a3a1-ce92-4a28-80ec-a57297d6388d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:17:49.137Z|240e8b79-0960-4401-80f7-a2261cf67949|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:17:49.137Z|ccd0a3a1-ce92-4a28-80ec-a57297d6388d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:17:50.750Z|0b01eccc-2644-416d-a190-52de57c3f4ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:17:50.750Z|0b01eccc-2644-416d-a190-52de57c3f4ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:17:59.164Z|1353ac4a-35dc-4c52-85df-9496f5293032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:17:59.165Z|1353ac4a-35dc-4c52-85df-9496f5293032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:17:59.167Z|bcf6c03a-a098-47e1-bc01-39fdc950fe16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:17:59.168Z|bcf6c03a-a098-47e1-bc01-39fdc950fe16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:17:59.171Z|7a3333d2-e9f0-4a0c-8912-2cf425c30e39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:17:59.171Z|7a3333d2-e9f0-4a0c-8912-2cf425c30e39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:17:59.889Z|f4547fbe-4d5f-4a96-a825-42eebf78ec1b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:17:59.890Z|f4547fbe-4d5f-4a96-a825-42eebf78ec1b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:18:05.750Z|b9c8b027-5f03-4cdd-81da-8b3b12a8c796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:18:05.754Z|b9c8b027-5f03-4cdd-81da-8b3b12a8c796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:18:07.720Z|116a3fa9-668f-45a5-b642-1a1787af2394|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:18:07.720Z|116a3fa9-668f-45a5-b642-1a1787af2394|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:18:09.190Z|f087dbad-9481-4876-b327-19388eeeffb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:18:09.191Z|f087dbad-9481-4876-b327-19388eeeffb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:18:09.193Z|f31d46fa-aed0-484e-9385-2588ef8a7d70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:18:09.193Z|f31d46fa-aed0-484e-9385-2588ef8a7d70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:18:09.196Z|ce76da01-6759-49bc-9c9b-49265417464d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:18:09.197Z|ce76da01-6759-49bc-9c9b-49265417464d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:18:19.219Z|4cc89331-b795-4fbf-921e-654ab554a57d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:18:19.220Z|4cc89331-b795-4fbf-921e-654ab554a57d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:18:19.222Z|b4f9cedd-8cc3-48be-a87d-da08a7c6c090|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:18:19.222Z|32912b3f-23e9-49fa-a892-5faaa93d2c3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:18:19.222Z|32912b3f-23e9-49fa-a892-5faaa93d2c3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:18:19.222Z|b4f9cedd-8cc3-48be-a87d-da08a7c6c090|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:18:20.749Z|c60f3eb9-4bf0-4cdb-9ac8-c40edff618ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:18:20.750Z|c60f3eb9-4bf0-4cdb-9ac8-c40edff618ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:18:29.260Z|826ad022-6ad6-4f44-adde-b787e40321a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:18:29.261Z|01622570-feb4-4a92-9d44-70570713ea6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:18:29.261Z|826ad022-6ad6-4f44-adde-b787e40321a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:18:29.261Z|cb1677ea-ccc3-4d2f-9363-10c8d79e5623|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:18:29.261Z|01622570-feb4-4a92-9d44-70570713ea6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:18:29.262Z|cb1677ea-ccc3-4d2f-9363-10c8d79e5623|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:18:35.749Z|d6a63539-66f0-455a-9212-d8461e1e3c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:18:35.750Z|d6a63539-66f0-455a-9212-d8461e1e3c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:18:37.721Z|eb5cf612-67a4-4938-88d2-0f672b621e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:18:37.721Z|eb5cf612-67a4-4938-88d2-0f672b621e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:18:39.286Z|cd7e59f6-4937-4eba-8af9-2a9cb22d0909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:18:39.287Z|cd7e59f6-4937-4eba-8af9-2a9cb22d0909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:18:39.289Z|849d7350-06ce-451f-ae1c-56af26850efd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:18:39.289Z|849d7350-06ce-451f-ae1c-56af26850efd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:18:39.296Z|4f7b1ec7-28b7-4a0c-abff-f900d86ca951|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:18:39.297Z|4f7b1ec7-28b7-4a0c-abff-f900d86ca951|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:18:49.321Z|8acc63e7-f8fa-4895-86c3-22b4f049d6f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:18:49.321Z|8acc63e7-f8fa-4895-86c3-22b4f049d6f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:18:49.329Z|c076d97d-511b-4291-9505-759ed1a5eca1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:18:49.330Z|c076d97d-511b-4291-9505-759ed1a5eca1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:18:49.332Z|cf9fabdb-fc73-4b90-95e7-5365c34bd061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:18:49.333Z|cf9fabdb-fc73-4b90-95e7-5365c34bd061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:18:50.750Z|a8017f9b-8841-4e7b-8954-899206f021c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:18:50.754Z|a8017f9b-8841-4e7b-8954-899206f021c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:18:59.351Z|25578e13-e67d-4f5e-8c33-60bfc4339bc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:18:59.352Z|25578e13-e67d-4f5e-8c33-60bfc4339bc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:18:59.360Z|288f3dc9-2ddd-4ceb-b929-3951bc9b8cc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:18:59.360Z|288f3dc9-2ddd-4ceb-b929-3951bc9b8cc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:18:59.368Z|653ea2ab-7ecb-4bc5-8ba9-876ea9611b0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:18:59.368Z|653ea2ab-7ecb-4bc5-8ba9-876ea9611b0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:18:59.889Z|5e227c36-4bf2-4778-9268-68e9cadd3e47|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:18:59.890Z|5e227c36-4bf2-4778-9268-68e9cadd3e47|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:19:05.750Z|9e9615f0-f643-4da9-bde8-5bc1a0f27eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:19:05.750Z|9e9615f0-f643-4da9-bde8-5bc1a0f27eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:19:07.722Z|93dddef9-fbb1-4cea-8d79-ee6c99e8867d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:19:07.722Z|93dddef9-fbb1-4cea-8d79-ee6c99e8867d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:19:09.381Z|205c5c2a-0c21-4dca-ba70-c830125dce43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:19:09.382Z|205c5c2a-0c21-4dca-ba70-c830125dce43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:19:09.390Z|627eb34d-7a8c-4dfe-ae98-97bd32598b38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:19:09.390Z|627eb34d-7a8c-4dfe-ae98-97bd32598b38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:19:09.393Z|c7f14f1d-882d-40bd-b509-412cd26a04c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:19:09.393Z|c7f14f1d-882d-40bd-b509-412cd26a04c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:19:19.413Z|20fc36ae-9946-46b1-949f-465adbfd5f46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:19:19.413Z|20fc36ae-9946-46b1-949f-465adbfd5f46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:19:19.414Z|ab25733e-952d-447a-856e-ff1e121f4a53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:19:19.415Z|ab25733e-952d-447a-856e-ff1e121f4a53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:19:19.416Z|ed3eb54b-cb70-4398-8b63-05880ecd5891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:19:19.416Z|ed3eb54b-cb70-4398-8b63-05880ecd5891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:19:20.750Z|5b5fb7eb-eff2-4775-be22-003790c18463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:19:20.750Z|5b5fb7eb-eff2-4775-be22-003790c18463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:19:29.451Z|3b6f9cf6-286e-4e85-a0a8-514c6fdbc43f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:19:29.452Z|db86b7ea-b039-49a8-8e32-791311086cd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:19:29.452Z|dc4dc816-893a-4bf5-ab68-c704df20fcdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:19:29.452Z|db86b7ea-b039-49a8-8e32-791311086cd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:19:29.453Z|dc4dc816-893a-4bf5-ab68-c704df20fcdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:19:29.451Z|3b6f9cf6-286e-4e85-a0a8-514c6fdbc43f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:19:35.750Z|d9b48641-2b54-41f9-a2dc-ef0e848f1472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:19:35.754Z|d9b48641-2b54-41f9-a2dc-ef0e848f1472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:19:37.723Z|b4d4a0b5-96c1-4601-9197-a7e1791b0cca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:19:37.723Z|b4d4a0b5-96c1-4601-9197-a7e1791b0cca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:19:39.478Z|d2b3e3f4-d918-4fc8-bd6f-8daab87e2150|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:19:39.478Z|d2b3e3f4-d918-4fc8-bd6f-8daab87e2150|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:19:39.482Z|bda17665-c2d1-4426-a3cf-d731b1c695d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:19:39.483Z|ca2d8b31-4cdc-4724-bd4c-e63d020e4d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:19:39.483Z|bda17665-c2d1-4426-a3cf-d731b1c695d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:19:39.483Z|ca2d8b31-4cdc-4724-bd4c-e63d020e4d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:19:49.513Z|d0443519-3ed7-4198-8095-78bf5dcfadc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:19:49.513Z|d0443519-3ed7-4198-8095-78bf5dcfadc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:19:49.517Z|67df1444-24d7-454f-a6c9-bbbee8d7670b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:19:49.518Z|67df1444-24d7-454f-a6c9-bbbee8d7670b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:19:49.518Z|8c75c0c3-0bec-45a7-9db5-38d93e2e5f9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:19:49.519Z|8c75c0c3-0bec-45a7-9db5-38d93e2e5f9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:19:50.750Z|c32002c1-3486-405d-ac81-021b6e2f62b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:19:50.750Z|c32002c1-3486-405d-ac81-021b6e2f62b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:19:59.547Z|456724a0-a6c5-4c96-aafc-53f3dc746794|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:19:59.547Z|456724a0-a6c5-4c96-aafc-53f3dc746794|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:19:59.549Z|3d6fb4bc-a29e-4aad-bc53-97e50bb6a946|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:19:59.550Z|3d6fb4bc-a29e-4aad-bc53-97e50bb6a946|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:19:59.554Z|5ff87265-4058-42ae-8538-a0687b96059e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:19:59.554Z|5ff87265-4058-42ae-8538-a0687b96059e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:19:59.888Z|9a654ff7-8a9f-4f3f-a87d-3405e34b731e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:19:59.888Z|9a654ff7-8a9f-4f3f-a87d-3405e34b731e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:20:05.750Z|e8bb2985-7326-4ecd-8348-4a88af95a369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:20:05.750Z|e8bb2985-7326-4ecd-8348-4a88af95a369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:20:07.724Z|ebbe7051-9858-4cfa-9f88-36e9a09f166e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:20:07.725Z|ebbe7051-9858-4cfa-9f88-36e9a09f166e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:20:09.573Z|489aea5e-a016-461f-a249-ccec8dc83cd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:20:09.574Z|489aea5e-a016-461f-a249-ccec8dc83cd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:20:09.579Z|48a368f5-3587-4dff-8300-c79045f26785|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:20:09.579Z|48a368f5-3587-4dff-8300-c79045f26785|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:20:09.580Z|814b0580-63ad-49b6-a182-8d1f85d1f445|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:20:09.580Z|814b0580-63ad-49b6-a182-8d1f85d1f445|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:20:19.603Z|e3312df8-3ba2-45a3-b74b-2e83b0026fc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:20:19.604Z|e3312df8-3ba2-45a3-b74b-2e83b0026fc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:20:19.609Z|2615f0c9-cf62-4c29-979f-95a11e1f7be6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:20:19.609Z|2615f0c9-cf62-4c29-979f-95a11e1f7be6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:20:19.609Z|afd6fcf5-1d8c-4152-a5b6-27a9599cc036|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:20:19.610Z|afd6fcf5-1d8c-4152-a5b6-27a9599cc036|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:20:20.750Z|5086177c-9f8d-4567-95f2-cd22774f03d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:20:20.753Z|5086177c-9f8d-4567-95f2-cd22774f03d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:20:29.625Z|0ecdba87-2b2f-40e2-9ace-d2c11c630402|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:20:29.626Z|0ecdba87-2b2f-40e2-9ace-d2c11c630402|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:20:29.632Z|a21ab3e9-e24f-413d-a27b-b1a8eba19a2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:20:29.632Z|a21ab3e9-e24f-413d-a27b-b1a8eba19a2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:20:29.633Z|d5c87052-9f17-4b0f-9782-6c4e9bedf5e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:20:29.633Z|d5c87052-9f17-4b0f-9782-6c4e9bedf5e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:20:35.750Z|171437ce-6bf2-4ce5-aff0-49c2c110f4d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:20:35.750Z|171437ce-6bf2-4ce5-aff0-49c2c110f4d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:20:37.725Z|d6aee6c4-0c9c-4473-ab10-3f4943d5f9fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:20:37.726Z|d6aee6c4-0c9c-4473-ab10-3f4943d5f9fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:20:39.655Z|a346d1c6-852a-41fc-8a05-063d93e9a52e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:20:39.655Z|a346d1c6-852a-41fc-8a05-063d93e9a52e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:20:39.657Z|fb635da3-17ba-4065-b0c4-473150c99c5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:20:39.658Z|fb635da3-17ba-4065-b0c4-473150c99c5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:20:39.661Z|705916fb-50eb-4e0f-953e-5c0cfc470ffc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:20:39.662Z|705916fb-50eb-4e0f-953e-5c0cfc470ffc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:20:49.696Z|5e096ae8-d09c-4fe7-96b0-91a81adf48a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:20:49.697Z|5e096ae8-d09c-4fe7-96b0-91a81adf48a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:20:49.699Z|e58e686d-fb7c-4bd4-a044-79cf5306c3a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:20:49.699Z|e58e686d-fb7c-4bd4-a044-79cf5306c3a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:20:49.700Z|2d978fae-ee29-4916-bbc3-48c9bed194eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:20:49.700Z|2d978fae-ee29-4916-bbc3-48c9bed194eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:20:50.750Z|09c30d9b-28f5-4041-8a8f-5740128e193d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:20:50.750Z|09c30d9b-28f5-4041-8a8f-5740128e193d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:20:59.726Z|b9b51665-b65d-41b4-84c4-06296d825a24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:20:59.727Z|b9b51665-b65d-41b4-84c4-06296d825a24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:20:59.735Z|13bb21cb-ab9e-4dc5-af7f-df723fcfb01f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:20:59.735Z|13bb21cb-ab9e-4dc5-af7f-df723fcfb01f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:20:59.735Z|1cd92525-7c2e-48c0-a64f-1a26ba8960e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:20:59.736Z|1cd92525-7c2e-48c0-a64f-1a26ba8960e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:20:59.909Z|85501814-a0ba-4838-957a-6cfa087f2205|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:20:59.909Z|85501814-a0ba-4838-957a-6cfa087f2205|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:21:05.750Z|a51b8613-84cc-4fdc-a6d7-22ed23dbb04e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:21:05.755Z|a51b8613-84cc-4fdc-a6d7-22ed23dbb04e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:21:07.726Z|b04bd277-1553-445b-997c-0446d7529b8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:21:07.727Z|b04bd277-1553-445b-997c-0446d7529b8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:21:09.762Z|96db6253-509c-46c2-b56a-315a585d99e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:21:09.762Z|96db6253-509c-46c2-b56a-315a585d99e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:21:09.766Z|d269ef79-f500-4fb9-8d51-0bd1e50ab9eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:21:09.767Z|d269ef79-f500-4fb9-8d51-0bd1e50ab9eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:21:09.766Z|a8190c87-2081-418e-a35a-74a14086735a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:21:09.769Z|a8190c87-2081-418e-a35a-74a14086735a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:21:19.794Z|58491132-95ed-49e3-ac77-0bd6a6830556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:21:19.795Z|58491132-95ed-49e3-ac77-0bd6a6830556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:21:19.796Z|93ddb87b-92e2-48c6-96d9-6e43d487d195|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:21:19.797Z|93ddb87b-92e2-48c6-96d9-6e43d487d195|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:21:19.799Z|11d2d330-c0a7-4577-b4ec-9c37dea4c1b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:21:19.799Z|11d2d330-c0a7-4577-b4ec-9c37dea4c1b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:21:20.750Z|762c9267-8885-45cc-b1a9-9a68e54712bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:21:20.750Z|762c9267-8885-45cc-b1a9-9a68e54712bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:21:29.830Z|0dfad352-31e4-468c-b213-fedb4b0135e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:21:29.831Z|0dfad352-31e4-468c-b213-fedb4b0135e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:21:29.831Z|0b2e886b-8612-4923-ae55-36acaec40586|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:21:29.831Z|0b2e886b-8612-4923-ae55-36acaec40586|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:21:29.835Z|4923b7ca-4b63-4627-9186-19356eb35c26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:21:29.835Z|4923b7ca-4b63-4627-9186-19356eb35c26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:21:35.751Z|f2920dfa-92e8-4e7b-a0f9-fb5bcb34f6db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:21:35.751Z|f2920dfa-92e8-4e7b-a0f9-fb5bcb34f6db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:21:37.727Z|b73595bb-b68d-474c-9839-590d4f79af04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:21:37.728Z|b73595bb-b68d-474c-9839-590d4f79af04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:21:39.859Z|2d2b1cc3-0e12-41d7-a519-a6312debc166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:21:39.860Z|2d2b1cc3-0e12-41d7-a519-a6312debc166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:21:39.864Z|34f1426c-c53b-4f2e-9d10-a552b01a2291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:21:39.864Z|0c474153-c50e-4bb8-a6e8-9ac0853a3e02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:21:39.864Z|34f1426c-c53b-4f2e-9d10-a552b01a2291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:21:39.864Z|0c474153-c50e-4bb8-a6e8-9ac0853a3e02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:21:49.890Z|2f6db0d4-240a-43c1-bb13-3e2e34b5c290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:21:49.891Z|e7e888cf-b3f1-4dd6-90c5-6aa07d9a64ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:21:49.892Z|e7e888cf-b3f1-4dd6-90c5-6aa07d9a64ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:21:49.891Z|2f6db0d4-240a-43c1-bb13-3e2e34b5c290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:21:49.894Z|da57f9b4-0a2c-412b-bfe7-12accc337bb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:21:49.895Z|da57f9b4-0a2c-412b-bfe7-12accc337bb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:21:50.750Z|2c1d38aa-590f-45a2-a5a4-2cee294f4df7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:21:50.754Z|2c1d38aa-590f-45a2-a5a4-2cee294f4df7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:21:59.889Z|aa57de9c-2748-4e4b-ae85-00992ec08a73|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:21:59.889Z|aa57de9c-2748-4e4b-ae85-00992ec08a73|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:21:59.926Z|9cf1daea-3e85-465d-9a89-47c4fefd550d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:21:59.926Z|6b7ad938-c407-48a5-8501-5cee797c4e45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:21:59.926Z|9cf1daea-3e85-465d-9a89-47c4fefd550d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:21:59.926Z|6b7ad938-c407-48a5-8501-5cee797c4e45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:21:59.934Z|6929ce14-4171-4b9c-ba56-6036c710c3f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:21:59.934Z|6929ce14-4171-4b9c-ba56-6036c710c3f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:22:05.750Z|8aed4c6b-db24-4ead-baab-30146d00ad88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:22:05.750Z|8aed4c6b-db24-4ead-baab-30146d00ad88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:22:07.728Z|b57a8f7b-ed8c-4321-bf8a-9ded2a657705|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:22:07.729Z|b57a8f7b-ed8c-4321-bf8a-9ded2a657705|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:22:09.956Z|994ada61-1df5-4659-b688-35f04ff485ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:22:09.956Z|994ada61-1df5-4659-b688-35f04ff485ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:22:09.960Z|a58b987d-b75d-4c65-879a-9c28d79a411d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:22:09.960Z|a58b987d-b75d-4c65-879a-9c28d79a411d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:22:09.966Z|d596a0bb-bdb6-494c-98aa-2250b4fd194b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:22:09.966Z|d596a0bb-bdb6-494c-98aa-2250b4fd194b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:22:19.989Z|90285eab-1a5d-4579-b543-ba7e2f3669ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:22:19.990Z|90285eab-1a5d-4579-b543-ba7e2f3669ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:22:19.996Z|8a381247-4d1d-47d1-94b9-a180798c2d99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:22:19.997Z|8a381247-4d1d-47d1-94b9-a180798c2d99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:22:20.004Z|79856952-50e4-4e23-ba31-16de9e993d69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:22:20.005Z|79856952-50e4-4e23-ba31-16de9e993d69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:22:20.750Z|d73d0c25-5ba9-4e49-9668-204148d2a5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:22:20.750Z|d73d0c25-5ba9-4e49-9668-204148d2a5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:22:30.021Z|20d7447a-d832-4367-a34b-31d570fd3a2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:22:30.021Z|20d7447a-d832-4367-a34b-31d570fd3a2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:22:30.029Z|47898f25-6c3a-46de-848e-87a4182fe185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:22:30.030Z|47898f25-6c3a-46de-848e-87a4182fe185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:22:30.038Z|b0f78b09-1525-48f2-a54b-3c1ff1b7299e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:22:30.038Z|b0f78b09-1525-48f2-a54b-3c1ff1b7299e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:22:35.749Z|4bc6285d-1fe1-4e46-8950-f8f4b81f6687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:22:35.754Z|4bc6285d-1fe1-4e46-8950-f8f4b81f6687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:22:37.730Z|b5102da6-6772-4b32-a8c9-562783bcdec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:22:37.730Z|b5102da6-6772-4b32-a8c9-562783bcdec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:22:40.055Z|96af1853-59d3-480e-8e9c-4448fb87f99c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:22:40.056Z|96af1853-59d3-480e-8e9c-4448fb87f99c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:22:40.061Z|d2d8583f-16c1-440a-b6cc-05623b011bf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:22:40.062Z|d2d8583f-16c1-440a-b6cc-05623b011bf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:22:40.069Z|1de8b55d-a24a-4a2e-93d3-c94200f473d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:22:40.070Z|1de8b55d-a24a-4a2e-93d3-c94200f473d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:22:50.086Z|57091e72-d6c2-47c0-835c-85a8db5c8636|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:22:50.087Z|57091e72-d6c2-47c0-835c-85a8db5c8636|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:22:50.092Z|86cded47-88b8-4bb1-b602-5d7850f6a06b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:22:50.093Z|86cded47-88b8-4bb1-b602-5d7850f6a06b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:22:50.099Z|42b41552-a55f-4bd8-b29c-113de8413b55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:22:50.100Z|42b41552-a55f-4bd8-b29c-113de8413b55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:22:50.749Z|4e2732a2-602c-42bd-b480-9940c8c78b47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:22:50.750Z|4e2732a2-602c-42bd-b480-9940c8c78b47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:22:59.890Z|a072b1b5-5afa-4120-affd-e5adc59459a9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:22:59.890Z|a072b1b5-5afa-4120-affd-e5adc59459a9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:23:00.117Z|c61efb5d-877d-4e8f-9c35-e49a93a9e5c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:23:00.118Z|c61efb5d-877d-4e8f-9c35-e49a93a9e5c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:23:00.126Z|6ba6d1ef-cf06-45f2-924a-e754d043afa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:23:00.126Z|6ba6d1ef-cf06-45f2-924a-e754d043afa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:23:00.127Z|283b9252-d34c-4029-ba6a-3ca8d10de17c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:23:00.127Z|283b9252-d34c-4029-ba6a-3ca8d10de17c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:23:05.750Z|83192a44-0d89-43e3-a5c0-8f36589555a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:23:05.750Z|83192a44-0d89-43e3-a5c0-8f36589555a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:23:07.730Z|d8f727fe-8aae-4710-8221-9d467b0da5b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:23:07.731Z|d8f727fe-8aae-4710-8221-9d467b0da5b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:23:10.149Z|f0dcb1e9-4f4e-45f8-a639-3e6eac25ad10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:23:10.149Z|f0dcb1e9-4f4e-45f8-a639-3e6eac25ad10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:23:10.152Z|68436ca9-569d-45af-92a6-b30f5e77b8ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:23:10.152Z|68436ca9-569d-45af-92a6-b30f5e77b8ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:23:10.157Z|8d4aa784-6690-4d99-9890-18511b7ad3e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:23:10.157Z|8d4aa784-6690-4d99-9890-18511b7ad3e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:23:20.179Z|dcbca7ca-4862-44f0-b492-07f9dbbaec0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:23:20.180Z|dcbca7ca-4862-44f0-b492-07f9dbbaec0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:23:20.180Z|99c213cd-7723-4847-8e5b-9f467935b9d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:23:20.180Z|99c213cd-7723-4847-8e5b-9f467935b9d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:23:20.185Z|0af0244f-a58f-4ade-871c-654955ec777c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:23:20.186Z|0af0244f-a58f-4ade-871c-654955ec777c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:23:20.750Z|75efac6d-1899-4112-aa4a-77009a062073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:23:20.753Z|75efac6d-1899-4112-aa4a-77009a062073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:23:30.212Z|507e3bb0-d255-45d1-9673-dab8a743f7a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:23:30.213Z|507e3bb0-d255-45d1-9673-dab8a743f7a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:23:30.221Z|a0478ed2-8789-4fad-a5cf-3ade4ccae694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:23:30.222Z|a0478ed2-8789-4fad-a5cf-3ade4ccae694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:23:30.222Z|e0e43d37-1b18-4966-a2f2-59ae28936a66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:23:30.223Z|e0e43d37-1b18-4966-a2f2-59ae28936a66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:23:35.750Z|4cefaaf9-27eb-4bf8-98e0-91071de32516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:23:35.750Z|4cefaaf9-27eb-4bf8-98e0-91071de32516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:23:37.732Z|a7797daa-f08b-4f2d-895e-a17db1ff9a3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:23:37.732Z|a7797daa-f08b-4f2d-895e-a17db1ff9a3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:23:40.253Z|9226673d-68b7-48a4-a229-7e09e467aa3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:23:40.254Z|9226673d-68b7-48a4-a229-7e09e467aa3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:23:40.254Z|24745779-7f39-4997-9734-4dbb95f62e6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:23:40.255Z|24745779-7f39-4997-9734-4dbb95f62e6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:23:40.255Z|ca8aa2c3-b549-46b7-9329-36ffd69d3bcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:23:40.256Z|ca8aa2c3-b549-46b7-9329-36ffd69d3bcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:23:50.283Z|101df145-bfac-4fe0-a36e-7de29f44dc5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:23:50.284Z|101df145-bfac-4fe0-a36e-7de29f44dc5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:23:50.284Z|eb04922e-0688-4378-8a14-2f5ef35cd5ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:23:50.284Z|eb04922e-0688-4378-8a14-2f5ef35cd5ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:23:50.286Z|b8d248f9-c12b-40aa-8994-bd348c7033e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:23:50.287Z|b8d248f9-c12b-40aa-8994-bd348c7033e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:23:50.750Z|28f917e0-1d38-4d0a-9691-75c4a16a783f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:23:50.750Z|28f917e0-1d38-4d0a-9691-75c4a16a783f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:23:59.888Z|cb364c82-ee57-4fca-be7d-20b08e99b8ec|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:23:59.889Z|cb364c82-ee57-4fca-be7d-20b08e99b8ec|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:24:00.314Z|a3ee83a9-d3c7-47d7-93f0-3e6938a1f30a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:24:00.315Z|f3c089a2-81d0-404f-8fe5-6503b7f7c56b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:24:00.315Z|f3c089a2-81d0-404f-8fe5-6503b7f7c56b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:24:00.315Z|a3ee83a9-d3c7-47d7-93f0-3e6938a1f30a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:24:00.322Z|d21f52bb-856b-48c6-b5e3-ab7f13123114|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:24:00.322Z|d21f52bb-856b-48c6-b5e3-ab7f13123114|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:24:05.750Z|afbe6492-5d53-4a72-a858-09c06d2f7e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:24:05.754Z|afbe6492-5d53-4a72-a858-09c06d2f7e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:24:07.733Z|b8d7d268-95ad-41f4-984b-cc8c22702351|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:24:07.733Z|b8d7d268-95ad-41f4-984b-cc8c22702351|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:24:10.346Z|1039c698-ffaf-42e5-b86d-b2c0aae95c68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:24:10.346Z|1039c698-ffaf-42e5-b86d-b2c0aae95c68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:24:10.347Z|b20803f8-ade2-47eb-adf4-89dd9739754e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:24:10.348Z|b20803f8-ade2-47eb-adf4-89dd9739754e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:24:10.350Z|5794b17f-b26b-4b9c-969d-c16ba51099e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:24:10.350Z|5794b17f-b26b-4b9c-969d-c16ba51099e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:24:20.376Z|bb9fe3f5-d241-431a-9ed3-b72ac5d3f455|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:24:20.376Z|bb9fe3f5-d241-431a-9ed3-b72ac5d3f455|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:24:20.378Z|4ebe52ec-6125-42e1-a1af-a4c4d1d05181|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:24:20.378Z|135cee31-050c-4cb2-82af-f4cdff4f2abd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:24:20.378Z|4ebe52ec-6125-42e1-a1af-a4c4d1d05181|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:24:20.378Z|135cee31-050c-4cb2-82af-f4cdff4f2abd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:24:20.750Z|6ad1b7be-dfeb-4844-94bb-734b3fd178d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:24:20.750Z|6ad1b7be-dfeb-4844-94bb-734b3fd178d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:24:30.403Z|91fecd91-1a25-483b-9473-5eab051d2878|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:24:30.404Z|91fecd91-1a25-483b-9473-5eab051d2878|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:24:30.406Z|654873fa-183a-4d51-b611-b1d29de3fd1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:24:30.406Z|894f1b3f-f1a2-4baf-9486-017b93b714a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:24:30.407Z|654873fa-183a-4d51-b611-b1d29de3fd1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:24:30.407Z|894f1b3f-f1a2-4baf-9486-017b93b714a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:24:35.750Z|9c8f5ff4-e8e0-4790-bfd6-02028c55d540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:24:35.750Z|9c8f5ff4-e8e0-4790-bfd6-02028c55d540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:24:37.734Z|b4de2e8d-fcd8-4e81-9266-22cc8b23e585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:24:37.735Z|b4de2e8d-fcd8-4e81-9266-22cc8b23e585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:24:40.445Z|5ad63953-9936-47c0-8537-4c7b10862566|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:24:40.445Z|b4453554-df01-4363-8ec9-ee73ea7a761a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:24:40.446Z|b4453554-df01-4363-8ec9-ee73ea7a761a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:24:40.447Z|eed79ab4-9eb2-40a0-bf38-82e91afc32df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:24:40.449Z|5ad63953-9936-47c0-8537-4c7b10862566|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:24:40.451Z|eed79ab4-9eb2-40a0-bf38-82e91afc32df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:24:50.485Z|1ef771b6-1475-47d3-a247-84d69a42f55b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:24:50.485Z|1ef771b6-1475-47d3-a247-84d69a42f55b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:24:50.488Z|ebd0dbcb-a0a0-40e1-ab1f-208bb0ea94fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:24:50.488Z|ebd0dbcb-a0a0-40e1-ab1f-208bb0ea94fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:24:50.493Z|6b60bb5f-4761-4454-ace2-09c9b6596930|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:24:50.493Z|6b60bb5f-4761-4454-ace2-09c9b6596930|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:24:50.751Z|eb21bce0-4d69-4f00-b41f-acdf13c1eb96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:24:50.755Z|eb21bce0-4d69-4f00-b41f-acdf13c1eb96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:24:59.890Z|31578f2c-9cde-4edb-b7cb-d62c5176c346|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:24:59.891Z|31578f2c-9cde-4edb-b7cb-d62c5176c346|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:25:00.515Z|57d0d01e-c35c-4233-bf1c-10742c16cb89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:25:00.516Z|57d0d01e-c35c-4233-bf1c-10742c16cb89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:25:00.517Z|245c038b-8709-4a03-9ab2-17ac714957f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:25:00.517Z|245c038b-8709-4a03-9ab2-17ac714957f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:25:00.523Z|28f904d1-23c5-4735-ab77-d1b8becbe476|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:25:00.523Z|28f904d1-23c5-4735-ab77-d1b8becbe476|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:25:05.749Z|8d48db2d-4b35-443a-8c98-aeedf8f0eb2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:25:05.750Z|8d48db2d-4b35-443a-8c98-aeedf8f0eb2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:25:07.735Z|5abd4c7b-6a4a-4ab3-94ea-7ceef9dbd92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:25:07.736Z|5abd4c7b-6a4a-4ab3-94ea-7ceef9dbd92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:25:10.556Z|446864b7-b35f-4996-8887-c1470a3e56ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:25:10.557Z|446864b7-b35f-4996-8887-c1470a3e56ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:25:10.561Z|a74514bf-3bc4-4147-910f-efb8bc1bea9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:25:10.562Z|a74514bf-3bc4-4147-910f-efb8bc1bea9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:25:10.563Z|681de77d-cf58-46c9-b8bd-f706a5391f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:25:10.564Z|681de77d-cf58-46c9-b8bd-f706a5391f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:25:20.580Z|85efd81b-0463-46ef-ae3d-3dfed1d1cda6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:25:20.581Z|85efd81b-0463-46ef-ae3d-3dfed1d1cda6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:25:20.604Z|e8ccf51d-9b8d-4c4c-ba03-9e7b49ae42e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:25:20.605Z|e8ccf51d-9b8d-4c4c-ba03-9e7b49ae42e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:25:20.618Z|b9abf1b5-f00b-429e-aebd-9e1a0e12a6dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:25:20.619Z|b9abf1b5-f00b-429e-aebd-9e1a0e12a6dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:25:20.750Z|346576df-b261-4dbe-8b26-2be367002de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:25:20.750Z|346576df-b261-4dbe-8b26-2be367002de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:25:30.612Z|2776f27b-7b12-4d5d-83c3-d68ff42cd17a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:25:30.612Z|2776f27b-7b12-4d5d-83c3-d68ff42cd17a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:25:30.630Z|bec23664-a762-4989-91f5-866b6f8c6961|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:25:30.631Z|bec23664-a762-4989-91f5-866b6f8c6961|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:25:30.639Z|4169a16d-ab0b-4432-a0f0-ec2ec224fd71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:25:30.639Z|4169a16d-ab0b-4432-a0f0-ec2ec224fd71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:25:35.749Z|03dc5afc-0eb9-4425-8450-22cba8ce8645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:25:35.753Z|03dc5afc-0eb9-4425-8450-22cba8ce8645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:25:37.737Z|7599b8e3-eb08-44a4-8794-100583a95569|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:25:37.737Z|7599b8e3-eb08-44a4-8794-100583a95569|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:25:40.637Z|b5966095-39f2-4016-896e-644e718eb23d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:25:40.638Z|b5966095-39f2-4016-896e-644e718eb23d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:25:40.657Z|ce95bf4e-9d02-4eb8-ad3c-168ea6939010|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:25:40.658Z|ce95bf4e-9d02-4eb8-ad3c-168ea6939010|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:25:40.665Z|ed45d6a7-9cf7-4941-86f0-93a8a0afff9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:25:40.666Z|ed45d6a7-9cf7-4941-86f0-93a8a0afff9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:25:50.662Z|e7b14040-433d-487f-a6d5-a993a0b43d78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:25:50.663Z|e7b14040-433d-487f-a6d5-a993a0b43d78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:25:50.678Z|42e13195-2072-486d-ac72-ae345bc5fb9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:25:50.679Z|42e13195-2072-486d-ac72-ae345bc5fb9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:25:50.687Z|b008beb6-7334-472f-8b3a-6c7afe19a69d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:25:50.688Z|b008beb6-7334-472f-8b3a-6c7afe19a69d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:25:50.750Z|3c5fe05f-82fb-4e1d-95e0-6b9435d6f8d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:25:50.750Z|3c5fe05f-82fb-4e1d-95e0-6b9435d6f8d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:25:59.889Z|bfaffed6-1780-4fad-9e10-04aa32b2bba4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:25:59.889Z|bfaffed6-1780-4fad-9e10-04aa32b2bba4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:26:00.688Z|ff445243-4680-4cba-9574-5de16f86544f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:26:00.688Z|ff445243-4680-4cba-9574-5de16f86544f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:26:00.705Z|914b5e9a-2f11-4d78-b025-b3467d7d6bf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:26:00.705Z|914b5e9a-2f11-4d78-b025-b3467d7d6bf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:26:00.716Z|052a5230-4469-4fd5-9922-280f4680cdac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:26:00.716Z|052a5230-4469-4fd5-9922-280f4680cdac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:26:05.750Z|670f8558-63d2-42d5-906e-9f86463a0618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:26:05.750Z|670f8558-63d2-42d5-906e-9f86463a0618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:26:07.738Z|51c3635a-1a70-4e55-9f4f-4e0b8b6fcf83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:26:07.738Z|51c3635a-1a70-4e55-9f4f-4e0b8b6fcf83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:26:10.723Z|0ec456cf-1da4-4b79-8376-081fc5fdcef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:26:10.723Z|0ec456cf-1da4-4b79-8376-081fc5fdcef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:26:10.730Z|c8ee73ba-f970-4301-b336-1e2197ac7a8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:26:10.730Z|c8ee73ba-f970-4301-b336-1e2197ac7a8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:26:10.740Z|07138479-c175-4968-93d8-a8f0bf42065f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:26:10.741Z|07138479-c175-4968-93d8-a8f0bf42065f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:26:20.750Z|2868b229-a645-458f-b0ae-175e5c8cf0f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:26:20.753Z|3fe71dcc-b118-4ce0-849b-8c1b20eeb61c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:26:20.754Z|3fe71dcc-b118-4ce0-849b-8c1b20eeb61c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:26:20.754Z|2868b229-a645-458f-b0ae-175e5c8cf0f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:26:20.757Z|46d7b7ee-beee-4f55-8a61-78d23ca6f8d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:26:20.758Z|46d7b7ee-beee-4f55-8a61-78d23ca6f8d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:26:20.770Z|1d0e5221-cf34-497b-b957-8cc707965734|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:26:20.770Z|1d0e5221-cf34-497b-b957-8cc707965734|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:26:30.777Z|08c886b8-5a19-4daa-93a6-93d4f6c25704|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:26:30.778Z|08c886b8-5a19-4daa-93a6-93d4f6c25704|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:26:30.783Z|d8b18be5-4444-46fd-ac8e-c156a8e3b6ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:26:30.783Z|d8b18be5-4444-46fd-ac8e-c156a8e3b6ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:26:30.796Z|c8b69993-eb29-47a6-b8e0-94bc48630d56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:26:30.797Z|c8b69993-eb29-47a6-b8e0-94bc48630d56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:26:35.750Z|92a517a7-b2fb-405a-858d-71d2a8d115bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:26:35.750Z|92a517a7-b2fb-405a-858d-71d2a8d115bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:26:37.739Z|710fcbc1-583f-47fb-9152-e1acc30f72bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:26:37.739Z|710fcbc1-583f-47fb-9152-e1acc30f72bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:26:40.805Z|ec106fad-563b-4766-afd9-d33eec7ce1f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:26:40.806Z|ec106fad-563b-4766-afd9-d33eec7ce1f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:26:40.811Z|adb728c9-8689-45f0-bc45-38b098f0c0a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:26:40.811Z|adb728c9-8689-45f0-bc45-38b098f0c0a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:26:40.821Z|7a4105a5-5b7f-42a1-9a08-c44e62eae926|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:26:40.821Z|7a4105a5-5b7f-42a1-9a08-c44e62eae926|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:26:50.750Z|bdcbc84f-7102-4b00-8603-a3c902bb428b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:26:50.750Z|bdcbc84f-7102-4b00-8603-a3c902bb428b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:26:50.837Z|9cdb0f90-2bd0-481b-8fd2-1b0d2c35631a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:26:50.838Z|9cdb0f90-2bd0-481b-8fd2-1b0d2c35631a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:26:50.841Z|aff1c66c-5d8c-426b-b5fb-bce8e3536f2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:26:50.841Z|aff1c66c-5d8c-426b-b5fb-bce8e3536f2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:26:50.848Z|b313b203-8f33-4232-a0b6-1a577efd1de7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:26:50.849Z|b313b203-8f33-4232-a0b6-1a577efd1de7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:26:59.888Z|18de25b8-c297-43ed-a0dd-d0c8967fa88c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:26:59.890Z|18de25b8-c297-43ed-a0dd-d0c8967fa88c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:27:00.874Z|3d833754-13ec-41dc-bc87-dde9aa761ab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:27:00.874Z|3d833754-13ec-41dc-bc87-dde9aa761ab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:27:00.875Z|84c0e1ec-0452-4548-a148-33a990e0549f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:27:00.876Z|84c0e1ec-0452-4548-a148-33a990e0549f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:27:00.888Z|5ef732d7-6c3d-41b8-b301-4a34c13d5531|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:27:00.889Z|5ef732d7-6c3d-41b8-b301-4a34c13d5531|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:27:05.750Z|14d9c983-795b-4588-abb9-d43b7d7f1543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:27:05.754Z|14d9c983-795b-4588-abb9-d43b7d7f1543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:27:07.740Z|22499208-f6b5-4d2e-adef-33c6ba52cb68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:27:07.740Z|22499208-f6b5-4d2e-adef-33c6ba52cb68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:27:10.909Z|c311f6d1-4b45-4897-87e9-7e158edd47a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:27:10.909Z|88251daa-c114-4670-bc41-52b7c581995c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:27:10.910Z|c311f6d1-4b45-4897-87e9-7e158edd47a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:27:10.910Z|88251daa-c114-4670-bc41-52b7c581995c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:27:10.916Z|ce4f865c-5518-4d23-9b6e-5bf4fb9f5973|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:27:10.916Z|ce4f865c-5518-4d23-9b6e-5bf4fb9f5973|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:27:20.750Z|d70a099c-e4e3-438f-b661-1d7055330651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:27:20.750Z|d70a099c-e4e3-438f-b661-1d7055330651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:27:20.940Z|3dfe0715-75bb-4f54-9bb3-1bae3f81ca05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:27:20.941Z|3dfe0715-75bb-4f54-9bb3-1bae3f81ca05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:27:20.945Z|8f4583eb-763e-4a0e-b399-3de481040cdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:27:20.945Z|8f4583eb-763e-4a0e-b399-3de481040cdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:27:20.948Z|c73d186e-260a-4d22-a1bb-c53b35c78a26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:27:20.949Z|c73d186e-260a-4d22-a1bb-c53b35c78a26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:27:30.971Z|750b073c-7348-48b0-ac6b-644b71ff0f35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:27:30.972Z|750b073c-7348-48b0-ac6b-644b71ff0f35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:27:30.973Z|88673f15-933f-46db-a231-4033b21d8e53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:27:30.973Z|88673f15-933f-46db-a231-4033b21d8e53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:27:30.976Z|e754a31e-ac2c-4bd7-b6b9-d0e31b780b44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:27:30.976Z|e754a31e-ac2c-4bd7-b6b9-d0e31b780b44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:27:35.750Z|15e7c7ab-e700-41de-871f-8b810955cad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:27:35.750Z|15e7c7ab-e700-41de-871f-8b810955cad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:27:37.741Z|48ca0e0b-6840-49ae-9d7a-8ab7528eb282|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:27:37.742Z|48ca0e0b-6840-49ae-9d7a-8ab7528eb282|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:27:41.001Z|265fc372-9b08-44c2-9646-001b73ef9d87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:27:41.002Z|265fc372-9b08-44c2-9646-001b73ef9d87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:27:41.002Z|8d4e02b5-241c-4ffc-a836-9f17d33f3ba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:27:41.002Z|8d4e02b5-241c-4ffc-a836-9f17d33f3ba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:27:41.005Z|af00d01f-e961-4e83-84ed-1c44aa6a4319|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:27:41.006Z|af00d01f-e961-4e83-84ed-1c44aa6a4319|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:27:50.750Z|804dacb7-c4fc-4bea-bc83-4cb588889714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:27:50.754Z|804dacb7-c4fc-4bea-bc83-4cb588889714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:27:51.033Z|b692fefb-efed-4be8-ae3b-597048ba8baa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:27:51.033Z|b692fefb-efed-4be8-ae3b-597048ba8baa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:27:51.035Z|ff7c9385-be76-45cb-9d5e-2da425bbe3d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:27:51.036Z|ff7c9385-be76-45cb-9d5e-2da425bbe3d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:27:51.047Z|921dc32a-7cf9-410e-8f57-eecedf61c43f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:27:51.047Z|921dc32a-7cf9-410e-8f57-eecedf61c43f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:27:59.889Z|0581f13f-7944-45e9-8591-60e517f64236|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:27:59.890Z|0581f13f-7944-45e9-8591-60e517f64236|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:28:01.061Z|037f7735-b348-4fec-9876-01e9ef41402e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:28:01.061Z|037f7735-b348-4fec-9876-01e9ef41402e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:28:01.066Z|bf90c982-d68c-4aa0-ae5f-9ea96a9d3545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:28:01.067Z|bf90c982-d68c-4aa0-ae5f-9ea96a9d3545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:28:01.076Z|0af2e0de-aec4-416a-a37b-8d07de4ade96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:28:01.076Z|0af2e0de-aec4-416a-a37b-8d07de4ade96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:28:05.750Z|1cc7e45a-03f0-4475-ac88-171006c96a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:28:05.750Z|1cc7e45a-03f0-4475-ac88-171006c96a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:28:07.742Z|b8fdc62b-f6ce-43ec-adaa-85ad5f6074e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:28:07.743Z|b8fdc62b-f6ce-43ec-adaa-85ad5f6074e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:28:11.092Z|55fd4628-a262-44bc-a5f8-23c412ef645c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:28:11.093Z|55fd4628-a262-44bc-a5f8-23c412ef645c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:28:11.102Z|85a67dff-3c4b-4848-818d-a81450e3c267|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:28:11.102Z|85a67dff-3c4b-4848-818d-a81450e3c267|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:28:11.105Z|929ecccb-2980-40c8-b3a9-648a8adaa561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:28:11.106Z|929ecccb-2980-40c8-b3a9-648a8adaa561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:28:20.750Z|a2630590-ceb3-4be8-b56a-a2237f120ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:28:20.750Z|a2630590-ceb3-4be8-b56a-a2237f120ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:28:21.124Z|9118244f-09d7-4e2b-832f-3e9540d4ec54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:28:21.124Z|9118244f-09d7-4e2b-832f-3e9540d4ec54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:28:21.128Z|bc132867-73f7-4f30-a133-29f9571989ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:28:21.128Z|bc132867-73f7-4f30-a133-29f9571989ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:28:21.133Z|d8240a7c-0b0f-48b4-8a63-2f5271600dce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:28:21.134Z|d8240a7c-0b0f-48b4-8a63-2f5271600dce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:28:31.157Z|2c5ffab1-953b-47d4-b37a-e8474c6ae8b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:28:31.158Z|2c5ffab1-953b-47d4-b37a-e8474c6ae8b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:28:31.158Z|925132e3-65fb-4733-aa32-32455e652a85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:28:31.158Z|925132e3-65fb-4733-aa32-32455e652a85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:28:31.163Z|41e5cb2d-4ef4-49fa-b13e-6409e227284d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:28:31.163Z|41e5cb2d-4ef4-49fa-b13e-6409e227284d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:28:35.750Z|7ef57066-bd7f-4ea0-a62a-67bc7f644d14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:28:35.754Z|7ef57066-bd7f-4ea0-a62a-67bc7f644d14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:28:37.743Z|c151ff49-da13-4f9e-8b0b-0cad951ef1cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:28:37.744Z|c151ff49-da13-4f9e-8b0b-0cad951ef1cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:28:41.188Z|94c7df79-7c45-4f70-ac50-caa53faa7000|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:28:41.188Z|94c7df79-7c45-4f70-ac50-caa53faa7000|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:28:41.189Z|b8841a77-0892-4991-aafb-0a2e59496cbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:28:41.190Z|b8841a77-0892-4991-aafb-0a2e59496cbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:28:41.193Z|c5354d88-4e3b-440c-a711-5cc75252d42c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:28:41.194Z|c5354d88-4e3b-440c-a711-5cc75252d42c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:28:50.750Z|d30dc9eb-15e6-4300-9380-f4c7715d3614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:28:50.750Z|d30dc9eb-15e6-4300-9380-f4c7715d3614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:28:51.216Z|3851db52-c7f6-4167-abc6-365daaa000ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:28:51.216Z|3851db52-c7f6-4167-abc6-365daaa000ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:28:51.224Z|e98e57b8-f907-431c-80cb-aced81a20948|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:28:51.225Z|e98e57b8-f907-431c-80cb-aced81a20948|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:28:51.226Z|e606a4d1-ad15-4ae9-a747-b32350a232f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:28:51.226Z|e606a4d1-ad15-4ae9-a747-b32350a232f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:28:59.888Z|13a65813-7d1e-4a49-b4ad-81aa0328473d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:28:59.889Z|13a65813-7d1e-4a49-b4ad-81aa0328473d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:29:01.245Z|5151c393-6667-4870-91fc-f44941594df2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:29:01.246Z|5151c393-6667-4870-91fc-f44941594df2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:29:01.253Z|25dbe939-242e-45dc-9b1c-f4254560cbda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:29:01.253Z|25dbe939-242e-45dc-9b1c-f4254560cbda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:29:01.254Z|999144aa-955f-49b8-9621-30e55b908afc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:29:01.254Z|999144aa-955f-49b8-9621-30e55b908afc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:29:05.750Z|a602565e-b87b-4fa1-b268-c765b5a4d49d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:29:05.750Z|a602565e-b87b-4fa1-b268-c765b5a4d49d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:29:07.744Z|8a1abc71-6ab2-4e47-9f67-4513480a73ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:29:07.745Z|8a1abc71-6ab2-4e47-9f67-4513480a73ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:29:11.273Z|2f2ac263-5662-4f89-adce-39daecc8ff68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:29:11.273Z|2f2ac263-5662-4f89-adce-39daecc8ff68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:29:11.276Z|d8040fc1-8136-4dc8-ade8-cb981dc7fd6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:29:11.277Z|d8040fc1-8136-4dc8-ade8-cb981dc7fd6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:29:11.279Z|d18b5ff2-ccb7-460c-b9d4-0534b4cdc1a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:29:11.280Z|d18b5ff2-ccb7-460c-b9d4-0534b4cdc1a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:29:20.750Z|29863bfe-234a-47d9-9759-377b6366c1c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:29:20.754Z|29863bfe-234a-47d9-9759-377b6366c1c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:29:21.305Z|19b0c68c-c7e4-4ac3-9cef-657a91027bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:29:21.305Z|19b0c68c-c7e4-4ac3-9cef-657a91027bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:29:21.308Z|58e24f12-c82c-4154-b3b2-6fc8630d38e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:29:21.309Z|58e24f12-c82c-4154-b3b2-6fc8630d38e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:29:21.311Z|51e81592-b820-4a00-984a-0b31a2914728|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:29:21.312Z|51e81592-b820-4a00-984a-0b31a2914728|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:29:31.336Z|3cc8c939-1939-4800-b095-04790168a7da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:29:31.337Z|3cc8c939-1939-4800-b095-04790168a7da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:29:31.339Z|6969ad86-4ac5-44b5-9015-5469e94a0827|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:29:31.340Z|6969ad86-4ac5-44b5-9015-5469e94a0827|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:29:31.341Z|b99b15aa-0419-49a3-818f-51e129a6e38b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:29:31.341Z|b99b15aa-0419-49a3-818f-51e129a6e38b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:29:35.750Z|c44c98ff-fe3c-456d-aeba-692aac1ef5cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:29:35.750Z|c44c98ff-fe3c-456d-aeba-692aac1ef5cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:29:37.746Z|907836c5-e87b-4d44-a77c-f9ac66e91770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:29:37.746Z|907836c5-e87b-4d44-a77c-f9ac66e91770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:29:41.361Z|5ee750a0-b6ca-419d-9dce-e0fb9fb51944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:29:41.362Z|5ee750a0-b6ca-419d-9dce-e0fb9fb51944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:29:41.363Z|af33cd3f-da61-4749-9a6b-666fb9824db6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:29:41.363Z|af33cd3f-da61-4749-9a6b-666fb9824db6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:29:41.365Z|5ab15b61-754a-4d44-9f06-31110ba915ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:29:41.366Z|5ab15b61-754a-4d44-9f06-31110ba915ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:29:50.750Z|5287dc29-242e-4302-912e-d29f8c8dde01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:29:50.750Z|5287dc29-242e-4302-912e-d29f8c8dde01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:29:51.392Z|d72f8479-8417-40c4-88bf-aa2f12b416e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:29:51.393Z|d72f8479-8417-40c4-88bf-aa2f12b416e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:29:51.401Z|abac3d27-335f-457c-94d3-b0d7ba9e29c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:29:51.401Z|8806aa0c-f61b-45e0-972f-eb354bcb4ac5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:29:51.401Z|8806aa0c-f61b-45e0-972f-eb354bcb4ac5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:29:51.401Z|abac3d27-335f-457c-94d3-b0d7ba9e29c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:29:59.889Z|13e689ba-7d9f-49b8-adae-79e5908813c3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:29:59.889Z|13e689ba-7d9f-49b8-adae-79e5908813c3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:30:01.425Z|56b9d316-571d-468a-8ae6-500839c472a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:30:01.425Z|56b9d316-571d-468a-8ae6-500839c472a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:30:01.430Z|50b3d29c-049c-48d1-9089-456db06922ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:30:01.430Z|50b3d29c-049c-48d1-9089-456db06922ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:30:01.440Z|722cea6c-ae3c-4fbb-912c-4bf2a0f6854a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:30:01.440Z|722cea6c-ae3c-4fbb-912c-4bf2a0f6854a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:30:05.750Z|bba71426-e73c-412f-9929-7d5090b7adac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:30:05.753Z|bba71426-e73c-412f-9929-7d5090b7adac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:30:07.747Z|24d13477-9a96-4860-9162-5184317d3230|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:30:07.747Z|24d13477-9a96-4860-9162-5184317d3230|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:30:11.453Z|01e1e8be-0ceb-477c-9974-bb0e4f731548|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:30:11.453Z|01e1e8be-0ceb-477c-9974-bb0e4f731548|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:30:11.460Z|8176bd89-5622-4424-8de3-7afd34a6710e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:30:11.461Z|8176bd89-5622-4424-8de3-7afd34a6710e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:30:11.463Z|1981fad5-2401-4ef8-9696-45b65e834d1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:30:11.463Z|1981fad5-2401-4ef8-9696-45b65e834d1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:30:20.750Z|df8e1c16-4e53-4a1e-8a54-31d4a549cd36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:30:20.750Z|df8e1c16-4e53-4a1e-8a54-31d4a549cd36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:30:21.482Z|45f83827-71a3-45a7-bfb0-07367c686b07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:30:21.483Z|45f83827-71a3-45a7-bfb0-07367c686b07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:30:21.487Z|d1ded5d2-b30e-4cb7-8de9-dd50a5859a78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:30:21.488Z|d1ded5d2-b30e-4cb7-8de9-dd50a5859a78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:30:21.491Z|33c14683-c29a-402b-85b5-4ed5e1ebd662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:30:21.491Z|33c14683-c29a-402b-85b5-4ed5e1ebd662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:30:31.520Z|ca2d2525-83d3-4b18-9a59-a9ca01604751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:30:31.521Z|ca2d2525-83d3-4b18-9a59-a9ca01604751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:30:31.524Z|e92aab57-fbb0-415b-b8e2-be51b9d8c360|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:30:31.525Z|e92aab57-fbb0-415b-b8e2-be51b9d8c360|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:30:31.527Z|ade86ff1-da8a-4efa-b292-944d20a7d18e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:30:31.527Z|ade86ff1-da8a-4efa-b292-944d20a7d18e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:30:35.750Z|98c9865a-50ad-4a33-9ece-cbc7b236d4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:30:35.750Z|98c9865a-50ad-4a33-9ece-cbc7b236d4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:30:37.748Z|0c754feb-8401-4e48-b47d-8c7aadcff404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:30:37.748Z|0c754feb-8401-4e48-b47d-8c7aadcff404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:30:41.550Z|edc1e230-4ac0-4a68-b568-dfc2a5026c73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:30:41.550Z|edc1e230-4ac0-4a68-b568-dfc2a5026c73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:30:41.554Z|35c5a942-af02-4285-9cf1-916564bd9ab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:30:41.554Z|35c5a942-af02-4285-9cf1-916564bd9ab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:30:41.557Z|8756d4f9-53cf-477d-b769-674395e56989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:30:41.558Z|8756d4f9-53cf-477d-b769-674395e56989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:30:50.750Z|af237714-63a4-470f-8168-629416ce835b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:30:50.755Z|af237714-63a4-470f-8168-629416ce835b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:30:51.580Z|6f407f9d-3b4a-42c5-a890-ecbeb6764bc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:30:51.580Z|6f407f9d-3b4a-42c5-a890-ecbeb6764bc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:30:51.588Z|f617298e-60a0-4394-903f-6419b3add64a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:30:51.589Z|f617298e-60a0-4394-903f-6419b3add64a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:30:51.589Z|7b6452a1-0212-420d-b9cf-2cef3cc357c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:30:51.591Z|7b6452a1-0212-420d-b9cf-2cef3cc357c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:30:59.888Z|cd726259-c81f-48e2-ba57-f937027ee45e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:30:59.888Z|cd726259-c81f-48e2-ba57-f937027ee45e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:31:01.604Z|12c15d8d-63a8-494f-8db6-b450f9393ac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:31:01.605Z|12c15d8d-63a8-494f-8db6-b450f9393ac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:31:01.612Z|9f14c48b-0fa4-436c-9194-4d26a3e8e67c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:31:01.613Z|2981d32c-9409-496d-ac4f-45e6dc855f50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:31:01.613Z|2981d32c-9409-496d-ac4f-45e6dc855f50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:31:01.613Z|9f14c48b-0fa4-436c-9194-4d26a3e8e67c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:31:05.750Z|a9309744-4a7d-40ba-a3a1-ef62b6b4d624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:31:05.750Z|a9309744-4a7d-40ba-a3a1-ef62b6b4d624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:31:07.749Z|bb01a0c6-1d09-4e0c-8f11-1596803864de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:31:07.750Z|bb01a0c6-1d09-4e0c-8f11-1596803864de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:31:11.635Z|92b5ccda-7036-4fb8-9678-a5bea0b87f33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:31:11.636Z|92b5ccda-7036-4fb8-9678-a5bea0b87f33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:31:11.638Z|a0f45f7a-0b94-40a6-bc94-b86b127beb38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:31:11.639Z|a0f45f7a-0b94-40a6-bc94-b86b127beb38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:31:11.640Z|d4c20b0a-35ce-4bb5-b566-511a07073260|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:31:11.641Z|d4c20b0a-35ce-4bb5-b566-511a07073260|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:31:20.750Z|9793304f-148c-4d1a-8c23-44999285aa03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:31:20.750Z|9793304f-148c-4d1a-8c23-44999285aa03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:31:21.664Z|2ce2f9e3-7cd7-4c37-ac7d-f3524e8d4c02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:31:21.665Z|2ce2f9e3-7cd7-4c37-ac7d-f3524e8d4c02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:31:21.669Z|e4665f8b-19c4-4725-9108-4901fce7cce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:31:21.670Z|e4665f8b-19c4-4725-9108-4901fce7cce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:31:21.670Z|c868efd2-69c0-45c3-8dca-2c54acf34061|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:31:21.671Z|c868efd2-69c0-45c3-8dca-2c54acf34061|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:31:31.699Z|cd87a305-c86c-4c67-a0a1-cc2e59decc0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:31:31.699Z|cd87a305-c86c-4c67-a0a1-cc2e59decc0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:31:31.703Z|d1844052-544f-4394-9e6b-2647dbda081e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:31:31.704Z|d1844052-544f-4394-9e6b-2647dbda081e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:31:31.707Z|704ae1f0-2e2f-4ca8-a716-ba254bc4612a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:31:31.708Z|704ae1f0-2e2f-4ca8-a716-ba254bc4612a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:31:35.750Z|2409b30f-b58e-420e-8bdf-4d4a070172a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:31:35.750Z|2409b30f-b58e-420e-8bdf-4d4a070172a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:31:37.750Z|348c08cc-690d-4330-9588-620fa91b88f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:31:37.750Z|348c08cc-690d-4330-9588-620fa91b88f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:31:41.730Z|4e5d97e3-2835-4d5a-9672-1f41e66b7b42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:31:41.730Z|fb5a2be2-d9e9-4f77-bc03-a8fb5c2e10e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:31:41.731Z|fb5a2be2-d9e9-4f77-bc03-a8fb5c2e10e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:31:41.732Z|4e5d97e3-2835-4d5a-9672-1f41e66b7b42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:31:41.740Z|c31b6437-aac2-4a1e-92f6-34c364d4b834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:31:41.741Z|c31b6437-aac2-4a1e-92f6-34c364d4b834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:31:50.750Z|381ffe58-58b7-42ce-9f30-ef5ffabe9465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:31:50.750Z|381ffe58-58b7-42ce-9f30-ef5ffabe9465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:31:51.763Z|f5a5797b-db0d-49dd-803f-31c8a8c2e20f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:31:51.763Z|f5a5797b-db0d-49dd-803f-31c8a8c2e20f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:31:51.766Z|bde673f2-6dd9-4b86-9f67-3e131f6af25f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:31:51.766Z|bde673f2-6dd9-4b86-9f67-3e131f6af25f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:31:51.769Z|9f11556c-a312-4530-9e51-533cf3b001a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:31:51.771Z|9f11556c-a312-4530-9e51-533cf3b001a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:31:59.887Z|bf62ca97-3f9a-47d4-ae99-229e6c31771d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:31:59.888Z|bf62ca97-3f9a-47d4-ae99-229e6c31771d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:32:01.787Z|80be2134-468a-4048-affb-dea247a93a6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:32:01.787Z|40860524-1a91-411b-bb4a-0784810a6257|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:32:01.788Z|80be2134-468a-4048-affb-dea247a93a6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:32:01.788Z|40860524-1a91-411b-bb4a-0784810a6257|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:32:01.796Z|96e4a026-a80b-409b-bcc9-1639a2b77775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:32:01.797Z|96e4a026-a80b-409b-bcc9-1639a2b77775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:32:05.750Z|1ffd50e2-c256-4ede-b7d3-7dd984e75880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:32:05.753Z|1ffd50e2-c256-4ede-b7d3-7dd984e75880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:32:07.751Z|edfdf1a1-e7ac-4dac-bbe9-cf782bdcb8b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:32:07.751Z|edfdf1a1-e7ac-4dac-bbe9-cf782bdcb8b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:32:11.821Z|f682bcd0-53ba-4583-936e-a8fab4f3a8f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:32:11.821Z|f682bcd0-53ba-4583-936e-a8fab4f3a8f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:32:11.825Z|617ff55c-ace2-44ce-beab-32ef49cf582a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:32:11.826Z|617ff55c-ace2-44ce-beab-32ef49cf582a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:32:11.828Z|5819dd65-2440-4f76-8f17-a7c5611476ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:32:11.829Z|5819dd65-2440-4f76-8f17-a7c5611476ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:32:20.750Z|bf767716-f39b-49a7-83f3-373bc46cd8df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:32:20.750Z|bf767716-f39b-49a7-83f3-373bc46cd8df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:32:21.849Z|cf76bc5f-673a-44d7-980c-254c810e154b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:32:21.850Z|cf76bc5f-673a-44d7-980c-254c810e154b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:32:21.850Z|32bd30a8-dd24-4019-84c2-f40f9f834ec3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:32:21.851Z|32bd30a8-dd24-4019-84c2-f40f9f834ec3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:32:21.859Z|fd984e43-3f67-41e3-a753-130622b2102b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:32:21.860Z|fd984e43-3f67-41e3-a753-130622b2102b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:32:31.879Z|17f8a7de-b0e3-46fe-a134-d8e00c610eb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:32:31.880Z|17f8a7de-b0e3-46fe-a134-d8e00c610eb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:32:31.888Z|c4759615-24ea-4f8f-8784-decbf3a76cf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:32:31.888Z|c4759615-24ea-4f8f-8784-decbf3a76cf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:32:31.890Z|97c3f35e-9436-4f12-a966-0caa4456a26b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:32:31.890Z|97c3f35e-9436-4f12-a966-0caa4456a26b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:32:35.750Z|ea675b64-8c01-4113-8bb2-6dce44dcb829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:32:35.750Z|ea675b64-8c01-4113-8bb2-6dce44dcb829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:32:37.752Z|7e103090-59f9-4372-91c9-d7ed57b82e47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:32:37.752Z|7e103090-59f9-4372-91c9-d7ed57b82e47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:32:41.909Z|1e707188-b248-477e-a3c4-ac9a1494694b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:32:41.910Z|1e707188-b248-477e-a3c4-ac9a1494694b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:32:41.915Z|940d0df9-c718-4f36-99e1-63075278a1f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:32:41.916Z|940d0df9-c718-4f36-99e1-63075278a1f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:32:41.917Z|fe9493bb-f8c4-46fd-b559-fee72eed4005|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:32:41.917Z|fe9493bb-f8c4-46fd-b559-fee72eed4005|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:32:50.750Z|cd6dfb1c-a609-4d06-b921-bc0df8d5bddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:32:50.754Z|cd6dfb1c-a609-4d06-b921-bc0df8d5bddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:32:51.944Z|78f0c22c-6396-4fac-be21-b4f4b011934b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:32:51.944Z|0fc0b934-2757-4960-8825-42f4d2fe3f46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:32:51.944Z|78f0c22c-6396-4fac-be21-b4f4b011934b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:32:51.944Z|0fc0b934-2757-4960-8825-42f4d2fe3f46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:32:51.945Z|b77d253e-c7fa-4e5f-ade7-4646a8b67265|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:32:51.946Z|b77d253e-c7fa-4e5f-ade7-4646a8b67265|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:32:59.888Z|000ea3d7-3cef-4ce7-acaf-b9d27d9cc17a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:32:59.889Z|000ea3d7-3cef-4ce7-acaf-b9d27d9cc17a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:33:01.970Z|2745dc41-cf77-4423-9c87-7a0ab01c2889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:33:01.971Z|2745dc41-cf77-4423-9c87-7a0ab01c2889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:33:01.974Z|9bf81a50-fbae-4971-9f82-f5812173042c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:33:01.974Z|9bf81a50-fbae-4971-9f82-f5812173042c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:33:01.974Z|2e27de53-1da9-446b-8991-ab43ab5870ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:33:01.975Z|2e27de53-1da9-446b-8991-ab43ab5870ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:33:05.750Z|450a46c4-9034-483e-ac0c-21f9ef6149c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:33:05.750Z|450a46c4-9034-483e-ac0c-21f9ef6149c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:33:07.753Z|08a72bf9-0c64-4944-8d06-8d12df626696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:33:07.753Z|08a72bf9-0c64-4944-8d06-8d12df626696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:33:12.006Z|e155d4e0-53eb-4135-b5a0-b81ceede8e33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:33:12.006Z|c2f87134-6af7-455e-8e31-9398dad091bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:33:12.007Z|c2f87134-6af7-455e-8e31-9398dad091bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:33:12.006Z|e155d4e0-53eb-4135-b5a0-b81ceede8e33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:33:12.011Z|3519d285-7f94-42ea-a6ac-2f5f71d3e13a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:33:12.011Z|3519d285-7f94-42ea-a6ac-2f5f71d3e13a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:33:20.750Z|48e23ffa-2888-406b-8ff3-4f44fa89ff5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:33:20.750Z|48e23ffa-2888-406b-8ff3-4f44fa89ff5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:33:22.035Z|147a30e1-39fb-4bab-bd1f-159ca82f2c55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:33:22.035Z|147a30e1-39fb-4bab-bd1f-159ca82f2c55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:33:22.036Z|345a6432-89e2-426e-8c8a-84de5b678b71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:33:22.037Z|345a6432-89e2-426e-8c8a-84de5b678b71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:33:22.044Z|19d7f20b-e5b3-4c9d-8ab3-a683d4e20a86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:33:22.044Z|19d7f20b-e5b3-4c9d-8ab3-a683d4e20a86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:33:32.064Z|5a6092f5-adaf-44a0-bbbb-7af41489eeeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:33:32.066Z|5a6092f5-adaf-44a0-bbbb-7af41489eeeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:33:32.067Z|43244671-d84b-43f6-9656-fe164405e85d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:33:32.067Z|43244671-d84b-43f6-9656-fe164405e85d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:33:32.071Z|f45c93ac-720c-4bc4-bc78-45b3798c425f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:33:32.072Z|f45c93ac-720c-4bc4-bc78-45b3798c425f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:33:35.750Z|d1ed60e2-1195-4437-9a42-5c9a81d06da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:33:35.750Z|d1ed60e2-1195-4437-9a42-5c9a81d06da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:33:37.754Z|7e1ef1de-c746-45c2-8ee9-accaea446750|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:33:37.754Z|7e1ef1de-c746-45c2-8ee9-accaea446750|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:33:42.096Z|a063dde5-130a-4cd7-b455-87d086859bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:33:42.097Z|a063dde5-130a-4cd7-b455-87d086859bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:33:42.096Z|fed13ad4-3e2c-4455-9535-fa3b4d36a933|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:33:42.097Z|fed13ad4-3e2c-4455-9535-fa3b4d36a933|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:33:42.108Z|0a8a6af4-33f0-4d10-a26e-2b0b61ca0012|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:33:42.108Z|0a8a6af4-33f0-4d10-a26e-2b0b61ca0012|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:33:50.750Z|cb1d5ce1-6431-4cc4-935e-c122f518e91d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:33:50.750Z|cb1d5ce1-6431-4cc4-935e-c122f518e91d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:33:52.135Z|882f4496-b3ca-4bfa-9fc7-3f338c7bbb61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:33:52.136Z|882f4496-b3ca-4bfa-9fc7-3f338c7bbb61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:33:52.136Z|96ecc1db-713f-408c-9bd9-628de7aeebe9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:33:52.137Z|96ecc1db-713f-408c-9bd9-628de7aeebe9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:33:52.140Z|bcbc76e5-870c-4214-a274-ebf188db3ed7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:33:52.141Z|bcbc76e5-870c-4214-a274-ebf188db3ed7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:33:59.887Z|29809a7c-d3f8-4039-b0d2-dcc74ae4ca26|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:33:59.888Z|29809a7c-d3f8-4039-b0d2-dcc74ae4ca26|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:34:02.168Z|b7f9a56e-3d82-4fce-9bf9-ac436d1644de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:34:02.169Z|b7f9a56e-3d82-4fce-9bf9-ac436d1644de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:34:02.172Z|48b3dd79-4503-4d4b-929f-de727bdecc44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:34:02.172Z|48b3dd79-4503-4d4b-929f-de727bdecc44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:34:02.174Z|9902c3f7-8c7b-4765-9fd7-0d0b06346fcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:34:02.175Z|9902c3f7-8c7b-4765-9fd7-0d0b06346fcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:34:05.750Z|79671377-64d8-4020-9474-b9573945369b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:34:05.751Z|79671377-64d8-4020-9474-b9573945369b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:34:07.755Z|ef1abbc6-03dd-433c-88d5-97c0fe492081|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:34:07.755Z|ef1abbc6-03dd-433c-88d5-97c0fe492081|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:34:12.199Z|e3499e53-1ba1-4a4a-a1dc-73d634ed1ee9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:34:12.199Z|e3499e53-1ba1-4a4a-a1dc-73d634ed1ee9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:34:12.200Z|2985eac3-2692-4f6d-b9c6-b23d7958b409|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:34:12.200Z|2985eac3-2692-4f6d-b9c6-b23d7958b409|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:34:12.204Z|71c4a83c-e8e4-4823-8d06-fb74b2e9c458|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:34:12.204Z|71c4a83c-e8e4-4823-8d06-fb74b2e9c458|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:34:20.749Z|491f17d6-b083-4f57-b0d9-c6b23ffba278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:34:20.750Z|491f17d6-b083-4f57-b0d9-c6b23ffba278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:34:22.229Z|ff8face1-844b-490e-9135-33c6d67d4da5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:34:22.230Z|ff8face1-844b-490e-9135-33c6d67d4da5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:34:22.234Z|d8182fc1-0f99-4fea-ac6a-9c7fbe2f1597|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:34:22.235Z|d8182fc1-0f99-4fea-ac6a-9c7fbe2f1597|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:34:22.234Z|214b34d3-f027-4a7d-ac00-aa8c7ad4ad92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:34:22.237Z|214b34d3-f027-4a7d-ac00-aa8c7ad4ad92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:34:32.260Z|30f647f6-c09b-4d17-8ad6-e9918c057704|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:34:32.261Z|30f647f6-c09b-4d17-8ad6-e9918c057704|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:34:32.262Z|09cb008e-b5b5-41fd-9773-932c8540556d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:34:32.263Z|09cb008e-b5b5-41fd-9773-932c8540556d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:34:32.264Z|deb0d26a-0cdf-415e-a390-93ff2b6ff106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:34:32.265Z|deb0d26a-0cdf-415e-a390-93ff2b6ff106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:34:35.750Z|942d2ea8-0b12-4a86-8791-468381d0fbd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:34:35.750Z|942d2ea8-0b12-4a86-8791-468381d0fbd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:34:37.756Z|b8dfcb8a-efab-4032-b4bd-eca0e99f4c64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:34:37.756Z|b8dfcb8a-efab-4032-b4bd-eca0e99f4c64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:34:42.288Z|c8c96813-e2df-49ba-85e7-45c0ac1ee7e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:34:42.288Z|c8c96813-e2df-49ba-85e7-45c0ac1ee7e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:34:42.290Z|dee2f875-0b3f-4b5b-ac51-142466a495e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:34:42.291Z|dee2f875-0b3f-4b5b-ac51-142466a495e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:34:42.293Z|7be49068-6df4-4846-b0ba-594c775de609|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:34:42.293Z|7be49068-6df4-4846-b0ba-594c775de609|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:34:50.750Z|af08a2cc-c6f2-444f-a0b2-ea9dd8321768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:34:50.750Z|af08a2cc-c6f2-444f-a0b2-ea9dd8321768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:34:52.314Z|8f82d2fe-fd00-49f7-82f3-ca9dc7407dee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:34:52.315Z|8f82d2fe-fd00-49f7-82f3-ca9dc7407dee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:34:52.319Z|0b573d98-cfbc-46d7-ab74-c9818c22ea0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:34:52.320Z|0b573d98-cfbc-46d7-ab74-c9818c22ea0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:34:52.320Z|27b49714-9b90-4b33-9170-91315e4e02b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:34:52.322Z|27b49714-9b90-4b33-9170-91315e4e02b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:34:59.888Z|5680dc7d-38e2-4498-adb6-a592afbd8609|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:34:59.888Z|5680dc7d-38e2-4498-adb6-a592afbd8609|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:35:02.345Z|7d6470cf-db56-4ff9-9945-8caff617a96d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:35:02.346Z|7d6470cf-db56-4ff9-9945-8caff617a96d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:35:02.351Z|04d59394-25e1-458c-b49c-2589e4167332|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:35:02.351Z|f55f744a-de96-41e7-acfc-75206e41a0ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:35:02.351Z|04d59394-25e1-458c-b49c-2589e4167332|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:35:02.352Z|f55f744a-de96-41e7-acfc-75206e41a0ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:35:05.750Z|93c42fde-8378-421e-b0b9-e94b44d78a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:35:05.750Z|93c42fde-8378-421e-b0b9-e94b44d78a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:35:07.757Z|8cd077d2-db0f-4af2-b093-96722ae96036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:35:07.757Z|8cd077d2-db0f-4af2-b093-96722ae96036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:35:12.374Z|81192ebb-c060-4baf-9a32-24ac348c0213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:35:12.375Z|81192ebb-c060-4baf-9a32-24ac348c0213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:35:12.380Z|24da3b19-1dab-498e-afe2-8acb0986c2c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:35:12.381Z|24da3b19-1dab-498e-afe2-8acb0986c2c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:35:12.387Z|61a4a6f8-23e4-4bde-9b23-3324d4253b81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:35:12.388Z|61a4a6f8-23e4-4bde-9b23-3324d4253b81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:35:20.750Z|cfd4f15e-722c-4aa2-81a8-277eba69b2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:35:20.754Z|cfd4f15e-722c-4aa2-81a8-277eba69b2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:35:22.404Z|6df30933-806e-4037-a267-f54faa168a03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:35:22.405Z|6df30933-806e-4037-a267-f54faa168a03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:35:22.408Z|ebf54f19-4f6a-4b77-94b5-0378c48dea3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:35:22.409Z|ebf54f19-4f6a-4b77-94b5-0378c48dea3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:35:22.414Z|6adcce4f-d426-49b4-abfe-675e3905c842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:35:22.414Z|6adcce4f-d426-49b4-abfe-675e3905c842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:35:32.433Z|afdef591-b0eb-474a-9c2a-c4eadd03182e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:35:32.434Z|afdef591-b0eb-474a-9c2a-c4eadd03182e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:35:32.440Z|52c3e7b2-fe4e-487e-990f-22184e895f60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:35:32.440Z|52c3e7b2-fe4e-487e-990f-22184e895f60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:35:32.445Z|9f019ab6-ee9d-441d-81c0-cea936d51eb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:35:32.445Z|9f019ab6-ee9d-441d-81c0-cea936d51eb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:35:35.750Z|8b7370d1-3a40-4f9a-9d5c-fc9cc9e4329a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:35:35.750Z|8b7370d1-3a40-4f9a-9d5c-fc9cc9e4329a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:35:37.758Z|18ce592b-a69d-4ade-86fb-5cbd3f1ba9c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:35:37.758Z|18ce592b-a69d-4ade-86fb-5cbd3f1ba9c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:35:42.476Z|aa594d29-70ca-4f1c-88e0-ea6ed9ed46fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:35:42.476Z|3f5acd4d-eaf1-488a-9e5f-626993e8231c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:35:42.476Z|ccf39e85-7367-4b7a-a073-00afbc2f9e51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:35:42.476Z|3f5acd4d-eaf1-488a-9e5f-626993e8231c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:35:42.477Z|ccf39e85-7367-4b7a-a073-00afbc2f9e51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:35:42.477Z|aa594d29-70ca-4f1c-88e0-ea6ed9ed46fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:35:50.750Z|4eea5e25-d26b-441e-a899-b92f31d40c6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:35:50.750Z|4eea5e25-d26b-441e-a899-b92f31d40c6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:35:52.505Z|ebe661c4-42de-4698-aec4-3c0553ca62b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:35:52.505Z|ebe661c4-42de-4698-aec4-3c0553ca62b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:35:52.505Z|919b52d5-e912-467b-9e57-7b1f1db9b7ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:35:52.505Z|919b52d5-e912-467b-9e57-7b1f1db9b7ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:35:52.508Z|c87c8499-f488-4763-b9ec-618aa312f36e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:35:52.508Z|c87c8499-f488-4763-b9ec-618aa312f36e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:35:59.889Z|857e4b4c-6d20-4349-b350-f69159f29a06|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:35:59.889Z|857e4b4c-6d20-4349-b350-f69159f29a06|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:36:02.535Z|6e3a3709-2289-4bf7-ba93-4557180715d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:36:02.536Z|6e3a3709-2289-4bf7-ba93-4557180715d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:36:02.540Z|ba7a17d5-665c-4a65-bbe1-19f4c876961f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:36:02.540Z|ba7a17d5-665c-4a65-bbe1-19f4c876961f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:36:02.543Z|56c5424e-44cd-4f23-b43c-f9375a3423bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:36:02.544Z|56c5424e-44cd-4f23-b43c-f9375a3423bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:36:05.750Z|08dffd0d-e572-47ad-9179-cb2b5b3c435e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:36:05.753Z|08dffd0d-e572-47ad-9179-cb2b5b3c435e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:36:07.759Z|91fa05d5-bde9-41e5-9f0a-4d368a98f38b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:36:07.759Z|91fa05d5-bde9-41e5-9f0a-4d368a98f38b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:36:12.568Z|77ee83ab-35ab-4c82-8fdc-d77f40a9fb66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:36:12.568Z|d58efaec-9a4c-4053-963c-d9ef565e8b40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:36:12.568Z|77ee83ab-35ab-4c82-8fdc-d77f40a9fb66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:36:12.568Z|d58efaec-9a4c-4053-963c-d9ef565e8b40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:36:12.572Z|e0d7faed-cb87-4a60-8579-c15dfc1dedaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:36:12.572Z|e0d7faed-cb87-4a60-8579-c15dfc1dedaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:36:20.750Z|755d6122-a3d2-4831-8e68-da7c7b6de34b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:36:20.750Z|755d6122-a3d2-4831-8e68-da7c7b6de34b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:36:22.600Z|2799f916-95cf-4e02-967a-120dd6470ddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:36:22.602Z|2799f916-95cf-4e02-967a-120dd6470ddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:36:22.605Z|349ba30a-8aff-4bce-adfa-90a9d1c7e5d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:36:22.606Z|349ba30a-8aff-4bce-adfa-90a9d1c7e5d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:36:22.606Z|26763d9c-651e-4398-951a-853d3c058327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:36:22.607Z|26763d9c-651e-4398-951a-853d3c058327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:36:32.632Z|8da482a3-407a-42d3-8ba3-b1c54345caa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:36:32.633Z|8da482a3-407a-42d3-8ba3-b1c54345caa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:36:32.639Z|052c5114-80f1-41d1-b933-1dcb22ebc80f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:36:32.640Z|052c5114-80f1-41d1-b933-1dcb22ebc80f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:36:32.642Z|4d995ac4-0991-4fcd-9f61-147a4d36dec8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:36:32.642Z|4d995ac4-0991-4fcd-9f61-147a4d36dec8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:36:35.749Z|b3c83449-02dd-4502-9701-21da45997e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:36:35.750Z|b3c83449-02dd-4502-9701-21da45997e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:36:37.760Z|1a0dc921-c87b-4b4f-84b2-cad725a9fed9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:36:37.760Z|1a0dc921-c87b-4b4f-84b2-cad725a9fed9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:36:42.659Z|c31a4419-da8f-49ba-9523-9e1b68cf8be5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:36:42.660Z|c31a4419-da8f-49ba-9523-9e1b68cf8be5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:36:42.666Z|8cc8ff4a-6d03-4a25-9e8a-ff4f367dd4a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:36:42.666Z|8cc8ff4a-6d03-4a25-9e8a-ff4f367dd4a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:36:42.667Z|71c0083d-ae79-4635-905f-389f425c6348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:36:42.668Z|71c0083d-ae79-4635-905f-389f425c6348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:36:50.750Z|d499c267-36e1-41b2-8b3a-78cc8817c7a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:36:50.753Z|d499c267-36e1-41b2-8b3a-78cc8817c7a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:36:52.690Z|4e173874-c404-4c5e-89c5-eebfc1ae5bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:36:52.690Z|4e173874-c404-4c5e-89c5-eebfc1ae5bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:36:52.694Z|ddc5bc7a-7600-41b8-91e0-9723d3611948|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:36:52.694Z|ddc5bc7a-7600-41b8-91e0-9723d3611948|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:36:52.695Z|05f0a9d9-adc4-4746-85c1-569eb4f812d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:36:52.696Z|05f0a9d9-adc4-4746-85c1-569eb4f812d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:36:59.890Z|5c3afbbf-ab49-4452-91f2-97fc475fa9f0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:36:59.891Z|5c3afbbf-ab49-4452-91f2-97fc475fa9f0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:37:02.718Z|9c1e3f48-6c20-4ac6-9580-3ed9dfe79642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:37:02.719Z|9c1e3f48-6c20-4ac6-9580-3ed9dfe79642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:37:02.720Z|9050cff2-9fc4-4fb0-b47f-7ad696df49dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:37:02.721Z|9050cff2-9fc4-4fb0-b47f-7ad696df49dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:37:02.721Z|1682f003-67c3-470c-b99c-c93c8b1db2cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:37:02.722Z|1682f003-67c3-470c-b99c-c93c8b1db2cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:37:05.750Z|5a997bfc-0e3c-4b82-9aab-ea7d0024a78d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:37:05.750Z|5a997bfc-0e3c-4b82-9aab-ea7d0024a78d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:37:07.762Z|a468eb7b-2478-4cb4-a20e-1d2be5c0d9e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:37:07.763Z|a468eb7b-2478-4cb4-a20e-1d2be5c0d9e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:37:12.745Z|7679a957-9a79-4788-873a-c4c418294c9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:37:12.745Z|7679a957-9a79-4788-873a-c4c418294c9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:37:12.748Z|1a4ae861-e3f8-4d58-856a-eabcd016f1e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:37:12.749Z|1a4ae861-e3f8-4d58-856a-eabcd016f1e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:37:12.749Z|0d859675-daa3-4bef-8f87-8fca72f154ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:37:12.749Z|0d859675-daa3-4bef-8f87-8fca72f154ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:37:20.750Z|de8a60f8-ceed-4b64-9026-65a6d066abfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:37:20.751Z|de8a60f8-ceed-4b64-9026-65a6d066abfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:37:22.776Z|3caf49f6-d6f8-487c-a58f-44e7afb0775b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:37:22.777Z|3caf49f6-d6f8-487c-a58f-44e7afb0775b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:37:22.778Z|879f8b81-58aa-4ebe-95fa-d2364eb4e5f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:37:22.778Z|879f8b81-58aa-4ebe-95fa-d2364eb4e5f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:37:22.782Z|a8dbea2e-0cdc-4a33-8967-f55e37240116|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:37:22.782Z|a8dbea2e-0cdc-4a33-8967-f55e37240116|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:37:32.809Z|975d6665-23f0-41c1-866a-d56c8a4ccbda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:37:32.810Z|975d6665-23f0-41c1-866a-d56c8a4ccbda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:37:32.814Z|47f2ee83-137d-4d4f-98d5-ac20253c0820|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:37:32.816Z|47f2ee83-137d-4d4f-98d5-ac20253c0820|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:37:32.817Z|f943fecb-7a90-46cd-b141-60352630f0d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:37:32.817Z|f943fecb-7a90-46cd-b141-60352630f0d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:37:35.751Z|5e163724-4b09-4295-babe-bc1c6fabf62a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:37:35.754Z|5e163724-4b09-4295-babe-bc1c6fabf62a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:37:37.764Z|81854086-c432-4efe-92c8-e66461b0b4b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:37:37.765Z|81854086-c432-4efe-92c8-e66461b0b4b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:37:42.838Z|41a4dd71-3905-4a2b-b94b-c680d85ef027|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:37:42.839Z|41a4dd71-3905-4a2b-b94b-c680d85ef027|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:37:42.840Z|605c6d51-0603-46b4-bc78-a3c384ef30d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:37:42.840Z|605c6d51-0603-46b4-bc78-a3c384ef30d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:37:42.845Z|20800c1e-3e15-4b09-b1e5-acefea22bcae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:37:42.845Z|20800c1e-3e15-4b09-b1e5-acefea22bcae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:37:50.750Z|13af47cf-5d17-41e8-8edb-7e403845c0aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:37:50.751Z|13af47cf-5d17-41e8-8edb-7e403845c0aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:37:52.865Z|fef83add-6a83-47b0-b65b-8239cb93f3eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:37:52.866Z|fef83add-6a83-47b0-b65b-8239cb93f3eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:37:52.866Z|9daf0c0a-00ae-4f9b-bbb7-c1f7c254ed15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:37:52.866Z|9daf0c0a-00ae-4f9b-bbb7-c1f7c254ed15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:37:52.870Z|bf5ec7bf-2a31-4310-a8b2-5c45c8452145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:37:52.871Z|bf5ec7bf-2a31-4310-a8b2-5c45c8452145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:37:59.889Z|d54c12ae-8366-4c25-8102-e1e7ced1786e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:37:59.889Z|d54c12ae-8366-4c25-8102-e1e7ced1786e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:38:02.895Z|3d8ca664-091e-4e32-909a-d697b51462c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:38:02.895Z|3d8ca664-091e-4e32-909a-d697b51462c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:38:02.898Z|27207f05-795b-4dbd-9905-999dabd0a595|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:38:02.898Z|6364dc15-4f99-4beb-b3cc-95b6c23521d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:38:02.898Z|27207f05-795b-4dbd-9905-999dabd0a595|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:38:02.898Z|6364dc15-4f99-4beb-b3cc-95b6c23521d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:38:05.750Z|b8d93c5a-df4b-46e4-99f4-eab22ce20ea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:38:05.750Z|b8d93c5a-df4b-46e4-99f4-eab22ce20ea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:38:07.765Z|53df60d3-bcf6-4ad2-9c81-0a4521747bbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:38:07.766Z|53df60d3-bcf6-4ad2-9c81-0a4521747bbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:38:12.926Z|f64a5716-581b-4ecf-be56-1fd1306a8fbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:38:12.926Z|f64a5716-581b-4ecf-be56-1fd1306a8fbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:38:12.927Z|9a5b934c-d462-4b70-a4ca-7b481654a44a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:38:12.928Z|9a5b934c-d462-4b70-a4ca-7b481654a44a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:38:12.928Z|fa1ffe83-ede5-4261-b40b-363f1af053d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:38:12.929Z|fa1ffe83-ede5-4261-b40b-363f1af053d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:38:20.750Z|95237dba-532e-4681-ac65-eba6d679ca12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:38:20.754Z|95237dba-532e-4681-ac65-eba6d679ca12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:38:22.955Z|2fadbdce-cbf5-4ea0-adc7-0fb06318273b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:38:22.955Z|a5fb2865-8958-4fad-bcaa-3ed398939795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:38:22.955Z|2fadbdce-cbf5-4ea0-adc7-0fb06318273b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:38:22.955Z|a5fb2865-8958-4fad-bcaa-3ed398939795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:38:22.959Z|91a01507-f53c-4a36-b5d7-fc02407a23ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:38:22.959Z|91a01507-f53c-4a36-b5d7-fc02407a23ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:38:32.990Z|896773fc-d942-4117-93da-d827111db6e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:38:32.991Z|896773fc-d942-4117-93da-d827111db6e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:38:32.996Z|b1996213-d75d-47da-9ea9-d73c98927420|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:38:32.995Z|a28c5f3e-db57-4b1a-b561-42dd70d63416|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:38:32.996Z|b1996213-d75d-47da-9ea9-d73c98927420|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:38:32.996Z|a28c5f3e-db57-4b1a-b561-42dd70d63416|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:38:35.750Z|c921a8ae-986c-43c0-a5ac-71ce2cc42c48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:38:35.750Z|c921a8ae-986c-43c0-a5ac-71ce2cc42c48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:38:37.766Z|0f201d35-177a-45f4-bbe9-57f5089ad6b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:38:37.767Z|0f201d35-177a-45f4-bbe9-57f5089ad6b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:38:43.023Z|0ed49f00-739a-4c77-b956-faec5e4b2246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:38:43.024Z|0ed49f00-739a-4c77-b956-faec5e4b2246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:38:43.025Z|1efed793-eef3-40af-ba46-af95dc0cf272|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:38:43.026Z|1efed793-eef3-40af-ba46-af95dc0cf272|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:38:43.027Z|c1050b47-369b-4213-b058-9c1ad79967a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:38:43.027Z|c1050b47-369b-4213-b058-9c1ad79967a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:38:50.750Z|652f7a67-b747-47a0-bdbd-05cb50b07ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:38:50.750Z|652f7a67-b747-47a0-bdbd-05cb50b07ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:38:53.063Z|c2201782-f2ed-459e-b368-44cdd597a5cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:38:53.063Z|c2201782-f2ed-459e-b368-44cdd597a5cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:38:53.063Z|a7d52167-f825-43ba-a6a9-99255926b5ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:38:53.064Z|a7d52167-f825-43ba-a6a9-99255926b5ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:38:53.062Z|ea47e5cb-a8e9-4603-becd-a334b688ea53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:38:53.065Z|ea47e5cb-a8e9-4603-becd-a334b688ea53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:38:59.887Z|9f964092-1d7f-4c82-ad56-1dc64d75db4a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:38:59.888Z|9f964092-1d7f-4c82-ad56-1dc64d75db4a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:39:03.103Z|0c72eb2c-92f0-4ff7-8455-0769dfa03561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:39:03.103Z|9924b992-2890-4771-ab8d-a517f8ea6af0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:39:03.103Z|de3c4514-9e6d-4a00-af29-f846787faa51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:39:03.104Z|0c72eb2c-92f0-4ff7-8455-0769dfa03561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:39:03.104Z|9924b992-2890-4771-ab8d-a517f8ea6af0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:39:03.105Z|de3c4514-9e6d-4a00-af29-f846787faa51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:39:05.751Z|dbe7c338-a95e-4e92-935b-0a2b08039198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:39:05.755Z|dbe7c338-a95e-4e92-935b-0a2b08039198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:39:07.767Z|933dd8eb-9572-496c-b509-95982f36cf7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:39:07.768Z|933dd8eb-9572-496c-b509-95982f36cf7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:39:13.133Z|0c108380-19a5-4291-ba64-d0b4e9c4afab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:39:13.134Z|5c048505-301f-4814-89f8-9271ca9cd54c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:39:13.134Z|0c108380-19a5-4291-ba64-d0b4e9c4afab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:39:13.134Z|5c048505-301f-4814-89f8-9271ca9cd54c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:39:13.141Z|d336c718-5c64-465d-b454-28f51b72264b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:39:13.142Z|d336c718-5c64-465d-b454-28f51b72264b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:39:20.750Z|0daa220d-976e-42e8-8537-098f3a159310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:39:20.750Z|0daa220d-976e-42e8-8537-098f3a159310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:39:23.165Z|f0036b5d-c0f7-45a3-9ad4-b208bf6da053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:39:23.166Z|f0036b5d-c0f7-45a3-9ad4-b208bf6da053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:39:23.167Z|e156c98a-c584-4a33-ade3-87254fada987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:39:23.168Z|e156c98a-c584-4a33-ade3-87254fada987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:39:23.170Z|1cac57b3-50bd-4a50-b4d4-20fb5af42260|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:39:23.171Z|1cac57b3-50bd-4a50-b4d4-20fb5af42260|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:39:33.196Z|33c196bd-54e1-44fd-a27c-378c987e0da0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:39:33.197Z|33c196bd-54e1-44fd-a27c-378c987e0da0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:39:33.199Z|3419b73c-0544-48c8-8424-72c3e77f3ef6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:39:33.200Z|3419b73c-0544-48c8-8424-72c3e77f3ef6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:39:33.205Z|34e6f055-6a9b-4901-8705-8328aa0a40ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:39:33.206Z|34e6f055-6a9b-4901-8705-8328aa0a40ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:39:35.750Z|dc29eafb-725d-4c28-a55e-d1b4c93a6b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:39:35.750Z|dc29eafb-725d-4c28-a55e-d1b4c93a6b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:39:37.768Z|dd0a9d44-0b79-4281-bc51-1986bf26214c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:39:37.769Z|dd0a9d44-0b79-4281-bc51-1986bf26214c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:39:43.224Z|394e562e-f890-464f-8451-bea5083a1dad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:39:43.225Z|394e562e-f890-464f-8451-bea5083a1dad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:39:43.230Z|2a1104d6-2922-4ee0-933c-6e0340a0b2d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:39:43.230Z|2a1104d6-2922-4ee0-933c-6e0340a0b2d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:39:43.244Z|d7200ecc-dc78-4d37-9034-8f0443060856|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:39:43.245Z|d7200ecc-dc78-4d37-9034-8f0443060856|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:39:50.750Z|abfb1582-2651-44dc-9628-311c6145fdd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:39:50.754Z|abfb1582-2651-44dc-9628-311c6145fdd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:39:53.263Z|4e73878b-5b8f-43d0-9f5d-57b449723e79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:39:53.264Z|4e73878b-5b8f-43d0-9f5d-57b449723e79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:39:53.270Z|189517e3-c620-4b6a-95a0-38ac231b0bee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:39:53.271Z|189517e3-c620-4b6a-95a0-38ac231b0bee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:39:53.271Z|ccc56926-8e34-4e34-9971-d7e791abfbc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:39:53.272Z|ccc56926-8e34-4e34-9971-d7e791abfbc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:39:59.888Z|b36c8164-c30b-4f26-8b06-3d97634aa149|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:39:59.888Z|b36c8164-c30b-4f26-8b06-3d97634aa149|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:40:03.292Z|14c671db-e64c-4f75-ade9-2e7b79d18ded|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:40:03.293Z|14c671db-e64c-4f75-ade9-2e7b79d18ded|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:40:03.300Z|43e62b6b-b8dc-4618-98d9-5ce1b3766c4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:40:03.301Z|43e62b6b-b8dc-4618-98d9-5ce1b3766c4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:40:03.304Z|e8c9c968-baaf-41f6-955b-93aa1c5d0f02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:40:03.304Z|e8c9c968-baaf-41f6-955b-93aa1c5d0f02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:40:05.750Z|fa4fa1f7-d46f-496e-94af-b3b946ace984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:40:05.750Z|fa4fa1f7-d46f-496e-94af-b3b946ace984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:40:07.769Z|94e36797-9bd7-4fda-bb64-6476ffee477a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:40:07.770Z|94e36797-9bd7-4fda-bb64-6476ffee477a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:40:13.325Z|9ebc1978-e562-4180-9a7d-a0d20ee06446|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:40:13.326Z|9ebc1978-e562-4180-9a7d-a0d20ee06446|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:40:13.327Z|d0548fdb-e6ef-4dc2-b641-252515b84565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:40:13.328Z|d0548fdb-e6ef-4dc2-b641-252515b84565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:40:13.332Z|50d59ae7-7adb-4c1a-86c2-fe3c7ddd8efd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:40:13.332Z|50d59ae7-7adb-4c1a-86c2-fe3c7ddd8efd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:40:20.749Z|55e28723-c9ff-4e09-9b2b-ea246a7e24e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:40:20.750Z|55e28723-c9ff-4e09-9b2b-ea246a7e24e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:40:23.356Z|496c8e84-864e-45ca-903d-c321778f5e41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:40:23.357Z|496c8e84-864e-45ca-903d-c321778f5e41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:40:23.358Z|c7ab8db2-d85a-4c89-a8c8-002aa2b2c822|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:40:23.358Z|c7ab8db2-d85a-4c89-a8c8-002aa2b2c822|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:40:23.361Z|31980644-227b-4a35-a75c-9dfbe0f048fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:40:23.362Z|31980644-227b-4a35-a75c-9dfbe0f048fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:40:33.391Z|a655c2c4-819f-4fc4-8ca3-58ecabbd2433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:40:33.392Z|a655c2c4-819f-4fc4-8ca3-58ecabbd2433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:40:33.395Z|bea5310e-e717-4ec8-a9db-a0cb233f20a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:40:33.396Z|bea5310e-e717-4ec8-a9db-a0cb233f20a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:40:33.399Z|c999e06d-6da5-4616-b984-329ff9149260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:40:33.400Z|c999e06d-6da5-4616-b984-329ff9149260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:40:35.750Z|ee8886c5-8593-47bd-8ee2-f7a4ae30bb26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:40:35.754Z|ee8886c5-8593-47bd-8ee2-f7a4ae30bb26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:40:37.770Z|118bfdfd-7d9b-412b-9868-43af9d5dbf64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:40:37.771Z|118bfdfd-7d9b-412b-9868-43af9d5dbf64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:40:43.425Z|92a29b4c-968b-4aae-a677-a195e6e4bdb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:40:43.426Z|1f69cde7-5146-4414-9e9d-02ca1ba69fbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:40:43.426Z|92a29b4c-968b-4aae-a677-a195e6e4bdb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:40:43.426Z|1f69cde7-5146-4414-9e9d-02ca1ba69fbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:40:43.430Z|324ee1a9-4827-4a71-807f-5509b362f6a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:40:43.430Z|324ee1a9-4827-4a71-807f-5509b362f6a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:40:50.749Z|b54ba616-d13e-4a8c-9ed0-dd29537a851e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:40:50.750Z|b54ba616-d13e-4a8c-9ed0-dd29537a851e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:40:53.455Z|cc2c7378-c914-4534-96e6-92812369e116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:40:53.456Z|cc2c7378-c914-4534-96e6-92812369e116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:40:53.511Z|a45c4e05-c316-4462-b8fc-d416650c76b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:40:53.511Z|a45c4e05-c316-4462-b8fc-d416650c76b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:40:53.524Z|a70d8473-9bf9-409d-b428-b2d5610acbc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:40:53.525Z|a70d8473-9bf9-409d-b428-b2d5610acbc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:40:59.887Z|a794d4f1-6765-497b-adef-48c1c596bf7d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:40:59.888Z|a794d4f1-6765-497b-adef-48c1c596bf7d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:41:03.486Z|72858a6e-1d9f-429a-84fd-3a65cc9baea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:41:03.487Z|72858a6e-1d9f-429a-84fd-3a65cc9baea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:41:03.541Z|e2f34f44-6e95-4d11-b85b-3059cfb4d769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:41:03.542Z|e2f34f44-6e95-4d11-b85b-3059cfb4d769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:41:03.547Z|82b7c06a-bbb0-4494-8308-31113fc56837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:41:03.548Z|82b7c06a-bbb0-4494-8308-31113fc56837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:41:05.750Z|7173281e-a713-4bb9-8c1e-9df1b9304d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:41:05.750Z|7173281e-a713-4bb9-8c1e-9df1b9304d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:41:07.771Z|8b5b6aef-f92a-4194-93b1-fe377d7e2037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:41:07.772Z|8b5b6aef-f92a-4194-93b1-fe377d7e2037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:41:13.522Z|59dc183a-4491-4588-a84e-6f808c5ee8c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:41:13.523Z|59dc183a-4491-4588-a84e-6f808c5ee8c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:41:13.569Z|a14c4009-b460-40fb-a73a-14f90d0f21a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:41:13.570Z|5c1887a2-9f5c-4ce0-b63b-1a8b7b50a75e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:41:13.570Z|a14c4009-b460-40fb-a73a-14f90d0f21a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:41:13.571Z|5c1887a2-9f5c-4ce0-b63b-1a8b7b50a75e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:41:20.750Z|8a3bb2af-4b6c-4252-863e-8b96d4c5033f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:41:20.754Z|8a3bb2af-4b6c-4252-863e-8b96d4c5033f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:41:23.555Z|b510c811-fe0f-481b-af5d-55e47cc50d02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:41:23.556Z|b510c811-fe0f-481b-af5d-55e47cc50d02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:41:23.601Z|a076419d-c6a1-4695-bf08-628c32d91381|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:41:23.602Z|a076419d-c6a1-4695-bf08-628c32d91381|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:41:23.602Z|97f0061f-4160-4849-8e07-678bc58ac711|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:41:23.602Z|97f0061f-4160-4849-8e07-678bc58ac711|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:41:33.588Z|5318f1a8-d918-4e9a-b6fe-21a252e05f27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:41:33.589Z|5318f1a8-d918-4e9a-b6fe-21a252e05f27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:41:33.632Z|2c8ee8cf-0e1f-4798-939a-2890b942cf59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:41:33.633Z|2c8ee8cf-0e1f-4798-939a-2890b942cf59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:41:33.635Z|a329ea31-b166-40d0-99ff-2ae8ee86a78a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:41:33.636Z|a329ea31-b166-40d0-99ff-2ae8ee86a78a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:41:35.750Z|c4878cea-bf91-4562-8990-f0daf1a089cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:41:35.750Z|c4878cea-bf91-4562-8990-f0daf1a089cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:41:37.772Z|ea2dcfe7-9286-4e03-b01e-cef5dc375dc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:41:37.773Z|ea2dcfe7-9286-4e03-b01e-cef5dc375dc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:41:43.619Z|7f0fa8e3-453c-4ed7-9ec0-7ecef3fae285|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:41:43.620Z|7f0fa8e3-453c-4ed7-9ec0-7ecef3fae285|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:41:43.658Z|a0129371-3711-4bd3-8b67-21c7f33f6f64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:41:43.659Z|a0129371-3711-4bd3-8b67-21c7f33f6f64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:41:43.676Z|629f1228-cbe1-4635-a649-d97b6d2a67a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:41:43.676Z|629f1228-cbe1-4635-a649-d97b6d2a67a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:41:50.750Z|5b8cb053-2ce0-49ce-a602-1ca0892843ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:41:50.750Z|5b8cb053-2ce0-49ce-a602-1ca0892843ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:41:53.649Z|0d218d40-52fd-4b81-a0c0-44b41dbc1122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:41:53.650Z|0d218d40-52fd-4b81-a0c0-44b41dbc1122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:41:53.689Z|54feb2b2-5363-437e-8026-174ad14707b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:41:53.690Z|54feb2b2-5363-437e-8026-174ad14707b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:41:53.704Z|675a692f-f4b1-495f-a276-56f17f90dd07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:41:53.705Z|675a692f-f4b1-495f-a276-56f17f90dd07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:41:59.888Z|2ff56e46-7e88-4ea4-8a13-d0216c683ff8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:41:59.889Z|2ff56e46-7e88-4ea4-8a13-d0216c683ff8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:42:03.679Z|c01ed9e8-a60a-49a3-aa4d-00b555b9d263|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:42:03.679Z|c01ed9e8-a60a-49a3-aa4d-00b555b9d263|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:42:03.718Z|a1dcdca8-0fee-4024-845a-af927dade2bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:42:03.719Z|a1dcdca8-0fee-4024-845a-af927dade2bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:42:03.729Z|3c223a0d-e2e9-4101-ac9e-4ea7f731dbab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:42:03.729Z|3c223a0d-e2e9-4101-ac9e-4ea7f731dbab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:42:05.750Z|b7244522-e885-49cf-a54e-9964385352a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:42:05.753Z|b7244522-e885-49cf-a54e-9964385352a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:42:07.773Z|3a1b344f-95c6-41f7-8574-3603d007f540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:42:07.774Z|3a1b344f-95c6-41f7-8574-3603d007f540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:42:13.707Z|79cc4c19-40e5-41bc-b640-fe1670896792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:42:13.708Z|79cc4c19-40e5-41bc-b640-fe1670896792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:42:13.750Z|60b68f34-9002-42dd-aa8d-73c910e9322b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:42:13.751Z|60b68f34-9002-42dd-aa8d-73c910e9322b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:42:13.758Z|06743a86-0d19-4d25-a1fb-b92a2deadc0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:42:13.758Z|06743a86-0d19-4d25-a1fb-b92a2deadc0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:42:20.750Z|c7bb0cd4-7b69-4ce0-a223-c0933f634981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:42:20.751Z|c7bb0cd4-7b69-4ce0-a223-c0933f634981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:42:23.736Z|6f463e6b-a5a8-4961-af08-21ca33e5a433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:42:23.737Z|6f463e6b-a5a8-4961-af08-21ca33e5a433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:42:23.776Z|ae363000-0f6c-4306-9deb-fb9416d7ca67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:42:23.776Z|ae363000-0f6c-4306-9deb-fb9416d7ca67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:42:23.786Z|5a83add6-2838-4970-baea-239631f46185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:42:23.787Z|5a83add6-2838-4970-baea-239631f46185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:42:33.766Z|9206fcd3-28af-433d-8f04-124146bed6b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:42:33.767Z|9206fcd3-28af-433d-8f04-124146bed6b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:42:33.803Z|e756f614-f30e-448d-900e-d177fc7a0f89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:42:33.804Z|e756f614-f30e-448d-900e-d177fc7a0f89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:42:33.819Z|fc4346ed-db1d-4c9d-be03-7453e885bb31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:42:33.820Z|fc4346ed-db1d-4c9d-be03-7453e885bb31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:42:35.755Z|2b22f498-c951-4677-bcd9-d5ac69dac2b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:42:35.759Z|2b22f498-c951-4677-bcd9-d5ac69dac2b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:42:37.775Z|505e697b-3adc-418d-ad39-0a1fb122769d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:42:37.775Z|505e697b-3adc-418d-ad39-0a1fb122769d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:42:43.795Z|c7fede51-ccb7-4bd9-bb13-e30426176d17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:42:43.796Z|c7fede51-ccb7-4bd9-bb13-e30426176d17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:42:43.831Z|e8357be5-7a01-4ec6-9c9c-debc44e8c34a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:42:43.832Z|e8357be5-7a01-4ec6-9c9c-debc44e8c34a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:42:43.847Z|d35cb3c4-2aac-4b85-a843-93b2203e71eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:42:43.848Z|d35cb3c4-2aac-4b85-a843-93b2203e71eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:42:50.762Z|ed66a19c-b5cd-4937-81b4-cca17fd28f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:42:50.763Z|ed66a19c-b5cd-4937-81b4-cca17fd28f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:42:53.824Z|cb2f3d79-4ede-4b7e-905a-fbd4de6c4125|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:42:53.824Z|cb2f3d79-4ede-4b7e-905a-fbd4de6c4125|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:42:53.860Z|bb5786e7-3ddf-4001-b19c-0deb6790f87d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:42:53.861Z|bb5786e7-3ddf-4001-b19c-0deb6790f87d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:42:53.876Z|777952e4-9e69-4a75-9579-2c637d5131e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:42:53.877Z|777952e4-9e69-4a75-9579-2c637d5131e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:42:59.888Z|02fde4d4-a4bd-4510-9d1b-c3c4135decab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:42:59.889Z|02fde4d4-a4bd-4510-9d1b-c3c4135decab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:43:03.861Z|a20e7140-dc71-4b74-ab89-54dbf29102bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:43:03.862Z|a20e7140-dc71-4b74-ab89-54dbf29102bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:43:03.891Z|0c71b60a-f359-4dda-9f1d-ea51f3b11edf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:43:03.892Z|0c71b60a-f359-4dda-9f1d-ea51f3b11edf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:43:03.902Z|53f76854-85a7-41c0-9ef5-140756155e4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:43:03.903Z|53f76854-85a7-41c0-9ef5-140756155e4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:43:05.750Z|f5d1459b-f641-4d72-876e-1a3441b00e04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:43:05.750Z|f5d1459b-f641-4d72-876e-1a3441b00e04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:43:07.776Z|1e0b33ce-31f5-4080-8be8-cd45d091e6ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:43:07.776Z|1e0b33ce-31f5-4080-8be8-cd45d091e6ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:43:13.894Z|c5a43826-73b2-44bf-86c3-f847df7e995f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:43:13.894Z|c5a43826-73b2-44bf-86c3-f847df7e995f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:43:13.917Z|17c681b4-3413-4871-8a4e-2483f37b892b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:43:13.918Z|17c681b4-3413-4871-8a4e-2483f37b892b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:43:13.930Z|4b4b1fbe-1029-4b5e-9ee4-e11249a55bb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:43:13.931Z|4b4b1fbe-1029-4b5e-9ee4-e11249a55bb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:43:20.750Z|83d21288-fa28-4fd4-8d65-fb3ddd4b7501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:43:20.754Z|83d21288-fa28-4fd4-8d65-fb3ddd4b7501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:43:23.928Z|0c8bccb2-af14-4935-a386-e93e51aefc24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:43:23.929Z|0c8bccb2-af14-4935-a386-e93e51aefc24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:43:23.943Z|47846146-a432-46e6-b2d8-110bd6dadcc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:43:23.944Z|47846146-a432-46e6-b2d8-110bd6dadcc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:43:23.960Z|239c5eea-ac1c-4597-b70d-d61e05a8cf00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:43:23.960Z|239c5eea-ac1c-4597-b70d-d61e05a8cf00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:43:33.968Z|0d5a62aa-2318-4245-a5d3-a907d24f7039|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:43:33.968Z|0d5a62aa-2318-4245-a5d3-a907d24f7039|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:43:33.972Z|2faa39c0-fe5a-4e70-96ef-51edf3a2fdf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:43:33.972Z|2faa39c0-fe5a-4e70-96ef-51edf3a2fdf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:43:33.986Z|1b208f4f-1c91-40da-93c0-9f8cf0a01ee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:43:33.986Z|1b208f4f-1c91-40da-93c0-9f8cf0a01ee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:43:35.750Z|a631ffff-9b3e-4d8c-b460-8d9d556ea8a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:43:35.750Z|a631ffff-9b3e-4d8c-b460-8d9d556ea8a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:43:37.777Z|3967e16b-4d1b-471d-9212-2a8ef3a730d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:43:37.777Z|3967e16b-4d1b-471d-9212-2a8ef3a730d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:43:43.999Z|b51872c5-f575-4e7a-be2c-48669f38dceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:43:44.000Z|b51872c5-f575-4e7a-be2c-48669f38dceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:43:44.000Z|2b9f89f8-8a09-426f-86a0-7be1a9a59c67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:43:44.000Z|2b9f89f8-8a09-426f-86a0-7be1a9a59c67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:43:44.021Z|d4bcadab-e890-4779-ae9d-d9ddd3769eee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:43:44.021Z|d4bcadab-e890-4779-ae9d-d9ddd3769eee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:43:50.749Z|60ba62c6-a5ff-4c14-a571-d20c975bff68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:43:50.750Z|60ba62c6-a5ff-4c14-a571-d20c975bff68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:43:54.034Z|a4fedbd3-f5c7-44ca-8f3e-f35bbf01a57f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:43:54.034Z|88be7079-7b07-4f93-8fef-509894e3bff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:43:54.034Z|a4fedbd3-f5c7-44ca-8f3e-f35bbf01a57f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:43:54.034Z|88be7079-7b07-4f93-8fef-509894e3bff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:43:54.050Z|2ab31c32-3981-4c0e-a021-b5f29db9ae1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:43:54.051Z|2ab31c32-3981-4c0e-a021-b5f29db9ae1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:43:59.890Z|ec95f3a5-525d-4c9d-9b63-143d6c633209|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:43:59.890Z|ec95f3a5-525d-4c9d-9b63-143d6c633209|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:44:04.066Z|433e680b-0093-4e36-9921-b57ef091a424|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:44:04.067Z|433e680b-0093-4e36-9921-b57ef091a424|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:44:04.070Z|535168dc-e786-4acb-9cdb-3173c6dfca14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:44:04.071Z|535168dc-e786-4acb-9cdb-3173c6dfca14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:44:04.076Z|ce83cdbf-f236-44d8-89c9-6fc1d0ee1adf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:44:04.077Z|ce83cdbf-f236-44d8-89c9-6fc1d0ee1adf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:44:05.750Z|b0232d3a-3f74-488c-bc4c-f4cb5f7af18c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:44:05.754Z|b0232d3a-3f74-488c-bc4c-f4cb5f7af18c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:44:07.778Z|c45f0a53-2fd0-4dac-a0f7-d3ed9156eaa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:44:07.778Z|c45f0a53-2fd0-4dac-a0f7-d3ed9156eaa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:44:14.098Z|046c79b9-27f3-4bef-a6a7-8f05eb6f0fa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:44:14.098Z|74e8292b-daf5-488d-b2aa-d8cf3063499a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:44:14.099Z|046c79b9-27f3-4bef-a6a7-8f05eb6f0fa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:44:14.099Z|74e8292b-daf5-488d-b2aa-d8cf3063499a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:44:14.114Z|ab99d422-04d6-4933-9b26-d21f644c634e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:44:14.115Z|ab99d422-04d6-4933-9b26-d21f644c634e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:44:20.750Z|781b46a2-f602-4755-a666-955ee326c908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:44:20.750Z|781b46a2-f602-4755-a666-955ee326c908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:44:24.128Z|1a765344-1945-40b0-a4f4-eac4eeb84b85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:44:24.129Z|1a765344-1945-40b0-a4f4-eac4eeb84b85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:44:24.132Z|43a88549-9ec7-4469-ab51-bcc7ba854b52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:44:24.132Z|43a88549-9ec7-4469-ab51-bcc7ba854b52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:44:24.140Z|21c698ab-e41a-46ee-a900-26b68553907d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:44:24.141Z|21c698ab-e41a-46ee-a900-26b68553907d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:44:34.163Z|e97e6c93-1cd0-493e-b4cc-b51ad122582d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:44:34.164Z|e97e6c93-1cd0-493e-b4cc-b51ad122582d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:44:34.167Z|23ce34bf-8037-49a4-8774-c19036a0921e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:44:34.168Z|23ce34bf-8037-49a4-8774-c19036a0921e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:44:34.169Z|1d75a04b-c77c-4d59-ae26-7357524c2e66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:44:34.170Z|1d75a04b-c77c-4d59-ae26-7357524c2e66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:44:35.749Z|7a0636e7-62b0-4bed-a17b-3ff7dbb10c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:44:35.750Z|7a0636e7-62b0-4bed-a17b-3ff7dbb10c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:44:37.779Z|20a2c6db-8f39-46af-8d09-30cedb800add|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:44:37.779Z|20a2c6db-8f39-46af-8d09-30cedb800add|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:44:44.199Z|a6e21de9-244f-492a-8eba-67acb5202fe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:44:44.200Z|a6e21de9-244f-492a-8eba-67acb5202fe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:44:44.200Z|368ed76a-c882-4869-988d-faef3c3e4d90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:44:44.200Z|368ed76a-c882-4869-988d-faef3c3e4d90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:44:44.201Z|f0b24798-e6fd-4369-b606-8b7e842a341e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:44:44.201Z|f0b24798-e6fd-4369-b606-8b7e842a341e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:44:50.750Z|8b07c949-09a8-4492-b190-b58167119138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:44:50.755Z|8b07c949-09a8-4492-b190-b58167119138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:44:54.227Z|720d9c1a-4987-469e-8de5-33631d26697f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:44:54.228Z|720d9c1a-4987-469e-8de5-33631d26697f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:44:54.229Z|bc744fe3-b7b5-49bb-9716-9e7fd7fe1487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:44:54.229Z|bc744fe3-b7b5-49bb-9716-9e7fd7fe1487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:44:54.230Z|b4731b27-6b02-40a5-a509-f7f226f020e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:44:54.231Z|b4731b27-6b02-40a5-a509-f7f226f020e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:44:59.887Z|21642f0a-c020-4611-8135-cc559fca643a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:44:59.888Z|21642f0a-c020-4611-8135-cc559fca643a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:45:04.261Z|c3f1d2f3-2f1c-4785-8399-56b46d553898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:45:04.262Z|c3f1d2f3-2f1c-4785-8399-56b46d553898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:45:04.263Z|098570f2-48dd-4f85-a995-65845e5e3821|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:45:04.264Z|098570f2-48dd-4f85-a995-65845e5e3821|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:45:04.268Z|f2933ca8-b77f-469f-9570-4c0dae988dd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:45:04.268Z|f2933ca8-b77f-469f-9570-4c0dae988dd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:45:05.750Z|d75d3ff0-a0c1-404f-aa2f-7d3d9b6a2596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:45:05.750Z|d75d3ff0-a0c1-404f-aa2f-7d3d9b6a2596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:45:07.781Z|09c19a47-85f4-4cce-877d-6e941fc10c6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:45:07.781Z|09c19a47-85f4-4cce-877d-6e941fc10c6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:45:14.293Z|c88c3110-cc19-4b6b-88d1-16b700e603a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:45:14.294Z|c88c3110-cc19-4b6b-88d1-16b700e603a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:45:14.295Z|2282d434-7951-4649-bea6-9a3684274143|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:45:14.295Z|2282d434-7951-4649-bea6-9a3684274143|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:45:14.298Z|6e7da650-0598-4778-8285-700cdeaeb0e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:45:14.299Z|6e7da650-0598-4778-8285-700cdeaeb0e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:45:20.750Z|5ed27024-89ef-4353-a4c9-10fc39a509d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:45:20.750Z|5ed27024-89ef-4353-a4c9-10fc39a509d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:45:24.325Z|882ad0fa-42ee-465f-8827-26cc501e14ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:45:24.325Z|954717c9-2309-49bd-8751-d4ad74276773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:45:24.326Z|882ad0fa-42ee-465f-8827-26cc501e14ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:45:24.326Z|954717c9-2309-49bd-8751-d4ad74276773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:45:24.328Z|d86818dc-c788-4c48-a117-b7253e002310|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:45:24.329Z|d86818dc-c788-4c48-a117-b7253e002310|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:45:34.357Z|024897f1-7cbf-4b10-923c-2a200039d1b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:45:34.358Z|024897f1-7cbf-4b10-923c-2a200039d1b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:45:34.359Z|a8f398f6-4bce-47a8-9be9-b01894114ea1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:45:34.360Z|a8f398f6-4bce-47a8-9be9-b01894114ea1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:45:34.367Z|2a31a8cb-9e4c-4571-9b0a-1a87f41683ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:45:34.367Z|2a31a8cb-9e4c-4571-9b0a-1a87f41683ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:45:35.750Z|6c7fe0cd-4d83-45f8-bad8-bd6542e0b8ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:45:35.755Z|6c7fe0cd-4d83-45f8-bad8-bd6542e0b8ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:45:37.781Z|ec571fda-c81a-46b6-8c84-2e44d4a3141b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:45:37.782Z|ec571fda-c81a-46b6-8c84-2e44d4a3141b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:45:44.395Z|b2894667-28c8-431e-9fc1-589d291ccc4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:45:44.395Z|f0b897a3-f632-41d0-b131-c763bcb5be28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:45:44.396Z|b2894667-28c8-431e-9fc1-589d291ccc4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:45:44.396Z|f0b897a3-f632-41d0-b131-c763bcb5be28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:45:44.396Z|43ff59cd-99ad-4a1a-b16f-9d2a60eb836e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:45:44.397Z|43ff59cd-99ad-4a1a-b16f-9d2a60eb836e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:45:50.750Z|0ed8d03a-ee34-4349-b3d0-817094696fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:45:50.750Z|0ed8d03a-ee34-4349-b3d0-817094696fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:45:54.428Z|6ac0c0da-8618-45f2-9106-ce22044f261c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:45:54.427Z|1d63a687-f6ec-443e-a15e-8c038134744f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:45:54.428Z|6ac0c0da-8618-45f2-9106-ce22044f261c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:45:54.429Z|1d63a687-f6ec-443e-a15e-8c038134744f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:45:54.435Z|d306751b-67d6-4a09-81cb-0ab187d0dbcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:45:54.436Z|d306751b-67d6-4a09-81cb-0ab187d0dbcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:45:59.888Z|8c872148-eb85-4792-8ef1-6cdc1b63cad2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:45:59.889Z|8c872148-eb85-4792-8ef1-6cdc1b63cad2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:46:04.455Z|769e64ff-527f-4fbe-a922-614060e15754|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:46:04.456Z|769e64ff-527f-4fbe-a922-614060e15754|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:46:04.463Z|3a76fd47-712f-4601-afed-451136409de7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:46:04.463Z|3a76fd47-712f-4601-afed-451136409de7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:46:04.464Z|dc6ebbdf-4212-4ef7-8c77-509953a7d682|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:46:04.464Z|dc6ebbdf-4212-4ef7-8c77-509953a7d682|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:46:05.750Z|37af92c3-d5e1-4763-8cf8-8f3517ea365d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:46:05.750Z|37af92c3-d5e1-4763-8cf8-8f3517ea365d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:46:07.782Z|f4076224-4c9d-419e-b3d5-609e21c1dba1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:46:07.783Z|f4076224-4c9d-419e-b3d5-609e21c1dba1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:46:14.484Z|5b593615-f11d-4c77-917f-d973ec590a13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:46:14.484Z|5b593615-f11d-4c77-917f-d973ec590a13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:46:14.489Z|703965b9-d124-4269-be9a-3da8a46564fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:46:14.489Z|03054925-00a9-43d0-a5a8-ef0442838310|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:46:14.489Z|703965b9-d124-4269-be9a-3da8a46564fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:46:14.489Z|03054925-00a9-43d0-a5a8-ef0442838310|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:46:20.750Z|1d240b0d-a804-4d13-aab0-d442eefa8083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:46:20.754Z|1d240b0d-a804-4d13-aab0-d442eefa8083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:46:24.518Z|0ffee99d-31dd-47d0-bc02-a110b07fa09b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:46:24.518Z|0ffee99d-31dd-47d0-bc02-a110b07fa09b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:46:24.518Z|31489896-a609-4275-bac9-40a4d724fa81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:46:24.519Z|31489896-a609-4275-bac9-40a4d724fa81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:46:24.521Z|7fece81d-701d-4ade-924c-e08ea23929b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:46:24.522Z|7fece81d-701d-4ade-924c-e08ea23929b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:46:34.552Z|81dad77e-f8f4-423f-bfa1-789174bad74b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:46:34.552Z|81dad77e-f8f4-423f-bfa1-789174bad74b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:46:34.555Z|71b7c867-ce09-4e68-9732-aa9a4da14199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:46:34.555Z|2a3ba862-0eb7-4420-8039-403b23511e09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:46:34.555Z|71b7c867-ce09-4e68-9732-aa9a4da14199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:46:34.556Z|2a3ba862-0eb7-4420-8039-403b23511e09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:46:35.750Z|8b9da391-d42f-4e7a-8635-18aac22e3d49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:46:35.750Z|8b9da391-d42f-4e7a-8635-18aac22e3d49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:46:37.783Z|28e8e8f9-902c-4cb7-99f3-973ee0d914a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:46:37.784Z|28e8e8f9-902c-4cb7-99f3-973ee0d914a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:46:44.582Z|dcf1eaaa-8f47-4037-b51e-6c963ac1157a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:46:44.582Z|dcf1eaaa-8f47-4037-b51e-6c963ac1157a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:46:44.583Z|999a4fa0-4724-4406-9192-5f7ba48f0288|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:46:44.583Z|34456ed3-e9af-4c3e-b996-b7d6dff2775e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:46:44.584Z|999a4fa0-4724-4406-9192-5f7ba48f0288|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:46:44.584Z|34456ed3-e9af-4c3e-b996-b7d6dff2775e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:46:50.750Z|d47577bc-65f6-4313-a902-af31a57baf0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:46:50.750Z|d47577bc-65f6-4313-a902-af31a57baf0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:46:54.610Z|1129f64e-c339-41f5-b903-558800a4d7b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:46:54.610Z|1129f64e-c339-41f5-b903-558800a4d7b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:46:54.613Z|d9c79098-4007-45c1-97a2-e2a6e279003d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:46:54.613Z|d9c79098-4007-45c1-97a2-e2a6e279003d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:46:54.618Z|8084f848-37d6-4f65-a870-4990e92a9def|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:46:54.619Z|8084f848-37d6-4f65-a870-4990e92a9def|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:46:59.889Z|d56c445a-3255-4eb0-a42b-38e84cf5ffd8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:46:59.889Z|d56c445a-3255-4eb0-a42b-38e84cf5ffd8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:47:04.654Z|323ef4da-6a0a-45b6-8d9c-cf83327e9b8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:47:04.653Z|d3ce1aa5-b069-4296-b542-c6985d7bfa39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:47:04.654Z|323ef4da-6a0a-45b6-8d9c-cf83327e9b8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:47:04.654Z|d3ce1aa5-b069-4296-b542-c6985d7bfa39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:47:04.654Z|b83d2592-d9ed-4dd6-94e1-60be3547418e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:47:04.655Z|b83d2592-d9ed-4dd6-94e1-60be3547418e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:47:05.749Z|a04557b7-2754-4aad-a6fe-81f8f70f4a7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:47:05.756Z|a04557b7-2754-4aad-a6fe-81f8f70f4a7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:47:07.784Z|01e17aaa-f3f5-427d-92b0-1876e5a4e166|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:47:07.784Z|01e17aaa-f3f5-427d-92b0-1876e5a4e166|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:47:14.681Z|28885b7e-b01e-44d4-997b-579eec90b8f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:47:14.682Z|28885b7e-b01e-44d4-997b-579eec90b8f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:47:14.683Z|b78116d6-4319-45a9-99ac-e98a7e0db128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:47:14.683Z|b2959833-c18b-4f9a-a28a-a488b66b37d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:47:14.683Z|b78116d6-4319-45a9-99ac-e98a7e0db128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:47:14.683Z|b2959833-c18b-4f9a-a28a-a488b66b37d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:47:20.750Z|ef32769e-1131-41bb-ae20-1778e156d17f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:47:20.750Z|ef32769e-1131-41bb-ae20-1778e156d17f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:47:24.721Z|b8fcf509-8231-4210-9c4a-7caa03d68c90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:47:24.723Z|b3999dbb-66a5-47bd-b892-e74307037f45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:47:24.724Z|b3999dbb-66a5-47bd-b892-e74307037f45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:47:24.724Z|645d7a3b-2023-4d39-a29b-3ff9b4682a81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:47:24.721Z|b8fcf509-8231-4210-9c4a-7caa03d68c90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:47:24.725Z|645d7a3b-2023-4d39-a29b-3ff9b4682a81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:47:34.756Z|8f8dac38-c821-453a-abd3-d9132adfb1e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:47:34.756Z|11d4e4a7-8923-45e0-a832-4bea54a2f18e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:47:34.756Z|d226ccd6-6644-4d86-8047-cc3923d15063|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:47:34.757Z|11d4e4a7-8923-45e0-a832-4bea54a2f18e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:47:34.757Z|8f8dac38-c821-453a-abd3-d9132adfb1e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:47:34.757Z|d226ccd6-6644-4d86-8047-cc3923d15063|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:47:35.749Z|064adfb6-6f9d-4faa-8483-24dab19b1dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:47:35.750Z|064adfb6-6f9d-4faa-8483-24dab19b1dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:47:37.785Z|4505ff93-4fdc-4bfd-85eb-aaea79bc84a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:47:37.785Z|4505ff93-4fdc-4bfd-85eb-aaea79bc84a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:47:44.790Z|5dbfc924-4f76-4593-87c3-697faf4e887f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:47:44.790Z|c30790ff-4dfc-474e-8cd8-24eb3e027bc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:47:44.791Z|c30790ff-4dfc-474e-8cd8-24eb3e027bc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:47:44.791Z|5dbfc924-4f76-4593-87c3-697faf4e887f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:47:44.796Z|28f12eaa-db69-4d25-8762-45efac0ee757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:47:44.796Z|28f12eaa-db69-4d25-8762-45efac0ee757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:47:50.750Z|5347b872-a5b3-4c67-a0ff-05f3ee4be954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:47:50.754Z|5347b872-a5b3-4c67-a0ff-05f3ee4be954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:47:54.821Z|729599b6-d752-4d48-8e9f-17963b0c4dfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:47:54.821Z|729599b6-d752-4d48-8e9f-17963b0c4dfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:47:54.825Z|80596d18-e316-4a89-ace0-fc1146f719af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:47:54.825Z|80596d18-e316-4a89-ace0-fc1146f719af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:47:54.828Z|77ce41c5-3212-4912-9a5c-29e2e23bd74f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:47:54.828Z|77ce41c5-3212-4912-9a5c-29e2e23bd74f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:47:59.887Z|eaca5308-447f-46e4-9520-3f86e337f007|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:47:59.888Z|eaca5308-447f-46e4-9520-3f86e337f007|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:48:04.854Z|42ee43ab-653f-413b-81c9-abd06320309f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:48:04.855Z|b7aa1569-ae58-4bec-8356-c52b94a3aec6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:48:04.855Z|b7aa1569-ae58-4bec-8356-c52b94a3aec6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:48:04.855Z|42ee43ab-653f-413b-81c9-abd06320309f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:48:04.859Z|41076584-b8db-49f2-825f-426fc464ec1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:48:04.863Z|41076584-b8db-49f2-825f-426fc464ec1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:48:05.751Z|d7fc947a-6429-4a85-be6b-aefbc36d915f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:48:05.752Z|d7fc947a-6429-4a85-be6b-aefbc36d915f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:48:07.786Z|45420a78-9bc0-4127-9246-d462b170cdc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:48:07.786Z|45420a78-9bc0-4127-9246-d462b170cdc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:48:14.883Z|000547ac-b15a-442e-82a8-f4b170b158db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:48:14.883Z|000547ac-b15a-442e-82a8-f4b170b158db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:48:14.886Z|7fd4f358-9593-453b-a36b-21824417ab31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:48:14.887Z|7fd4f358-9593-453b-a36b-21824417ab31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:48:14.892Z|1a4f1350-36eb-4a1f-a7e1-ea89aca69820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:48:14.893Z|1a4f1350-36eb-4a1f-a7e1-ea89aca69820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:48:20.750Z|02ad740e-fa4f-413c-bc30-a4babafecc0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:48:20.750Z|02ad740e-fa4f-413c-bc30-a4babafecc0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:48:24.918Z|11b11f85-43f4-4d6f-9d06-bb6116b0e097|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:48:24.919Z|11b11f85-43f4-4d6f-9d06-bb6116b0e097|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:48:24.922Z|3dc7aaaf-f4ca-48b5-aaa2-2efd5e65bdae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:48:24.923Z|3dc7aaaf-f4ca-48b5-aaa2-2efd5e65bdae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:48:24.927Z|7c01ca8e-f8d0-4421-9917-1a4d7957f53b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:48:24.927Z|7c01ca8e-f8d0-4421-9917-1a4d7957f53b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:48:34.948Z|ba692082-1241-4bc6-bcb8-1a8929e97ce2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:48:34.948Z|ba692082-1241-4bc6-bcb8-1a8929e97ce2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:48:34.953Z|08466de8-409d-4724-a6ca-e13224c0e0c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:48:34.953Z|08466de8-409d-4724-a6ca-e13224c0e0c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:48:34.956Z|2dd70d9b-f64f-49fc-8da8-a6e731f0db7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:48:34.957Z|2dd70d9b-f64f-49fc-8da8-a6e731f0db7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:48:35.750Z|8ac2371a-321a-44f0-a499-9bd3ffc1ab32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:48:35.753Z|8ac2371a-321a-44f0-a499-9bd3ffc1ab32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:48:37.787Z|07acb7f4-4ac6-4e0f-b3ed-f24512be4f8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:48:37.787Z|07acb7f4-4ac6-4e0f-b3ed-f24512be4f8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:48:44.979Z|b214e940-ddae-4801-b203-60f30dce7a55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:48:44.980Z|b214e940-ddae-4801-b203-60f30dce7a55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:48:44.984Z|1bff3596-bd91-4e97-892d-472ee4bd9cfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:48:44.985Z|1bff3596-bd91-4e97-892d-472ee4bd9cfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:48:44.987Z|aa8310ac-c149-472b-9be6-3a9abc09bdb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:48:44.988Z|aa8310ac-c149-472b-9be6-3a9abc09bdb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:48:50.750Z|a8c3ee6b-c4bd-41c5-88b7-a977c332eb19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:48:50.750Z|a8c3ee6b-c4bd-41c5-88b7-a977c332eb19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:48:55.011Z|0f0f8969-8de2-430c-8d28-3b6dc2693ac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:48:55.012Z|0f0f8969-8de2-430c-8d28-3b6dc2693ac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:48:55.013Z|5fd319ad-8e10-48f3-baf0-17d684f8a79f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:48:55.013Z|5fd319ad-8e10-48f3-baf0-17d684f8a79f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:48:55.015Z|9a49e211-6a5b-4875-b0e6-cea126bacf4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:48:55.015Z|9a49e211-6a5b-4875-b0e6-cea126bacf4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:48:59.888Z|74a059c5-94a2-4ec3-9341-89cf2a374ba0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:48:59.888Z|74a059c5-94a2-4ec3-9341-89cf2a374ba0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:49:05.038Z|2e56ed75-3b2d-468d-9476-379cfe8b9db0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:49:05.039Z|2e56ed75-3b2d-468d-9476-379cfe8b9db0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:49:05.041Z|a5fa72c3-1d17-47c1-9306-90c5c5e0e7a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:49:05.041Z|a5fa72c3-1d17-47c1-9306-90c5c5e0e7a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:49:05.042Z|3409f51a-67b2-4204-bcf1-0ffb25750040|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:49:05.043Z|3409f51a-67b2-4204-bcf1-0ffb25750040|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:49:05.750Z|240cf3b5-8686-4387-805d-9e9382693f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:49:05.750Z|240cf3b5-8686-4387-805d-9e9382693f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:49:07.788Z|7bddcd24-380b-41dd-b429-9295abb98aee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:49:07.789Z|7bddcd24-380b-41dd-b429-9295abb98aee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:49:15.069Z|c05e08b1-e103-4cc8-8e36-5871e0835982|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:49:15.070Z|f7fef444-473b-4baa-aca0-a38d15a712b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:49:15.071Z|f7fef444-473b-4baa-aca0-a38d15a712b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:49:15.071Z|c05e08b1-e103-4cc8-8e36-5871e0835982|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:49:15.072Z|6903c176-4794-479b-95d6-ad493b858e07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:49:15.072Z|6903c176-4794-479b-95d6-ad493b858e07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:49:20.750Z|cf731cf7-2d42-40e0-957d-100c44716d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:49:20.753Z|cf731cf7-2d42-40e0-957d-100c44716d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:49:25.115Z|e76a4659-0f24-422f-b89c-7085eb1dbdbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:49:25.116Z|719b8f53-5ce7-419f-b5d9-401432747744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:49:25.116Z|e76a4659-0f24-422f-b89c-7085eb1dbdbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:49:25.116Z|c0c19d3a-3971-4535-be5c-784336a61156|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:49:25.116Z|719b8f53-5ce7-419f-b5d9-401432747744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:49:25.116Z|c0c19d3a-3971-4535-be5c-784336a61156|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:49:35.147Z|fa0da238-343e-41ea-ac3a-a1904c7ac78d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:49:35.148Z|fa0da238-343e-41ea-ac3a-a1904c7ac78d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:49:35.150Z|bb640b9e-a427-44cb-9718-bdf1e4e3eec0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:49:35.151Z|bb640b9e-a427-44cb-9718-bdf1e4e3eec0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:49:35.164Z|22860e4f-0b86-4844-83e4-2e20c6e9a463|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:49:35.164Z|22860e4f-0b86-4844-83e4-2e20c6e9a463|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:49:35.750Z|fe4db7e4-b4ee-410b-ba49-b48286048525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:49:35.750Z|fe4db7e4-b4ee-410b-ba49-b48286048525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:49:37.789Z|d97c1c76-28b8-44d9-ab6e-8d7978de3f14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:49:37.790Z|d97c1c76-28b8-44d9-ab6e-8d7978de3f14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:49:45.198Z|adecd1c8-0dd0-4f41-8014-f18ebc8091f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:49:45.199Z|adecd1c8-0dd0-4f41-8014-f18ebc8091f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:49:45.200Z|10d3dd4a-ba70-4f4b-afea-6ba72c3ef2c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:49:45.200Z|10d3dd4a-ba70-4f4b-afea-6ba72c3ef2c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:49:45.204Z|bdafe79c-2563-4d32-86ef-b5efd497c541|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:49:45.205Z|bdafe79c-2563-4d32-86ef-b5efd497c541|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:49:50.750Z|78570296-7284-4ee1-999b-e5c4be38ad20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:49:50.750Z|78570296-7284-4ee1-999b-e5c4be38ad20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:49:55.228Z|e7137a00-5d66-4585-9cf9-ed3499aa63c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:49:55.228Z|337bd1e5-bbc6-4833-820f-c07935ddf8e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:49:55.228Z|e7137a00-5d66-4585-9cf9-ed3499aa63c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:49:55.228Z|337bd1e5-bbc6-4833-820f-c07935ddf8e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:49:55.232Z|ea4b56be-721d-429b-be42-ee1f7195b31b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:49:55.233Z|ea4b56be-721d-429b-be42-ee1f7195b31b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:49:59.888Z|1cdcf83b-77b7-4722-8322-3d61034f35aa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:49:59.889Z|1cdcf83b-77b7-4722-8322-3d61034f35aa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:50:05.258Z|915a1ff5-65cd-4b59-a428-39e9117bc777|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:50:05.258Z|dc499616-eb2c-4ca6-8b97-fdb8c5bc88ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:50:05.259Z|dc499616-eb2c-4ca6-8b97-fdb8c5bc88ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:50:05.259Z|915a1ff5-65cd-4b59-a428-39e9117bc777|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:50:05.266Z|294849f3-0393-473e-8603-6b12bf6bdfbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:50:05.267Z|294849f3-0393-473e-8603-6b12bf6bdfbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:50:05.750Z|4eeb4585-614d-442c-91e1-8692946699a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:50:05.754Z|4eeb4585-614d-442c-91e1-8692946699a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:50:07.790Z|b99cffa6-b202-469b-b02a-f33097561e5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:50:07.791Z|b99cffa6-b202-469b-b02a-f33097561e5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:50:15.290Z|36fef1a1-ecc5-4324-abc2-314c271857b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:50:15.291Z|36fef1a1-ecc5-4324-abc2-314c271857b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:50:15.292Z|ed43a3ce-11ce-4c17-9b4e-f0065daafb26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:50:15.292Z|ed43a3ce-11ce-4c17-9b4e-f0065daafb26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:50:15.300Z|8eb69ed0-1b04-4766-8431-e7fd5cd78af9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:50:15.301Z|8eb69ed0-1b04-4766-8431-e7fd5cd78af9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:50:20.750Z|04bbef8f-311c-4b5a-b974-760bbb2b2f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:50:20.750Z|04bbef8f-311c-4b5a-b974-760bbb2b2f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:50:25.320Z|cd5d7014-b87e-416d-8f53-2b49ba8b98e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:50:25.321Z|cd5d7014-b87e-416d-8f53-2b49ba8b98e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:50:25.323Z|855aeb5c-7997-42e6-afd5-a5e7b1ce8cc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:50:25.324Z|855aeb5c-7997-42e6-afd5-a5e7b1ce8cc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:50:25.328Z|12f95b55-04a2-467d-9805-4322a693e1a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:50:25.329Z|12f95b55-04a2-467d-9805-4322a693e1a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:50:35.351Z|d394a23e-5e52-401a-aa82-b6cb2f3ef542|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:50:35.352Z|d394a23e-5e52-401a-aa82-b6cb2f3ef542|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:50:35.352Z|3f0ea66e-aa55-4c95-82f1-60fabf7e9ae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:50:35.353Z|3f0ea66e-aa55-4c95-82f1-60fabf7e9ae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:50:35.360Z|33d6f3b0-6c81-4440-b208-3f609731108a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:50:35.360Z|33d6f3b0-6c81-4440-b208-3f609731108a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:50:35.750Z|9878df9a-601e-40a8-a5e3-12ee2177ac49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:50:35.750Z|9878df9a-601e-40a8-a5e3-12ee2177ac49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:50:37.791Z|f11d367d-07a6-4621-89d7-e28b3e891795|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:50:37.791Z|f11d367d-07a6-4621-89d7-e28b3e891795|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:50:45.393Z|7b6d11a9-fa64-43a3-b8f7-36e04124f52b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:50:45.393Z|34e4d411-9683-4e0d-9576-2059b1993bec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:50:45.394Z|7b6d11a9-fa64-43a3-b8f7-36e04124f52b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:50:45.393Z|cb1c4eb6-b316-4a72-a24f-600379d9dd05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:50:45.394Z|cb1c4eb6-b316-4a72-a24f-600379d9dd05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:50:45.394Z|34e4d411-9683-4e0d-9576-2059b1993bec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:50:50.751Z|f81d0d6c-2ef1-4674-a3f6-4818eb4d2b82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:50:50.754Z|f81d0d6c-2ef1-4674-a3f6-4818eb4d2b82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:50:55.427Z|6ade607f-52ff-4588-8034-438ec65ddd6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:50:55.427Z|6ade607f-52ff-4588-8034-438ec65ddd6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:50:55.427Z|992303b7-e5d6-43f5-9b10-9d406d0a1819|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:50:55.428Z|992303b7-e5d6-43f5-9b10-9d406d0a1819|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:50:55.431Z|9285b89d-5a3e-4e38-9a16-7ffbb4999fc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:50:55.432Z|9285b89d-5a3e-4e38-9a16-7ffbb4999fc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:50:59.887Z|ec6e74ea-eea6-47c9-b66a-fbb141eb3785|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:50:59.891Z|ec6e74ea-eea6-47c9-b66a-fbb141eb3785|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:51:05.473Z|2e486f5b-0568-44b9-84b4-2cc438049df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:51:05.474Z|2e486f5b-0568-44b9-84b4-2cc438049df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:51:05.476Z|ce925c2e-3626-4ed9-b193-be4b45e68fe8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:51:05.476Z|ce925c2e-3626-4ed9-b193-be4b45e68fe8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:51:05.480Z|8b519254-e3e0-4208-b156-73980bd6158c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:51:05.480Z|8b519254-e3e0-4208-b156-73980bd6158c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:51:05.750Z|c9a46a25-8767-4a74-81f8-9e93d7ac3697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:51:05.750Z|c9a46a25-8767-4a74-81f8-9e93d7ac3697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:51:07.793Z|73bc397b-111d-4fc0-88cd-a9acbf7b3a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:51:07.793Z|73bc397b-111d-4fc0-88cd-a9acbf7b3a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:51:15.504Z|c52c60ad-182d-470f-9124-359e2c2d672a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:51:15.504Z|c52c60ad-182d-470f-9124-359e2c2d672a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:51:15.507Z|9c64ddeb-f323-41ed-afd3-7db91f61495e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:51:15.507Z|b59d4e2a-0401-40a9-ba46-357307c02ce2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:51:15.508Z|9c64ddeb-f323-41ed-afd3-7db91f61495e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:51:15.508Z|b59d4e2a-0401-40a9-ba46-357307c02ce2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:51:20.750Z|f4d18b36-1d83-44e4-9638-e195326a8d04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:51:20.750Z|f4d18b36-1d83-44e4-9638-e195326a8d04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:51:25.529Z|c84d4372-e2bd-484f-b837-3e8c5d540939|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:51:25.530Z|c84d4372-e2bd-484f-b837-3e8c5d540939|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:51:25.531Z|e7f3efae-8c70-45b4-9081-31755c5358e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:51:25.532Z|e7f3efae-8c70-45b4-9081-31755c5358e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:51:25.536Z|943795a7-bd80-4548-8da7-210904533039|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:51:25.537Z|943795a7-bd80-4548-8da7-210904533039|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:51:35.551Z|867736a4-17cd-4f9e-803e-4087a3e59d65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:51:35.552Z|867736a4-17cd-4f9e-803e-4087a3e59d65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:51:35.551Z|69aa24f0-8bf2-4931-9ce2-478a49e86856|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:51:35.554Z|69aa24f0-8bf2-4931-9ce2-478a49e86856|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:51:35.556Z|88e81bc9-a007-4155-ae2d-3095ddf77fb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:51:35.556Z|88e81bc9-a007-4155-ae2d-3095ddf77fb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:51:35.750Z|835d07ba-ba6c-4f1d-8128-6270cc1b68ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:51:35.753Z|835d07ba-ba6c-4f1d-8128-6270cc1b68ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:51:37.794Z|d1fb4c51-a068-491f-a58e-a654f21371d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:51:37.794Z|d1fb4c51-a068-491f-a58e-a654f21371d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:51:45.577Z|6c5bbed1-3c7a-411e-8897-77e5caca63c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:51:45.577Z|6c5bbed1-3c7a-411e-8897-77e5caca63c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:51:45.577Z|1e792645-2f27-4155-87ed-46a2b2b670a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:51:45.578Z|1e792645-2f27-4155-87ed-46a2b2b670a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:51:45.585Z|6116c1ed-30f2-49a2-8f0d-252b1ece808b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:51:45.585Z|6116c1ed-30f2-49a2-8f0d-252b1ece808b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:51:50.749Z|297354fc-11eb-495b-8707-723f29772147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:51:50.750Z|297354fc-11eb-495b-8707-723f29772147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:51:55.599Z|04da4cc1-14fc-4776-b989-f34451c10c90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:51:55.600Z|04da4cc1-14fc-4776-b989-f34451c10c90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:51:55.605Z|931f7843-c9d3-402f-a3fa-be024a5c23e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:51:55.605Z|931f7843-c9d3-402f-a3fa-be024a5c23e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:51:55.608Z|87c5fd5c-4818-484c-bd68-a937fed30b73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:51:55.608Z|87c5fd5c-4818-484c-bd68-a937fed30b73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:51:59.889Z|95bc03f0-421f-435e-b874-4666af70f931|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:51:59.890Z|95bc03f0-421f-435e-b874-4666af70f931|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:52:05.622Z|6dafca55-0ad2-4401-912e-a86a9895d349|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:52:05.624Z|6dafca55-0ad2-4401-912e-a86a9895d349|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:52:05.625Z|6ae24f8d-1b8e-4ca9-8d17-1573bfe8ad66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:52:05.625Z|6ae24f8d-1b8e-4ca9-8d17-1573bfe8ad66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:52:05.629Z|2d5e7c22-5fcb-4026-b038-b76f18e9d728|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:52:05.630Z|2d5e7c22-5fcb-4026-b038-b76f18e9d728|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:52:05.750Z|e087d4cc-54cf-4569-be80-90ffc68ced61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:52:05.750Z|e087d4cc-54cf-4569-be80-90ffc68ced61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:52:07.795Z|27b6af42-dabb-48a0-809f-a9678bd47e07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:52:07.795Z|27b6af42-dabb-48a0-809f-a9678bd47e07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:52:15.654Z|1729cb29-3bbe-481b-b3b8-2d4702f8053a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:52:15.654Z|c13a3654-d0a7-48d6-aca3-35a654f888d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:52:15.654Z|84441dcc-1123-4a6c-adfe-4f2437ac76a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:52:15.655Z|c13a3654-d0a7-48d6-aca3-35a654f888d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:52:15.655Z|84441dcc-1123-4a6c-adfe-4f2437ac76a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:52:15.654Z|1729cb29-3bbe-481b-b3b8-2d4702f8053a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:52:20.750Z|7a860741-2e72-4e16-b68b-017bce8290b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:52:20.754Z|7a860741-2e72-4e16-b68b-017bce8290b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:52:25.688Z|6ecf51e9-e9a5-4a65-b3f6-b4232a21b185|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:52:25.688Z|6ecf51e9-e9a5-4a65-b3f6-b4232a21b185|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:52:25.690Z|0a6ae53d-d495-43ca-bcd2-31ca03fd192a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:52:25.690Z|0a6ae53d-d495-43ca-bcd2-31ca03fd192a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:52:25.691Z|f88fb695-abb9-4811-a27f-f489f1b7e3f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:52:25.691Z|f88fb695-abb9-4811-a27f-f489f1b7e3f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:52:35.710Z|d4c315ee-4f92-452a-98b5-ed009f06daa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:52:35.710Z|d4c315ee-4f92-452a-98b5-ed009f06daa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:52:35.714Z|91311114-fb91-423f-9b7c-a17964c924d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:52:35.714Z|91311114-fb91-423f-9b7c-a17964c924d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:52:35.716Z|aa489bd1-989f-4565-87d6-c2a417ca9c4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:52:35.716Z|aa489bd1-989f-4565-87d6-c2a417ca9c4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:52:35.750Z|c917fefb-1fec-44ef-a9f8-81c353175d06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:52:35.751Z|c917fefb-1fec-44ef-a9f8-81c353175d06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:52:37.796Z|91a421cb-3988-48ec-a47b-2fdc178cc699|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:52:37.797Z|91a421cb-3988-48ec-a47b-2fdc178cc699|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:52:45.748Z|8568f2d4-d1a2-4579-bc9e-06da1171e11d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:52:45.749Z|8568f2d4-d1a2-4579-bc9e-06da1171e11d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:52:45.749Z|e0f3aaeb-6b0c-4867-b4e9-afb8caeef37f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:52:45.749Z|a2f2a209-43d1-45be-8a82-a8212baedb8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:52:45.749Z|a2f2a209-43d1-45be-8a82-a8212baedb8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:52:45.749Z|e0f3aaeb-6b0c-4867-b4e9-afb8caeef37f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:52:50.750Z|7cc2b3c6-a026-4d75-9be6-364786168bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:52:50.750Z|7cc2b3c6-a026-4d75-9be6-364786168bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:52:55.778Z|86503ddc-af00-46a6-b44e-b35333acb79b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:52:55.778Z|86503ddc-af00-46a6-b44e-b35333acb79b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:52:55.780Z|d22e4daf-24f3-42cb-a0af-b3d9d2e8979e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:52:55.780Z|d22e4daf-24f3-42cb-a0af-b3d9d2e8979e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:52:55.781Z|11f99d7f-774c-4870-a7d5-1e5754099ac2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:52:55.781Z|11f99d7f-774c-4870-a7d5-1e5754099ac2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:52:59.888Z|ff93b2ec-1554-4c6d-aba7-2627a88cad56|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:52:59.889Z|ff93b2ec-1554-4c6d-aba7-2627a88cad56|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:53:05.750Z|517ea2b3-6b43-49f2-8250-145948f61ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:53:05.755Z|517ea2b3-6b43-49f2-8250-145948f61ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:53:05.811Z|fa423831-998e-4432-bf81-f80cd9597246|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:53:05.812Z|46302ceb-46db-4505-b2d8-67ba92b3cb4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:53:05.812Z|fa423831-998e-4432-bf81-f80cd9597246|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:53:05.812Z|46302ceb-46db-4505-b2d8-67ba92b3cb4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:53:05.815Z|67a56378-9354-4440-b6da-2d8c93d3f42d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:53:05.815Z|67a56378-9354-4440-b6da-2d8c93d3f42d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:53:07.799Z|5bd00307-1908-4725-9a61-e1edc5ffff1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:53:07.800Z|5bd00307-1908-4725-9a61-e1edc5ffff1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:53:15.842Z|28949fa7-11ca-4bc0-bc87-8b71bc110cb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:53:15.842Z|28949fa7-11ca-4bc0-bc87-8b71bc110cb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:53:15.845Z|1e6ab3bb-2a55-481c-83d4-870964cc7279|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:53:15.846Z|1e6ab3bb-2a55-481c-83d4-870964cc7279|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:53:15.849Z|b3f20b6d-ee9a-4c5b-9aad-9995166329c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:53:15.849Z|b3f20b6d-ee9a-4c5b-9aad-9995166329c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:53:20.750Z|0f7f5ac1-c8c4-4eb4-ac26-91ac1f0b5f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:53:20.751Z|0f7f5ac1-c8c4-4eb4-ac26-91ac1f0b5f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:53:25.875Z|e757f4af-84f3-4752-9370-c1a4f32c5d04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:53:25.876Z|e757f4af-84f3-4752-9370-c1a4f32c5d04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:53:25.876Z|8ae140b8-9735-464f-9c9e-6957193ca767|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:53:25.877Z|8ae140b8-9735-464f-9c9e-6957193ca767|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:53:25.876Z|c2a1ce99-0247-4380-8b6e-f95a77dfe3ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:53:25.879Z|c2a1ce99-0247-4380-8b6e-f95a77dfe3ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:53:35.749Z|c7f5ded9-acef-4575-b3b5-cb5b4714763a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:53:35.750Z|c7f5ded9-acef-4575-b3b5-cb5b4714763a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:53:35.903Z|0599f24c-f0dc-4de5-a35f-8808508a5d57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:53:35.904Z|0599f24c-f0dc-4de5-a35f-8808508a5d57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:53:35.906Z|d3a7c116-94d6-4f7b-8f5d-44d9b20f7afd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:53:35.906Z|d3a7c116-94d6-4f7b-8f5d-44d9b20f7afd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:53:35.908Z|96f44c94-25f5-4c30-a841-d0c38a90cd4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:53:35.908Z|96f44c94-25f5-4c30-a841-d0c38a90cd4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:53:37.800Z|6b8e28ee-2341-4fd2-803d-55609c2eccfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:53:37.801Z|6b8e28ee-2341-4fd2-803d-55609c2eccfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:53:45.932Z|ae7d4cc0-ccc6-46d5-a36c-98813b09452c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:53:45.933Z|ae7d4cc0-ccc6-46d5-a36c-98813b09452c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:53:45.933Z|5ea4ca72-6ab5-473c-87cf-853e4a77f60f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:53:45.934Z|5ea4ca72-6ab5-473c-87cf-853e4a77f60f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:53:45.935Z|8a066816-059d-48b3-9029-ee529d1e79bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:53:45.936Z|8a066816-059d-48b3-9029-ee529d1e79bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:53:50.750Z|964ad1cb-9343-4bf1-8db5-2e94ece6e1ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:53:50.754Z|964ad1cb-9343-4bf1-8db5-2e94ece6e1ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:53:55.964Z|65694451-bbd0-43a3-8ef1-3127042cc8a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:53:55.965Z|65694451-bbd0-43a3-8ef1-3127042cc8a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:53:55.971Z|0c9af952-5b2e-40de-a83c-4f803add7818|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:53:55.972Z|0c9af952-5b2e-40de-a83c-4f803add7818|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:53:55.972Z|5848dc1b-3b2d-4480-bb24-b372b3ea83d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:53:55.972Z|5848dc1b-3b2d-4480-bb24-b372b3ea83d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:53:59.889Z|58a93ca1-cfb1-4bc1-906a-f4c503a9ce92|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:53:59.889Z|58a93ca1-cfb1-4bc1-906a-f4c503a9ce92|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:54:05.750Z|60f0751f-b01f-421a-bc3c-3c7fed089224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:54:05.750Z|60f0751f-b01f-421a-bc3c-3c7fed089224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:54:05.997Z|2123ac57-4d67-4f35-9596-97b7f911dca4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:54:05.998Z|cfcf53b5-15ba-4add-94e1-0e5c75d465c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:54:05.998Z|2123ac57-4d67-4f35-9596-97b7f911dca4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:54:05.999Z|cfcf53b5-15ba-4add-94e1-0e5c75d465c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:54:06.003Z|0d7c7a65-8c6f-4a8d-b0db-15a2b4b0b1f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:54:06.003Z|0d7c7a65-8c6f-4a8d-b0db-15a2b4b0b1f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:54:07.801Z|510e42b5-ffd5-4c5c-9317-5923a55f4ffa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:54:07.802Z|510e42b5-ffd5-4c5c-9317-5923a55f4ffa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:54:16.030Z|7e1bd0e6-3bfd-416e-b0a8-86f2f648df31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:54:16.030Z|7e1bd0e6-3bfd-416e-b0a8-86f2f648df31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:54:16.033Z|8b19ec2e-8fca-4e22-a627-20eec56effd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:54:16.034Z|8b19ec2e-8fca-4e22-a627-20eec56effd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:54:16.036Z|a2268795-b65b-44dd-bf94-7d572e92b6d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:54:16.037Z|a2268795-b65b-44dd-bf94-7d572e92b6d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:54:20.750Z|c64fcef7-28d3-48b9-bb98-bf7f319151d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:54:20.750Z|c64fcef7-28d3-48b9-bb98-bf7f319151d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:54:26.061Z|796dfdcb-f61b-4efd-adf1-2763efd1faa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:54:26.061Z|796dfdcb-f61b-4efd-adf1-2763efd1faa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:54:26.062Z|1e5e12fc-0fad-4a88-b474-5cf3690739f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:54:26.062Z|1e5e12fc-0fad-4a88-b474-5cf3690739f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:54:26.067Z|a3afaa28-db6d-4b19-bc4d-648ef6d0ae64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:54:26.068Z|a3afaa28-db6d-4b19-bc4d-648ef6d0ae64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:54:35.751Z|a28d4766-13ef-4fce-b8db-1503640af28e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:54:35.755Z|a28d4766-13ef-4fce-b8db-1503640af28e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:54:36.093Z|752ef7fa-dc21-4247-a8df-34d36d091bc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:54:36.093Z|ae361af0-aefd-4dda-af39-05bf4204b7fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:54:36.094Z|752ef7fa-dc21-4247-a8df-34d36d091bc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:54:36.094Z|ae361af0-aefd-4dda-af39-05bf4204b7fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:54:36.097Z|83fae916-444d-4e50-9c4f-ba8c7f56c7a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:54:36.098Z|83fae916-444d-4e50-9c4f-ba8c7f56c7a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:54:37.802Z|aee9ce09-ed4a-40ed-bbb2-4e6c00823f56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:54:37.803Z|aee9ce09-ed4a-40ed-bbb2-4e6c00823f56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:54:46.127Z|3de52e44-63cf-46f1-b8f1-950817028c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:54:46.128Z|3de52e44-63cf-46f1-b8f1-950817028c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:54:46.130Z|cb0a86d1-fcfb-4872-bdbc-241168056965|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:54:46.131Z|cb0a86d1-fcfb-4872-bdbc-241168056965|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:54:46.135Z|f350fee2-08e1-46c3-a814-c4f19d3f6b7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:54:46.135Z|f350fee2-08e1-46c3-a814-c4f19d3f6b7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:54:50.750Z|6d9e6b90-fd2d-4890-910c-5c40c4144e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:54:50.750Z|6d9e6b90-fd2d-4890-910c-5c40c4144e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:54:56.159Z|3066939b-adae-419e-b01a-f511670678e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:54:56.159Z|3066939b-adae-419e-b01a-f511670678e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:54:56.162Z|3e683e56-5556-4a22-8181-33f0b7d8bb24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:54:56.163Z|3e683e56-5556-4a22-8181-33f0b7d8bb24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:54:56.164Z|86b94886-6f73-4311-878b-202ec0142c4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:54:56.164Z|86b94886-6f73-4311-878b-202ec0142c4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:54:59.888Z|14858a9c-bd6b-424d-9ce7-81989515cf32|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:54:59.889Z|14858a9c-bd6b-424d-9ce7-81989515cf32|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:55:05.750Z|a8be0a4b-8351-43e7-bdd1-26c9e734ec8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:55:05.750Z|a8be0a4b-8351-43e7-bdd1-26c9e734ec8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:55:06.191Z|cc8ac8c2-efd2-4dab-b69b-24fc9ef0b8b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:55:06.191Z|c0a36b70-1251-408e-93b7-9f66b9a2e884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:55:06.192Z|c0a36b70-1251-408e-93b7-9f66b9a2e884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:55:06.192Z|cc8ac8c2-efd2-4dab-b69b-24fc9ef0b8b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:55:06.200Z|5459051e-aa92-45f7-a022-1af3ff1d73f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:55:06.200Z|5459051e-aa92-45f7-a022-1af3ff1d73f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:55:07.803Z|71ac2d8f-27a6-4e75-95be-bcc3007f5a37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:55:07.805Z|71ac2d8f-27a6-4e75-95be-bcc3007f5a37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:55:16.222Z|c98c012d-abd2-44b6-b302-50c6a08781a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:55:16.222Z|c98c012d-abd2-44b6-b302-50c6a08781a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:55:16.222Z|7bc98ffc-d3f7-49e4-808d-8d282f2cf316|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:55:16.223Z|7bc98ffc-d3f7-49e4-808d-8d282f2cf316|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:55:16.244Z|4a8b11b2-698f-4459-aded-0862893e32a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:55:16.246Z|4a8b11b2-698f-4459-aded-0862893e32a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:55:20.749Z|5f2d6c0d-b9bb-469f-bdb8-d27d2a7d20d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:55:20.753Z|5f2d6c0d-b9bb-469f-bdb8-d27d2a7d20d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:55:26.252Z|bf305e95-6152-40ec-ad3c-9de284d0ffda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:55:26.252Z|bf305e95-6152-40ec-ad3c-9de284d0ffda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:55:26.256Z|d3476d1d-1fbc-420f-922a-7438cd17f151|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:55:26.256Z|d3476d1d-1fbc-420f-922a-7438cd17f151|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:55:26.268Z|26fb3788-6b1b-4a1c-ba05-2085c5fbfedb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:55:26.269Z|26fb3788-6b1b-4a1c-ba05-2085c5fbfedb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:55:35.750Z|841d4ff9-c2d7-404e-90d4-ca29b7633efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:55:35.750Z|841d4ff9-c2d7-404e-90d4-ca29b7633efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:55:36.281Z|1086797a-5b55-4d47-be6a-ae7e6c71b416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:55:36.282Z|1086797a-5b55-4d47-be6a-ae7e6c71b416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:55:36.284Z|48f54201-6996-450a-9a74-2203cab82605|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:55:36.284Z|48f54201-6996-450a-9a74-2203cab82605|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:55:36.294Z|52d2fee5-6d01-4d82-9469-333e6c137307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:55:36.294Z|52d2fee5-6d01-4d82-9469-333e6c137307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:55:37.805Z|d0b289f0-07f8-4867-89dd-2011cbd7974f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:55:37.806Z|d0b289f0-07f8-4867-89dd-2011cbd7974f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:55:46.318Z|5bcbb260-6c6e-4bde-91f9-7bdc61f3bd5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:55:46.319Z|c3bf9274-b547-4d6c-af8e-49d0ea5c9092|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:55:46.319Z|5bcbb260-6c6e-4bde-91f9-7bdc61f3bd5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:55:46.319Z|c3bf9274-b547-4d6c-af8e-49d0ea5c9092|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:55:46.335Z|0716f3c6-c381-4b88-a16e-8fc42d70fda9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:55:46.335Z|0716f3c6-c381-4b88-a16e-8fc42d70fda9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:55:50.750Z|607d2cc7-3c35-4327-a71b-2bd5a9849876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:55:50.750Z|607d2cc7-3c35-4327-a71b-2bd5a9849876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:55:56.347Z|3de4a999-7793-4901-a7af-edd74bbe9521|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:55:56.348Z|3de4a999-7793-4901-a7af-edd74bbe9521|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:55:56.350Z|cbf1b8ca-5c45-44cc-82bf-4847ac01c9ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:55:56.350Z|cbf1b8ca-5c45-44cc-82bf-4847ac01c9ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:55:56.364Z|e32c428a-cd95-41ee-bfe8-335e2e127158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:55:56.364Z|e32c428a-cd95-41ee-bfe8-335e2e127158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:55:59.888Z|9f460a05-6501-48f3-b093-b87ac9d288ab|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:55:59.889Z|9f460a05-6501-48f3-b093-b87ac9d288ab|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:56:05.750Z|c65ae7c8-fa49-43bb-ab6d-312f90637271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:56:05.754Z|c65ae7c8-fa49-43bb-ab6d-312f90637271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:56:06.379Z|3e7f0378-fd6a-486c-a3fc-99f9eef6fe76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:56:06.379Z|3e7f0378-fd6a-486c-a3fc-99f9eef6fe76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:56:06.386Z|fc2ad6e5-1dad-442c-a733-931cf3a92cb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:56:06.386Z|fc2ad6e5-1dad-442c-a733-931cf3a92cb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:56:06.389Z|68853f33-5396-4bab-b6c2-44a88775f5ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:56:06.390Z|68853f33-5396-4bab-b6c2-44a88775f5ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:56:07.807Z|0e36f07d-2337-44e0-9e1d-e4aa60a41d1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:56:07.808Z|0e36f07d-2337-44e0-9e1d-e4aa60a41d1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:56:16.410Z|29856d69-ad2c-43fa-95b6-956180e0a7a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:56:16.411Z|29856d69-ad2c-43fa-95b6-956180e0a7a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:56:16.418Z|a1bd4335-1d8c-48a5-a9bc-87ad834658cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:56:16.420Z|a1bd4335-1d8c-48a5-a9bc-87ad834658cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:56:16.420Z|72947312-0846-4635-bb55-62b388b2871f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:56:16.421Z|72947312-0846-4635-bb55-62b388b2871f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:56:20.750Z|0828355c-9ce6-4ffa-bd63-1fb2ef06a79f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:56:20.750Z|0828355c-9ce6-4ffa-bd63-1fb2ef06a79f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:56:26.437Z|26d8d8dd-f5fe-47e0-b07e-a59a468c87bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:56:26.437Z|26d8d8dd-f5fe-47e0-b07e-a59a468c87bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:56:26.445Z|57f63e0a-7dd1-44c4-b24a-2d10dadaf4e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:56:26.445Z|57f63e0a-7dd1-44c4-b24a-2d10dadaf4e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:56:26.448Z|beca772f-89a4-4a46-bdd3-edf77699f103|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:56:26.448Z|beca772f-89a4-4a46-bdd3-edf77699f103|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:56:35.750Z|ed6e9fe1-2888-42ed-b19b-75938bed624d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:56:35.750Z|ed6e9fe1-2888-42ed-b19b-75938bed624d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:56:36.473Z|f414c577-6d04-4f0a-b9f6-c4969fa611f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:56:36.473Z|f414c577-6d04-4f0a-b9f6-c4969fa611f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:56:36.475Z|1d83e5ab-504e-4f33-a50d-31731d447af1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:56:36.475Z|1d83e5ab-504e-4f33-a50d-31731d447af1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:56:36.486Z|555ffce9-236b-44ae-8017-1405e6521a99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:56:36.487Z|555ffce9-236b-44ae-8017-1405e6521a99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:56:37.809Z|ff26df42-e626-42a4-81e5-db51b20dc6c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:56:37.809Z|ff26df42-e626-42a4-81e5-db51b20dc6c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:56:46.504Z|c5454b39-b84c-4d39-a1c1-0c03e24e48d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:56:46.504Z|c5454b39-b84c-4d39-a1c1-0c03e24e48d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:56:46.509Z|3736c3cf-57a1-47c8-92b2-f432edea28f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:56:46.510Z|3736c3cf-57a1-47c8-92b2-f432edea28f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:56:46.513Z|eed1282a-e9af-408c-81f8-3133e3956a0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:56:46.513Z|eed1282a-e9af-408c-81f8-3133e3956a0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:56:50.750Z|68b376c7-6ced-4c72-aa1d-a7a3479b1b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:56:50.753Z|68b376c7-6ced-4c72-aa1d-a7a3479b1b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:56:56.532Z|bc8a3d23-c6f8-460f-97c3-5efb10bfcaac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:56:56.533Z|bc8a3d23-c6f8-460f-97c3-5efb10bfcaac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:56:56.534Z|0fa24060-66c7-4ad9-aa6f-9fe458fc86bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:56:56.534Z|0fa24060-66c7-4ad9-aa6f-9fe458fc86bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:56:56.538Z|7e0e8ec8-2923-44af-95ea-f648b8638f4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:56:56.538Z|7e0e8ec8-2923-44af-95ea-f648b8638f4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:56:59.889Z|169b2a27-cb80-4a6a-919b-14829607f1bc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:56:59.890Z|169b2a27-cb80-4a6a-919b-14829607f1bc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:57:05.750Z|4f8199a7-84fc-45d1-8098-7c8aab4d5365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:57:05.750Z|4f8199a7-84fc-45d1-8098-7c8aab4d5365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:57:06.559Z|2b0bf812-492e-4fe3-877c-ddf97c0303e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:57:06.559Z|2b0bf812-492e-4fe3-877c-ddf97c0303e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:57:06.560Z|468d7efb-1391-422e-be93-d4c19c9b7933|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:57:06.560Z|468d7efb-1391-422e-be93-d4c19c9b7933|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:57:06.565Z|d4add7a6-c95e-4a22-a1e4-4ca47053a309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:57:06.565Z|d4add7a6-c95e-4a22-a1e4-4ca47053a309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:57:07.810Z|22d7672a-5e56-4d54-a6c6-04c68d58a38f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:57:07.810Z|22d7672a-5e56-4d54-a6c6-04c68d58a38f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:57:16.588Z|25a891e5-d86e-485c-83a2-48540f6c5a8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:57:16.589Z|25a891e5-d86e-485c-83a2-48540f6c5a8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:57:16.598Z|2047766a-ed63-4e47-b868-0264c5059d3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:57:16.598Z|d7ed8441-0078-4cc7-9435-8227b9ba61a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:57:16.598Z|d7ed8441-0078-4cc7-9435-8227b9ba61a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:57:16.598Z|2047766a-ed63-4e47-b868-0264c5059d3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:57:20.750Z|228e9c0e-7796-4c77-adcc-813b25a08bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:57:20.750Z|228e9c0e-7796-4c77-adcc-813b25a08bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:57:26.621Z|a89d8bd1-df83-4713-b341-ad27cd24d1ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:57:26.622Z|a89d8bd1-df83-4713-b341-ad27cd24d1ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:57:26.628Z|36d07d74-57f8-4038-aa51-73479dfeeaee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:57:26.628Z|36d07d74-57f8-4038-aa51-73479dfeeaee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:57:26.628Z|20c409f6-ab1d-4244-95e7-478c7ebf332c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:57:26.629Z|20c409f6-ab1d-4244-95e7-478c7ebf332c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:57:35.750Z|9e930749-8f8b-4dd7-9426-5cb7b25bc4c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:57:35.753Z|9e930749-8f8b-4dd7-9426-5cb7b25bc4c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:57:36.648Z|c588075d-0b3e-475c-ae7c-8a85f5e04562|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:57:36.649Z|c588075d-0b3e-475c-ae7c-8a85f5e04562|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:57:36.657Z|c17f5a8e-d386-45f0-b129-42edf8cc16c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:57:36.657Z|c17f5a8e-d386-45f0-b129-42edf8cc16c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:57:36.658Z|a7cfec95-be62-453d-acca-4b0329f9d4d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:57:36.659Z|a7cfec95-be62-453d-acca-4b0329f9d4d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:57:37.812Z|ceb19720-ed07-4e7d-92d6-626eab309060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:57:37.812Z|ceb19720-ed07-4e7d-92d6-626eab309060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:57:46.677Z|7198fed6-877e-4766-a5e7-e500e362ea6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:57:46.677Z|7198fed6-877e-4766-a5e7-e500e362ea6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:57:46.685Z|8dee480b-4ed7-497f-8b08-e347f4cb1966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:57:46.685Z|8dee480b-4ed7-497f-8b08-e347f4cb1966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:57:46.685Z|f980603d-8eab-4f6b-a8c2-47d6c598eba3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:57:46.686Z|f980603d-8eab-4f6b-a8c2-47d6c598eba3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:57:50.750Z|af49439a-af5b-494e-8c6f-a8d666009dab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:57:50.750Z|af49439a-af5b-494e-8c6f-a8d666009dab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:57:56.710Z|d310ea6a-5130-4614-a8c8-b1130b419ec5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:57:56.712Z|d310ea6a-5130-4614-a8c8-b1130b419ec5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:57:56.714Z|e7d10519-e970-408a-aab4-515399037647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:57:56.715Z|e7d10519-e970-408a-aab4-515399037647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:57:56.717Z|753a9f46-864f-49f9-b986-74665e262b3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:57:56.718Z|753a9f46-864f-49f9-b986-74665e262b3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:57:59.888Z|febe40ed-cb9d-462a-84e5-53e600256afe|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:57:59.889Z|febe40ed-cb9d-462a-84e5-53e600256afe|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:58:05.750Z|9727da2a-158d-4c94-87db-acc727bebc26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:58:05.750Z|9727da2a-158d-4c94-87db-acc727bebc26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:58:06.749Z|304ae479-e5a1-4bed-8c96-24798cbeb44b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:58:06.750Z|304ae479-e5a1-4bed-8c96-24798cbeb44b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:58:06.752Z|dba68a3c-74be-4b2e-ac78-4a96b6ebffd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:58:06.753Z|dba68a3c-74be-4b2e-ac78-4a96b6ebffd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:58:06.759Z|03a49889-b842-410e-8b3e-16dfa2efad07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:58:06.760Z|03a49889-b842-410e-8b3e-16dfa2efad07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:58:07.815Z|c603b6b3-062a-4f92-902b-417327188749|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:58:07.815Z|c603b6b3-062a-4f92-902b-417327188749|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:58:16.777Z|d6c534d1-4e38-4182-ac7f-10521d245a2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:58:16.778Z|d6c534d1-4e38-4182-ac7f-10521d245a2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:58:16.780Z|3c86d066-267f-408c-9231-a16c4cc5f657|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:58:16.781Z|3c86d066-267f-408c-9231-a16c4cc5f657|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:58:16.786Z|b85cf7d7-88e6-4696-890d-2610e126e01b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:58:16.787Z|b85cf7d7-88e6-4696-890d-2610e126e01b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:58:20.750Z|dc378629-bd03-4254-bd50-8222178fbc9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:58:20.753Z|dc378629-bd03-4254-bd50-8222178fbc9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:58:26.811Z|703901be-0519-4b63-9a0b-67e189a83ae6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:58:26.812Z|703901be-0519-4b63-9a0b-67e189a83ae6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:58:26.815Z|dbf2e770-169c-4788-83c0-3983c87e911f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:58:26.816Z|dbf2e770-169c-4788-83c0-3983c87e911f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:58:26.819Z|63515b60-ed19-4cb3-939a-8104ee2a1f99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:58:26.820Z|63515b60-ed19-4cb3-939a-8104ee2a1f99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:58:35.749Z|ac6c73bc-8bc9-4ffa-be5d-0dfa0139c7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:58:35.750Z|ac6c73bc-8bc9-4ffa-be5d-0dfa0139c7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:58:36.843Z|be1b96d2-3a0f-41bb-86c4-9ca39ca624e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:58:36.843Z|7d0f34a4-9459-4ea3-99ac-c7a8a7cb5f13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:58:36.844Z|be1b96d2-3a0f-41bb-86c4-9ca39ca624e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:58:36.844Z|7d0f34a4-9459-4ea3-99ac-c7a8a7cb5f13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:58:36.856Z|eb39488e-da7d-4867-ab1e-f04ec72aea0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:58:36.856Z|eb39488e-da7d-4867-ab1e-f04ec72aea0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:58:37.816Z|5a24353d-edbb-460c-afed-329ee38709f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:58:37.817Z|5a24353d-edbb-460c-afed-329ee38709f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:58:46.880Z|9b5869c3-0bd0-438e-b4e7-b69cc4e8c38c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:58:46.881Z|9b5869c3-0bd0-438e-b4e7-b69cc4e8c38c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:58:46.881Z|95fdaf2f-bee1-430e-baef-6136dae58efd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:58:46.883Z|95fdaf2f-bee1-430e-baef-6136dae58efd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:58:46.882Z|2aa1007f-f519-4d91-b215-3963099236db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:58:46.885Z|2aa1007f-f519-4d91-b215-3963099236db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:58:50.750Z|a975aae0-17d2-4660-99b4-ec717fe30b69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:58:50.750Z|a975aae0-17d2-4660-99b4-ec717fe30b69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:58:56.912Z|a2f88ee5-2c3b-484a-ae3c-775481bdfca0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:58:56.913Z|a2f88ee5-2c3b-484a-ae3c-775481bdfca0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:58:56.915Z|685e1bb4-9d2b-4039-aba1-abf70c4fe250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:58:56.915Z|685e1bb4-9d2b-4039-aba1-abf70c4fe250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:58:56.920Z|e9abf43b-e63c-4c86-8b8d-a2211f3685bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:58:56.920Z|e9abf43b-e63c-4c86-8b8d-a2211f3685bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:58:59.888Z|63632a28-7e2e-42d5-9447-517fb9fc0a3b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:58:59.889Z|63632a28-7e2e-42d5-9447-517fb9fc0a3b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T15:59:05.750Z|5820969a-3d5f-4cce-aa05-4c1ac7d7d312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:59:05.754Z|5820969a-3d5f-4cce-aa05-4c1ac7d7d312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:59:06.934Z|15b7e43a-c271-4291-a64e-e859d8e3b5bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:59:06.934Z|15b7e43a-c271-4291-a64e-e859d8e3b5bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:59:06.938Z|f45d8d68-a5eb-481c-bb71-3a89582c4960|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:59:06.938Z|f45d8d68-a5eb-481c-bb71-3a89582c4960|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:59:06.943Z|96227fd3-bfbe-4b19-8a89-28977389f114|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:59:06.943Z|96227fd3-bfbe-4b19-8a89-28977389f114|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:59:07.818Z|4f866cd7-4682-4b7e-8fe2-96de9393ab17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:59:07.818Z|4f866cd7-4682-4b7e-8fe2-96de9393ab17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:59:16.973Z|522fbe04-468d-4055-9c22-3d82268218e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:59:16.974Z|522fbe04-468d-4055-9c22-3d82268218e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:59:16.975Z|f366fd20-80f6-4733-b0c0-518cfff2dc69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:59:16.975Z|f366fd20-80f6-4733-b0c0-518cfff2dc69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:59:16.973Z|ba4f005b-c634-4f4e-85c3-a58ac153f749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:59:16.976Z|ba4f005b-c634-4f4e-85c3-a58ac153f749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:59:20.750Z|bd0456fb-a5c0-4e37-b517-409d540c55ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:59:20.750Z|bd0456fb-a5c0-4e37-b517-409d540c55ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:59:27.008Z|b731d344-82d7-4148-aa78-84c9254f5fa4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:59:27.009Z|b731d344-82d7-4148-aa78-84c9254f5fa4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:59:27.010Z|654c349c-2e84-4e66-840b-0e89cccb69e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:59:27.010Z|654c349c-2e84-4e66-840b-0e89cccb69e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:59:27.012Z|e8d60db7-1454-4285-8e21-3d2424e8af97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:59:27.012Z|e8d60db7-1454-4285-8e21-3d2424e8af97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:59:35.750Z|56e7f22d-6cff-4da7-8f5e-601f900501ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:59:35.750Z|56e7f22d-6cff-4da7-8f5e-601f900501ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:59:37.035Z|f36f0620-4156-4f03-9d4c-b1351de069c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:59:37.036Z|f36f0620-4156-4f03-9d4c-b1351de069c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:59:37.036Z|8ff06f2d-0b98-4f34-a809-b5251ebe31ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:59:37.036Z|8ff06f2d-0b98-4f34-a809-b5251ebe31ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:59:37.043Z|5b1e76db-2a1d-4664-9012-a6e815f3ae57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:59:37.043Z|5b1e76db-2a1d-4664-9012-a6e815f3ae57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:59:37.819Z|df24b07c-1403-4e56-bedc-e1b64daa6c02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:59:37.819Z|df24b07c-1403-4e56-bedc-e1b64daa6c02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:59:47.064Z|434641a5-0e00-45e6-ae5d-903f43355d61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:59:47.065Z|434641a5-0e00-45e6-ae5d-903f43355d61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:59:47.069Z|638c068d-e1c9-4a62-b36e-9aa94f3a6e38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:59:47.069Z|638c068d-e1c9-4a62-b36e-9aa94f3a6e38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:59:47.073Z|7ff0eefa-3818-4e6d-9355-e7e456a822f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:59:47.074Z|7ff0eefa-3818-4e6d-9355-e7e456a822f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:59:50.750Z|ad15163c-a9e5-4147-9631-b5560b5cc103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T15:59:50.753Z|ad15163c-a9e5-4147-9631-b5560b5cc103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T15:59:57.099Z|5b10f14d-f8ad-457c-8478-eea569ab9e5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:59:57.100Z|f4172798-5616-4cc7-94cc-9f3c23692b6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:59:57.100Z|5b10f14d-f8ad-457c-8478-eea569ab9e5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:59:57.101Z|f4172798-5616-4cc7-94cc-9f3c23692b6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:59:57.101Z|a4c40cf9-109c-4a6a-9809-288a952e8b5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T15:59:57.101Z|a4c40cf9-109c-4a6a-9809-288a952e8b5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T15:59:59.890Z|22d3ef6a-898b-43a4-b063-c38e530a5e2f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T15:59:59.890Z|22d3ef6a-898b-43a4-b063-c38e530a5e2f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:00:05.750Z|f5204d4b-8e94-4746-b44b-ce35cf3e74bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:00:05.750Z|f5204d4b-8e94-4746-b44b-ce35cf3e74bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:00:07.127Z|94f4a226-c279-4d39-9b5c-94abe06eb203|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:00:07.128Z|94f4a226-c279-4d39-9b5c-94abe06eb203|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:00:07.130Z|f5478953-3899-47a4-9028-390e946c85b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:00:07.131Z|f5478953-3899-47a4-9028-390e946c85b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:00:07.127Z|ba785c4d-32ec-4ad5-82a8-d4e307079a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:00:07.132Z|ba785c4d-32ec-4ad5-82a8-d4e307079a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:00:07.820Z|fa356910-f874-4526-a176-fe1a2681665f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:00:07.820Z|fa356910-f874-4526-a176-fe1a2681665f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:00:17.155Z|a1214100-491f-4180-8dcf-85ad93602355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:00:17.156Z|a1214100-491f-4180-8dcf-85ad93602355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:00:17.158Z|a1d06868-4c0e-46cf-a0b2-f829f58659f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:00:17.159Z|a1d06868-4c0e-46cf-a0b2-f829f58659f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:00:17.162Z|262f21a0-afb8-4b8d-aea0-f9600f3fa27e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:00:17.163Z|262f21a0-afb8-4b8d-aea0-f9600f3fa27e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:00:20.750Z|570c3393-f660-4df2-818b-3d3c7612ba6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:00:20.750Z|570c3393-f660-4df2-818b-3d3c7612ba6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:00:27.187Z|ef3b782a-fbc2-4962-9189-151171c6dbef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:00:27.188Z|ef3b782a-fbc2-4962-9189-151171c6dbef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:00:27.190Z|3179bcc9-c0c0-467b-beb5-b7f1ce054ecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:00:27.190Z|3179bcc9-c0c0-467b-beb5-b7f1ce054ecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:00:27.194Z|77b61426-97c6-4905-9a03-dcbbe6c1513b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:00:27.194Z|77b61426-97c6-4905-9a03-dcbbe6c1513b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:00:35.751Z|3f7ed27a-06a4-4f2e-81ea-416630c0f7f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:00:35.755Z|3f7ed27a-06a4-4f2e-81ea-416630c0f7f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:00:37.215Z|1358ef50-f310-4c11-a9f1-7ba65782402f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:00:37.216Z|1358ef50-f310-4c11-a9f1-7ba65782402f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:00:37.219Z|72d71659-3d04-4a92-9c82-19bc313916d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:00:37.220Z|72d71659-3d04-4a92-9c82-19bc313916d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:00:37.221Z|34784594-f8a4-4dc0-8076-7da943afe3cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:00:37.221Z|34784594-f8a4-4dc0-8076-7da943afe3cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:00:37.821Z|79daf8aa-3dba-45fc-a9f4-7cd69adecd4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:00:37.821Z|79daf8aa-3dba-45fc-a9f4-7cd69adecd4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:00:47.245Z|e11201f1-2c94-40b7-b7e9-7718bcdd2da2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:00:47.246Z|e11201f1-2c94-40b7-b7e9-7718bcdd2da2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:00:47.247Z|eadeee51-5426-4389-9d96-d7d02515edf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:00:47.248Z|eadeee51-5426-4389-9d96-d7d02515edf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:00:47.254Z|8c411381-20e6-4a47-b0e1-211f1342fb7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:00:47.255Z|8c411381-20e6-4a47-b0e1-211f1342fb7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:00:50.750Z|b1b90422-560f-43f6-b94b-8cef146df26a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:00:50.750Z|b1b90422-560f-43f6-b94b-8cef146df26a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:00:57.284Z|e211b427-e74b-4f37-b380-d8b0cdf3372b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:00:57.284Z|e211b427-e74b-4f37-b380-d8b0cdf3372b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:00:57.285Z|3caf01bf-b7ec-499a-b79e-0b0f1b143737|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:00:57.285Z|3caf01bf-b7ec-499a-b79e-0b0f1b143737|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:00:57.290Z|daa34d6a-2417-4af8-a738-beaa9e231105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:00:57.290Z|daa34d6a-2417-4af8-a738-beaa9e231105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:00:59.887Z|59d69050-b37c-4e62-a021-5d1a451ecb02|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:00:59.888Z|59d69050-b37c-4e62-a021-5d1a451ecb02|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:01:05.750Z|4ada7b17-838a-4a7d-90ad-e3f7c09698ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:01:05.750Z|4ada7b17-838a-4a7d-90ad-e3f7c09698ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:01:07.317Z|91fcf44f-55d2-42e2-adea-77e13c9b753f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:01:07.317Z|91fcf44f-55d2-42e2-adea-77e13c9b753f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:01:07.323Z|aefbd43c-36cd-4b7c-a8b0-6f53248ee656|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:01:07.324Z|aefbd43c-36cd-4b7c-a8b0-6f53248ee656|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:01:07.329Z|87e02a9f-1582-4084-b983-ae56c40330c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:01:07.329Z|87e02a9f-1582-4084-b983-ae56c40330c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:01:07.822Z|c7345cd3-ddfe-4d3b-ab60-57d97d8d94fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:01:07.823Z|c7345cd3-ddfe-4d3b-ab60-57d97d8d94fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:01:17.347Z|577833b4-daf3-402d-b6a9-4330ff1dadc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:01:17.347Z|577833b4-daf3-402d-b6a9-4330ff1dadc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:01:17.354Z|01f53632-9a96-4efb-909f-a1aa955b5fe4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:01:17.354Z|01f53632-9a96-4efb-909f-a1aa955b5fe4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:01:17.356Z|93a81b19-085f-4a51-81bc-f0fa8753b323|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:01:17.357Z|93a81b19-085f-4a51-81bc-f0fa8753b323|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:01:20.750Z|8c2bc894-79cc-4103-8d46-de8cbcc6e28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:01:20.754Z|8c2bc894-79cc-4103-8d46-de8cbcc6e28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:01:27.377Z|8df79359-8ddd-4a2e-821c-3485ce72ae31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:01:27.378Z|8df79359-8ddd-4a2e-821c-3485ce72ae31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:01:27.380Z|cc6c6e54-7857-4cee-a916-6981beaf5d48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:01:27.380Z|cc6c6e54-7857-4cee-a916-6981beaf5d48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:01:27.386Z|50131121-2c25-43d4-8973-70921ce117e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:01:27.386Z|50131121-2c25-43d4-8973-70921ce117e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:01:35.750Z|9749592c-a5e5-46d4-9e57-128734224453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:01:35.751Z|9749592c-a5e5-46d4-9e57-128734224453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:01:37.407Z|b1930c57-cd9d-4d87-8811-080d79d586ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:01:37.408Z|b1930c57-cd9d-4d87-8811-080d79d586ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:01:37.410Z|753cfef5-8d56-4c30-8c8e-4b4a310952bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:01:37.411Z|753cfef5-8d56-4c30-8c8e-4b4a310952bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:01:37.414Z|1e4640dd-9a88-4ffa-a349-cb4c600d4021|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:01:37.414Z|1e4640dd-9a88-4ffa-a349-cb4c600d4021|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:01:37.824Z|c0688a03-39da-4cef-ba80-96ee594568c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:01:37.825Z|c0688a03-39da-4cef-ba80-96ee594568c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:01:47.439Z|50165bce-6f38-4546-bff3-8284bc831e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:01:47.440Z|50165bce-6f38-4546-bff3-8284bc831e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:01:47.441Z|b25c07b0-699e-4ccc-af82-b959c93dea6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:01:47.441Z|b25c07b0-699e-4ccc-af82-b959c93dea6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:01:47.444Z|c30589f9-c1ad-4181-8f93-64e0ece39da8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:01:47.444Z|c30589f9-c1ad-4181-8f93-64e0ece39da8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:01:50.750Z|8eae11bb-0cad-43f1-a4ff-7d8d66da060c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:01:50.750Z|8eae11bb-0cad-43f1-a4ff-7d8d66da060c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:01:57.475Z|50cc2e47-b9a3-445e-aa5c-a370de5138ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:01:57.476Z|41679f9f-3082-467d-88e3-eb93807444d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:01:57.476Z|50cc2e47-b9a3-445e-aa5c-a370de5138ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:01:57.476Z|38686907-0f07-4700-a4c0-84e5fa914676|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:01:57.477Z|38686907-0f07-4700-a4c0-84e5fa914676|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:01:57.477Z|41679f9f-3082-467d-88e3-eb93807444d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:01:59.889Z|84ec3c66-713e-4137-aecc-4f2d482712c3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:01:59.890Z|84ec3c66-713e-4137-aecc-4f2d482712c3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:02:05.751Z|8bd4463a-b696-4f12-987a-5b6fbd237636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:02:05.751Z|8bd4463a-b696-4f12-987a-5b6fbd237636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:02:07.503Z|9dbb0cc0-5ee1-484d-bfd0-c4cef741fccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:02:07.504Z|9dbb0cc0-5ee1-484d-bfd0-c4cef741fccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:02:07.504Z|42f2fc67-6833-43fa-ab5b-d0a7b8b08e4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:02:07.505Z|42f2fc67-6833-43fa-ab5b-d0a7b8b08e4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:02:07.513Z|8e520e6b-e2bb-441a-b303-cc625983c61b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:02:07.513Z|8e520e6b-e2bb-441a-b303-cc625983c61b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:02:07.826Z|0fa9a51c-3a79-491f-8e28-d77e6b678e99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:02:07.826Z|0fa9a51c-3a79-491f-8e28-d77e6b678e99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:02:17.528Z|bbf397b6-1bf8-4872-a5b6-4ab66e5c74fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:02:17.528Z|bbf397b6-1bf8-4872-a5b6-4ab66e5c74fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:02:17.536Z|89bdcea0-187d-474e-b702-2760f92b551f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:02:17.536Z|89bdcea0-187d-474e-b702-2760f92b551f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:02:17.539Z|c93aa36a-e873-4c66-9ddf-09735cf444f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:02:17.539Z|c93aa36a-e873-4c66-9ddf-09735cf444f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:02:20.750Z|1d2fe4f7-1411-41dc-8166-b63c31521081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:02:20.750Z|1d2fe4f7-1411-41dc-8166-b63c31521081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:02:27.555Z|978cdc05-a1c2-4d9c-a5e0-84cedccc2b16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:02:27.556Z|978cdc05-a1c2-4d9c-a5e0-84cedccc2b16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:02:27.566Z|f4e67eb6-bf25-40f5-9ffa-1747112b4aba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:02:27.566Z|f4e67eb6-bf25-40f5-9ffa-1747112b4aba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:02:27.574Z|20059e58-c291-4cfb-9b2d-fca701edbb0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:02:27.574Z|20059e58-c291-4cfb-9b2d-fca701edbb0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:02:35.750Z|904d1470-de3f-4e5a-8f02-4f3cbfe7232b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:02:35.754Z|904d1470-de3f-4e5a-8f02-4f3cbfe7232b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:02:37.580Z|5ac7fa1b-2e53-443c-bd0c-6e8dcf1ccfc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:02:37.581Z|5ac7fa1b-2e53-443c-bd0c-6e8dcf1ccfc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:02:37.592Z|40c98472-acb9-43ac-91ea-0f5fc9e55079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:02:37.593Z|40c98472-acb9-43ac-91ea-0f5fc9e55079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:02:37.596Z|bfce026a-3d44-40b3-9040-edc54252421d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:02:37.596Z|bfce026a-3d44-40b3-9040-edc54252421d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:02:37.827Z|507d1aa2-f80a-4da8-9cc9-f26f7ae3fdda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:02:37.827Z|507d1aa2-f80a-4da8-9cc9-f26f7ae3fdda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:02:47.616Z|d6ead092-4642-4757-ac3f-85594c11aa9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:02:47.617Z|d6ead092-4642-4757-ac3f-85594c11aa9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:02:47.622Z|f0e66262-0a2c-4097-9f8d-3501e85e5d09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:02:47.622Z|f0e66262-0a2c-4097-9f8d-3501e85e5d09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:02:47.627Z|4d861924-292e-4045-8ef3-a3d8c6091ba0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:02:47.627Z|4d861924-292e-4045-8ef3-a3d8c6091ba0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:02:50.750Z|e2559597-baa4-4df1-8292-7930cd2f4fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:02:50.750Z|e2559597-baa4-4df1-8292-7930cd2f4fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:02:57.651Z|1b2a16c4-7d55-4bc7-97ba-c015a8ca0004|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:02:57.652Z|1b2a16c4-7d55-4bc7-97ba-c015a8ca0004|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:02:57.653Z|efebb528-c296-4e9b-abc9-89def49886c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:02:57.653Z|efebb528-c296-4e9b-abc9-89def49886c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:02:57.667Z|428de093-35bc-4e89-a79b-f092d81ce8d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:02:57.668Z|428de093-35bc-4e89-a79b-f092d81ce8d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:02:59.889Z|110d148d-9360-4284-a637-792b48d2e23c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:02:59.889Z|110d148d-9360-4284-a637-792b48d2e23c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:03:05.750Z|5bfec781-ea21-4ba3-bf3c-e22dbe046b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:03:05.750Z|5bfec781-ea21-4ba3-bf3c-e22dbe046b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:03:07.678Z|48fecc07-4fc5-4e5e-8149-12aeb6654431|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:03:07.679Z|48fecc07-4fc5-4e5e-8149-12aeb6654431|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:03:07.683Z|e4cba833-cd92-454f-809e-dc44963a7e87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:03:07.683Z|e4cba833-cd92-454f-809e-dc44963a7e87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:03:07.696Z|5268be1a-5be0-4dea-bd14-41be6f31947a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:03:07.697Z|5268be1a-5be0-4dea-bd14-41be6f31947a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:03:07.828Z|04d6139e-6f7c-4ad1-a4fa-8d2815144d90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:03:07.828Z|04d6139e-6f7c-4ad1-a4fa-8d2815144d90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:03:17.708Z|f90c22a2-d03f-44a0-95ec-8c2c82a72d44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:03:17.709Z|f90c22a2-d03f-44a0-95ec-8c2c82a72d44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:03:17.714Z|39094fb3-4643-496d-882d-93007d5dd1fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:03:17.714Z|39094fb3-4643-496d-882d-93007d5dd1fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:03:17.723Z|947a721d-e123-4874-8e8a-b2e9694a4924|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:03:17.723Z|947a721d-e123-4874-8e8a-b2e9694a4924|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:03:20.750Z|52fc7101-2d3f-4c94-9373-32b11df56173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:03:20.750Z|52fc7101-2d3f-4c94-9373-32b11df56173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:03:27.736Z|87a67a74-2d31-4d56-a937-fa56612ad59d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:03:27.737Z|87a67a74-2d31-4d56-a937-fa56612ad59d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:03:27.740Z|3af8c8a4-1155-440d-bf8a-b7713368eaf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:03:27.740Z|3af8c8a4-1155-440d-bf8a-b7713368eaf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:03:27.748Z|43efda87-b069-4ea4-8733-d88e8560af55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:03:27.749Z|43efda87-b069-4ea4-8733-d88e8560af55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:03:35.750Z|27b0fb83-f7c0-49f5-bdaf-60041a964df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:03:35.750Z|27b0fb83-f7c0-49f5-bdaf-60041a964df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:03:37.767Z|cb53dd1c-4848-4c64-af73-121f05a34cd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:03:37.768Z|cb53dd1c-4848-4c64-af73-121f05a34cd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:03:37.772Z|1df36c8d-edf0-44cf-8121-8a215f060f9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:03:37.772Z|1df36c8d-edf0-44cf-8121-8a215f060f9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:03:37.777Z|dadcc48a-3143-4e90-8656-edaf5233ef7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:03:37.777Z|dadcc48a-3143-4e90-8656-edaf5233ef7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:03:37.829Z|78eb8ea2-cc93-4e71-8321-61440e70ef26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:03:37.829Z|78eb8ea2-cc93-4e71-8321-61440e70ef26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:03:47.796Z|b20152be-4444-4e04-9975-15f8094faf06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:03:47.797Z|b20152be-4444-4e04-9975-15f8094faf06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:03:47.806Z|eb0ef8dd-37af-4bf6-a8a2-118c0040aa0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:03:47.806Z|a2758cdf-fcd2-46f7-a20b-d0d7d7a74a79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:03:47.807Z|eb0ef8dd-37af-4bf6-a8a2-118c0040aa0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:03:47.807Z|a2758cdf-fcd2-46f7-a20b-d0d7d7a74a79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:03:50.750Z|11588ae6-5ca9-4c0c-82fe-a961a0566b15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:03:50.754Z|11588ae6-5ca9-4c0c-82fe-a961a0566b15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:03:57.836Z|2acb63a0-f3d0-4ec7-86c6-de5183208d4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:03:57.836Z|2acb63a0-f3d0-4ec7-86c6-de5183208d4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:03:57.838Z|36d6f5b1-a148-4ae0-8dcf-764d82e509cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:03:57.838Z|36d6f5b1-a148-4ae0-8dcf-764d82e509cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:03:57.836Z|abb675d2-fb4c-4561-81d2-0879debc0d9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:03:57.839Z|abb675d2-fb4c-4561-81d2-0879debc0d9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:03:59.888Z|7d40b34e-30ae-49cb-8a63-21c246e75f93|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:03:59.889Z|7d40b34e-30ae-49cb-8a63-21c246e75f93|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:04:05.750Z|7330edc8-b524-460d-b97b-0aae84c6b2f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:04:05.750Z|7330edc8-b524-460d-b97b-0aae84c6b2f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:04:07.830Z|75fff38d-5df0-4a42-ae68-f6edd5a87fed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:04:07.830Z|75fff38d-5df0-4a42-ae68-f6edd5a87fed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:04:07.866Z|f6a23a26-7257-4486-bb0d-919b3ab3e7b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:04:07.868Z|f6a23a26-7257-4486-bb0d-919b3ab3e7b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:04:07.870Z|1736b112-1f67-499c-9e4b-35faf0aa84c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:04:07.870Z|abbb3125-b791-4595-9f9b-85e46b334db6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:04:07.870Z|1736b112-1f67-499c-9e4b-35faf0aa84c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:04:07.871Z|abbb3125-b791-4595-9f9b-85e46b334db6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:04:17.902Z|5ffb4614-89ca-43bd-a6be-2154a26144f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:04:17.902Z|5ffb4614-89ca-43bd-a6be-2154a26144f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:04:17.907Z|8d374689-405d-48ba-9b42-c67ab02ada52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:04:17.907Z|8d374689-405d-48ba-9b42-c67ab02ada52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:04:17.909Z|c8539a14-ecd0-411c-a839-773a7ca0db49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:04:17.910Z|c8539a14-ecd0-411c-a839-773a7ca0db49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:04:20.750Z|3640fbd9-dfd1-405c-bf0c-31fb78ac14a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:04:20.750Z|3640fbd9-dfd1-405c-bf0c-31fb78ac14a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:04:27.932Z|c89c275c-971d-4c2e-81a7-5e72ab87ddd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:04:27.933Z|c89c275c-971d-4c2e-81a7-5e72ab87ddd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:04:27.941Z|d2ca57bd-90ff-447e-ac4a-e07ef4a898a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:04:27.941Z|d2ca57bd-90ff-447e-ac4a-e07ef4a898a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:04:27.941Z|d8701bd1-bc93-498c-b697-700dbfab4af3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:04:27.942Z|d8701bd1-bc93-498c-b697-700dbfab4af3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:04:35.750Z|f1565287-88db-422a-98a2-85ae263ccbe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:04:35.754Z|f1565287-88db-422a-98a2-85ae263ccbe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:04:37.831Z|58521572-541f-48c4-b852-bcda44e86f3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:04:37.831Z|58521572-541f-48c4-b852-bcda44e86f3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:04:37.965Z|b79a628c-e9ef-484b-ac2c-cd11826d6061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:04:37.965Z|b79a628c-e9ef-484b-ac2c-cd11826d6061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:04:37.970Z|0b983cc8-52bd-4f78-a42a-1e55cf38c458|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:04:37.970Z|60c38b9c-d481-4f6d-98dd-765780d073ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:04:37.971Z|60c38b9c-d481-4f6d-98dd-765780d073ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:04:37.971Z|0b983cc8-52bd-4f78-a42a-1e55cf38c458|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:04:47.997Z|786a1470-b666-4e95-8a13-d21fcb6b5ce1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:04:47.998Z|786a1470-b666-4e95-8a13-d21fcb6b5ce1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:04:47.999Z|0be9ae20-6ea4-4429-9ea3-db51c622b7b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:04:48.000Z|0be9ae20-6ea4-4429-9ea3-db51c622b7b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:04:48.002Z|171380bf-f8a6-448b-ac65-992c7df42a1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:04:48.003Z|171380bf-f8a6-448b-ac65-992c7df42a1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:04:50.750Z|bf7fdd24-9456-4210-81b1-bfdfe2cab8e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:04:50.750Z|bf7fdd24-9456-4210-81b1-bfdfe2cab8e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:04:58.030Z|155d6656-38b8-4c83-9565-00e665aa5a24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:04:58.030Z|155d6656-38b8-4c83-9565-00e665aa5a24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:04:58.030Z|ec3fa654-dadd-4f20-a53e-4c1655fd1f48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:04:58.031Z|ec3fa654-dadd-4f20-a53e-4c1655fd1f48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:04:58.033Z|27f51a27-51fa-46fc-a252-2b4d82fb145d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:04:58.034Z|27f51a27-51fa-46fc-a252-2b4d82fb145d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:04:59.888Z|85829aab-069b-4ccf-a09b-a44c2f50ee09|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:04:59.889Z|85829aab-069b-4ccf-a09b-a44c2f50ee09|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:05:05.750Z|f00ca42a-e273-448c-ac77-1bf53b3e06ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:05:05.750Z|f00ca42a-e273-448c-ac77-1bf53b3e06ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:05:07.832Z|0a8054fa-ed87-49e7-a989-314e41c9caa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:05:07.832Z|0a8054fa-ed87-49e7-a989-314e41c9caa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:05:08.062Z|596e0344-bb1c-4bdd-9c95-0de49e52cb29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:05:08.063Z|596e0344-bb1c-4bdd-9c95-0de49e52cb29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:05:08.063Z|b8e4d391-8d5c-44de-baad-e1a701447ee3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:05:08.064Z|ad6233b9-6040-4630-a897-dd75bcd454be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:05:08.064Z|b8e4d391-8d5c-44de-baad-e1a701447ee3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:05:08.064Z|ad6233b9-6040-4630-a897-dd75bcd454be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:05:18.097Z|ad3959eb-7258-44f6-b58a-0deac9c78f5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:05:18.098Z|ad3959eb-7258-44f6-b58a-0deac9c78f5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:05:18.098Z|e9665d4d-bb9e-41ab-b1cb-8e1d549b9757|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:05:18.099Z|e9665d4d-bb9e-41ab-b1cb-8e1d549b9757|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:05:18.101Z|022e0225-9c4c-4e06-9c45-fce1c7acd6e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:05:18.102Z|022e0225-9c4c-4e06-9c45-fce1c7acd6e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:05:20.749Z|f082220f-e272-4294-a74c-3fc6cfd4a3d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:05:20.751Z|f082220f-e272-4294-a74c-3fc6cfd4a3d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:05:28.131Z|e359b3ec-6c27-4e2a-88c0-ac99053a34ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:05:28.131Z|e359b3ec-6c27-4e2a-88c0-ac99053a34ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:05:28.132Z|bcbdb58a-d03d-4eb9-a4e9-2a917496f000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:05:28.133Z|bcbdb58a-d03d-4eb9-a4e9-2a917496f000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:05:28.135Z|0c453223-65fe-4040-a319-b9174935fce1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:05:28.135Z|0c453223-65fe-4040-a319-b9174935fce1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:05:35.750Z|a2f65c95-1cf6-4edd-8821-9f5862bc3dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:05:35.750Z|a2f65c95-1cf6-4edd-8821-9f5862bc3dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:05:37.833Z|a9a5da54-075c-4d35-98e3-4991480c318c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:05:37.833Z|a9a5da54-075c-4d35-98e3-4991480c318c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:05:38.161Z|e3b4d7c2-e539-41c4-baf0-edf390c4077a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:05:38.161Z|e3b4d7c2-e539-41c4-baf0-edf390c4077a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:05:38.163Z|cda66884-14ce-4353-8d96-443387a73393|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:05:38.163Z|cda66884-14ce-4353-8d96-443387a73393|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:05:38.165Z|23da124f-5ba4-4e8f-97b8-a88a0b9387df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:05:38.165Z|23da124f-5ba4-4e8f-97b8-a88a0b9387df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:05:48.191Z|bf8d2abe-ac1d-4d73-8645-e2f02272991a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:05:48.192Z|bf8d2abe-ac1d-4d73-8645-e2f02272991a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:05:48.194Z|7497216b-ff27-4fb4-82fe-74e6b944cb60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:05:48.195Z|7497216b-ff27-4fb4-82fe-74e6b944cb60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:05:48.195Z|ab09ba16-425b-4a24-b641-03c525f4322a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:05:48.196Z|ab09ba16-425b-4a24-b641-03c525f4322a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:05:50.750Z|7d64e3cd-018a-4f04-aa67-e7b7866542e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:05:50.750Z|7d64e3cd-018a-4f04-aa67-e7b7866542e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:05:58.223Z|733fda0b-ca1d-4e6e-bf3b-1dcc49d876a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:05:58.224Z|733fda0b-ca1d-4e6e-bf3b-1dcc49d876a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:05:58.227Z|42fa8cdb-582f-451f-b736-09acc33b0b28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:05:58.227Z|42fa8cdb-582f-451f-b736-09acc33b0b28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:05:58.228Z|98a69c18-5fdc-4ea4-b9a3-9fc1cfc032cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:05:58.228Z|98a69c18-5fdc-4ea4-b9a3-9fc1cfc032cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:05:59.889Z|fdb80d2a-5e5e-4d1a-b95b-5ca2e1c3b635|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:05:59.890Z|fdb80d2a-5e5e-4d1a-b95b-5ca2e1c3b635|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:06:05.749Z|e8ee89c5-3718-46d1-929d-aecc7951face|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:06:05.754Z|e8ee89c5-3718-46d1-929d-aecc7951face|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:06:07.834Z|2055b47b-1d54-4947-a2f6-09db571b9064|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:06:07.834Z|2055b47b-1d54-4947-a2f6-09db571b9064|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:06:08.257Z|781232fe-69c7-46f6-9a8c-ee1dde78976e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:06:08.258Z|781232fe-69c7-46f6-9a8c-ee1dde78976e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:06:08.264Z|b60e72a9-4ade-4fc5-a49a-9bfaebfa5aa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:06:08.265Z|b60e72a9-4ade-4fc5-a49a-9bfaebfa5aa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:06:08.266Z|ad3eaa99-44cf-406e-9b7f-2514727694ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:06:08.266Z|ad3eaa99-44cf-406e-9b7f-2514727694ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:06:18.290Z|96d62639-79af-45d8-8095-6afce403f3e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:06:18.291Z|96d62639-79af-45d8-8095-6afce403f3e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:06:18.293Z|65b6600f-17ae-42fd-8ca5-1c45857bcfa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:06:18.294Z|65b6600f-17ae-42fd-8ca5-1c45857bcfa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:06:18.297Z|55e2537f-f642-4171-ac08-50b820a4bd7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:06:18.297Z|55e2537f-f642-4171-ac08-50b820a4bd7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:06:20.750Z|9090c8f5-52b4-47e8-9c30-ece22f427c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:06:20.750Z|9090c8f5-52b4-47e8-9c30-ece22f427c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:06:28.324Z|76b3c780-7cec-41ed-91fb-22120a706d41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:06:28.325Z|76b3c780-7cec-41ed-91fb-22120a706d41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:06:28.324Z|e472a8f2-f1a0-480a-ab34-d874c99a82b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:06:28.326Z|e472a8f2-f1a0-480a-ab34-d874c99a82b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:06:28.327Z|a13d8fc2-37fd-41d0-8ff9-f954e965e552|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:06:28.328Z|a13d8fc2-37fd-41d0-8ff9-f954e965e552|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:06:35.750Z|9bab3665-513d-4f6b-b659-1dc1dbfd751a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:06:35.750Z|9bab3665-513d-4f6b-b659-1dc1dbfd751a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:06:37.835Z|63e092c2-34e9-48e4-955e-e6c0da7f968d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:06:37.835Z|63e092c2-34e9-48e4-955e-e6c0da7f968d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:06:38.350Z|2190fb9f-410f-43c9-99e5-5eccca9eb12c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:06:38.350Z|2190fb9f-410f-43c9-99e5-5eccca9eb12c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:06:38.355Z|4f104563-c391-4b00-bed0-4b56a9793b50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:06:38.355Z|4f104563-c391-4b00-bed0-4b56a9793b50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:06:38.358Z|f1954f83-c6b3-4078-b394-10a74bf4c2d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:06:38.358Z|f1954f83-c6b3-4078-b394-10a74bf4c2d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:06:48.372Z|27edec48-38b6-4a93-a54e-dfbd4634dc94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:06:48.373Z|27edec48-38b6-4a93-a54e-dfbd4634dc94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:06:48.392Z|1008a5a8-a47d-4d16-864d-7af412dcbd79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:06:48.392Z|1008a5a8-a47d-4d16-864d-7af412dcbd79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:06:48.394Z|bc37b12e-7498-4e8b-abc2-3f387ef446fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:06:48.394Z|bc37b12e-7498-4e8b-abc2-3f387ef446fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:06:50.749Z|342fea07-0d3a-4591-9840-daed6b5cf64d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:06:50.753Z|342fea07-0d3a-4591-9840-daed6b5cf64d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:06:58.401Z|33eebb72-ae46-4475-a050-51786689985a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:06:58.402Z|33eebb72-ae46-4475-a050-51786689985a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:06:58.419Z|b5fbc937-0ec4-41e8-bc2f-343305fc124c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:06:58.420Z|b5fbc937-0ec4-41e8-bc2f-343305fc124c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:06:58.431Z|c14c8b46-9bf0-485d-9214-79abf533ddf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:06:58.431Z|c14c8b46-9bf0-485d-9214-79abf533ddf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:06:59.888Z|8f148296-e7ce-4caf-b526-d00514245383|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:06:59.889Z|8f148296-e7ce-4caf-b526-d00514245383|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:07:05.750Z|46f692c8-d421-47a7-b4da-f5e380931b41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:07:05.750Z|46f692c8-d421-47a7-b4da-f5e380931b41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:07:07.836Z|0802b7ee-47a7-44e1-9c10-06a6c4fb735b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:07:07.836Z|0802b7ee-47a7-44e1-9c10-06a6c4fb735b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:07:08.433Z|6ca28e8c-9a76-460a-82d3-d9c35714d685|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:07:08.434Z|6ca28e8c-9a76-460a-82d3-d9c35714d685|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:07:08.449Z|6dbf1441-46e7-480e-a766-f87d61342ac0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:07:08.450Z|6dbf1441-46e7-480e-a766-f87d61342ac0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:07:08.459Z|058b2165-c7b3-42e7-b111-d947eb79d4b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:07:08.459Z|058b2165-c7b3-42e7-b111-d947eb79d4b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:07:18.465Z|7cb19dcb-9ace-4f7d-8e04-11d93153fcdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:07:18.465Z|7cb19dcb-9ace-4f7d-8e04-11d93153fcdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:07:18.478Z|76563b15-0e0e-4b15-98a3-c187dfb1dec9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:07:18.478Z|76563b15-0e0e-4b15-98a3-c187dfb1dec9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:07:18.490Z|23e21b94-78da-43b2-ac3d-ef47ce436662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:07:18.490Z|23e21b94-78da-43b2-ac3d-ef47ce436662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:07:20.750Z|910990ad-f9bb-4e52-a0c2-8c36168d7e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:07:20.750Z|910990ad-f9bb-4e52-a0c2-8c36168d7e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:07:28.497Z|9406eea1-126b-4c75-9552-e734729b5fe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:07:28.497Z|9406eea1-126b-4c75-9552-e734729b5fe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:07:28.508Z|307e9385-3c65-4632-b86f-c3d3ecf9fe1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:07:28.509Z|307e9385-3c65-4632-b86f-c3d3ecf9fe1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:07:28.527Z|191ff2d5-af04-4911-b3ef-b58dd0a2cdbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:07:28.528Z|191ff2d5-af04-4911-b3ef-b58dd0a2cdbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:07:35.749Z|6cb36458-124e-4acb-9c46-b686f67dc135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:07:35.753Z|6cb36458-124e-4acb-9c46-b686f67dc135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:07:37.837Z|131bd003-b5db-4b7a-8121-5dc52d5359d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:07:37.837Z|131bd003-b5db-4b7a-8121-5dc52d5359d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:07:38.529Z|c73c5429-77d3-49b9-bed5-4a728abfa5ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:07:38.529Z|c73c5429-77d3-49b9-bed5-4a728abfa5ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:07:38.538Z|d59b69d8-b91c-4b23-8614-bef985c3fe79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:07:38.538Z|d59b69d8-b91c-4b23-8614-bef985c3fe79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:07:38.557Z|7346e581-a07a-41d3-b8be-87f0db950d6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:07:38.558Z|7346e581-a07a-41d3-b8be-87f0db950d6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:07:48.561Z|2a34cf3e-7467-47d7-bb92-cc361ae5f5b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:07:48.562Z|2a34cf3e-7467-47d7-bb92-cc361ae5f5b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:07:48.569Z|2ea94140-47b6-4389-b404-9d62cc30bbaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:07:48.569Z|2ea94140-47b6-4389-b404-9d62cc30bbaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:07:48.585Z|1ed75a24-fba5-4a38-8367-3d1a220c8743|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:07:48.586Z|1ed75a24-fba5-4a38-8367-3d1a220c8743|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:07:50.750Z|b09c64bd-301d-4d80-8b97-0152dd2d9e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:07:50.750Z|b09c64bd-301d-4d80-8b97-0152dd2d9e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:07:58.592Z|bc18c6cf-f4d5-450b-9cfc-99edeb9ba955|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:07:58.593Z|bc18c6cf-f4d5-450b-9cfc-99edeb9ba955|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:07:58.598Z|c90065f2-b8e6-4827-9f83-21a3df95a149|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:07:58.599Z|c90065f2-b8e6-4827-9f83-21a3df95a149|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:07:58.620Z|b10b6006-c0ff-4d65-80bd-dad11be36831|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:07:58.620Z|b10b6006-c0ff-4d65-80bd-dad11be36831|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:07:59.888Z|53297216-f6ad-4b90-93e3-6ad505835a9d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:07:59.889Z|53297216-f6ad-4b90-93e3-6ad505835a9d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:08:05.750Z|689fbdcf-96e1-4587-967a-f6b235ed2269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:08:05.750Z|689fbdcf-96e1-4587-967a-f6b235ed2269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:08:07.838Z|780c52f8-3cc7-4b2b-8891-df321649b337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:08:07.838Z|780c52f8-3cc7-4b2b-8891-df321649b337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:08:08.626Z|9ee4527a-cebd-49a8-a74c-c857a943f867|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:08:08.626Z|9ee4527a-cebd-49a8-a74c-c857a943f867|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:08:08.627Z|d0e62551-6a04-4de7-97a1-f5bb75836e21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:08:08.627Z|d0e62551-6a04-4de7-97a1-f5bb75836e21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:08:08.648Z|c07d4df5-6b4b-4beb-8108-1beb7a374755|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:08:08.648Z|c07d4df5-6b4b-4beb-8108-1beb7a374755|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:08:18.660Z|67534b10-4a28-4241-b0a8-312164c6b59d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:08:18.660Z|67534b10-4a28-4241-b0a8-312164c6b59d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:08:18.662Z|7590b680-26a2-40bf-b248-e685e8f673db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:08:18.663Z|7590b680-26a2-40bf-b248-e685e8f673db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:08:18.675Z|9fe86276-e821-44be-871e-782643a5749f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:08:18.676Z|9fe86276-e821-44be-871e-782643a5749f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:08:20.750Z|f8de127e-b8e3-486c-b3f9-1ca327c39911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:08:20.754Z|f8de127e-b8e3-486c-b3f9-1ca327c39911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:08:28.690Z|f6cf0caa-3ae3-4186-8f3f-a8416f5040d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:08:28.691Z|f6cf0caa-3ae3-4186-8f3f-a8416f5040d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:08:28.693Z|e9bb4646-3112-4fd5-9711-12b30672b91d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:08:28.694Z|e9bb4646-3112-4fd5-9711-12b30672b91d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:08:28.701Z|2841b48b-2a67-439f-8439-fc5f4358463e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:08:28.702Z|2841b48b-2a67-439f-8439-fc5f4358463e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:08:35.750Z|f2e499bc-63b9-45b6-a9d1-35f6f2ad0658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:08:35.750Z|f2e499bc-63b9-45b6-a9d1-35f6f2ad0658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:08:37.839Z|291d556b-354f-48f3-9876-6e9ec0f20257|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:08:37.839Z|291d556b-354f-48f3-9876-6e9ec0f20257|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:08:38.721Z|24d92fc1-55b6-4874-a51f-c3d6209c8c7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:08:38.722Z|24d92fc1-55b6-4874-a51f-c3d6209c8c7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:08:38.725Z|9f313990-62f0-4ecc-962d-7cd5ec3de329|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:08:38.726Z|9f313990-62f0-4ecc-962d-7cd5ec3de329|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:08:38.730Z|85d51c9c-02c8-48fb-b4e0-b869e055ac54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:08:38.730Z|85d51c9c-02c8-48fb-b4e0-b869e055ac54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:08:48.750Z|132aa5c8-05b8-4a94-8986-763938a7ae77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:08:48.750Z|132aa5c8-05b8-4a94-8986-763938a7ae77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:08:48.753Z|70a37fa8-3181-4891-a55a-6852cd373534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:08:48.753Z|70a37fa8-3181-4891-a55a-6852cd373534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:08:48.759Z|b9914ecc-cfef-4b92-a811-3cbe14c570ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:08:48.759Z|b9914ecc-cfef-4b92-a811-3cbe14c570ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:08:50.750Z|753cf98a-c906-4a16-aa6e-03004afe3f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:08:50.750Z|753cf98a-c906-4a16-aa6e-03004afe3f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:08:58.779Z|74d95a8a-5649-4fe4-9abc-eaf50f1cb115|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:08:58.779Z|74d95a8a-5649-4fe4-9abc-eaf50f1cb115|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:08:58.782Z|c27632f4-005c-4df3-bee5-ff131cf614c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:08:58.783Z|c27632f4-005c-4df3-bee5-ff131cf614c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:08:58.786Z|d4314bf3-ffaf-48c8-9ac7-d9995d259ff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:08:58.786Z|d4314bf3-ffaf-48c8-9ac7-d9995d259ff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:08:59.890Z|911479c7-09e0-4684-8cb1-4c15dd70afe3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:08:59.890Z|911479c7-09e0-4684-8cb1-4c15dd70afe3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:09:05.750Z|23f001e6-e998-4180-a1be-6196ef56ce1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:09:05.754Z|23f001e6-e998-4180-a1be-6196ef56ce1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:09:07.839Z|41de64e1-0a24-492c-9f28-36cee7042eec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:09:07.840Z|41de64e1-0a24-492c-9f28-36cee7042eec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:09:08.805Z|34af352a-8313-4ce8-ac5b-1276eac38ab1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:09:08.806Z|34af352a-8313-4ce8-ac5b-1276eac38ab1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:09:08.808Z|5cb10b0d-5ab1-4133-87b1-f8835104264a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:09:08.809Z|5cb10b0d-5ab1-4133-87b1-f8835104264a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:09:08.821Z|9bf68f03-2620-4b72-a1cb-d48357510ce4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:09:08.821Z|9bf68f03-2620-4b72-a1cb-d48357510ce4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:09:18.844Z|a8e496bc-7a6c-41b2-b856-9abe09015c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:09:18.845Z|a8e496bc-7a6c-41b2-b856-9abe09015c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:09:18.850Z|673c2091-2222-404d-b59f-fe62c5752048|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:09:18.853Z|fb791477-9d13-4f07-9dcb-3084d8972300|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:09:18.855Z|fb791477-9d13-4f07-9dcb-3084d8972300|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:09:18.854Z|673c2091-2222-404d-b59f-fe62c5752048|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:09:20.750Z|adfec59d-479f-49ce-bf44-e2c02e13e8ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:09:20.750Z|adfec59d-479f-49ce-bf44-e2c02e13e8ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:09:28.882Z|8b627adf-e907-4a3d-8d01-8bcd21e8b6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:09:28.883Z|8b627adf-e907-4a3d-8d01-8bcd21e8b6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:09:28.887Z|ffa34e14-c448-4b6e-aa07-9b44c64a834e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:09:28.888Z|ffa34e14-c448-4b6e-aa07-9b44c64a834e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:09:28.899Z|357639c6-d48a-4286-a3f8-7c5ddcadf7a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:09:28.899Z|357639c6-d48a-4286-a3f8-7c5ddcadf7a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:09:35.750Z|22bf6ab5-a166-4c6e-acbd-019dbc472af4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:09:35.750Z|22bf6ab5-a166-4c6e-acbd-019dbc472af4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:09:37.841Z|d1e4de52-091f-4263-9c95-513ec20b5f7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:09:37.841Z|d1e4de52-091f-4263-9c95-513ec20b5f7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:09:38.914Z|c2d91765-3026-4295-b8fa-0d1fa48dfaef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:09:38.914Z|7a9dab7a-e748-4dfa-b10c-25b75b7f4fc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:09:38.914Z|c2d91765-3026-4295-b8fa-0d1fa48dfaef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:09:38.914Z|7a9dab7a-e748-4dfa-b10c-25b75b7f4fc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:09:38.930Z|389d23bd-fa25-4db9-b37d-cf9cb3018597|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:09:38.930Z|389d23bd-fa25-4db9-b37d-cf9cb3018597|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:09:48.943Z|e8dbcc6d-4959-4dd2-8008-fa01aa29e24c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:09:48.944Z|e8dbcc6d-4959-4dd2-8008-fa01aa29e24c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:09:48.944Z|48c5e0a2-66eb-4a66-a8e0-30cdde761f10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:09:48.944Z|48c5e0a2-66eb-4a66-a8e0-30cdde761f10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:09:48.956Z|bf9f473c-d5d9-4aad-ac39-7ab2edc085b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:09:48.956Z|bf9f473c-d5d9-4aad-ac39-7ab2edc085b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:09:50.750Z|4219b552-ce41-4dc3-8cb4-191b6da52d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:09:50.753Z|4219b552-ce41-4dc3-8cb4-191b6da52d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:09:58.972Z|42ae54a9-ca19-4b81-96a8-ee0599c7d3fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:09:58.973Z|42ae54a9-ca19-4b81-96a8-ee0599c7d3fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:09:58.976Z|8090d893-c67c-42a6-869b-8dbf0f34aabf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:09:58.977Z|8090d893-c67c-42a6-869b-8dbf0f34aabf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:09:58.985Z|879be28d-1697-4640-95e8-55c29eb1a438|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:09:58.986Z|879be28d-1697-4640-95e8-55c29eb1a438|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:09:59.887Z|c33e8140-e537-4e4f-811a-4021f49cbeab|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:09:59.888Z|c33e8140-e537-4e4f-811a-4021f49cbeab|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:10:05.750Z|eb2de0e6-b165-4fc4-b9d7-8b94a926f748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:10:05.751Z|eb2de0e6-b165-4fc4-b9d7-8b94a926f748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:10:07.841Z|051effc6-7e2c-4165-83e9-bfc23c6a37db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:10:07.842Z|051effc6-7e2c-4165-83e9-bfc23c6a37db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:10:09.004Z|eb785a67-4636-43f2-a0d2-e17baf4dec27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:10:09.005Z|eb785a67-4636-43f2-a0d2-e17baf4dec27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:10:09.006Z|e78bcafa-f171-4dcf-abab-02a9f52fbafe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:10:09.007Z|e78bcafa-f171-4dcf-abab-02a9f52fbafe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:10:09.015Z|bb77b55d-bb77-4be3-b573-6d3006450a93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:10:09.015Z|bb77b55d-bb77-4be3-b573-6d3006450a93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:10:19.042Z|d7f47b88-1130-4d73-9b60-75427f7ac6ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:10:19.044Z|d6478b80-7de2-47a3-9d26-aa2fd5469301|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:10:19.044Z|d6478b80-7de2-47a3-9d26-aa2fd5469301|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:10:19.047Z|d382bbeb-2e0b-403c-af0f-f3235a245a40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:10:19.043Z|d7f47b88-1130-4d73-9b60-75427f7ac6ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:10:19.047Z|d382bbeb-2e0b-403c-af0f-f3235a245a40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:10:20.750Z|dbfab8fe-e866-4cd2-8861-a6dcbf070c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:10:20.750Z|dbfab8fe-e866-4cd2-8861-a6dcbf070c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:10:29.076Z|83d63e96-7e3e-4b43-93ff-8db934666fe6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:10:29.077Z|26721d6e-8f38-4265-b88a-165579029bb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:10:29.076Z|35616e4f-d11a-46da-b313-22480a178944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:10:29.077Z|35616e4f-d11a-46da-b313-22480a178944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:10:29.077Z|83d63e96-7e3e-4b43-93ff-8db934666fe6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:10:29.077Z|26721d6e-8f38-4265-b88a-165579029bb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:10:35.750Z|3e1661c3-9bea-41e4-a5e7-dc77c1d8b3a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:10:35.755Z|3e1661c3-9bea-41e4-a5e7-dc77c1d8b3a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:10:37.843Z|014dc730-8b1d-468c-bcac-9f41e6c5566b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:10:37.843Z|014dc730-8b1d-468c-bcac-9f41e6c5566b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:10:39.109Z|be47bd39-775f-4703-b299-53823b8cfb3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:10:39.110Z|be47bd39-775f-4703-b299-53823b8cfb3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:10:39.112Z|c3a22238-7d63-4344-ab50-c0c84522b4a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:10:39.112Z|c3a22238-7d63-4344-ab50-c0c84522b4a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:10:39.112Z|8a4c773e-4b64-4820-8086-83ac7a1e65f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:10:39.113Z|8a4c773e-4b64-4820-8086-83ac7a1e65f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:10:49.156Z|53f1347d-fa96-4c15-8567-bbaf0741ea87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:10:49.157Z|53f1347d-fa96-4c15-8567-bbaf0741ea87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:10:49.156Z|a4aae223-2135-44ee-88a5-d56a77ee0c86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:10:49.158Z|a4aae223-2135-44ee-88a5-d56a77ee0c86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:10:49.159Z|5d9b0077-81da-40bb-aa1c-add23c370616|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:10:49.160Z|5d9b0077-81da-40bb-aa1c-add23c370616|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:10:50.750Z|9602d64e-def5-4fb7-92a2-bf491abdc925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:10:50.750Z|9602d64e-def5-4fb7-92a2-bf491abdc925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:10:59.183Z|2cab5419-f2e9-4b44-a4cc-4054d369fb05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:10:59.184Z|2cab5419-f2e9-4b44-a4cc-4054d369fb05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:10:59.186Z|2c860ab1-3e84-4fce-b102-9a690859f72e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:10:59.188Z|53d3f867-153c-4fbd-aa31-bab3496a49ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:10:59.188Z|53d3f867-153c-4fbd-aa31-bab3496a49ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:10:59.187Z|2c860ab1-3e84-4fce-b102-9a690859f72e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:10:59.890Z|b1cdc337-b1c2-4594-af69-153d7edb8daf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:10:59.890Z|b1cdc337-b1c2-4594-af69-153d7edb8daf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:11:05.750Z|d06e57a5-dfdd-4129-af56-76e1277a02e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:11:05.750Z|d06e57a5-dfdd-4129-af56-76e1277a02e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:11:07.844Z|f3867aca-1286-4ae0-afea-33978731e8c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:11:07.845Z|f3867aca-1286-4ae0-afea-33978731e8c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:11:09.214Z|3e15b517-fe90-4a8c-9411-fb580d3ea936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:11:09.215Z|3e15b517-fe90-4a8c-9411-fb580d3ea936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:11:09.218Z|97d0b052-c909-4a2c-b885-3e8369fb289f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:11:09.218Z|97d0b052-c909-4a2c-b885-3e8369fb289f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:11:09.221Z|91432351-7d03-4f3c-8c10-1c9473e56c24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:11:09.221Z|91432351-7d03-4f3c-8c10-1c9473e56c24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:11:19.251Z|c905bcd1-67b1-4ff8-a7ab-6470314be133|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:11:19.252Z|c905bcd1-67b1-4ff8-a7ab-6470314be133|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:11:19.257Z|f2c75ade-fd24-4984-b8ad-50520e0df69a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:11:19.258Z|f2c75ade-fd24-4984-b8ad-50520e0df69a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:11:19.258Z|a8e9d174-94e2-4233-87cf-98a77287aeb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:11:19.258Z|a8e9d174-94e2-4233-87cf-98a77287aeb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:11:20.750Z|ee0c73ff-8004-4420-bab1-7c4214901a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:11:20.753Z|ee0c73ff-8004-4420-bab1-7c4214901a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:11:29.283Z|2b75f887-6c27-434f-8606-8a05de958134|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:11:29.284Z|2b75f887-6c27-434f-8606-8a05de958134|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:11:29.285Z|c6d17167-200c-4044-8f7f-ba841020988b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:11:29.286Z|c6d17167-200c-4044-8f7f-ba841020988b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:11:29.289Z|84b30db2-83e6-4ed5-983f-7ee9229d6d63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:11:29.289Z|84b30db2-83e6-4ed5-983f-7ee9229d6d63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:11:35.750Z|70f74037-689b-4fa8-86f3-a827eec0ffbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:11:35.750Z|70f74037-689b-4fa8-86f3-a827eec0ffbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:11:37.845Z|9d9ade25-6138-4469-900d-404f8f967a1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:11:37.846Z|9d9ade25-6138-4469-900d-404f8f967a1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:11:39.311Z|2a539938-46ab-40d5-bf1b-25363dab7b18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:11:39.311Z|2a539938-46ab-40d5-bf1b-25363dab7b18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:11:39.315Z|6e1244f6-b2f3-47eb-bf2f-80b2ee3da64d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:11:39.316Z|6e1244f6-b2f3-47eb-bf2f-80b2ee3da64d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:11:39.329Z|5bd49555-e300-4fb0-aedb-a42ffc20cb03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:11:39.329Z|5bd49555-e300-4fb0-aedb-a42ffc20cb03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:11:49.350Z|5d708bbf-2d1d-419a-83ad-50aacf15e361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:11:49.351Z|5d708bbf-2d1d-419a-83ad-50aacf15e361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:11:49.358Z|da7eba50-fadb-488d-b774-a60b4d98c308|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:11:49.358Z|da7eba50-fadb-488d-b774-a60b4d98c308|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:11:49.364Z|96a74be5-0643-4ba6-9d9b-749c97a5bdb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:11:49.364Z|96a74be5-0643-4ba6-9d9b-749c97a5bdb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:11:50.750Z|a450075c-5e09-4bd2-84e1-0a880e1442d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:11:50.750Z|a450075c-5e09-4bd2-84e1-0a880e1442d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:11:59.380Z|475a926a-65c4-4222-a8bd-7fcaac38d953|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:11:59.380Z|475a926a-65c4-4222-a8bd-7fcaac38d953|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:11:59.387Z|d4dc6763-1e0b-4cec-a1b9-4974995e3a45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:11:59.388Z|d4dc6763-1e0b-4cec-a1b9-4974995e3a45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:11:59.401Z|98571a57-dcf4-45ae-9811-20793c13e489|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:11:59.401Z|98571a57-dcf4-45ae-9811-20793c13e489|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:11:59.890Z|650f53d7-0f5e-4cec-a8a4-a17ccfaf3af6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:11:59.890Z|650f53d7-0f5e-4cec-a8a4-a17ccfaf3af6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:12:05.749Z|3bc99a8b-69ec-44bd-ad64-a60184d78e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:12:05.754Z|3bc99a8b-69ec-44bd-ad64-a60184d78e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:12:07.847Z|82a09770-1cab-49bd-8c58-e8d4673c05ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:12:07.847Z|82a09770-1cab-49bd-8c58-e8d4673c05ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:12:09.412Z|771437a5-bd1b-4eb3-ac2d-7adcae3ab9d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:12:09.412Z|771437a5-bd1b-4eb3-ac2d-7adcae3ab9d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:12:09.415Z|6b3200b6-a3aa-4bf9-a901-2941a6e4f132|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:12:09.415Z|6b3200b6-a3aa-4bf9-a901-2941a6e4f132|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:12:09.424Z|90552570-d1cd-40b1-ae8f-0d65d1ea08ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:12:09.425Z|90552570-d1cd-40b1-ae8f-0d65d1ea08ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:12:19.437Z|f643d68f-2808-44b6-aa75-ab34a1234712|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:12:19.438Z|f643d68f-2808-44b6-aa75-ab34a1234712|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:12:19.444Z|022b3fca-24a2-4c77-89e8-c1dc6010c530|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:12:19.444Z|022b3fca-24a2-4c77-89e8-c1dc6010c530|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:12:19.452Z|c8b77986-2bfa-477d-952f-3337fcdefd1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:12:19.452Z|c8b77986-2bfa-477d-952f-3337fcdefd1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:12:20.750Z|a9302166-775d-445e-aeb6-b44764297839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:12:20.750Z|a9302166-775d-445e-aeb6-b44764297839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:12:29.466Z|e11a7ae4-a9bd-40cd-8576-4736b3bc77a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:12:29.466Z|e11a7ae4-a9bd-40cd-8576-4736b3bc77a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:12:29.473Z|53c8b9fb-46d9-4a0e-b41f-dde7f7d4c1c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:12:29.474Z|53c8b9fb-46d9-4a0e-b41f-dde7f7d4c1c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:12:29.478Z|b75432be-48c2-4073-a858-c59618cea612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:12:29.479Z|b75432be-48c2-4073-a858-c59618cea612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:12:35.750Z|6d29ec2a-0d07-4c53-b9b2-ac2a3fe59743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:12:35.750Z|6d29ec2a-0d07-4c53-b9b2-ac2a3fe59743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:12:37.848Z|b80b2a21-5683-4a64-94dc-a89f05189d89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:12:37.848Z|b80b2a21-5683-4a64-94dc-a89f05189d89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:12:39.497Z|8497fbe0-4008-4728-a1ca-83f35cc5ed91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:12:39.497Z|8497fbe0-4008-4728-a1ca-83f35cc5ed91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:12:39.508Z|daac2154-11dc-451a-a927-f5454e8bbe51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:12:39.509Z|daac2154-11dc-451a-a927-f5454e8bbe51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:12:39.511Z|73a9afac-42da-4923-a3bc-0b4b406d4309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:12:39.511Z|73a9afac-42da-4923-a3bc-0b4b406d4309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:12:49.534Z|263a31cc-8f00-49aa-8635-174468ab1095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:12:49.534Z|263a31cc-8f00-49aa-8635-174468ab1095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:12:49.546Z|8427b5ab-dc8b-4d91-9c87-4ad9edf0fe4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:12:49.546Z|8427b5ab-dc8b-4d91-9c87-4ad9edf0fe4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:12:49.549Z|344eaf40-fbd5-4aea-ac14-49f0bd92a1a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:12:49.550Z|344eaf40-fbd5-4aea-ac14-49f0bd92a1a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:12:50.750Z|96456647-8db1-430d-9341-a443594393de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:12:50.754Z|96456647-8db1-430d-9341-a443594393de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:12:59.576Z|e1422cd2-af57-4a91-9d9c-b10977478e98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:12:59.577Z|e1422cd2-af57-4a91-9d9c-b10977478e98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:12:59.578Z|d2d0e495-fabb-4226-8575-6240f42f7eba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:12:59.579Z|d2d0e495-fabb-4226-8575-6240f42f7eba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:12:59.581Z|6827f3ba-7182-43f1-8e50-cd8ff7028d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:12:59.581Z|6827f3ba-7182-43f1-8e50-cd8ff7028d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:12:59.888Z|e70fa98d-c144-469f-9b06-253591cbc987|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:12:59.889Z|e70fa98d-c144-469f-9b06-253591cbc987|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:13:05.750Z|62e379dd-0e65-4133-8a90-de45d3534245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:13:05.750Z|62e379dd-0e65-4133-8a90-de45d3534245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:13:07.849Z|746479b1-4750-4afd-ba05-9b8b0749b473|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:13:07.849Z|746479b1-4750-4afd-ba05-9b8b0749b473|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:13:09.602Z|82e77bb7-2118-436d-8fd4-e6302af578a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:13:09.602Z|82e77bb7-2118-436d-8fd4-e6302af578a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:13:09.609Z|6a1b0eee-4746-4e13-8e7b-4165c7cbe3a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:13:09.610Z|6a1b0eee-4746-4e13-8e7b-4165c7cbe3a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:13:09.613Z|e4b6578c-e0e1-4b83-b2fe-8cb09f082d81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:13:09.613Z|e4b6578c-e0e1-4b83-b2fe-8cb09f082d81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:13:19.633Z|7ef54b53-37f9-4757-be1b-195249167aea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:13:19.634Z|7ef54b53-37f9-4757-be1b-195249167aea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:13:19.640Z|8b5eaa1e-8265-4378-a4f0-8cbe500c62df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:13:19.640Z|8b5eaa1e-8265-4378-a4f0-8cbe500c62df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:13:19.640Z|510f0662-0a26-4921-aa2c-2e384d6dfb10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:13:19.641Z|510f0662-0a26-4921-aa2c-2e384d6dfb10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:13:20.750Z|05f98cd2-a8e7-4f28-b7e3-bd757b2e460a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:13:20.750Z|05f98cd2-a8e7-4f28-b7e3-bd757b2e460a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:13:29.664Z|023268a4-6985-4825-918f-42c96fc9cb38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:13:29.664Z|3f47fd4d-a547-4f93-806d-ca45cf911d4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:13:29.665Z|3f47fd4d-a547-4f93-806d-ca45cf911d4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:13:29.665Z|023268a4-6985-4825-918f-42c96fc9cb38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:13:29.670Z|f8cf5ea4-7c50-4f77-bef4-15371e5b2364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:13:29.670Z|f8cf5ea4-7c50-4f77-bef4-15371e5b2364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:13:35.750Z|4435bddb-2fe3-4673-9296-4adb65b3fb5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:13:35.752Z|4435bddb-2fe3-4673-9296-4adb65b3fb5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:13:37.850Z|5833a5bb-f199-439f-b3f5-45c3c67d91cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:13:37.850Z|5833a5bb-f199-439f-b3f5-45c3c67d91cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:13:39.690Z|c0377b81-5fa9-4bd5-9ee3-74e19d11e303|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:13:39.691Z|c0377b81-5fa9-4bd5-9ee3-74e19d11e303|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:13:39.694Z|02bbaeb5-60bc-452b-b40d-3ea37ea5647e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:13:39.695Z|02bbaeb5-60bc-452b-b40d-3ea37ea5647e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:13:39.700Z|f62e5659-f1bd-407d-94f5-bc3de9cad5e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:13:39.701Z|f62e5659-f1bd-407d-94f5-bc3de9cad5e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:13:49.720Z|bd941456-d1e0-4770-b776-2d7f49914684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:13:49.721Z|bd941456-d1e0-4770-b776-2d7f49914684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:13:49.728Z|ffd17124-966b-4bba-b14f-20949199edab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:13:49.729Z|ffd17124-966b-4bba-b14f-20949199edab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:13:49.732Z|be8645f5-743d-4f7a-9c8f-995aef98cfac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:13:49.732Z|be8645f5-743d-4f7a-9c8f-995aef98cfac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:13:50.750Z|b6d989d2-81a8-4665-a25d-290350eb081b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:13:50.750Z|b6d989d2-81a8-4665-a25d-290350eb081b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:13:59.748Z|112ccea0-c69d-438f-8510-10c79a1a00cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:13:59.749Z|112ccea0-c69d-438f-8510-10c79a1a00cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:13:59.755Z|3b3ad685-4dbd-42f4-ae70-3ec9994ab5a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:13:59.756Z|3b3ad685-4dbd-42f4-ae70-3ec9994ab5a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:13:59.758Z|fbbf9fc1-4184-4f54-828a-78ea9e0bbcee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:13:59.758Z|fbbf9fc1-4184-4f54-828a-78ea9e0bbcee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:13:59.889Z|f33fd065-b3b9-4fcc-8c05-0194dbe38cb7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:13:59.889Z|f33fd065-b3b9-4fcc-8c05-0194dbe38cb7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:14:05.750Z|ed0aab83-5263-4222-acd5-4ad2115c1da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:14:05.750Z|ed0aab83-5263-4222-acd5-4ad2115c1da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:14:07.851Z|c7a9389f-260f-410b-9824-bf4a5dd0bfa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:14:07.852Z|c7a9389f-260f-410b-9824-bf4a5dd0bfa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:14:09.779Z|c8b29ef8-255f-4c2e-b72f-51ff2cdeb0cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:14:09.779Z|c8b29ef8-255f-4c2e-b72f-51ff2cdeb0cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:14:09.788Z|001564a0-4d2b-4b5a-b743-8ba5f22c6ea2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:14:09.788Z|cb8b0d63-913c-4d4b-86ed-f1b2e6146730|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:14:09.788Z|cb8b0d63-913c-4d4b-86ed-f1b2e6146730|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:14:09.788Z|001564a0-4d2b-4b5a-b743-8ba5f22c6ea2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:14:19.809Z|73febaa6-5316-4f72-aeef-563feaf156aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:14:19.809Z|73febaa6-5316-4f72-aeef-563feaf156aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:14:19.818Z|d995fc2f-2aac-473e-83ca-6ba9ae00c084|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:14:19.818Z|d995fc2f-2aac-473e-83ca-6ba9ae00c084|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:14:19.826Z|fa7a8426-0de3-4b3a-bccd-2343d2a63ff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:14:19.826Z|fa7a8426-0de3-4b3a-bccd-2343d2a63ff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:14:20.750Z|460e62eb-5eea-4ab6-91a4-a461f3c0e0a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:14:20.754Z|460e62eb-5eea-4ab6-91a4-a461f3c0e0a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:14:29.844Z|5e1c1377-4a6a-423b-a2df-219c6f1d38a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:14:29.844Z|5e1c1377-4a6a-423b-a2df-219c6f1d38a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:14:29.848Z|ff26f2e5-96ed-410d-8b33-c511ef30ec9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:14:29.848Z|ff26f2e5-96ed-410d-8b33-c511ef30ec9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:14:29.856Z|bffbc78b-020a-4f33-90a8-d8e48a526dc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:14:29.856Z|bffbc78b-020a-4f33-90a8-d8e48a526dc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:14:35.750Z|733dab16-0425-47f1-9565-35ccde217cce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:14:35.750Z|733dab16-0425-47f1-9565-35ccde217cce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:14:37.853Z|3d89ce95-cb29-4f9e-b2b4-493f52a38ad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:14:37.854Z|3d89ce95-cb29-4f9e-b2b4-493f52a38ad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:14:39.873Z|0e24407b-28c7-4844-93cb-53030bb90e38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:14:39.874Z|0e24407b-28c7-4844-93cb-53030bb90e38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:14:39.877Z|7c73237f-29f1-416e-b9db-754a973031b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:14:39.877Z|7c73237f-29f1-416e-b9db-754a973031b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:14:39.880Z|853a34ff-41dd-48c5-8c0a-9384845856a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:14:39.880Z|853a34ff-41dd-48c5-8c0a-9384845856a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:14:49.899Z|134c6a26-13b9-497b-bdb5-9151c99c33df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:14:49.899Z|134c6a26-13b9-497b-bdb5-9151c99c33df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:14:49.902Z|1566ac9a-a9c5-4431-9faf-afd88fb06f10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:14:49.903Z|1566ac9a-a9c5-4431-9faf-afd88fb06f10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:14:49.906Z|51a45236-979e-48c4-a62f-abba0a50ee26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:14:49.906Z|51a45236-979e-48c4-a62f-abba0a50ee26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:14:50.750Z|8efecf81-eb9a-49c1-a49c-7c10981892ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:14:50.750Z|8efecf81-eb9a-49c1-a49c-7c10981892ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:14:59.888Z|4813e4ae-adfd-4004-9b80-b8617c89ae3f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:14:59.889Z|4813e4ae-adfd-4004-9b80-b8617c89ae3f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:14:59.924Z|461b93eb-58d7-417b-b554-4cdaf42b0237|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:14:59.925Z|461b93eb-58d7-417b-b554-4cdaf42b0237|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:14:59.926Z|a53111ab-ddc2-4898-a610-0b677359a8de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:14:59.927Z|a53111ab-ddc2-4898-a610-0b677359a8de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:14:59.930Z|9ae7061b-4423-4ba0-a8c7-eab497cac995|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:14:59.930Z|9ae7061b-4423-4ba0-a8c7-eab497cac995|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:15:05.750Z|e341a44a-abb7-4711-b419-2f0cbbda4ee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:15:05.753Z|e341a44a-abb7-4711-b419-2f0cbbda4ee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:15:07.854Z|6c2a0a0c-c5dd-4e15-a680-2d25b06b9bf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:15:07.855Z|6c2a0a0c-c5dd-4e15-a680-2d25b06b9bf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:15:09.953Z|4226a517-b9c0-47bb-ae5f-f75363b0bbe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:15:09.954Z|4226a517-b9c0-47bb-ae5f-f75363b0bbe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:15:09.960Z|9bd9fe08-c86e-46cd-93e5-1c50b5d4bb44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:15:09.960Z|9bd9fe08-c86e-46cd-93e5-1c50b5d4bb44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:15:09.963Z|3015956a-6163-423d-b67f-fecf7cf4b547|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:15:09.963Z|3015956a-6163-423d-b67f-fecf7cf4b547|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:15:19.983Z|0e271867-f906-4949-90d6-7ff6829a9e20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:15:19.983Z|0e271867-f906-4949-90d6-7ff6829a9e20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:15:19.987Z|8b039b01-19f6-42ba-9c3d-b8c3e4bc2467|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:15:19.988Z|8b039b01-19f6-42ba-9c3d-b8c3e4bc2467|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:15:19.994Z|2e505255-af33-42c4-92b0-dbcb5a7bf466|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:15:19.995Z|2e505255-af33-42c4-92b0-dbcb5a7bf466|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:15:20.750Z|b3d0d99a-4e87-434c-9d44-7cd60041b07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:15:20.750Z|b3d0d99a-4e87-434c-9d44-7cd60041b07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:15:30.015Z|68a0d316-488e-4d0c-ad46-f4b69d03026c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:15:30.016Z|68a0d316-488e-4d0c-ad46-f4b69d03026c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:15:30.018Z|a8f0988e-cc99-45e3-997a-24aac59c2467|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:15:30.018Z|a8f0988e-cc99-45e3-997a-24aac59c2467|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:15:30.025Z|eb94f46f-8cfd-49a2-8cbc-e9090ec860bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:15:30.025Z|eb94f46f-8cfd-49a2-8cbc-e9090ec860bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:15:35.750Z|85841492-391d-46d6-ab77-80608f5e3a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:15:35.750Z|85841492-391d-46d6-ab77-80608f5e3a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:15:37.855Z|5f0065b7-f7d6-4db8-b6e5-daa368c57111|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:15:37.856Z|5f0065b7-f7d6-4db8-b6e5-daa368c57111|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:15:40.050Z|5e5bf459-dfcd-44ad-97a4-10896ed5aa49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:15:40.050Z|5e5bf459-dfcd-44ad-97a4-10896ed5aa49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:15:40.052Z|0915914f-62f5-46de-983e-7a3a1c2a0c5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:15:40.052Z|0915914f-62f5-46de-983e-7a3a1c2a0c5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:15:40.051Z|15912e26-ce2f-4563-8ac3-5c97539475d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:15:40.054Z|15912e26-ce2f-4563-8ac3-5c97539475d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:15:50.078Z|3038252d-ba6f-4148-a6df-27eafe3dc3ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:15:50.078Z|3038252d-ba6f-4148-a6df-27eafe3dc3ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:15:50.080Z|16bde0a3-3956-402f-9db9-a7264a6e90b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:15:50.080Z|16bde0a3-3956-402f-9db9-a7264a6e90b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:15:50.084Z|4ac16347-afed-43b4-b872-21edc780023c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:15:50.085Z|4ac16347-afed-43b4-b872-21edc780023c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:15:50.749Z|4bfdf210-69ba-4398-87ae-d74c757f3fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:15:50.753Z|4bfdf210-69ba-4398-87ae-d74c757f3fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:15:59.888Z|19658379-1fb2-4436-8f2c-3b847e80ca27|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:15:59.889Z|19658379-1fb2-4436-8f2c-3b847e80ca27|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:16:00.114Z|02fd99ec-ad32-48e2-adff-f541ad2a6310|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:16:00.115Z|02fd99ec-ad32-48e2-adff-f541ad2a6310|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:16:00.118Z|d4496957-1ba6-42af-a57e-73df4067255b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:16:00.119Z|d4496957-1ba6-42af-a57e-73df4067255b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:16:00.124Z|c7b40a94-5541-4d25-9c33-0e588b144435|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:16:00.125Z|c7b40a94-5541-4d25-9c33-0e588b144435|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:16:05.750Z|67736ec2-75ae-483e-9aa4-762d257b8bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:16:05.751Z|67736ec2-75ae-483e-9aa4-762d257b8bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:16:07.856Z|0461bb3f-079f-4025-96d9-3aba452e3c75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:16:07.857Z|0461bb3f-079f-4025-96d9-3aba452e3c75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:16:10.151Z|27015505-48da-4524-8ae6-1c69fb0f1763|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:16:10.151Z|a8696de5-3e3b-43d8-989f-2cc7369db163|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:16:10.153Z|a8696de5-3e3b-43d8-989f-2cc7369db163|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:16:10.153Z|27015505-48da-4524-8ae6-1c69fb0f1763|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:16:10.155Z|79b20fe4-f75a-4691-9608-25967bc4f54f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:16:10.155Z|79b20fe4-f75a-4691-9608-25967bc4f54f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:16:20.178Z|e9240351-8606-4697-9c02-dc54b83f7754|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:16:20.179Z|e9240351-8606-4697-9c02-dc54b83f7754|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:16:20.182Z|573bbc63-78cb-4941-b321-91f3eb0f1fe5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:16:20.183Z|573bbc63-78cb-4941-b321-91f3eb0f1fe5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:16:20.185Z|4683770a-e9bc-492a-be6f-d9985989c89f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:16:20.185Z|4683770a-e9bc-492a-be6f-d9985989c89f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:16:20.750Z|b9ede82b-4bc2-4505-885c-62b827d441fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:16:20.750Z|b9ede82b-4bc2-4505-885c-62b827d441fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:16:30.208Z|55626adc-1fc2-40db-8843-908085c5b007|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:16:30.208Z|55626adc-1fc2-40db-8843-908085c5b007|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:16:30.211Z|bed3807f-1a1d-463d-9179-1272116fdf36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:16:30.211Z|bed3807f-1a1d-463d-9179-1272116fdf36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:16:30.215Z|1595b15e-1570-4fe1-8b73-eadac8cbf42d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:16:30.215Z|1595b15e-1570-4fe1-8b73-eadac8cbf42d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:16:35.750Z|dec129aa-9713-4429-a935-fad8a053d810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:16:35.755Z|dec129aa-9713-4429-a935-fad8a053d810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:16:37.857Z|b6109d1a-b0c4-4e65-8c7b-afd12f92ed80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:16:37.858Z|b6109d1a-b0c4-4e65-8c7b-afd12f92ed80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:16:40.235Z|6d243133-256e-437d-86cc-317c28d62dbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:16:40.236Z|6d243133-256e-437d-86cc-317c28d62dbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:16:40.239Z|b47def2a-39e0-4f22-8096-c90d35d1d90c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:16:40.239Z|b47def2a-39e0-4f22-8096-c90d35d1d90c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:16:40.243Z|6feb62c2-2d23-4f39-afa2-ef74cc89e0b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:16:40.244Z|6feb62c2-2d23-4f39-afa2-ef74cc89e0b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:16:50.268Z|c52b9b18-450b-49cb-92af-27d431ead704|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:16:50.269Z|c52b9b18-450b-49cb-92af-27d431ead704|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:16:50.271Z|97a6a48f-5377-4756-a87f-b8232c2804f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:16:50.272Z|97a6a48f-5377-4756-a87f-b8232c2804f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:16:50.272Z|768b52bc-5a6d-44f1-a851-fc86adbe6a8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:16:50.272Z|768b52bc-5a6d-44f1-a851-fc86adbe6a8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:16:50.750Z|0c360885-4bde-4386-8b7f-ff7c6933afc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:16:50.750Z|0c360885-4bde-4386-8b7f-ff7c6933afc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:16:59.889Z|cabbedc9-fc9d-4dec-b25c-aaa1e2dcb82c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:16:59.889Z|cabbedc9-fc9d-4dec-b25c-aaa1e2dcb82c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:17:00.298Z|3aa27378-3804-471c-b6b3-5d9d024cfde4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:17:00.298Z|3aa27378-3804-471c-b6b3-5d9d024cfde4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:17:00.301Z|ebdaba29-074d-4a5b-8762-934b6295b083|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:17:00.302Z|ee660d17-9709-4a9a-83ea-f644d5435de3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:17:00.302Z|ebdaba29-074d-4a5b-8762-934b6295b083|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:17:00.302Z|ee660d17-9709-4a9a-83ea-f644d5435de3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:17:05.750Z|ae762830-b081-47bd-94cf-6fab1c54d305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:17:05.750Z|ae762830-b081-47bd-94cf-6fab1c54d305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:17:07.858Z|4a653a1c-3811-4c0c-a375-5210a235f22c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:17:07.859Z|4a653a1c-3811-4c0c-a375-5210a235f22c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:17:10.325Z|7146a2d1-23ac-4734-85cc-0a728d481d29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:17:10.325Z|7146a2d1-23ac-4734-85cc-0a728d481d29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:17:10.330Z|864bcfbb-187c-45c0-8b68-b645e86e0604|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:17:10.330Z|9ddf2d55-cb50-4e27-9794-7bfdb67fd24a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:17:10.331Z|864bcfbb-187c-45c0-8b68-b645e86e0604|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:17:10.331Z|9ddf2d55-cb50-4e27-9794-7bfdb67fd24a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:17:20.365Z|1b48f9f7-8d5f-416c-8548-3ba002d1dcf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:17:20.366Z|1b48f9f7-8d5f-416c-8548-3ba002d1dcf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:17:20.368Z|4b12264e-2860-4300-a44e-bd528088d07e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:17:20.368Z|4b12264e-2860-4300-a44e-bd528088d07e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:17:20.369Z|e7baca3b-287d-4e46-a26b-5857bc738d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:17:20.369Z|e7baca3b-287d-4e46-a26b-5857bc738d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:17:20.776Z|31d45d1f-d89c-4fcf-9657-b6c6778821b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:17:20.781Z|31d45d1f-d89c-4fcf-9657-b6c6778821b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:17:30.398Z|68c54686-1d78-402b-ba7e-05fc4b7deac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:17:30.399Z|e108c1d5-4459-4bf4-9518-b64948d82677|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:17:30.399Z|e108c1d5-4459-4bf4-9518-b64948d82677|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:17:30.400Z|a34eebdf-1da6-4a0b-b40d-0f9969c87931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:17:30.400Z|a34eebdf-1da6-4a0b-b40d-0f9969c87931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:17:30.399Z|68c54686-1d78-402b-ba7e-05fc4b7deac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:17:35.750Z|1fe4c73d-d5e0-4ece-ad08-e70018465d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:17:35.750Z|1fe4c73d-d5e0-4ece-ad08-e70018465d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:17:37.860Z|ff4d8de4-903f-4b71-9c77-9395260b7af6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:17:37.861Z|ff4d8de4-903f-4b71-9c77-9395260b7af6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:17:40.425Z|b1813893-8773-416f-a641-8a85ac1a8a28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:17:40.425Z|b1813893-8773-416f-a641-8a85ac1a8a28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:17:40.429Z|6eac1d0c-240f-4751-8abd-c70b0c54c1c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:17:40.429Z|6eac1d0c-240f-4751-8abd-c70b0c54c1c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:17:40.430Z|12f654dd-9243-43af-b561-40466a151428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:17:40.430Z|12f654dd-9243-43af-b561-40466a151428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:17:50.457Z|e156131a-a12e-414f-bf9a-7d48566ad6d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:17:50.458Z|e156131a-a12e-414f-bf9a-7d48566ad6d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:17:50.458Z|628f25ad-3a74-45bf-8aff-354f0b0f5403|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:17:50.458Z|3b679d4d-3b60-4b9e-9ba3-c7579f0ad13b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:17:50.458Z|628f25ad-3a74-45bf-8aff-354f0b0f5403|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:17:50.459Z|3b679d4d-3b60-4b9e-9ba3-c7579f0ad13b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:17:50.750Z|26ba150d-25cb-4012-876c-4d8efec6994e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:17:50.750Z|26ba150d-25cb-4012-876c-4d8efec6994e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:17:59.890Z|6db5725d-3315-43c0-9056-6d7e336d779b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:17:59.891Z|6db5725d-3315-43c0-9056-6d7e336d779b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:18:00.492Z|3ed40d41-1670-405e-b235-ffa9b3308e18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:18:00.492Z|3ed40d41-1670-405e-b235-ffa9b3308e18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:18:00.493Z|7a5eb813-c9c7-4d1e-80ed-c53219b8716f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:18:00.494Z|7a5eb813-c9c7-4d1e-80ed-c53219b8716f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:18:00.492Z|14bc31bb-7560-4f04-8536-7900aa46c25c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:18:00.495Z|14bc31bb-7560-4f04-8536-7900aa46c25c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:18:05.750Z|c801a6b8-01f6-442f-91ce-5fcd8a6f40cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:18:05.755Z|c801a6b8-01f6-442f-91ce-5fcd8a6f40cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:18:07.861Z|072dc8e0-bdad-4b77-9eb1-700c9e5bfc23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:18:07.862Z|072dc8e0-bdad-4b77-9eb1-700c9e5bfc23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:18:10.541Z|57e55889-a06f-4a72-be2f-8b8037e11ad1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:18:10.541Z|ccb50f9f-cb37-4109-a4d2-ca4e4378e256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:18:10.541Z|73fed8c8-eab6-4231-8e85-2ee8c28bac5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:18:10.542Z|57e55889-a06f-4a72-be2f-8b8037e11ad1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:18:10.542Z|73fed8c8-eab6-4231-8e85-2ee8c28bac5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:18:10.542Z|ccb50f9f-cb37-4109-a4d2-ca4e4378e256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:18:20.570Z|379d5604-e054-4d48-a22e-647ce8e08f2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:18:20.572Z|379d5604-e054-4d48-a22e-647ce8e08f2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:18:20.573Z|b2bdb716-cb61-4bb6-b268-51e7e72f1b71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:18:20.574Z|b2bdb716-cb61-4bb6-b268-51e7e72f1b71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:18:20.580Z|4f698619-4230-47e5-8f89-acb855deb7ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:18:20.580Z|4f698619-4230-47e5-8f89-acb855deb7ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:18:20.750Z|cd96e117-9fe0-4013-acf5-534c218c073a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:18:20.750Z|cd96e117-9fe0-4013-acf5-534c218c073a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:18:30.597Z|ce9d3f1f-6f20-4b08-9764-d205808cd025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:18:30.597Z|ce9d3f1f-6f20-4b08-9764-d205808cd025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:18:30.601Z|798e6115-dd1b-4602-a850-6781452a3639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:18:30.602Z|798e6115-dd1b-4602-a850-6781452a3639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:18:30.605Z|8d3510cc-bf2a-4a19-ade7-f568d5116761|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:18:30.605Z|8d3510cc-bf2a-4a19-ade7-f568d5116761|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:18:35.750Z|48bab2f5-2567-4efa-9f58-922aa6ea1e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:18:35.750Z|48bab2f5-2567-4efa-9f58-922aa6ea1e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:18:37.863Z|4fee5722-c6e9-4501-8019-1625b98a925c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:18:37.863Z|4fee5722-c6e9-4501-8019-1625b98a925c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:18:40.620Z|4476239b-61ba-4976-9880-097660ee7316|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:18:40.620Z|4476239b-61ba-4976-9880-097660ee7316|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:18:40.623Z|cf03ff63-5b02-42ae-8f13-b6b2b7d04f8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:18:40.623Z|cf03ff63-5b02-42ae-8f13-b6b2b7d04f8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:18:40.625Z|ac8388b0-f2d9-4584-b9b3-6a1e9d71a6b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:18:40.625Z|ac8388b0-f2d9-4584-b9b3-6a1e9d71a6b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:18:50.646Z|0557918e-4f4b-4576-bba4-75dbc19958b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:18:50.646Z|4a393236-d214-49b4-a895-6274150a824e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:18:50.647Z|0557918e-4f4b-4576-bba4-75dbc19958b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:18:50.647Z|4a393236-d214-49b4-a895-6274150a824e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:18:50.647Z|fb7cc715-af8a-4c9b-bfac-cbe446c514b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:18:50.648Z|fb7cc715-af8a-4c9b-bfac-cbe446c514b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:18:50.750Z|8d6fc3e2-dd55-4903-8ee7-468d0d4155ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:18:50.754Z|8d6fc3e2-dd55-4903-8ee7-468d0d4155ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:18:59.888Z|5c622ef7-e4a3-4fd0-8e36-fb5800af968b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:18:59.889Z|5c622ef7-e4a3-4fd0-8e36-fb5800af968b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:19:00.671Z|35c80255-957a-476a-94d9-a1f3ee9c71c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:19:00.671Z|35c80255-957a-476a-94d9-a1f3ee9c71c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:19:00.671Z|6e042fb3-89e5-4c4d-afdc-898e2a376d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:19:00.672Z|211aebd3-9b54-4110-b285-35b2dc7fb540|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:19:00.673Z|211aebd3-9b54-4110-b285-35b2dc7fb540|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:19:00.672Z|6e042fb3-89e5-4c4d-afdc-898e2a376d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:19:05.750Z|d6a3b111-b3a1-45f1-9b89-2eb107c7a5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:19:05.751Z|d6a3b111-b3a1-45f1-9b89-2eb107c7a5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:19:07.864Z|f326e857-ba87-4276-a5c2-520763484b8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:19:07.865Z|f326e857-ba87-4276-a5c2-520763484b8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:19:10.698Z|34acd505-e4d8-41ab-b120-cb566b092d49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:19:10.699Z|34acd505-e4d8-41ab-b120-cb566b092d49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:19:10.701Z|36e94104-8c62-4457-ac05-2d94615c9c44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:19:10.701Z|d79f4537-2455-427d-b802-baa5fd348656|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:19:10.701Z|36e94104-8c62-4457-ac05-2d94615c9c44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:19:10.702Z|d79f4537-2455-427d-b802-baa5fd348656|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:19:20.724Z|4364c37c-c301-46a0-8bfd-bf546df30474|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:19:20.724Z|4364c37c-c301-46a0-8bfd-bf546df30474|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:19:20.731Z|f6a822c4-4dcc-47d6-8ab1-1dbc4ff50155|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:19:20.733Z|f6a822c4-4dcc-47d6-8ab1-1dbc4ff50155|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:19:20.733Z|1349ae0c-e5b2-46bc-ae86-a60b0e3c715a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:19:20.734Z|1349ae0c-e5b2-46bc-ae86-a60b0e3c715a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:19:20.750Z|c8a3eab0-5c24-42a8-9276-8f091d3a6f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:19:20.750Z|c8a3eab0-5c24-42a8-9276-8f091d3a6f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:19:30.757Z|57f274d1-0087-4811-aa35-a17ee2aa1213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:19:30.758Z|57f274d1-0087-4811-aa35-a17ee2aa1213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:19:30.760Z|51ba2a53-096c-45f8-be00-d80d51368dfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:19:30.760Z|51ba2a53-096c-45f8-be00-d80d51368dfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:19:30.764Z|c6bc6bc5-0f23-424e-8aa6-2fa2149fe372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:19:30.765Z|c6bc6bc5-0f23-424e-8aa6-2fa2149fe372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:19:35.750Z|f4811e06-b082-4abc-9205-fe2893b3039e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:19:35.754Z|f4811e06-b082-4abc-9205-fe2893b3039e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:19:37.865Z|b088e90b-e230-47ac-ad69-a7f3ec0869f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:19:37.866Z|b088e90b-e230-47ac-ad69-a7f3ec0869f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:19:40.788Z|324cc5f0-96a8-4f96-91bc-a2154814e818|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:19:40.790Z|324cc5f0-96a8-4f96-91bc-a2154814e818|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:19:40.791Z|58c82851-e336-4d6a-a407-0c70625e8f65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:19:40.792Z|58c82851-e336-4d6a-a407-0c70625e8f65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:19:40.793Z|edbe2037-1da8-419c-bb65-1c52e7459e8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:19:40.793Z|edbe2037-1da8-419c-bb65-1c52e7459e8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:19:50.750Z|2f4b4673-8091-4973-bff8-609bb9059934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:19:50.750Z|2f4b4673-8091-4973-bff8-609bb9059934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:19:50.819Z|25696442-430f-443a-a872-3ba2a7de6a4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:19:50.820Z|25696442-430f-443a-a872-3ba2a7de6a4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:19:50.823Z|75c9eab4-872c-4416-b999-cad6e95a0c5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:19:50.824Z|75c9eab4-872c-4416-b999-cad6e95a0c5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:19:50.827Z|38e7e74a-60da-4f40-8ed1-7d904b631108|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:19:50.828Z|38e7e74a-60da-4f40-8ed1-7d904b631108|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:19:59.888Z|2d00f326-4d76-4eb6-9c4d-5cbe9dcb1a5d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:19:59.889Z|2d00f326-4d76-4eb6-9c4d-5cbe9dcb1a5d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:20:00.849Z|e6eed900-7de6-4806-a83e-4e06a6ba3d2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:20:00.849Z|e6eed900-7de6-4806-a83e-4e06a6ba3d2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:20:00.849Z|3e481e2d-dd8b-420c-9c5f-88d7d9f90158|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:20:00.850Z|3e481e2d-dd8b-420c-9c5f-88d7d9f90158|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:20:00.856Z|b74477fb-22cd-4978-8625-46b2c860210f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:20:00.857Z|b74477fb-22cd-4978-8625-46b2c860210f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:20:05.750Z|76e5eda4-0e33-4c54-a416-1740102ee7f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:20:05.750Z|76e5eda4-0e33-4c54-a416-1740102ee7f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:20:07.866Z|082d4b72-e72a-400b-8a26-8eb8effdb1a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:20:07.867Z|082d4b72-e72a-400b-8a26-8eb8effdb1a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:20:10.880Z|4c7a8fbd-e86e-43ed-82c4-eeff369d1f3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:20:10.880Z|be77f698-3e45-4fde-8a36-75aa45ea8e2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:20:10.881Z|4c7a8fbd-e86e-43ed-82c4-eeff369d1f3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:20:10.881Z|be77f698-3e45-4fde-8a36-75aa45ea8e2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:20:10.884Z|09fba5d8-79b8-4273-83ef-2c6bf9e2402d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:20:10.886Z|09fba5d8-79b8-4273-83ef-2c6bf9e2402d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:20:20.750Z|647c4782-776e-40cc-92c5-4cd5dd227e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:20:20.753Z|647c4782-776e-40cc-92c5-4cd5dd227e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:20:20.907Z|00b881fa-499e-4224-b691-e772999f2cb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:20:20.908Z|2eafa377-6e97-4665-a086-15f1b42681ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:20:20.908Z|00b881fa-499e-4224-b691-e772999f2cb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:20:20.908Z|2eafa377-6e97-4665-a086-15f1b42681ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:20:20.910Z|48025c19-8e10-4def-9dad-4250f577f14f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:20:20.912Z|48025c19-8e10-4def-9dad-4250f577f14f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:20:30.937Z|f902cd61-5881-45a5-a4e3-a4f10d1a5c0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:20:30.937Z|5e1a3604-5c6a-4b13-bace-56e491a06478|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:20:30.948Z|f902cd61-5881-45a5-a4e3-a4f10d1a5c0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:20:30.948Z|5e1a3604-5c6a-4b13-bace-56e491a06478|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:20:30.949Z|e3355fb8-98bf-4b23-9cb1-28d71b2e56a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:20:30.949Z|e3355fb8-98bf-4b23-9cb1-28d71b2e56a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:20:35.750Z|7bdf0ee3-d638-484e-8d4c-fe605bb038c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:20:35.750Z|7bdf0ee3-d638-484e-8d4c-fe605bb038c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:20:37.868Z|4dd676e0-3b3e-482f-a3cb-cbc15e5e9f6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:20:37.868Z|4dd676e0-3b3e-482f-a3cb-cbc15e5e9f6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:20:40.979Z|882bbf9f-aacf-4ef3-8f9f-52bfc55cf006|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:20:40.980Z|882bbf9f-aacf-4ef3-8f9f-52bfc55cf006|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:20:40.980Z|e9c80c2f-786f-4b39-b60d-1299ec9c0eb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:20:40.978Z|74aee3f1-3767-4d08-95b5-b457d496c8bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:20:40.981Z|74aee3f1-3767-4d08-95b5-b457d496c8bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:20:40.981Z|e9c80c2f-786f-4b39-b60d-1299ec9c0eb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:20:50.750Z|cd478522-6841-4ffa-851b-c1f52185e61c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:20:50.750Z|cd478522-6841-4ffa-851b-c1f52185e61c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:20:51.007Z|f474dded-373f-40c2-93e3-2b7180000687|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:20:51.008Z|f474dded-373f-40c2-93e3-2b7180000687|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:20:51.012Z|26576c3c-a9a1-4238-8546-eb43b286bdb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:20:51.013Z|26576c3c-a9a1-4238-8546-eb43b286bdb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:20:51.013Z|db03d29a-f680-4daa-8934-73c8086f5552|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:20:51.014Z|db03d29a-f680-4daa-8934-73c8086f5552|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:20:59.893Z|9757add0-155f-4f96-992d-3fbc1abab7c3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:20:59.894Z|9757add0-155f-4f96-992d-3fbc1abab7c3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:21:01.036Z|0a485256-11f7-43fb-9707-81db2d4d1574|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:21:01.037Z|0a485256-11f7-43fb-9707-81db2d4d1574|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:21:01.043Z|0cb2b1dc-ab3c-40e5-b99c-03e2a9c777f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:21:01.043Z|edcd578d-42c2-4c8a-8f65-787265c5aa27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:21:01.043Z|0cb2b1dc-ab3c-40e5-b99c-03e2a9c777f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:21:01.044Z|edcd578d-42c2-4c8a-8f65-787265c5aa27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:21:05.750Z|d99aa446-392f-4c42-b704-97bc5a745900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:21:05.754Z|d99aa446-392f-4c42-b704-97bc5a745900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:21:07.868Z|2b1bde81-b0c7-46c0-aead-ed2c808e1db7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:21:07.869Z|2b1bde81-b0c7-46c0-aead-ed2c808e1db7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:21:11.065Z|9e056246-fb91-4b0c-a78b-0553a60f5ebf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:21:11.065Z|9e056246-fb91-4b0c-a78b-0553a60f5ebf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:21:11.075Z|2e352682-43b4-4695-b1b9-ce913e20de4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:21:11.076Z|2e352682-43b4-4695-b1b9-ce913e20de4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:21:11.081Z|d548518d-3fc2-49eb-a57d-da67715cc50a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:21:11.082Z|d548518d-3fc2-49eb-a57d-da67715cc50a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:21:20.750Z|e4823307-2140-4999-92c5-8c0ef2ae9fa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:21:20.750Z|e4823307-2140-4999-92c5-8c0ef2ae9fa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:21:21.093Z|92755706-afac-464b-92e0-f006142b0b09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:21:21.094Z|92755706-afac-464b-92e0-f006142b0b09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:21:21.102Z|307e9489-4c2d-4d13-a9e4-7b8d9cea81ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:21:21.103Z|307e9489-4c2d-4d13-a9e4-7b8d9cea81ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:21:21.112Z|f2620863-082d-4503-8975-ca7f521ec93f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:21:21.113Z|f2620863-082d-4503-8975-ca7f521ec93f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:21:31.132Z|eb8c4288-03e9-4d37-a8da-4ca876399873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:21:31.133Z|894dd3a7-9e96-4868-9eac-5383853b51d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:21:31.133Z|894dd3a7-9e96-4868-9eac-5383853b51d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:21:31.133Z|eb8c4288-03e9-4d37-a8da-4ca876399873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:21:31.144Z|a9c3ea92-ba60-494c-82a4-e5c618099c17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:21:31.145Z|a9c3ea92-ba60-494c-82a4-e5c618099c17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:21:35.750Z|d1d9b116-a279-41fc-9ee0-6d368a823657|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:21:35.750Z|d1d9b116-a279-41fc-9ee0-6d368a823657|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:21:37.869Z|6059e03b-e72b-4f42-b095-e9bc5f4896f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:21:37.870Z|6059e03b-e72b-4f42-b095-e9bc5f4896f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:21:41.168Z|50bebb62-a4b3-44fa-a57a-a4fa777ff741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:21:41.168Z|7e9cce3b-abce-455c-97c0-26c8c46e6225|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:21:41.169Z|50bebb62-a4b3-44fa-a57a-a4fa777ff741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:21:41.169Z|7e9cce3b-abce-455c-97c0-26c8c46e6225|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:21:41.170Z|85fedad4-f674-4d28-855f-dbf51b41a601|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:21:41.171Z|85fedad4-f674-4d28-855f-dbf51b41a601|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:21:50.750Z|3a0cbd6a-f6c3-401f-8635-f3da48969321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:21:50.754Z|3a0cbd6a-f6c3-401f-8635-f3da48969321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:21:51.199Z|395df67f-4931-4220-be23-7f320c57deab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:21:51.200Z|2da8c54a-bae9-48c5-b765-9936079cdf9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:21:51.200Z|395df67f-4931-4220-be23-7f320c57deab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:21:51.201Z|2da8c54a-bae9-48c5-b765-9936079cdf9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:21:51.202Z|27a4bca6-3e83-4984-8c80-6792d015e3f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:21:51.204Z|27a4bca6-3e83-4984-8c80-6792d015e3f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:21:59.889Z|83e85207-c17e-4f6d-ad01-1bfe000b83ae|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:21:59.890Z|83e85207-c17e-4f6d-ad01-1bfe000b83ae|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:22:01.223Z|754d90c1-b700-4843-a61e-1c09b9142d7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:22:01.224Z|754d90c1-b700-4843-a61e-1c09b9142d7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:22:01.227Z|ada3ed67-1192-42f5-8223-8f11d57f7fb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:22:01.227Z|d43efa24-dfc9-4c17-80be-293a96947ef6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:22:01.227Z|ada3ed67-1192-42f5-8223-8f11d57f7fb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:22:01.227Z|d43efa24-dfc9-4c17-80be-293a96947ef6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:22:05.750Z|d0c4d19e-8f2a-483c-99d2-cae2e0e26d13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:22:05.750Z|d0c4d19e-8f2a-483c-99d2-cae2e0e26d13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:22:07.870Z|19695ed1-8d61-438a-af43-698ae0ffabb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:22:07.870Z|19695ed1-8d61-438a-af43-698ae0ffabb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:22:11.255Z|08616353-1455-4266-994c-d26094920438|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:22:11.255Z|08616353-1455-4266-994c-d26094920438|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:22:11.259Z|99c448fa-a9aa-4071-8e00-9c1942d36033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:22:11.259Z|5b837ac1-44b2-40e7-811f-e118dbc46a39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:22:11.260Z|99c448fa-a9aa-4071-8e00-9c1942d36033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:22:11.260Z|5b837ac1-44b2-40e7-811f-e118dbc46a39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:22:20.750Z|112ebbf7-9103-4c7a-b657-f5f9726b1564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:22:20.750Z|112ebbf7-9103-4c7a-b657-f5f9726b1564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:22:21.285Z|44adf6e7-0bb7-49c0-a8d1-77bc90e341c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:22:21.286Z|44adf6e7-0bb7-49c0-a8d1-77bc90e341c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:22:21.289Z|0de9db80-bca2-4e51-9264-a800711cf31b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:22:21.290Z|0de9db80-bca2-4e51-9264-a800711cf31b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:22:21.294Z|366f14a7-a66b-4082-a6ee-5097fef9ce80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:22:21.295Z|366f14a7-a66b-4082-a6ee-5097fef9ce80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:22:31.314Z|de22586c-10d5-45bb-877c-94285a46ef56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:22:31.315Z|c5ded1a0-2c61-4a58-8ddf-f146fdb45073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:22:31.315Z|de22586c-10d5-45bb-877c-94285a46ef56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:22:31.316Z|c5ded1a0-2c61-4a58-8ddf-f146fdb45073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:22:31.320Z|648f13c6-787d-49e3-a982-cfd8aadcbd5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:22:31.321Z|648f13c6-787d-49e3-a982-cfd8aadcbd5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:22:35.749Z|417f61b2-be68-4f68-bf28-685afed780bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:22:35.753Z|417f61b2-be68-4f68-bf28-685afed780bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:22:37.871Z|88534223-10f0-4802-8856-f1d11aaee212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:22:37.871Z|88534223-10f0-4802-8856-f1d11aaee212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:22:41.342Z|52525edd-fdd6-4777-a363-206752538df4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:22:41.343Z|52525edd-fdd6-4777-a363-206752538df4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:22:41.345Z|e733de5b-cec4-4d28-a69d-e5a70bd0f6a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:22:41.346Z|e733de5b-cec4-4d28-a69d-e5a70bd0f6a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:22:41.349Z|7237bc78-ccc3-4806-adae-d9b5e7fb05a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:22:41.349Z|7237bc78-ccc3-4806-adae-d9b5e7fb05a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:22:50.750Z|6dc42133-ef19-4c65-a30c-1d15910a9e93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:22:50.750Z|6dc42133-ef19-4c65-a30c-1d15910a9e93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:22:51.374Z|5a5a817d-b3eb-4572-9873-c99ebd34cc3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:22:51.376Z|5a5a817d-b3eb-4572-9873-c99ebd34cc3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:22:51.376Z|c437be5d-75ae-4bc5-a476-d94c13e2e228|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:22:51.376Z|c437be5d-75ae-4bc5-a476-d94c13e2e228|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:22:51.378Z|7bcba491-3368-4cfd-b7eb-f6a50c010740|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:22:51.378Z|7bcba491-3368-4cfd-b7eb-f6a50c010740|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:22:59.888Z|b28967d9-9f19-41c2-b47a-f36e9bf5cf04|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:22:59.889Z|b28967d9-9f19-41c2-b47a-f36e9bf5cf04|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:23:01.406Z|c44f6657-5939-47cd-9250-ac5b086a4d55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:23:01.407Z|c44f6657-5939-47cd-9250-ac5b086a4d55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:23:01.409Z|a2ee0deb-f5e0-4653-81a7-e76ee177f1a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:23:01.409Z|a2ee0deb-f5e0-4653-81a7-e76ee177f1a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:23:01.411Z|9d485266-4428-40ad-bff5-ec14f9bd25b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:23:01.411Z|9d485266-4428-40ad-bff5-ec14f9bd25b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:23:05.749Z|31910992-a765-42c6-ac75-249f4a096d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:23:05.750Z|31910992-a765-42c6-ac75-249f4a096d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:23:07.872Z|a79c2b11-1508-4ae8-894e-4d7ce0d6df72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:23:07.872Z|a79c2b11-1508-4ae8-894e-4d7ce0d6df72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:23:11.445Z|3efd49a3-31e5-4237-b948-20c9e8be0cfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:23:11.445Z|066aa092-b782-4f9e-8c32-efcbb38d095c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:23:11.445Z|3efd49a3-31e5-4237-b948-20c9e8be0cfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:23:11.446Z|066aa092-b782-4f9e-8c32-efcbb38d095c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:23:11.447Z|65593b18-5d1f-492d-8845-3380d83539f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:23:11.448Z|65593b18-5d1f-492d-8845-3380d83539f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:23:20.750Z|3bf0dd9c-d718-4675-b50f-ccb5c20e01dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:23:20.754Z|3bf0dd9c-d718-4675-b50f-ccb5c20e01dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:23:21.475Z|15e93a8d-a84c-46af-b5fc-9cc6ec5c002b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:23:21.476Z|15e93a8d-a84c-46af-b5fc-9cc6ec5c002b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:23:21.476Z|cac0259b-b1a3-453f-8548-666717faa7ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:23:21.477Z|cac0259b-b1a3-453f-8548-666717faa7ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:23:21.482Z|2f262056-45f4-41a7-9669-bb343e542900|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:23:21.483Z|2f262056-45f4-41a7-9669-bb343e542900|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:23:31.506Z|b3a017db-dfab-4be4-bc6b-ebd34139f57c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:23:31.507Z|b3a017db-dfab-4be4-bc6b-ebd34139f57c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:23:31.512Z|d5788c34-9ca6-41d8-acdd-9e9196cc1150|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:23:31.513Z|d5788c34-9ca6-41d8-acdd-9e9196cc1150|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:23:31.516Z|807d00f4-2ece-4ff7-8b63-71fa98f83842|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:23:31.517Z|807d00f4-2ece-4ff7-8b63-71fa98f83842|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:23:35.750Z|83262cbe-dd5d-4e79-a481-ea221e14fa20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:23:35.750Z|83262cbe-dd5d-4e79-a481-ea221e14fa20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:23:37.874Z|7f5397dd-eabf-47ae-add0-03a0504e2ff8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:23:37.874Z|7f5397dd-eabf-47ae-add0-03a0504e2ff8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:23:41.547Z|ca42c9e3-392c-4f6d-b3d7-7fc49a4abda6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:23:41.547Z|9cc3122c-b805-4324-a363-c161ad9733ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:23:41.548Z|ca42c9e3-392c-4f6d-b3d7-7fc49a4abda6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:23:41.548Z|9cc3122c-b805-4324-a363-c161ad9733ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:23:41.551Z|1b7f5018-0748-4dca-a22a-d880d3bd3604|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:23:41.552Z|1b7f5018-0748-4dca-a22a-d880d3bd3604|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:23:50.749Z|d40ac961-a61f-41d3-9d7e-4a9583925569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:23:50.750Z|d40ac961-a61f-41d3-9d7e-4a9583925569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:23:51.582Z|268ad700-531d-48f2-abaf-2610856da585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:23:51.585Z|268ad700-531d-48f2-abaf-2610856da585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:23:51.585Z|c0a29ef7-eb9f-4d3c-a169-d56bbbd67afc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:23:51.585Z|c0a29ef7-eb9f-4d3c-a169-d56bbbd67afc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:23:51.585Z|93efa2f8-366c-491b-9b63-9a1f3bf51441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:23:51.586Z|93efa2f8-366c-491b-9b63-9a1f3bf51441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:23:59.888Z|7729daa3-3d95-4ee2-9590-cd59e1d666ed|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:23:59.889Z|7729daa3-3d95-4ee2-9590-cd59e1d666ed|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:24:01.610Z|192500fc-eb9e-4e9f-bae8-cb92bbae6e43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:24:01.611Z|192500fc-eb9e-4e9f-bae8-cb92bbae6e43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:24:01.613Z|1eb881ea-ccbc-4b27-bbb9-40ee78d1b1fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:24:01.613Z|1eb881ea-ccbc-4b27-bbb9-40ee78d1b1fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:24:01.616Z|b56e6ff1-d48b-4b56-b2e2-bde6776cccfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:24:01.616Z|b56e6ff1-d48b-4b56-b2e2-bde6776cccfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:24:05.750Z|4e9b9361-b89d-4cb6-a105-c509fff707c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:24:05.754Z|4e9b9361-b89d-4cb6-a105-c509fff707c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:24:07.875Z|88abe489-82cc-4580-9048-705eead2ab04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:24:07.875Z|88abe489-82cc-4580-9048-705eead2ab04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:24:11.639Z|a19f5e5f-ea06-437d-b3f4-ec6c92d7409d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:24:11.640Z|a19f5e5f-ea06-437d-b3f4-ec6c92d7409d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:24:11.643Z|fac5b13d-5f1c-4de8-a30b-0b9afe507567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:24:11.643Z|fac5b13d-5f1c-4de8-a30b-0b9afe507567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:24:11.646Z|4540daf3-0b39-407b-8b35-69c088c1b7a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:24:11.647Z|4540daf3-0b39-407b-8b35-69c088c1b7a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:24:20.750Z|788919f9-2f0a-43ef-981d-85bcf7b7d8e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:24:20.750Z|788919f9-2f0a-43ef-981d-85bcf7b7d8e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:24:21.672Z|49476704-d376-4d22-bb0c-921c9a1ca44c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:24:21.673Z|49476704-d376-4d22-bb0c-921c9a1ca44c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:24:21.675Z|b892faff-4987-4aeb-bb59-90735a9c308d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:24:21.676Z|b892faff-4987-4aeb-bb59-90735a9c308d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:24:21.679Z|76893fa4-7cd8-4533-857b-1faa9793185b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:24:21.680Z|76893fa4-7cd8-4533-857b-1faa9793185b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:24:31.701Z|0cc1e30d-0e00-489d-8596-41a7178f9aad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:24:31.702Z|0cc1e30d-0e00-489d-8596-41a7178f9aad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:24:31.705Z|496588a0-1cf3-41a8-b4e3-1b8c5da20525|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:24:31.705Z|496588a0-1cf3-41a8-b4e3-1b8c5da20525|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:24:31.711Z|0bcfa64f-35bd-452b-8136-1c13eaa2181c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:24:31.712Z|0bcfa64f-35bd-452b-8136-1c13eaa2181c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:24:35.750Z|48b12d38-bc98-4047-8ec3-b920ecd2d227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:24:35.750Z|48b12d38-bc98-4047-8ec3-b920ecd2d227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:24:37.876Z|a5d7cd59-30c5-4024-a8f8-a782c4ea08e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:24:37.876Z|a5d7cd59-30c5-4024-a8f8-a782c4ea08e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:24:41.736Z|0a7f50e1-a78d-4d77-a275-8a586eaa7190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:24:41.736Z|0a7f50e1-a78d-4d77-a275-8a586eaa7190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:24:41.738Z|2a3fb77e-ba7a-4f4f-b436-16a281ee5c9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:24:41.738Z|2a3fb77e-ba7a-4f4f-b436-16a281ee5c9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:24:41.742Z|9a2778cd-0fb5-4802-8328-1d4041905816|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:24:41.742Z|9a2778cd-0fb5-4802-8328-1d4041905816|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:24:50.750Z|d4bb59b2-d1b7-40ee-82da-fa3917bf8f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:24:50.754Z|d4bb59b2-d1b7-40ee-82da-fa3917bf8f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:24:51.767Z|7d045b53-7242-49fe-a499-b5804a27bf5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:24:51.767Z|7d045b53-7242-49fe-a499-b5804a27bf5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:24:51.769Z|1423746a-9ba1-419c-a955-84d4bb994bfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:24:51.769Z|1423746a-9ba1-419c-a955-84d4bb994bfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:24:51.771Z|016f8d31-85a0-4561-9143-9c67f5872359|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:24:51.772Z|016f8d31-85a0-4561-9143-9c67f5872359|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:24:59.889Z|3a3b2d48-a8c8-44ae-a929-6ca048c78a46|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:24:59.890Z|3a3b2d48-a8c8-44ae-a929-6ca048c78a46|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:25:01.796Z|2f25b366-3a71-44c7-a016-83aca286a8b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:25:01.797Z|2f25b366-3a71-44c7-a016-83aca286a8b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:25:01.797Z|53d34333-7e02-403b-b4e8-19e5fb38915e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:25:01.797Z|76c2f71f-bc30-42a1-bc5f-1c976a726e99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:25:01.797Z|53d34333-7e02-403b-b4e8-19e5fb38915e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:25:01.797Z|76c2f71f-bc30-42a1-bc5f-1c976a726e99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:25:05.750Z|4540eca8-bd34-4ff5-8c3b-13699e56ac99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:25:05.750Z|4540eca8-bd34-4ff5-8c3b-13699e56ac99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:25:07.877Z|2dea5332-43a8-45bb-b31b-81e7164fce4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:25:07.877Z|2dea5332-43a8-45bb-b31b-81e7164fce4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:25:11.828Z|f487a0f0-60d6-4702-961a-34a530cb4e4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:25:11.828Z|f487a0f0-60d6-4702-961a-34a530cb4e4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:25:11.828Z|efec36d9-3ac7-4982-b3fc-f239bb45dcec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:25:11.828Z|efec36d9-3ac7-4982-b3fc-f239bb45dcec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:25:11.837Z|81ef60e2-0ac3-4f00-9acf-1736370ca239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:25:11.837Z|81ef60e2-0ac3-4f00-9acf-1736370ca239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:25:20.750Z|1a8ddb24-2896-4dfa-8462-c0f04cff4dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:25:20.750Z|1a8ddb24-2896-4dfa-8462-c0f04cff4dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:25:21.858Z|c44d72c0-f733-4a54-a6d9-56d4b8b0d556|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:25:21.859Z|c44d72c0-f733-4a54-a6d9-56d4b8b0d556|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:25:21.862Z|b2011a0c-d331-4171-a764-7ef31a9f8eb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:25:21.862Z|b2011a0c-d331-4171-a764-7ef31a9f8eb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:25:21.865Z|c58658a0-6179-4705-8887-bcd39a788861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:25:21.865Z|c58658a0-6179-4705-8887-bcd39a788861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:25:31.889Z|f1e25a53-967e-4c5c-a8c0-0925c609bd28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:25:31.889Z|f1e25a53-967e-4c5c-a8c0-0925c609bd28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:25:31.891Z|d4ff76d0-3694-4a77-9195-383effa11524|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:25:31.894Z|d4ff76d0-3694-4a77-9195-383effa11524|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:25:31.896Z|d197975a-3422-4dee-a585-4f9ebeb2b1fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:25:31.897Z|d197975a-3422-4dee-a585-4f9ebeb2b1fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:25:35.749Z|f6f3dfec-91eb-4621-88c7-577ba2329479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:25:35.753Z|f6f3dfec-91eb-4621-88c7-577ba2329479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:25:37.878Z|c55a4d36-2772-4208-8447-f66c22fb268b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:25:37.879Z|c55a4d36-2772-4208-8447-f66c22fb268b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:25:41.919Z|af34a0f0-c2a4-4ada-9b54-ad6488f24da9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:25:41.920Z|af34a0f0-c2a4-4ada-9b54-ad6488f24da9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:25:41.926Z|5e09f14f-e2cf-4ee2-8e00-b1ad4f362493|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:25:41.927Z|5e09f14f-e2cf-4ee2-8e00-b1ad4f362493|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:25:41.927Z|fb910e75-3b63-4591-a909-1d328921d092|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:25:41.928Z|fb910e75-3b63-4591-a909-1d328921d092|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:25:50.750Z|048c11be-df9f-407f-a61d-d968fa1425f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:25:50.750Z|048c11be-df9f-407f-a61d-d968fa1425f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:25:51.947Z|3974e136-433b-46e4-a1e1-10255abbb6b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:25:51.948Z|3974e136-433b-46e4-a1e1-10255abbb6b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:25:51.951Z|55474cd8-2b34-4478-998f-01ad61e4c0c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:25:51.951Z|55474cd8-2b34-4478-998f-01ad61e4c0c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:25:51.954Z|4afd4d3d-a508-4b85-8f3d-cd1877223ce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:25:51.954Z|4afd4d3d-a508-4b85-8f3d-cd1877223ce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:25:59.888Z|ecf47579-ded5-4a2d-86bd-b94a9cfb24cc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:25:59.889Z|ecf47579-ded5-4a2d-86bd-b94a9cfb24cc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:26:01.974Z|8f0a5a66-86ae-4851-b7c8-b2f93241e9b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:26:01.974Z|8f0a5a66-86ae-4851-b7c8-b2f93241e9b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:26:01.976Z|59b9c2d6-d2f3-454a-9541-fbccad2ffa69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:26:01.977Z|59b9c2d6-d2f3-454a-9541-fbccad2ffa69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:26:01.981Z|621b20a7-c8a9-40af-876b-859164f8d3b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:26:01.982Z|621b20a7-c8a9-40af-876b-859164f8d3b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:26:05.750Z|d01e9e0e-16bd-4914-9900-4f876a628ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:26:05.750Z|d01e9e0e-16bd-4914-9900-4f876a628ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:26:07.879Z|3c6effb3-36d3-4319-bdf4-971e400b6e2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:26:07.880Z|3c6effb3-36d3-4319-bdf4-971e400b6e2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:26:11.998Z|8f0fdacc-1b7a-4c14-b1ea-888ebe101e7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:26:11.999Z|8f0fdacc-1b7a-4c14-b1ea-888ebe101e7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:26:12.004Z|72eae28e-032f-41bf-9113-1d1beb30cf36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:26:12.004Z|72eae28e-032f-41bf-9113-1d1beb30cf36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:26:12.005Z|60cc41ce-b1b4-4c85-b3d3-bad2b0c13987|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:26:12.005Z|60cc41ce-b1b4-4c85-b3d3-bad2b0c13987|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:26:20.750Z|1c3d8bf9-0051-4770-9511-ea1f44703758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:26:20.754Z|1c3d8bf9-0051-4770-9511-ea1f44703758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:26:22.024Z|34b0419c-345c-42cc-85ac-70df5b98654b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:26:22.025Z|34b0419c-345c-42cc-85ac-70df5b98654b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:26:22.041Z|313ad11a-e98d-4032-b9f0-ed083e898120|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:26:22.041Z|313ad11a-e98d-4032-b9f0-ed083e898120|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:26:22.046Z|e8389e99-a4f2-4286-8b3c-483edc702522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:26:22.047Z|e8389e99-a4f2-4286-8b3c-483edc702522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:26:32.052Z|f0a78f4e-5636-46f6-99f1-14f3a5a27420|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:26:32.052Z|f0a78f4e-5636-46f6-99f1-14f3a5a27420|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:26:32.065Z|736c9ee8-45f0-4750-be1f-97879e640561|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:26:32.066Z|736c9ee8-45f0-4750-be1f-97879e640561|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:26:32.076Z|076ff31b-175f-4de1-9439-e23000e3d520|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:26:32.077Z|076ff31b-175f-4de1-9439-e23000e3d520|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:26:35.750Z|4f1952c5-56bf-412a-9898-9d8c6928643c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:26:35.750Z|4f1952c5-56bf-412a-9898-9d8c6928643c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:26:37.881Z|8e2b5bd9-c923-4e43-8878-06f6b652bada|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:26:37.881Z|8e2b5bd9-c923-4e43-8878-06f6b652bada|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:26:42.085Z|3941e6ba-1be9-43ed-a7b4-950e3a1e44a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:26:42.085Z|3941e6ba-1be9-43ed-a7b4-950e3a1e44a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:26:42.099Z|aa8235f6-f369-429d-91f7-ba75a24492a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:26:42.099Z|aa8235f6-f369-429d-91f7-ba75a24492a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:26:42.103Z|5f7fd120-a4ba-45f3-8178-453c791a8e19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:26:42.104Z|5f7fd120-a4ba-45f3-8178-453c791a8e19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:26:50.750Z|09c33e79-4cb1-4ac1-89e0-c4315148c325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:26:50.750Z|09c33e79-4cb1-4ac1-89e0-c4315148c325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:26:52.116Z|c35fb1bf-f87b-40c9-875a-245ddae32968|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:26:52.117Z|c35fb1bf-f87b-40c9-875a-245ddae32968|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:26:52.133Z|a9b9fcb9-4802-4284-87fc-65ec387bf23e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:26:52.134Z|a9b9fcb9-4802-4284-87fc-65ec387bf23e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:26:52.133Z|0ece8310-0b9a-4484-a193-bd1b09fe5133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:26:52.134Z|0ece8310-0b9a-4484-a193-bd1b09fe5133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:26:59.888Z|2dc6d9e7-8c31-463c-b816-2e9a0ce2e330|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:26:59.889Z|2dc6d9e7-8c31-463c-b816-2e9a0ce2e330|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:27:02.153Z|4861396f-d03f-4e48-ad40-f1879862e013|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:27:02.154Z|4861396f-d03f-4e48-ad40-f1879862e013|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:27:02.162Z|9a021867-d9c4-49b6-844a-cb101b492bff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:27:02.162Z|70a4edf2-72a6-4f2e-9ac8-cac23b3db38d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:27:02.162Z|9a021867-d9c4-49b6-844a-cb101b492bff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:27:02.162Z|70a4edf2-72a6-4f2e-9ac8-cac23b3db38d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:27:05.750Z|9c413512-0f36-4d3e-a44e-4caef2cbb4f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:27:05.754Z|9c413512-0f36-4d3e-a44e-4caef2cbb4f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:27:07.882Z|1488f48d-db6e-4113-b3dd-15d558fe16b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:27:07.882Z|1488f48d-db6e-4113-b3dd-15d558fe16b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:27:12.186Z|8ac14574-f9e8-426e-878d-c17b1c8eeb31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:27:12.186Z|8ac14574-f9e8-426e-878d-c17b1c8eeb31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:27:12.191Z|8f975051-de95-4389-af70-e9aa70512c5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:27:12.192Z|8f975051-de95-4389-af70-e9aa70512c5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:27:12.193Z|03a919b9-51b1-4d0b-a4e6-c104bd6de326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:27:12.194Z|03a919b9-51b1-4d0b-a4e6-c104bd6de326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:27:20.750Z|460ad67f-7445-41ab-90b8-a84f18e3d0c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:27:20.750Z|460ad67f-7445-41ab-90b8-a84f18e3d0c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:27:22.216Z|ced64622-0738-4cac-8913-7c2f539de527|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:27:22.217Z|ced64622-0738-4cac-8913-7c2f539de527|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:27:22.218Z|ed670ea7-939a-4b66-b5ea-9fd231ebb17c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:27:22.219Z|ed670ea7-939a-4b66-b5ea-9fd231ebb17c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:27:22.221Z|63a965c8-3fb0-4d2c-9a4c-f95054240767|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:27:22.222Z|63a965c8-3fb0-4d2c-9a4c-f95054240767|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:27:32.248Z|9ff9946f-3f01-4e43-b70f-4d899240cdbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:27:32.248Z|1421b4a0-40dd-4d07-b3f8-d8f6976f250f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:27:32.249Z|9ff9946f-3f01-4e43-b70f-4d899240cdbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:27:32.250Z|b5078e40-2c9e-4f93-bfdc-1807f75010b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:27:32.249Z|1421b4a0-40dd-4d07-b3f8-d8f6976f250f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:27:32.250Z|b5078e40-2c9e-4f93-bfdc-1807f75010b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:27:35.750Z|32efc64d-0e3f-4e8a-bb02-b2f55c260851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:27:35.750Z|32efc64d-0e3f-4e8a-bb02-b2f55c260851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:27:37.883Z|e942d5e7-d180-4610-bdf4-296c1d41e3a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:27:37.883Z|e942d5e7-d180-4610-bdf4-296c1d41e3a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:27:42.277Z|658279a5-5122-4320-9b77-011280dfcc13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:27:42.277Z|658279a5-5122-4320-9b77-011280dfcc13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:27:42.279Z|cf54fc63-8ac6-455b-b702-231ddb1b7bdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:27:42.280Z|cf54fc63-8ac6-455b-b702-231ddb1b7bdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:27:42.282Z|4299d097-cf26-42d8-960a-8af24b5e329c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:27:42.282Z|4299d097-cf26-42d8-960a-8af24b5e329c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:27:50.750Z|e0eb8d78-284a-49a8-bdb8-0099799ccaec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:27:50.754Z|e0eb8d78-284a-49a8-bdb8-0099799ccaec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:27:52.310Z|bf8c0d78-70bf-45d5-b188-e70cd133560d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:27:52.311Z|bf8c0d78-70bf-45d5-b188-e70cd133560d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:27:52.314Z|d4ba5690-af61-4979-b411-221a32579888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:27:52.314Z|dd0ca4e6-ace9-4a34-b10e-ef20db4bfd85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:27:52.314Z|dd0ca4e6-ace9-4a34-b10e-ef20db4bfd85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:27:52.314Z|d4ba5690-af61-4979-b411-221a32579888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:27:59.889Z|fdb39410-9b85-4de5-b5ae-7ac2e72aa6ca|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:27:59.889Z|fdb39410-9b85-4de5-b5ae-7ac2e72aa6ca|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:28:02.343Z|619981ea-77e3-467e-a1f0-81cf8e861da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:28:02.343Z|619981ea-77e3-467e-a1f0-81cf8e861da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:28:02.343Z|f9f47d91-1b93-4149-8f84-7196722a299a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:28:02.344Z|f9f47d91-1b93-4149-8f84-7196722a299a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:28:02.352Z|1f98f37a-9adf-4d36-90f5-055e4f017670|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:28:02.353Z|1f98f37a-9adf-4d36-90f5-055e4f017670|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:28:05.750Z|fb8c2600-c90e-463d-8406-f19202f6ec69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:28:05.750Z|fb8c2600-c90e-463d-8406-f19202f6ec69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:28:07.883Z|a3197036-4f08-400e-92ae-1957e5f6597d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:28:07.884Z|a3197036-4f08-400e-92ae-1957e5f6597d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:28:12.374Z|574e9894-a29b-42f8-8d16-d5b11c638766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:28:12.374Z|4fc98cf2-c646-4165-babc-115b20e2135e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:28:12.375Z|574e9894-a29b-42f8-8d16-d5b11c638766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:28:12.375Z|4fc98cf2-c646-4165-babc-115b20e2135e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:28:12.379Z|f149566f-46dd-4cfe-9a7c-a759c2d16888|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:28:12.379Z|f149566f-46dd-4cfe-9a7c-a759c2d16888|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:28:20.750Z|03a23c74-de54-416e-b01f-933953df0a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:28:20.750Z|03a23c74-de54-416e-b01f-933953df0a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:28:22.401Z|59da5821-5fd3-461d-ae7f-e7605b6c6c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:28:22.402Z|59da5821-5fd3-461d-ae7f-e7605b6c6c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:28:22.403Z|1522c4a1-bed3-48b0-bb79-27d444b8c7ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:28:22.404Z|1522c4a1-bed3-48b0-bb79-27d444b8c7ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:28:22.407Z|5d452914-1d2b-4ef6-be07-3d9575b73094|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:28:22.407Z|5d452914-1d2b-4ef6-be07-3d9575b73094|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:28:32.432Z|4943f6cd-5c64-4296-b22c-29b6d56e4f48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:28:32.436Z|de006e3c-2c41-42a4-bef1-1776066a6db4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:28:32.436Z|de006e3c-2c41-42a4-bef1-1776066a6db4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:28:32.436Z|4943f6cd-5c64-4296-b22c-29b6d56e4f48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:28:32.436Z|a8c4f3d2-5d60-4a00-bcc6-f0dabfa03f4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:28:32.439Z|a8c4f3d2-5d60-4a00-bcc6-f0dabfa03f4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:28:35.750Z|57238b21-b72d-4990-9d02-af8e66301842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:28:35.754Z|57238b21-b72d-4990-9d02-af8e66301842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:28:37.884Z|f8e98db4-251a-41bc-abeb-4ea9f00e5533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:28:37.885Z|f8e98db4-251a-41bc-abeb-4ea9f00e5533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:28:42.466Z|e27cbe43-d439-47b4-b3e0-2ea615fa7e53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:28:42.467Z|e27cbe43-d439-47b4-b3e0-2ea615fa7e53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:28:42.468Z|070d5828-2904-4224-b8f3-76bc097f617a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:28:42.470Z|070d5828-2904-4224-b8f3-76bc097f617a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:28:42.472Z|0ccf26de-6c34-4128-b628-1e8fd6880306|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:28:42.473Z|0ccf26de-6c34-4128-b628-1e8fd6880306|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:28:50.750Z|1a56d703-523f-48bc-940f-0c6472895cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:28:50.750Z|1a56d703-523f-48bc-940f-0c6472895cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:28:52.499Z|3554895b-e95f-4587-94c5-bed27db1299a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:28:52.500Z|58114cb7-f079-4bd3-825a-a4dbfc9a15ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:28:52.500Z|3554895b-e95f-4587-94c5-bed27db1299a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:28:52.500Z|58114cb7-f079-4bd3-825a-a4dbfc9a15ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:28:52.508Z|031e3531-5022-474c-be5e-9cf4a5faecab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:28:52.508Z|031e3531-5022-474c-be5e-9cf4a5faecab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:28:59.888Z|7f89aa92-9c25-47be-a4b1-d4a7dd69a708|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:28:59.889Z|7f89aa92-9c25-47be-a4b1-d4a7dd69a708|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:29:02.523Z|dffca027-ef25-4fa4-9ab1-9e7db9fa9a76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:29:02.524Z|dffca027-ef25-4fa4-9ab1-9e7db9fa9a76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:29:02.528Z|57a545f2-b9b0-45d8-a118-31c67d507c7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:29:02.528Z|57a545f2-b9b0-45d8-a118-31c67d507c7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:29:02.531Z|d9b57c11-07ba-4b9c-bc28-aacacc9a0982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:29:02.531Z|d9b57c11-07ba-4b9c-bc28-aacacc9a0982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:29:05.750Z|e06f7957-3e47-492f-a12a-bb22af7eb4ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:29:05.751Z|e06f7957-3e47-492f-a12a-bb22af7eb4ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:29:07.885Z|2acfccb6-57f8-4fb8-83ee-6182493a5ef6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:29:07.886Z|2acfccb6-57f8-4fb8-83ee-6182493a5ef6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:29:12.573Z|8afeb1e1-185a-44a4-89c0-b6fa941c48ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:29:12.573Z|84b59e0e-9386-4f71-a232-0c279cf34b7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:29:12.573Z|8afeb1e1-185a-44a4-89c0-b6fa941c48ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:29:12.573Z|fb42e9f3-a336-4270-a77d-109ad4651523|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:29:12.573Z|84b59e0e-9386-4f71-a232-0c279cf34b7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:29:12.574Z|fb42e9f3-a336-4270-a77d-109ad4651523|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:29:20.750Z|76577467-dead-4cef-a443-df6e51720b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:29:20.755Z|76577467-dead-4cef-a443-df6e51720b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:29:22.598Z|72993a0c-501c-4359-a5d1-1ea95380a520|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:29:22.598Z|72993a0c-501c-4359-a5d1-1ea95380a520|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:29:22.599Z|f44212be-32b9-4c3e-9665-aa5869912b95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:29:22.599Z|f44212be-32b9-4c3e-9665-aa5869912b95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:29:22.604Z|90eb655c-535c-4e7f-9d05-018e9f7870fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:29:22.605Z|90eb655c-535c-4e7f-9d05-018e9f7870fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:29:32.634Z|59924c1f-fbea-44dc-9d07-2a348509cf69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:29:32.635Z|59924c1f-fbea-44dc-9d07-2a348509cf69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:29:32.637Z|d534b53d-fbe3-4587-a2a6-0b83e0065602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:29:32.637Z|d534b53d-fbe3-4587-a2a6-0b83e0065602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:29:32.639Z|db7a89ee-08e6-467c-8524-3d16bbfd2311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:29:32.639Z|db7a89ee-08e6-467c-8524-3d16bbfd2311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:29:35.749Z|2f8728af-c036-44d5-9788-b1372abecd88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:29:35.750Z|2f8728af-c036-44d5-9788-b1372abecd88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:29:37.886Z|6a95c45e-f5b2-417b-8813-e2cae2ccd076|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:29:37.887Z|6a95c45e-f5b2-417b-8813-e2cae2ccd076|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:29:42.661Z|c345e9b8-c686-4d9b-b54b-7a2f537cddcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:29:42.661Z|c345e9b8-c686-4d9b-b54b-7a2f537cddcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:29:42.667Z|77eb9ca6-0d24-4668-8b8b-1825c7cf2748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:29:42.668Z|77eb9ca6-0d24-4668-8b8b-1825c7cf2748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:29:42.669Z|5500c95c-0bd6-4346-93e3-efb0d090bb6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:29:42.669Z|5500c95c-0bd6-4346-93e3-efb0d090bb6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:29:50.750Z|f14f3fab-2b19-4251-b9e0-0d5c3daa6936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:29:50.750Z|f14f3fab-2b19-4251-b9e0-0d5c3daa6936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:29:52.698Z|579c7b50-e6b6-4891-832b-af2f05240725|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:29:52.698Z|579c7b50-e6b6-4891-832b-af2f05240725|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:29:52.702Z|53563929-0929-4bd3-9b56-d65ceb0f5a46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:29:52.703Z|53563929-0929-4bd3-9b56-d65ceb0f5a46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:29:52.705Z|fde76208-cbaa-468f-aa01-a9de53ab8421|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:29:52.706Z|fde76208-cbaa-468f-aa01-a9de53ab8421|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:29:59.889Z|ad672a7f-5188-465b-a0f0-f30f44f6affd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:29:59.889Z|ad672a7f-5188-465b-a0f0-f30f44f6affd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:30:02.733Z|2ccd7238-53ab-409e-a913-3c5ab5bca4ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:30:02.734Z|2ccd7238-53ab-409e-a913-3c5ab5bca4ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:30:02.737Z|a8f873dd-4e80-4259-baa7-deb6f4144961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:30:02.738Z|a8f873dd-4e80-4259-baa7-deb6f4144961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:30:02.739Z|2cbe1f06-1a76-49ec-b01d-d34430eccae1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:30:02.739Z|2cbe1f06-1a76-49ec-b01d-d34430eccae1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:30:05.749Z|629e4ca1-4bc9-4cec-8fc3-cc5fd9f3f9f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:30:05.754Z|629e4ca1-4bc9-4cec-8fc3-cc5fd9f3f9f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:30:07.887Z|f7c01f5c-737d-4f17-add1-086ff1cf220a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:30:07.888Z|f7c01f5c-737d-4f17-add1-086ff1cf220a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:30:12.764Z|394af96d-989a-4bbf-a725-8607a0fc98a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:30:12.765Z|394af96d-989a-4bbf-a725-8607a0fc98a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:30:12.768Z|5b9da104-37f0-457b-a1c5-98bdd2141a6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:30:12.769Z|5b9da104-37f0-457b-a1c5-98bdd2141a6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:30:12.773Z|a009e777-a99e-4bc6-8038-7ebe71fe8ab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:30:12.773Z|a009e777-a99e-4bc6-8038-7ebe71fe8ab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:30:20.750Z|33ba8477-521c-47d6-b0b6-3175b39586e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:30:20.750Z|33ba8477-521c-47d6-b0b6-3175b39586e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:30:22.796Z|ba5faade-1ead-43a2-8393-dd73fe30d2c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:30:22.797Z|ba5faade-1ead-43a2-8393-dd73fe30d2c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:30:22.797Z|49de46b8-fd18-42bb-8653-6a2ab6515df5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:30:22.798Z|49de46b8-fd18-42bb-8653-6a2ab6515df5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:30:22.802Z|e9689010-6450-419c-a67d-9833e81e9464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:30:22.803Z|e9689010-6450-419c-a67d-9833e81e9464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:30:32.830Z|9ce24ca2-981e-44c3-a756-2ca99423389d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:30:32.831Z|66aa34e9-894c-4f6f-9348-6f2408cdc74d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:30:32.832Z|9ce24ca2-981e-44c3-a756-2ca99423389d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:30:32.832Z|66aa34e9-894c-4f6f-9348-6f2408cdc74d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:30:32.835Z|ae2735e3-9a39-445e-b153-bdbdf35da4d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:30:32.836Z|ae2735e3-9a39-445e-b153-bdbdf35da4d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:30:35.749Z|906ee61f-eb18-41f9-8a81-2c04082f4c0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:30:35.750Z|906ee61f-eb18-41f9-8a81-2c04082f4c0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:30:37.888Z|2d305433-f2e4-459b-a9e4-0e22bbaeadfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:30:37.889Z|2d305433-f2e4-459b-a9e4-0e22bbaeadfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:30:42.860Z|77444d4f-7c4a-4fe6-b83f-e504ad94d488|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:30:42.860Z|77444d4f-7c4a-4fe6-b83f-e504ad94d488|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:30:42.862Z|aa882286-c20a-4329-877c-4aafef8e1634|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:30:42.863Z|aa882286-c20a-4329-877c-4aafef8e1634|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:30:42.871Z|87a1e30f-b920-4d41-b7a2-969ea204f1b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:30:42.871Z|87a1e30f-b920-4d41-b7a2-969ea204f1b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:30:50.750Z|d7f5f6a7-2500-45ac-96ae-54af42797d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:30:50.750Z|d7f5f6a7-2500-45ac-96ae-54af42797d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:30:52.892Z|45508b68-4d22-4421-a0c6-fc8f042e1fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:30:52.892Z|45508b68-4d22-4421-a0c6-fc8f042e1fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:30:52.892Z|5d7077c5-bb0f-4951-b248-0efcdc74792e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:30:52.893Z|5d7077c5-bb0f-4951-b248-0efcdc74792e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:30:52.901Z|1154f981-3817-4bb4-8d83-848405350662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:30:52.901Z|1154f981-3817-4bb4-8d83-848405350662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:30:59.888Z|07092fac-f086-46c3-a020-bbb4ca516b4b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:30:59.889Z|07092fac-f086-46c3-a020-bbb4ca516b4b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:31:02.929Z|00f5e7bd-77ed-4240-9a05-eab7aa045bab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:31:02.930Z|00f5e7bd-77ed-4240-9a05-eab7aa045bab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:31:02.931Z|3d39599a-e8b1-4acf-932a-fd6404379627|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:31:02.932Z|3d39599a-e8b1-4acf-932a-fd6404379627|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:31:02.932Z|4aaebfbb-9bbd-4951-ad18-b7b169740725|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:31:02.933Z|4aaebfbb-9bbd-4951-ad18-b7b169740725|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:31:05.750Z|885d4bad-ab68-45fa-9f68-7f5784c7b4a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:31:05.750Z|885d4bad-ab68-45fa-9f68-7f5784c7b4a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:31:07.889Z|675a063a-d061-4777-8e23-01c7499c0ea5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:31:07.890Z|675a063a-d061-4777-8e23-01c7499c0ea5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:31:12.959Z|17198ae5-1773-4749-b631-51166f482c38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:31:12.960Z|17198ae5-1773-4749-b631-51166f482c38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:31:12.964Z|0cc539df-d2ab-48eb-82fd-e3ba1fff36b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:31:12.964Z|0cc539df-d2ab-48eb-82fd-e3ba1fff36b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:31:12.966Z|5ff7292e-b1b3-4077-9506-acc675af706d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:31:12.967Z|5ff7292e-b1b3-4077-9506-acc675af706d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:31:20.750Z|b518613f-5cbb-45bf-b27a-9df784276422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:31:20.750Z|b518613f-5cbb-45bf-b27a-9df784276422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:31:22.994Z|1a2b88d7-94df-4602-b52d-c8a289109729|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:31:22.994Z|83ba5cc2-c723-4acc-a49b-cc78d840b817|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:31:22.995Z|1a2b88d7-94df-4602-b52d-c8a289109729|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:31:22.995Z|83ba5cc2-c723-4acc-a49b-cc78d840b817|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:31:22.998Z|15356203-71d0-4f94-b3de-65a15202ee26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:31:22.998Z|15356203-71d0-4f94-b3de-65a15202ee26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:31:33.026Z|5786e113-3c6a-4586-91df-49cf54f382f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:31:33.029Z|4312419b-f922-4ee4-8c48-5b346aae0fb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:31:33.029Z|35df14c4-bcf2-4deb-8714-bb738bcfe4c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:31:33.029Z|4312419b-f922-4ee4-8c48-5b346aae0fb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:31:33.030Z|35df14c4-bcf2-4deb-8714-bb738bcfe4c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:31:33.030Z|5786e113-3c6a-4586-91df-49cf54f382f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:31:35.749Z|8f6d9fb4-0d35-47c9-a6d0-482d052a2144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:31:35.750Z|8f6d9fb4-0d35-47c9-a6d0-482d052a2144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:31:37.890Z|8ad8d646-da6a-491c-98bb-c74f95bdc620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:31:37.890Z|8ad8d646-da6a-491c-98bb-c74f95bdc620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:31:43.068Z|e2b8ef93-d379-4b7a-b829-be4790c5ef2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:31:43.069Z|e2b8ef93-d379-4b7a-b829-be4790c5ef2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:31:43.072Z|b55a4522-d3dd-4d4a-98c2-f141f1f067ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:31:43.074Z|b55a4522-d3dd-4d4a-98c2-f141f1f067ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:31:43.073Z|e7e543b9-cf35-4aaf-9744-d139a29c18b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:31:43.076Z|e7e543b9-cf35-4aaf-9744-d139a29c18b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:31:50.750Z|dae3881d-f5a5-4916-9627-0372de78180e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:31:50.755Z|dae3881d-f5a5-4916-9627-0372de78180e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:31:53.098Z|fe479095-47a1-485f-9a4f-e052c68677fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:31:53.099Z|fe479095-47a1-485f-9a4f-e052c68677fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:31:53.102Z|1936b341-946d-4db5-8759-be5c34a547bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:31:53.102Z|1936b341-946d-4db5-8759-be5c34a547bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:31:53.105Z|33f5c7f2-0d93-495b-8693-008bfbfda878|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:31:53.106Z|33f5c7f2-0d93-495b-8693-008bfbfda878|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:31:59.889Z|e3bf994b-bc57-41cf-a33d-959475dd1ea0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:31:59.889Z|e3bf994b-bc57-41cf-a33d-959475dd1ea0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:32:03.129Z|58b079d4-1d66-40c1-972d-beb018170ffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:32:03.129Z|bd1cde10-da82-4e75-8eab-e83e38013bb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:32:03.129Z|58b079d4-1d66-40c1-972d-beb018170ffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:32:03.129Z|bd1cde10-da82-4e75-8eab-e83e38013bb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:32:03.133Z|a5827e21-0a19-48e2-bd7a-57f344c95a1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:32:03.134Z|a5827e21-0a19-48e2-bd7a-57f344c95a1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:32:05.750Z|12b00bbd-223d-4e03-bfcc-72b77abeec73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:32:05.750Z|12b00bbd-223d-4e03-bfcc-72b77abeec73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:32:07.891Z|17b131c3-8264-40e4-9db6-d69dcaf35e84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:32:07.892Z|17b131c3-8264-40e4-9db6-d69dcaf35e84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:32:13.167Z|3a126bdd-8095-42e8-9574-a3add7a53dc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:32:13.168Z|3a126bdd-8095-42e8-9574-a3add7a53dc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:32:13.169Z|a7c814ef-a595-48a8-83ed-484ca53a96af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:32:13.170Z|a7c814ef-a595-48a8-83ed-484ca53a96af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:32:13.172Z|836c7dab-6269-411f-a771-c8ba2390340e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:32:13.172Z|836c7dab-6269-411f-a771-c8ba2390340e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:32:20.750Z|982f8b36-4261-4a02-98ce-858ba511cffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:32:20.750Z|982f8b36-4261-4a02-98ce-858ba511cffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:32:23.195Z|feb546bf-80ef-4c3f-ad43-228145dab129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:32:23.196Z|feb546bf-80ef-4c3f-ad43-228145dab129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:32:23.199Z|ab98eb70-203b-4a62-b595-37a591980d8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:32:23.199Z|ab98eb70-203b-4a62-b595-37a591980d8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:32:23.202Z|2753f104-a75c-4d10-8fc7-9b6de66472e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:32:23.202Z|2753f104-a75c-4d10-8fc7-9b6de66472e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:32:33.228Z|f2a4273c-142c-45c7-9a08-48051a5b6c0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:32:33.229Z|f2a4273c-142c-45c7-9a08-48051a5b6c0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:32:33.232Z|513a6ea7-8f1f-4b0d-8973-6c1f9daa9b87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:32:33.233Z|513a6ea7-8f1f-4b0d-8973-6c1f9daa9b87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:32:33.233Z|36550118-1ff7-418e-9031-5e28cd0a02ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:32:33.233Z|36550118-1ff7-418e-9031-5e28cd0a02ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:32:35.750Z|505f2a44-8bf7-493d-8941-5a87093b1c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:32:35.750Z|505f2a44-8bf7-493d-8941-5a87093b1c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:32:37.893Z|78624b54-8f45-4b13-81aa-bd681fe2636b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:32:37.893Z|78624b54-8f45-4b13-81aa-bd681fe2636b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:32:43.261Z|b9075a57-ddf3-4741-927e-5cebf41ff329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:32:43.261Z|b9075a57-ddf3-4741-927e-5cebf41ff329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:32:43.262Z|c4258eda-23ea-45dd-8783-11c49e081c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:32:43.263Z|c4258eda-23ea-45dd-8783-11c49e081c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:32:43.266Z|3c20e621-02fe-4c84-b6ef-d6f14cbbf8e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:32:43.267Z|3c20e621-02fe-4c84-b6ef-d6f14cbbf8e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:32:50.749Z|3fb91865-9c6a-48f8-b529-281d46270968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:32:50.750Z|3fb91865-9c6a-48f8-b529-281d46270968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:32:53.295Z|cd1b4415-eb60-4a01-9f86-bf59ebdf3d2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:32:53.295Z|cd1b4415-eb60-4a01-9f86-bf59ebdf3d2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:32:53.300Z|5ed16d04-7a41-446a-82a7-45123f1aa1d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:32:53.301Z|5ed16d04-7a41-446a-82a7-45123f1aa1d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:32:53.304Z|49516e69-111d-4f8b-8951-2e14b7360d97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:32:53.305Z|49516e69-111d-4f8b-8951-2e14b7360d97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:32:59.890Z|93dfa104-d7ef-4b56-84c0-7065926aa93f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:32:59.891Z|93dfa104-d7ef-4b56-84c0-7065926aa93f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:33:03.326Z|6e4dac38-f3f1-47e3-bc15-fc2ae499939e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:33:03.327Z|6e4dac38-f3f1-47e3-bc15-fc2ae499939e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:33:03.332Z|ec540df1-feb0-470d-a0d1-e6f3c1556955|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:33:03.332Z|ec540df1-feb0-470d-a0d1-e6f3c1556955|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:33:03.334Z|0bfa4543-247f-4ba8-be90-72aeee67c102|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:33:03.335Z|0bfa4543-247f-4ba8-be90-72aeee67c102|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:33:05.750Z|19f597f8-4e7d-47fe-a5fe-cffde150b8e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:33:05.755Z|19f597f8-4e7d-47fe-a5fe-cffde150b8e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:33:07.893Z|f30c4551-70e2-4d7a-b7b6-9d2861f04cc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:33:07.894Z|f30c4551-70e2-4d7a-b7b6-9d2861f04cc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:33:13.355Z|dd25712f-1b83-48ec-8730-ad42ad79dacc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:33:13.355Z|dd25712f-1b83-48ec-8730-ad42ad79dacc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:33:13.357Z|cd784936-e1c1-4c7b-afdb-70f2ac7a8451|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:33:13.358Z|cd784936-e1c1-4c7b-afdb-70f2ac7a8451|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:33:13.364Z|c7f28ccc-562c-40c4-a5da-a2c2d92d8dec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:33:13.365Z|c7f28ccc-562c-40c4-a5da-a2c2d92d8dec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:33:20.749Z|5c0b0e6c-de0c-4412-b599-8574f48938dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:33:20.750Z|5c0b0e6c-de0c-4412-b599-8574f48938dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:33:23.390Z|100484a0-514f-4520-84e6-422ab1c4972c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:33:23.390Z|100484a0-514f-4520-84e6-422ab1c4972c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:33:23.390Z|dd1af7bc-d978-46c8-b5ac-8e0dcd319485|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:33:23.391Z|dd1af7bc-d978-46c8-b5ac-8e0dcd319485|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:33:23.397Z|460a5dcd-159b-45e7-adc1-f3d8101d4d08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:33:23.398Z|460a5dcd-159b-45e7-adc1-f3d8101d4d08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:33:33.423Z|f11235df-049f-46eb-b990-dc35c31e2b1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:33:33.423Z|f11235df-049f-46eb-b990-dc35c31e2b1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:33:33.425Z|ff56a67f-eb10-456d-9bc8-bfc99d3af740|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:33:33.425Z|ff56a67f-eb10-456d-9bc8-bfc99d3af740|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:33:33.427Z|cd149590-9a2d-4747-beed-c8af63b22f5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:33:33.428Z|cd149590-9a2d-4747-beed-c8af63b22f5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:33:35.750Z|0cb98a12-0daf-4e29-be26-22f3dd018c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:33:35.750Z|0cb98a12-0daf-4e29-be26-22f3dd018c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:33:37.894Z|c26ddda1-ed4f-4f60-948f-344e56a1bc46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:33:37.895Z|c26ddda1-ed4f-4f60-948f-344e56a1bc46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:33:43.457Z|8bf8ce7a-5f7f-4efa-bbeb-2f344600da7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:33:43.457Z|b90a96fe-6d51-41a9-a3f9-b5013fdafd06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:33:43.458Z|8bf8ce7a-5f7f-4efa-bbeb-2f344600da7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:33:43.458Z|b90a96fe-6d51-41a9-a3f9-b5013fdafd06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:33:43.461Z|ff5e514f-1a0b-4641-94d7-bbf28dc5a28f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:33:43.462Z|ff5e514f-1a0b-4641-94d7-bbf28dc5a28f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:33:50.750Z|2da80993-3136-4de2-b0b3-c355815dd619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:33:50.750Z|2da80993-3136-4de2-b0b3-c355815dd619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:33:53.487Z|7772ea56-1339-46f7-943f-56f4eb5caf47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:33:53.487Z|ba95b26b-88f0-4c70-b942-1ce6d0f7429f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:33:53.488Z|7772ea56-1339-46f7-943f-56f4eb5caf47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:33:53.488Z|ba95b26b-88f0-4c70-b942-1ce6d0f7429f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:33:53.497Z|0e4ce4fc-1ea4-4e91-8084-be046541df0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:33:53.498Z|0e4ce4fc-1ea4-4e91-8084-be046541df0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:33:59.887Z|477ad52f-e46f-47a7-8138-95230710cedc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:33:59.888Z|477ad52f-e46f-47a7-8138-95230710cedc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:34:03.518Z|0516e0cc-163b-4965-ac01-25c304342bbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:34:03.519Z|0516e0cc-163b-4965-ac01-25c304342bbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:34:03.524Z|ea03850e-60e3-4240-aba4-c83cc4cb7786|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:34:03.524Z|ea03850e-60e3-4240-aba4-c83cc4cb7786|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:34:03.531Z|39386a5c-999d-4671-9697-b0c9311666ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:34:03.531Z|39386a5c-999d-4671-9697-b0c9311666ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:34:05.750Z|0d579e2a-878c-4445-845b-a577b34d507f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:34:05.750Z|0d579e2a-878c-4445-845b-a577b34d507f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:34:07.896Z|ae062d10-a5fb-4a4c-a42e-a911fd1a0d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:34:07.896Z|ae062d10-a5fb-4a4c-a42e-a911fd1a0d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:34:13.549Z|614d05ed-422d-443c-af42-faa391986f51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:34:13.550Z|614d05ed-422d-443c-af42-faa391986f51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:34:13.554Z|caae5a3f-80b0-4448-817c-ed71fc1d8cf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:34:13.554Z|caae5a3f-80b0-4448-817c-ed71fc1d8cf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:34:13.556Z|d47179a4-6a80-4813-8450-d7a615d5f3e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:34:13.556Z|d47179a4-6a80-4813-8450-d7a615d5f3e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:34:20.751Z|41508346-3e8f-46a9-b9eb-6e5ed35c0168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:34:20.752Z|41508346-3e8f-46a9-b9eb-6e5ed35c0168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:34:23.574Z|af107a18-3900-4ca1-b13c-b78bc3d395d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:34:23.575Z|af107a18-3900-4ca1-b13c-b78bc3d395d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:34:23.579Z|c477a5f9-faae-4ec4-9aa1-4c98498656ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:34:23.579Z|c477a5f9-faae-4ec4-9aa1-4c98498656ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:34:23.585Z|6790b157-12e0-402a-b4e5-a4c3e9b87c0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:34:23.586Z|6790b157-12e0-402a-b4e5-a4c3e9b87c0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:34:33.605Z|f40d2542-99f1-4de9-837f-483ef02a1a77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:34:33.605Z|f40d2542-99f1-4de9-837f-483ef02a1a77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:34:33.609Z|a8d6c311-697f-49ea-8315-b6b7d6f98de5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:34:33.610Z|a8d6c311-697f-49ea-8315-b6b7d6f98de5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:34:33.616Z|2df4a650-b37c-4a56-9d06-c58230f3dc84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:34:33.616Z|2df4a650-b37c-4a56-9d06-c58230f3dc84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:34:35.749Z|c2ec4174-3770-49b2-a58c-950c890813b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:34:35.750Z|c2ec4174-3770-49b2-a58c-950c890813b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:34:37.897Z|25c4322c-4fa3-4950-925a-46698873f7c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:34:37.898Z|25c4322c-4fa3-4950-925a-46698873f7c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:34:43.634Z|4fedcbb3-9c3e-4fd3-b1c3-68b66a5d4ec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:34:43.634Z|4fedcbb3-9c3e-4fd3-b1c3-68b66a5d4ec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:34:43.642Z|1ec8cc48-954f-49e2-888f-fbb8aaebd3d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:34:43.643Z|1ec8cc48-954f-49e2-888f-fbb8aaebd3d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:34:43.645Z|cdbd3f1d-efb3-4948-b8bc-eab4c48b916b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:34:43.645Z|cdbd3f1d-efb3-4948-b8bc-eab4c48b916b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:34:50.750Z|f52d9789-4937-4cd0-9d8c-5b4256638efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:34:50.750Z|f52d9789-4937-4cd0-9d8c-5b4256638efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:34:53.665Z|b42b95a6-1ac3-4b9d-81a6-326dbec665d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:34:53.666Z|b42b95a6-1ac3-4b9d-81a6-326dbec665d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:34:53.669Z|1502a989-870a-4e78-8d2e-442ef06dcc9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:34:53.670Z|1502a989-870a-4e78-8d2e-442ef06dcc9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:34:53.672Z|f20db87b-f935-4b23-b987-b05158f93310|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:34:53.672Z|f20db87b-f935-4b23-b987-b05158f93310|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:34:59.888Z|716fc112-6ba3-4572-8a02-08fc0aeca658|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:34:59.889Z|716fc112-6ba3-4572-8a02-08fc0aeca658|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:35:03.696Z|64e035be-df63-4588-bfc3-5c6681c8576c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:35:03.696Z|64e035be-df63-4588-bfc3-5c6681c8576c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:35:03.698Z|d9687ad7-0d49-4d6b-bba0-be2fe1daa539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:35:03.699Z|d9687ad7-0d49-4d6b-bba0-be2fe1daa539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:35:03.699Z|e6ed8964-bde8-4b06-a571-5381af711d45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:35:03.700Z|e6ed8964-bde8-4b06-a571-5381af711d45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:35:05.750Z|8c5a1a22-d285-435e-8b5f-ac3f93d2ebcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:35:05.753Z|8c5a1a22-d285-435e-8b5f-ac3f93d2ebcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:35:07.898Z|57ccdfce-8459-41f9-8f81-461bd4d00b08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:35:07.898Z|57ccdfce-8459-41f9-8f81-461bd4d00b08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:35:13.725Z|e178c1cb-446a-4882-b3a9-b182066f90e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:35:13.725Z|acdbdfca-3342-4c01-9983-85f66cd5d4bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:35:13.726Z|e178c1cb-446a-4882-b3a9-b182066f90e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:35:13.728Z|039d3ccf-f1f9-4c27-a805-f55ee67e2690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:35:13.728Z|039d3ccf-f1f9-4c27-a805-f55ee67e2690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:35:13.730Z|acdbdfca-3342-4c01-9983-85f66cd5d4bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:35:20.750Z|9daa7792-4f03-46d4-aa8f-b814c52e1c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:35:20.750Z|9daa7792-4f03-46d4-aa8f-b814c52e1c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:35:23.753Z|cd897383-d543-4d1d-a37c-44a0d3696733|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:35:23.753Z|5de71be5-fee1-46a1-b1e6-3072a568f8f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:35:23.754Z|cd897383-d543-4d1d-a37c-44a0d3696733|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:35:23.754Z|5de71be5-fee1-46a1-b1e6-3072a568f8f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:35:23.756Z|ee12f627-f356-49d8-8cf5-54530d3491b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:35:23.757Z|ee12f627-f356-49d8-8cf5-54530d3491b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:35:33.786Z|b9112805-dc06-472a-b87c-4cb243f1fc25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:35:33.787Z|b9112805-dc06-472a-b87c-4cb243f1fc25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:35:33.788Z|965eff61-6b50-420e-9775-77828940d792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:35:33.788Z|bfb071d0-a798-4225-a08b-9b385ef39375|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:35:33.788Z|965eff61-6b50-420e-9775-77828940d792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:35:33.788Z|bfb071d0-a798-4225-a08b-9b385ef39375|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:35:35.750Z|a13bb42f-e515-4445-a4e6-294302b591dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:35:35.750Z|a13bb42f-e515-4445-a4e6-294302b591dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:35:37.899Z|0867f466-bdc8-47f6-8826-2122493c03c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:35:37.900Z|0867f466-bdc8-47f6-8826-2122493c03c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:35:43.817Z|e530e7ef-7613-40d5-ba48-2ee063610799|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:35:43.818Z|e530e7ef-7613-40d5-ba48-2ee063610799|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:35:43.823Z|89daf7f0-18ef-45ad-bef6-01e255d5466c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:35:43.823Z|89daf7f0-18ef-45ad-bef6-01e255d5466c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:35:43.826Z|b2f6f2b6-bf83-4177-94a6-dd640a0f726d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:35:43.826Z|b2f6f2b6-bf83-4177-94a6-dd640a0f726d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:35:50.750Z|2242dab9-39a1-4560-ab5d-5ab85d989347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:35:50.754Z|2242dab9-39a1-4560-ab5d-5ab85d989347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:35:53.853Z|0bec7d4d-e1e4-4381-baf4-af7217cc0b7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:35:53.853Z|b1a598a9-7ee8-48a1-b343-2b55a517e425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:35:53.854Z|0bec7d4d-e1e4-4381-baf4-af7217cc0b7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:35:53.854Z|b1a598a9-7ee8-48a1-b343-2b55a517e425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:35:53.856Z|18165214-b475-4e2d-9ee5-9dd73017c998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:35:53.857Z|18165214-b475-4e2d-9ee5-9dd73017c998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:35:59.890Z|65b1a8a8-1686-4912-8e1f-de588e61842f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:35:59.893Z|65b1a8a8-1686-4912-8e1f-de588e61842f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:36:03.885Z|000d6f32-c619-4283-a719-262270e9722b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:36:03.884Z|cc4e7420-ce6d-40ec-9a27-996d3dfd7765|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:36:03.885Z|000d6f32-c619-4283-a719-262270e9722b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:36:03.885Z|cc4e7420-ce6d-40ec-9a27-996d3dfd7765|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:36:03.887Z|600643b7-c238-4706-9a37-5a4bfc043a2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:36:03.889Z|600643b7-c238-4706-9a37-5a4bfc043a2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:36:05.750Z|83cbd451-15ba-49ee-b58c-3fd65a65eb98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:36:05.750Z|83cbd451-15ba-49ee-b58c-3fd65a65eb98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:36:07.901Z|0b9b519c-508f-4437-a95c-9d0496c0514b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:36:07.901Z|0b9b519c-508f-4437-a95c-9d0496c0514b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:36:13.914Z|ff580712-7952-4cc5-aa1e-f978624704ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:36:13.915Z|ff580712-7952-4cc5-aa1e-f978624704ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:36:13.917Z|8b3f1f37-8b14-4019-831e-5c68b101559e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:36:13.918Z|8ee480c7-4eb3-49b4-abc0-88ea7bdc6071|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:36:13.919Z|8b3f1f37-8b14-4019-831e-5c68b101559e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:36:13.919Z|8ee480c7-4eb3-49b4-abc0-88ea7bdc6071|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:36:20.750Z|3b422f90-2f47-4c32-ae62-a8c65124d52b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:36:20.750Z|3b422f90-2f47-4c32-ae62-a8c65124d52b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:36:23.947Z|5c9c832b-d63e-48b8-984a-49dfe58c79b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:36:23.948Z|5c9c832b-d63e-48b8-984a-49dfe58c79b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:36:23.950Z|2a59e4fe-7827-4960-9216-9d183234bf6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:36:23.950Z|2a59e4fe-7827-4960-9216-9d183234bf6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:36:23.950Z|effba346-4b19-4ebc-b1eb-4cfacbd94e1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:36:23.951Z|effba346-4b19-4ebc-b1eb-4cfacbd94e1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:36:33.976Z|ea05fdef-dc83-403f-89cc-757d6c1e6eee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:36:33.976Z|ea05fdef-dc83-403f-89cc-757d6c1e6eee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:36:33.978Z|cd4055ba-ec8a-4c08-bc6d-1ae58e8327ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:36:33.978Z|cd4055ba-ec8a-4c08-bc6d-1ae58e8327ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:36:33.980Z|26ad595b-0569-4122-8704-bf5e85c9db4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:36:33.980Z|26ad595b-0569-4122-8704-bf5e85c9db4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:36:35.749Z|5664363f-f8e8-49ef-b0e3-9a8df2df88ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:36:35.753Z|5664363f-f8e8-49ef-b0e3-9a8df2df88ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:36:37.902Z|9349c372-bb92-4655-b820-7f70cb4b9863|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:36:37.903Z|9349c372-bb92-4655-b820-7f70cb4b9863|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:36:44.006Z|9c406a93-c4fe-488c-8203-37c90884b4f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:36:44.006Z|9c406a93-c4fe-488c-8203-37c90884b4f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:36:44.007Z|01f0389c-8c42-474e-9715-406ac081e09f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:36:44.008Z|01f0389c-8c42-474e-9715-406ac081e09f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:36:44.010Z|dadf8b16-56f1-4914-b905-b4b806851b3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:36:44.011Z|dadf8b16-56f1-4914-b905-b4b806851b3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:36:50.750Z|ea508e4b-667f-47ec-9ef1-0b424009373b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:36:50.750Z|ea508e4b-667f-47ec-9ef1-0b424009373b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:36:54.037Z|bd9863bf-ef7f-402d-bc4c-bb377db45dee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:36:54.037Z|fe8c84c1-26de-42f4-a787-b2a4f9d7f66d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:36:54.038Z|bd9863bf-ef7f-402d-bc4c-bb377db45dee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:36:54.038Z|fe8c84c1-26de-42f4-a787-b2a4f9d7f66d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:36:54.040Z|275f6121-d0bf-4bcb-bdf5-97447ffec85e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:36:54.041Z|275f6121-d0bf-4bcb-bdf5-97447ffec85e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:36:59.889Z|18a66650-4202-4f56-9f6d-4fc49b6de6ba|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:36:59.889Z|18a66650-4202-4f56-9f6d-4fc49b6de6ba|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:37:04.066Z|9d0ea91e-2189-470a-ac44-89f63d69b70c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:37:04.066Z|9d0ea91e-2189-470a-ac44-89f63d69b70c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:37:04.070Z|0863ba16-a9b7-453f-a9db-b4a26e0b849f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:37:04.070Z|56597563-2109-47b3-8ac6-76e8b4ef69e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:37:04.071Z|56597563-2109-47b3-8ac6-76e8b4ef69e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:37:04.070Z|0863ba16-a9b7-453f-a9db-b4a26e0b849f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:37:05.750Z|ca524caf-85cf-4bd4-8f03-a2fdb515d6f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:37:05.750Z|ca524caf-85cf-4bd4-8f03-a2fdb515d6f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:37:07.903Z|568754f7-2b60-4307-8663-07f78c3d8de0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:37:07.904Z|568754f7-2b60-4307-8663-07f78c3d8de0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:37:14.098Z|e90f016d-02eb-4e1d-8c8a-d89f1ea44fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:37:14.099Z|e90f016d-02eb-4e1d-8c8a-d89f1ea44fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:37:14.107Z|91a2edc7-144b-4579-91e5-8534650617ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:37:14.107Z|91a2edc7-144b-4579-91e5-8534650617ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:37:14.108Z|3216e1cf-24ee-462f-82d4-d4422257bec9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:37:14.108Z|3216e1cf-24ee-462f-82d4-d4422257bec9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:37:20.750Z|afb94827-67c2-4520-9add-059995ec5cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:37:20.755Z|afb94827-67c2-4520-9add-059995ec5cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:37:24.129Z|826b2948-d926-4e26-b22a-9a5535173532|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:37:24.130Z|826b2948-d926-4e26-b22a-9a5535173532|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:37:24.133Z|f5859cb9-5d7b-4c58-a3a6-83270590bb8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:37:24.134Z|f5859cb9-5d7b-4c58-a3a6-83270590bb8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:37:24.134Z|7f1e6f1e-d0d0-4234-9ac0-a3d9e020be02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:37:24.135Z|7f1e6f1e-d0d0-4234-9ac0-a3d9e020be02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:37:34.164Z|1757b6f0-fefd-4702-aaa7-48ac41ff1add|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:37:34.164Z|1757b6f0-fefd-4702-aaa7-48ac41ff1add|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:37:34.164Z|546c987d-dc87-4271-9e4e-1ca6c267c8e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:37:34.165Z|546c987d-dc87-4271-9e4e-1ca6c267c8e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:37:34.172Z|f699b257-3e53-41b1-abdf-8eebe865de61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:37:34.172Z|f699b257-3e53-41b1-abdf-8eebe865de61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:37:35.750Z|01bf0c59-6d4a-4b99-a7ce-61da57ad788c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:37:35.750Z|01bf0c59-6d4a-4b99-a7ce-61da57ad788c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:37:37.904Z|46952f0d-5118-4b89-9c56-57b45cf29705|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:37:37.905Z|46952f0d-5118-4b89-9c56-57b45cf29705|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:37:44.189Z|180551aa-a284-496a-a92c-57e5ee00ea6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:37:44.190Z|180551aa-a284-496a-a92c-57e5ee00ea6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:37:44.193Z|7a91e49d-c34a-4372-92c3-1f5a11f3b60c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:37:44.193Z|7a91e49d-c34a-4372-92c3-1f5a11f3b60c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:37:44.195Z|9eff4b66-76bc-4653-b338-43d8bbb90a84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:37:44.196Z|9eff4b66-76bc-4653-b338-43d8bbb90a84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:37:50.750Z|4169d366-2930-4d9e-b705-7259b656d6ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:37:50.750Z|4169d366-2930-4d9e-b705-7259b656d6ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:37:54.213Z|75c57b57-7b87-4ece-ac2a-abaf706a8cce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:37:54.213Z|ddafc5f4-b580-455f-bc6b-087560aef578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:37:54.214Z|75c57b57-7b87-4ece-ac2a-abaf706a8cce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:37:54.214Z|ddafc5f4-b580-455f-bc6b-087560aef578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:37:54.221Z|832e91b5-9bfb-4ce6-bf9c-659dbdbef5c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:37:54.222Z|832e91b5-9bfb-4ce6-bf9c-659dbdbef5c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:37:59.890Z|67658d14-0b10-4f0e-af57-7a027df44973|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:37:59.892Z|67658d14-0b10-4f0e-af57-7a027df44973|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:38:04.244Z|ddaf6922-8098-4b49-b19a-29f2d18b6cf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:38:04.245Z|ddaf6922-8098-4b49-b19a-29f2d18b6cf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:38:04.246Z|1ff372d7-fee5-4631-90df-0a09b9e47327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:38:04.246Z|1ff372d7-fee5-4631-90df-0a09b9e47327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:38:04.250Z|91087ee6-a61d-434f-a0fa-4c2c549eeccf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:38:04.250Z|91087ee6-a61d-434f-a0fa-4c2c549eeccf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:38:05.750Z|56ba5ff2-5575-4159-9aa0-d6fdd6d5daac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:38:05.754Z|56ba5ff2-5575-4159-9aa0-d6fdd6d5daac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:38:07.906Z|7ffa3254-7f50-40d5-87ed-19a6a84057ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:38:07.906Z|7ffa3254-7f50-40d5-87ed-19a6a84057ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:38:14.276Z|bb638364-7636-4fb5-b5a1-c7f18101b2a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:38:14.276Z|bb638364-7636-4fb5-b5a1-c7f18101b2a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:38:14.282Z|80a12c8e-eac0-4308-b4f7-b2b1ef8bb98b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:38:14.283Z|80a12c8e-eac0-4308-b4f7-b2b1ef8bb98b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:38:14.285Z|f5ef3c70-ee71-4eec-b502-d55c41baeddf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:38:14.285Z|f5ef3c70-ee71-4eec-b502-d55c41baeddf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:38:20.751Z|55006f36-e650-4dfd-82ae-1aaf58c2afe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:38:20.751Z|55006f36-e650-4dfd-82ae-1aaf58c2afe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:38:24.300Z|9e25ac09-e7e0-4507-9d3e-05c6dbbd77e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:38:24.301Z|9e25ac09-e7e0-4507-9d3e-05c6dbbd77e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:38:24.328Z|939f8f99-a9ed-4b88-a1cd-95dd7db06259|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:38:24.329Z|939f8f99-a9ed-4b88-a1cd-95dd7db06259|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:38:24.331Z|b9d8e8a6-3fae-4f29-a74d-99f93ed30b5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:38:24.332Z|b9d8e8a6-3fae-4f29-a74d-99f93ed30b5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:38:34.327Z|be7baece-0e52-4b92-92f3-37cab89a88ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:38:34.327Z|be7baece-0e52-4b92-92f3-37cab89a88ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:38:34.353Z|743b2cfb-d581-4d3f-afe4-d0dfe302b0bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:38:34.353Z|743b2cfb-d581-4d3f-afe4-d0dfe302b0bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:38:34.354Z|d75afb25-29bb-4efe-9543-f965f76c4e90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:38:34.355Z|d75afb25-29bb-4efe-9543-f965f76c4e90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:38:35.750Z|5c80af98-6ec2-44fc-b422-5b20dbfad01b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:38:35.750Z|5c80af98-6ec2-44fc-b422-5b20dbfad01b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:38:37.907Z|5d2b39af-0003-417f-91a6-69e9156dbd73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:38:37.907Z|5d2b39af-0003-417f-91a6-69e9156dbd73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:38:44.359Z|a996413b-7307-4f85-99f4-d8feee26ff37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:38:44.359Z|a996413b-7307-4f85-99f4-d8feee26ff37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:38:44.379Z|a62f6ec6-dbd5-441a-9b13-88fb044bf93e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:38:44.380Z|a62f6ec6-dbd5-441a-9b13-88fb044bf93e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:38:44.382Z|42aa0b2d-1e28-450d-a000-0aed58ad5aef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:38:44.382Z|42aa0b2d-1e28-450d-a000-0aed58ad5aef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:38:50.750Z|32afd31e-7ee0-4820-af7b-cad764f01447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:38:50.753Z|32afd31e-7ee0-4820-af7b-cad764f01447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:38:54.391Z|54601759-2b2f-4b8a-818d-90893d228c79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:38:54.392Z|54601759-2b2f-4b8a-818d-90893d228c79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:38:54.411Z|56445a8b-590e-432d-840a-7ca0c490e6c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:38:54.412Z|bb1a9694-1069-4ca1-88f3-19afd0f73589|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:38:54.412Z|bb1a9694-1069-4ca1-88f3-19afd0f73589|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:38:54.415Z|56445a8b-590e-432d-840a-7ca0c490e6c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:38:59.889Z|8809503f-ff86-4280-aa95-7886c52a0628|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:38:59.889Z|8809503f-ff86-4280-aa95-7886c52a0628|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:39:04.435Z|a21bbc18-9408-4949-852b-20f5f87ae787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:39:04.436Z|a21bbc18-9408-4949-852b-20f5f87ae787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:39:04.443Z|d513d2eb-c823-4325-8d26-8859fb6be94f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:39:04.443Z|d513d2eb-c823-4325-8d26-8859fb6be94f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:39:04.447Z|9e81d7bc-6cd1-43fc-8766-1322b80f27fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:39:04.447Z|9e81d7bc-6cd1-43fc-8766-1322b80f27fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:39:05.750Z|05ec49df-2f86-424d-a3db-eef0bdcbb22d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:39:05.750Z|05ec49df-2f86-424d-a3db-eef0bdcbb22d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:39:07.908Z|ea20bf8d-2bdd-40fe-a512-ab67eb5e9f88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:39:07.908Z|ea20bf8d-2bdd-40fe-a512-ab67eb5e9f88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:39:14.470Z|3a4a7e95-8eaa-432f-9313-3e5321ed59ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:39:14.470Z|3a4a7e95-8eaa-432f-9313-3e5321ed59ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:39:14.474Z|49634f71-7baa-45bf-954e-09064dde9e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:39:14.474Z|49634f71-7baa-45bf-954e-09064dde9e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:39:14.479Z|d3b53e54-0c63-4586-81b7-97d24a1e2911|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:39:14.479Z|d3b53e54-0c63-4586-81b7-97d24a1e2911|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:39:20.750Z|bb7b8a47-ce99-41ca-aa26-77a2a159401f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:39:20.750Z|bb7b8a47-ce99-41ca-aa26-77a2a159401f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:39:24.506Z|49205c27-bd35-465e-b3ad-880577a8226b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:39:24.506Z|132181d8-e1d9-4e0d-b15a-6b3058fb225a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:39:24.506Z|49205c27-bd35-465e-b3ad-880577a8226b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:39:24.506Z|132181d8-e1d9-4e0d-b15a-6b3058fb225a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:39:24.508Z|b50575d7-3293-45da-adce-38228ff25e95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:39:24.509Z|b50575d7-3293-45da-adce-38228ff25e95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:39:30.625Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:39:30.627Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 50e923e5-10a1-464e-b68c-7c94b9469573 already exists in requestDb InfraActiveRequests table 2023-04-15T16:39:30.627Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:39:30.627Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||Invoke 2023-04-15T16:39:30.628Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||===========================request begin================================================ 2023-04-15T16:39:30.628Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:39:30.628Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Method : GET 2023-04-15T16:39:30.628Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b27aab7945abaffd41b4c009b5e143b6", X-B3-SpanId:"0c36ff26da426bce", X-B3-ParentSpanId:"abab05c5f8403e89", X-B3-Sampled:"0", X-ONAP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-TransactionID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ECOMP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e76e428-da40-4c59-8d6c-1861ea0ca274"] 2023-04-15T16:39:30.628Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Request body: 2023-04-15T16:39:30.628Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||==========================request end================================================ 2023-04-15T16:39:30.821Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||============================response begin========================================== 2023-04-15T16:39:30.822Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T16:39:30.822Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status text : Not Found 2023-04-15T16:39:30.822Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [set-cookie:"JSESSIONID=167B898221068FAD2BE6BB6ADBEFB5B7; 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, 15 Apr 2023 16:39:31 GMT", x-envoy-upstream-service-time:"151", server:"envoy"] 2023-04-15T16:39:30.823Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Response body: 2023-04-15T16:39:30.824Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||=======================response end================================================= 2023-04-15T16:39:30.824Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|404|Not Found|InvokeReturn 2023-04-15T16:39:30.837Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-04-15T16:39:30.838Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-04-15T16:39:30.847Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T16:39:30.877Z|50e923e5-10a1-464e-b68c-7c94b9469573|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/1234|INFO|500||Invoke 2023-04-15T16:39:30.878Z|50e923e5-10a1-464e-b68c-7c94b9469573|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/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[50e923e5-10a1-464e-b68c-7c94b9469573], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e25764d7-492c-4a42-ba18-64c6e5215c98], X-ECOMP-RequestID=[50e923e5-10a1-464e-b68c-7c94b9469573], X-TransactionId=[], X-ONAP-RequestID=[50e923e5-10a1-464e-b68c-7c94b9469573]} 2023-04-15T16:39:30.924Z|50e923e5-10a1-464e-b68c-7c94b9469573|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/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Sat, 15 Apr 2023 16:39:30 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[34], x-aai-txid=[1-aai-resources-230415-16:39:30:759-31806], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T16:39:30.926Z|50e923e5-10a1-464e-b68c-7c94b9469573|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/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-04-15T16:39:30.926Z|50e923e5-10a1-464e-b68c-7c94b9469573|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/1234|INFO|404|Not Found|InvokeReturn 2023-04-15T16:39:30.929Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|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-04-15T16:39:30.929Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-04-15T16:39:30.935Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T16:39:30.950Z|50e923e5-10a1-464e-b68c-7c94b9469573|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/1234|INFO|500||Invoke 2023-04-15T16:39:30.950Z|50e923e5-10a1-464e-b68c-7c94b9469573|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/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[50e923e5-10a1-464e-b68c-7c94b9469573], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[97ec66db-3052-4617-9ba1-c7a54fbf25c9], X-ECOMP-RequestID=[50e923e5-10a1-464e-b68c-7c94b9469573], X-TransactionId=[], X-ONAP-RequestID=[50e923e5-10a1-464e-b68c-7c94b9469573]} 2023-04-15T16:39:30.986Z|50e923e5-10a1-464e-b68c-7c94b9469573|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/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Sat, 15 Apr 2023 16:39:30 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[30], x-aai-txid=[0-aai-resources-230415-16:39:30:823-88549], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T16:39:30.987Z|50e923e5-10a1-464e-b68c-7c94b9469573|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/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-04-15T16:39:30.987Z|50e923e5-10a1-464e-b68c-7c94b9469573|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/1234|INFO|404|Not Found|InvokeReturn 2023-04-15T16:39:30.989Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|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-04-15T16:39:30.989Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-04-15T16:39:30.992Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T16:39:31.003Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||Invoke 2023-04-15T16:39:31.004Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|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/fb473d69d819483e8b1a0bf6189af7a5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[50e923e5-10a1-464e-b68c-7c94b9469573], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d9caef8a-5b5e-430b-a940-6f36ab18a68d], X-ECOMP-RequestID=[50e923e5-10a1-464e-b68c-7c94b9469573], X-TransactionId=[], X-ONAP-RequestID=[50e923e5-10a1-464e-b68c-7c94b9469573]} 2023-04-15T16:39:31.063Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|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/fb473d69d819483e8b1a0bf6189af7a5 has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 16:39:30 GMT], server=[envoy], content-length=[614], x-envoy-upstream-service-time=[57], vertex-id=[237800], x-aai-txid=[1-aai-resources-230415-16:39:30:873-22322], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T16:39:31.064Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|DEBUG|500||{"tenant-id":"fb473d69d819483e8b1a0bf6189af7a5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1681575746031","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-04-15T16:39:31.064Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||InvokeReturn 2023-04-15T16:39:31.065Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-15T16:39:31.066Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-15T16:39:31.081Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.082Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.082Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.082Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.082Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.083Z|50e923e5-10a1-464e-b68c-7c94b9469573|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:"113", X-B3-TraceId:"b27aab7945abaffd41b4c009b5e143b6", X-B3-SpanId:"f39bc45e88c30472", X-B3-ParentSpanId:"abab05c5f8403e89", X-B3-Sampled:"0", X-ONAP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-TransactionID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ECOMP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3fb73f7-5327-473f-80f9-bbeabdc3304f"] 2023-04-15T16:39:31.083Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5","requestScope":"service"} 2023-04-15T16:39:31.083Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.146Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.147Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.147Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.148Z|50e923e5-10a1-464e-b68c-7c94b9469573|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, 15 Apr 2023 16:39:31 GMT", x-envoy-upstream-service-time:"40", server:"envoy"] 2023-04-15T16:39:31.148Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.148Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.148Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.149Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934 2023-04-15T16:39:31.150Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|INFO|500||Invoke 2023-04-15T16:39:31.150Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||===========================request begin================================================ 2023-04-15T16:39:31.150Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934 2023-04-15T16:39:31.151Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Method : GET 2023-04-15T16:39:31.151Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-TransactionID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ECOMP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"294e59f5-6b26-43dd-b8a5-43612783a953"] 2023-04-15T16:39:31.151Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Request body: 2023-04-15T16:39:31.151Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||==========================request end================================================ 2023-04-15T16:39:31.330Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||============================response begin========================================== 2023-04-15T16:39:31.331Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Status code : 200 OK 2023-04-15T16:39:31.331Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Status text : OK 2023-04-15T16:39:31.332Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Headers : [set-cookie:"JSESSIONID=526A181D5FDDA8F04B05FF54282E7395; 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, 15 Apr 2023 16:39:30 GMT", x-envoy-upstream-service-time:"168", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:39:31.374Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "447e907f-f704-4467-9974-e1f0a9686934", "modelInvariantUUID" : "294b1c83-dd5c-4b43-90db-0613feeb12b6", "created" : "2023-04-15 16:38:01.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" : 12, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/vnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/pnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/serviceProxyCustomizations" } } } 2023-04-15T16:39:31.375Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||=======================response end================================================= 2023-04-15T16:39:31.376Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|INFO|500||InvokeReturn 2023-04-15T16:39:31.385Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance 2023-04-15T16:39:31.385Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|INFO|500||Invoke 2023-04-15T16:39:31.386Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-04-15T16:39:31.387Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance 2023-04-15T16:39:31.387Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||Method : GET 2023-04-15T16:39:31.388Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-TransactionID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ECOMP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4e598d6-e571-4d4d-97ab-444d9fe52f46"] 2023-04-15T16:39:31.388Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||Request body: 2023-04-15T16:39:31.389Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||==========================request end================================================ 2023-04-15T16:39:31.440Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||============================response begin========================================== 2023-04-15T16:39:31.441Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T16:39:31.441Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||Status text : Not Found 2023-04-15T16:39:31.441Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&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, 15 Apr 2023 16:39:30 GMT", x-envoy-upstream-service-time:"36", server:"envoy"] 2023-04-15T16:39:31.442Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||Response body: 2023-04-15T16:39:31.442Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||=======================response end================================================= 2023-04-15T16:39:31.442Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-04-15T16:39:31.443Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6 2023-04-15T16:39:31.444Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=294b1c83-dd5c-4b43-90db-0613feeb12b6|INFO|500||Invoke 2023-04-15T16:39:31.444Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||===========================request begin================================================ 2023-04-15T16:39:31.444Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6 2023-04-15T16:39:31.444Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||Method : GET 2023-04-15T16:39:31.445Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-TransactionID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ECOMP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c563e74-1154-49e4-b059-3fc4c591a0fa"] 2023-04-15T16:39:31.445Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||Request body: 2023-04-15T16:39:31.445Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||==========================request end================================================ 2023-04-15T16:39:31.485Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||============================response begin========================================== 2023-04-15T16:39:31.486Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||Status code : 200 OK 2023-04-15T16:39:31.486Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||Status text : OK 2023-04-15T16:39:31.487Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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, 15 Apr 2023 16:39:30 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:39:31.487Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "447e907f-f704-4467-9974-e1f0a9686934", "modelInvariantUUID" : "294b1c83-dd5c-4b43-90db-0613feeb12b6", "created" : "2023-04-15 16:38:01.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" : 12, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/vnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/pnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6" } } } 2023-04-15T16:39:31.488Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||=======================response end================================================= 2023-04-15T16:39:31.489Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=294b1c83-dd5c-4b43-90db-0613feeb12b6|INFO|500||InvokeReturn 2023-04-15T16:39:31.495Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance 2023-04-15T16:39:31.496Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|INFO|500||Invoke 2023-04-15T16:39:31.496Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-04-15T16:39:31.497Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance 2023-04-15T16:39:31.497Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||Method : GET 2023-04-15T16:39:31.498Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-TransactionID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ECOMP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c30c960-0565-49c9-a806-22ecea7913d5"] 2023-04-15T16:39:31.498Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||Request body: 2023-04-15T16:39:31.499Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||==========================request end================================================ 2023-04-15T16:39:31.513Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||============================response begin========================================== 2023-04-15T16:39:31.513Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T16:39:31.514Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||Status text : Not Found 2023-04-15T16:39:31.514Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&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, 15 Apr 2023 16:39:30 GMT", x-envoy-upstream-service-time:"11", server:"envoy"] 2023-04-15T16:39:31.515Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||Response body: 2023-04-15T16:39:31.515Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|DEBUG|500||=======================response end================================================= 2023-04-15T16:39:31.516Z|50e923e5-10a1-464e-b68c-7c94b9469573|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=447e907f-f704-4467-9974-e1f0a9686934&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-04-15T16:39:31.517Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.517Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.518Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.518Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.518Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.519Z|50e923e5-10a1-464e-b68c-7c94b9469573|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:"50e923e5-10a1-464e-b68c-7c94b9469573", X-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-TransactionID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ECOMP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c41a4b3c-34c6-4c8d-a15b-fa89f70caa07"] 2023-04-15T16:39:31.519Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.519Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.543Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.543Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.544Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.545Z|50e923e5-10a1-464e-b68c-7c94b9469573|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, 15 Apr 2023 16:39:30 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:39:31.545Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15 03:11:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-04-15T16:39:31.546Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.546Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.551Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.552Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.552Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.553Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.553Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.553Z|50e923e5-10a1-464e-b68c-7c94b9469573|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:"50e923e5-10a1-464e-b68c-7c94b9469573", X-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-TransactionID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ECOMP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb9e5809-9958-4a06-a202-ee3aa1accf36"] 2023-04-15T16:39:31.554Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.554Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.572Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.573Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.573Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.574Z|50e923e5-10a1-464e-b68c-7c94b9469573|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, 15 Apr 2023 16:39:30 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:39:31.574Z|50e923e5-10a1-464e-b68c-7c94b9469573|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" : 529, "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-04-15T03:11:51.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-04-15T16:39:31.575Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.575Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.585Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934 2023-04-15T16:39:31.586Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|INFO|500||Invoke 2023-04-15T16:39:31.586Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||===========================request begin================================================ 2023-04-15T16:39:31.587Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934 2023-04-15T16:39:31.587Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Method : GET 2023-04-15T16:39:31.587Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-TransactionID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ECOMP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9e68f63-29e9-4efd-9ee5-9d1a9e062701"] 2023-04-15T16:39:31.588Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Request body: 2023-04-15T16:39:31.588Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||==========================request end================================================ 2023-04-15T16:39:31.623Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||============================response begin========================================== 2023-04-15T16:39:31.624Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Status code : 200 OK 2023-04-15T16:39:31.625Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Status text : OK 2023-04-15T16:39:31.625Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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, 15 Apr 2023 16:39:30 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:39:31.626Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "447e907f-f704-4467-9974-e1f0a9686934", "modelInvariantUUID" : "294b1c83-dd5c-4b43-90db-0613feeb12b6", "created" : "2023-04-15 16:38:01.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" : 12, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/vnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/pnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/serviceProxyCustomizations" } } } 2023-04-15T16:39:31.626Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||=======================response end================================================= 2023-04-15T16:39:31.627Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|INFO|500||InvokeReturn 2023-04-15T16:39:31.632Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.632Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.633Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.633Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.633Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.634Z|50e923e5-10a1-464e-b68c-7c94b9469573|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:"9173", X-B3-TraceId:"b27aab7945abaffd41b4c009b5e143b6", X-B3-SpanId:"9a64f3bf44930d9e", X-B3-ParentSpanId:"abab05c5f8403e89", X-B3-Sampled:"0", X-ONAP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-TransactionID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ECOMP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e69574b-4abd-4fd4-83bd-2850209e29c8"] 2023-04-15T16:39:31.634Z|50e923e5-10a1-464e-b68c-7c94b9469573|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":"50e923e5-10a1-464e-b68c-7c94b9469573","requestStatus":"IN_PROGRESS","startTime":1681576770838,"source":"VID","tenantId":"fb473d69d819483e8b1a0bf6189af7a5","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n\t\t\t\"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\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\": \"f3567a90-1fcc-449e-9940-ac513adbd557\",\n \"modelInvariantUuid\": \"7254b869-01d2-4e28-a049-38de111e8c61\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7bc908b-8ce3-4a33-85e7-fbf686f8f23a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"6cc3cb20-cad0-476d-8296-a7bd68aa07a1\",\n \"modelInvariantUuid\": \"2b93129d-946a-44c6-aeb4-193454474984\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f444df2f-e4a1-4ebd-9dba-2924f42e16ca\"\n },\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n \"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5","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":"50e923e5-10a1-464e-b68c-7c94b9469573"} 2023-04-15T16:39:31.635Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.697Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.698Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.699Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.699Z|50e923e5-10a1-464e-b68c-7c94b9469573|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/50e923e5-10a1-464e-b68c-7c94b9469573", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:39:31 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:39:31.736Z|50e923e5-10a1-464e-b68c-7c94b9469573|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" : "50e923e5-10a1-464e-b68c-7c94b9469573", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T16:39:30.838+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n\t\t\t\"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\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\": \"f3567a90-1fcc-449e-9940-ac513adbd557\",\n \"modelInvariantUuid\": \"7254b869-01d2-4e28-a049-38de111e8c61\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7bc908b-8ce3-4a33-85e7-fbf686f8f23a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"6cc3cb20-cad0-476d-8296-a7bd68aa07a1\",\n \"modelInvariantUuid\": \"2b93129d-946a-44c6-aeb4-193454474984\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f444df2f-e4a1-4ebd-9dba-2924f42e16ca\"\n },\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n \"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-15T16:39:32.549+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "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" : "50e923e5-10a1-464e-b68c-7c94b9469573", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" } } } 2023-04-15T16:39:31.737Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.738Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.751Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.751Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.752Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.752Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.752Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:31.753Z|50e923e5-10a1-464e-b68c-7c94b9469573|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:"4602", X-B3-TraceId:"b27aab7945abaffd41b4c009b5e143b6", X-B3-SpanId:"80745f22599581ba", X-B3-ParentSpanId:"abab05c5f8403e89", X-B3-Sampled:"0", X-ONAP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-TransactionID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ECOMP-RequestID:"50e923e5-10a1-464e-b68c-7c94b9469573", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f62d5da7-862c-46ec-a90b-c683bd79d1e9"] 2023-04-15T16:39:31.753Z|50e923e5-10a1-464e-b68c-7c94b9469573|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\":\"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"447e907f-f704-4467-9974-e1f0a9686934\",\"modelUuid\":\"447e907f-f704-4467-9974-e1f0a9686934\",\"modelInvariantUuid\":\"294b1c83-dd5c-4b43-90db-0613feeb12b6\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"f3567a90-1fcc-449e-9940-ac513adbd557\",\"modelInvariantUuid\":\"7254b869-01d2-4e28-a049-38de111e8c61\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"b7bc908b-8ce3-4a33-85e7-fbf686f8f23a\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"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\":\"6cc3cb20-cad0-476d-8296-a7bd68aa07a1\",\"modelInvariantUuid\":\"2b93129d-946a-44c6-aeb4-193454474984\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"f444df2f-e4a1-4ebd-9dba-2924f42e16ca\"},\"instanceName\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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\":\"447e907f-f704-4467-9974-e1f0a9686934\",\"modelInvariantId\":\"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"d3044980-0493-4a17-aa9b-70f7db36e33c\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"50e923e5-10a1-464e-b68c-7c94b9469573","type":"String"},"mso-request-id":{"value":"50e923e5-10a1-464e-b68c-7c94b9469573","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-04-15T16:39:31.754Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:33.940Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:33.940Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:33.940Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:33.941Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [set-cookie:"JSESSIONID=148B5A2BDE182EDC7BE8D8BB4B0D0C89; Path=/; HttpOnly", date:"Sat, 15 Apr 2023 16:39:33 GMT", x-onap-requestid:"50e923e5-10a1-464e-b68c-7c94b9469573", x-requestid:"50e923e5-10a1-464e-b68c-7c94b9469573", x-transactionid:"50e923e5-10a1-464e-b68c-7c94b9469573", x-ecomp-requestid:"50e923e5-10a1-464e-b68c-7c94b9469573", x-onap-partnername:"UNKNOWN", x-invocationid:"f62d5da7-862c-46ec-a90b-c683bd79d1e9", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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:"2147", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:39:33.941Z|50e923e5-10a1-464e-b68c-7c94b9469573|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\":\"50e923e5-10a1-464e-b68c-7c94b9469573\",\"instanceId\":\"5bff9520-885a-46de-bd46-95ad6c5810b0\"}}","message":"Success","processInstanceID":"19092165-dbac-11ed-be62-aaf687431df4","variables":null,"messageCode":200} 2023-04-15T16:39:33.941Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:33.942Z|50e923e5-10a1-464e-b68c-7c94b9469573|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-04-15T16:39:33.948Z|50e923e5-10a1-464e-b68c-7c94b9469573|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:39:34.162Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:39:34.170Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:39:34.170Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||Invoke 2023-04-15T16:39:34.171Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||===========================request begin================================================ 2023-04-15T16:39:34.171Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:39:34.171Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Method : GET 2023-04-15T16:39:34.171Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb1cc1dba4c2f16989f28d7467c053e4", X-B3-SpanId:"7dad3b45c42c6fc3", X-B3-ParentSpanId:"8694be159a098eff", X-B3-Sampled:"0", X-ONAP-RequestID:"4ace85e1-5592-47e3-a229-d60f34498587", X-RequestID:"4ace85e1-5592-47e3-a229-d60f34498587", X-TransactionID:"4ace85e1-5592-47e3-a229-d60f34498587", X-ECOMP-RequestID:"4ace85e1-5592-47e3-a229-d60f34498587", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69cab67d-95eb-4105-b158-498ef3cb6deb"] 2023-04-15T16:39:34.171Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Request body: 2023-04-15T16:39:34.171Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||==========================request end================================================ 2023-04-15T16:39:34.206Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||============================response begin========================================== 2023-04-15T16:39:34.206Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status code : 200 OK 2023-04-15T16:39:34.207Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status text : OK 2023-04-15T16:39:34.207Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:39:34 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:39:34.209Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Response body: { "requestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T16:39:30.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n\t\t\t\"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\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\": \"f3567a90-1fcc-449e-9940-ac513adbd557\",\n \"modelInvariantUuid\": \"7254b869-01d2-4e28-a049-38de111e8c61\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7bc908b-8ce3-4a33-85e7-fbf686f8f23a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"6cc3cb20-cad0-476d-8296-a7bd68aa07a1\",\n \"modelInvariantUuid\": \"2b93129d-946a-44c6-aeb4-193454474984\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f444df2f-e4a1-4ebd-9dba-2924f42e16ca\"\n },\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n \"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:39:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "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" : "50e923e5-10a1-464e-b68c-7c94b9469573", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" } } } 2023-04-15T16:39:34.210Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||=======================response end================================================= 2023-04-15T16:39:34.210Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||InvokeReturn 2023-04-15T16:39:34.212Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:39:34.212Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:39:34.213Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:39:34.213Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:39:34.213Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:39:34.213Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb1cc1dba4c2f16989f28d7467c053e4", X-B3-SpanId:"bd995f4b62fb7958", X-B3-ParentSpanId:"8694be159a098eff", X-B3-Sampled:"0", X-ONAP-RequestID:"4ace85e1-5592-47e3-a229-d60f34498587", X-RequestID:"4ace85e1-5592-47e3-a229-d60f34498587", X-TransactionID:"4ace85e1-5592-47e3-a229-d60f34498587", X-ECOMP-RequestID:"4ace85e1-5592-47e3-a229-d60f34498587", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3da1fdff-1be6-4438-a73f-bfd9da7b6d6f"] 2023-04-15T16:39:34.214Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:39:34.214Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:39:34.227Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:39:34.228Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:39:34.228Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:39:34.229Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:39:34 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:39:34.229Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T16:39:34.229Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:39:34.229Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:39:34.239Z|4ace85e1-5592-47e3-a229-d60f34498587|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:39:34.557Z|55296564-499d-499f-8926-15ebdda6f132|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:39:34.558Z|55296564-499d-499f-8926-15ebdda6f132|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:39:34.562Z|0633da4b-2ebf-49e1-8498-59664b98704d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:39:34.563Z|0633da4b-2ebf-49e1-8498-59664b98704d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:39:34.565Z|87c40992-90e0-4cd2-bd72-8f499c859562|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:39:34.565Z|87c40992-90e0-4cd2-bd72-8f499c859562|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:39:35.750Z|4d09f693-cedb-478b-a85a-bc92c63e369b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:39:35.754Z|4d09f693-cedb-478b-a85a-bc92c63e369b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:39:37.910Z|e14a58ff-1c4a-46b3-911b-dcbdad77ce7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:39:37.910Z|e14a58ff-1c4a-46b3-911b-dcbdad77ce7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:39:44.464Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:39:44.473Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:39:44.473Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||Invoke 2023-04-15T16:39:44.473Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||===========================request begin================================================ 2023-04-15T16:39:44.473Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:39:44.474Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Method : GET 2023-04-15T16:39:44.474Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"743dc2ef6b4e614ac229ac087655a704", X-B3-SpanId:"28f0183c23e434f8", X-B3-ParentSpanId:"971c55f8585cd4c8", X-B3-Sampled:"0", X-ONAP-RequestID:"9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c", X-RequestID:"9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c", X-TransactionID:"9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c", X-ECOMP-RequestID:"9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"480fedfd-a9ec-4f84-8179-a52d91823946"] 2023-04-15T16:39:44.474Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Request body: 2023-04-15T16:39:44.474Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||==========================request end================================================ 2023-04-15T16:39:44.592Z|ebf825b8-0bb6-4ac0-a72c-b8ec34dbb44a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:39:44.592Z|ebf825b8-0bb6-4ac0-a72c-b8ec34dbb44a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:39:44.597Z|7c0fa1c8-1def-4337-a7e2-d5bdffb205b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:39:44.597Z|7c0fa1c8-1def-4337-a7e2-d5bdffb205b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:39:44.599Z|2daf84ee-c720-495c-8e32-7a76e8bb405d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:39:44.600Z|2daf84ee-c720-495c-8e32-7a76e8bb405d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:39:45.310Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||============================response begin========================================== 2023-04-15T16:39:45.311Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status code : 200 OK 2023-04-15T16:39:45.312Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status text : OK 2023-04-15T16:39:45.312Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:39:46 GMT", x-envoy-upstream-service-time:"831", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:39:45.313Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Response body: { "requestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "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-04-15T16:39:30.000+00:00", "source" : "VID", "vnfId" : "4e71724f-5ee7-4e3a-b6a2-657fae1e8b04", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n\t\t\t\"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\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\": \"f3567a90-1fcc-449e-9940-ac513adbd557\",\n \"modelInvariantUuid\": \"7254b869-01d2-4e28-a049-38de111e8c61\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7bc908b-8ce3-4a33-85e7-fbf686f8f23a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"6cc3cb20-cad0-476d-8296-a7bd68aa07a1\",\n \"modelInvariantUuid\": \"2b93129d-946a-44c6-aeb4-193454474984\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f444df2f-e4a1-4ebd-9dba-2924f42e16ca\"\n },\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n \"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:39:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "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" : "50e923e5-10a1-464e-b68c-7c94b9469573", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" } } } 2023-04-15T16:39:45.313Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||=======================response end================================================= 2023-04-15T16:39:45.313Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||InvokeReturn 2023-04-15T16:39:45.314Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:39:45.315Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:39:45.315Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:39:45.315Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:39:45.315Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:39:45.315Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"743dc2ef6b4e614ac229ac087655a704", X-B3-SpanId:"edf75336f4a34c6f", X-B3-ParentSpanId:"971c55f8585cd4c8", X-B3-Sampled:"0", X-ONAP-RequestID:"9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c", X-RequestID:"9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c", X-TransactionID:"9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c", X-ECOMP-RequestID:"9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18bf6d32-f1ef-40ea-8b2d-3eace9b9dafb"] 2023-04-15T16:39:45.315Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:39:45.315Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:39:45.328Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:39:45.328Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:39:45.328Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:39:45.328Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:39:46 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:39:45.329Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T16:39:45.329Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:39:45.329Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:39:45.352Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:39:45.352Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T16:39:45.352Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:39:45.352Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:39:45.352Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:39:45.352Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c", X-RequestID:"9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c", X-TransactionID:"9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c", X-ECOMP-RequestID:"9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0f7131e-8221-40b5-8e12-74064a2223d6"] 2023-04-15T16:39:45.352Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:39:45.353Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:39:45.532Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:39:45.533Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:39:45.533Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:39:45.533Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BD5DE853FFF23B1C7B0009FEC8EB94C1; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:39:45 GMT", x-envoy-upstream-service-time:"176", server:"envoy"] 2023-04-15T16:39:45.534Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f6e6637-dbac-11ed-be62-aaf687431df4","businessKey":"50e923e5-10a1-464e-b68c-7c94b9469573","processDefinitionId":"SDNCHandler:1:93169f8d-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-15T16:39:42.654+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"19092165-dbac-11ed-be62-aaf687431df4","superProcessInstanceId":"1e9d3336-dbac-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T16:39:45.534Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:39:45.534Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:39:45.562Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6e6637-dbac-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6e6637-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:39:45.563Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6e6637-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T16:39:45.563Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6e6637-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:39:45.563Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6e6637-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6e6637-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:39:45.564Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6e6637-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:39:45.564Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6e6637-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c", X-RequestID:"9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c", X-TransactionID:"9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c", X-ECOMP-RequestID:"9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c31115c-4ee7-4acc-a1b7-b820689dec29"] 2023-04-15T16:39:45.564Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6e6637-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:39:45.564Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6e6637-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:39:45.724Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6e6637-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:39:45.725Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6e6637-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:39:45.725Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6e6637-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:39:45.725Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6e6637-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BF6F977283628080F611B3FBDCF3A4C5; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"781", date:"Sat, 15 Apr 2023 16:39:45 GMT", x-envoy-upstream-service-time:"156", server:"envoy"] 2023-04-15T16:39:45.726Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6e6637-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"211140ff-dbac-11ed-be62-aaf687431df4","parentActivityInstanceId":"SubProcess_0y8yozw:1f7e44d3-dbac-11ed-be62-aaf687431df4","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:93169f8d-db3b-11ed-be62-aaf687431df4","processInstanceId":"1f6e6637-dbac-11ed-be62-aaf687431df4","executionId":"211140fd-dbac-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T16:39:45.399+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"19092165-dbac-11ed-be62-aaf687431df4"}] 2023-04-15T16:39:45.726Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6e6637-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:39:45.726Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f6e6637-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:39:45.732Z|9dd63ce3-0c3e-4b66-9c5a-5046c28bd15c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:39:50.750Z|544bb600-c754-4620-b0c0-5a04f330a916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:39:50.750Z|544bb600-c754-4620-b0c0-5a04f330a916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:39:54.628Z|42959531-4359-4270-b1d0-5a16301a7d5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:39:54.629Z|42959531-4359-4270-b1d0-5a16301a7d5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:39:54.635Z|415b4c31-cb7a-4f6f-825c-8206970c32df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:39:54.636Z|415b4c31-cb7a-4f6f-825c-8206970c32df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:39:54.643Z|ffd1a466-4349-4ced-af53-bb1088728765|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:39:54.644Z|ffd1a466-4349-4ced-af53-bb1088728765|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:39:55.938Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:39:55.946Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:39:55.947Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||Invoke 2023-04-15T16:39:55.947Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||===========================request begin================================================ 2023-04-15T16:39:55.947Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:39:55.947Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Method : GET 2023-04-15T16:39:55.947Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f4c9c0a6ce6ced6eaafa0d50df0d2c0", X-B3-SpanId:"27280efdf3fa6f27", X-B3-ParentSpanId:"c9388d80d20286c6", X-B3-Sampled:"0", X-ONAP-RequestID:"39816a93-4725-4fb0-a723-d40ae92d9f53", X-RequestID:"39816a93-4725-4fb0-a723-d40ae92d9f53", X-TransactionID:"39816a93-4725-4fb0-a723-d40ae92d9f53", X-ECOMP-RequestID:"39816a93-4725-4fb0-a723-d40ae92d9f53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"064e4598-9aa3-4ffc-8c20-2ca916a02378"] 2023-04-15T16:39:55.947Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Request body: 2023-04-15T16:39:55.947Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||==========================request end================================================ 2023-04-15T16:39:55.977Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||============================response begin========================================== 2023-04-15T16:39:55.977Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status code : 200 OK 2023-04-15T16:39:55.977Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status text : OK 2023-04-15T16:39:55.977Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:39:56 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:39:55.978Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Response body: { "requestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "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-04-15T16:39:30.000+00:00", "source" : "VID", "vnfId" : "4e71724f-5ee7-4e3a-b6a2-657fae1e8b04", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n\t\t\t\"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\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\": \"f3567a90-1fcc-449e-9940-ac513adbd557\",\n \"modelInvariantUuid\": \"7254b869-01d2-4e28-a049-38de111e8c61\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7bc908b-8ce3-4a33-85e7-fbf686f8f23a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"6cc3cb20-cad0-476d-8296-a7bd68aa07a1\",\n \"modelInvariantUuid\": \"2b93129d-946a-44c6-aeb4-193454474984\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f444df2f-e4a1-4ebd-9dba-2924f42e16ca\"\n },\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n \"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:39:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "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" : "50e923e5-10a1-464e-b68c-7c94b9469573", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" } } } 2023-04-15T16:39:55.978Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||=======================response end================================================= 2023-04-15T16:39:55.978Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||InvokeReturn 2023-04-15T16:39:55.979Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:39:55.979Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:39:55.979Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:39:55.979Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:39:55.979Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:39:55.980Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f4c9c0a6ce6ced6eaafa0d50df0d2c0", X-B3-SpanId:"0459d207766d8dd0", X-B3-ParentSpanId:"c9388d80d20286c6", X-B3-Sampled:"0", X-ONAP-RequestID:"39816a93-4725-4fb0-a723-d40ae92d9f53", X-RequestID:"39816a93-4725-4fb0-a723-d40ae92d9f53", X-TransactionID:"39816a93-4725-4fb0-a723-d40ae92d9f53", X-ECOMP-RequestID:"39816a93-4725-4fb0-a723-d40ae92d9f53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a485f37-3571-4470-85e9-430158c84d1f"] 2023-04-15T16:39:55.980Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:39:55.980Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:39:55.991Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:39:55.992Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:39:55.992Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:39:55.992Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:39:56 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:39:55.992Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T16:39:55.993Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:39:55.993Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:39:56.018Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:39:56.018Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T16:39:56.018Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:39:56.018Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:39:56.018Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:39:56.019Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"39816a93-4725-4fb0-a723-d40ae92d9f53", X-RequestID:"39816a93-4725-4fb0-a723-d40ae92d9f53", X-TransactionID:"39816a93-4725-4fb0-a723-d40ae92d9f53", X-ECOMP-RequestID:"39816a93-4725-4fb0-a723-d40ae92d9f53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2940344e-1e17-4053-9c4b-0523353caf55"] 2023-04-15T16:39:56.019Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:39:56.019Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:39:56.182Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:39:56.182Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:39:56.183Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:39:56.183Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F92D25217B9E87551CE87E8E7CD32319; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:39:56 GMT", x-envoy-upstream-service-time:"160", server:"envoy"] 2023-04-15T16:39:56.183Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"24b40a3b-dbac-11ed-be62-aaf687431df4","businessKey":"50e923e5-10a1-464e-b68c-7c94b9469573","processDefinitionId":"SDNCHandler:1:93169f8d-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-15T16:39:51.499+0000","endTime":"2023-04-15T16:39:53.853+0000","removalTime":null,"durationInMillis":2354,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"19092165-dbac-11ed-be62-aaf687431df4","superProcessInstanceId":"2491dbfe-dbac-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-15T16:39:56.183Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:39:56.184Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:39:56.236Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24b40a3b-dbac-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24b40a3b-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:39:56.237Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24b40a3b-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T16:39:56.237Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24b40a3b-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:39:56.237Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24b40a3b-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24b40a3b-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:39:56.237Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24b40a3b-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:39:56.237Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24b40a3b-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"39816a93-4725-4fb0-a723-d40ae92d9f53", X-RequestID:"39816a93-4725-4fb0-a723-d40ae92d9f53", X-TransactionID:"39816a93-4725-4fb0-a723-d40ae92d9f53", X-ECOMP-RequestID:"39816a93-4725-4fb0-a723-d40ae92d9f53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a6bf26d-b860-4e0f-8eab-9cd90a64cfba"] 2023-04-15T16:39:56.237Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24b40a3b-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:39:56.238Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24b40a3b-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:39:56.392Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24b40a3b-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:39:56.393Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24b40a3b-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:39:56.393Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24b40a3b-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:39:56.393Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24b40a3b-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=601AAB724FE3F32C0043DD3A1C25DC94; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:39:56 GMT", x-envoy-upstream-service-time:"152", server:"envoy"] 2023-04-15T16:39:56.394Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24b40a3b-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"24f53223-dbac-11ed-be62-aaf687431df4","parentActivityInstanceId":"SubProcess_0y8yozw:24c855a7-dbac-11ed-be62-aaf687431df4","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:93169f8d-db3b-11ed-be62-aaf687431df4","processInstanceId":"24b40a3b-dbac-11ed-be62-aaf687431df4","executionId":"24f50b11-dbac-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T16:39:51.926+0000","endTime":"2023-04-15T16:39:53.537+0000","durationInMillis":1611,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"19092165-dbac-11ed-be62-aaf687431df4"}] 2023-04-15T16:39:56.394Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24b40a3b-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:39:56.394Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24b40a3b-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:39:56.409Z|39816a93-4725-4fb0-a723-d40ae92d9f53|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:39:59.889Z|ecda0dd1-821e-4ffb-973b-ad63f7077594|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:39:59.890Z|ecda0dd1-821e-4ffb-973b-ad63f7077594|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:04.663Z|a3ef04fd-1459-4325-a598-41efb50dd757|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:40:04.664Z|a3ef04fd-1459-4325-a598-41efb50dd757|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:04.667Z|48dd149c-a7e7-47ca-a96c-8348fe8b07d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:40:04.667Z|48dd149c-a7e7-47ca-a96c-8348fe8b07d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:04.676Z|fbe0f8dc-64ff-4ed8-ae08-09feffa455ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:40:04.676Z|fbe0f8dc-64ff-4ed8-ae08-09feffa455ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:05.750Z|ec26be97-0e9d-48fd-baaa-dc011d355d11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:40:05.750Z|ec26be97-0e9d-48fd-baaa-dc011d355d11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:40:06.609Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:40:06.615Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:40:06.616Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||Invoke 2023-04-15T16:40:06.616Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:06.617Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:40:06.617Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Method : GET 2023-04-15T16:40:06.617Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc2d5efa5c6fac5bee47421065909b3d", X-B3-SpanId:"a91403d49b1d0ebb", X-B3-ParentSpanId:"49e6fa9cd3fd8e57", X-B3-Sampled:"0", X-ONAP-RequestID:"7bad4981-60c9-4f89-bfc8-8e35b08c46bb", X-RequestID:"7bad4981-60c9-4f89-bfc8-8e35b08c46bb", X-TransactionID:"7bad4981-60c9-4f89-bfc8-8e35b08c46bb", X-ECOMP-RequestID:"7bad4981-60c9-4f89-bfc8-8e35b08c46bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73d68a2a-09af-4a26-92a5-05fadce90f46"] 2023-04-15T16:40:06.617Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Request body: 2023-04-15T16:40:06.618Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:06.646Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:06.646Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:06.647Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status text : OK 2023-04-15T16:40:06.647Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:40:06 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:40:06.647Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Response body: { "requestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-04-15T16:39:30.000+00:00", "source" : "VID", "vnfId" : "4e71724f-5ee7-4e3a-b6a2-657fae1e8b04", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n\t\t\t\"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\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\": \"f3567a90-1fcc-449e-9940-ac513adbd557\",\n \"modelInvariantUuid\": \"7254b869-01d2-4e28-a049-38de111e8c61\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7bc908b-8ce3-4a33-85e7-fbf686f8f23a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"6cc3cb20-cad0-476d-8296-a7bd68aa07a1\",\n \"modelInvariantUuid\": \"2b93129d-946a-44c6-aeb4-193454474984\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f444df2f-e4a1-4ebd-9dba-2924f42e16ca\"\n },\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n \"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:40:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "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" : "50e923e5-10a1-464e-b68c-7c94b9469573", "cloudIdentifier" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"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-04-15T16:40:06.000+00:00" } ], "requestURI" : "50e923e5-10a1-464e-b68c-7c94b9469573", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" } } } 2023-04-15T16:40:06.647Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:06.648Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||InvokeReturn 2023-04-15T16:40:06.649Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:40:06.649Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:40:06.649Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:06.650Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:40:06.650Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:40:06.650Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc2d5efa5c6fac5bee47421065909b3d", X-B3-SpanId:"c0e1f52b4bbd3e35", X-B3-ParentSpanId:"49e6fa9cd3fd8e57", X-B3-Sampled:"0", X-ONAP-RequestID:"7bad4981-60c9-4f89-bfc8-8e35b08c46bb", X-RequestID:"7bad4981-60c9-4f89-bfc8-8e35b08c46bb", X-TransactionID:"7bad4981-60c9-4f89-bfc8-8e35b08c46bb", X-ECOMP-RequestID:"7bad4981-60c9-4f89-bfc8-8e35b08c46bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fc4756a-cb4d-49fb-9160-f5bbc9850640"] 2023-04-15T16:40:06.650Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:40:06.650Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:06.666Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:06.667Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:06.667Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:40:06.667Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:40:06 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:40:06.669Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T16:40:06.670Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:06.670Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:40:06.695Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:40:06.696Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T16:40:06.696Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:06.696Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:40:06.696Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:40:06.696Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7bad4981-60c9-4f89-bfc8-8e35b08c46bb", X-RequestID:"7bad4981-60c9-4f89-bfc8-8e35b08c46bb", X-TransactionID:"7bad4981-60c9-4f89-bfc8-8e35b08c46bb", X-ECOMP-RequestID:"7bad4981-60c9-4f89-bfc8-8e35b08c46bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9a5c9ca-bee7-40fb-9c9b-12cfce22876c"] 2023-04-15T16:40:06.697Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:40:06.697Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:06.865Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:06.866Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:06.866Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:40:06.866Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ABD50B908B14DC60CE5919AAA0CA0545; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:40:06 GMT", x-envoy-upstream-service-time:"159", server:"envoy"] 2023-04-15T16:40:06.867Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2be8380a-dbac-11ed-be62-aaf687431df4","businessKey":"50e923e5-10a1-464e-b68c-7c94b9469573","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T16:40:03.585+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"19092165-dbac-11ed-be62-aaf687431df4","superProcessInstanceId":"2be66309-dbac-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T16:40:06.867Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:06.867Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:40:06.880Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:40:06.881Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T16:40:06.881Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:06.881Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:40:06.882Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:40:06.882Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7bad4981-60c9-4f89-bfc8-8e35b08c46bb", X-RequestID:"7bad4981-60c9-4f89-bfc8-8e35b08c46bb", X-TransactionID:"7bad4981-60c9-4f89-bfc8-8e35b08c46bb", X-ECOMP-RequestID:"7bad4981-60c9-4f89-bfc8-8e35b08c46bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c569ae8f-0834-48c2-988c-5f3cd201d820"] 2023-04-15T16:40:06.882Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:40:06.882Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:07.018Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:07.019Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:07.019Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:40:07.019Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=08F9048101DDD2DA770CF5247FE5C796; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:40:06 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2023-04-15T16:40:07.019Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:2be85e21-dbac-11ed-be62-aaf687431df4","parentActivityInstanceId":"2be8380a-dbac-11ed-be62-aaf687431df4","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"2be8380a-dbac-11ed-be62-aaf687431df4","executionId":"2be8380a-dbac-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T16:40:03.586+0000","endTime":"2023-04-15T16:40:03.586+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"19092165-dbac-11ed-be62-aaf687431df4"}] 2023-04-15T16:40:07.020Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:07.020Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:40:07.025Z|7bad4981-60c9-4f89-bfc8-8e35b08c46bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:40:07.911Z|d1407d99-0979-4973-82ab-ade4bb43409b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:40:07.911Z|d1407d99-0979-4973-82ab-ade4bb43409b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:40:14.688Z|44ea4e5e-d66b-464c-b544-66bfca71493b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:40:14.689Z|44ea4e5e-d66b-464c-b544-66bfca71493b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:14.695Z|c33efacb-e898-473b-b218-c1e219c2631f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:40:14.695Z|c33efacb-e898-473b-b218-c1e219c2631f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:14.700Z|5d8494f1-da6e-4d5a-848a-10561ea2f50f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:40:14.700Z|5d8494f1-da6e-4d5a-848a-10561ea2f50f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:17.222Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:40:17.231Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:40:17.231Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||Invoke 2023-04-15T16:40:17.231Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:17.231Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:40:17.232Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Method : GET 2023-04-15T16:40:17.232Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e436b320016befa530af81521c5b7668", X-B3-SpanId:"1c2cc00cfd10d2dd", X-B3-ParentSpanId:"188c7c37dbac5ee9", X-B3-Sampled:"0", X-ONAP-RequestID:"8831777a-3a01-46e1-9a90-2719a2867c59", X-RequestID:"8831777a-3a01-46e1-9a90-2719a2867c59", X-TransactionID:"8831777a-3a01-46e1-9a90-2719a2867c59", X-ECOMP-RequestID:"8831777a-3a01-46e1-9a90-2719a2867c59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13bf8b7e-7a25-4ae9-aed9-00b0a6737c40"] 2023-04-15T16:40:17.232Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Request body: 2023-04-15T16:40:17.232Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:17.266Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:17.267Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:17.268Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status text : OK 2023-04-15T16:40:17.268Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:40:18 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:40:17.269Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Response body: { "requestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "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-04-15T16:39:30.000+00:00", "source" : "VID", "vnfId" : "4e71724f-5ee7-4e3a-b6a2-657fae1e8b04", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n\t\t\t\"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\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\": \"f3567a90-1fcc-449e-9940-ac513adbd557\",\n \"modelInvariantUuid\": \"7254b869-01d2-4e28-a049-38de111e8c61\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7bc908b-8ce3-4a33-85e7-fbf686f8f23a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"6cc3cb20-cad0-476d-8296-a7bd68aa07a1\",\n \"modelInvariantUuid\": \"2b93129d-946a-44c6-aeb4-193454474984\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f444df2f-e4a1-4ebd-9dba-2924f42e16ca\"\n },\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n \"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:40:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "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" : "50e923e5-10a1-464e-b68c-7c94b9469573", "cloudIdentifier" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"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-04-15T16:40:06.000+00:00" } ], "requestURI" : "50e923e5-10a1-464e-b68c-7c94b9469573", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" } } } 2023-04-15T16:40:17.270Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:17.270Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||InvokeReturn 2023-04-15T16:40:17.272Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:40:17.273Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:40:17.274Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:17.274Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:40:17.274Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:40:17.275Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e436b320016befa530af81521c5b7668", X-B3-SpanId:"73a98ec937ee5386", X-B3-ParentSpanId:"188c7c37dbac5ee9", X-B3-Sampled:"0", X-ONAP-RequestID:"8831777a-3a01-46e1-9a90-2719a2867c59", X-RequestID:"8831777a-3a01-46e1-9a90-2719a2867c59", X-TransactionID:"8831777a-3a01-46e1-9a90-2719a2867c59", X-ECOMP-RequestID:"8831777a-3a01-46e1-9a90-2719a2867c59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c140412-96b2-4f86-8dbb-b54ff57d4b9e"] 2023-04-15T16:40:17.275Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:40:17.275Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:17.294Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:17.295Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:17.295Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:40:17.296Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:40:18 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:40:17.297Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "groupingId" : "e3b060c5-0230-4ab7-9513-5797d719cc0c", "name" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681576808000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"a934a4e4dcbf4c4ebe9ab832760efe74\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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-04-15T16:40:10.000+00:00", "isDataInternal" : false } ] 2023-04-15T16:40:17.297Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:17.298Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:40:17.336Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:40:17.337Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T16:40:17.337Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:17.337Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:40:17.338Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:40:17.338Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8831777a-3a01-46e1-9a90-2719a2867c59", X-RequestID:"8831777a-3a01-46e1-9a90-2719a2867c59", X-TransactionID:"8831777a-3a01-46e1-9a90-2719a2867c59", X-ECOMP-RequestID:"8831777a-3a01-46e1-9a90-2719a2867c59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9b0b90e-c441-4ce8-b8a4-aa3d3f917277"] 2023-04-15T16:40:17.338Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:40:17.338Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:17.479Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:17.479Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:17.480Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:40:17.480Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0A24F6277E3E7C1EB8A357B066565DA3; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:40:17 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2023-04-15T16:40:17.481Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2be8380a-dbac-11ed-be62-aaf687431df4","businessKey":"50e923e5-10a1-464e-b68c-7c94b9469573","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T16:40:03.585+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"19092165-dbac-11ed-be62-aaf687431df4","superProcessInstanceId":"2be66309-dbac-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T16:40:17.481Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:17.481Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:40:17.510Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:40:17.510Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T16:40:17.511Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:17.511Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:40:17.511Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:40:17.511Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8831777a-3a01-46e1-9a90-2719a2867c59", X-RequestID:"8831777a-3a01-46e1-9a90-2719a2867c59", X-TransactionID:"8831777a-3a01-46e1-9a90-2719a2867c59", X-ECOMP-RequestID:"8831777a-3a01-46e1-9a90-2719a2867c59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3501479-ad2f-4606-b9c1-5dd58a157ee2"] 2023-04-15T16:40:17.512Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:40:17.512Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:17.745Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:17.746Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:17.746Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:40:17.746Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0FE6377B56D07826E9AD77978D1C5E63; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:40:17 GMT", x-envoy-upstream-service-time:"229", server:"envoy"] 2023-04-15T16:40:17.746Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2f792622-dbac-11ed-be62-aaf687431df4","parentActivityInstanceId":"2be8380a-dbac-11ed-be62-aaf687431df4","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"2be8380a-dbac-11ed-be62-aaf687431df4","executionId":"2be8380a-dbac-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T16:40:09.568+0000","endTime":"2023-04-15T16:40:09.578+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"19092165-dbac-11ed-be62-aaf687431df4"}] 2023-04-15T16:40:17.747Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:17.747Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:40:17.752Z|8831777a-3a01-46e1-9a90-2719a2867c59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:40:20.750Z|428f1e36-1930-4b0c-af9f-e3b92bfbeaa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:40:20.755Z|428f1e36-1930-4b0c-af9f-e3b92bfbeaa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:40:24.721Z|fcf4576d-ef3b-4945-b283-856619a9a259|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:40:24.722Z|fcf4576d-ef3b-4945-b283-856619a9a259|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:24.727Z|0a75e30e-4465-4356-b238-41e07e20fb12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:40:24.728Z|0a75e30e-4465-4356-b238-41e07e20fb12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:24.736Z|83b1aa58-e9dd-4997-b0bb-14a4f47781d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:40:24.736Z|83b1aa58-e9dd-4997-b0bb-14a4f47781d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:27.976Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:40:27.985Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:40:27.986Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||Invoke 2023-04-15T16:40:27.986Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:27.986Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:40:27.986Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Method : GET 2023-04-15T16:40:27.986Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"686c4c9026f2902391f09c836d9f0774", X-B3-SpanId:"6790401f8b4afc2f", X-B3-ParentSpanId:"6dd59b326001ab1c", X-B3-Sampled:"0", X-ONAP-RequestID:"81d430ba-5bb9-4caa-be93-8eefb644ff0e", X-RequestID:"81d430ba-5bb9-4caa-be93-8eefb644ff0e", X-TransactionID:"81d430ba-5bb9-4caa-be93-8eefb644ff0e", X-ECOMP-RequestID:"81d430ba-5bb9-4caa-be93-8eefb644ff0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"098e3660-9ec5-4011-8b90-e31fe4a4b73a"] 2023-04-15T16:40:27.986Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Request body: 2023-04-15T16:40:27.986Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:28.022Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:28.023Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:28.023Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status text : OK 2023-04-15T16:40:28.023Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:40:28 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:40:28.025Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Response body: { "requestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "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-04-15T16:39:30.000+00:00", "source" : "VID", "vnfId" : "4e71724f-5ee7-4e3a-b6a2-657fae1e8b04", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n\t\t\t\"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\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\": \"f3567a90-1fcc-449e-9940-ac513adbd557\",\n \"modelInvariantUuid\": \"7254b869-01d2-4e28-a049-38de111e8c61\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7bc908b-8ce3-4a33-85e7-fbf686f8f23a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"6cc3cb20-cad0-476d-8296-a7bd68aa07a1\",\n \"modelInvariantUuid\": \"2b93129d-946a-44c6-aeb4-193454474984\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f444df2f-e4a1-4ebd-9dba-2924f42e16ca\"\n },\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n \"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:40:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "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" : "50e923e5-10a1-464e-b68c-7c94b9469573", "cloudIdentifier" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"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-04-15T16:40:06.000+00:00" } ], "requestURI" : "50e923e5-10a1-464e-b68c-7c94b9469573", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" } } } 2023-04-15T16:40:28.025Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:28.025Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||InvokeReturn 2023-04-15T16:40:28.026Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:40:28.027Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:40:28.027Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:28.027Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:40:28.027Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:40:28.027Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"686c4c9026f2902391f09c836d9f0774", X-B3-SpanId:"1f5ac5455d3ba834", X-B3-ParentSpanId:"6dd59b326001ab1c", X-B3-Sampled:"0", X-ONAP-RequestID:"81d430ba-5bb9-4caa-be93-8eefb644ff0e", X-RequestID:"81d430ba-5bb9-4caa-be93-8eefb644ff0e", X-TransactionID:"81d430ba-5bb9-4caa-be93-8eefb644ff0e", X-ECOMP-RequestID:"81d430ba-5bb9-4caa-be93-8eefb644ff0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cea17101-9cf6-4eb2-ac55-910a8fbc874a"] 2023-04-15T16:40:28.027Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:40:28.027Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:28.044Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:28.044Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:28.044Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:40:28.045Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:40:28 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:40:28.045Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "groupingId" : "e3b060c5-0230-4ab7-9513-5797d719cc0c", "name" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681576808000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"a934a4e4dcbf4c4ebe9ab832760efe74\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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-04-15T16:40:10.000+00:00", "isDataInternal" : false } ] 2023-04-15T16:40:28.046Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:28.046Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:40:28.067Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:40:28.068Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T16:40:28.068Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:28.068Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:40:28.068Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:40:28.068Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"81d430ba-5bb9-4caa-be93-8eefb644ff0e", X-RequestID:"81d430ba-5bb9-4caa-be93-8eefb644ff0e", X-TransactionID:"81d430ba-5bb9-4caa-be93-8eefb644ff0e", X-ECOMP-RequestID:"81d430ba-5bb9-4caa-be93-8eefb644ff0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c311005a-12ec-43d1-a383-40f737a67102"] 2023-04-15T16:40:28.069Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:40:28.069Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:28.219Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:28.219Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:28.220Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:40:28.220Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=30B0F025D92E58418CDC411A6EE94709; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:40:28 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2023-04-15T16:40:28.220Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2be8380a-dbac-11ed-be62-aaf687431df4","businessKey":"50e923e5-10a1-464e-b68c-7c94b9469573","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T16:40:03.585+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"19092165-dbac-11ed-be62-aaf687431df4","superProcessInstanceId":"2be66309-dbac-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T16:40:28.221Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:28.221Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:40:28.251Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:40:28.251Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T16:40:28.251Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:28.251Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:40:28.252Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:40:28.252Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"81d430ba-5bb9-4caa-be93-8eefb644ff0e", X-RequestID:"81d430ba-5bb9-4caa-be93-8eefb644ff0e", X-TransactionID:"81d430ba-5bb9-4caa-be93-8eefb644ff0e", X-ECOMP-RequestID:"81d430ba-5bb9-4caa-be93-8eefb644ff0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"501331a0-a1c7-43f3-a1eb-9455e20920bb"] 2023-04-15T16:40:28.252Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:40:28.252Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:28.416Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:28.416Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:28.416Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:40:28.416Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=99E9633AF833A3AE46D23D54A17FE9C1; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:40:28 GMT", x-envoy-upstream-service-time:"159", server:"envoy"] 2023-04-15T16:40:28.417Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2f792622-dbac-11ed-be62-aaf687431df4","parentActivityInstanceId":"2be8380a-dbac-11ed-be62-aaf687431df4","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"2be8380a-dbac-11ed-be62-aaf687431df4","executionId":"2be8380a-dbac-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T16:40:09.568+0000","endTime":"2023-04-15T16:40:09.578+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"19092165-dbac-11ed-be62-aaf687431df4"}] 2023-04-15T16:40:28.417Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:28.417Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:40:28.423Z|81d430ba-5bb9-4caa-be93-8eefb644ff0e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:40:34.753Z|5a808c05-bf6b-4b9c-b503-fcc976566786|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:40:34.754Z|5a808c05-bf6b-4b9c-b503-fcc976566786|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:34.764Z|1744ac57-af4d-462d-bee1-0681ba100ded|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:40:34.764Z|1744ac57-af4d-462d-bee1-0681ba100ded|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:34.767Z|7bb60bcc-7de9-4b7e-a8df-753296fa6010|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:40:34.767Z|7bb60bcc-7de9-4b7e-a8df-753296fa6010|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:35.750Z|af171018-17f3-43ea-a262-486779a7882e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:40:35.750Z|af171018-17f3-43ea-a262-486779a7882e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:40:37.912Z|962498fb-edcc-48ec-ab8c-3f99519475c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:40:37.912Z|962498fb-edcc-48ec-ab8c-3f99519475c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:40:38.635Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:40:38.643Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:40:38.643Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||Invoke 2023-04-15T16:40:38.643Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:38.643Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:40:38.644Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Method : GET 2023-04-15T16:40:38.644Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93a1579fe9280e99681fd5a7def553a9", X-B3-SpanId:"8427701718ce5b8e", X-B3-ParentSpanId:"2d9cd6ad3b4229f0", X-B3-Sampled:"0", X-ONAP-RequestID:"a434a4a3-5c41-4ab0-9996-50b6b8c4a35e", X-RequestID:"a434a4a3-5c41-4ab0-9996-50b6b8c4a35e", X-TransactionID:"a434a4a3-5c41-4ab0-9996-50b6b8c4a35e", X-ECOMP-RequestID:"a434a4a3-5c41-4ab0-9996-50b6b8c4a35e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edb9a08c-3883-483c-8e1a-f4125e612b64"] 2023-04-15T16:40:38.644Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Request body: 2023-04-15T16:40:38.644Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:38.683Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:38.683Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:38.683Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status text : OK 2023-04-15T16:40:38.683Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:40:39 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:40:38.684Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Response body: { "requestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "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-04-15T16:39:30.000+00:00", "source" : "VID", "vnfId" : "4e71724f-5ee7-4e3a-b6a2-657fae1e8b04", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n\t\t\t\"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\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\": \"f3567a90-1fcc-449e-9940-ac513adbd557\",\n \"modelInvariantUuid\": \"7254b869-01d2-4e28-a049-38de111e8c61\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7bc908b-8ce3-4a33-85e7-fbf686f8f23a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"6cc3cb20-cad0-476d-8296-a7bd68aa07a1\",\n \"modelInvariantUuid\": \"2b93129d-946a-44c6-aeb4-193454474984\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f444df2f-e4a1-4ebd-9dba-2924f42e16ca\"\n },\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n \"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:40:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "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" : "50e923e5-10a1-464e-b68c-7c94b9469573", "cloudIdentifier" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"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-04-15T16:40:06.000+00:00" } ], "requestURI" : "50e923e5-10a1-464e-b68c-7c94b9469573", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" } } } 2023-04-15T16:40:38.685Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:38.685Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||InvokeReturn 2023-04-15T16:40:38.686Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:40:38.686Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:40:38.686Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:38.687Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:40:38.687Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:40:38.687Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93a1579fe9280e99681fd5a7def553a9", X-B3-SpanId:"f3373893e9ebba56", X-B3-ParentSpanId:"2d9cd6ad3b4229f0", X-B3-Sampled:"0", X-ONAP-RequestID:"a434a4a3-5c41-4ab0-9996-50b6b8c4a35e", X-RequestID:"a434a4a3-5c41-4ab0-9996-50b6b8c4a35e", X-TransactionID:"a434a4a3-5c41-4ab0-9996-50b6b8c4a35e", X-ECOMP-RequestID:"a434a4a3-5c41-4ab0-9996-50b6b8c4a35e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"879fcf0b-d80d-45d9-9bd9-d8f04389f286"] 2023-04-15T16:40:38.687Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:40:38.687Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:38.705Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:38.705Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:38.705Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:40:38.706Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:40:39 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:40:38.706Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "groupingId" : "e3b060c5-0230-4ab7-9513-5797d719cc0c", "name" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681576808000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"a934a4e4dcbf4c4ebe9ab832760efe74\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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-04-15T16:40:10.000+00:00", "isDataInternal" : false } ] 2023-04-15T16:40:38.706Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:38.706Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:40:38.723Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:40:38.723Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T16:40:38.723Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:38.723Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:40:38.723Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:40:38.723Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a434a4a3-5c41-4ab0-9996-50b6b8c4a35e", X-RequestID:"a434a4a3-5c41-4ab0-9996-50b6b8c4a35e", X-TransactionID:"a434a4a3-5c41-4ab0-9996-50b6b8c4a35e", X-ECOMP-RequestID:"a434a4a3-5c41-4ab0-9996-50b6b8c4a35e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f977941-abdd-4dbe-ae40-5a58033bbda3"] 2023-04-15T16:40:38.724Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:40:38.724Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:38.892Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:38.893Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:38.893Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:40:38.894Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=539C48A346351CE497015208C01732EB; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:40:38 GMT", x-envoy-upstream-service-time:"160", server:"envoy"] 2023-04-15T16:40:38.894Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2be8380a-dbac-11ed-be62-aaf687431df4","businessKey":"50e923e5-10a1-464e-b68c-7c94b9469573","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T16:40:03.585+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"19092165-dbac-11ed-be62-aaf687431df4","superProcessInstanceId":"2be66309-dbac-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T16:40:38.894Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:38.895Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:40:38.922Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:40:38.923Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T16:40:38.923Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:38.923Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:40:38.923Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:40:38.923Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a434a4a3-5c41-4ab0-9996-50b6b8c4a35e", X-RequestID:"a434a4a3-5c41-4ab0-9996-50b6b8c4a35e", X-TransactionID:"a434a4a3-5c41-4ab0-9996-50b6b8c4a35e", X-ECOMP-RequestID:"a434a4a3-5c41-4ab0-9996-50b6b8c4a35e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd8beaf7-1c07-411d-9447-57b362e94f38"] 2023-04-15T16:40:38.924Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:40:38.924Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:39.093Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:39.093Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:39.094Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:40:39.094Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7A3643B54000ACFAD8F596EC1A0FCCF2; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:40:38 GMT", x-envoy-upstream-service-time:"163", server:"envoy"] 2023-04-15T16:40:39.094Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2f792622-dbac-11ed-be62-aaf687431df4","parentActivityInstanceId":"2be8380a-dbac-11ed-be62-aaf687431df4","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"2be8380a-dbac-11ed-be62-aaf687431df4","executionId":"2be8380a-dbac-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T16:40:09.568+0000","endTime":"2023-04-15T16:40:09.578+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"19092165-dbac-11ed-be62-aaf687431df4"}] 2023-04-15T16:40:39.095Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:39.095Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:40:39.101Z|a434a4a3-5c41-4ab0-9996-50b6b8c4a35e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:40:44.781Z|a3c54c6b-09b9-458d-952c-76bae87c8f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:40:44.782Z|a3c54c6b-09b9-458d-952c-76bae87c8f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:44.790Z|bd3f652d-4a26-47f2-b716-435e8fc7dbd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:40:44.791Z|bd3f652d-4a26-47f2-b716-435e8fc7dbd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:44.803Z|3001df44-d4ed-4044-a251-eb96a93e1b8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:40:44.803Z|3001df44-d4ed-4044-a251-eb96a93e1b8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:49.311Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:40:49.318Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:40:49.318Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||Invoke 2023-04-15T16:40:49.318Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:49.319Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:40:49.319Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Method : GET 2023-04-15T16:40:49.319Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12e0aa744b9eb13a3838011384be9b5d", X-B3-SpanId:"b7c82de11fcdc7ff", X-B3-ParentSpanId:"00e16911d2963dc2", X-B3-Sampled:"0", X-ONAP-RequestID:"d4a05909-7f7b-49db-bd85-ce3a173db84c", X-RequestID:"d4a05909-7f7b-49db-bd85-ce3a173db84c", X-TransactionID:"d4a05909-7f7b-49db-bd85-ce3a173db84c", X-ECOMP-RequestID:"d4a05909-7f7b-49db-bd85-ce3a173db84c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ade3883-6b7f-4bba-8fe1-b60157636f46"] 2023-04-15T16:40:49.319Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Request body: 2023-04-15T16:40:49.319Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:49.355Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:49.355Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:49.356Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status text : OK 2023-04-15T16:40:49.356Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:40:50 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:40:49.357Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Response body: { "requestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4).", "progress" : 57, "startTime" : "2023-04-15T16:39:30.000+00:00", "source" : "VID", "vnfId" : "4e71724f-5ee7-4e3a-b6a2-657fae1e8b04", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n\t\t\t\"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\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\": \"f3567a90-1fcc-449e-9940-ac513adbd557\",\n \"modelInvariantUuid\": \"7254b869-01d2-4e28-a049-38de111e8c61\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7bc908b-8ce3-4a33-85e7-fbf686f8f23a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"6cc3cb20-cad0-476d-8296-a7bd68aa07a1\",\n \"modelInvariantUuid\": \"2b93129d-946a-44c6-aeb4-193454474984\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f444df2f-e4a1-4ebd-9dba-2924f42e16ca\"\n },\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n \"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:40:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "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" : "50e923e5-10a1-464e-b68c-7c94b9469573", "cloudIdentifier" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"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-04-15T16:40:06.000+00:00" } ], "requestURI" : "50e923e5-10a1-464e-b68c-7c94b9469573", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" } } } 2023-04-15T16:40:49.357Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:49.357Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||InvokeReturn 2023-04-15T16:40:49.359Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:40:49.360Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:40:49.360Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:49.360Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:40:49.361Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:40:49.361Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12e0aa744b9eb13a3838011384be9b5d", X-B3-SpanId:"86388d586cc00f03", X-B3-ParentSpanId:"00e16911d2963dc2", X-B3-Sampled:"0", X-ONAP-RequestID:"d4a05909-7f7b-49db-bd85-ce3a173db84c", X-RequestID:"d4a05909-7f7b-49db-bd85-ce3a173db84c", X-TransactionID:"d4a05909-7f7b-49db-bd85-ce3a173db84c", X-ECOMP-RequestID:"d4a05909-7f7b-49db-bd85-ce3a173db84c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2443457-0c71-408c-b4f4-4feeba5a718c"] 2023-04-15T16:40:49.361Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:40:49.361Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:49.383Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:49.384Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:49.384Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:40:49.384Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:40:50 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:40:49.384Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "groupingId" : "e3b060c5-0230-4ab7-9513-5797d719cc0c", "name" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681576808000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"a934a4e4dcbf4c4ebe9ab832760efe74\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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-04-15T16:40:10.000+00:00", "isDataInternal" : false } ] 2023-04-15T16:40:49.385Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:49.385Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:40:49.417Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:40:49.417Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T16:40:49.418Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:49.418Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:40:49.418Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:40:49.418Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4a05909-7f7b-49db-bd85-ce3a173db84c", X-RequestID:"d4a05909-7f7b-49db-bd85-ce3a173db84c", X-TransactionID:"d4a05909-7f7b-49db-bd85-ce3a173db84c", X-ECOMP-RequestID:"d4a05909-7f7b-49db-bd85-ce3a173db84c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a1b63d8-98e6-4b06-95e7-ebf7667f4941"] 2023-04-15T16:40:49.418Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:40:49.418Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:49.578Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:49.578Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:49.579Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:40:49.579Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5EEA868786987C1A5869E8B18E40E629; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:40:49 GMT", x-envoy-upstream-service-time:"156", server:"envoy"] 2023-04-15T16:40:49.579Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2be8380a-dbac-11ed-be62-aaf687431df4","businessKey":"50e923e5-10a1-464e-b68c-7c94b9469573","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T16:40:03.585+0000","endTime":"2023-04-15T16:40:41.613+0000","removalTime":null,"durationInMillis":38028,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"19092165-dbac-11ed-be62-aaf687431df4","superProcessInstanceId":"2be66309-dbac-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-15T16:40:49.579Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:49.580Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:40:49.610Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:40:49.610Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T16:40:49.613Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:49.613Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:40:49.613Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:40:49.613Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4a05909-7f7b-49db-bd85-ce3a173db84c", X-RequestID:"d4a05909-7f7b-49db-bd85-ce3a173db84c", X-TransactionID:"d4a05909-7f7b-49db-bd85-ce3a173db84c", X-ECOMP-RequestID:"d4a05909-7f7b-49db-bd85-ce3a173db84c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7b98f55-7164-4160-b045-0a48413f2a6e"] 2023-04-15T16:40:49.614Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:40:49.614Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:40:49.770Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:40:49.772Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:40:49.772Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:40:49.772Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E9914DF9A78E0D513B5326663B976F10; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:40:49 GMT", x-envoy-upstream-service-time:"152", server:"envoy"] 2023-04-15T16:40:49.773Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:42925ed5-dbac-11ed-be62-aaf687431df4","parentActivityInstanceId":"2be8380a-dbac-11ed-be62-aaf687431df4","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"2be8380a-dbac-11ed-be62-aaf687431df4","executionId":"2be8380a-dbac-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T16:40:41.610+0000","endTime":"2023-04-15T16:40:41.610+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"19092165-dbac-11ed-be62-aaf687431df4"}] 2023-04-15T16:40:49.773Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:40:49.774Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2be8380a-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:40:49.780Z|d4a05909-7f7b-49db-bd85-ce3a173db84c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:40:50.749Z|3991b92a-1f29-452e-bfb5-159d74082ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:40:50.750Z|3991b92a-1f29-452e-bfb5-159d74082ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:40:54.814Z|ada432cb-09d1-4619-b8c0-8189e0501198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:40:54.815Z|ada432cb-09d1-4619-b8c0-8189e0501198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:54.821Z|4d5c2083-4be3-46ef-9a6f-9025179f424e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:40:54.822Z|4d5c2083-4be3-46ef-9a6f-9025179f424e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:54.832Z|f552edb2-545c-461a-bd2b-ec8cd3ac8c57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:40:54.832Z|f552edb2-545c-461a-bd2b-ec8cd3ac8c57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:59.888Z|c57ea073-7df7-4026-9678-0c99de4b2afe|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:40:59.888Z|c57ea073-7df7-4026-9678-0c99de4b2afe|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:40:59.990Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:40:59.998Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:40:59.999Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||Invoke 2023-04-15T16:40:59.999Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||===========================request begin================================================ 2023-04-15T16:40:59.999Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:40:59.999Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Method : GET 2023-04-15T16:40:59.999Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6b2b5e0e042abfda4ac45a86163fe31", X-B3-SpanId:"4b4b0cf4e805aa04", X-B3-ParentSpanId:"b9cc71cb9ad83eec", X-B3-Sampled:"0", X-ONAP-RequestID:"5e8205b1-4886-4205-b1a1-237a7bc81ebb", X-RequestID:"5e8205b1-4886-4205-b1a1-237a7bc81ebb", X-TransactionID:"5e8205b1-4886-4205-b1a1-237a7bc81ebb", X-ECOMP-RequestID:"5e8205b1-4886-4205-b1a1-237a7bc81ebb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d875f373-a9f8-4fb0-9f5f-795e5fd128fc"] 2023-04-15T16:40:59.999Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Request body: 2023-04-15T16:40:59.999Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:00.035Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:00.035Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:00.035Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status text : OK 2023-04-15T16:41:00.035Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:00 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:00.037Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Response body: { "requestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "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-04-15T16:39:30.000+00:00", "source" : "VID", "vnfId" : "4e71724f-5ee7-4e3a-b6a2-657fae1e8b04", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n\t\t\t\"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\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\": \"f3567a90-1fcc-449e-9940-ac513adbd557\",\n \"modelInvariantUuid\": \"7254b869-01d2-4e28-a049-38de111e8c61\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7bc908b-8ce3-4a33-85e7-fbf686f8f23a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"6cc3cb20-cad0-476d-8296-a7bd68aa07a1\",\n \"modelInvariantUuid\": \"2b93129d-946a-44c6-aeb4-193454474984\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f444df2f-e4a1-4ebd-9dba-2924f42e16ca\"\n },\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n \"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:41:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "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" : "50e923e5-10a1-464e-b68c-7c94b9469573", "cloudIdentifier" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"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-04-15T16:40:06.000+00:00" } ], "requestURI" : "50e923e5-10a1-464e-b68c-7c94b9469573", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" } } } 2023-04-15T16:41:00.038Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:00.038Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||InvokeReturn 2023-04-15T16:41:00.039Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:41:00.039Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:41:00.039Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:00.039Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:41:00.039Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:41:00.040Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6b2b5e0e042abfda4ac45a86163fe31", X-B3-SpanId:"ec0f81ae55fabc6d", X-B3-ParentSpanId:"b9cc71cb9ad83eec", X-B3-Sampled:"0", X-ONAP-RequestID:"5e8205b1-4886-4205-b1a1-237a7bc81ebb", X-RequestID:"5e8205b1-4886-4205-b1a1-237a7bc81ebb", X-TransactionID:"5e8205b1-4886-4205-b1a1-237a7bc81ebb", X-ECOMP-RequestID:"5e8205b1-4886-4205-b1a1-237a7bc81ebb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39323311-41a1-456b-8f43-72d2769971c1"] 2023-04-15T16:41:00.040Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:41:00.040Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:00.058Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:00.058Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:00.059Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:41:00.059Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:00 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:00.059Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "groupingId" : "e3b060c5-0230-4ab7-9513-5797d719cc0c", "name" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681576808000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"a934a4e4dcbf4c4ebe9ab832760efe74\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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-04-15T16:40:10.000+00:00", "isDataInternal" : false } ] 2023-04-15T16:41:00.059Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:00.059Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:41:00.073Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:41:00.074Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T16:41:00.074Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:00.074Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:41:00.074Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:41:00.074Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5e8205b1-4886-4205-b1a1-237a7bc81ebb", X-RequestID:"5e8205b1-4886-4205-b1a1-237a7bc81ebb", X-TransactionID:"5e8205b1-4886-4205-b1a1-237a7bc81ebb", X-ECOMP-RequestID:"5e8205b1-4886-4205-b1a1-237a7bc81ebb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01f9e894-c788-44f3-a0f4-185d9828410d"] 2023-04-15T16:41:00.074Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:41:00.074Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:00.291Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:00.291Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:00.292Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:41:00.292Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B34F97B6056A70F2D68C1ED1951FC802; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:41:00 GMT", x-envoy-upstream-service-time:"213", server:"envoy"] 2023-04-15T16:41:00.292Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"49b797ed-dbac-11ed-be62-aaf687431df4","businessKey":"50e923e5-10a1-464e-b68c-7c94b9469573","processDefinitionId":"ControllerExecutionBB:1:9377d1cf-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-15T16:40:53.598+0000","endTime":"2023-04-15T16:40:58.972+0000","removalTime":null,"durationInMillis":5374,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"19092165-dbac-11ed-be62-aaf687431df4","superProcessInstanceId":"48bf2ee7-dbac-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-15T16:41:00.293Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:00.293Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50e923e5-10a1-464e-b68c-7c94b9469573&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:41:00.316Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=49b797ed-dbac-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=49b797ed-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:41:00.316Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=49b797ed-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T16:41:00.316Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=49b797ed-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:00.316Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=49b797ed-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=49b797ed-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:41:00.316Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=49b797ed-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:41:00.316Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=49b797ed-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5e8205b1-4886-4205-b1a1-237a7bc81ebb", X-RequestID:"5e8205b1-4886-4205-b1a1-237a7bc81ebb", X-TransactionID:"5e8205b1-4886-4205-b1a1-237a7bc81ebb", X-ECOMP-RequestID:"5e8205b1-4886-4205-b1a1-237a7bc81ebb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"734ec6ef-feb4-4f1f-8305-23d90cee57ba"] 2023-04-15T16:41:00.317Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=49b797ed-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:41:00.317Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=49b797ed-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:00.466Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=49b797ed-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:00.467Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=49b797ed-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:00.467Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=49b797ed-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:41:00.467Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=49b797ed-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=54EC4CB38D2ED0BCEF1FC9124441D5D8; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:41:00 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2023-04-15T16:41:00.467Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=49b797ed-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:4cead6dd-dbac-11ed-be62-aaf687431df4","parentActivityInstanceId":"49b797ed-dbac-11ed-be62-aaf687431df4","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:9377d1cf-db3b-11ed-be62-aaf687431df4","processInstanceId":"49b797ed-dbac-11ed-be62-aaf687431df4","executionId":"49b797ed-dbac-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T16:40:58.967+0000","endTime":"2023-04-15T16:40:58.967+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"19092165-dbac-11ed-be62-aaf687431df4"}] 2023-04-15T16:41:00.468Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=49b797ed-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:00.468Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=49b797ed-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:41:00.472Z|5e8205b1-4886-4205-b1a1-237a7bc81ebb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:41:04.852Z|dd34d2cc-a69c-4963-bfc0-06abc1f7a245|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:41:04.852Z|dd34d2cc-a69c-4963-bfc0-06abc1f7a245|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:41:04.856Z|8b83816a-acf2-4c04-928b-176139a4594e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:41:04.856Z|8b83816a-acf2-4c04-928b-176139a4594e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:41:04.863Z|faf048cb-1e0b-4b13-bd95-11a0f6c59085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:41:04.863Z|faf048cb-1e0b-4b13-bd95-11a0f6c59085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:41:05.750Z|3406278c-37dc-447b-a5e8-ab6ed6f0dba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:41:05.754Z|3406278c-37dc-447b-a5e8-ab6ed6f0dba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:41:07.912Z|32d3e1c2-9264-4097-9dc7-8d4d57c2c4d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:41:07.913Z|32d3e1c2-9264-4097-9dc7-8d4d57c2c4d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:41:10.692Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:41:10.700Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:41:10.701Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||Invoke 2023-04-15T16:41:10.701Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:10.702Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:41:10.702Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Method : GET 2023-04-15T16:41:10.702Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51f1429715fd349abbe186c0ea026eb9", X-B3-SpanId:"76c658065a0bffc8", X-B3-ParentSpanId:"7c648eef0c84ce4f", X-B3-Sampled:"0", X-ONAP-RequestID:"e928c53f-a008-4947-9b9c-e8e457c1b805", X-RequestID:"e928c53f-a008-4947-9b9c-e8e457c1b805", X-TransactionID:"e928c53f-a008-4947-9b9c-e8e457c1b805", X-ECOMP-RequestID:"e928c53f-a008-4947-9b9c-e8e457c1b805", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"785142fc-71e6-40db-b2e2-9be98db42281"] 2023-04-15T16:41:10.703Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Request body: 2023-04-15T16:41:10.703Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:10.753Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:10.753Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:10.754Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status text : OK 2023-04-15T16:41:10.754Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:11 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:10.754Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Response body: { "requestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "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-04-15T16:39:30.000+00:00", "endTime" : "2023-04-15T16:41:03.000+00:00", "source" : "VID", "vnfId" : "4e71724f-5ee7-4e3a-b6a2-657fae1e8b04", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n\t\t\t\"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\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\": \"f3567a90-1fcc-449e-9940-ac513adbd557\",\n \"modelInvariantUuid\": \"7254b869-01d2-4e28-a049-38de111e8c61\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7bc908b-8ce3-4a33-85e7-fbf686f8f23a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"6cc3cb20-cad0-476d-8296-a7bd68aa07a1\",\n \"modelInvariantUuid\": \"2b93129d-946a-44c6-aeb4-193454474984\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f444df2f-e4a1-4ebd-9dba-2924f42e16ca\"\n },\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n \"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:41:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "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" : "50e923e5-10a1-464e-b68c-7c94b9469573", "cloudIdentifier" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"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-04-15T16:40:06.000+00:00" } ], "requestURI" : "50e923e5-10a1-464e-b68c-7c94b9469573", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" } } } 2023-04-15T16:41:10.754Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:10.755Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||InvokeReturn 2023-04-15T16:41:10.756Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:41:10.756Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:41:10.757Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:10.757Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:41:10.757Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:41:10.757Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51f1429715fd349abbe186c0ea026eb9", X-B3-SpanId:"332bc68121ba79e2", X-B3-ParentSpanId:"7c648eef0c84ce4f", X-B3-Sampled:"0", X-ONAP-RequestID:"e928c53f-a008-4947-9b9c-e8e457c1b805", X-RequestID:"e928c53f-a008-4947-9b9c-e8e457c1b805", X-TransactionID:"e928c53f-a008-4947-9b9c-e8e457c1b805", X-ECOMP-RequestID:"e928c53f-a008-4947-9b9c-e8e457c1b805", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd94446b-fee5-493f-b82a-8814e247384e"] 2023-04-15T16:41:10.757Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:41:10.757Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:10.770Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:10.771Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:10.771Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:41:10.771Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:11 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:10.771Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "groupingId" : "e3b060c5-0230-4ab7-9513-5797d719cc0c", "name" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681576808000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"a934a4e4dcbf4c4ebe9ab832760efe74\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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-04-15T16:40:10.000+00:00", "isDataInternal" : false } ] 2023-04-15T16:41:10.771Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:10.772Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:41:10.779Z|e928c53f-a008-4947-9b9c-e8e457c1b805|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:41:10.974Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:41:10.979Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:41:10.979Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||Invoke 2023-04-15T16:41:10.979Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:10.980Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:41:10.980Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Method : GET 2023-04-15T16:41:10.980Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90ee1d878389f7d27dd1d5a9ca9e1371", X-B3-SpanId:"d606ccf487be47a4", X-B3-ParentSpanId:"d3ff2d5c3b0bcb33", X-B3-Sampled:"0", X-ONAP-RequestID:"7cb988a5-77b2-4b8d-8f05-bcedc8a13016", X-RequestID:"7cb988a5-77b2-4b8d-8f05-bcedc8a13016", X-TransactionID:"7cb988a5-77b2-4b8d-8f05-bcedc8a13016", X-ECOMP-RequestID:"7cb988a5-77b2-4b8d-8f05-bcedc8a13016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"281811da-bd55-4ae1-9cac-58ff4565cca7"] 2023-04-15T16:41:10.980Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Request body: 2023-04-15T16:41:10.980Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:11.011Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:11.012Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:11.013Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status text : OK 2023-04-15T16:41:11.013Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:11 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:11.014Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Response body: { "requestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "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-04-15T16:39:30.000+00:00", "endTime" : "2023-04-15T16:41:03.000+00:00", "source" : "VID", "vnfId" : "4e71724f-5ee7-4e3a-b6a2-657fae1e8b04", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n\t\t\t\"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\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\": \"f3567a90-1fcc-449e-9940-ac513adbd557\",\n \"modelInvariantUuid\": \"7254b869-01d2-4e28-a049-38de111e8c61\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7bc908b-8ce3-4a33-85e7-fbf686f8f23a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"6cc3cb20-cad0-476d-8296-a7bd68aa07a1\",\n \"modelInvariantUuid\": \"2b93129d-946a-44c6-aeb4-193454474984\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f444df2f-e4a1-4ebd-9dba-2924f42e16ca\"\n },\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n \"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:41:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "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" : "50e923e5-10a1-464e-b68c-7c94b9469573", "cloudIdentifier" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"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-04-15T16:40:06.000+00:00" } ], "requestURI" : "50e923e5-10a1-464e-b68c-7c94b9469573", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" } } } 2023-04-15T16:41:11.015Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:11.016Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||InvokeReturn 2023-04-15T16:41:11.018Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:41:11.018Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:41:11.018Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:11.019Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:41:11.019Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:41:11.019Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90ee1d878389f7d27dd1d5a9ca9e1371", X-B3-SpanId:"a79349992668d249", X-B3-ParentSpanId:"d3ff2d5c3b0bcb33", X-B3-Sampled:"0", X-ONAP-RequestID:"7cb988a5-77b2-4b8d-8f05-bcedc8a13016", X-RequestID:"7cb988a5-77b2-4b8d-8f05-bcedc8a13016", X-TransactionID:"7cb988a5-77b2-4b8d-8f05-bcedc8a13016", X-ECOMP-RequestID:"7cb988a5-77b2-4b8d-8f05-bcedc8a13016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c6dffd3-f6ff-428e-800b-7ca33d66a866"] 2023-04-15T16:41:11.019Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:41:11.019Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:11.035Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:11.035Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:11.035Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:41:11.035Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:11 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:11.035Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "groupingId" : "e3b060c5-0230-4ab7-9513-5797d719cc0c", "name" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681576808000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"a934a4e4dcbf4c4ebe9ab832760efe74\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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-04-15T16:40:10.000+00:00", "isDataInternal" : false } ] 2023-04-15T16:41:11.036Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:11.036Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:41:11.044Z|7cb988a5-77b2-4b8d-8f05-bcedc8a13016|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:41:11.255Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:41:11.261Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:41:11.261Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||Invoke 2023-04-15T16:41:11.261Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:11.261Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:41:11.262Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Method : GET 2023-04-15T16:41:11.262Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"133e3207d57e3c95b8f1d18c229bfd55", X-B3-SpanId:"7eb6e805f3ac649a", X-B3-ParentSpanId:"2e1dc9d8ca1e58ea", X-B3-Sampled:"0", X-ONAP-RequestID:"d26e4305-2a52-4a7a-bc09-47f4d90c5fbf", X-RequestID:"d26e4305-2a52-4a7a-bc09-47f4d90c5fbf", X-TransactionID:"d26e4305-2a52-4a7a-bc09-47f4d90c5fbf", X-ECOMP-RequestID:"d26e4305-2a52-4a7a-bc09-47f4d90c5fbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c625ca12-3396-4391-a3d0-af7ea537aa2e"] 2023-04-15T16:41:11.262Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Request body: 2023-04-15T16:41:11.262Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:11.293Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:11.294Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:11.294Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status text : OK 2023-04-15T16:41:11.295Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:11 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:11.295Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Response body: { "requestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "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-04-15T16:39:30.000+00:00", "endTime" : "2023-04-15T16:41:03.000+00:00", "source" : "VID", "vnfId" : "4e71724f-5ee7-4e3a-b6a2-657fae1e8b04", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n\t\t\t\"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\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\": \"f3567a90-1fcc-449e-9940-ac513adbd557\",\n \"modelInvariantUuid\": \"7254b869-01d2-4e28-a049-38de111e8c61\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7bc908b-8ce3-4a33-85e7-fbf686f8f23a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"6cc3cb20-cad0-476d-8296-a7bd68aa07a1\",\n \"modelInvariantUuid\": \"2b93129d-946a-44c6-aeb4-193454474984\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f444df2f-e4a1-4ebd-9dba-2924f42e16ca\"\n },\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n \"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:41:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "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" : "50e923e5-10a1-464e-b68c-7c94b9469573", "cloudIdentifier" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"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-04-15T16:40:06.000+00:00" } ], "requestURI" : "50e923e5-10a1-464e-b68c-7c94b9469573", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" } } } 2023-04-15T16:41:11.296Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:11.296Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||InvokeReturn 2023-04-15T16:41:11.297Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:41:11.298Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:41:11.298Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:11.298Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:41:11.298Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:41:11.299Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"133e3207d57e3c95b8f1d18c229bfd55", X-B3-SpanId:"36f42ba40192ecfb", X-B3-ParentSpanId:"2e1dc9d8ca1e58ea", X-B3-Sampled:"0", X-ONAP-RequestID:"d26e4305-2a52-4a7a-bc09-47f4d90c5fbf", X-RequestID:"d26e4305-2a52-4a7a-bc09-47f4d90c5fbf", X-TransactionID:"d26e4305-2a52-4a7a-bc09-47f4d90c5fbf", X-ECOMP-RequestID:"d26e4305-2a52-4a7a-bc09-47f4d90c5fbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c82d1e9-939b-41a7-9e0e-5f3c4b7d1509"] 2023-04-15T16:41:11.299Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:41:11.299Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:11.316Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:11.316Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:11.316Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:41:11.317Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:11 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:11.317Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "groupingId" : "e3b060c5-0230-4ab7-9513-5797d719cc0c", "name" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681576808000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"a934a4e4dcbf4c4ebe9ab832760efe74\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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-04-15T16:40:10.000+00:00", "isDataInternal" : false } ] 2023-04-15T16:41:11.317Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:11.317Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:41:11.333Z|d26e4305-2a52-4a7a-bc09-47f4d90c5fbf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:41:11.533Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:41:11.539Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:41:11.539Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||Invoke 2023-04-15T16:41:11.539Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:11.539Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:41:11.540Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Method : GET 2023-04-15T16:41:11.540Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62111745719caf15a8d622f2293445f7", X-B3-SpanId:"c9b07481c39bf634", X-B3-ParentSpanId:"54bfb61815d641de", X-B3-Sampled:"0", X-ONAP-RequestID:"ae6dd61b-a36e-4131-b743-65b57bda3c5c", X-RequestID:"ae6dd61b-a36e-4131-b743-65b57bda3c5c", X-TransactionID:"ae6dd61b-a36e-4131-b743-65b57bda3c5c", X-ECOMP-RequestID:"ae6dd61b-a36e-4131-b743-65b57bda3c5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13887912-dde4-4f09-9bc1-00ff547092c3"] 2023-04-15T16:41:11.540Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Request body: 2023-04-15T16:41:11.540Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:11.568Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:11.568Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:11.568Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status text : OK 2023-04-15T16:41:11.568Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:11 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:11.569Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Response body: { "requestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "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-04-15T16:39:30.000+00:00", "endTime" : "2023-04-15T16:41:03.000+00:00", "source" : "VID", "vnfId" : "4e71724f-5ee7-4e3a-b6a2-657fae1e8b04", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n\t\t\t\"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\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\": \"f3567a90-1fcc-449e-9940-ac513adbd557\",\n \"modelInvariantUuid\": \"7254b869-01d2-4e28-a049-38de111e8c61\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7bc908b-8ce3-4a33-85e7-fbf686f8f23a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"6cc3cb20-cad0-476d-8296-a7bd68aa07a1\",\n \"modelInvariantUuid\": \"2b93129d-946a-44c6-aeb4-193454474984\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f444df2f-e4a1-4ebd-9dba-2924f42e16ca\"\n },\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n \"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:41:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "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" : "50e923e5-10a1-464e-b68c-7c94b9469573", "cloudIdentifier" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"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-04-15T16:40:06.000+00:00" } ], "requestURI" : "50e923e5-10a1-464e-b68c-7c94b9469573", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" } } } 2023-04-15T16:41:11.569Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:11.570Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||InvokeReturn 2023-04-15T16:41:11.596Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:41:11.596Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:41:11.596Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:11.596Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:41:11.596Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:41:11.596Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62111745719caf15a8d622f2293445f7", X-B3-SpanId:"6921d5da649dc394", X-B3-ParentSpanId:"54bfb61815d641de", X-B3-Sampled:"0", X-ONAP-RequestID:"ae6dd61b-a36e-4131-b743-65b57bda3c5c", X-RequestID:"ae6dd61b-a36e-4131-b743-65b57bda3c5c", X-TransactionID:"ae6dd61b-a36e-4131-b743-65b57bda3c5c", X-ECOMP-RequestID:"ae6dd61b-a36e-4131-b743-65b57bda3c5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"529030ba-3d3b-4886-9f30-2c286395b3af"] 2023-04-15T16:41:11.597Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:41:11.597Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:11.615Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:11.615Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:11.615Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:41:11.616Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:11 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:11.651Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "groupingId" : "e3b060c5-0230-4ab7-9513-5797d719cc0c", "name" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681576808000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"a934a4e4dcbf4c4ebe9ab832760efe74\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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-04-15T16:40:10.000+00:00", "isDataInternal" : false } ] 2023-04-15T16:41:11.652Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:11.653Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:41:11.663Z|ae6dd61b-a36e-4131-b743-65b57bda3c5c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:41:11.852Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:41:11.857Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:41:11.858Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||Invoke 2023-04-15T16:41:11.858Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:11.858Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573 2023-04-15T16:41:11.858Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Method : GET 2023-04-15T16:41:11.858Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f9807a425f8e834716cee95db9f224af", X-B3-SpanId:"bfd60ee85ed1a987", X-B3-ParentSpanId:"d48d6ec4f6492f7b", X-B3-Sampled:"0", X-ONAP-RequestID:"d98c53d7-7098-414e-a449-fd48c8d83fa8", X-RequestID:"d98c53d7-7098-414e-a449-fd48c8d83fa8", X-TransactionID:"d98c53d7-7098-414e-a449-fd48c8d83fa8", X-ECOMP-RequestID:"d98c53d7-7098-414e-a449-fd48c8d83fa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6791ce35-69c2-43ab-8a65-5c6ef369a27d"] 2023-04-15T16:41:11.858Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Request body: 2023-04-15T16:41:11.859Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:11.892Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:11.892Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:11.892Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Status text : OK 2023-04-15T16:41:11.893Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:12 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:11.895Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||Response body: { "requestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "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-04-15T16:39:30.000+00:00", "endTime" : "2023-04-15T16:41:03.000+00:00", "source" : "VID", "vnfId" : "4e71724f-5ee7-4e3a-b6a2-657fae1e8b04", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n\t\t\t\"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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_e4bb06df-c422-4c95-ba9d-361ee22f00b5\",\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\": \"f3567a90-1fcc-449e-9940-ac513adbd557\",\n \"modelInvariantUuid\": \"7254b869-01d2-4e28-a049-38de111e8c61\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7bc908b-8ce3-4a33-85e7-fbf686f8f23a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"fb473d69d819483e8b1a0bf6189af7a5\",\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\": \"6cc3cb20-cad0-476d-8296-a7bd68aa07a1\",\n \"modelInvariantUuid\": \"2b93129d-946a-44c6-aeb4-193454474984\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f444df2f-e4a1-4ebd-9dba-2924f42e16ca\"\n },\n \"instanceName\": \"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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\": \"447e907f-f704-4467-9974-e1f0a9686934\",\n \"modelInvariantId\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\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\": \"d3044980-0493-4a17-aa9b-70f7db36e33c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:41:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "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" : "50e923e5-10a1-464e-b68c-7c94b9469573", "cloudIdentifier" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"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-04-15T16:40:06.000+00:00" } ], "requestURI" : "50e923e5-10a1-464e-b68c-7c94b9469573", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573" } } } 2023-04-15T16:41:11.896Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:11.896Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50e923e5-10a1-464e-b68c-7c94b9469573|INFO|500||InvokeReturn 2023-04-15T16:41:11.897Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:41:11.898Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:41:11.898Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:11.898Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false 2023-04-15T16:41:11.898Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:41:11.899Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f9807a425f8e834716cee95db9f224af", X-B3-SpanId:"5192192f4a1acb6c", X-B3-ParentSpanId:"d48d6ec4f6492f7b", X-B3-Sampled:"0", X-ONAP-RequestID:"d98c53d7-7098-414e-a449-fd48c8d83fa8", X-RequestID:"d98c53d7-7098-414e-a449-fd48c8d83fa8", X-TransactionID:"d98c53d7-7098-414e-a449-fd48c8d83fa8", X-ECOMP-RequestID:"d98c53d7-7098-414e-a449-fd48c8d83fa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"062e0991-b847-4dfc-8418-3557cb1a7b1b"] 2023-04-15T16:41:11.899Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:41:11.901Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:11.915Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:11.915Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:11.915Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:41:11.915Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:12 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:11.916Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "50e923e5-10a1-464e-b68c-7c94b9469573", "groupingId" : "e3b060c5-0230-4ab7-9513-5797d719cc0c", "name" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681576808000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"a934a4e4dcbf4c4ebe9ab832760efe74\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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-04-15T16:40:10.000+00:00", "isDataInternal" : false } ] 2023-04-15T16:41:11.916Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:11.916Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50e923e5-10a1-464e-b68c-7c94b9469573&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:41:11.931Z|d98c53d7-7098-414e-a449-fd48c8d83fa8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50e923e5-10a1-464e-b68c-7c94b9469573|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:41:14.883Z|0cb69cd9-df69-46d1-b724-a7be116f678e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:41:14.884Z|0cb69cd9-df69-46d1-b724-a7be116f678e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:41:14.886Z|04a92afd-47aa-4938-8a61-59b53f9b5cdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:41:14.886Z|04a92afd-47aa-4938-8a61-59b53f9b5cdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:41:14.892Z|cd5de4d6-4324-42d1-aab5-455297969e13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:41:14.892Z|cd5de4d6-4324-42d1-aab5-455297969e13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:41:17.733Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:41:17.735Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|||INFO|500||Checking if requestId: 8632fc61-ec0a-4d35-810e-680942ebc4c6 already exists in requestDb InfraActiveRequests table 2023-04-15T16:41:17.735Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:41:17.736Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|500||Invoke 2023-04-15T16:41:17.736Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:17.736Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:41:17.736Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Method : GET 2023-04-15T16:41:17.736Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b1d83289b7cb772d50c9cdb061d9bd0", X-B3-SpanId:"bf5fc7408e402920", X-B3-ParentSpanId:"b4dd7f84fd8278f4", X-B3-Sampled:"0", X-ONAP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-TransactionID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ECOMP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4034552-d5d3-4771-8454-b59879186d57"] 2023-04-15T16:41:17.736Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Request body: 2023-04-15T16:41:17.736Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:17.768Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:17.768Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T16:41:17.768Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status text : Not Found 2023-04-15T16:41:17.769Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:18 GMT", x-envoy-upstream-service-time:"28", server:"envoy"] 2023-04-15T16:41:17.769Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Response body: 2023-04-15T16:41:17.769Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:17.769Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|404|Not Found|InvokeReturn 2023-04-15T16:41:17.781Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|||INFO|500||Running local validations 2023-04-15T16:41:17.788Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-15T16:41:17.805Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||Invoke 2023-04-15T16:41:17.805Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|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/fb473d69d819483e8b1a0bf6189af7a5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8632fc61-ec0a-4d35-810e-680942ebc4c6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[10948762-311c-4d2b-81c4-f7b6170c6212], X-ECOMP-RequestID=[8632fc61-ec0a-4d35-810e-680942ebc4c6], X-TransactionId=[], X-ONAP-RequestID=[8632fc61-ec0a-4d35-810e-680942ebc4c6]} 2023-04-15T16:41:17.884Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|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/fb473d69d819483e8b1a0bf6189af7a5 has http status code:200 and response headers:{date=[Sat, 15 Apr 2023 16:41:17 GMT], server=[envoy], content-length=[1030], x-envoy-upstream-service-time=[67], vertex-id=[237800], x-aai-txid=[2-aai-resources-230415-16:41:17:686-2519], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-15T16:41:17.886Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|DEBUG|500||{"tenant-id":"fb473d69d819483e8b1a0bf6189af7a5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1681576781845","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/4e71724f-5ee7-4e3a-b6a2-657fae1e8b04","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04"}],"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-04-15T16:41:17.886Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/fb473d69d819483e8b1a0bf6189af7a5|INFO|500||InvokeReturn 2023-04-15T16:41:17.888Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-15T16:41:17.888Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-15T16:41:17.888Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15T16:41:17.889Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-15T16:41:17.889Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:17.889Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15T16:41:17.889Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-15T16:41:17.889Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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:"5b1d83289b7cb772d50c9cdb061d9bd0", X-B3-SpanId:"88fabf2477c3258b", X-B3-ParentSpanId:"b4dd7f84fd8278f4", X-B3-Sampled:"0", X-ONAP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-TransactionID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ECOMP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1902d268-787c-4b80-a6a9-6f94cce4614b"] 2023-04-15T16:41:17.889Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"5bff9520-885a-46de-bd46-95ad6c5810b0"},"instanceName":null,"requestScope":"service"} 2023-04-15T16:41:17.890Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:17.925Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:17.925Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:17.925Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-15T16:41:17.925Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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, 15 Apr 2023 16:41:18 GMT", x-envoy-upstream-service-time:"32", server:"envoy"] 2023-04-15T16:41:17.925Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-15T16:41:17.925Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:17.926Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-15T16:41:17.926Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934 2023-04-15T16:41:17.926Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|INFO|500||Invoke 2023-04-15T16:41:17.926Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:17.926Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934 2023-04-15T16:41:17.926Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Method : GET 2023-04-15T16:41:17.927Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-TransactionID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ECOMP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73467f9a-3c82-49f8-aa14-f74beb82cec5"] 2023-04-15T16:41:17.927Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Request body: 2023-04-15T16:41:17.927Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:17.976Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:17.977Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:17.977Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Status text : OK 2023-04-15T16:41:17.978Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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, 15 Apr 2023 16:41:17 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:17.979Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "447e907f-f704-4467-9974-e1f0a9686934", "modelInvariantUUID" : "294b1c83-dd5c-4b43-90db-0613feeb12b6", "created" : "2023-04-15 16:38:01.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" : 12, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/vnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/pnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/serviceProxyCustomizations" } } } 2023-04-15T16:41:17.979Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:17.979Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|INFO|500||InvokeReturn 2023-04-15T16:41:17.984Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance 2023-04-15T16:41:17.985Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|INFO|500||Invoke 2023-04-15T16:41:17.985Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:17.985Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance 2023-04-15T16:41:17.986Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||Method : GET 2023-04-15T16:41:17.986Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-TransactionID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ECOMP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0516ff0f-ce53-466e-8619-9362e017fe96"] 2023-04-15T16:41:17.986Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||Request body: 2023-04-15T16:41:17.986Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:18.007Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:18.008Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T16:41:18.008Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-04-15T16:41:18.009Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&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, 15 Apr 2023 16:41:17 GMT", x-envoy-upstream-service-time:"18", server:"envoy"] 2023-04-15T16:41:18.009Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||Response body: 2023-04-15T16:41:18.009Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:18.010Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-04-15T16:41:18.012Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6 2023-04-15T16:41:18.012Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6|INFO|500||Invoke 2023-04-15T16:41:18.012Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:18.013Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6 2023-04-15T16:41:18.013Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||Method : GET 2023-04-15T16:41:18.013Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-TransactionID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ECOMP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"009b1120-4e07-4f4e-a335-00d49b464c47"] 2023-04-15T16:41:18.014Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||Request body: 2023-04-15T16:41:18.014Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:18.052Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:18.053Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:18.053Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||Status text : OK 2023-04-15T16:41:18.054Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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, 15 Apr 2023 16:41:17 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:18.054Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "447e907f-f704-4467-9974-e1f0a9686934", "modelInvariantUUID" : "294b1c83-dd5c-4b43-90db-0613feeb12b6", "created" : "2023-04-15 16:38:01.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" : 12, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/vnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/pnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6" } } } 2023-04-15T16:41:18.055Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:18.055Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=294b1c83-dd5c-4b43-90db-0613feeb12b6|INFO|500||InvokeReturn 2023-04-15T16:41:18.059Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance 2023-04-15T16:41:18.060Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|INFO|500||Invoke 2023-04-15T16:41:18.060Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:18.060Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance 2023-04-15T16:41:18.061Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||Method : GET 2023-04-15T16:41:18.061Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-TransactionID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ECOMP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42624800-4e87-45ad-b8bd-eb787cf8f955"] 2023-04-15T16:41:18.061Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||Request body: 2023-04-15T16:41:18.061Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:18.080Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:18.080Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-15T16:41:18.080Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-04-15T16:41:18.080Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&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, 15 Apr 2023 16:41:17 GMT", x-envoy-upstream-service-time:"15", server:"envoy"] 2023-04-15T16:41:18.080Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||Response body: 2023-04-15T16:41:18.081Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:18.081Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=447e907f-f704-4467-9974-e1f0a9686934&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-04-15T16:41:18.081Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15T16:41:18.081Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-15T16:41:18.081Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:18.082Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15T16:41:18.082Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-15T16:41:18.082Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-TransactionID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ECOMP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6377a7bb-78cc-4f74-a9da-428831c5e706"] 2023-04-15T16:41:18.082Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-15T16:41:18.082Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:18.111Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:18.111Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15T16:41:18.111Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-04-15T16:41:18.111Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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, 15 Apr 2023 16:41:17 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:18.113Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15 03:11:51.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-04-15T16:41:18.113Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:18.113Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-15T16:41:18.116Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15T16:41:18.116Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15T16:41:18.116Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15T16:41:18.116Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15T16:41:18.116Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15T16:41:18.117Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-TransactionID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ECOMP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc7cada1-b1c7-480c-ace3-2326b87d7668"] 2023-04-15T16:41:18.117Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15T16:41:18.117Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15T16:41:18.145Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15T16:41:18.146Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15T16:41:18.146Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15T16:41:18.146Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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, 15 Apr 2023 16:41:17 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:18.148Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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" : 535, "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-04-15T03:11:51.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2023-04-15T16:41:18.148Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15T16:41:18.148Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15T16:41:18.149Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934 2023-04-15T16:41:18.150Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|INFO|500||Invoke 2023-04-15T16:41:18.150Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:18.150Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934 2023-04-15T16:41:18.150Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Method : GET 2023-04-15T16:41:18.150Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-TransactionID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ECOMP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc868b75-9049-41e5-818f-0c20aa16bbdb"] 2023-04-15T16:41:18.150Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Request body: 2023-04-15T16:41:18.150Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:18.184Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:18.185Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:18.185Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Status text : OK 2023-04-15T16:41:18.185Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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, 15 Apr 2023 16:41:17 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:18.186Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "447e907f-f704-4467-9974-e1f0a9686934", "modelInvariantUUID" : "294b1c83-dd5c-4b43-90db-0613feeb12b6", "created" : "2023-04-15 16:38:01.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" : 12, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/vnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/collectionResourceCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/pnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934/serviceProxyCustomizations" } } } 2023-04-15T16:41:18.186Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:18.186Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/447e907f-f704-4467-9974-e1f0a9686934|INFO|500||InvokeReturn 2023-04-15T16:41:18.193Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-15T16:41:18.193Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-15T16:41:18.193Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:18.193Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-15T16:41:18.193Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-15T16:41:18.194Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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:"5b1d83289b7cb772d50c9cdb061d9bd0", X-B3-SpanId:"c6fb4bcc8d082d0b", X-B3-ParentSpanId:"b4dd7f84fd8278f4", X-B3-Sampled:"0", X-ONAP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-TransactionID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ECOMP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a85345a-3b3a-43fe-85e5-0f323efee28d"] 2023-04-15T16:41:18.194Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8632fc61-ec0a-4d35-810e-680942ebc4c6","requestStatus":"IN_PROGRESS","startTime":1681576877781,"source":"VID","tenantId":"fb473d69d819483e8b1a0bf6189af7a5","requestBody":"{\n\t\"requestDetails\": {\n\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\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\"\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"5bff9520-885a-46de-bd46-95ad6c5810b0","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"8632fc61-ec0a-4d35-810e-680942ebc4c6"} 2023-04-15T16:41:18.194Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:18.230Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:18.231Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-15T16:41:18.231Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-15T16:41:18.231Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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/8632fc61-ec0a-4d35-810e-680942ebc4c6", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:18 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:18.232Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T16:41:17.781+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\"\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-15T16:41:19.098+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" } } } 2023-04-15T16:41:18.232Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:18.233Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-15T16:41:18.237Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15T16:41:18.238Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-15T16:41:18.238Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:18.238Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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-04-15T16:41:18.238Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-15T16:41:18.238Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|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:"5b1d83289b7cb772d50c9cdb061d9bd0", X-B3-SpanId:"045191ac42276643", X-B3-ParentSpanId:"b4dd7f84fd8278f4", X-B3-Sampled:"0", X-ONAP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-TransactionID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ECOMP-RequestID:"8632fc61-ec0a-4d35-810e-680942ebc4c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bbf83e6-b69d-4b70-a150-07db58edfa9c"] 2023-04-15T16:41:18.238Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"447e907f-f704-4467-9974-e1f0a9686934\",\"modelUuid\":\"447e907f-f704-4467-9974-e1f0a9686934\",\"modelInvariantUuid\":\"294b1c83-dd5c-4b43-90db-0613feeb12b6\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"5bff9520-885a-46de-bd46-95ad6c5810b0\"}","type":"String"},"requestId":{"value":"8632fc61-ec0a-4d35-810e-680942ebc4c6","type":"String"},"mso-request-id":{"value":"8632fc61-ec0a-4d35-810e-680942ebc4c6","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"5bff9520-885a-46de-bd46-95ad6c5810b0","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/5bff9520-885a-46de-bd46-95ad6c5810b0","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-15T16:41:18.239Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:20.252Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:20.252Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-15T16:41:20.253Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-15T16:41:20.253Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sat, 15 Apr 2023 16:41:20 GMT", x-onap-requestid:"8632fc61-ec0a-4d35-810e-680942ebc4c6", x-requestid:"8632fc61-ec0a-4d35-810e-680942ebc4c6", x-transactionid:"8632fc61-ec0a-4d35-810e-680942ebc4c6", x-ecomp-requestid:"8632fc61-ec0a-4d35-810e-680942ebc4c6", x-onap-partnername:"UNKNOWN", x-invocationid:"9bbf83e6-b69d-4b70-a150-07db58edfa9c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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:"2009", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:20.253Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8632fc61-ec0a-4d35-810e-680942ebc4c6\",\"instanceId\":\"5bff9520-885a-46de-bd46-95ad6c5810b0\"}}","message":"Success","processInstanceID":"586b2ce4-dbac-11ed-be62-aaf687431df4","variables":null,"messageCode":200} 2023-04-15T16:41:20.253Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:20.253Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-15T16:41:20.258Z|8632fc61-ec0a-4d35-810e-680942ebc4c6|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:41:20.451Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:41:20.456Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:41:20.456Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|500||Invoke 2023-04-15T16:41:20.456Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:20.456Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:41:20.457Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Method : GET 2023-04-15T16:41:20.457Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82c3b535ff6f6e428c6bfd976ec12112", X-B3-SpanId:"68bd80c3ec0c6fd8", X-B3-ParentSpanId:"2f632a4038b334bb", X-B3-Sampled:"0", X-ONAP-RequestID:"b7392fb6-edb0-461c-85d3-8b86279b7c4a", X-RequestID:"b7392fb6-edb0-461c-85d3-8b86279b7c4a", X-TransactionID:"b7392fb6-edb0-461c-85d3-8b86279b7c4a", X-ECOMP-RequestID:"b7392fb6-edb0-461c-85d3-8b86279b7c4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3090f4f6-dc22-4efd-8fde-d97e3ead80fd"] 2023-04-15T16:41:20.457Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Request body: 2023-04-15T16:41:20.457Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:20.750Z|fdf69157-dac5-4e2d-952c-1688c3e64074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:41:20.751Z|fdf69157-dac5-4e2d-952c-1688c3e64074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:41:21.095Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:21.096Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:21.096Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status text : OK 2023-04-15T16:41:21.097Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:21 GMT", x-envoy-upstream-service-time:"634", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:21.097Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Response body: { "requestId" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-15T16:41:17.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\"\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:41:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" } } } 2023-04-15T16:41:21.098Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:21.098Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|500||InvokeReturn 2023-04-15T16:41:21.100Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false 2023-04-15T16:41:21.101Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:41:21.101Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:21.102Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false 2023-04-15T16:41:21.102Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:41:21.103Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82c3b535ff6f6e428c6bfd976ec12112", X-B3-SpanId:"7511637f2d9dbdba", X-B3-ParentSpanId:"2f632a4038b334bb", X-B3-Sampled:"0", X-ONAP-RequestID:"b7392fb6-edb0-461c-85d3-8b86279b7c4a", X-RequestID:"b7392fb6-edb0-461c-85d3-8b86279b7c4a", X-TransactionID:"b7392fb6-edb0-461c-85d3-8b86279b7c4a", X-ECOMP-RequestID:"b7392fb6-edb0-461c-85d3-8b86279b7c4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7010a5f4-fe71-4245-ab62-354eb1c2638f"] 2023-04-15T16:41:21.103Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:41:21.104Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:21.121Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:21.122Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:21.122Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:41:21.123Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:21 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:21.124Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-15T16:41:21.124Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:21.124Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:41:21.139Z|b7392fb6-edb0-461c-85d3-8b86279b7c4a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:41:24.916Z|2be98cad-7686-4290-9615-d9f9f415b70e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:41:24.916Z|2be98cad-7686-4290-9615-d9f9f415b70e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:41:24.921Z|16d5e45a-6582-40c8-b327-4357a306e9a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:41:24.922Z|02bb9457-b653-4b50-9bc5-8dbf5d5d2384|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:41:24.922Z|16d5e45a-6582-40c8-b327-4357a306e9a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:41:24.922Z|02bb9457-b653-4b50-9bc5-8dbf5d5d2384|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:41:31.345Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:41:31.351Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:41:31.352Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|500||Invoke 2023-04-15T16:41:31.352Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:31.352Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:41:31.352Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Method : GET 2023-04-15T16:41:31.352Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1ee0c7a8ae4790cb299e9997f02e7e1", X-B3-SpanId:"7be167a4f52195d5", X-B3-ParentSpanId:"a82a100fd6d91271", X-B3-Sampled:"0", X-ONAP-RequestID:"dc4d771a-b13a-4489-a8ad-47777bc26d1e", X-RequestID:"dc4d771a-b13a-4489-a8ad-47777bc26d1e", X-TransactionID:"dc4d771a-b13a-4489-a8ad-47777bc26d1e", X-ECOMP-RequestID:"dc4d771a-b13a-4489-a8ad-47777bc26d1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bd9cbad-adbf-4f63-b9fd-d8de6685a2c0"] 2023-04-15T16:41:31.352Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Request body: 2023-04-15T16:41:31.352Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:31.388Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:31.388Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:31.388Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status text : OK 2023-04-15T16:41:31.389Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:32 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:31.390Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Response body: { "requestId" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "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-04-15T16:41:17.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\"\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:41:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" } } } 2023-04-15T16:41:31.390Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:31.390Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|500||InvokeReturn 2023-04-15T16:41:31.391Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false 2023-04-15T16:41:31.391Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:41:31.391Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:31.391Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false 2023-04-15T16:41:31.391Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:41:31.391Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1ee0c7a8ae4790cb299e9997f02e7e1", X-B3-SpanId:"508ad60842f608b7", X-B3-ParentSpanId:"a82a100fd6d91271", X-B3-Sampled:"0", X-ONAP-RequestID:"dc4d771a-b13a-4489-a8ad-47777bc26d1e", X-RequestID:"dc4d771a-b13a-4489-a8ad-47777bc26d1e", X-TransactionID:"dc4d771a-b13a-4489-a8ad-47777bc26d1e", X-ECOMP-RequestID:"dc4d771a-b13a-4489-a8ad-47777bc26d1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cefb1ee5-2094-4ab9-8d8a-0753f8fda5ae"] 2023-04-15T16:41:31.392Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:41:31.392Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:31.408Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:31.409Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:31.409Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:41:31.409Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:32 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:31.409Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "groupingId" : "e3b060c5-0230-4ab7-9513-5797d719cc0c", "name" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1681576889000,\"creation_time\":1681576808000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"a934a4e4dcbf4c4ebe9ab832760efe74\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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-04-15T16:41:29.000+00:00", "isDataInternal" : false } ] 2023-04-15T16:41:31.410Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:31.410Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:41:31.424Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:41:31.424Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T16:41:31.424Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:31.424Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:41:31.424Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:41:31.424Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dc4d771a-b13a-4489-a8ad-47777bc26d1e", X-RequestID:"dc4d771a-b13a-4489-a8ad-47777bc26d1e", X-TransactionID:"dc4d771a-b13a-4489-a8ad-47777bc26d1e", X-ECOMP-RequestID:"dc4d771a-b13a-4489-a8ad-47777bc26d1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cfa1813-2218-4c2a-b300-7bb5749b3dd2"] 2023-04-15T16:41:31.425Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:41:31.425Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:31.577Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:31.577Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:31.578Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:41:31.578Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E32A2FE1F4EB1BCB9CBE4F1935DE9EC9; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:41:31 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-04-15T16:41:31.578Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5c5b531f-dbac-11ed-be62-aaf687431df4","businessKey":"8632fc61-ec0a-4d35-810e-680942ebc4c6","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T16:41:24.870+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"586b2ce4-dbac-11ed-be62-aaf687431df4","superProcessInstanceId":"5c59570c-dbac-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T16:41:31.579Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:31.579Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:41:31.605Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:41:31.605Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T16:41:31.605Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:31.605Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:41:31.605Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:41:31.605Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dc4d771a-b13a-4489-a8ad-47777bc26d1e", X-RequestID:"dc4d771a-b13a-4489-a8ad-47777bc26d1e", X-TransactionID:"dc4d771a-b13a-4489-a8ad-47777bc26d1e", X-ECOMP-RequestID:"dc4d771a-b13a-4489-a8ad-47777bc26d1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07be6781-defd-4c8b-a4e5-f988b5c2b8a7"] 2023-04-15T16:41:31.606Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:41:31.606Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:31.745Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:31.746Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:31.746Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:41:31.747Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E323CAD802D837935DFF7F38906C5159; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:41:31 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2023-04-15T16:41:31.747Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:5e960107-dbac-11ed-be62-aaf687431df4","parentActivityInstanceId":"5c5b531f-dbac-11ed-be62-aaf687431df4","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"5c5b531f-dbac-11ed-be62-aaf687431df4","executionId":"5c5b531f-dbac-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T16:41:28.610+0000","endTime":"2023-04-15T16:41:28.622+0000","durationInMillis":12,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"586b2ce4-dbac-11ed-be62-aaf687431df4"}] 2023-04-15T16:41:31.747Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:31.748Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:41:31.754Z|dc4d771a-b13a-4489-a8ad-47777bc26d1e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:41:34.956Z|59a524d9-9c41-4713-9a67-dea0fdf20024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:41:34.956Z|59a524d9-9c41-4713-9a67-dea0fdf20024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:41:34.957Z|8e33f18c-726f-40c1-8954-2b3a52cbaf47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:41:34.958Z|8e33f18c-726f-40c1-8954-2b3a52cbaf47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:41:34.960Z|27c1b881-6a79-4fb4-ad0e-d917444215af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:41:34.961Z|27c1b881-6a79-4fb4-ad0e-d917444215af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:41:35.750Z|1c411005-adba-41e3-813f-62f65003126c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:41:35.750Z|1c411005-adba-41e3-813f-62f65003126c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:41:37.913Z|5237a3dd-770e-4f0a-8e62-46d23734b993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:41:37.914Z|5237a3dd-770e-4f0a-8e62-46d23734b993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:41:41.984Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:41:41.993Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:41:41.994Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|500||Invoke 2023-04-15T16:41:41.995Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:41.995Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:41:41.995Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Method : GET 2023-04-15T16:41:41.996Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a00c5d98052a309a6e798354dc966a7", X-B3-SpanId:"b5476fd5efa6d449", X-B3-ParentSpanId:"44b4979734b616be", X-B3-Sampled:"0", X-ONAP-RequestID:"7a916343-c9b8-4882-8a24-eae50aa6dee7", X-RequestID:"7a916343-c9b8-4882-8a24-eae50aa6dee7", X-TransactionID:"7a916343-c9b8-4882-8a24-eae50aa6dee7", X-ECOMP-RequestID:"7a916343-c9b8-4882-8a24-eae50aa6dee7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5404ae8a-f361-4e5a-a4c8-64c9691dbe26"] 2023-04-15T16:41:41.996Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Request body: 2023-04-15T16:41:41.996Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:42.031Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:42.033Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:42.033Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status text : OK 2023-04-15T16:41:42.034Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:42 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:42.034Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Response body: { "requestId" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "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-04-15T16:41:17.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\"\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:41:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" } } } 2023-04-15T16:41:42.035Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:42.035Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|500||InvokeReturn 2023-04-15T16:41:42.037Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false 2023-04-15T16:41:42.037Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:41:42.038Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:42.038Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false 2023-04-15T16:41:42.038Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:41:42.038Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a00c5d98052a309a6e798354dc966a7", X-B3-SpanId:"76ae2b873c960c6c", X-B3-ParentSpanId:"44b4979734b616be", X-B3-Sampled:"0", X-ONAP-RequestID:"7a916343-c9b8-4882-8a24-eae50aa6dee7", X-RequestID:"7a916343-c9b8-4882-8a24-eae50aa6dee7", X-TransactionID:"7a916343-c9b8-4882-8a24-eae50aa6dee7", X-ECOMP-RequestID:"7a916343-c9b8-4882-8a24-eae50aa6dee7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f176e404-e469-49a4-924f-d1e4af2be2ed"] 2023-04-15T16:41:42.038Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:41:42.038Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:42.056Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:42.057Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:42.057Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:41:42.057Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:42 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:42.057Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "groupingId" : "e3b060c5-0230-4ab7-9513-5797d719cc0c", "name" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1681576889000,\"creation_time\":1681576808000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"a934a4e4dcbf4c4ebe9ab832760efe74\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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-04-15T16:41:29.000+00:00", "isDataInternal" : false } ] 2023-04-15T16:41:42.058Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:42.058Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:41:42.081Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:41:42.082Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T16:41:42.082Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:42.082Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:41:42.082Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:41:42.082Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7a916343-c9b8-4882-8a24-eae50aa6dee7", X-RequestID:"7a916343-c9b8-4882-8a24-eae50aa6dee7", X-TransactionID:"7a916343-c9b8-4882-8a24-eae50aa6dee7", X-ECOMP-RequestID:"7a916343-c9b8-4882-8a24-eae50aa6dee7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a04c64a4-7210-4adb-b135-6a415d21b3f3"] 2023-04-15T16:41:42.083Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:41:42.083Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:42.252Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:42.252Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:42.253Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:41:42.253Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=81897E1C119DD2AE9CD7FEE4F1172B0B; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:41:42 GMT", x-envoy-upstream-service-time:"164", server:"envoy"] 2023-04-15T16:41:42.253Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5c5b531f-dbac-11ed-be62-aaf687431df4","businessKey":"8632fc61-ec0a-4d35-810e-680942ebc4c6","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-15T16:41:24.870+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"586b2ce4-dbac-11ed-be62-aaf687431df4","superProcessInstanceId":"5c59570c-dbac-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-15T16:41:42.254Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:42.254Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:41:42.276Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:41:42.276Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T16:41:42.276Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:42.276Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:41:42.276Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:41:42.276Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7a916343-c9b8-4882-8a24-eae50aa6dee7", X-RequestID:"7a916343-c9b8-4882-8a24-eae50aa6dee7", X-TransactionID:"7a916343-c9b8-4882-8a24-eae50aa6dee7", X-ECOMP-RequestID:"7a916343-c9b8-4882-8a24-eae50aa6dee7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5aba412-80fe-4c56-8692-f797ea9dc332"] 2023-04-15T16:41:42.277Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:41:42.277Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:42.428Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:42.428Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:42.429Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:41:42.429Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=32E2FF6E386C7B615BD204849664C240; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:41:42 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2023-04-15T16:41:42.429Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:5e960107-dbac-11ed-be62-aaf687431df4","parentActivityInstanceId":"5c5b531f-dbac-11ed-be62-aaf687431df4","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:935a107e-db3b-11ed-be62-aaf687431df4","processInstanceId":"5c5b531f-dbac-11ed-be62-aaf687431df4","executionId":"5c5b531f-dbac-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T16:41:28.610+0000","endTime":"2023-04-15T16:41:28.622+0000","durationInMillis":12,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"586b2ce4-dbac-11ed-be62-aaf687431df4"}] 2023-04-15T16:41:42.430Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:42.430Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c5b531f-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:41:42.436Z|7a916343-c9b8-4882-8a24-eae50aa6dee7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:41:44.988Z|67b8728e-6356-4341-b59b-34894eb37a1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:41:44.988Z|7268ed49-3cb0-4c94-9a84-2518bcb4e939|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:41:44.988Z|67b8728e-6356-4341-b59b-34894eb37a1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:41:44.988Z|7268ed49-3cb0-4c94-9a84-2518bcb4e939|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:41:44.997Z|543b3cb2-d390-426a-a6a8-1e5da3a7a653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:41:44.998Z|543b3cb2-d390-426a-a6a8-1e5da3a7a653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:41:50.750Z|596592c0-62d2-4132-bbc0-14f17a7ee3c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:41:50.755Z|596592c0-62d2-4132-bbc0-14f17a7ee3c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:41:52.625Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:41:52.632Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:41:52.633Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|500||Invoke 2023-04-15T16:41:52.633Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:52.633Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:41:52.633Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Method : GET 2023-04-15T16:41:52.633Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ed7576467e7680c3b08b06d016a3815", X-B3-SpanId:"b8d950f8ae027ac7", X-B3-ParentSpanId:"e85394d97326d7cf", X-B3-Sampled:"0", X-ONAP-RequestID:"f7bcc83c-390a-4790-8452-42f63105cf32", X-RequestID:"f7bcc83c-390a-4790-8452-42f63105cf32", X-TransactionID:"f7bcc83c-390a-4790-8452-42f63105cf32", X-ECOMP-RequestID:"f7bcc83c-390a-4790-8452-42f63105cf32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a79cdf6-b8a1-4f3d-ab96-aa0286bd12ff"] 2023-04-15T16:41:52.633Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Request body: 2023-04-15T16:41:52.633Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:53.197Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:53.198Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:53.199Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status text : OK 2023-04-15T16:41:53.199Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:54 GMT", x-envoy-upstream-service-time:"560", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:53.200Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Response body: { "requestId" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "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-04-15T16:41:17.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\"\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:41:52.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" } } } 2023-04-15T16:41:53.200Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:53.200Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|500||InvokeReturn 2023-04-15T16:41:53.203Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false 2023-04-15T16:41:53.204Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:41:53.204Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:53.204Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false 2023-04-15T16:41:53.205Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:41:53.205Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ed7576467e7680c3b08b06d016a3815", X-B3-SpanId:"3d7163f2210bc7b4", X-B3-ParentSpanId:"e85394d97326d7cf", X-B3-Sampled:"0", X-ONAP-RequestID:"f7bcc83c-390a-4790-8452-42f63105cf32", X-RequestID:"f7bcc83c-390a-4790-8452-42f63105cf32", X-TransactionID:"f7bcc83c-390a-4790-8452-42f63105cf32", X-ECOMP-RequestID:"f7bcc83c-390a-4790-8452-42f63105cf32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a3e37d5-f872-45e0-86af-21922614a54f"] 2023-04-15T16:41:53.205Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:41:53.205Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:53.233Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:53.234Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:53.234Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:41:53.234Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:41:54 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:41:53.235Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "groupingId" : "e3b060c5-0230-4ab7-9513-5797d719cc0c", "name" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1681576889000,\"creation_time\":1681576808000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"a934a4e4dcbf4c4ebe9ab832760efe74\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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-04-15T16:41:29.000+00:00", "isDataInternal" : false } ] 2023-04-15T16:41:53.235Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:53.236Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:41:53.260Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:41:53.260Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T16:41:53.260Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:53.260Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:41:53.260Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:41:53.260Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f7bcc83c-390a-4790-8452-42f63105cf32", X-RequestID:"f7bcc83c-390a-4790-8452-42f63105cf32", X-TransactionID:"f7bcc83c-390a-4790-8452-42f63105cf32", X-ECOMP-RequestID:"f7bcc83c-390a-4790-8452-42f63105cf32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50f4e198-5e8e-47d4-bc9d-5fb1b52453e2"] 2023-04-15T16:41:53.261Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:41:53.261Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:53.443Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:53.443Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:53.443Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:41:53.444Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9BE7973C6E15DA55C8B9FEED6C924DAE; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:41:53 GMT", x-envoy-upstream-service-time:"178", server:"envoy"] 2023-04-15T16:41:53.444Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6be6d075-dbac-11ed-be62-aaf687431df4","businessKey":"8632fc61-ec0a-4d35-810e-680942ebc4c6","processDefinitionId":"SDNCHandler:1:93169f8d-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-15T16:41:50.951+0000","endTime":"2023-04-15T16:41:51.422+0000","removalTime":null,"durationInMillis":471,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"586b2ce4-dbac-11ed-be62-aaf687431df4","superProcessInstanceId":"6be4d56e-dbac-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-15T16:41:53.444Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:53.445Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:41:53.463Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6be6d075-dbac-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6be6d075-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:41:53.464Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6be6d075-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T16:41:53.464Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6be6d075-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:41:53.464Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6be6d075-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6be6d075-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:41:53.464Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6be6d075-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:41:53.464Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6be6d075-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f7bcc83c-390a-4790-8452-42f63105cf32", X-RequestID:"f7bcc83c-390a-4790-8452-42f63105cf32", X-TransactionID:"f7bcc83c-390a-4790-8452-42f63105cf32", X-ECOMP-RequestID:"f7bcc83c-390a-4790-8452-42f63105cf32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30481090-2ecb-45cd-b5c9-0834849f43ff"] 2023-04-15T16:41:53.464Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6be6d075-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:41:53.465Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6be6d075-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:41:53.630Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6be6d075-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:41:53.631Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6be6d075-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:41:53.631Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6be6d075-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:41:53.632Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6be6d075-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=693C690F1CFE3E201A0304CFF3BD8538; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:41:53 GMT", x-envoy-upstream-service-time:"161", server:"envoy"] 2023-04-15T16:41:53.632Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6be6d075-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:6be7bae8-dbac-11ed-be62-aaf687431df4","parentActivityInstanceId":"6be6d075-dbac-11ed-be62-aaf687431df4","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:93169f8d-db3b-11ed-be62-aaf687431df4","processInstanceId":"6be6d075-dbac-11ed-be62-aaf687431df4","executionId":"6be6d075-dbac-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T16:41:50.956+0000","endTime":"2023-04-15T16:41:51.421+0000","durationInMillis":465,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"586b2ce4-dbac-11ed-be62-aaf687431df4"}] 2023-04-15T16:41:53.633Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6be6d075-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:41:53.633Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6be6d075-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:41:53.640Z|f7bcc83c-390a-4790-8452-42f63105cf32|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:41:55.020Z|93c5f648-0f09-41ca-9fdd-bf6358dfac39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:41:55.020Z|93c5f648-0f09-41ca-9fdd-bf6358dfac39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:41:55.020Z|4422bd18-21e2-42c6-bfc5-125401cbc119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:41:55.021Z|4422bd18-21e2-42c6-bfc5-125401cbc119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:41:55.031Z|9ccbe301-66bb-47a9-843a-83d8b09bd1c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:41:55.031Z|9ccbe301-66bb-47a9-843a-83d8b09bd1c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:41:59.887Z|d71b468e-5855-4793-98f4-d5bc67a7acfc|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:41:59.888Z|d71b468e-5855-4793-98f4-d5bc67a7acfc|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:42:03.840Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:42:03.849Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:42:03.849Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|500||Invoke 2023-04-15T16:42:03.850Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||===========================request begin================================================ 2023-04-15T16:42:03.850Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:42:03.850Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Method : GET 2023-04-15T16:42:03.850Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f08610fb90a3908c42c6bda56aefd8d", X-B3-SpanId:"43da7e367a70bd82", X-B3-ParentSpanId:"f722deb794af03d8", X-B3-Sampled:"0", X-ONAP-RequestID:"cf77843f-e6ea-4adc-8b23-663d2bf93ad3", X-RequestID:"cf77843f-e6ea-4adc-8b23-663d2bf93ad3", X-TransactionID:"cf77843f-e6ea-4adc-8b23-663d2bf93ad3", X-ECOMP-RequestID:"cf77843f-e6ea-4adc-8b23-663d2bf93ad3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2927de49-64cc-4a67-8d52-c72e4f8fc316"] 2023-04-15T16:42:03.850Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Request body: 2023-04-15T16:42:03.850Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||==========================request end================================================ 2023-04-15T16:42:03.886Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||============================response begin========================================== 2023-04-15T16:42:03.886Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status code : 200 OK 2023-04-15T16:42:03.887Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status text : OK 2023-04-15T16:42:03.887Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:42:04 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:42:03.888Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Response body: { "requestId" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "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-04-15T16:41:17.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\"\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:42:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" } } } 2023-04-15T16:42:03.888Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||=======================response end================================================= 2023-04-15T16:42:03.888Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|500||InvokeReturn 2023-04-15T16:42:03.889Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false 2023-04-15T16:42:03.889Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:42:03.890Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:42:03.890Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false 2023-04-15T16:42:03.890Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:42:03.890Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f08610fb90a3908c42c6bda56aefd8d", X-B3-SpanId:"a5cf85ae560c0c6d", X-B3-ParentSpanId:"f722deb794af03d8", X-B3-Sampled:"0", X-ONAP-RequestID:"cf77843f-e6ea-4adc-8b23-663d2bf93ad3", X-RequestID:"cf77843f-e6ea-4adc-8b23-663d2bf93ad3", X-TransactionID:"cf77843f-e6ea-4adc-8b23-663d2bf93ad3", X-ECOMP-RequestID:"cf77843f-e6ea-4adc-8b23-663d2bf93ad3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"218b6652-3f8f-4f20-b59b-47f56fa38bfb"] 2023-04-15T16:42:03.890Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:42:03.890Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:42:03.911Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:42:03.912Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:42:03.912Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:42:03.912Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:42:04 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:42:03.914Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "groupingId" : "e3b060c5-0230-4ab7-9513-5797d719cc0c", "name" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1681576889000,\"creation_time\":1681576808000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"a934a4e4dcbf4c4ebe9ab832760efe74\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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-04-15T16:41:29.000+00:00", "isDataInternal" : false } ] 2023-04-15T16:42:03.915Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:42:03.915Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:42:03.966Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:42:03.966Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-15T16:42:03.966Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:42:03.966Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-15T16:42:03.967Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:42:03.967Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cf77843f-e6ea-4adc-8b23-663d2bf93ad3", X-RequestID:"cf77843f-e6ea-4adc-8b23-663d2bf93ad3", X-TransactionID:"cf77843f-e6ea-4adc-8b23-663d2bf93ad3", X-ECOMP-RequestID:"cf77843f-e6ea-4adc-8b23-663d2bf93ad3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c80a3e4b-96ca-4302-b685-fc20fff815b2"] 2023-04-15T16:42:03.967Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:42:03.967Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:42:04.144Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:42:04.145Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:42:04.145Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:42:04.146Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F66617C1D8A9D71CF566AF4CE9642FDC; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:42:03 GMT", x-envoy-upstream-service-time:"156", server:"envoy"] 2023-04-15T16:42:04.146Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"727d1102-dbac-11ed-be62-aaf687431df4","businessKey":"8632fc61-ec0a-4d35-810e-680942ebc4c6","processDefinitionId":"SDNCHandler:1:93169f8d-db3b-11ed-be62-aaf687431df4","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-15T16:42:02.001+0000","endTime":"2023-04-15T16:42:02.187+0000","removalTime":null,"durationInMillis":186,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"586b2ce4-dbac-11ed-be62-aaf687431df4","superProcessInstanceId":"727b14fb-dbac-11ed-be62-aaf687431df4","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-15T16:42:04.146Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:42:04.147Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8632fc61-ec0a-4d35-810e-680942ebc4c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:42:04.177Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=727d1102-dbac-11ed-be62-aaf687431df4&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=727d1102-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:42:04.177Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=727d1102-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||Invoke 2023-04-15T16:42:04.178Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=727d1102-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-15T16:42:04.178Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=727d1102-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=727d1102-dbac-11ed-be62-aaf687431df4&maxResults=1 2023-04-15T16:42:04.178Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=727d1102-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Method : GET 2023-04-15T16:42:04.178Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=727d1102-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cf77843f-e6ea-4adc-8b23-663d2bf93ad3", X-RequestID:"cf77843f-e6ea-4adc-8b23-663d2bf93ad3", X-TransactionID:"cf77843f-e6ea-4adc-8b23-663d2bf93ad3", X-ECOMP-RequestID:"cf77843f-e6ea-4adc-8b23-663d2bf93ad3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd1f621a-0553-47b8-8c0f-c0617c795d78"] 2023-04-15T16:42:04.178Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=727d1102-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Request body: 2023-04-15T16:42:04.179Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=727d1102-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-15T16:42:04.329Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=727d1102-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-15T16:42:04.330Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=727d1102-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-15T16:42:04.330Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=727d1102-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Status text : OK 2023-04-15T16:42:04.330Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=727d1102-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5C5F1BFE231989A8B73AA29980F7031C; Path=/; HttpOnly", cache-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, 15 Apr 2023 16:42:03 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2023-04-15T16:42:04.330Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=727d1102-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:727dd365-dbac-11ed-be62-aaf687431df4","parentActivityInstanceId":"727d1102-dbac-11ed-be62-aaf687431df4","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:93169f8d-db3b-11ed-be62-aaf687431df4","processInstanceId":"727d1102-dbac-11ed-be62-aaf687431df4","executionId":"727d1102-dbac-11ed-be62-aaf687431df4","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-15T16:42:02.006+0000","endTime":"2023-04-15T16:42:02.187+0000","durationInMillis":181,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"586b2ce4-dbac-11ed-be62-aaf687431df4"}] 2023-04-15T16:42:04.330Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=727d1102-dbac-11ed-be62-aaf687431df4&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-15T16:42:04.330Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=727d1102-dbac-11ed-be62-aaf687431df4&maxResults=1|INFO|500||InvokeReturn 2023-04-15T16:42:04.339Z|cf77843f-e6ea-4adc-8b23-663d2bf93ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:42:05.061Z|5940a469-578c-4c9a-821d-30b9c52b8fd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:42:05.061Z|5940a469-578c-4c9a-821d-30b9c52b8fd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:42:05.062Z|8135d22f-3b3b-4fce-92b5-93be49ad06da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:42:05.062Z|68994a1e-434c-4443-acfd-869c73e9651b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:42:05.062Z|8135d22f-3b3b-4fce-92b5-93be49ad06da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:42:05.062Z|68994a1e-434c-4443-acfd-869c73e9651b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:42:05.750Z|0dc8720a-1343-4921-8806-a6322ca0c1bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:42:05.750Z|0dc8720a-1343-4921-8806-a6322ca0c1bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:42:07.914Z|6262401f-96d6-4e33-a0a1-b69d55be1655|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:42:07.915Z|6262401f-96d6-4e33-a0a1-b69d55be1655|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:42:14.554Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:42:14.562Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:42:14.563Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|500||Invoke 2023-04-15T16:42:14.563Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||===========================request begin================================================ 2023-04-15T16:42:14.563Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:42:14.563Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Method : GET 2023-04-15T16:42:14.563Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cb513f29c6421d4ae583a67a91e7a46", X-B3-SpanId:"09f13f49296d5044", X-B3-ParentSpanId:"30f9fb46a9096071", X-B3-Sampled:"0", X-ONAP-RequestID:"2d30d93f-1478-4270-97e5-e09e7c753307", X-RequestID:"2d30d93f-1478-4270-97e5-e09e7c753307", X-TransactionID:"2d30d93f-1478-4270-97e5-e09e7c753307", X-ECOMP-RequestID:"2d30d93f-1478-4270-97e5-e09e7c753307", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e106ed5c-7c81-4685-87ce-0841c6264d2c"] 2023-04-15T16:42:14.563Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Request body: 2023-04-15T16:42:14.563Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||==========================request end================================================ 2023-04-15T16:42:14.597Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||============================response begin========================================== 2023-04-15T16:42:14.597Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status code : 200 OK 2023-04-15T16:42:14.597Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status text : OK 2023-04-15T16:42:14.597Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:42:15 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:42:14.599Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Response body: { "requestId" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "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-04-15T16:41:17.000+00:00", "endTime" : "2023-04-15T16:42:05.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\"\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:42:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" } } } 2023-04-15T16:42:14.599Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||=======================response end================================================= 2023-04-15T16:42:14.599Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|500||InvokeReturn 2023-04-15T16:42:14.600Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false 2023-04-15T16:42:14.600Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:42:14.600Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:42:14.600Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false 2023-04-15T16:42:14.601Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:42:14.601Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cb513f29c6421d4ae583a67a91e7a46", X-B3-SpanId:"039771509df27318", X-B3-ParentSpanId:"30f9fb46a9096071", X-B3-Sampled:"0", X-ONAP-RequestID:"2d30d93f-1478-4270-97e5-e09e7c753307", X-RequestID:"2d30d93f-1478-4270-97e5-e09e7c753307", X-TransactionID:"2d30d93f-1478-4270-97e5-e09e7c753307", X-ECOMP-RequestID:"2d30d93f-1478-4270-97e5-e09e7c753307", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f1857a3-f972-44c3-942c-10f58480c0c4"] 2023-04-15T16:42:14.601Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:42:14.601Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:42:14.619Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:42:14.620Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:42:14.620Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:42:14.620Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:42:15 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:42:14.622Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "groupingId" : "e3b060c5-0230-4ab7-9513-5797d719cc0c", "name" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1681576889000,\"creation_time\":1681576808000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"a934a4e4dcbf4c4ebe9ab832760efe74\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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-04-15T16:41:29.000+00:00", "isDataInternal" : false } ] 2023-04-15T16:42:14.622Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:42:14.622Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:42:14.628Z|2d30d93f-1478-4270-97e5-e09e7c753307|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:42:14.830Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:42:14.836Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:42:14.837Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|500||Invoke 2023-04-15T16:42:14.837Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||===========================request begin================================================ 2023-04-15T16:42:14.837Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:42:14.837Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Method : GET 2023-04-15T16:42:14.837Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f868fa9a4a3c3ba9087974e7454d053", X-B3-SpanId:"430bf3713fdec69a", X-B3-ParentSpanId:"8c3e3779846402b0", X-B3-Sampled:"0", X-ONAP-RequestID:"d16b460e-ac14-4264-98cd-c6b72eecafd7", X-RequestID:"d16b460e-ac14-4264-98cd-c6b72eecafd7", X-TransactionID:"d16b460e-ac14-4264-98cd-c6b72eecafd7", X-ECOMP-RequestID:"d16b460e-ac14-4264-98cd-c6b72eecafd7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4019ee14-d7f1-434f-b136-1cd91d15a008"] 2023-04-15T16:42:14.837Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Request body: 2023-04-15T16:42:14.837Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||==========================request end================================================ 2023-04-15T16:42:14.881Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||============================response begin========================================== 2023-04-15T16:42:14.882Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status code : 200 OK 2023-04-15T16:42:14.882Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status text : OK 2023-04-15T16:42:14.882Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:42:15 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:42:14.882Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Response body: { "requestId" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "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-04-15T16:41:17.000+00:00", "endTime" : "2023-04-15T16:42:05.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\"\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:42:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" } } } 2023-04-15T16:42:14.882Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||=======================response end================================================= 2023-04-15T16:42:14.882Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|500||InvokeReturn 2023-04-15T16:42:14.883Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false 2023-04-15T16:42:14.883Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:42:14.884Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:42:14.884Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false 2023-04-15T16:42:14.884Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:42:14.884Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f868fa9a4a3c3ba9087974e7454d053", X-B3-SpanId:"bcc77c46f6e2e130", X-B3-ParentSpanId:"8c3e3779846402b0", X-B3-Sampled:"0", X-ONAP-RequestID:"d16b460e-ac14-4264-98cd-c6b72eecafd7", X-RequestID:"d16b460e-ac14-4264-98cd-c6b72eecafd7", X-TransactionID:"d16b460e-ac14-4264-98cd-c6b72eecafd7", X-ECOMP-RequestID:"d16b460e-ac14-4264-98cd-c6b72eecafd7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c59e3e6-868b-41f3-b072-edd704095af4"] 2023-04-15T16:42:14.884Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:42:14.884Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:42:14.897Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:42:14.898Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:42:14.898Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:42:14.898Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:42:15 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:42:14.899Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "groupingId" : "e3b060c5-0230-4ab7-9513-5797d719cc0c", "name" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1681576889000,\"creation_time\":1681576808000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"a934a4e4dcbf4c4ebe9ab832760efe74\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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-04-15T16:41:29.000+00:00", "isDataInternal" : false } ] 2023-04-15T16:42:14.900Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:42:14.900Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:42:14.909Z|d16b460e-ac14-4264-98cd-c6b72eecafd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:42:15.085Z|e8420ce1-23be-49c2-b68b-874269af60ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:42:15.086Z|e8420ce1-23be-49c2-b68b-874269af60ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:42:15.093Z|d63e735f-b0f3-41f2-9dda-8679536be222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:42:15.094Z|d63e735f-b0f3-41f2-9dda-8679536be222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:42:15.093Z|062334d2-e325-4141-8361-0122ebfb6a3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:42:15.094Z|062334d2-e325-4141-8361-0122ebfb6a3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:42:15.103Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:42:15.109Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:42:15.109Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|500||Invoke 2023-04-15T16:42:15.110Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||===========================request begin================================================ 2023-04-15T16:42:15.110Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:42:15.110Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Method : GET 2023-04-15T16:42:15.110Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bdad5370c54b6e3f40ac21221d76585d", X-B3-SpanId:"277af5598f6f45fc", X-B3-ParentSpanId:"c1c685dd34392f80", X-B3-Sampled:"0", X-ONAP-RequestID:"c45c4122-b995-40c4-b899-7373c5b8820d", X-RequestID:"c45c4122-b995-40c4-b899-7373c5b8820d", X-TransactionID:"c45c4122-b995-40c4-b899-7373c5b8820d", X-ECOMP-RequestID:"c45c4122-b995-40c4-b899-7373c5b8820d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95ee47ec-70cf-41d5-9b37-7747f841aa6e"] 2023-04-15T16:42:15.110Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Request body: 2023-04-15T16:42:15.110Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||==========================request end================================================ 2023-04-15T16:42:15.138Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||============================response begin========================================== 2023-04-15T16:42:15.138Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status code : 200 OK 2023-04-15T16:42:15.138Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status text : OK 2023-04-15T16:42:15.139Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:42:15 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:42:15.139Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Response body: { "requestId" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "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-04-15T16:41:17.000+00:00", "endTime" : "2023-04-15T16:42:05.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\"\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:42:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" } } } 2023-04-15T16:42:15.139Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||=======================response end================================================= 2023-04-15T16:42:15.139Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|500||InvokeReturn 2023-04-15T16:42:15.140Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false 2023-04-15T16:42:15.141Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:42:15.141Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:42:15.141Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false 2023-04-15T16:42:15.141Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:42:15.141Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bdad5370c54b6e3f40ac21221d76585d", X-B3-SpanId:"e7b52ddf94da9860", X-B3-ParentSpanId:"c1c685dd34392f80", X-B3-Sampled:"0", X-ONAP-RequestID:"c45c4122-b995-40c4-b899-7373c5b8820d", X-RequestID:"c45c4122-b995-40c4-b899-7373c5b8820d", X-TransactionID:"c45c4122-b995-40c4-b899-7373c5b8820d", X-ECOMP-RequestID:"c45c4122-b995-40c4-b899-7373c5b8820d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c42ecbdf-96c1-4368-8c4b-b616d355bf69"] 2023-04-15T16:42:15.141Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:42:15.141Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:42:15.160Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:42:15.160Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:42:15.160Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:42:15.160Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:42:15 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:42:15.161Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "groupingId" : "e3b060c5-0230-4ab7-9513-5797d719cc0c", "name" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1681576889000,\"creation_time\":1681576808000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"a934a4e4dcbf4c4ebe9ab832760efe74\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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-04-15T16:41:29.000+00:00", "isDataInternal" : false } ] 2023-04-15T16:42:15.161Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:42:15.161Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:42:15.168Z|c45c4122-b995-40c4-b899-7373c5b8820d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:42:15.371Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|||INFO|500||Entering 2023-04-15T16:42:15.377Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:42:15.377Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|500||Invoke 2023-04-15T16:42:15.377Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||===========================request begin================================================ 2023-04-15T16:42:15.378Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6 2023-04-15T16:42:15.378Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Method : GET 2023-04-15T16:42:15.378Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd532a0fedb8ab861ab0b3941c939cec", X-B3-SpanId:"bdb7c946daeab370", X-B3-ParentSpanId:"07c6b6f3920ba719", X-B3-Sampled:"0", X-ONAP-RequestID:"94fbd119-7f6b-4bdf-8610-00bb90a2f9a3", X-RequestID:"94fbd119-7f6b-4bdf-8610-00bb90a2f9a3", X-TransactionID:"94fbd119-7f6b-4bdf-8610-00bb90a2f9a3", X-ECOMP-RequestID:"94fbd119-7f6b-4bdf-8610-00bb90a2f9a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9a06bee-f5f1-4126-95c2-594702650a33"] 2023-04-15T16:42:15.378Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Request body: 2023-04-15T16:42:15.378Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||==========================request end================================================ 2023-04-15T16:42:15.402Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||============================response begin========================================== 2023-04-15T16:42:15.403Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status code : 200 OK 2023-04-15T16:42:15.403Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Status text : OK 2023-04-15T16:42:15.404Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:42:15 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:42:15.405Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||Response body: { "requestId" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "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-04-15T16:41:17.000+00:00", "endTime" : "2023-04-15T16:42:05.000+00:00", "source" : "VID", "tenantId" : "fb473d69d819483e8b1a0bf6189af7a5", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"294b1c83-dd5c-4b43-90db-0613feeb12b6\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"447e907f-f704-4467-9974-e1f0a9686934\"\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\": \"fb473d69d819483e8b1a0bf6189af7a5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-15T16:42:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bff9520-885a-46de-bd46-95ad6c5810b0", "serviceInstanceName" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bff9520-885a-46de-bd46-95ad6c5810b0", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6" } } } 2023-04-15T16:42:15.405Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|DEBUG|500||=======================response end================================================= 2023-04-15T16:42:15.406Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8632fc61-ec0a-4d35-810e-680942ebc4c6|INFO|500||InvokeReturn 2023-04-15T16:42:15.407Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false 2023-04-15T16:42:15.408Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-15T16:42:15.409Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-15T16:42:15.409Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false 2023-04-15T16:42:15.409Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-15T16:42:15.410Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd532a0fedb8ab861ab0b3941c939cec", X-B3-SpanId:"7267720e3746ae60", X-B3-ParentSpanId:"07c6b6f3920ba719", X-B3-Sampled:"0", X-ONAP-RequestID:"94fbd119-7f6b-4bdf-8610-00bb90a2f9a3", X-RequestID:"94fbd119-7f6b-4bdf-8610-00bb90a2f9a3", X-TransactionID:"94fbd119-7f6b-4bdf-8610-00bb90a2f9a3", X-ECOMP-RequestID:"94fbd119-7f6b-4bdf-8610-00bb90a2f9a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44ca57d4-0bc6-495f-a237-e98c94f90a7d"] 2023-04-15T16:42:15.410Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-15T16:42:15.411Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-15T16:42:15.430Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-15T16:42:15.431Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-15T16:42:15.431Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-15T16:42:15.431Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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, 15 Apr 2023 16:42:15 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-15T16:42:15.431Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "8632fc61-ec0a-4d35-810e-680942ebc4c6", "groupingId" : "e3b060c5-0230-4ab7-9513-5797d719cc0c", "name" : "basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_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/fb473d69d819483e8b1a0bf6189af7a5/stacks/basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1681576889000,\"creation_time\":1681576808000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"a934a4e4dcbf4c4ebe9ab832760efe74\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e3b060c5-0230-4ab7-9513-5797d719cc0c\",\"OS::project_id\":\"fb473d69d819483e8b1a0bf6189af7a5\",\"OS::stack_name\":\"basic_macro_e4bb06df-c422-4c95-ba9d-361ee22f00b5_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4e71724f-5ee7-4e3a-b6a2-657fae1e8b04\",\"vf_module_id\":\"d4f403d3-eea2-4349-b040-e5cd2d09f442\",\"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-04-15T16:41:29.000+00:00", "isDataInternal" : false } ] 2023-04-15T16:42:15.431Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-15T16:42:15.431Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8632fc61-ec0a-4d35-810e-680942ebc4c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-15T16:42:15.439Z|94fbd119-7f6b-4bdf-8610-00bb90a2f9a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8632fc61-ec0a-4d35-810e-680942ebc4c6|InfraPortalClient|||INFO|500||Exiting. 2023-04-15T16:42:20.750Z|dc96d6dd-259a-49d0-b153-42c2e5e203b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:42:20.750Z|dc96d6dd-259a-49d0-b153-42c2e5e203b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:42:25.119Z|c78179bd-1bad-4015-90b6-fc25cac09e80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:42:25.124Z|c78179bd-1bad-4015-90b6-fc25cac09e80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:42:25.124Z|d51b1bdc-f300-4dcf-be5d-4436b869f17f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:42:25.125Z|d51b1bdc-f300-4dcf-be5d-4436b869f17f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:42:25.128Z|6177fa8b-301e-4909-a24a-1c4191faf27d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:42:25.128Z|6177fa8b-301e-4909-a24a-1c4191faf27d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:42:35.155Z|cf3ce697-f824-435e-8839-d5f8b486c4bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:42:35.156Z|cf3ce697-f824-435e-8839-d5f8b486c4bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:42:35.159Z|caeedc7f-7049-4887-9340-6e10e78ee3c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:42:35.159Z|caeedc7f-7049-4887-9340-6e10e78ee3c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:42:35.163Z|d434836d-e5aa-4cbd-b5ee-8dbd3e2400bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:42:35.164Z|d434836d-e5aa-4cbd-b5ee-8dbd3e2400bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:42:35.750Z|b98afc19-4f25-44b1-8f5a-0f15bdce29eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:42:35.754Z|b98afc19-4f25-44b1-8f5a-0f15bdce29eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:42:37.915Z|80181ac5-e984-474f-a6cd-e915a6840a20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:42:37.916Z|80181ac5-e984-474f-a6cd-e915a6840a20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:42:45.195Z|9b77a2ba-0ac4-4be2-a51d-7688f840b7f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:42:45.195Z|9b77a2ba-0ac4-4be2-a51d-7688f840b7f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:42:45.195Z|31bccd72-9e95-48f3-a45f-e881300d0129|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:42:45.196Z|eaa9dd58-0ddc-47f0-bd2f-67ae7c6a4097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:42:45.196Z|31bccd72-9e95-48f3-a45f-e881300d0129|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:42:45.196Z|eaa9dd58-0ddc-47f0-bd2f-67ae7c6a4097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:42:50.750Z|f4c0986f-37fa-499b-97a3-a760654fff60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:42:50.750Z|f4c0986f-37fa-499b-97a3-a760654fff60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:42:55.225Z|1ff337d4-15e8-4bba-9230-56c484acf7fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:42:55.225Z|1ff337d4-15e8-4bba-9230-56c484acf7fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:42:55.227Z|acaaa9f9-1d18-4528-8b7a-5c9ae73354cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:42:55.228Z|acaaa9f9-1d18-4528-8b7a-5c9ae73354cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:42:55.229Z|76eb7225-46e3-4cd5-aa69-4147a5546028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:42:55.229Z|76eb7225-46e3-4cd5-aa69-4147a5546028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:42:59.888Z|d1b20b84-ab36-4401-b3a4-e05c1d31c391|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:42:59.889Z|d1b20b84-ab36-4401-b3a4-e05c1d31c391|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:43:05.252Z|b79e9c7f-d188-4c33-8b15-9b0ddee43c45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:43:05.252Z|b79e9c7f-d188-4c33-8b15-9b0ddee43c45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:43:05.255Z|fdf7678e-ae99-4042-9c52-0849367ea33b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:43:05.256Z|fdf7678e-ae99-4042-9c52-0849367ea33b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:43:05.271Z|10eb6f1d-65ee-4528-b6dc-e98293a1ad91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:43:05.271Z|10eb6f1d-65ee-4528-b6dc-e98293a1ad91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:43:05.750Z|3a8af322-243d-467c-aba5-4b511daf697a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:43:05.750Z|3a8af322-243d-467c-aba5-4b511daf697a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:43:07.916Z|66890fc4-ee14-4ba3-86ab-e52b3ca04c18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:43:07.916Z|66890fc4-ee14-4ba3-86ab-e52b3ca04c18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:43:15.284Z|31916ea4-2fdc-4522-b5c5-4cc10a321251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:43:15.286Z|100589f7-db6b-479f-8aa0-f93ddab161c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:43:15.286Z|31916ea4-2fdc-4522-b5c5-4cc10a321251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:43:15.287Z|100589f7-db6b-479f-8aa0-f93ddab161c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:43:15.300Z|74c5a015-f3a1-462c-b0cc-0d35cb76aeac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:43:15.301Z|74c5a015-f3a1-462c-b0cc-0d35cb76aeac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:43:20.750Z|c215a080-7b0c-411d-a237-b2a08dbfc415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:43:20.754Z|c215a080-7b0c-411d-a237-b2a08dbfc415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:43:25.313Z|4a0a2115-e61f-436b-8d54-42bbaa190f52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:43:25.314Z|4a0a2115-e61f-436b-8d54-42bbaa190f52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:43:25.314Z|4ca38187-f16b-4201-9aba-a665e8a8da8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:43:25.314Z|4ca38187-f16b-4201-9aba-a665e8a8da8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:43:25.327Z|e8468533-2dd3-4532-ba4a-341dbaaafb34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:43:25.328Z|e8468533-2dd3-4532-ba4a-341dbaaafb34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:43:35.342Z|de579fbf-c562-46ef-90bb-b8a1d75dfac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:43:35.342Z|de579fbf-c562-46ef-90bb-b8a1d75dfac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:43:35.344Z|3623b26f-bdd3-4c9f-b7fe-a28172fdb77e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:43:35.344Z|3623b26f-bdd3-4c9f-b7fe-a28172fdb77e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:43:35.354Z|de15d8d1-4ef1-452d-b35e-6c4f95fc7f1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:43:35.354Z|de15d8d1-4ef1-452d-b35e-6c4f95fc7f1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:43:35.750Z|d377d2e2-8895-4968-a634-89410e21405c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:43:35.750Z|d377d2e2-8895-4968-a634-89410e21405c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:43:37.917Z|7125dda5-4807-4f8d-aabf-1e14e0d0ef81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:43:37.917Z|7125dda5-4807-4f8d-aabf-1e14e0d0ef81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:43:45.368Z|ad7abffe-b09d-4c13-a8ba-8c7c438a9f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:43:45.369Z|ad7abffe-b09d-4c13-a8ba-8c7c438a9f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:43:45.376Z|25d98d76-f01c-4a7a-aa2b-b348fafc1cc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:43:45.377Z|25d98d76-f01c-4a7a-aa2b-b348fafc1cc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:43:45.378Z|1fe84d75-595d-4572-9ac4-4a46276ef82f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:43:45.378Z|1fe84d75-595d-4572-9ac4-4a46276ef82f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:43:50.750Z|2c4727a0-c6e7-466c-aaf5-00633f8ad5c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:43:50.750Z|2c4727a0-c6e7-466c-aaf5-00633f8ad5c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:43:55.400Z|416c885d-c0e6-46ed-97fa-911c24612ad2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:43:55.400Z|416c885d-c0e6-46ed-97fa-911c24612ad2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:43:55.406Z|3ed4f3f6-7e53-4500-9bea-4dc1323bee34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:43:55.406Z|3ed4f3f6-7e53-4500-9bea-4dc1323bee34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:43:55.408Z|49c29580-00ee-4568-b7ce-0aa41213061b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:43:55.408Z|49c29580-00ee-4568-b7ce-0aa41213061b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:43:59.890Z|304feea6-b103-4795-b3af-5ce55e7df43c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:43:59.891Z|304feea6-b103-4795-b3af-5ce55e7df43c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:44:05.435Z|d9dc5a40-f57f-4f60-aa58-487f32d613f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:44:05.436Z|d9dc5a40-f57f-4f60-aa58-487f32d613f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:44:05.439Z|1990cab0-003d-4269-895d-84f18de68dd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:44:05.440Z|1990cab0-003d-4269-895d-84f18de68dd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:44:05.442Z|4d1d275c-6ed5-49eb-b720-5573724a36b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:44:05.443Z|4d1d275c-6ed5-49eb-b720-5573724a36b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:44:05.750Z|acc00c9b-260a-4f72-878c-e52ecfe3bbc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:44:05.754Z|acc00c9b-260a-4f72-878c-e52ecfe3bbc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:44:07.918Z|a7f3021c-bd05-4400-a079-2de558bbf6e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:44:07.918Z|a7f3021c-bd05-4400-a079-2de558bbf6e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:44:15.489Z|510fdf15-1452-4238-8079-a1924ec8a75a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:44:15.489Z|1ec09189-9739-4554-ae4d-34a3379bc40f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:44:15.489Z|510fdf15-1452-4238-8079-a1924ec8a75a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:44:15.490Z|1ec09189-9739-4554-ae4d-34a3379bc40f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:44:15.493Z|669eaa47-ee8d-41b6-b05b-50b44f554294|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:44:15.493Z|669eaa47-ee8d-41b6-b05b-50b44f554294|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:44:20.750Z|912807ef-70b8-405f-b636-384661d2d7e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:44:20.750Z|912807ef-70b8-405f-b636-384661d2d7e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:44:25.514Z|b9e57adf-9931-4ba3-85c6-7ad7e5368599|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:44:25.514Z|eedb6032-db31-4d7b-9516-8721749af1eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:44:25.515Z|b9e57adf-9931-4ba3-85c6-7ad7e5368599|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:44:25.515Z|eedb6032-db31-4d7b-9516-8721749af1eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:44:25.519Z|8f5bed99-b3a7-4d9e-84dd-6e53fcc990cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:44:25.519Z|8f5bed99-b3a7-4d9e-84dd-6e53fcc990cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:44:35.538Z|25724681-4b00-4870-b6fa-f6185b1655ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:44:35.539Z|25724681-4b00-4870-b6fa-f6185b1655ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:44:35.542Z|0e734502-b792-470d-a579-82c41b05b377|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:44:35.543Z|b34fc7d8-d748-433e-a46a-277bd0769d7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:44:35.543Z|0e734502-b792-470d-a579-82c41b05b377|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:44:35.543Z|b34fc7d8-d748-433e-a46a-277bd0769d7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:44:35.750Z|13a27bb0-a8b6-4357-9fa6-0e6c923e2036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:44:35.750Z|13a27bb0-a8b6-4357-9fa6-0e6c923e2036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:44:37.919Z|497c7693-5973-4a33-8ac2-ff158f8ce9cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:44:37.920Z|497c7693-5973-4a33-8ac2-ff158f8ce9cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:44:45.570Z|e42476c4-62c0-4876-84e6-70f676d8c5bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:44:45.571Z|e42476c4-62c0-4876-84e6-70f676d8c5bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:44:45.571Z|feee1c94-0771-4a51-a6db-2516c37bbe0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:44:45.571Z|cd2d1eb9-27d7-4fe0-8eab-6d5bd4b66638|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:44:45.571Z|feee1c94-0771-4a51-a6db-2516c37bbe0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:44:45.572Z|cd2d1eb9-27d7-4fe0-8eab-6d5bd4b66638|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:44:50.750Z|89eedd92-7bfd-4d6c-ae88-b230c3d13836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:44:50.753Z|89eedd92-7bfd-4d6c-ae88-b230c3d13836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:44:55.604Z|da10395b-957c-4db8-8aee-8ab26a5f4be3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:44:55.605Z|da10395b-957c-4db8-8aee-8ab26a5f4be3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:44:55.605Z|0a7de87a-f2d7-4ed1-9757-a3ca3d2bc592|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:44:55.605Z|0a7de87a-f2d7-4ed1-9757-a3ca3d2bc592|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:44:55.607Z|50b77a7b-8a8a-4296-8284-f52f0fa41a83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:44:55.608Z|50b77a7b-8a8a-4296-8284-f52f0fa41a83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:44:59.887Z|c3645eda-a504-4be1-8152-785f7c5703b6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:44:59.888Z|c3645eda-a504-4be1-8152-785f7c5703b6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:45:05.628Z|9839f597-a093-43e3-a490-3be58293314d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:45:05.629Z|9839f597-a093-43e3-a490-3be58293314d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:45:05.632Z|3715d690-2a7f-4252-972a-37c69374ec6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:45:05.633Z|3715d690-2a7f-4252-972a-37c69374ec6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:45:05.637Z|e9217c51-504e-4341-b993-cc235b910fd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:45:05.637Z|e9217c51-504e-4341-b993-cc235b910fd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:45:05.750Z|49050b37-e56c-4d1d-a1cd-bc091466b304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:45:05.751Z|49050b37-e56c-4d1d-a1cd-bc091466b304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:45:07.922Z|858f11bc-e4ac-4902-8426-6fa4b6f8c8b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:45:07.922Z|858f11bc-e4ac-4902-8426-6fa4b6f8c8b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:45:15.654Z|f93b1c8e-3153-45f0-a1d3-aad5425b5695|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:45:15.654Z|f93b1c8e-3153-45f0-a1d3-aad5425b5695|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:45:15.660Z|c5876146-b9b8-46b8-bc98-5091669c5b38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:45:15.661Z|c5876146-b9b8-46b8-bc98-5091669c5b38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:45:15.664Z|52462f8c-2993-43da-aa0c-0dfd3e22d12d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:45:15.664Z|52462f8c-2993-43da-aa0c-0dfd3e22d12d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:45:20.750Z|e3a47352-c2f7-425a-be56-a4e440136cf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:45:20.750Z|e3a47352-c2f7-425a-be56-a4e440136cf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:45:25.681Z|2f52efa0-b7de-4ff7-a299-499691358dae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:45:25.682Z|2f52efa0-b7de-4ff7-a299-499691358dae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:45:25.690Z|b0104744-a8c6-4238-b1b2-8856e20ee9aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:45:25.691Z|c4a859a8-7914-4015-85cf-800ce892434c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:45:25.691Z|c4a859a8-7914-4015-85cf-800ce892434c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:45:25.691Z|b0104744-a8c6-4238-b1b2-8856e20ee9aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:45:35.712Z|ebdb7310-6130-4547-a71d-e3412fad9582|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:45:35.713Z|ebdb7310-6130-4547-a71d-e3412fad9582|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:45:35.719Z|f9ff33b5-8261-4e93-a16a-57c738620ae6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:45:35.720Z|f9ff33b5-8261-4e93-a16a-57c738620ae6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:45:35.723Z|ee96f3ac-df2f-4b8b-840c-f31035a6107e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:45:35.723Z|ee96f3ac-df2f-4b8b-840c-f31035a6107e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:45:35.750Z|5e424820-19dc-48d6-8a3c-3672b94b2a7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:45:35.753Z|5e424820-19dc-48d6-8a3c-3672b94b2a7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:45:37.922Z|ebb1bcc4-5a44-4bce-88f2-f4dcac114b49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:45:37.923Z|ebb1bcc4-5a44-4bce-88f2-f4dcac114b49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:45:45.741Z|2e47b8d5-e0cb-4634-b37d-1e596101172d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:45:45.742Z|2e47b8d5-e0cb-4634-b37d-1e596101172d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:45:45.750Z|290a0e75-8277-453c-9aaa-d396aa4c790d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:45:45.750Z|290a0e75-8277-453c-9aaa-d396aa4c790d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:45:45.751Z|cf222139-1793-4069-8256-96ce3a3e1859|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:45:45.751Z|cf222139-1793-4069-8256-96ce3a3e1859|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:45:50.750Z|a95fc2ca-589f-4ede-86ee-2bd24d82dc26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:45:50.750Z|a95fc2ca-589f-4ede-86ee-2bd24d82dc26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:45:55.776Z|663d571f-1632-4457-80cb-fe10b8bb42e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:45:55.777Z|663d571f-1632-4457-80cb-fe10b8bb42e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:45:55.780Z|66f28657-3d4f-4d16-a6c0-7337b6a83067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:45:55.781Z|66f28657-3d4f-4d16-a6c0-7337b6a83067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:45:55.782Z|93e6cb8a-4f8a-4f42-b5d8-0f186cb2937c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:45:55.783Z|93e6cb8a-4f8a-4f42-b5d8-0f186cb2937c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:45:59.891Z|7f28b6b3-eb07-485a-ac8e-4237f120d716|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:45:59.891Z|7f28b6b3-eb07-485a-ac8e-4237f120d716|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:46:05.750Z|33c2dbc7-7e6d-44f8-a641-104c18379b91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:46:05.750Z|33c2dbc7-7e6d-44f8-a641-104c18379b91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:46:05.809Z|74556844-b0ee-475d-9d38-56c89f665a61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:46:05.810Z|74556844-b0ee-475d-9d38-56c89f665a61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:46:05.812Z|721a7333-9668-4feb-8d6b-72174bc13204|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:46:05.812Z|ae7cb3f1-2922-44b0-bfd1-10d51ddcd354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:46:05.813Z|ae7cb3f1-2922-44b0-bfd1-10d51ddcd354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:46:05.813Z|721a7333-9668-4feb-8d6b-72174bc13204|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:46:07.924Z|06c9ddde-9000-4d81-b646-fa51c843b905|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:46:07.924Z|06c9ddde-9000-4d81-b646-fa51c843b905|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:46:15.841Z|6d9eb47b-7dc4-4e61-a9bc-0351d9357371|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:46:15.842Z|6d9eb47b-7dc4-4e61-a9bc-0351d9357371|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:46:15.842Z|c74ad7d1-1291-4323-a3fe-736f9f2f97de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:46:15.844Z|c74ad7d1-1291-4323-a3fe-736f9f2f97de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:46:15.845Z|ad1ab635-4d13-404f-ba66-a6c9a271e83e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:46:15.846Z|ad1ab635-4d13-404f-ba66-a6c9a271e83e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:46:20.750Z|707e589f-3dd3-4e1f-b381-8eb982501681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:46:20.754Z|707e589f-3dd3-4e1f-b381-8eb982501681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:46:25.878Z|2d12cc5b-2e0b-4acb-9c65-76a20e93e891|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:46:25.879Z|2d12cc5b-2e0b-4acb-9c65-76a20e93e891|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:46:25.880Z|3f2e6de3-a126-411a-8721-1838adb68e52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:46:25.880Z|3f2e6de3-a126-411a-8721-1838adb68e52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:46:25.878Z|6352361d-be61-4e47-bbb1-712ebc1cd450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:46:25.882Z|6352361d-be61-4e47-bbb1-712ebc1cd450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:46:35.750Z|cec40d2f-ab2d-4111-9750-2cdfe6ba7198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:46:35.750Z|cec40d2f-ab2d-4111-9750-2cdfe6ba7198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:46:35.910Z|a48c7949-cf43-4cc3-9146-eeebceb5c928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:46:35.911Z|a48c7949-cf43-4cc3-9146-eeebceb5c928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:46:35.912Z|0c24949d-c291-47e0-933c-d54f9d493358|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:46:35.912Z|0c24949d-c291-47e0-933c-d54f9d493358|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:46:35.913Z|43f8f7c3-b03f-4fee-9227-4fa243c2e784|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:46:35.914Z|43f8f7c3-b03f-4fee-9227-4fa243c2e784|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:46:37.925Z|0218294a-85a1-4d19-9abe-a62c35e3bddf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:46:37.925Z|0218294a-85a1-4d19-9abe-a62c35e3bddf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:46:45.943Z|e0240a59-9b48-414e-936f-a1a5d1b78385|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:46:45.943Z|d7501128-9c3d-4848-85a9-226b9333d992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:46:45.944Z|e0240a59-9b48-414e-936f-a1a5d1b78385|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:46:45.945Z|d7501128-9c3d-4848-85a9-226b9333d992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:46:45.945Z|8c865860-c0f5-442d-968b-22313e1bf050|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:46:45.945Z|8c865860-c0f5-442d-968b-22313e1bf050|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:46:50.750Z|16f0eeb1-d719-498f-bcfc-8b2fc6d21a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:46:50.750Z|16f0eeb1-d719-498f-bcfc-8b2fc6d21a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:46:55.982Z|288f4748-6142-4b08-b73b-c2319e03a286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:46:55.983Z|288f4748-6142-4b08-b73b-c2319e03a286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:46:55.985Z|efb94b9c-4c17-4267-83db-8a2df5367327|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:46:55.987Z|efb94b9c-4c17-4267-83db-8a2df5367327|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:46:55.986Z|a5e3f0c2-4bbc-4371-ae72-98fd109223f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:46:55.988Z|a5e3f0c2-4bbc-4371-ae72-98fd109223f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:46:59.888Z|b424169c-4cbb-489f-964f-cf17a101a73c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:46:59.888Z|b424169c-4cbb-489f-964f-cf17a101a73c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:47:05.750Z|6f26defc-78bf-4500-898c-7334099d6407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:47:05.753Z|6f26defc-78bf-4500-898c-7334099d6407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:47:06.012Z|a57bfff2-821d-4314-90cd-a0a7c6568595|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:47:06.012Z|a57bfff2-821d-4314-90cd-a0a7c6568595|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:47:06.014Z|85b173dd-6eb7-44d4-bb21-250a029af2db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:47:06.015Z|85b173dd-6eb7-44d4-bb21-250a029af2db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:47:06.015Z|d22541e3-0be3-4e59-bd61-4b977659a7c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:47:06.016Z|d22541e3-0be3-4e59-bd61-4b977659a7c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:47:07.928Z|1c063319-cf9b-4153-b812-b919e1fe2462|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:47:07.928Z|1c063319-cf9b-4153-b812-b919e1fe2462|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:47:16.040Z|0b4dfcf7-48fd-4a30-8bdd-3d1b22a29e46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:47:16.041Z|0b4dfcf7-48fd-4a30-8bdd-3d1b22a29e46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:47:16.042Z|a8ff9c31-7001-4516-b835-fa6f015a5896|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:47:16.043Z|a8ff9c31-7001-4516-b835-fa6f015a5896|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:47:16.047Z|506d9614-8380-4da8-9d22-630bff983823|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:47:16.047Z|506d9614-8380-4da8-9d22-630bff983823|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:47:20.750Z|2de757f9-45c1-41a6-a2d1-f27aa1bef981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:47:20.750Z|2de757f9-45c1-41a6-a2d1-f27aa1bef981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:47:26.068Z|d2ea83c4-1b16-4062-a226-6d539f3f83b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:47:26.068Z|d2ea83c4-1b16-4062-a226-6d539f3f83b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:47:26.070Z|ea18776f-188f-49e0-8bcc-3b40480eda43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:47:26.071Z|ea18776f-188f-49e0-8bcc-3b40480eda43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:47:26.074Z|bae60f96-1a4c-4e8e-a7a6-80f70d1120c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:47:26.074Z|bae60f96-1a4c-4e8e-a7a6-80f70d1120c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:47:35.750Z|431bd1de-127d-4363-ae3a-5ed94bc588cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:47:35.750Z|431bd1de-127d-4363-ae3a-5ed94bc588cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:47:36.099Z|a8c1b149-7126-450c-9e3f-4ea9606a49a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:47:36.100Z|a8c1b149-7126-450c-9e3f-4ea9606a49a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:47:36.105Z|b096c479-ad5e-4386-83aa-11a78c8fef7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:47:36.106Z|b096c479-ad5e-4386-83aa-11a78c8fef7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:47:36.105Z|16bc88d8-818a-4400-a08d-9f093f483d9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:47:36.106Z|16bc88d8-818a-4400-a08d-9f093f483d9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:47:37.929Z|20231c1f-7458-45c6-9447-29cf0d89d092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:47:37.929Z|20231c1f-7458-45c6-9447-29cf0d89d092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:47:46.133Z|14635f21-bc29-4b64-8417-c65ab9e2571c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:47:46.133Z|14635f21-bc29-4b64-8417-c65ab9e2571c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:47:46.134Z|dc83afcd-ff97-4010-a6d7-481e3a2d491d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:47:46.135Z|dc83afcd-ff97-4010-a6d7-481e3a2d491d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:47:46.144Z|25c1d93e-e3ef-49c3-b0eb-0d050e35a3fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:47:46.145Z|25c1d93e-e3ef-49c3-b0eb-0d050e35a3fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:47:50.750Z|6bfe2bf7-5ae1-4303-8930-c35bf616e09f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:47:50.754Z|6bfe2bf7-5ae1-4303-8930-c35bf616e09f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:47:56.163Z|84f1cf2d-bb5e-4f69-8dbc-05f3bc94e179|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:47:56.163Z|062999d3-5dd6-4654-a892-816d152c6286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:47:56.163Z|062999d3-5dd6-4654-a892-816d152c6286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:47:56.163Z|84f1cf2d-bb5e-4f69-8dbc-05f3bc94e179|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:47:56.172Z|8524d170-1dfb-4b07-9547-e512727b9d20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:47:56.173Z|8524d170-1dfb-4b07-9547-e512727b9d20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:47:59.893Z|c023d2ad-3b9c-425a-a4fc-022fa03ddd15|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:47:59.894Z|c023d2ad-3b9c-425a-a4fc-022fa03ddd15|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:48:05.750Z|80ba8975-aedb-4d9e-89e0-5fca782143f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:48:05.750Z|80ba8975-aedb-4d9e-89e0-5fca782143f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:48:06.202Z|ef32c906-2f94-48bd-81b2-32cb862c067e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:48:06.202Z|df9f695b-d823-44c4-b65e-2e64b66558c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:48:06.202Z|ef32c906-2f94-48bd-81b2-32cb862c067e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:48:06.202Z|df9f695b-d823-44c4-b65e-2e64b66558c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:48:06.204Z|e2303eee-b8b4-4d6b-98aa-ef527b067b5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:48:06.204Z|e2303eee-b8b4-4d6b-98aa-ef527b067b5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:48:07.931Z|44a5963b-5a6e-45ec-8404-d1c0a1b61e7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:48:07.931Z|44a5963b-5a6e-45ec-8404-d1c0a1b61e7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:48:16.231Z|a6a03e6c-8491-4fe4-a7df-2bc9a7ad15bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:48:16.233Z|428017bf-1b7e-41e5-bd95-f3afd85a3c3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:48:16.234Z|428017bf-1b7e-41e5-bd95-f3afd85a3c3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:48:16.232Z|a6a03e6c-8491-4fe4-a7df-2bc9a7ad15bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:48:16.236Z|8efb60dc-0c76-4311-8456-1426806a7b7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:48:16.236Z|8efb60dc-0c76-4311-8456-1426806a7b7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:48:20.751Z|7cae93aa-bf59-44aa-b0ce-3304d20265a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:48:20.751Z|7cae93aa-bf59-44aa-b0ce-3304d20265a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:48:26.267Z|b1b575fd-8d49-479f-9f61-1f26ecf49f4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:48:26.268Z|b1b575fd-8d49-479f-9f61-1f26ecf49f4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:48:26.271Z|526ae29e-6b2e-4cb8-92c4-bc75a6f09235|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:48:26.272Z|526ae29e-6b2e-4cb8-92c4-bc75a6f09235|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:48:26.276Z|56be2a0e-afce-40f1-8513-91c3b8a0691e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:48:26.276Z|56be2a0e-afce-40f1-8513-91c3b8a0691e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:48:35.750Z|7d148a93-69b0-4662-a338-537a5b8fa215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:48:35.754Z|7d148a93-69b0-4662-a338-537a5b8fa215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:48:36.304Z|c04e71b4-f6c1-44ba-a460-0b49605325e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:48:36.305Z|c04e71b4-f6c1-44ba-a460-0b49605325e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:48:36.306Z|061a121b-e0f1-4d0c-bd01-ac70547f23a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:48:36.306Z|061a121b-e0f1-4d0c-bd01-ac70547f23a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:48:36.310Z|49fcf204-8fee-4a01-bcf1-98f6e260b573|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:48:36.311Z|49fcf204-8fee-4a01-bcf1-98f6e260b573|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:48:37.931Z|e0832df4-0382-4143-a1e8-14102cca39b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:48:37.932Z|e0832df4-0382-4143-a1e8-14102cca39b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:48:46.337Z|fe1f3649-31a9-48e9-b2d4-e2e5d1c22687|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:48:46.337Z|fe1f3649-31a9-48e9-b2d4-e2e5d1c22687|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:48:46.339Z|54c7aec5-7b47-4599-ad2d-e0922fea8b26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:48:46.339Z|9ea58ad2-3957-4567-b069-f04fd44c713f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:48:46.340Z|9ea58ad2-3957-4567-b069-f04fd44c713f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:48:46.340Z|54c7aec5-7b47-4599-ad2d-e0922fea8b26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:48:50.750Z|6b00ab8a-031d-404d-8139-4700f3a22cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:48:50.750Z|6b00ab8a-031d-404d-8139-4700f3a22cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:48:56.364Z|b5789f9e-52ac-455e-b863-0e9d71d42e7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:48:56.364Z|22bf65be-f803-4fd7-bb60-2aeae14f3f1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:48:56.365Z|b5789f9e-52ac-455e-b863-0e9d71d42e7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:48:56.365Z|22bf65be-f803-4fd7-bb60-2aeae14f3f1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:48:56.369Z|6e21ae7d-dd75-4898-8f03-2adfb2f265c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:48:56.369Z|6e21ae7d-dd75-4898-8f03-2adfb2f265c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:48:59.888Z|617e0e82-1ac2-4cf0-8d4d-98f7ba466de1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:48:59.889Z|617e0e82-1ac2-4cf0-8d4d-98f7ba466de1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:49:05.750Z|e136046e-a2a2-418b-962d-80ab42401b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:49:05.750Z|e136046e-a2a2-418b-962d-80ab42401b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:49:06.391Z|655b11de-ee8e-46d0-8860-8ad768f25245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:49:06.392Z|655b11de-ee8e-46d0-8860-8ad768f25245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:49:06.393Z|ec986ef7-9d37-4e2f-80b1-1472e05cbfef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:49:06.394Z|ec986ef7-9d37-4e2f-80b1-1472e05cbfef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:49:06.396Z|e7e1c7d4-cb72-47e2-821e-cf10031a5d43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:49:06.396Z|e7e1c7d4-cb72-47e2-821e-cf10031a5d43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:49:07.932Z|d9fb1444-c207-46e7-972d-c7148af12e32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:49:07.933Z|d9fb1444-c207-46e7-972d-c7148af12e32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:49:16.414Z|225057bb-3879-499d-a5e0-636ee0540bee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:49:16.414Z|c7c3ee96-bc26-414c-bb48-12c53cc93a05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:49:16.414Z|225057bb-3879-499d-a5e0-636ee0540bee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:49:16.414Z|c7c3ee96-bc26-414c-bb48-12c53cc93a05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:49:16.416Z|9858b648-ca9e-45ee-95c5-222a1c142e85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:49:16.417Z|9858b648-ca9e-45ee-95c5-222a1c142e85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:49:20.750Z|d205e377-0bb8-489a-9f19-7debf57a50ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:49:20.754Z|d205e377-0bb8-489a-9f19-7debf57a50ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:49:26.440Z|6986d6c6-985b-4d92-85a9-aa9307aa8866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:49:26.441Z|6986d6c6-985b-4d92-85a9-aa9307aa8866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:49:26.442Z|e452c476-c594-459d-bb2a-23485ac84688|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:49:26.442Z|e452c476-c594-459d-bb2a-23485ac84688|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:49:26.447Z|cd865c22-2a8c-4942-91b0-c1576ff810ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:49:26.447Z|cd865c22-2a8c-4942-91b0-c1576ff810ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:49:35.750Z|7bb3082d-37ba-461c-a641-cb35aa3f2b10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:49:35.751Z|7bb3082d-37ba-461c-a641-cb35aa3f2b10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:49:36.474Z|73d7dadf-cac7-441a-9805-125b562a149f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:49:36.474Z|73d7dadf-cac7-441a-9805-125b562a149f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:49:36.475Z|e94eab7d-f2dd-4ea5-9c92-b2ab5027226a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:49:36.475Z|e94eab7d-f2dd-4ea5-9c92-b2ab5027226a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:49:36.481Z|523b55fe-40e0-498a-9e04-0dc3d577ae15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:49:36.481Z|523b55fe-40e0-498a-9e04-0dc3d577ae15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:49:37.933Z|eb1b76ee-83ea-4eb8-bc6e-014ea6d4f27a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:49:37.934Z|eb1b76ee-83ea-4eb8-bc6e-014ea6d4f27a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:49:46.498Z|b8e75415-6f67-4576-9103-9ae2bdabf92c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:49:46.499Z|b8e75415-6f67-4576-9103-9ae2bdabf92c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:49:46.500Z|43b65c0c-3622-4ad7-b181-209f9d4628b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:49:46.500Z|43b65c0c-3622-4ad7-b181-209f9d4628b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:49:46.513Z|3caf7ce8-0262-4c04-a212-54d088b22264|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:49:46.513Z|3caf7ce8-0262-4c04-a212-54d088b22264|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:49:50.750Z|cca835f5-8e7e-4154-b3f7-3ebe42af1038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:49:50.750Z|cca835f5-8e7e-4154-b3f7-3ebe42af1038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:49:56.528Z|694aff02-3b85-442f-b457-01e553d9c0a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:49:56.528Z|694aff02-3b85-442f-b457-01e553d9c0a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:49:56.528Z|fc1c7848-96b7-4c16-8dc4-705dcda9f7ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:49:56.529Z|fc1c7848-96b7-4c16-8dc4-705dcda9f7ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:49:56.537Z|f6319a7e-5a19-4a36-8522-e29ad8027b5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:49:56.538Z|f6319a7e-5a19-4a36-8522-e29ad8027b5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:49:59.888Z|12533f48-e7fd-4393-bb1e-97ebec19a242|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:49:59.890Z|12533f48-e7fd-4393-bb1e-97ebec19a242|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:50:05.750Z|60e88b25-d281-4986-a5cd-adc15d7a44ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:50:05.754Z|60e88b25-d281-4986-a5cd-adc15d7a44ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:50:06.556Z|1935816b-e495-494d-82c5-73e983574292|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:50:06.556Z|1935816b-e495-494d-82c5-73e983574292|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:50:06.560Z|953acdfa-fb2d-4678-80a7-a56fec231864|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:50:06.560Z|953acdfa-fb2d-4678-80a7-a56fec231864|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:50:06.566Z|bbe9ccf0-10d0-4958-a9ba-e609c45efadc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:50:06.566Z|bbe9ccf0-10d0-4958-a9ba-e609c45efadc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:50:07.934Z|d0070a5c-0241-4fbf-86a5-d974bd8d82d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:50:07.935Z|d0070a5c-0241-4fbf-86a5-d974bd8d82d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:50:16.585Z|c2f17053-2baa-47ca-b4cc-ebfc1a741cb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:50:16.586Z|c2f17053-2baa-47ca-b4cc-ebfc1a741cb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:50:16.586Z|e167e795-4ef1-4fc4-92f6-69f335a490c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:50:16.587Z|e167e795-4ef1-4fc4-92f6-69f335a490c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:50:16.592Z|79970c6a-b67c-4b30-ae1c-5e68a746f13b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:50:16.592Z|79970c6a-b67c-4b30-ae1c-5e68a746f13b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:50:20.750Z|dfaf3c3f-ab47-442f-989c-95ec8f43d9c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:50:20.750Z|dfaf3c3f-ab47-442f-989c-95ec8f43d9c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:50:26.616Z|0850bf69-644b-46c3-b1d2-72f01a7fdf35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:50:26.616Z|0850bf69-644b-46c3-b1d2-72f01a7fdf35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:50:26.618Z|642be27b-54d5-4054-92d7-2746999ce4aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:50:26.619Z|642be27b-54d5-4054-92d7-2746999ce4aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:50:26.621Z|f9ba010f-0669-4fd0-bec7-b64721bf3858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:50:26.621Z|f9ba010f-0669-4fd0-bec7-b64721bf3858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:50:35.750Z|357bdd11-5450-4b17-bb82-7ba22353bf4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:50:35.750Z|357bdd11-5450-4b17-bb82-7ba22353bf4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:50:36.657Z|f6220856-cbf1-4745-b969-84c4af217a36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:50:36.658Z|b02fe297-4e38-48b7-a4f0-f9586bebf113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:50:36.659Z|b02fe297-4e38-48b7-a4f0-f9586bebf113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:50:36.659Z|ce6a2e25-bd24-4e6d-93c3-5f66fabc8cff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:50:36.659Z|ce6a2e25-bd24-4e6d-93c3-5f66fabc8cff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:50:36.657Z|f6220856-cbf1-4745-b969-84c4af217a36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:50:37.936Z|365ed04f-89a1-432a-96ba-2d789feb37bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:50:37.936Z|365ed04f-89a1-432a-96ba-2d789feb37bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:50:46.691Z|dc0de3ed-791c-410a-90d5-2fa0c0c891a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:50:46.691Z|1d1be71f-e487-4001-bbd0-5d21c7551a40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:50:46.692Z|dc0de3ed-791c-410a-90d5-2fa0c0c891a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:50:46.692Z|1d1be71f-e487-4001-bbd0-5d21c7551a40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:50:46.693Z|11ca9032-e372-4811-b2ae-314914f4d44d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:50:46.694Z|11ca9032-e372-4811-b2ae-314914f4d44d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:50:50.750Z|67be1fe8-2644-4f5e-b14e-03009972022a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:50:50.754Z|67be1fe8-2644-4f5e-b14e-03009972022a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:50:56.722Z|b530f2f4-c8a0-4ce4-a727-bbc40fa6579c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:50:56.722Z|b530f2f4-c8a0-4ce4-a727-bbc40fa6579c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:50:56.722Z|a2dd3796-6784-4e15-a7dc-58b689ee1a1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:50:56.723Z|a2dd3796-6784-4e15-a7dc-58b689ee1a1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:50:56.725Z|4f3a28a0-ce8a-41ec-86ff-51cdc13cf25c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:50:56.726Z|4f3a28a0-ce8a-41ec-86ff-51cdc13cf25c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:50:59.888Z|8e2545de-17df-4370-a3e6-807b9ad2e924|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:50:59.889Z|8e2545de-17df-4370-a3e6-807b9ad2e924|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:51:05.750Z|846b5707-d521-4bf0-a3f8-c2437e34e331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:51:05.750Z|846b5707-d521-4bf0-a3f8-c2437e34e331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:51:06.749Z|925a3602-ecac-450a-80c6-d8e680654fbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:51:06.750Z|925a3602-ecac-450a-80c6-d8e680654fbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:51:06.751Z|1661c25b-b183-4165-a4f7-02bd29d3d00d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:51:06.751Z|1661c25b-b183-4165-a4f7-02bd29d3d00d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:51:06.754Z|6f4efa10-07ab-40a1-93dd-a8cd4654c3d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:51:06.754Z|6f4efa10-07ab-40a1-93dd-a8cd4654c3d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:51:07.937Z|0cfc5dec-8e7d-4dbe-9f96-64225caa68b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:51:07.937Z|0cfc5dec-8e7d-4dbe-9f96-64225caa68b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:51:16.781Z|9a2ae4d3-38b0-459c-80fa-7a2b8ff3d32c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:51:16.781Z|90c8b7fc-e7b7-4545-8bb5-45aa5f094901|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:51:16.781Z|9a2ae4d3-38b0-459c-80fa-7a2b8ff3d32c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:51:16.782Z|90c8b7fc-e7b7-4545-8bb5-45aa5f094901|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:51:16.785Z|5bc53851-a36f-4d05-b156-dc9440f24f13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:51:16.786Z|5bc53851-a36f-4d05-b156-dc9440f24f13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:51:20.750Z|5ee210d3-0417-48ad-b5a4-70b50d6af7c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:51:20.751Z|5ee210d3-0417-48ad-b5a4-70b50d6af7c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:51:26.812Z|c29977f5-96cd-4195-9fb9-31daa7383112|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:51:26.812Z|c29977f5-96cd-4195-9fb9-31daa7383112|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:51:26.812Z|660de7ee-a14e-4f5b-aea0-d6750ba69b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:51:26.814Z|660de7ee-a14e-4f5b-aea0-d6750ba69b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:51:26.817Z|33bf9b54-e13c-4475-8070-266c4711f809|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:51:26.818Z|33bf9b54-e13c-4475-8070-266c4711f809|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:51:35.750Z|6763c9fe-c2da-4970-9201-e80d718165f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:51:35.753Z|6763c9fe-c2da-4970-9201-e80d718165f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:51:36.847Z|d7621b2a-1daa-49e1-820e-c0a85f7edfef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:51:36.849Z|d7621b2a-1daa-49e1-820e-c0a85f7edfef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:51:36.852Z|126204fa-3c59-4718-8d81-cb9fa6b892e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:51:36.852Z|126204fa-3c59-4718-8d81-cb9fa6b892e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:51:36.859Z|87e2a517-99db-450d-97fe-2ed7a6be7d36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:51:36.859Z|87e2a517-99db-450d-97fe-2ed7a6be7d36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:51:37.938Z|0a52f9f4-6368-4bd7-8c71-4cd6d55440ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:51:37.938Z|0a52f9f4-6368-4bd7-8c71-4cd6d55440ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:51:46.879Z|8542607b-03c6-4683-b023-806e419bde81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:51:46.880Z|8542607b-03c6-4683-b023-806e419bde81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:51:46.880Z|776f7448-b948-4124-922e-87693bde33dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:51:46.881Z|776f7448-b948-4124-922e-87693bde33dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:51:46.886Z|3202d5dc-f101-445f-984a-8110a2e3a2a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:51:46.886Z|3202d5dc-f101-445f-984a-8110a2e3a2a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:51:50.749Z|a71cf53e-432b-40a4-ac77-a02cd4d312b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:51:50.750Z|a71cf53e-432b-40a4-ac77-a02cd4d312b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:51:56.915Z|a40b1f1a-7c00-4725-a088-1e1fce5aa817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:51:56.918Z|a40b1f1a-7c00-4725-a088-1e1fce5aa817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:51:56.918Z|129436c2-8b26-4b5e-a681-965ae50edef2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:51:56.919Z|129436c2-8b26-4b5e-a681-965ae50edef2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:51:56.919Z|a2076929-7522-47c3-9499-e51a478895a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:51:56.919Z|a2076929-7522-47c3-9499-e51a478895a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:51:59.889Z|e4cfa880-9288-4342-b001-7ea4be7d0a83|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:51:59.890Z|e4cfa880-9288-4342-b001-7ea4be7d0a83|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:52:05.750Z|de381a9b-8291-4aa1-ae9c-cb3b803e5a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:52:05.750Z|de381a9b-8291-4aa1-ae9c-cb3b803e5a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:52:06.952Z|371afcdf-59cf-4a5d-8a95-3f6f8bf0fc52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:52:06.953Z|371afcdf-59cf-4a5d-8a95-3f6f8bf0fc52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:52:06.956Z|7175c032-566b-4a8d-be12-756f61e3e8d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:52:06.956Z|7175c032-566b-4a8d-be12-756f61e3e8d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:52:06.957Z|1585f06b-40fe-49fd-b05b-aa35f8ad2d78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:52:06.958Z|1585f06b-40fe-49fd-b05b-aa35f8ad2d78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:52:07.939Z|219fc295-241d-4ab6-a80e-fa5e132b3d67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:52:07.940Z|219fc295-241d-4ab6-a80e-fa5e132b3d67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:52:16.982Z|03e7daff-cab2-400f-9823-1af203567463|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:52:16.983Z|03e7daff-cab2-400f-9823-1af203567463|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:52:16.987Z|1ccd6c90-d623-4926-8ec5-b374043a500a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:52:16.987Z|1ccd6c90-d623-4926-8ec5-b374043a500a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:52:16.990Z|2d024163-e201-40cf-8e49-4641a4736c00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:52:16.990Z|2d024163-e201-40cf-8e49-4641a4736c00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:52:20.750Z|69f69a22-e4d3-419d-b07f-fb8fff5d229a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:52:20.754Z|69f69a22-e4d3-419d-b07f-fb8fff5d229a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:52:27.014Z|a1b9f49a-e620-44b8-bb01-0610ec9d154e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:52:27.014Z|a1b9f49a-e620-44b8-bb01-0610ec9d154e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:52:27.019Z|a3232cab-3855-42e8-a829-92ec3bebb569|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:52:27.020Z|a3232cab-3855-42e8-a829-92ec3bebb569|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:52:27.021Z|74a959cb-ed3e-48ce-b59b-ecb688d3e5d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:52:27.021Z|74a959cb-ed3e-48ce-b59b-ecb688d3e5d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:52:35.750Z|c5411bff-0260-49c8-b5c7-a03f75ee10bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:52:35.750Z|c5411bff-0260-49c8-b5c7-a03f75ee10bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:52:37.051Z|feb2ccd5-e26c-4a1d-ace2-6061b092488e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:52:37.052Z|feb2ccd5-e26c-4a1d-ace2-6061b092488e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:52:37.054Z|b9deb7e1-3870-4191-b7e8-9a5941bd3417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:52:37.055Z|b9deb7e1-3870-4191-b7e8-9a5941bd3417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:52:37.059Z|57e97f66-4af6-4fee-9c77-8f07c4059de5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:52:37.060Z|57e97f66-4af6-4fee-9c77-8f07c4059de5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:52:37.940Z|9a496910-f1fa-48f1-bec8-01a176249a0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:52:37.941Z|9a496910-f1fa-48f1-bec8-01a176249a0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:52:47.084Z|a5e6cbb1-e6d6-4f07-9693-0503a09d84ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:52:47.085Z|a5e6cbb1-e6d6-4f07-9693-0503a09d84ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:52:47.086Z|70b67542-e9b4-4cf9-98ca-0388062572b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:52:47.086Z|70b67542-e9b4-4cf9-98ca-0388062572b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:52:47.089Z|8c1d29fa-cf11-4867-accb-5808423977e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:52:47.089Z|8c1d29fa-cf11-4867-accb-5808423977e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:52:50.750Z|bd857eff-5180-4922-994e-981397cc45c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:52:50.750Z|bd857eff-5180-4922-994e-981397cc45c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:52:57.117Z|22419e09-5a4d-4f0c-8af2-ad5eb563fb07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:52:57.117Z|22419e09-5a4d-4f0c-8af2-ad5eb563fb07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:52:57.118Z|9773653f-0171-4473-93a2-dc02a78a2707|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:52:57.119Z|9773653f-0171-4473-93a2-dc02a78a2707|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:52:57.122Z|e51522d7-cf6b-4aa5-8b3c-84b543fa3d29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:52:57.123Z|e51522d7-cf6b-4aa5-8b3c-84b543fa3d29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:52:59.894Z|3881952c-2459-4709-ad40-c4d3d51038ce|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:52:59.895Z|3881952c-2459-4709-ad40-c4d3d51038ce|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:53:05.750Z|3e5934a4-2953-4c7f-9b34-2e89773ea20a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:53:05.755Z|3e5934a4-2953-4c7f-9b34-2e89773ea20a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:53:07.146Z|e56d88c1-968b-4002-94db-258cc9c48e7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:53:07.147Z|e56d88c1-968b-4002-94db-258cc9c48e7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:53:07.150Z|cbc33f80-861a-4748-9745-5071906fbabe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:53:07.150Z|cbc33f80-861a-4748-9745-5071906fbabe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:53:07.151Z|7966e437-fdda-4815-9ce7-6856963eccb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:53:07.151Z|7966e437-fdda-4815-9ce7-6856963eccb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:53:07.941Z|1f65935f-320b-41c3-a9bf-c772c7b650df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:53:07.942Z|1f65935f-320b-41c3-a9bf-c772c7b650df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:53:17.180Z|709e7224-22b7-4cf6-afe2-68ea9f89c12e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:53:17.181Z|1dbb6745-d7c6-48ac-8960-78134c29dedf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:53:17.181Z|709e7224-22b7-4cf6-afe2-68ea9f89c12e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:53:17.181Z|1dbb6745-d7c6-48ac-8960-78134c29dedf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:53:17.183Z|7d28904a-0855-467b-a3cc-7b82776aee7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:53:17.183Z|7d28904a-0855-467b-a3cc-7b82776aee7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:53:20.750Z|be1d115b-93da-4323-b829-2563be33e2f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:53:20.750Z|be1d115b-93da-4323-b829-2563be33e2f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:53:27.212Z|8cda3214-cbfb-4d54-b700-74944d1b91b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:53:27.212Z|bcb477c6-9db4-44a0-a2d2-05152ad79e19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:53:27.213Z|8cda3214-cbfb-4d54-b700-74944d1b91b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:53:27.213Z|bcb477c6-9db4-44a0-a2d2-05152ad79e19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:53:27.220Z|607284c9-32b3-4823-8b45-038127348879|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:53:27.221Z|607284c9-32b3-4823-8b45-038127348879|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:53:35.750Z|62d89673-c33b-4139-a9d3-75f5cc715b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:53:35.750Z|62d89673-c33b-4139-a9d3-75f5cc715b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:53:37.249Z|93b7e5eb-ab91-4cac-a15e-e600a3322649|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:53:37.249Z|0644c083-0ee7-48a4-a670-8fcc11cf8a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:53:37.250Z|93b7e5eb-ab91-4cac-a15e-e600a3322649|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:53:37.250Z|0644c083-0ee7-48a4-a670-8fcc11cf8a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:53:37.266Z|96471cd6-b7ff-4fc5-8d82-f424d8a64a53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:53:37.266Z|96471cd6-b7ff-4fc5-8d82-f424d8a64a53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:53:37.943Z|858d0a70-0a76-44da-a025-f979f9a72908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:53:37.943Z|858d0a70-0a76-44da-a025-f979f9a72908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:53:47.282Z|235582ea-fa7b-4f11-a78b-cd97c6864a00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:53:47.283Z|235582ea-fa7b-4f11-a78b-cd97c6864a00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:53:47.291Z|3ebc1491-0f21-41ba-9c90-131c6f77282c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:53:47.291Z|3ebc1491-0f21-41ba-9c90-131c6f77282c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:53:47.303Z|359c9197-9d8c-440e-8b80-33f3e0b585a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:53:47.303Z|359c9197-9d8c-440e-8b80-33f3e0b585a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:53:50.749Z|f6703d2c-fbce-4e00-acdb-c55ba475db55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:53:50.753Z|f6703d2c-fbce-4e00-acdb-c55ba475db55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:53:57.312Z|395facf9-543e-439b-91a0-168fe9a15514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:53:57.312Z|395facf9-543e-439b-91a0-168fe9a15514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:53:57.315Z|ba8f43d2-10bd-4038-bde1-7e5ffc5251ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:53:57.316Z|ba8f43d2-10bd-4038-bde1-7e5ffc5251ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:53:57.324Z|abfcb51b-76f4-4c70-9dd2-5be800b673d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:53:57.325Z|abfcb51b-76f4-4c70-9dd2-5be800b673d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:53:59.889Z|34a1d034-ff63-48b1-8698-6405c1689089|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:53:59.890Z|34a1d034-ff63-48b1-8698-6405c1689089|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:54:05.750Z|dc461267-a90f-4d6e-8fff-f22c2fe54dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:54:05.750Z|dc461267-a90f-4d6e-8fff-f22c2fe54dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:54:07.335Z|ef07fdd4-560f-4810-8075-09233cc14eec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:54:07.335Z|ef07fdd4-560f-4810-8075-09233cc14eec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:54:07.344Z|88b89161-3a43-4156-83e8-65691fc4353b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:54:07.344Z|88b89161-3a43-4156-83e8-65691fc4353b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:54:07.347Z|a200815c-5a36-4bf0-9edc-4f18e5a73093|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:54:07.347Z|a200815c-5a36-4bf0-9edc-4f18e5a73093|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:54:07.944Z|fe296411-eb5c-4f39-8ce9-5e68d7119a71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:54:07.944Z|fe296411-eb5c-4f39-8ce9-5e68d7119a71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:54:17.364Z|e1bf9b8a-e773-42ff-892e-196965c4799f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:54:17.364Z|e1bf9b8a-e773-42ff-892e-196965c4799f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:54:17.369Z|69adb4ce-949b-4499-b444-d983bdc58aeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:54:17.369Z|69adb4ce-949b-4499-b444-d983bdc58aeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:54:17.376Z|02ed187f-42f7-49ed-a59c-7d4df12e92ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:54:17.376Z|02ed187f-42f7-49ed-a59c-7d4df12e92ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:54:20.750Z|9b92e2ac-adfa-4120-9295-abd7df7e93d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:54:20.750Z|9b92e2ac-adfa-4120-9295-abd7df7e93d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:54:27.395Z|17e47a50-e2cd-4ced-8065-0d60e9b5176d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:54:27.396Z|17e47a50-e2cd-4ced-8065-0d60e9b5176d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:54:27.404Z|f770ef63-81a7-4a05-b4cd-006dbddb998e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:54:27.404Z|f770ef63-81a7-4a05-b4cd-006dbddb998e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:54:27.407Z|14aeb5b1-9cdd-46b7-ad37-09dba5e759fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:54:27.407Z|14aeb5b1-9cdd-46b7-ad37-09dba5e759fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:54:35.749Z|28c73136-79dc-48a6-b92a-c0a40e683e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:54:35.754Z|28c73136-79dc-48a6-b92a-c0a40e683e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:54:37.424Z|3efd8c6a-f929-4d5c-9bbd-a78ae30ae669|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:54:37.425Z|3efd8c6a-f929-4d5c-9bbd-a78ae30ae669|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:54:37.429Z|ef602b40-6f91-4642-bd12-cfc6645203aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:54:37.429Z|ef602b40-6f91-4642-bd12-cfc6645203aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:54:37.436Z|b0de0729-60ce-4ce0-b98c-57e6360ff0b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:54:37.437Z|b0de0729-60ce-4ce0-b98c-57e6360ff0b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:54:37.945Z|72cbf24f-3aa8-4976-a2d5-554a695e28ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:54:37.945Z|72cbf24f-3aa8-4976-a2d5-554a695e28ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:54:47.461Z|0ebabf64-ae74-40f9-9f06-f3821ec1ba32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:54:47.462Z|0ebabf64-ae74-40f9-9f06-f3821ec1ba32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:54:47.464Z|35fffaed-2863-466f-b421-4642093f1f6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:54:47.464Z|35fffaed-2863-466f-b421-4642093f1f6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:54:47.466Z|99748ab0-96ce-45f8-aeb1-be0daf2b9888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:54:47.466Z|99748ab0-96ce-45f8-aeb1-be0daf2b9888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:54:50.749Z|c505105e-1ac4-4ec8-b169-1f4db29d87bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:54:50.750Z|c505105e-1ac4-4ec8-b169-1f4db29d87bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:54:57.488Z|535367b4-6078-47b6-8805-104d6b5a9a05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:54:57.488Z|535367b4-6078-47b6-8805-104d6b5a9a05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:54:57.493Z|f6e72d7b-dc7b-452c-977b-1c2cdf60bac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:54:57.493Z|f6e72d7b-dc7b-452c-977b-1c2cdf60bac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:54:57.496Z|f9a9fe11-8d2f-4501-8c22-948191265522|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:54:57.496Z|f9a9fe11-8d2f-4501-8c22-948191265522|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:54:59.888Z|dd31cd6a-ef12-4f51-bbf9-cb06c65c5b04|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:54:59.888Z|dd31cd6a-ef12-4f51-bbf9-cb06c65c5b04|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:55:05.749Z|41f2eeaf-d8ec-4ec9-9ac0-f41331213d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:55:05.750Z|41f2eeaf-d8ec-4ec9-9ac0-f41331213d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:55:07.512Z|8f4c01a7-4c1a-4133-aa8d-88ec1538e64c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:55:07.513Z|8f4c01a7-4c1a-4133-aa8d-88ec1538e64c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:55:07.518Z|b2f352ad-2bb4-4133-83c0-a3df16bd06ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:55:07.519Z|b2f352ad-2bb4-4133-83c0-a3df16bd06ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:55:07.524Z|735ae3af-f021-4ba5-b070-85b519293c56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:55:07.524Z|735ae3af-f021-4ba5-b070-85b519293c56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:55:07.946Z|7eb510a2-e8cb-467e-8962-ce1ce3c8f756|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:55:07.946Z|7eb510a2-e8cb-467e-8962-ce1ce3c8f756|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:55:17.539Z|7ca16e6b-12c1-436a-8e29-8ac11a42e3a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:55:17.539Z|7ca16e6b-12c1-436a-8e29-8ac11a42e3a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:55:17.544Z|cfaafaa0-4a74-4235-9509-7e9da2127bad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:55:17.545Z|cfaafaa0-4a74-4235-9509-7e9da2127bad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:55:17.555Z|8c67b1ee-1f28-47e5-afe3-1f0e1dbf1121|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:55:17.556Z|8c67b1ee-1f28-47e5-afe3-1f0e1dbf1121|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:55:20.750Z|d53eeb41-55a1-4ed1-b388-16b893f2e74b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:55:20.753Z|d53eeb41-55a1-4ed1-b388-16b893f2e74b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:55:27.574Z|a015aaec-d20c-40c9-a5c5-2b066f3b2963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:55:27.574Z|b7fe80cb-54e7-469a-bcb9-021e75bbe341|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:55:27.575Z|b7fe80cb-54e7-469a-bcb9-021e75bbe341|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:55:27.575Z|a015aaec-d20c-40c9-a5c5-2b066f3b2963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:55:27.579Z|0115bfae-6af9-49ce-9945-855cd377d32a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:55:27.580Z|0115bfae-6af9-49ce-9945-855cd377d32a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:55:35.750Z|4376a29e-95fd-472a-9cdc-705b28e90538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:55:35.750Z|4376a29e-95fd-472a-9cdc-705b28e90538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:55:37.599Z|46898fcb-6c0c-4f9a-bf4d-a8ab4a1f877b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:55:37.599Z|46898fcb-6c0c-4f9a-bf4d-a8ab4a1f877b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:55:37.602Z|b3b37c26-8832-497c-b8bf-5b3ad0b5024d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:55:37.603Z|b3b37c26-8832-497c-b8bf-5b3ad0b5024d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:55:37.604Z|54256d97-e701-430f-92cf-5085a7c0a81f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:55:37.605Z|54256d97-e701-430f-92cf-5085a7c0a81f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:55:37.947Z|0de28c38-675a-4abb-81e1-1fab00001bb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:55:37.947Z|0de28c38-675a-4abb-81e1-1fab00001bb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:55:47.628Z|1ea0c236-321f-4c24-856d-b75bf6668ac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:55:47.628Z|1ea0c236-321f-4c24-856d-b75bf6668ac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:55:47.635Z|bc3a949a-2af0-4def-ab85-2acdf09138ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:55:47.635Z|bc3a949a-2af0-4def-ab85-2acdf09138ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:55:47.640Z|5124b6f1-04d0-43b8-8770-8be361077ad8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:55:47.640Z|5124b6f1-04d0-43b8-8770-8be361077ad8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:55:50.749Z|572189c1-6311-46fd-9fbc-2dc159b92834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:55:50.750Z|572189c1-6311-46fd-9fbc-2dc159b92834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:55:57.651Z|8335ad19-10fd-4c4b-b6d3-e3219187d8fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:55:57.651Z|8335ad19-10fd-4c4b-b6d3-e3219187d8fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:55:57.663Z|27a2955a-4b46-491a-b438-55271a0f28d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:55:57.664Z|27a2955a-4b46-491a-b438-55271a0f28d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:55:57.666Z|0a4e08ce-d0ca-433c-9eff-659e6ca719dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:55:57.666Z|0a4e08ce-d0ca-433c-9eff-659e6ca719dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:55:59.888Z|b6e1b8e5-24d9-44b0-8c93-7c224f012f6f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:55:59.888Z|b6e1b8e5-24d9-44b0-8c93-7c224f012f6f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:56:05.750Z|187df402-2908-426f-8959-933e2576bc70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:56:05.754Z|187df402-2908-426f-8959-933e2576bc70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:56:07.679Z|8c4a0580-0e37-48b0-b975-a66f8eb06e5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:56:07.680Z|8c4a0580-0e37-48b0-b975-a66f8eb06e5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:56:07.692Z|c0bb2edc-daee-4444-8ed2-a5ae914d1675|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:56:07.692Z|c0bb2edc-daee-4444-8ed2-a5ae914d1675|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:56:07.694Z|e03afa0d-7110-465d-ad2a-08371754927d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:56:07.694Z|e03afa0d-7110-465d-ad2a-08371754927d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:56:07.948Z|25ac66ce-32bc-4c0a-8608-5d866148b90c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:56:07.949Z|25ac66ce-32bc-4c0a-8608-5d866148b90c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:56:17.707Z|becf27ee-93f3-4ed2-a7f2-b07007a4cde0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:56:17.708Z|becf27ee-93f3-4ed2-a7f2-b07007a4cde0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:56:17.722Z|a1dec8dd-cb71-4e7e-80f6-1618eecc5115|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:56:17.723Z|a1dec8dd-cb71-4e7e-80f6-1618eecc5115|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:56:17.725Z|b70f732a-adf5-454a-b9e6-7fe260feffaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:56:17.726Z|b70f732a-adf5-454a-b9e6-7fe260feffaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:56:20.751Z|1bb6f54b-a85b-481a-b3b5-35d7c0802f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:56:20.751Z|1bb6f54b-a85b-481a-b3b5-35d7c0802f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:56:27.735Z|3988aed5-4ad6-45f5-93f3-bcaf0bf5f7ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:56:27.736Z|3988aed5-4ad6-45f5-93f3-bcaf0bf5f7ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:56:27.749Z|0febbced-05df-4738-8896-478ce43bf5d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:56:27.749Z|0febbced-05df-4738-8896-478ce43bf5d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:56:27.753Z|df9ecea1-6e06-4ad8-b209-6e6b76f8dad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:56:27.753Z|df9ecea1-6e06-4ad8-b209-6e6b76f8dad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:56:35.749Z|2f18771f-d6de-4537-b1bf-7cf4badb1777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:56:35.750Z|2f18771f-d6de-4537-b1bf-7cf4badb1777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:56:37.766Z|d2676a06-90d0-42a1-864d-f96b3c01e457|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:56:37.767Z|d2676a06-90d0-42a1-864d-f96b3c01e457|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:56:37.782Z|b8c93dfb-2d91-46f4-803a-f812949ade61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:56:37.782Z|732eb614-1203-48d1-8c9e-7917eda064c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:56:37.782Z|b8c93dfb-2d91-46f4-803a-f812949ade61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:56:37.782Z|732eb614-1203-48d1-8c9e-7917eda064c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:56:37.950Z|b636f226-73c7-435f-9b3c-18397f9dca1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:56:37.950Z|b636f226-73c7-435f-9b3c-18397f9dca1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:56:47.800Z|d5af7927-9cae-4109-b957-7ccf5ff870bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:56:47.801Z|d5af7927-9cae-4109-b957-7ccf5ff870bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:56:47.807Z|2dbf19a4-48ac-4c0f-afe8-e7e29556694b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:56:47.809Z|0096a169-a45a-4bbd-98f6-03650ee85cc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:56:47.809Z|0096a169-a45a-4bbd-98f6-03650ee85cc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:56:47.810Z|2dbf19a4-48ac-4c0f-afe8-e7e29556694b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:56:50.750Z|930af43e-ce66-46b6-9de2-85df0a55d796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:56:50.753Z|930af43e-ce66-46b6-9de2-85df0a55d796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:56:57.830Z|1b0aa17c-fde7-42d4-a17a-6ec954fe2c24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:56:57.831Z|1b0aa17c-fde7-42d4-a17a-6ec954fe2c24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:56:57.841Z|0158a4a3-f4e4-49c5-93e4-d95328aa87a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:56:57.842Z|0158a4a3-f4e4-49c5-93e4-d95328aa87a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:56:57.844Z|0252a298-a58a-4349-be7c-516be42a8e58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:56:57.844Z|0252a298-a58a-4349-be7c-516be42a8e58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:56:59.890Z|b6a3586d-59b5-4f2c-9d23-a0ff7450857f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:56:59.891Z|b6a3586d-59b5-4f2c-9d23-a0ff7450857f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:57:05.751Z|fd120bcb-a641-4771-ba0c-f4fea0eb7987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:57:05.751Z|fd120bcb-a641-4771-ba0c-f4fea0eb7987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:57:07.871Z|d2ddd226-d29f-4ba3-b9d4-1085fd8138f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:57:07.871Z|d2ddd226-d29f-4ba3-b9d4-1085fd8138f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:57:07.871Z|6dde1030-9ab3-4830-8866-c843e5899c29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:57:07.871Z|d06e7841-e44a-45d6-aebb-6f253f1c6a91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:57:07.872Z|6dde1030-9ab3-4830-8866-c843e5899c29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:57:07.872Z|d06e7841-e44a-45d6-aebb-6f253f1c6a91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:57:07.951Z|d1172e37-925e-46ad-b4a0-c40f13cb730d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:57:07.951Z|d1172e37-925e-46ad-b4a0-c40f13cb730d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:57:17.898Z|1b130224-5c37-4f07-838f-e9fb0e0cc68e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:57:17.898Z|1b130224-5c37-4f07-838f-e9fb0e0cc68e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:57:17.902Z|cb070eaf-e4c7-4217-81ad-cca808535765|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:57:17.903Z|cb070eaf-e4c7-4217-81ad-cca808535765|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:57:17.904Z|32bf48f7-7e11-463f-ac32-19a00b180750|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:57:17.905Z|32bf48f7-7e11-463f-ac32-19a00b180750|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:57:20.754Z|b0541289-6f3a-4349-a30e-c71a182043fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:57:20.758Z|b0541289-6f3a-4349-a30e-c71a182043fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:57:27.929Z|c150c7bb-caac-4dda-be5d-2480da964c26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:57:27.929Z|c150c7bb-caac-4dda-be5d-2480da964c26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:57:27.930Z|ba62bc05-2ba5-4600-878c-b91d461a8eb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:57:27.931Z|ba62bc05-2ba5-4600-878c-b91d461a8eb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:57:27.934Z|5aaf7284-4869-466c-aabf-ec4f00f16285|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:57:27.935Z|5aaf7284-4869-466c-aabf-ec4f00f16285|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:57:35.750Z|1d0dc328-9114-461a-8031-c36666774019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:57:35.750Z|1d0dc328-9114-461a-8031-c36666774019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:57:37.952Z|81680c50-b0de-448b-b148-9a001d6f2dba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:57:37.952Z|81680c50-b0de-448b-b148-9a001d6f2dba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:57:37.963Z|aa407a33-3218-46ae-948a-92ff5c907f34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:57:37.963Z|cd816b69-2f52-4db7-b62b-dc1e394fcb3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:57:37.964Z|aa407a33-3218-46ae-948a-92ff5c907f34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:57:37.964Z|cd816b69-2f52-4db7-b62b-dc1e394fcb3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:57:37.966Z|12d203fc-3ce0-45e7-9f64-c2c8f82d23b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:57:37.966Z|12d203fc-3ce0-45e7-9f64-c2c8f82d23b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:57:47.999Z|4e59660c-2378-4ac0-a274-95ad997db769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:57:48.000Z|de765262-3d09-4644-a8d3-d489eef68646|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:57:48.000Z|de765262-3d09-4644-a8d3-d489eef68646|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:57:48.001Z|4e59660c-2378-4ac0-a274-95ad997db769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:57:48.015Z|0fbdd37e-a7b0-4ffc-96e5-b495131c5f16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:57:48.016Z|0fbdd37e-a7b0-4ffc-96e5-b495131c5f16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:57:50.750Z|eae746ad-158d-407b-a42f-09c4d1343f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:57:50.750Z|eae746ad-158d-407b-a42f-09c4d1343f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:57:58.032Z|d3d4af03-9b30-48f8-b640-b713d52ca78b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:57:58.033Z|d3d4af03-9b30-48f8-b640-b713d52ca78b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:57:58.052Z|2af28aa8-5079-40e6-93e9-f59da6a2014f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:57:58.052Z|948e6c8f-6316-4259-a12c-9234f9a48659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:57:58.052Z|2af28aa8-5079-40e6-93e9-f59da6a2014f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:57:58.052Z|948e6c8f-6316-4259-a12c-9234f9a48659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:57:59.888Z|8908e1f1-bcf8-4cac-a3b6-5c9f67480ee2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:57:59.889Z|8908e1f1-bcf8-4cac-a3b6-5c9f67480ee2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:58:05.751Z|c43eaa20-8558-4337-96d6-72eda6be76ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:58:05.754Z|c43eaa20-8558-4337-96d6-72eda6be76ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:58:07.953Z|ff0e7fb3-2254-48e7-9576-7c9d7a8b8e92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:58:07.953Z|ff0e7fb3-2254-48e7-9576-7c9d7a8b8e92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:58:08.061Z|de9e9bb4-8377-4a45-8aab-3a7e02a4013e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:58:08.062Z|de9e9bb4-8377-4a45-8aab-3a7e02a4013e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:58:08.079Z|3ee07c20-857c-43f1-abcb-30410c6f9df5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:58:08.080Z|3ee07c20-857c-43f1-abcb-30410c6f9df5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:58:08.082Z|dfb98079-4e70-47dd-91be-41d2e9ed000a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:58:08.083Z|dfb98079-4e70-47dd-91be-41d2e9ed000a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:58:18.092Z|4750d5f3-725d-40e3-b44b-adef851fe527|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:58:18.093Z|4750d5f3-725d-40e3-b44b-adef851fe527|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:58:18.103Z|a49a8e8e-898d-4c80-a1b2-1baaac393740|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:58:18.104Z|a49a8e8e-898d-4c80-a1b2-1baaac393740|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:58:18.114Z|e375b5b4-d94f-406c-a8db-0a57fed5a83b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:58:18.114Z|e375b5b4-d94f-406c-a8db-0a57fed5a83b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:58:20.750Z|507d7f89-c173-4dd5-8dd4-d63ceda86b43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:58:20.750Z|507d7f89-c173-4dd5-8dd4-d63ceda86b43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:58:28.123Z|15ef2a71-2db7-4ea8-90d6-2e8f96e2635f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:58:28.124Z|15ef2a71-2db7-4ea8-90d6-2e8f96e2635f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:58:28.133Z|cd5ad22e-aced-4ca4-8b2b-04d30fda9121|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:58:28.133Z|cd5ad22e-aced-4ca4-8b2b-04d30fda9121|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:58:28.144Z|f84a69ba-98c4-4219-b286-5b136afa9984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:58:28.145Z|f84a69ba-98c4-4219-b286-5b136afa9984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:58:35.750Z|25a4e525-0e32-4753-a671-1cd77d12960b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:58:35.750Z|25a4e525-0e32-4753-a671-1cd77d12960b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:58:37.954Z|52edc7c3-5545-4320-815a-04579908fec3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:58:37.954Z|52edc7c3-5545-4320-815a-04579908fec3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:58:38.152Z|51a923f7-1cd9-4874-bae1-e2aef8fb2ef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:58:38.153Z|51a923f7-1cd9-4874-bae1-e2aef8fb2ef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:58:38.161Z|073e377b-c428-4093-8093-b91251bf3a90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:58:38.162Z|073e377b-c428-4093-8093-b91251bf3a90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:58:38.173Z|fbfdba01-d6a1-4a9d-950a-5904c15bde77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:58:38.174Z|fbfdba01-d6a1-4a9d-950a-5904c15bde77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:58:48.192Z|25d36395-75d1-4047-b155-e7e20b73ea06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:58:48.193Z|25d36395-75d1-4047-b155-e7e20b73ea06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:58:48.191Z|8e6a42c3-6231-4347-8e78-4c397ce2740c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:58:48.195Z|8e6a42c3-6231-4347-8e78-4c397ce2740c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:58:48.201Z|7e404db9-0940-41c6-bb20-dd0331be160c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:58:48.202Z|7e404db9-0940-41c6-bb20-dd0331be160c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:58:50.751Z|01cee524-7d79-45fa-8f8c-7c7fcc8ab3b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:58:50.755Z|01cee524-7d79-45fa-8f8c-7c7fcc8ab3b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:58:58.221Z|1d1cbfc1-b892-4a6c-884a-ef812b84fd22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:58:58.222Z|1d1cbfc1-b892-4a6c-884a-ef812b84fd22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:58:58.223Z|4fca4e0c-d058-4d2d-92d8-a7146c8ec5c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:58:58.223Z|795b75cc-755a-4ed7-83d9-7a36d58df1d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:58:58.224Z|4fca4e0c-d058-4d2d-92d8-a7146c8ec5c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:58:58.224Z|795b75cc-755a-4ed7-83d9-7a36d58df1d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:58:59.887Z|4887ccc4-bd7a-4f4b-89b4-239bcd44ff1a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:58:59.888Z|4887ccc4-bd7a-4f4b-89b4-239bcd44ff1a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T16:59:05.750Z|1114b152-47c3-462e-8b54-40aa6ef98462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:59:05.750Z|1114b152-47c3-462e-8b54-40aa6ef98462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:59:07.955Z|1f0a967b-d43b-4017-aa1e-7aceeba78fd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:59:07.956Z|1f0a967b-d43b-4017-aa1e-7aceeba78fd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:59:08.251Z|310af405-b139-42af-837f-6498a82a43ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:59:08.251Z|310af405-b139-42af-837f-6498a82a43ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:59:08.252Z|8b8f9bb2-dd39-4843-8276-e53d69bc5dc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:59:08.253Z|8b8f9bb2-dd39-4843-8276-e53d69bc5dc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:59:08.253Z|a217148d-15ee-432b-8cb0-57bb922c0246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:59:08.253Z|a217148d-15ee-432b-8cb0-57bb922c0246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:59:18.283Z|e2c46a46-9683-4e30-b835-daefb6f5e1bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:59:18.284Z|e2c46a46-9683-4e30-b835-daefb6f5e1bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:59:18.286Z|1e8ebfc4-0ea9-4c04-b7da-1d7a8c8e5a20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:59:18.286Z|1e8ebfc4-0ea9-4c04-b7da-1d7a8c8e5a20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:59:18.288Z|7c8a86ad-b9fd-4bda-942c-e478c03ef8c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:59:18.289Z|7c8a86ad-b9fd-4bda-942c-e478c03ef8c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:59:20.750Z|b7bd3702-17b3-4b1a-8833-5e5eb7aba2f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:59:20.750Z|b7bd3702-17b3-4b1a-8833-5e5eb7aba2f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:59:28.313Z|363e7c08-6e81-4805-8962-e42d0a792d72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:59:28.313Z|da95079e-662c-47fe-8fba-584af3812da9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:59:28.314Z|363e7c08-6e81-4805-8962-e42d0a792d72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:59:28.314Z|da95079e-662c-47fe-8fba-584af3812da9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:59:28.317Z|03cad752-29c5-4eb1-bb7e-8afc2e38120c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:59:28.317Z|03cad752-29c5-4eb1-bb7e-8afc2e38120c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:59:35.750Z|7bce929b-9764-4c7f-acd9-2864449ec27e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:59:35.754Z|7bce929b-9764-4c7f-acd9-2864449ec27e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:59:37.956Z|9af2b34c-bd8f-47c4-99e8-062a43b8fe33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:59:37.957Z|9af2b34c-bd8f-47c4-99e8-062a43b8fe33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:59:38.344Z|1d3fc469-b5b2-4efa-ad80-a60f9f8bfa73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:59:38.344Z|1d3fc469-b5b2-4efa-ad80-a60f9f8bfa73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:59:38.348Z|7b4ff3cf-5b32-42a3-b71c-9a16deef7e17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:59:38.348Z|7b4ff3cf-5b32-42a3-b71c-9a16deef7e17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:59:38.352Z|38e16a18-617a-4225-b900-ff30ab5d6e78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:59:38.352Z|38e16a18-617a-4225-b900-ff30ab5d6e78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:59:48.378Z|73cc7982-c3e3-4fac-a5ca-6e709b7d1e53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:59:48.379Z|73cc7982-c3e3-4fac-a5ca-6e709b7d1e53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:59:48.381Z|2a122831-889e-4407-8b4a-730f47db0ae5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:59:48.382Z|2a122831-889e-4407-8b4a-730f47db0ae5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:59:48.383Z|ea776155-0f22-43b9-bb40-fd5bfd787c13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:59:48.384Z|ea776155-0f22-43b9-bb40-fd5bfd787c13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:59:50.750Z|e280f6b5-99fd-4755-9c6a-78ccd8b6aa64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T16:59:50.750Z|e280f6b5-99fd-4755-9c6a-78ccd8b6aa64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T16:59:58.408Z|6d3b4c33-3fb0-4c68-8a77-0dbd4cf6f385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:59:58.408Z|6d3b4c33-3fb0-4c68-8a77-0dbd4cf6f385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:59:58.410Z|f6c4ccae-df4c-4419-be00-af1a9a009c26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:59:58.411Z|f6c4ccae-df4c-4419-be00-af1a9a009c26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:59:58.413Z|0872f5bc-7094-4d35-932f-f2578f614c25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T16:59:58.413Z|0872f5bc-7094-4d35-932f-f2578f614c25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T16:59:59.889Z|4ecdeed0-fc4e-4e58-917f-43015930ce30|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T16:59:59.889Z|4ecdeed0-fc4e-4e58-917f-43015930ce30|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:00:05.750Z|12db31e0-9e5f-4eec-b32b-8f0941f8aa65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:00:05.750Z|12db31e0-9e5f-4eec-b32b-8f0941f8aa65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:00:07.957Z|a8977206-3e0b-44f5-be8a-484d1901d000|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:00:07.958Z|a8977206-3e0b-44f5-be8a-484d1901d000|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:00:08.440Z|55cee4a1-0b3d-48a5-90f5-ddd77860693e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:00:08.441Z|55cee4a1-0b3d-48a5-90f5-ddd77860693e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:00:08.443Z|eeb1a505-28af-4f4f-90d6-3974828b1b6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:00:08.444Z|eeb1a505-28af-4f4f-90d6-3974828b1b6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:00:08.445Z|702a83f0-3575-4951-ae61-31444f7f7a08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:00:08.446Z|702a83f0-3575-4951-ae61-31444f7f7a08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:00:18.473Z|f4031733-d79d-4a9e-99e9-9eb2637d9559|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:00:18.474Z|f4031733-d79d-4a9e-99e9-9eb2637d9559|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:00:18.477Z|602cec65-b347-45a1-9fd2-0c7c354b5476|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:00:18.478Z|602cec65-b347-45a1-9fd2-0c7c354b5476|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:00:18.479Z|9c58d651-132a-436f-8556-ec4431861d4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:00:18.479Z|9c58d651-132a-436f-8556-ec4431861d4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:00:20.750Z|b7ef478f-0b7b-4c73-a76e-4c94476f9af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:00:20.753Z|b7ef478f-0b7b-4c73-a76e-4c94476f9af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:00:28.508Z|2372fc32-2212-4de8-a692-d6d15e275a32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:00:28.509Z|496b3b14-4a68-4fda-aecd-ff066e09a208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:00:28.509Z|50797771-aacd-4e81-9e54-ab62ec9423a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:00:28.509Z|496b3b14-4a68-4fda-aecd-ff066e09a208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:00:28.509Z|2372fc32-2212-4de8-a692-d6d15e275a32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:00:28.510Z|50797771-aacd-4e81-9e54-ab62ec9423a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:00:35.750Z|48117388-8c73-4806-9f3d-463b435eda1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:00:35.750Z|48117388-8c73-4806-9f3d-463b435eda1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:00:37.959Z|c391b4b8-da83-497f-a0ca-1232c6e87a01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:00:37.959Z|c391b4b8-da83-497f-a0ca-1232c6e87a01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:00:38.547Z|a841c73a-bcd2-4bfb-b811-b65f28886878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:00:38.547Z|a841c73a-bcd2-4bfb-b811-b65f28886878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:00:38.546Z|539be6e8-ad2d-448a-8dcd-e7aee677ebc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:00:38.548Z|539be6e8-ad2d-448a-8dcd-e7aee677ebc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:00:38.550Z|87371752-f14e-4184-a104-07a919570e85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:00:38.550Z|87371752-f14e-4184-a104-07a919570e85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:00:48.571Z|05e461b1-d42a-4f7b-b20f-78a1428d2d73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:00:48.572Z|05e461b1-d42a-4f7b-b20f-78a1428d2d73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:00:48.580Z|4ea7398f-13cc-448d-aa06-16bf7595e7d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:00:48.580Z|9d1a630c-aaf6-4365-9b7f-a59137373006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:00:48.581Z|9d1a630c-aaf6-4365-9b7f-a59137373006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:00:48.580Z|4ea7398f-13cc-448d-aa06-16bf7595e7d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:00:50.750Z|60e8fa1d-b0dd-4625-81bd-55d279b8a1c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:00:50.750Z|60e8fa1d-b0dd-4625-81bd-55d279b8a1c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:00:58.604Z|5887915a-9635-4e3e-8b47-5c264919f4d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:00:58.605Z|5887915a-9635-4e3e-8b47-5c264919f4d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:00:58.609Z|ff7beae7-34c1-46ec-bd04-e6686e1931ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:00:58.609Z|ff7beae7-34c1-46ec-bd04-e6686e1931ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:00:58.611Z|11d11f0c-c5b7-4eff-8bf9-2280141ecf9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:00:58.612Z|11d11f0c-c5b7-4eff-8bf9-2280141ecf9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:00:59.888Z|31541ab1-6f83-42ec-bc28-4dcc15905898|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:00:59.889Z|31541ab1-6f83-42ec-bc28-4dcc15905898|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:01:05.750Z|9596db2e-1c04-4533-90dc-eacc096d67ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:01:05.750Z|9596db2e-1c04-4533-90dc-eacc096d67ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:01:07.960Z|126562c7-e527-43cd-8079-e7f2deac911e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:01:07.960Z|126562c7-e527-43cd-8079-e7f2deac911e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:01:08.640Z|9c56b1f6-e195-422e-b803-0a204bd03c16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:01:08.640Z|9c56b1f6-e195-422e-b803-0a204bd03c16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:01:08.642Z|bc89cd2c-bd6c-4f4a-8857-346fa48314e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:01:08.643Z|bc89cd2c-bd6c-4f4a-8857-346fa48314e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:01:08.644Z|8306e397-d16f-4206-ad67-51eccd931f99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:01:08.644Z|8306e397-d16f-4206-ad67-51eccd931f99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:01:18.669Z|894e4b83-3651-43ce-9bc7-65c2c560bd92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:01:18.669Z|894e4b83-3651-43ce-9bc7-65c2c560bd92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:01:18.670Z|c77ab176-5651-49d3-a85b-14df68d2dca2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:01:18.671Z|a4a983c7-4cd5-4344-a26e-041ced08a42f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:01:18.672Z|a4a983c7-4cd5-4344-a26e-041ced08a42f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:01:18.670Z|c77ab176-5651-49d3-a85b-14df68d2dca2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:01:20.749Z|9591176e-25b2-4a80-947d-6b65dd1fbd42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:01:20.750Z|9591176e-25b2-4a80-947d-6b65dd1fbd42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:01:28.695Z|0c3a822f-f9f1-4195-9ceb-ad48ea6ceed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:01:28.696Z|0c3a822f-f9f1-4195-9ceb-ad48ea6ceed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:01:28.698Z|f6e11c01-fdb3-4137-a707-0e28fcde511a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:01:28.698Z|f6e11c01-fdb3-4137-a707-0e28fcde511a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:01:28.700Z|a01b0062-cfc8-48d8-9b2c-11eb24bd79cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:01:28.700Z|a01b0062-cfc8-48d8-9b2c-11eb24bd79cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:01:35.750Z|14aa8cfc-9c70-4bf8-ba8f-5d65ab289f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:01:35.754Z|14aa8cfc-9c70-4bf8-ba8f-5d65ab289f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:01:37.961Z|c7d6ba88-0f9c-4a10-a1c3-9f92b9ec208d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:01:37.962Z|c7d6ba88-0f9c-4a10-a1c3-9f92b9ec208d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:01:38.730Z|ada9be66-dc04-4b6e-9c73-75aa01d81882|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:01:38.730Z|315dbcab-5415-43dc-8fbb-316b60fae9ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:01:38.731Z|315dbcab-5415-43dc-8fbb-316b60fae9ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:01:38.732Z|ada9be66-dc04-4b6e-9c73-75aa01d81882|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:01:38.738Z|ce810377-747e-4173-98ec-6c37414e1541|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:01:38.738Z|ce810377-747e-4173-98ec-6c37414e1541|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:01:48.760Z|bb157182-28b9-4162-b75c-357840f1b6cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:01:48.761Z|bb157182-28b9-4162-b75c-357840f1b6cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:01:48.761Z|236f36b4-33e6-46d6-a3e2-9f68e122c28b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:01:48.761Z|236f36b4-33e6-46d6-a3e2-9f68e122c28b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:01:48.768Z|49c9dffa-b578-4d74-8eff-76143b43da2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:01:48.769Z|49c9dffa-b578-4d74-8eff-76143b43da2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:01:50.750Z|22f2a887-8dc1-4714-8e7b-9b5944696e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:01:50.750Z|22f2a887-8dc1-4714-8e7b-9b5944696e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:01:58.787Z|058664dc-b5b5-47e9-a735-064b84879a05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:01:58.788Z|058664dc-b5b5-47e9-a735-064b84879a05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:01:58.788Z|f6f2b4fd-ce4a-43bc-b940-6126ecba5e96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:01:58.789Z|f6f2b4fd-ce4a-43bc-b940-6126ecba5e96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:01:58.794Z|a9c23e96-b627-49e1-8c04-7aa2eefe9198|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:01:58.794Z|a9c23e96-b627-49e1-8c04-7aa2eefe9198|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:01:59.903Z|02024b59-9ba6-416a-98e9-932845542bfb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:01:59.904Z|02024b59-9ba6-416a-98e9-932845542bfb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:02:05.749Z|a1a8dcab-b197-4349-aa2b-414afebb1028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:02:05.750Z|a1a8dcab-b197-4349-aa2b-414afebb1028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:02:07.962Z|c2385dd5-8532-4bdc-adae-6d84e9d19397|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:02:07.963Z|c2385dd5-8532-4bdc-adae-6d84e9d19397|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:02:08.818Z|da93d456-82f5-447e-be91-1551c5036ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:02:08.819Z|da93d456-82f5-447e-be91-1551c5036ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:02:08.822Z|514dfc01-3d77-4dbe-8a61-56107432ccf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:02:08.822Z|514dfc01-3d77-4dbe-8a61-56107432ccf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:02:08.825Z|8cf5e99f-0bac-436e-98e2-8f956fb766d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:02:08.825Z|8cf5e99f-0bac-436e-98e2-8f956fb766d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:02:18.849Z|24092ac2-4a60-4b06-a071-514b80c489ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:02:18.849Z|24092ac2-4a60-4b06-a071-514b80c489ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:02:18.853Z|f520842c-3a36-402f-85ac-5fcb7452f0fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:02:18.853Z|fd1c9750-7b91-42ac-ab75-111f1e470df1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:02:18.853Z|f520842c-3a36-402f-85ac-5fcb7452f0fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:02:18.854Z|fd1c9750-7b91-42ac-ab75-111f1e470df1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:02:20.750Z|60faec62-2bd3-412f-ba2c-383e24038a25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:02:20.750Z|60faec62-2bd3-412f-ba2c-383e24038a25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:02:28.883Z|4c5631bf-c55d-4c43-b33c-b072af3067f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:02:28.883Z|4c5631bf-c55d-4c43-b33c-b072af3067f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:02:28.887Z|23f3c855-2389-42ad-9c43-5c685f979f0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:02:28.888Z|e05f72ca-feca-4216-881f-10ede549f6ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:02:28.888Z|23f3c855-2389-42ad-9c43-5c685f979f0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:02:28.888Z|e05f72ca-feca-4216-881f-10ede549f6ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:02:35.749Z|2bb74354-4360-402e-8043-104756b90416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:02:35.750Z|2bb74354-4360-402e-8043-104756b90416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:02:37.964Z|daa6d4dc-0d3a-45bf-87df-cba62322d79b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:02:37.964Z|daa6d4dc-0d3a-45bf-87df-cba62322d79b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:02:38.916Z|9c6e670d-f68d-41c4-a622-d5e5d5839a71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:02:38.916Z|cdb1be10-3bda-47ad-9ea8-1f359961e703|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:02:38.916Z|9c6e670d-f68d-41c4-a622-d5e5d5839a71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:02:38.917Z|cdb1be10-3bda-47ad-9ea8-1f359961e703|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:02:38.922Z|8f27e945-6855-49f9-9a7c-5a24b3deeadf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:02:38.923Z|8f27e945-6855-49f9-9a7c-5a24b3deeadf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:02:48.946Z|352a542d-edf4-4b1b-9b82-08900816568f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:02:48.947Z|352a542d-edf4-4b1b-9b82-08900816568f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:02:48.946Z|6d59d3c4-1619-451f-b056-20b17ade27b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:02:48.948Z|6d59d3c4-1619-451f-b056-20b17ade27b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:02:48.953Z|dc7bac74-1bb5-48a2-bc15-9af01a3b45eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:02:48.953Z|dc7bac74-1bb5-48a2-bc15-9af01a3b45eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:02:50.750Z|453cf5c5-dfb6-4f46-aad5-d2ace96a61d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:02:50.753Z|453cf5c5-dfb6-4f46-aad5-d2ace96a61d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:02:58.979Z|1157d454-941f-4b2e-a59d-2a0d490c0b31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:02:58.980Z|1157d454-941f-4b2e-a59d-2a0d490c0b31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:02:58.980Z|b524be72-482d-4cb2-8834-08ecb74ad076|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:02:58.981Z|b524be72-482d-4cb2-8834-08ecb74ad076|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:02:58.984Z|f40fe81f-9d41-4066-8e08-51df3aa3712f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:02:58.984Z|f40fe81f-9d41-4066-8e08-51df3aa3712f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:02:59.889Z|42331a8d-f158-4d80-b856-fe9c167d4082|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:02:59.890Z|42331a8d-f158-4d80-b856-fe9c167d4082|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:03:05.750Z|ca8e14f8-3eb4-4a9f-a6b2-42d8b10f7387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:03:05.750Z|ca8e14f8-3eb4-4a9f-a6b2-42d8b10f7387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:03:07.965Z|baee9d2e-c64c-4dc1-8bca-fa88c215bd1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:03:07.965Z|baee9d2e-c64c-4dc1-8bca-fa88c215bd1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:03:09.012Z|c1f07b26-08fe-4c5f-9b91-6d781b79d564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:03:09.012Z|5f0a4690-f8b5-45cc-908c-89c2057986c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:03:09.012Z|c1f07b26-08fe-4c5f-9b91-6d781b79d564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:03:09.013Z|5f0a4690-f8b5-45cc-908c-89c2057986c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:03:09.021Z|4447c7c0-e3c5-4360-a278-3de0ccc018a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:03:09.022Z|4447c7c0-e3c5-4360-a278-3de0ccc018a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:03:19.044Z|6da7079a-da75-4560-bc8e-79c8a615a379|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:03:19.045Z|7da04a9e-6c3a-40ef-a1af-f99667f11f5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:03:19.045Z|6da7079a-da75-4560-bc8e-79c8a615a379|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:03:19.045Z|7da04a9e-6c3a-40ef-a1af-f99667f11f5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:03:19.051Z|1124efa0-278a-488d-98c0-9f5a0f57ffc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:03:19.052Z|1124efa0-278a-488d-98c0-9f5a0f57ffc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:03:20.750Z|f46f921c-e27e-4b83-b0dc-eb05c059eea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:03:20.750Z|f46f921c-e27e-4b83-b0dc-eb05c059eea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:03:29.069Z|21db62da-f809-40fb-a94f-ac7d9fd26eca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:03:29.070Z|21db62da-f809-40fb-a94f-ac7d9fd26eca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:03:29.075Z|a179f209-2d4b-4f6c-b49e-7307acd3aba5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:03:29.075Z|a179f209-2d4b-4f6c-b49e-7307acd3aba5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:03:29.095Z|2dd5332a-381a-4bb2-8862-d159a2adeff5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:03:29.095Z|2dd5332a-381a-4bb2-8862-d159a2adeff5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:03:35.750Z|046ca12d-0c6b-4a69-9c57-94f92f2c91e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:03:35.750Z|046ca12d-0c6b-4a69-9c57-94f92f2c91e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:03:37.966Z|c768bdcb-aa47-4b86-84d4-5fc0fb48b183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:03:37.966Z|c768bdcb-aa47-4b86-84d4-5fc0fb48b183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:03:39.093Z|3740ff26-56d5-4450-af34-5016fb377a91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:03:39.094Z|3740ff26-56d5-4450-af34-5016fb377a91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:03:39.098Z|f467c1e4-b52d-496a-b30b-6891680dff3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:03:39.098Z|f467c1e4-b52d-496a-b30b-6891680dff3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:03:39.118Z|52313df3-f69a-40b2-9a94-2d67cf0a9bd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:03:39.118Z|52313df3-f69a-40b2-9a94-2d67cf0a9bd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:03:49.124Z|7b81a35a-6573-4b57-a98b-ab7208d2c05d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:03:49.126Z|5b3fcbcc-0abd-43c4-9fae-d728ddb7e95e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:03:49.126Z|7b81a35a-6573-4b57-a98b-ab7208d2c05d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:03:49.127Z|5b3fcbcc-0abd-43c4-9fae-d728ddb7e95e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:03:49.148Z|f1052701-c744-43dd-9b9c-85c306f55f65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:03:49.149Z|f1052701-c744-43dd-9b9c-85c306f55f65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:03:50.751Z|6f490807-b101-4dff-acb7-f4f1f972a44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:03:50.751Z|6f490807-b101-4dff-acb7-f4f1f972a44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:03:59.154Z|3731457f-0ea8-460f-93f1-db48749e7d09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:03:59.155Z|3731457f-0ea8-460f-93f1-db48749e7d09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:03:59.158Z|d10b6e73-09ae-4a00-a077-a1f0aa2e9c8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:03:59.159Z|d10b6e73-09ae-4a00-a077-a1f0aa2e9c8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:03:59.178Z|9ba2da08-2200-40d2-9a09-fddf543aaca3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:03:59.179Z|9ba2da08-2200-40d2-9a09-fddf543aaca3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:03:59.889Z|3a67083e-ebb8-4070-a068-6608a55e1f9e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:03:59.890Z|3a67083e-ebb8-4070-a068-6608a55e1f9e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:04:05.750Z|4b8f5bd6-a912-4b44-82a0-1640043c726d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:04:05.755Z|4b8f5bd6-a912-4b44-82a0-1640043c726d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:04:07.967Z|d38a5243-2015-4e1f-a515-dde4be211ff1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:04:07.967Z|d38a5243-2015-4e1f-a515-dde4be211ff1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:04:09.183Z|f0569621-6e67-4972-b83c-c879828046ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:04:09.183Z|f0569621-6e67-4972-b83c-c879828046ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:04:09.189Z|6ff381b6-9ea6-4e8d-b705-9fd3f56f49df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:04:09.189Z|6ff381b6-9ea6-4e8d-b705-9fd3f56f49df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:04:09.206Z|cd56ef98-6654-4464-a44a-a8962851d38d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:04:09.206Z|cd56ef98-6654-4464-a44a-a8962851d38d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:04:19.214Z|09a8b05e-9798-4bc1-b835-8d6e177a9bf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:04:19.215Z|09a8b05e-9798-4bc1-b835-8d6e177a9bf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:04:19.218Z|dbb2bd41-4c93-450c-9b58-eb09f5eeaee3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:04:19.218Z|dbb2bd41-4c93-450c-9b58-eb09f5eeaee3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:04:19.242Z|6f9d3296-9f77-4eeb-b156-407eb3f1740c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:04:19.242Z|6f9d3296-9f77-4eeb-b156-407eb3f1740c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:04:20.749Z|040a02d0-e4a5-4b26-8053-5a281eb15545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:04:20.750Z|040a02d0-e4a5-4b26-8053-5a281eb15545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:04:29.248Z|7ce56a04-a58c-4485-bc82-3565a417a36a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:04:29.248Z|7ce56a04-a58c-4485-bc82-3565a417a36a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:04:29.254Z|3365025e-a592-4428-9898-20b1c14548e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:04:29.254Z|3365025e-a592-4428-9898-20b1c14548e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:04:29.272Z|cc93fec3-f114-48d6-87c3-4639be960cae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:04:29.272Z|cc93fec3-f114-48d6-87c3-4639be960cae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:04:35.750Z|b4500fea-c142-4a78-a0e8-b9c359cf4b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:04:35.750Z|b4500fea-c142-4a78-a0e8-b9c359cf4b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:04:37.968Z|e4d03e37-4e4c-4019-b871-a05e43493e88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:04:37.968Z|e4d03e37-4e4c-4019-b871-a05e43493e88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:04:39.278Z|9b6c1cab-2fe2-4b75-88f5-6d9407e3b10e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:04:39.279Z|9b6c1cab-2fe2-4b75-88f5-6d9407e3b10e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:04:39.279Z|2278ea42-7b84-4b1e-8897-14b8bbab779b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:04:39.279Z|2278ea42-7b84-4b1e-8897-14b8bbab779b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:04:39.301Z|01d05f8c-44a7-4ffe-bd61-981918815c65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:04:39.302Z|01d05f8c-44a7-4ffe-bd61-981918815c65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:04:49.305Z|5a084502-ca77-4c09-8181-d039a42c85b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:04:49.306Z|5a084502-ca77-4c09-8181-d039a42c85b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:04:49.315Z|312f35ec-1f94-47da-8d84-5cc0df4aa92e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:04:49.315Z|312f35ec-1f94-47da-8d84-5cc0df4aa92e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:04:49.329Z|1b324155-9ead-4c60-a016-2aa473bf188b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:04:49.330Z|1b324155-9ead-4c60-a016-2aa473bf188b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:04:50.750Z|01f1219a-b0dc-43ed-b6c8-2883769f1a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:04:50.754Z|01f1219a-b0dc-43ed-b6c8-2883769f1a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:04:59.338Z|e740677d-7768-47ac-979c-38e30b15d193|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:04:59.338Z|e740677d-7768-47ac-979c-38e30b15d193|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:04:59.346Z|d901d8cf-7d5f-47ec-a713-37fa859e2c51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:04:59.346Z|d901d8cf-7d5f-47ec-a713-37fa859e2c51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:04:59.355Z|6d016854-2ecc-47e5-a94f-6b160c47eb33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:04:59.355Z|6d016854-2ecc-47e5-a94f-6b160c47eb33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:04:59.888Z|ded575fa-01f2-4079-b359-814f7eee398c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:04:59.889Z|ded575fa-01f2-4079-b359-814f7eee398c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:05:05.750Z|10d47247-d575-4c50-8b7d-e31595c5eeac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:05:05.750Z|10d47247-d575-4c50-8b7d-e31595c5eeac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:05:07.969Z|d6b82db3-ef67-402e-9bc2-7609a421c518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:05:07.969Z|d6b82db3-ef67-402e-9bc2-7609a421c518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:05:09.366Z|a090e7cf-679a-44f0-acc5-b4154ed7e6f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:05:09.366Z|a090e7cf-679a-44f0-acc5-b4154ed7e6f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:05:09.369Z|df5ae666-c846-44d7-a703-17994e180b1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:05:09.369Z|df5ae666-c846-44d7-a703-17994e180b1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:05:09.379Z|c98b62ab-f7c4-42aa-87a0-5f64625a3e76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:05:09.380Z|c98b62ab-f7c4-42aa-87a0-5f64625a3e76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:05:19.396Z|5faeecdb-6821-47e1-8574-3d794f134cdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:05:19.397Z|5faeecdb-6821-47e1-8574-3d794f134cdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:05:19.399Z|5a37dee5-2acd-4cb2-b112-eb1771fb6b3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:05:19.399Z|5a37dee5-2acd-4cb2-b112-eb1771fb6b3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:05:19.416Z|d98c9399-3072-4574-8c7d-53fa4a74ca06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:05:19.416Z|d98c9399-3072-4574-8c7d-53fa4a74ca06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:05:20.750Z|017b1a01-ae71-4bb4-9617-f170d6f295d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:05:20.750Z|017b1a01-ae71-4bb4-9617-f170d6f295d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:05:29.427Z|1dcc0737-2dbb-40ff-838f-0f72fb7d84ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:05:29.428Z|1dcc0737-2dbb-40ff-838f-0f72fb7d84ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:05:29.430Z|d98c8d7d-e9ec-4ae7-9dfa-2c1887ead284|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:05:29.430Z|d98c8d7d-e9ec-4ae7-9dfa-2c1887ead284|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:05:29.445Z|cd6320b4-3355-462c-a27c-14e3b8aeb451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:05:29.446Z|cd6320b4-3355-462c-a27c-14e3b8aeb451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:05:35.750Z|1bc386ba-ccd1-4180-b874-3a877aaffd41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:05:35.754Z|1bc386ba-ccd1-4180-b874-3a877aaffd41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:05:37.970Z|b75b1eeb-a9bd-45e0-ac1e-3ecd109c3dba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:05:37.970Z|b75b1eeb-a9bd-45e0-ac1e-3ecd109c3dba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:05:39.459Z|b9edb2a8-d604-4eb3-8d3b-a630fc23d7b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:05:39.460Z|b9edb2a8-d604-4eb3-8d3b-a630fc23d7b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:05:39.467Z|fe2a8171-5c8b-4b97-ad78-30787bbd67b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:05:39.468Z|fe2a8171-5c8b-4b97-ad78-30787bbd67b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:05:39.475Z|c53a518b-fdea-4a3c-a911-214fc5667bc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:05:39.476Z|c53a518b-fdea-4a3c-a911-214fc5667bc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:05:49.491Z|16393ada-f656-4b20-8159-b0f12f8a7f48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:05:49.492Z|16393ada-f656-4b20-8159-b0f12f8a7f48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:05:49.497Z|0f71549a-2d7e-4e7f-af5e-1ab87754926f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:05:49.498Z|0f71549a-2d7e-4e7f-af5e-1ab87754926f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:05:49.504Z|0a7d38aa-4b3c-4e59-bd11-b2663ddb6c4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:05:49.505Z|0a7d38aa-4b3c-4e59-bd11-b2663ddb6c4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:05:50.750Z|fd211a0a-147a-4954-b7ae-d1a2800902ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:05:50.750Z|fd211a0a-147a-4954-b7ae-d1a2800902ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:05:59.526Z|2052b177-2045-496f-8bbc-2f95fb406de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:05:59.527Z|2052b177-2045-496f-8bbc-2f95fb406de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:05:59.530Z|db3410c6-8dfd-4b5b-91c1-9e3a3cb62a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:05:59.530Z|db3410c6-8dfd-4b5b-91c1-9e3a3cb62a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:05:59.541Z|8a30c394-6028-475a-88ec-e35ce261c1a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:05:59.541Z|8a30c394-6028-475a-88ec-e35ce261c1a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:05:59.888Z|37546cfc-e191-4592-b9eb-eef8acfe92c8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:05:59.889Z|37546cfc-e191-4592-b9eb-eef8acfe92c8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:06:05.750Z|97ccd326-c59c-48c8-85d7-6b4d39cfb0a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:06:05.751Z|97ccd326-c59c-48c8-85d7-6b4d39cfb0a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:06:07.971Z|af612d86-2d14-42a2-8a78-05050259ebf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:06:07.971Z|af612d86-2d14-42a2-8a78-05050259ebf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:06:09.559Z|f972cd19-6bca-429d-bee3-71cb035c0450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:06:09.560Z|f972cd19-6bca-429d-bee3-71cb035c0450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:06:09.561Z|0d686a1d-e657-4f02-9ee0-c9fcf2203c02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:06:09.562Z|0d686a1d-e657-4f02-9ee0-c9fcf2203c02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:06:09.575Z|05f899a8-3b67-42e3-a22a-c81b018dfce2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:06:09.576Z|05f899a8-3b67-42e3-a22a-c81b018dfce2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:06:19.591Z|e51d1886-57e1-47de-b917-ec5d94f60391|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:06:19.592Z|e51d1886-57e1-47de-b917-ec5d94f60391|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:06:19.599Z|0937f550-67ba-4dc3-a775-ecbf8f2a8773|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:06:19.599Z|0937f550-67ba-4dc3-a775-ecbf8f2a8773|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:06:19.606Z|cfdf4242-8bf0-404e-bb35-e7bc64329423|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:06:19.606Z|cfdf4242-8bf0-404e-bb35-e7bc64329423|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:06:20.749Z|d3b22d1b-5b5d-45ed-9290-1c86a5f397f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:06:20.754Z|d3b22d1b-5b5d-45ed-9290-1c86a5f397f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:06:29.616Z|bd711032-23d7-4873-aeab-0ac1fa3ffabd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:06:29.617Z|bd711032-23d7-4873-aeab-0ac1fa3ffabd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:06:29.627Z|59115be6-613b-4af1-8fb8-15af37fa305c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:06:29.627Z|59115be6-613b-4af1-8fb8-15af37fa305c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:06:29.634Z|f63a5a62-5075-4bc1-b43d-45f28abec4af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:06:29.635Z|f63a5a62-5075-4bc1-b43d-45f28abec4af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:06:35.750Z|a39b5940-1a7f-4ad1-956a-14386683e740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:06:35.750Z|a39b5940-1a7f-4ad1-956a-14386683e740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:06:37.972Z|da2035c2-0ae9-4a21-a619-25538e178e76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:06:37.972Z|da2035c2-0ae9-4a21-a619-25538e178e76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:06:39.646Z|e0017d69-cff9-447b-a7be-fdfdbac887dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:06:39.646Z|e0017d69-cff9-447b-a7be-fdfdbac887dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:06:39.654Z|6cdd49ec-5588-40c7-abd2-7b651d006f18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:06:39.655Z|6cdd49ec-5588-40c7-abd2-7b651d006f18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:06:39.662Z|011c8c23-748c-4ddb-bfb1-af292f56b840|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:06:39.662Z|011c8c23-748c-4ddb-bfb1-af292f56b840|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:06:49.673Z|47e61e23-57c3-4c4e-87ff-82df58c84d9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:06:49.674Z|47e61e23-57c3-4c4e-87ff-82df58c84d9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:06:49.677Z|c0ba6724-ccea-4007-b017-e44cd1bdb139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:06:49.677Z|c0ba6724-ccea-4007-b017-e44cd1bdb139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:06:49.690Z|9545b5d7-d74c-4f7c-8a9c-5ff93b7d526a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:06:49.690Z|9545b5d7-d74c-4f7c-8a9c-5ff93b7d526a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:06:50.750Z|b1937f3d-23ad-4528-9987-e107149e4940|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:06:50.750Z|b1937f3d-23ad-4528-9987-e107149e4940|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:06:59.707Z|325dff9e-80be-4aeb-90ad-7588ac45b337|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:06:59.708Z|31a11679-0852-4963-9e2f-f5a736972f8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:06:59.708Z|325dff9e-80be-4aeb-90ad-7588ac45b337|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:06:59.708Z|31a11679-0852-4963-9e2f-f5a736972f8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:06:59.716Z|f392aa52-6460-4857-b403-1966eaf6112b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:06:59.717Z|f392aa52-6460-4857-b403-1966eaf6112b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:06:59.888Z|da704c9b-c596-42ab-856f-2ffa8f208642|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:06:59.889Z|da704c9b-c596-42ab-856f-2ffa8f208642|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:07:05.749Z|b77585f3-914a-49a7-936e-7f76409f2842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:07:05.753Z|b77585f3-914a-49a7-936e-7f76409f2842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:07:07.973Z|4895d4ea-7090-46ea-9eeb-4684221cf576|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:07:07.973Z|4895d4ea-7090-46ea-9eeb-4684221cf576|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:07:09.736Z|ca7d43c8-bc91-4cf2-a9a8-dfd6be2d2cc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:07:09.737Z|ca7d43c8-bc91-4cf2-a9a8-dfd6be2d2cc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:07:09.741Z|e6d320a5-edc4-4558-93fd-6df2ac5b0395|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:07:09.742Z|e6d320a5-edc4-4558-93fd-6df2ac5b0395|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:07:09.748Z|76ac1f30-af50-4605-9e74-645243ca63bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:07:09.749Z|76ac1f30-af50-4605-9e74-645243ca63bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:07:19.770Z|dcc8f940-cf33-407e-97fc-a4947bfdf883|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:07:19.770Z|713135d7-2f11-451a-a33a-f6c959c06496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:07:19.771Z|713135d7-2f11-451a-a33a-f6c959c06496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:07:19.771Z|dcc8f940-cf33-407e-97fc-a4947bfdf883|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:07:19.778Z|bc49e32b-86cc-493a-a02f-ca6c599ee21e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:07:19.779Z|bc49e32b-86cc-493a-a02f-ca6c599ee21e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:07:20.750Z|dec52633-9e9c-4bf0-aede-15635c62c1e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:07:20.750Z|dec52633-9e9c-4bf0-aede-15635c62c1e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:07:29.803Z|ea02511d-efa4-452d-a4d4-b6ca8581c45a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:07:29.803Z|ea02511d-efa4-452d-a4d4-b6ca8581c45a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:07:29.804Z|15484aa9-7150-492b-ba24-7036c1234597|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:07:29.805Z|15484aa9-7150-492b-ba24-7036c1234597|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:07:29.808Z|7aa6ab0e-ef1d-4b68-8d91-90ced800fbfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:07:29.808Z|7aa6ab0e-ef1d-4b68-8d91-90ced800fbfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:07:35.750Z|fb61b35e-ee63-4e93-8a82-265e0127d6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:07:35.750Z|fb61b35e-ee63-4e93-8a82-265e0127d6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:07:37.974Z|7a1851d2-b754-472d-aadf-e2c53b904149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:07:37.974Z|7a1851d2-b754-472d-aadf-e2c53b904149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:07:39.834Z|b0979d42-e7c4-4f68-84e5-75121d33eded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:07:39.835Z|b0979d42-e7c4-4f68-84e5-75121d33eded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:07:39.836Z|695f5e0a-2ca5-4b37-ba99-b3e9c911fef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:07:39.836Z|695f5e0a-2ca5-4b37-ba99-b3e9c911fef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:07:39.840Z|d1fbeb28-5473-4f8f-9ac9-6fe338b1311a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:07:39.841Z|d1fbeb28-5473-4f8f-9ac9-6fe338b1311a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:07:49.872Z|dd8f5269-fb98-497a-830c-0d9ce9707228|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:07:49.873Z|dd8f5269-fb98-497a-830c-0d9ce9707228|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:07:49.876Z|d509f160-bac6-4bf5-9558-71586b5b90c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:07:49.876Z|d509f160-bac6-4bf5-9558-71586b5b90c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:07:49.878Z|58ba7ab7-8056-44b3-bf6b-7d3be4f8e59a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:07:49.878Z|58ba7ab7-8056-44b3-bf6b-7d3be4f8e59a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:07:50.750Z|e15dddf9-e093-46f1-9343-a52d97e55071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:07:50.754Z|e15dddf9-e093-46f1-9343-a52d97e55071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:07:59.888Z|370000f2-e169-4055-99c1-f293a4c9dd9f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:07:59.889Z|370000f2-e169-4055-99c1-f293a4c9dd9f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:07:59.905Z|72a6fba8-7e1c-4dd0-be23-01c02cc460d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:07:59.905Z|72a6fba8-7e1c-4dd0-be23-01c02cc460d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:07:59.905Z|f385e6b5-805a-4fa2-8741-457190024cef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:07:59.906Z|f385e6b5-805a-4fa2-8741-457190024cef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:07:59.913Z|c1c04b95-ba74-4d0c-b4a8-9c282e535201|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:07:59.914Z|c1c04b95-ba74-4d0c-b4a8-9c282e535201|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:08:05.751Z|d4cb5a3d-31a9-40b6-ab68-0bc859ea4661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:08:05.751Z|d4cb5a3d-31a9-40b6-ab68-0bc859ea4661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:08:07.975Z|8ccbc5a3-d091-45e8-91ee-37a31593ceca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:08:07.976Z|8ccbc5a3-d091-45e8-91ee-37a31593ceca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:08:09.934Z|8bf4acf8-4b65-4c3c-8d0c-33ddeebd86a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:08:09.934Z|8bf4acf8-4b65-4c3c-8d0c-33ddeebd86a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:08:09.936Z|d7a99836-04ec-4454-9657-6cbf5d7f0c23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:08:09.937Z|d7a99836-04ec-4454-9657-6cbf5d7f0c23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:08:09.941Z|c86aee83-520a-457b-b189-cb10fb279dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:08:09.942Z|c86aee83-520a-457b-b189-cb10fb279dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:08:19.965Z|7737d852-f76d-4c79-931d-acf110bdcad4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:08:19.968Z|7737d852-f76d-4c79-931d-acf110bdcad4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:08:19.969Z|fc3ccb63-6c92-49dd-befb-cb5704c618cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:08:19.969Z|fc3ccb63-6c92-49dd-befb-cb5704c618cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:08:19.971Z|39e47428-5a4d-4d00-ba3e-ba8e69d3ab18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:08:19.972Z|39e47428-5a4d-4d00-ba3e-ba8e69d3ab18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:08:20.749Z|7d2070cd-3595-4985-b308-3df709c012c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:08:20.750Z|7d2070cd-3595-4985-b308-3df709c012c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:08:30.000Z|41bdf221-627e-454b-aa93-fdba7d59b615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:08:30.001Z|41bdf221-627e-454b-aa93-fdba7d59b615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:08:30.002Z|ca70dccb-2a62-4320-9dd2-9bff87e4278a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:08:30.002Z|ca70dccb-2a62-4320-9dd2-9bff87e4278a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:08:30.005Z|7a38ba93-4957-4065-a218-db4890142c40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:08:30.006Z|7a38ba93-4957-4065-a218-db4890142c40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:08:35.750Z|c464de0b-f345-487c-b469-c2ca79f4a085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:08:35.758Z|c464de0b-f345-487c-b469-c2ca79f4a085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:08:37.977Z|ab362644-6810-4d7c-ade5-af853d42f3b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:08:37.977Z|ab362644-6810-4d7c-ade5-af853d42f3b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:08:40.035Z|f362ddd4-ba13-421b-9a69-d912ed760f6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:08:40.039Z|f362ddd4-ba13-421b-9a69-d912ed760f6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:08:40.040Z|2581f2a6-6630-4786-8755-100676368973|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:08:40.040Z|2581f2a6-6630-4786-8755-100676368973|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:08:40.044Z|88b9d6f5-29e7-4c58-be4a-d3dab4d541d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:08:40.045Z|88b9d6f5-29e7-4c58-be4a-d3dab4d541d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:08:50.069Z|597248da-1a4f-4664-b003-5ccda9aa13ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:08:50.070Z|597248da-1a4f-4664-b003-5ccda9aa13ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:08:50.072Z|f0fbb942-116b-4171-a00c-3b455efaac2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:08:50.073Z|f0fbb942-116b-4171-a00c-3b455efaac2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:08:50.074Z|b4b11fc4-bf32-42a5-b4cc-e87962c3415e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:08:50.075Z|b4b11fc4-bf32-42a5-b4cc-e87962c3415e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:08:50.750Z|31721501-2054-49a1-99a5-ee0c7baebb3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:08:50.750Z|31721501-2054-49a1-99a5-ee0c7baebb3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:08:59.890Z|50304d4b-e84b-4919-b7a4-a1e8534f52ac|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:08:59.890Z|50304d4b-e84b-4919-b7a4-a1e8534f52ac|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:09:00.101Z|e8634f42-9ad6-476c-acae-05a66b90e691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:09:00.101Z|e8634f42-9ad6-476c-acae-05a66b90e691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:09:00.105Z|4e0ba417-ec9d-4009-8ef3-3d7cd813ae2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:09:00.106Z|4e0ba417-ec9d-4009-8ef3-3d7cd813ae2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:09:00.108Z|ce8129eb-4872-445e-a003-54ac18fdaa19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:09:00.108Z|ce8129eb-4872-445e-a003-54ac18fdaa19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:09:05.751Z|38a8cdc8-7f18-451f-b20d-2e764bae5301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:09:05.751Z|38a8cdc8-7f18-451f-b20d-2e764bae5301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:09:07.978Z|3a33b341-2167-4175-a0f7-2f47e25a046d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:09:07.978Z|3a33b341-2167-4175-a0f7-2f47e25a046d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:09:10.134Z|7d09d764-0215-4979-8a13-babf722dd526|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:09:10.135Z|7d09d764-0215-4979-8a13-babf722dd526|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:09:10.134Z|08c9cc55-5f2b-4675-9ad8-2cb97281deaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:09:10.137Z|0573b3f5-959f-4fc5-af29-28f96bb32e08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:09:10.138Z|0573b3f5-959f-4fc5-af29-28f96bb32e08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:09:10.138Z|08c9cc55-5f2b-4675-9ad8-2cb97281deaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:09:20.178Z|b5f26b83-0e58-4a01-bffd-09a9d98de247|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:09:20.178Z|b5f26b83-0e58-4a01-bffd-09a9d98de247|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:09:20.178Z|7401882c-318f-4ca5-97ec-415b20ddd48b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:09:20.178Z|a4d51f68-3dfe-4802-b6e9-2d7e4732dae4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:09:20.179Z|7401882c-318f-4ca5-97ec-415b20ddd48b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:09:20.179Z|a4d51f68-3dfe-4802-b6e9-2d7e4732dae4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:09:20.750Z|185e6cfc-886b-4324-85c7-afe2b001325e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:09:20.755Z|185e6cfc-886b-4324-85c7-afe2b001325e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:09:30.207Z|4bb8c781-9e96-4c6b-9988-e296d6abbc43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:09:30.207Z|4bb8c781-9e96-4c6b-9988-e296d6abbc43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:09:30.210Z|4ff0ae83-2bb5-456d-ae31-e65b3afffc01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:09:30.211Z|4ff0ae83-2bb5-456d-ae31-e65b3afffc01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:09:30.213Z|f40e0b32-ab9f-49ba-b377-11e90fc1695d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:09:30.213Z|f40e0b32-ab9f-49ba-b377-11e90fc1695d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:09:35.752Z|c0325718-ea71-4ef5-8f47-43699ee1ca35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:09:35.752Z|c0325718-ea71-4ef5-8f47-43699ee1ca35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:09:37.979Z|95ed9de2-9523-45f4-a6e4-5584d42b5ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:09:37.979Z|95ed9de2-9523-45f4-a6e4-5584d42b5ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:09:40.238Z|763d239b-ae02-433b-b2b3-143ee6ad7f94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:09:40.239Z|763d239b-ae02-433b-b2b3-143ee6ad7f94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:09:40.241Z|6f3a2219-a35e-4808-9429-8bfeb6c3e86d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:09:40.241Z|6f3a2219-a35e-4808-9429-8bfeb6c3e86d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:09:40.245Z|3676868d-8df1-432b-86b5-b9de1ee947de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:09:40.245Z|3676868d-8df1-432b-86b5-b9de1ee947de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:09:50.268Z|4f0a94f9-2e6d-435b-988a-1c409efe35f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:09:50.268Z|4f0a94f9-2e6d-435b-988a-1c409efe35f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:09:50.271Z|28adf8ab-9600-4617-b295-881aef2852f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:09:50.271Z|28adf8ab-9600-4617-b295-881aef2852f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:09:50.275Z|d750e658-3905-4744-a55f-2469640f2891|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:09:50.276Z|d750e658-3905-4744-a55f-2469640f2891|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:09:50.750Z|56fd3b43-b58e-46f6-946f-c24277a3edad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:09:50.750Z|56fd3b43-b58e-46f6-946f-c24277a3edad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:09:59.888Z|5006e8f0-bae0-44b7-9ee6-faf50a0e79a9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:09:59.889Z|5006e8f0-bae0-44b7-9ee6-faf50a0e79a9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:10:00.303Z|62bddc55-dc63-466e-b63c-b58c0d508a7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:10:00.303Z|62bddc55-dc63-466e-b63c-b58c0d508a7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:10:00.307Z|90fe85ba-6ff9-4940-9c38-5e187a76c223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:10:00.308Z|cde447e3-d241-439b-9ade-c717c81a209e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:10:00.308Z|cde447e3-d241-439b-9ade-c717c81a209e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:10:00.308Z|90fe85ba-6ff9-4940-9c38-5e187a76c223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:10:05.750Z|e5c54293-afef-4e29-b28a-2a8a0711279a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:10:05.754Z|e5c54293-afef-4e29-b28a-2a8a0711279a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:10:07.980Z|049a765e-5808-4689-916c-fc4e438fe68d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:10:07.980Z|049a765e-5808-4689-916c-fc4e438fe68d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:10:10.336Z|403910e6-50e5-47ff-823f-3e7fcd5d451d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:10:10.336Z|403910e6-50e5-47ff-823f-3e7fcd5d451d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:10:10.339Z|2ec6045a-3d66-43d5-8332-f37937114986|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:10:10.340Z|2ec6045a-3d66-43d5-8332-f37937114986|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:10:10.341Z|ed69504a-3633-463d-9906-0cde32e10baa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:10:10.341Z|ed69504a-3633-463d-9906-0cde32e10baa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:10:20.365Z|cc6b9bf0-8464-494e-9409-9a4a98b02131|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:10:20.365Z|ea7223e9-aae9-414d-b1c4-680d34abe578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:10:20.365Z|cc6b9bf0-8464-494e-9409-9a4a98b02131|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:10:20.365Z|ea7223e9-aae9-414d-b1c4-680d34abe578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:10:20.371Z|76fde5ea-7d1e-4b5e-ae03-3315b7fcf10d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:10:20.371Z|76fde5ea-7d1e-4b5e-ae03-3315b7fcf10d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:10:20.750Z|38a38f53-3841-48be-8bda-82a54327ede9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:10:20.750Z|38a38f53-3841-48be-8bda-82a54327ede9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:10:30.395Z|5c565a8d-c76e-4491-866a-67cebe080366|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:10:30.396Z|5c565a8d-c76e-4491-866a-67cebe080366|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:10:30.396Z|8a109738-ba47-4c04-9ebf-2c9acee61f35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:10:30.396Z|8a109738-ba47-4c04-9ebf-2c9acee61f35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:10:30.400Z|c7bb020b-6a51-49bd-af36-a2ed5610560e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:10:30.401Z|c7bb020b-6a51-49bd-af36-a2ed5610560e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:10:35.750Z|ac9efb34-e1ba-4f13-a449-e2ac354d418a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:10:35.750Z|ac9efb34-e1ba-4f13-a449-e2ac354d418a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:10:37.981Z|c8094f62-9f7f-44ae-8b7c-59059787ac91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:10:37.981Z|c8094f62-9f7f-44ae-8b7c-59059787ac91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:10:40.426Z|840ecfac-f04e-4859-bdb8-28eb526c0614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:10:40.427Z|840ecfac-f04e-4859-bdb8-28eb526c0614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:10:40.427Z|a2bfa1ca-78f0-460e-9d02-96c8eaae80f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:10:40.428Z|a2bfa1ca-78f0-460e-9d02-96c8eaae80f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:10:40.436Z|14a06f5f-0b0b-43a0-8d34-21dfc5ca7448|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:10:40.436Z|14a06f5f-0b0b-43a0-8d34-21dfc5ca7448|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:10:50.458Z|1ed7a178-f0f3-436f-833f-2ae669c1b187|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:10:50.460Z|1ed7a178-f0f3-436f-833f-2ae669c1b187|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:10:50.463Z|8d225524-20d4-4d0e-ab66-42e13cf3e7cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:10:50.465Z|8d225524-20d4-4d0e-ab66-42e13cf3e7cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:10:50.465Z|87577d21-35b3-40c0-a133-713a4834597b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:10:50.465Z|87577d21-35b3-40c0-a133-713a4834597b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:10:50.750Z|e6e48d74-ef24-40bd-9614-cf641c8ccfb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:10:50.754Z|e6e48d74-ef24-40bd-9614-cf641c8ccfb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:10:59.888Z|7c024224-8fe8-4e58-9739-9f7dea840b2a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:10:59.889Z|7c024224-8fe8-4e58-9739-9f7dea840b2a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:11:00.493Z|e823463d-27d4-4a1f-b484-47f7df21a004|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:11:00.494Z|1715a2aa-390e-43eb-a8b9-8908cd64beb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:11:00.494Z|e823463d-27d4-4a1f-b484-47f7df21a004|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:11:00.494Z|1715a2aa-390e-43eb-a8b9-8908cd64beb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:11:00.497Z|1cca69fe-2a60-4903-a23b-e5d207f80388|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:11:00.497Z|1cca69fe-2a60-4903-a23b-e5d207f80388|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:11:05.749Z|62f0d029-477b-41ab-ac44-e32d49db6465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:11:05.750Z|62f0d029-477b-41ab-ac44-e32d49db6465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:11:07.982Z|551f59df-4699-4dcb-a029-365a848d349d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:11:07.982Z|551f59df-4699-4dcb-a029-365a848d349d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:11:10.524Z|f7d57f31-2e44-401e-be02-7fc0e1f026f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:11:10.525Z|f7d57f31-2e44-401e-be02-7fc0e1f026f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:11:10.526Z|c2ff755a-0d1e-418c-a499-a54b1902725c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:11:10.526Z|85adca2b-32c9-4c82-87bd-ba098a98d98c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:11:10.526Z|c2ff755a-0d1e-418c-a499-a54b1902725c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:11:10.526Z|85adca2b-32c9-4c82-87bd-ba098a98d98c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:11:20.575Z|050d65af-5fc9-40bb-adc8-b2e126587d34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:11:20.576Z|050d65af-5fc9-40bb-adc8-b2e126587d34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:11:20.578Z|995cc520-8ab1-4204-bb70-63846772c764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:11:20.579Z|995cc520-8ab1-4204-bb70-63846772c764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:11:20.581Z|3a08e4a6-e913-4d14-b6d1-1f136a2e6de6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:11:20.582Z|3a08e4a6-e913-4d14-b6d1-1f136a2e6de6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:11:20.750Z|33363778-f50b-4482-ada4-5500c8c24f0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:11:20.750Z|33363778-f50b-4482-ada4-5500c8c24f0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:11:30.602Z|a4cc285d-5054-4e99-940f-03de136ac4a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:11:30.603Z|a4cc285d-5054-4e99-940f-03de136ac4a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:11:30.606Z|327d716a-05b2-4851-aa66-ca6128ff72a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:11:30.606Z|327d716a-05b2-4851-aa66-ca6128ff72a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:11:30.608Z|705f882d-29aa-47c9-a4d9-bc86acf144cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:11:30.610Z|705f882d-29aa-47c9-a4d9-bc86acf144cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:11:35.750Z|19e3b92f-b401-4081-91fb-f6b1d3a6a672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:11:35.754Z|19e3b92f-b401-4081-91fb-f6b1d3a6a672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:11:37.983Z|19cbcdbd-ffe7-4c99-9a16-0cca714e9aaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:11:37.983Z|19cbcdbd-ffe7-4c99-9a16-0cca714e9aaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:11:40.640Z|ba1e6435-10f0-435e-8293-c851bb8796ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:11:40.641Z|ba1e6435-10f0-435e-8293-c851bb8796ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:11:40.646Z|278731e2-d7e1-462c-9e68-5107dbebe3a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:11:40.647Z|c53ed6fb-faed-485c-9489-2ffe28496e25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:11:40.647Z|278731e2-d7e1-462c-9e68-5107dbebe3a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:11:40.647Z|c53ed6fb-faed-485c-9489-2ffe28496e25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:11:50.663Z|ccb2cd0f-aa82-4e94-835b-95c92b5aa6ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:11:50.664Z|ccb2cd0f-aa82-4e94-835b-95c92b5aa6ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:11:50.670Z|e5958378-dfc7-4a53-b1aa-2a9837f46d52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:11:50.671Z|e5958378-dfc7-4a53-b1aa-2a9837f46d52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:11:50.671Z|bdea46c2-8be7-49e6-b7a8-e10de887769b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:11:50.672Z|bdea46c2-8be7-49e6-b7a8-e10de887769b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:11:50.749Z|2d0232ff-1bc5-4063-9fbf-6b31f8db6579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:11:50.750Z|2d0232ff-1bc5-4063-9fbf-6b31f8db6579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:11:59.888Z|ccdcff19-6a25-4941-af78-8a6bb06c9e28|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:11:59.889Z|ccdcff19-6a25-4941-af78-8a6bb06c9e28|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:12:00.686Z|f183b92c-d2f9-42d8-8934-c45742f29ed4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:12:00.686Z|f183b92c-d2f9-42d8-8934-c45742f29ed4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:12:00.699Z|ba081141-72fb-4d7c-b1a4-3ed14e76d95e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:12:00.700Z|ba081141-72fb-4d7c-b1a4-3ed14e76d95e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:12:00.702Z|0337ce7c-b045-4d8d-a2ee-767dd54e010b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:12:00.702Z|0337ce7c-b045-4d8d-a2ee-767dd54e010b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:12:05.750Z|79470b21-1311-46ef-835d-11a839e0400d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:12:05.750Z|79470b21-1311-46ef-835d-11a839e0400d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:12:07.986Z|e720337c-84c2-4527-a761-5d365da7f4c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:12:07.986Z|e720337c-84c2-4527-a761-5d365da7f4c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:12:10.728Z|0b10c3f5-caca-4569-a2ba-f7fdb4f758b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:12:10.729Z|0b10c3f5-caca-4569-a2ba-f7fdb4f758b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:12:10.729Z|fd7a94a9-c26f-4e59-97c7-cff3fc6f3054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:12:10.729Z|fd7a94a9-c26f-4e59-97c7-cff3fc6f3054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:12:10.735Z|95c705ee-e7ba-4de3-a1c3-50adc960bbf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:12:10.736Z|95c705ee-e7ba-4de3-a1c3-50adc960bbf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:12:20.750Z|7c1864b3-e718-4932-a727-69f747fd6176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:12:20.753Z|63b82dd9-29b9-4760-8960-5f53cc462967|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:12:20.753Z|63b82dd9-29b9-4760-8960-5f53cc462967|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:12:20.755Z|7c1864b3-e718-4932-a727-69f747fd6176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:12:20.756Z|7d125b4f-f2af-4705-96fe-1945ae1b61d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:12:20.757Z|7d125b4f-f2af-4705-96fe-1945ae1b61d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:12:20.760Z|d4fc73f2-4057-4355-b1ee-89e901c779c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:12:20.760Z|d4fc73f2-4057-4355-b1ee-89e901c779c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:12:30.784Z|1b8cc0f0-4d23-4840-8236-c0cbf26160c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:12:30.785Z|1b8cc0f0-4d23-4840-8236-c0cbf26160c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:12:30.785Z|59b97190-2b7e-4192-8767-044d78eee7ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:12:30.786Z|59b97190-2b7e-4192-8767-044d78eee7ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:12:30.788Z|5a7bb139-025b-449f-b787-f232bb3a46c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:12:30.788Z|5a7bb139-025b-449f-b787-f232bb3a46c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:12:35.749Z|b4bc3b17-bcd3-4b62-9e33-6758413318ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:12:35.750Z|b4bc3b17-bcd3-4b62-9e33-6758413318ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:12:37.986Z|059440d2-a20e-4f9b-9d0b-1199f42c5cf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:12:37.987Z|059440d2-a20e-4f9b-9d0b-1199f42c5cf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:12:40.813Z|df40232e-4d04-42d4-9c7c-a0171515c9c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:12:40.813Z|8b144304-0ca7-47f6-8186-8b7bc4e4bd3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:12:40.814Z|8b144304-0ca7-47f6-8186-8b7bc4e4bd3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:12:40.814Z|df40232e-4d04-42d4-9c7c-a0171515c9c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:12:40.815Z|05944c62-fba8-417d-81e7-4360b313cc7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:12:40.818Z|05944c62-fba8-417d-81e7-4360b313cc7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:12:50.750Z|c0cb3181-2794-496a-a792-1defed861a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:12:50.750Z|c0cb3181-2794-496a-a792-1defed861a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:12:50.843Z|92d705b0-0993-436d-a978-90aaf72a41af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:12:50.844Z|92d705b0-0993-436d-a978-90aaf72a41af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:12:50.847Z|415810a4-5c8d-4ac9-99e3-2578a3a4cb9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:12:50.848Z|415810a4-5c8d-4ac9-99e3-2578a3a4cb9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:12:50.851Z|5e0e6904-de4b-4179-bc63-fc95e001b1bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:12:50.851Z|5e0e6904-de4b-4179-bc63-fc95e001b1bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:12:59.888Z|081d2683-e653-474d-bbb3-2370887e845c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:12:59.888Z|081d2683-e653-474d-bbb3-2370887e845c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:13:00.874Z|21dded75-c884-49ec-9f0d-b24258bc2020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:13:00.875Z|21dded75-c884-49ec-9f0d-b24258bc2020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:13:00.878Z|1cc34b0e-32e4-4b11-82c5-b169c6f98ca1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:13:00.879Z|1cc34b0e-32e4-4b11-82c5-b169c6f98ca1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:13:00.880Z|9ff0cc01-0d7d-4886-a4f9-4e4a0054ea49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:13:00.880Z|9ff0cc01-0d7d-4886-a4f9-4e4a0054ea49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:13:05.749Z|b23ff87b-357e-4bd9-98f8-b4b42798efc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:13:05.753Z|b23ff87b-357e-4bd9-98f8-b4b42798efc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:13:07.988Z|e6772ae6-ab32-493c-8689-ecf1675c8b1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:13:07.988Z|e6772ae6-ab32-493c-8689-ecf1675c8b1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:13:10.902Z|84e1803c-42a5-4ab5-9514-b1bacf8c2b66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:13:10.903Z|84e1803c-42a5-4ab5-9514-b1bacf8c2b66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:13:10.903Z|319ba4ce-b9bf-4e22-9710-f05a157650ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:13:10.904Z|319ba4ce-b9bf-4e22-9710-f05a157650ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:13:10.907Z|c0996193-a8cd-4505-ac90-ae762bce35f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:13:10.908Z|c0996193-a8cd-4505-ac90-ae762bce35f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:13:20.749Z|a81beeb6-aa2f-4a04-9ca9-fe45b4386dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:13:20.750Z|a81beeb6-aa2f-4a04-9ca9-fe45b4386dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:13:20.935Z|868f172d-cb11-4338-a9d5-b3337237d16f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:13:20.936Z|45ef3de1-cf4a-492a-b71f-662053167e66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:13:20.939Z|45ef3de1-cf4a-492a-b71f-662053167e66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:13:20.937Z|ef49be08-da64-46cc-aac6-2f7046cf3232|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:13:20.938Z|868f172d-cb11-4338-a9d5-b3337237d16f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:13:20.941Z|ef49be08-da64-46cc-aac6-2f7046cf3232|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:13:30.968Z|4f88da15-a9bd-4814-bcde-2de0eea8c2a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:13:30.969Z|4f88da15-a9bd-4814-bcde-2de0eea8c2a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:13:30.970Z|08ad42c4-29c8-4bff-86d3-71e320963353|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:13:30.970Z|08ad42c4-29c8-4bff-86d3-71e320963353|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:13:30.973Z|c87b2bd4-88f0-4609-a5ac-2e83d3a32b73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:13:30.973Z|c87b2bd4-88f0-4609-a5ac-2e83d3a32b73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:13:35.750Z|8f38eff0-7e4f-46db-8733-49df414167bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:13:35.750Z|8f38eff0-7e4f-46db-8733-49df414167bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:13:37.989Z|c0e6c559-c423-4cd3-8db9-cb89b2925846|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:13:37.989Z|c0e6c559-c423-4cd3-8db9-cb89b2925846|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:13:41.002Z|92f8481b-54af-47f2-9667-b77d3da92089|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:13:41.002Z|70cdc3db-d921-4ea4-938e-a3484dcabb0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:13:41.003Z|92f8481b-54af-47f2-9667-b77d3da92089|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:13:41.003Z|70cdc3db-d921-4ea4-938e-a3484dcabb0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:13:41.005Z|5126fb35-283b-41be-9513-2a90ac6c5c38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:13:41.006Z|5126fb35-283b-41be-9513-2a90ac6c5c38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:13:50.750Z|403dc5db-da54-43b2-b158-fd746222420f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:13:50.754Z|403dc5db-da54-43b2-b158-fd746222420f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:13:51.029Z|f3a798ad-23db-4b91-921a-bc88ceaed40c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:13:51.032Z|b7bd0cb9-e8fa-48a0-aa6c-91042d75a311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:13:51.033Z|3bf9600d-3586-4a76-a099-51428f30e7f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:13:51.034Z|3bf9600d-3586-4a76-a099-51428f30e7f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:13:51.034Z|f3a798ad-23db-4b91-921a-bc88ceaed40c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:13:51.032Z|b7bd0cb9-e8fa-48a0-aa6c-91042d75a311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:13:59.888Z|89af8e4f-95fb-43ae-8e06-631f528e9bce|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:13:59.888Z|89af8e4f-95fb-43ae-8e06-631f528e9bce|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:14:01.065Z|d6b4cc97-3dd7-4c7c-ae63-1b5beb2c7ac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:14:01.066Z|d6b4cc97-3dd7-4c7c-ae63-1b5beb2c7ac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:14:01.069Z|10860be8-bf63-4f24-9ffe-56f1288e119e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:14:01.069Z|10860be8-bf63-4f24-9ffe-56f1288e119e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:14:01.074Z|e595f4bc-e3ce-4115-a313-b602c3396c13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:14:01.074Z|e595f4bc-e3ce-4115-a313-b602c3396c13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:14:05.751Z|3bd564d6-931e-4692-8597-c45a4940b8e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:14:05.751Z|3bd564d6-931e-4692-8597-c45a4940b8e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:14:07.990Z|fe80eaac-2cee-4141-94de-8da4956abeeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:14:07.990Z|fe80eaac-2cee-4141-94de-8da4956abeeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:14:11.104Z|ea109f7d-329c-4bfb-b472-59cfb6c52354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:14:11.104Z|ea109f7d-329c-4bfb-b472-59cfb6c52354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:14:11.106Z|114a559c-7869-4faa-9952-6a798d1feda6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:14:11.107Z|114a559c-7869-4faa-9952-6a798d1feda6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:14:11.108Z|504525f6-615b-4665-af5a-3f6637635b34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:14:11.108Z|504525f6-615b-4665-af5a-3f6637635b34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:14:20.749Z|82078527-ccfe-45ff-81e3-de4a6ac94ceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:14:20.750Z|82078527-ccfe-45ff-81e3-de4a6ac94ceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:14:21.134Z|b49ba179-77c6-4edb-b7c3-2e8ecebf84ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:14:21.134Z|b49ba179-77c6-4edb-b7c3-2e8ecebf84ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:14:21.139Z|5500766a-02da-4abd-ac96-5ca5e368c169|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:14:21.139Z|5500766a-02da-4abd-ac96-5ca5e368c169|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:14:21.142Z|0e045fd8-c21e-48e7-8389-acc43d97b378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:14:21.143Z|0e045fd8-c21e-48e7-8389-acc43d97b378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:14:31.171Z|67879a88-25b5-4590-8ef6-dd345921e426|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:14:31.172Z|67879a88-25b5-4590-8ef6-dd345921e426|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:14:31.172Z|c8a8e29b-3dc3-41d3-b5fa-f9c5c3617182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:14:31.172Z|c8a8e29b-3dc3-41d3-b5fa-f9c5c3617182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:14:31.175Z|7bf68091-abb3-4a91-8038-ad0964b69fef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:14:31.176Z|7bf68091-abb3-4a91-8038-ad0964b69fef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:14:35.749Z|dc241807-e74e-465a-8be1-204aec243c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:14:35.754Z|dc241807-e74e-465a-8be1-204aec243c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:14:37.991Z|33532576-85e1-4118-b345-4161e197d481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:14:37.992Z|33532576-85e1-4118-b345-4161e197d481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:14:41.212Z|3b1de03c-6415-479f-8703-a9fad1a46b3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:14:41.212Z|3b1de03c-6415-479f-8703-a9fad1a46b3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:14:41.213Z|cac847b2-627c-41d6-b615-db9b45309410|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:14:41.213Z|cac847b2-627c-41d6-b615-db9b45309410|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:14:41.216Z|5c2bb71b-654c-4dda-b918-d05dad1f90be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:14:41.217Z|5c2bb71b-654c-4dda-b918-d05dad1f90be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:14:50.750Z|c083aad5-2b4d-4d3e-8bd1-969e32135f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:14:50.750Z|c083aad5-2b4d-4d3e-8bd1-969e32135f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:14:51.249Z|f099de4e-e8ea-4cdb-b0bf-f9701331e07c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:14:51.248Z|cba8b259-0d67-4a96-9f61-82a85883e4f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:14:51.250Z|cba8b259-0d67-4a96-9f61-82a85883e4f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:14:51.250Z|f099de4e-e8ea-4cdb-b0bf-f9701331e07c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:14:51.246Z|65d0f1b0-d86b-4283-948a-3af88a6a59f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:14:51.253Z|65d0f1b0-d86b-4283-948a-3af88a6a59f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:14:59.887Z|30910c66-10e6-42a2-b7af-70d6eeb0e55f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:14:59.889Z|30910c66-10e6-42a2-b7af-70d6eeb0e55f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:15:01.284Z|70c304e4-69f4-4631-9944-d6429c586be7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:15:01.284Z|70c304e4-69f4-4631-9944-d6429c586be7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:15:01.286Z|7feb71ed-ecd3-4ba6-af9a-6010b1b97335|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:15:01.287Z|7feb71ed-ecd3-4ba6-af9a-6010b1b97335|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:15:01.294Z|ac74a7b9-c5b6-4bf3-abe0-d353fc4f8b52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:15:01.295Z|ac74a7b9-c5b6-4bf3-abe0-d353fc4f8b52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:15:05.750Z|77bb9222-e693-4141-ad62-0176f7d4fe54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:15:05.750Z|77bb9222-e693-4141-ad62-0176f7d4fe54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:15:07.992Z|94243c77-4cab-4e65-b93b-7d2a350c23cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:15:07.993Z|94243c77-4cab-4e65-b93b-7d2a350c23cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:15:11.316Z|74e347c2-c3f6-4e62-9797-f5122fc0760d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:15:11.317Z|74e347c2-c3f6-4e62-9797-f5122fc0760d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:15:11.317Z|8664c238-71df-4ffa-90a7-3aa2acb828d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:15:11.318Z|8664c238-71df-4ffa-90a7-3aa2acb828d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:15:11.322Z|69ba64f8-d32c-4dcf-8d3b-494f71ef2504|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:15:11.322Z|69ba64f8-d32c-4dcf-8d3b-494f71ef2504|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:15:20.750Z|b298a093-99dd-4cbf-93e4-157f6b85546b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:15:20.753Z|b298a093-99dd-4cbf-93e4-157f6b85546b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:15:21.345Z|3b669ee8-46f9-44b1-93fe-ae0ecb7bd265|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:15:21.346Z|3b669ee8-46f9-44b1-93fe-ae0ecb7bd265|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:15:21.348Z|59f8bec4-1c6b-427c-89a4-f57ed6990ef0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:15:21.348Z|59f8bec4-1c6b-427c-89a4-f57ed6990ef0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:15:21.351Z|4925a9ad-9420-4960-9bf6-8efeaa4d042b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:15:21.352Z|4925a9ad-9420-4960-9bf6-8efeaa4d042b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:15:31.376Z|f849a1de-75d3-4908-8697-2ef1b36c2134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:15:31.377Z|f849a1de-75d3-4908-8697-2ef1b36c2134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:15:31.380Z|c3c9ea7c-e5ae-4686-8a90-154edb3427bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:15:31.380Z|c3c9ea7c-e5ae-4686-8a90-154edb3427bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:15:31.383Z|edc89a26-ea0a-48f1-bf30-930b696ce26f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:15:31.384Z|edc89a26-ea0a-48f1-bf30-930b696ce26f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:15:35.750Z|4e091bf4-7e75-45fe-86c7-3d9c4cf051e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:15:35.750Z|4e091bf4-7e75-45fe-86c7-3d9c4cf051e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:15:37.994Z|5770356a-5025-4aab-8e9b-5e381dffeb95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:15:37.994Z|5770356a-5025-4aab-8e9b-5e381dffeb95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:15:41.412Z|1df6adcd-ea45-4e80-ad78-47043dec9cbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:15:41.412Z|1df6adcd-ea45-4e80-ad78-47043dec9cbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:15:41.414Z|27a8da16-af30-4a2e-adb2-937a9bf53654|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:15:41.414Z|27a8da16-af30-4a2e-adb2-937a9bf53654|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:15:41.419Z|3477c615-44cd-41b9-bf3d-890db733b73a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:15:41.419Z|3477c615-44cd-41b9-bf3d-890db733b73a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:15:50.749Z|c0879e91-b20e-483e-a3c7-fb6cba33db6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:15:50.750Z|c0879e91-b20e-483e-a3c7-fb6cba33db6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:15:51.442Z|6a1d7f5f-d48d-4e15-809d-cd5f9f88dd2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:15:51.443Z|6a1d7f5f-d48d-4e15-809d-cd5f9f88dd2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:15:51.445Z|f58b5ec9-5648-42f6-bc92-9f1333f9fb28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:15:51.446Z|f58b5ec9-5648-42f6-bc92-9f1333f9fb28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:15:51.448Z|39afc0f9-4b6a-4534-b810-c171d384e8b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:15:51.449Z|39afc0f9-4b6a-4534-b810-c171d384e8b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:15:59.888Z|04d21180-ab22-42f7-bf13-2b9b76f161c7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:15:59.888Z|04d21180-ab22-42f7-bf13-2b9b76f161c7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:16:01.471Z|e48edced-6f52-45bc-87bf-867158f7b546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:16:01.472Z|e48edced-6f52-45bc-87bf-867158f7b546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:16:01.477Z|a4de2cd3-906f-431e-8220-36a31c869f5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:16:01.477Z|a4de2cd3-906f-431e-8220-36a31c869f5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:16:01.481Z|c1d0b14b-3b09-486a-8c46-45ca2b64f0a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:16:01.481Z|c1d0b14b-3b09-486a-8c46-45ca2b64f0a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:16:05.750Z|a600cfa4-2f79-4dd7-8e50-e0148d08bfb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:16:05.754Z|a600cfa4-2f79-4dd7-8e50-e0148d08bfb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:16:07.995Z|b9b108e6-2a7b-4cd4-9733-9c1590ec145f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:16:07.995Z|b9b108e6-2a7b-4cd4-9733-9c1590ec145f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:16:11.503Z|0ec42006-3d75-4235-a8cd-4dd4021afc50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:16:11.504Z|0ec42006-3d75-4235-a8cd-4dd4021afc50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:16:11.506Z|afe50c82-c560-47aa-b847-cfb6f283009f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:16:11.507Z|afe50c82-c560-47aa-b847-cfb6f283009f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:16:11.511Z|b2943bbf-d83d-4d30-9e99-253918d64822|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:16:11.512Z|b2943bbf-d83d-4d30-9e99-253918d64822|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:16:20.750Z|6f51357e-2da6-4d9e-8e31-2c283c78cef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:16:20.750Z|6f51357e-2da6-4d9e-8e31-2c283c78cef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:16:21.536Z|1eadcd62-9de7-4a20-a081-8de894dd4211|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:16:21.537Z|1eadcd62-9de7-4a20-a081-8de894dd4211|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:16:21.539Z|4bedc32d-387c-4a76-9ac7-b8f66f8eb233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:16:21.540Z|4bedc32d-387c-4a76-9ac7-b8f66f8eb233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:16:21.544Z|134360d8-0c95-4727-8af5-896fb0f51490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:16:21.545Z|134360d8-0c95-4727-8af5-896fb0f51490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:16:31.576Z|8eb58d01-1ca5-49fe-aef2-3bef74e3ff4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:16:31.576Z|acc7ff6b-d401-44be-8704-6434c47e6291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:16:31.577Z|8eb58d01-1ca5-49fe-aef2-3bef74e3ff4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:16:31.579Z|bf5a2b49-bf87-4a8a-92a5-28c39b4e0269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:16:31.579Z|bf5a2b49-bf87-4a8a-92a5-28c39b4e0269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:16:31.579Z|acc7ff6b-d401-44be-8704-6434c47e6291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:16:35.750Z|f439ab84-66c3-45f3-aba3-5ab00dadd4ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:16:35.750Z|f439ab84-66c3-45f3-aba3-5ab00dadd4ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:16:37.996Z|2acc91e3-f331-4bde-90ae-2664f439bf97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:16:37.997Z|2acc91e3-f331-4bde-90ae-2664f439bf97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:16:41.599Z|aef5be78-2cf6-48e1-9f26-d885c39feb4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:16:41.599Z|aef5be78-2cf6-48e1-9f26-d885c39feb4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:16:41.601Z|336fc8d3-e32d-4cb2-bb5c-037e7ddbd674|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:16:41.601Z|336fc8d3-e32d-4cb2-bb5c-037e7ddbd674|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:16:41.604Z|1db0c923-75c2-4507-9a91-ec0273b16d41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:16:41.604Z|1db0c923-75c2-4507-9a91-ec0273b16d41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:16:50.750Z|576cda0b-76ca-46b3-9cfc-b0061b4dba7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:16:50.754Z|576cda0b-76ca-46b3-9cfc-b0061b4dba7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:16:51.628Z|07ee082d-7dcf-4f28-9a4c-9702ac1bf41a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:16:51.628Z|c2f16b1d-5686-4573-9e2d-60ce0e94b890|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:16:51.629Z|c2f16b1d-5686-4573-9e2d-60ce0e94b890|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:16:51.628Z|07ee082d-7dcf-4f28-9a4c-9702ac1bf41a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:16:51.631Z|b284d7f1-698f-4225-b103-3e53a1a5738e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:16:51.632Z|b284d7f1-698f-4225-b103-3e53a1a5738e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:16:59.887Z|59a638bb-8449-4c31-88e7-71c40953131a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:16:59.888Z|59a638bb-8449-4c31-88e7-71c40953131a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:17:01.653Z|6aaff4af-f1ff-4968-a0d2-a315ed5def04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:17:01.654Z|6aaff4af-f1ff-4968-a0d2-a315ed5def04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:17:01.656Z|a4f3ce44-1384-46e3-a0fb-fe25a3d63e9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:17:01.657Z|a4f3ce44-1384-46e3-a0fb-fe25a3d63e9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:17:01.659Z|ead29a69-0467-49fb-920e-21455abbd936|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:17:01.659Z|ead29a69-0467-49fb-920e-21455abbd936|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:17:05.750Z|7c4ef731-ea39-43e4-898a-c9e01c176739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:17:05.750Z|7c4ef731-ea39-43e4-898a-c9e01c176739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:17:07.997Z|97dc9362-7d24-46fb-8f1b-0e39277feac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:17:07.998Z|97dc9362-7d24-46fb-8f1b-0e39277feac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:17:11.678Z|c22b16ab-1039-4063-bda9-2e55d941e832|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:17:11.678Z|c22b16ab-1039-4063-bda9-2e55d941e832|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:17:11.683Z|44601bce-5c19-4ce1-873b-06739026dd01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:17:11.683Z|efe983b3-61df-4664-adea-a80017e341af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:17:11.684Z|efe983b3-61df-4664-adea-a80017e341af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:17:11.684Z|44601bce-5c19-4ce1-873b-06739026dd01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:17:20.749Z|232424d5-dd12-4889-889d-b591fbdc8a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:17:20.750Z|232424d5-dd12-4889-889d-b591fbdc8a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:17:21.708Z|cbeaa6d8-fd7b-4a27-8312-3535e8da4d68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:17:21.709Z|cbeaa6d8-fd7b-4a27-8312-3535e8da4d68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:17:21.709Z|fb4692a3-5fac-401c-8672-4b4006b59929|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:17:21.710Z|fb4692a3-5fac-401c-8672-4b4006b59929|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:17:21.712Z|ac69dc06-5007-445d-ac2f-7714122eccc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:17:21.713Z|ac69dc06-5007-445d-ac2f-7714122eccc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:17:31.736Z|b22a909d-54d6-4758-a59d-59792146678c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:17:31.736Z|b22a909d-54d6-4758-a59d-59792146678c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:17:31.739Z|6df3b8b4-73b0-4f68-9fe8-580f92931dcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:17:31.739Z|0f6c5c21-c176-4784-8af7-a56fd4a74395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:17:31.740Z|6df3b8b4-73b0-4f68-9fe8-580f92931dcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:17:31.740Z|0f6c5c21-c176-4784-8af7-a56fd4a74395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:17:35.749Z|b23b08d2-66db-46ee-8a92-71b40de2a778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:17:35.754Z|b23b08d2-66db-46ee-8a92-71b40de2a778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:17:37.998Z|4525588c-1df3-42b1-91ab-ad18bf1f0170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:17:37.999Z|4525588c-1df3-42b1-91ab-ad18bf1f0170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:17:41.762Z|661d94ba-88b3-416e-8966-3f1319dd51d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:17:41.763Z|661d94ba-88b3-416e-8966-3f1319dd51d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:17:41.764Z|8eeede52-d3e1-4cab-84de-9973f7b2558a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:17:41.765Z|8eeede52-d3e1-4cab-84de-9973f7b2558a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:17:41.766Z|c14197d1-24ea-4b8e-812a-e06a7be6fc75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:17:41.767Z|c14197d1-24ea-4b8e-812a-e06a7be6fc75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:17:50.750Z|3c9ec9db-17a3-48b9-8b18-94d2423b8fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:17:50.750Z|3c9ec9db-17a3-48b9-8b18-94d2423b8fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:17:51.788Z|aafae2a0-0f7b-4395-ae0c-21f4385b15d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:17:51.788Z|7413bb09-f8a8-4fc1-861d-36ff9ee55659|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:17:51.788Z|aafae2a0-0f7b-4395-ae0c-21f4385b15d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:17:51.789Z|7413bb09-f8a8-4fc1-861d-36ff9ee55659|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:17:51.795Z|017a7f02-d6ba-49d7-98b8-cc72af317967|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:17:51.796Z|017a7f02-d6ba-49d7-98b8-cc72af317967|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:17:59.889Z|980af990-e25b-4ed7-9b50-7db3f60cd819|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:17:59.889Z|980af990-e25b-4ed7-9b50-7db3f60cd819|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:18:01.820Z|a184c0f1-c4cd-420b-9df8-131a36ce2107|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:18:01.821Z|a184c0f1-c4cd-420b-9df8-131a36ce2107|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:18:01.822Z|1cf853ab-3a51-432c-a715-41f4de6a7a78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:18:01.822Z|1cf853ab-3a51-432c-a715-41f4de6a7a78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:18:01.825Z|5185ee90-77c4-40b1-a499-3db313584ae3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:18:01.826Z|5185ee90-77c4-40b1-a499-3db313584ae3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:18:05.750Z|7d2a3397-ba2c-44ea-81e9-de2f63b27f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:18:05.750Z|7d2a3397-ba2c-44ea-81e9-de2f63b27f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:18:07.999Z|f8843d53-65a0-419b-8453-9988acd30375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:18:08.000Z|f8843d53-65a0-419b-8453-9988acd30375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:18:11.847Z|6f863979-77f1-4832-a39a-ccd2d7647027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:18:11.848Z|6f863979-77f1-4832-a39a-ccd2d7647027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:18:11.852Z|9559469b-541d-4117-b12b-baa4f94facab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:18:11.853Z|9559469b-541d-4117-b12b-baa4f94facab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:18:11.853Z|b3b762ce-263f-4a37-a203-66f976536a22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:18:11.853Z|b3b762ce-263f-4a37-a203-66f976536a22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:18:20.750Z|ebe3fd83-c10d-44e0-840b-54a4cce97715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:18:20.754Z|ebe3fd83-c10d-44e0-840b-54a4cce97715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:18:21.880Z|f0395923-6f71-4ed7-a198-41618bc1e28d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:18:21.881Z|f0395923-6f71-4ed7-a198-41618bc1e28d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:18:21.882Z|3ce1ee5d-b428-4ce8-bc70-3cfef3f525c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:18:21.882Z|3ce1ee5d-b428-4ce8-bc70-3cfef3f525c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:18:21.884Z|65b08d36-c725-49bd-b4aa-0b6b51118ec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:18:21.885Z|65b08d36-c725-49bd-b4aa-0b6b51118ec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:18:31.911Z|a285aaba-b6f5-4e62-9c88-8c0a12d20bb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:18:31.911Z|a14dc09e-4301-433a-9621-0e7f01c5c02c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:18:31.912Z|a14dc09e-4301-433a-9621-0e7f01c5c02c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:18:31.912Z|a285aaba-b6f5-4e62-9c88-8c0a12d20bb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:18:31.914Z|b87e9ec3-b5f4-4754-89f3-289a0bbb1889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:18:31.915Z|b87e9ec3-b5f4-4754-89f3-289a0bbb1889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:18:35.750Z|1db6999e-0e44-4320-9d8b-d200113647fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:18:35.750Z|1db6999e-0e44-4320-9d8b-d200113647fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:18:38.001Z|64deef3e-71fc-4154-b5be-4821a0e06398|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:18:38.001Z|64deef3e-71fc-4154-b5be-4821a0e06398|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:18:41.941Z|718d6b5d-52c4-43e2-9f73-10f8b1eca86e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:18:41.941Z|718d6b5d-52c4-43e2-9f73-10f8b1eca86e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:18:41.943Z|dbdeeb57-0abb-4b6a-94d6-422453b1c7c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:18:41.943Z|dbdeeb57-0abb-4b6a-94d6-422453b1c7c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:18:41.943Z|322a455b-ccec-4083-8ce1-a2ee9b426574|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:18:41.944Z|322a455b-ccec-4083-8ce1-a2ee9b426574|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:18:50.750Z|dce133c9-4fb2-494f-9b9e-fb20132fa77f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:18:50.750Z|dce133c9-4fb2-494f-9b9e-fb20132fa77f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:18:51.975Z|b02aa704-3da1-4fb0-8b6d-eb1797084c31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:18:51.976Z|b02aa704-3da1-4fb0-8b6d-eb1797084c31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:18:51.978Z|61b4a8c7-d75a-431a-868b-773b967288bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:18:51.979Z|61b4a8c7-d75a-431a-868b-773b967288bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:18:51.983Z|db121487-124f-4299-9d47-10d2b112de05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:18:51.983Z|db121487-124f-4299-9d47-10d2b112de05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:18:59.888Z|e01ae5b1-67f8-4876-909a-1016b38f9816|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:18:59.889Z|e01ae5b1-67f8-4876-909a-1016b38f9816|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:19:02.008Z|19cc5718-09bf-4892-8df7-0b3edb6718cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:19:02.009Z|19cc5718-09bf-4892-8df7-0b3edb6718cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:19:02.010Z|d5ac2438-1e76-421c-8110-6bf50b144bb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:19:02.011Z|d5ac2438-1e76-421c-8110-6bf50b144bb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:19:02.012Z|62110713-95c1-4104-8bda-8533764c7dae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:19:02.013Z|62110713-95c1-4104-8bda-8533764c7dae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:19:05.750Z|f8c15d32-245d-4914-8624-b1f2482a68e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:19:05.754Z|f8c15d32-245d-4914-8624-b1f2482a68e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:19:08.002Z|85b536af-4ac3-4a28-8f9d-555e23d03030|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:19:08.002Z|85b536af-4ac3-4a28-8f9d-555e23d03030|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:19:12.040Z|d946e53f-78fa-4cc0-9a12-2a67cfdb54e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:19:12.041Z|d946e53f-78fa-4cc0-9a12-2a67cfdb54e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:19:12.043Z|bef4d7fb-8a82-42f7-8aee-ecc1f894c840|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:19:12.044Z|bef4d7fb-8a82-42f7-8aee-ecc1f894c840|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:19:12.046Z|04e16c49-51ee-4397-9c01-220dcdd81bf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:19:12.046Z|04e16c49-51ee-4397-9c01-220dcdd81bf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:19:20.749Z|4998549e-d142-497d-992d-fb1ce0118b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:19:20.750Z|4998549e-d142-497d-992d-fb1ce0118b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:19:22.069Z|62848dae-b775-48da-819b-82821ced00c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:19:22.069Z|319d2f23-7e42-42c0-bbf8-aff79ccdb074|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:19:22.069Z|62848dae-b775-48da-819b-82821ced00c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:19:22.069Z|319d2f23-7e42-42c0-bbf8-aff79ccdb074|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:19:22.077Z|bc4a0c13-f4fd-4241-a55d-b4413a8a750e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:19:22.078Z|bc4a0c13-f4fd-4241-a55d-b4413a8a750e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:19:32.094Z|e9ca4380-db5a-46cc-aff1-a9e35420717c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:19:32.095Z|e9ca4380-db5a-46cc-aff1-a9e35420717c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:19:32.096Z|4f2a89de-177e-40fe-8135-c646caf25a99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:19:32.097Z|4f2a89de-177e-40fe-8135-c646caf25a99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:19:32.102Z|7f0ccf63-4408-49af-8a81-959ad786b09a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:19:32.102Z|7f0ccf63-4408-49af-8a81-959ad786b09a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:19:35.750Z|10c7a15b-989d-4bb9-9b46-786e3e5049fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:19:35.750Z|10c7a15b-989d-4bb9-9b46-786e3e5049fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:19:38.003Z|b46578be-58bc-4bd4-95fa-e5c83c731844|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:19:38.003Z|b46578be-58bc-4bd4-95fa-e5c83c731844|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:19:42.120Z|fa8acff6-5c85-4b25-8db1-e82bb3b125ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:19:42.120Z|fa8acff6-5c85-4b25-8db1-e82bb3b125ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:19:42.125Z|ede9db0c-9788-4924-b584-62c3eaab0e4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:19:42.126Z|ede9db0c-9788-4924-b584-62c3eaab0e4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:19:42.129Z|007771cc-2f79-490b-a77e-f4fecfd12d3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:19:42.130Z|007771cc-2f79-490b-a77e-f4fecfd12d3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:19:50.750Z|b5a85b6e-20d5-4151-ba39-a9214359203a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:19:50.754Z|b5a85b6e-20d5-4151-ba39-a9214359203a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:19:52.149Z|11f95cfa-99ba-41ae-ad5d-c7219e6cb118|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:19:52.149Z|11f95cfa-99ba-41ae-ad5d-c7219e6cb118|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:19:52.157Z|ccb3dbdb-6dbd-4dc0-93ca-ae72243a00de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:19:52.158Z|ccb3dbdb-6dbd-4dc0-93ca-ae72243a00de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:19:52.158Z|b500fe3d-4b54-48e6-b4e7-39adbd61b573|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:19:52.158Z|b500fe3d-4b54-48e6-b4e7-39adbd61b573|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:19:59.889Z|dd6acf02-d479-46fd-a0cc-05c01a5f39b4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:19:59.890Z|dd6acf02-d479-46fd-a0cc-05c01a5f39b4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:20:02.178Z|8faf6ef3-85b7-444c-ae5f-26c2dad43374|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:20:02.178Z|8faf6ef3-85b7-444c-ae5f-26c2dad43374|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:20:02.186Z|3bef8ace-2429-44f0-b64c-22eee51028de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:20:02.187Z|3bef8ace-2429-44f0-b64c-22eee51028de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:20:02.193Z|9adadd6e-318b-480f-bfad-1fff074c4317|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:20:02.193Z|9adadd6e-318b-480f-bfad-1fff074c4317|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:20:05.750Z|566cda1a-1ced-46e9-9ece-93e6af49eb48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:20:05.750Z|566cda1a-1ced-46e9-9ece-93e6af49eb48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:20:08.004Z|a4b97dab-9b34-485a-8ae7-1ffdde5d7cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:20:08.005Z|a4b97dab-9b34-485a-8ae7-1ffdde5d7cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:20:12.205Z|e1591dcf-c53d-470a-baa3-7c754e038dfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:20:12.206Z|e1591dcf-c53d-470a-baa3-7c754e038dfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:20:12.213Z|20e9c214-00f8-413a-b907-d0454b0ae0f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:20:12.214Z|20e9c214-00f8-413a-b907-d0454b0ae0f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:20:12.219Z|6466cd51-61ea-477b-a660-b061e3685c9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:20:12.219Z|6466cd51-61ea-477b-a660-b061e3685c9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:20:20.750Z|58dd774c-935b-49f0-90b9-185c7f8b2d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:20:20.750Z|58dd774c-935b-49f0-90b9-185c7f8b2d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:20:22.235Z|cc895465-0de9-4090-bd7d-7c19a0e8a9cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:20:22.236Z|cc895465-0de9-4090-bd7d-7c19a0e8a9cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:20:22.237Z|38d3c59b-c4e4-41de-957b-f1c73430e102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:20:22.237Z|38d3c59b-c4e4-41de-957b-f1c73430e102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:20:22.243Z|27741f05-091d-43d7-b97d-af40e0f83065|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:20:22.244Z|27741f05-091d-43d7-b97d-af40e0f83065|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:20:32.267Z|8c2bd89d-e890-409c-a4c6-c53807675771|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:20:32.268Z|8c2bd89d-e890-409c-a4c6-c53807675771|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:20:32.273Z|02806495-2161-4634-a1a0-f0c56227bde0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:20:32.273Z|02806495-2161-4634-a1a0-f0c56227bde0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:20:32.277Z|408315be-fb89-4115-8601-7d8e66380136|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:20:32.277Z|408315be-fb89-4115-8601-7d8e66380136|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:20:35.750Z|fe56154a-1b1b-4379-a379-5ee879495961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:20:35.754Z|fe56154a-1b1b-4379-a379-5ee879495961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:20:38.006Z|b02793b7-876c-44e4-a2fa-2855cbdd9e17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:20:38.006Z|b02793b7-876c-44e4-a2fa-2855cbdd9e17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:20:42.293Z|8a455c19-5918-45ab-8cf1-a544ae86bf10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:20:42.294Z|8a455c19-5918-45ab-8cf1-a544ae86bf10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:20:42.305Z|098030ad-5a5e-45e9-8ca7-1b952e43fc9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:20:42.305Z|853aa4cc-9073-45fb-8aac-8f3d414f4ca6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:20:42.305Z|098030ad-5a5e-45e9-8ca7-1b952e43fc9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:20:42.306Z|853aa4cc-9073-45fb-8aac-8f3d414f4ca6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:20:50.750Z|2f5bb3ff-d67a-4cd2-a648-2e4938c09a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:20:50.750Z|2f5bb3ff-d67a-4cd2-a648-2e4938c09a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:20:52.323Z|ef082b03-6707-4e04-be57-618152b64173|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:20:52.324Z|ef082b03-6707-4e04-be57-618152b64173|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:20:52.328Z|61bb9709-99d4-457c-b052-84e0c7bd3c46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:20:52.329Z|61bb9709-99d4-457c-b052-84e0c7bd3c46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:20:52.338Z|c5aaaaa1-cbb1-4012-a9d1-c9aee363704b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:20:52.339Z|c5aaaaa1-cbb1-4012-a9d1-c9aee363704b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:20:59.888Z|9b40fe95-5014-43cb-a4ba-df93de134640|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:20:59.888Z|9b40fe95-5014-43cb-a4ba-df93de134640|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:21:02.355Z|01917e90-d4fb-4d02-8546-9a7dd019e885|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:21:02.356Z|01917e90-d4fb-4d02-8546-9a7dd019e885|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:21:02.358Z|6ed3fa38-a7d7-4c46-b45f-b0e51584b4f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:21:02.358Z|6ed3fa38-a7d7-4c46-b45f-b0e51584b4f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:21:02.366Z|bff54705-b265-4bd2-88c4-5d44d0225bf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:21:02.366Z|bff54705-b265-4bd2-88c4-5d44d0225bf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:21:05.750Z|a921d16b-2d61-4b7a-8d93-75be45bb60b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:21:05.750Z|a921d16b-2d61-4b7a-8d93-75be45bb60b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:21:08.006Z|adf54ede-ad8f-40d9-b437-7974d05c3a39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:21:08.007Z|adf54ede-ad8f-40d9-b437-7974d05c3a39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:21:12.389Z|c9a7df46-dfc2-4ac5-8e40-65909c390700|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:21:12.389Z|c9a7df46-dfc2-4ac5-8e40-65909c390700|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:21:12.392Z|5c553092-a491-4d56-b9ee-7f927d87954f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:21:12.393Z|5c553092-a491-4d56-b9ee-7f927d87954f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:21:12.394Z|3320bdf0-3673-4a9b-b0d5-17106c6acc51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:21:12.394Z|3320bdf0-3673-4a9b-b0d5-17106c6acc51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:21:20.750Z|7ca1cfc0-1547-43d2-bceb-98a12d793d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:21:20.755Z|7ca1cfc0-1547-43d2-bceb-98a12d793d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:21:22.415Z|a16a7fd9-f102-409c-ac52-1bcd6007fcbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:21:22.416Z|a16a7fd9-f102-409c-ac52-1bcd6007fcbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:21:22.424Z|6dd7e2e3-5e08-460d-a9ed-6644394cd01a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:21:22.424Z|2f23a4ad-1e80-44ee-b849-92ca1462e0fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:21:22.424Z|6dd7e2e3-5e08-460d-a9ed-6644394cd01a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:21:22.425Z|2f23a4ad-1e80-44ee-b849-92ca1462e0fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:21:32.455Z|f9731e24-1dde-4d01-bac5-c58c09120b3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:21:32.456Z|10f1a150-23d6-4be5-8ea3-5a6456ed2d24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:21:32.456Z|f9731e24-1dde-4d01-bac5-c58c09120b3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:21:32.456Z|10f1a150-23d6-4be5-8ea3-5a6456ed2d24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:21:32.459Z|5b6270e6-9f7b-4dee-8132-ad62580b7883|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:21:32.459Z|5b6270e6-9f7b-4dee-8132-ad62580b7883|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:21:35.750Z|1be7a160-a05c-4dfe-bf65-82f7203f2a52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:21:35.750Z|1be7a160-a05c-4dfe-bf65-82f7203f2a52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:21:38.007Z|72b9daea-7931-410c-82c4-cbe51618cc8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:21:38.008Z|72b9daea-7931-410c-82c4-cbe51618cc8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:21:42.485Z|46017942-3d29-4930-a1a7-1b9e4a48623d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:21:42.486Z|46017942-3d29-4930-a1a7-1b9e4a48623d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:21:42.486Z|37f95c05-5838-4525-a9aa-1e7052a0d6d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:21:42.486Z|ec12f075-500f-4652-be77-c38258dd4392|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:21:42.487Z|ec12f075-500f-4652-be77-c38258dd4392|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:21:42.487Z|37f95c05-5838-4525-a9aa-1e7052a0d6d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:21:50.750Z|804b147f-844e-4f57-8d55-b048ca15f894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:21:50.750Z|804b147f-844e-4f57-8d55-b048ca15f894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:21:52.515Z|2aa8d7b5-99bf-4cb4-a435-fd4918ba4b1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:21:52.516Z|2aa8d7b5-99bf-4cb4-a435-fd4918ba4b1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:21:52.516Z|e813ccb2-ad4d-47bd-802a-ac419490acf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:21:52.517Z|e813ccb2-ad4d-47bd-802a-ac419490acf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:21:52.525Z|ecb9b1cc-2e7e-41cc-8660-cca410ec954e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:21:52.525Z|ecb9b1cc-2e7e-41cc-8660-cca410ec954e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:21:59.888Z|3b72694e-98c8-4580-be24-a7d17b7a0aed|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:21:59.889Z|3b72694e-98c8-4580-be24-a7d17b7a0aed|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:22:02.557Z|9485eadb-20c4-4ae6-9f13-e8d2f4380003|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:22:02.558Z|9485eadb-20c4-4ae6-9f13-e8d2f4380003|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:22:02.564Z|b52800d5-1c8b-439e-ab4f-72da1bc69095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:22:02.565Z|b52800d5-1c8b-439e-ab4f-72da1bc69095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:22:02.565Z|3219cc93-a357-407e-8f93-d8fc12e21313|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:22:02.566Z|3219cc93-a357-407e-8f93-d8fc12e21313|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:22:05.750Z|c1f8d0b0-d854-4724-9d64-38822a39c983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:22:05.754Z|c1f8d0b0-d854-4724-9d64-38822a39c983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:22:08.009Z|5f2ef5c7-4748-4187-9e27-67a2324f9c80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:22:08.009Z|5f2ef5c7-4748-4187-9e27-67a2324f9c80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:22:12.593Z|93f4f904-a955-46f9-a8ed-1e8b179b1b4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:22:12.593Z|be2e7bd8-7c30-44cc-993e-b82ee8bedf7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:22:12.594Z|be2e7bd8-7c30-44cc-993e-b82ee8bedf7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:22:12.594Z|93f4f904-a955-46f9-a8ed-1e8b179b1b4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:22:12.601Z|9b2cf3f0-5c86-4c1c-8f89-23c623b4600e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:22:12.602Z|9b2cf3f0-5c86-4c1c-8f89-23c623b4600e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:22:20.750Z|84d75ae5-0237-41c2-88d9-479a4fbd0f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:22:20.750Z|84d75ae5-0237-41c2-88d9-479a4fbd0f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:22:22.624Z|54d507f4-6344-4c5b-961b-e090bf7d8f71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:22:22.625Z|54d507f4-6344-4c5b-961b-e090bf7d8f71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:22:22.625Z|c82003f1-910f-4455-9396-70d871f49caf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:22:22.627Z|c82003f1-910f-4455-9396-70d871f49caf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:22:22.634Z|badfb63e-798a-41ec-bf39-83f1612ede25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:22:22.635Z|badfb63e-798a-41ec-bf39-83f1612ede25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:22:32.656Z|58134132-c0b9-4dee-8cc4-64cda055287a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:22:32.656Z|58134132-c0b9-4dee-8cc4-64cda055287a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:22:32.665Z|5d010e8d-54f8-4f4d-aed1-68f10ea1e582|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:22:32.666Z|5d010e8d-54f8-4f4d-aed1-68f10ea1e582|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:22:32.668Z|f5f163e3-f79a-494c-9591-d21306f4d81e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:22:32.669Z|f5f163e3-f79a-494c-9591-d21306f4d81e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:22:35.750Z|44dd549c-aba2-430f-819a-2d58715a7738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:22:35.750Z|44dd549c-aba2-430f-819a-2d58715a7738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:22:38.010Z|fe5ebe4c-a45b-4d5e-b403-3dbcebc49251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:22:38.010Z|fe5ebe4c-a45b-4d5e-b403-3dbcebc49251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:22:42.687Z|b9c531af-62ac-473b-9798-3797b6f148be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:22:42.687Z|b9c531af-62ac-473b-9798-3797b6f148be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:22:42.696Z|44ff9e49-af12-4cae-ba65-eab85d4ab596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:22:42.696Z|44ff9e49-af12-4cae-ba65-eab85d4ab596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:22:42.699Z|adcc6729-0835-496a-9e0f-a479fd19f9b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:22:42.700Z|adcc6729-0835-496a-9e0f-a479fd19f9b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:22:50.750Z|e9894f55-890a-413b-9e50-282f0259fca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:22:50.754Z|e9894f55-890a-413b-9e50-282f0259fca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:22:52.716Z|43a465b9-bba4-4dd2-a27f-184cd6db4918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:22:52.717Z|43a465b9-bba4-4dd2-a27f-184cd6db4918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:22:52.727Z|790df1c0-eb1e-49ce-94ee-9a899bc7727a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:22:52.727Z|790df1c0-eb1e-49ce-94ee-9a899bc7727a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:22:52.729Z|e2edf7e2-c91e-4aa5-8a69-15c9b51bd127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:22:52.729Z|e2edf7e2-c91e-4aa5-8a69-15c9b51bd127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:22:59.888Z|b7e4284d-2617-489a-a59c-d8ab9f1a5e30|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:22:59.889Z|b7e4284d-2617-489a-a59c-d8ab9f1a5e30|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:23:02.748Z|a5ab07a3-6f51-4ae9-a867-16635c8df39d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:23:02.748Z|a5ab07a3-6f51-4ae9-a867-16635c8df39d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:23:02.754Z|21e2b0bb-0d16-471a-9a1e-11d41e17f06d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:23:02.754Z|21e2b0bb-0d16-471a-9a1e-11d41e17f06d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:23:02.758Z|c18465d5-7eb6-4d63-8fb9-6bf27794cc26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:23:02.758Z|c18465d5-7eb6-4d63-8fb9-6bf27794cc26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:23:05.750Z|3198fd52-7e0d-4345-ab3e-a952099f452f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:23:05.750Z|3198fd52-7e0d-4345-ab3e-a952099f452f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:23:08.011Z|d6a8fbb9-92d5-42c1-a5cc-461111e54604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:23:08.012Z|d6a8fbb9-92d5-42c1-a5cc-461111e54604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:23:12.773Z|fe6f4f0d-bd2f-4eb0-990f-a4645137ddd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:23:12.773Z|fe6f4f0d-bd2f-4eb0-990f-a4645137ddd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:23:12.784Z|fcff1ac3-b42a-47cb-a228-fb84cdd3916c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:23:12.785Z|fcff1ac3-b42a-47cb-a228-fb84cdd3916c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:23:12.788Z|31957009-1db7-44af-9b1f-d4149343f8da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:23:12.788Z|31957009-1db7-44af-9b1f-d4149343f8da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:23:20.750Z|0b432377-6ac7-4835-adf3-86de01002dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:23:20.750Z|0b432377-6ac7-4835-adf3-86de01002dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:23:22.796Z|745bafc7-e86f-4cb4-86c7-c51fb246d751|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:23:22.797Z|745bafc7-e86f-4cb4-86c7-c51fb246d751|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:23:22.810Z|e2e5a549-cf64-4fab-a15d-1db9f27e54db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:23:22.811Z|e2e5a549-cf64-4fab-a15d-1db9f27e54db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:23:22.813Z|43d57f86-c38a-4f74-8391-4182cdfa734e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:23:22.814Z|43d57f86-c38a-4f74-8391-4182cdfa734e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:23:32.827Z|892c6889-7bb0-4734-8412-6d8c5fc452eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:23:32.828Z|892c6889-7bb0-4734-8412-6d8c5fc452eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:23:32.842Z|0ec48f67-8f10-4c2c-a1d8-2656c265ff76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:23:32.842Z|0ec48f67-8f10-4c2c-a1d8-2656c265ff76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:23:32.844Z|016c9483-acc9-430b-a9a2-7b76b43038f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:23:32.845Z|016c9483-acc9-430b-a9a2-7b76b43038f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:23:35.749Z|d6dc4d24-d4ca-4901-9bfb-8c605d02b2e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:23:35.754Z|d6dc4d24-d4ca-4901-9bfb-8c605d02b2e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:23:38.013Z|bbc83e77-f04c-4351-9024-c791810b94b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:23:38.014Z|bbc83e77-f04c-4351-9024-c791810b94b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:23:42.858Z|1380c479-624a-4837-9c21-98e36d5ac381|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:23:42.859Z|1380c479-624a-4837-9c21-98e36d5ac381|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:23:42.867Z|a31c4fb5-c717-4b90-b5d9-651f5542dd6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:23:42.868Z|a31c4fb5-c717-4b90-b5d9-651f5542dd6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:23:42.877Z|2049888c-1eb4-497a-8069-5249016bad1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:23:42.877Z|2049888c-1eb4-497a-8069-5249016bad1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:23:50.749Z|09d7022c-27f3-4a6a-b794-e4b4e408de3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:23:50.750Z|09d7022c-27f3-4a6a-b794-e4b4e408de3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:23:52.885Z|292cbd33-89c2-4125-aa34-6540c772ab10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:23:52.885Z|292cbd33-89c2-4125-aa34-6540c772ab10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:23:52.901Z|eef151b7-4ac7-4254-a318-3f559aa65302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:23:52.901Z|eef151b7-4ac7-4254-a318-3f559aa65302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:23:52.906Z|bf7769a9-ba47-46b1-aa11-e1717485cc19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:23:52.906Z|bf7769a9-ba47-46b1-aa11-e1717485cc19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:23:59.888Z|7b8fa719-8853-4b71-9598-84f04137134d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:23:59.888Z|7b8fa719-8853-4b71-9598-84f04137134d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:24:02.916Z|6d17e30a-031c-46e2-ad7f-7f2067a8b48f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:24:02.917Z|6d17e30a-031c-46e2-ad7f-7f2067a8b48f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:24:02.935Z|4878f38f-3203-4a3d-8846-b45cb95c7dbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:24:02.935Z|4878f38f-3203-4a3d-8846-b45cb95c7dbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:24:02.935Z|ef8ef821-8e0c-4597-b0d6-47625a566fb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:24:02.936Z|ef8ef821-8e0c-4597-b0d6-47625a566fb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:24:05.750Z|413ee389-bd6a-4d68-a66c-28365db8efce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:24:05.750Z|413ee389-bd6a-4d68-a66c-28365db8efce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:24:08.015Z|52e1943d-36f5-46c1-a5e3-f155edd3f66a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:24:08.016Z|52e1943d-36f5-46c1-a5e3-f155edd3f66a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:24:12.947Z|7d674a90-641c-4091-b7f3-eec995b2a189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:24:12.948Z|7d674a90-641c-4091-b7f3-eec995b2a189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:24:12.967Z|241f27ec-50e1-4029-8930-2aaa4f4fce15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:24:12.967Z|241f27ec-50e1-4029-8930-2aaa4f4fce15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:24:12.967Z|ab0d04a0-bd07-4d10-8732-ec31391d8778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:24:12.968Z|ab0d04a0-bd07-4d10-8732-ec31391d8778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:24:20.750Z|7319c31a-3339-4826-919d-246478381fc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:24:20.754Z|7319c31a-3339-4826-919d-246478381fc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:24:22.976Z|613880d8-2c61-423f-b6dd-c00240ab000a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:24:22.977Z|613880d8-2c61-423f-b6dd-c00240ab000a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:24:22.991Z|80c73956-97ee-471f-a265-7f21cd4f435d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:24:22.992Z|80c73956-97ee-471f-a265-7f21cd4f435d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:24:22.994Z|cb0d5adb-0719-494a-8abc-fd9df67e57cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:24:22.995Z|cb0d5adb-0719-494a-8abc-fd9df67e57cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:24:33.006Z|80c2137d-2a8d-41f6-9f15-a0ec04b9c391|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:24:33.007Z|80c2137d-2a8d-41f6-9f15-a0ec04b9c391|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:24:33.019Z|33919d54-f61f-45a2-8aec-351b2f87e9a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:24:33.020Z|33919d54-f61f-45a2-8aec-351b2f87e9a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:24:33.023Z|713de600-88e1-4acb-bab5-8ea9ba8260e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:24:33.024Z|713de600-88e1-4acb-bab5-8ea9ba8260e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:24:35.749Z|35b70df8-c5cd-47fe-9457-2b85fc92bd7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:24:35.750Z|35b70df8-c5cd-47fe-9457-2b85fc92bd7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:24:38.017Z|746e6b8d-dc7d-45b6-a889-6531a4f05717|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:24:38.017Z|746e6b8d-dc7d-45b6-a889-6531a4f05717|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:24:43.048Z|b3c34102-d94a-4ad7-8753-fd549579037b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:24:43.048Z|b3c34102-d94a-4ad7-8753-fd549579037b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:24:43.053Z|cb53fb38-0094-4496-9208-04c0ae95e843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:24:43.055Z|3b734979-5c01-47cb-a1d9-617049fe6088|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:24:43.055Z|3b734979-5c01-47cb-a1d9-617049fe6088|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:24:43.054Z|cb53fb38-0094-4496-9208-04c0ae95e843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:24:50.750Z|da9ae4ee-c74f-4c20-8772-78bcea3e53a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:24:50.750Z|da9ae4ee-c74f-4c20-8772-78bcea3e53a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:24:53.080Z|c86528ef-2718-4c17-999a-23f7fd923197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:24:53.081Z|c86528ef-2718-4c17-999a-23f7fd923197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:24:53.086Z|52c4e636-300a-4998-9c66-83aa6ce35550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:24:53.086Z|52c4e636-300a-4998-9c66-83aa6ce35550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:24:53.086Z|4ab26c15-2f97-4e68-b03d-557586cd4014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:24:53.087Z|4ab26c15-2f97-4e68-b03d-557586cd4014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:24:59.889Z|d6303693-42a7-4892-8fc4-7e4277616078|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:24:59.889Z|d6303693-42a7-4892-8fc4-7e4277616078|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:25:03.116Z|91604b0d-9169-47c7-b6ca-20285283b949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:25:03.116Z|679af1bc-f530-4773-aaa3-da1ca215a48e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:25:03.117Z|679af1bc-f530-4773-aaa3-da1ca215a48e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:25:03.117Z|91604b0d-9169-47c7-b6ca-20285283b949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:25:03.118Z|e428ba3a-8105-41c8-832a-9e2f85599a0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:25:03.119Z|e428ba3a-8105-41c8-832a-9e2f85599a0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:25:05.749Z|004f70c5-7ccb-47f7-a530-816a1986d73f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:25:05.753Z|004f70c5-7ccb-47f7-a530-816a1986d73f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:25:08.018Z|30410f1d-3f4c-4bfb-aba0-7292edf4da0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:25:08.018Z|30410f1d-3f4c-4bfb-aba0-7292edf4da0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:25:13.145Z|f8f06750-efc9-4bc2-adf8-e39707dbb56d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:25:13.145Z|d62d45d6-f3d1-4571-8368-be59bf0df090|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:25:13.146Z|f8f06750-efc9-4bc2-adf8-e39707dbb56d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:25:13.147Z|d62d45d6-f3d1-4571-8368-be59bf0df090|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:25:13.152Z|900a2743-77f7-48dc-8267-7a372e064614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:25:13.152Z|900a2743-77f7-48dc-8267-7a372e064614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:25:20.750Z|57f124e9-28aa-4ee1-8442-f0acb169efc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:25:20.750Z|57f124e9-28aa-4ee1-8442-f0acb169efc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:25:23.176Z|c2493e4d-73af-49fa-bb4f-f12b0b7f9356|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:25:23.176Z|0c7b4501-f9ad-4299-9a4e-ecf9dce60414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:25:23.177Z|c2493e4d-73af-49fa-bb4f-f12b0b7f9356|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:25:23.177Z|3711eacf-0782-4da4-8f72-a77b043e619e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:25:23.177Z|0c7b4501-f9ad-4299-9a4e-ecf9dce60414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:25:23.177Z|3711eacf-0782-4da4-8f72-a77b043e619e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:25:33.205Z|96c825cf-8221-43fc-bb7a-7250662465c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:25:33.206Z|96c825cf-8221-43fc-bb7a-7250662465c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:25:33.207Z|e63b8144-211a-41e7-afef-2238d97a4fa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:25:33.208Z|e63b8144-211a-41e7-afef-2238d97a4fa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:25:33.208Z|01fc5a00-a575-45e1-ab35-5e60e1fd2d5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:25:33.209Z|01fc5a00-a575-45e1-ab35-5e60e1fd2d5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:25:35.750Z|d381693d-7bec-4b94-956f-b6f3fff4c982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:25:35.750Z|d381693d-7bec-4b94-956f-b6f3fff4c982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:25:38.019Z|afeccfbb-df07-4caf-9a9f-98ac5a3ad803|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:25:38.020Z|afeccfbb-df07-4caf-9a9f-98ac5a3ad803|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:25:43.238Z|50e769df-db1b-4654-8fa9-5a33fae1bffa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:25:43.238Z|50e769df-db1b-4654-8fa9-5a33fae1bffa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:25:43.246Z|16b57e3a-9387-4469-8fb2-dfe410b34e57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:25:43.246Z|16b57e3a-9387-4469-8fb2-dfe410b34e57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:25:43.246Z|260ae199-1a3e-43e8-9944-04f059c24fe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:25:43.247Z|260ae199-1a3e-43e8-9944-04f059c24fe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:25:50.750Z|5897ccab-86a8-4523-8faf-d6372595d799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:25:50.753Z|5897ccab-86a8-4523-8faf-d6372595d799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:25:53.268Z|545f2e4d-7c11-4eeb-94c8-4c7d383426c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:25:53.269Z|545f2e4d-7c11-4eeb-94c8-4c7d383426c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:25:53.279Z|bf26e556-af04-44ee-baea-99004ca73e63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:25:53.280Z|bf26e556-af04-44ee-baea-99004ca73e63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:25:53.281Z|c0fff22a-b049-4f62-a8a0-1ff3c2f6cde7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:25:53.281Z|c0fff22a-b049-4f62-a8a0-1ff3c2f6cde7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:25:59.900Z|b901af86-3357-48c8-a404-6cec1b29fbd4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:25:59.901Z|b901af86-3357-48c8-a404-6cec1b29fbd4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:26:03.312Z|a74bcb42-db6c-4fb4-877a-6c531ee3410b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:26:03.312Z|a74bcb42-db6c-4fb4-877a-6c531ee3410b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:26:03.315Z|c8973bdc-fcbb-4a56-bdb6-e9ca65a58444|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:26:03.315Z|f820871a-f637-4eeb-bf9e-62daff6c8971|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:26:03.316Z|c8973bdc-fcbb-4a56-bdb6-e9ca65a58444|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:26:03.316Z|f820871a-f637-4eeb-bf9e-62daff6c8971|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:26:05.750Z|c981d135-c869-41ce-b7d9-eaed3d7cb29a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:26:05.750Z|c981d135-c869-41ce-b7d9-eaed3d7cb29a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:26:08.020Z|0e3b3fc6-5820-4fef-9c85-445e5f608526|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:26:08.021Z|0e3b3fc6-5820-4fef-9c85-445e5f608526|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:26:13.339Z|c7077719-f2e2-467c-8609-35d470da01ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:26:13.340Z|c7077719-f2e2-467c-8609-35d470da01ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:26:13.345Z|d1c0c85b-1c61-47e1-95b6-da9485598515|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:26:13.345Z|defcf6ee-8fa2-435f-967a-77f8211a15ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:26:13.345Z|d1c0c85b-1c61-47e1-95b6-da9485598515|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:26:13.345Z|defcf6ee-8fa2-435f-967a-77f8211a15ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:26:20.750Z|cc8a6186-ab38-424d-957a-f63032f2eda2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:26:20.750Z|cc8a6186-ab38-424d-957a-f63032f2eda2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:26:23.375Z|6ed2d5be-3f68-4da0-bbb2-f15c2f8730e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:26:23.376Z|6ed2d5be-3f68-4da0-bbb2-f15c2f8730e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:26:23.376Z|34b05475-424a-44ae-952e-5142dbc51fb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:26:23.376Z|e070927e-2792-44fd-836a-a2318a9222d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:26:23.377Z|34b05475-424a-44ae-952e-5142dbc51fb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:26:23.377Z|e070927e-2792-44fd-836a-a2318a9222d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:26:33.404Z|bc56e0c6-62d1-4ae1-8f4d-d8e315f71837|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:26:33.405Z|bc56e0c6-62d1-4ae1-8f4d-d8e315f71837|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:26:33.408Z|5e685f92-3498-4fb7-b469-9464611b6a11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:26:33.408Z|5e685f92-3498-4fb7-b469-9464611b6a11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:26:33.408Z|9854da42-27c0-4c52-a219-d90f9c9e8e8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:26:33.409Z|9854da42-27c0-4c52-a219-d90f9c9e8e8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:26:35.750Z|bb3ebd6b-f75e-477d-8310-50a0cf9946f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:26:35.753Z|bb3ebd6b-f75e-477d-8310-50a0cf9946f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:26:38.021Z|169faa80-2dab-463e-9648-fdaf6261348c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:26:38.022Z|169faa80-2dab-463e-9648-fdaf6261348c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:26:43.439Z|415bbb31-49c6-4071-851c-fd2358d811b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:26:43.440Z|415bbb31-49c6-4071-851c-fd2358d811b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:26:43.441Z|865a5960-bdb0-4fb6-ae3e-0076b70d3e9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:26:43.442Z|865a5960-bdb0-4fb6-ae3e-0076b70d3e9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:26:43.443Z|d370f668-c0d5-4cf8-9788-33e2c7add66d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:26:43.443Z|d370f668-c0d5-4cf8-9788-33e2c7add66d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:26:50.750Z|79e71059-90b2-4ef2-bbe2-dbaef5f17e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:26:50.751Z|79e71059-90b2-4ef2-bbe2-dbaef5f17e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:26:53.473Z|c203f5e3-45b0-4588-8419-873cf9b20d3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:26:53.474Z|c203f5e3-45b0-4588-8419-873cf9b20d3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:26:53.474Z|ce773b7e-891e-4552-9c57-93b42d9ba707|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:26:53.475Z|ce773b7e-891e-4552-9c57-93b42d9ba707|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:26:53.475Z|218e05a4-6e98-4808-96b4-fd6f59dcb011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:26:53.475Z|218e05a4-6e98-4808-96b4-fd6f59dcb011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:26:59.889Z|a151d75a-4bae-4798-b410-35e15290dfcb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:26:59.889Z|a151d75a-4bae-4798-b410-35e15290dfcb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:27:03.505Z|2ad11cdc-01f8-4b44-9665-1128b5433ff2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:27:03.505Z|2ad11cdc-01f8-4b44-9665-1128b5433ff2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:27:03.506Z|5faf7979-2d2f-4cb1-88be-3318d503cc5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:27:03.507Z|5faf7979-2d2f-4cb1-88be-3318d503cc5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:27:03.506Z|060738c1-16dc-45ae-aa95-09042376d3bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:27:03.507Z|060738c1-16dc-45ae-aa95-09042376d3bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:27:05.750Z|63cd8097-4827-4bf4-8dd5-56edbfda0e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:27:05.750Z|63cd8097-4827-4bf4-8dd5-56edbfda0e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:27:08.023Z|7f3d84c5-1fae-478a-a869-dc6e6264f156|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:27:08.023Z|7f3d84c5-1fae-478a-a869-dc6e6264f156|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:27:13.536Z|84496463-f165-4bcd-872f-8f1f34ef8b06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:27:13.536Z|84496463-f165-4bcd-872f-8f1f34ef8b06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:27:13.541Z|47bf4bc8-5720-4fef-9db5-34597da9649e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:27:13.541Z|eaf5b39f-5191-44a9-8a6e-6e58fdbd435f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:27:13.541Z|47bf4bc8-5720-4fef-9db5-34597da9649e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:27:13.542Z|eaf5b39f-5191-44a9-8a6e-6e58fdbd435f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:27:20.749Z|87397992-0864-4ea7-bcbc-8fb12db68dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:27:20.754Z|87397992-0864-4ea7-bcbc-8fb12db68dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:27:23.575Z|299ce6d4-c238-42f1-8aac-45876415c189|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:27:23.576Z|299ce6d4-c238-42f1-8aac-45876415c189|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:27:23.577Z|a21c4b06-77ca-46f9-b3ee-f49c50f70cf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:27:23.578Z|a21c4b06-77ca-46f9-b3ee-f49c50f70cf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:27:23.579Z|6cd57965-b2f6-443a-9055-20bd8c37a315|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:27:23.580Z|6cd57965-b2f6-443a-9055-20bd8c37a315|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:27:33.605Z|648357cf-41af-4b9c-8180-be2da60f94b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:27:33.606Z|648357cf-41af-4b9c-8180-be2da60f94b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:27:33.608Z|5e6faf79-aac9-47a9-a8e6-ecfd39c8c949|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:27:33.609Z|5e6faf79-aac9-47a9-a8e6-ecfd39c8c949|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:27:33.613Z|b8b96535-ff6f-4a12-a4c4-807aa90d6fac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:27:33.613Z|b8b96535-ff6f-4a12-a4c4-807aa90d6fac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:27:35.750Z|9a318693-caa3-43f8-a02a-e31095b6d803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:27:35.750Z|9a318693-caa3-43f8-a02a-e31095b6d803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:27:38.024Z|5a5f51ce-fea9-44cd-8023-ee43beb1fada|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:27:38.024Z|5a5f51ce-fea9-44cd-8023-ee43beb1fada|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:27:43.633Z|6deec9e0-92a9-4e25-998b-9f83f29d5b64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:27:43.633Z|6deec9e0-92a9-4e25-998b-9f83f29d5b64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:27:43.635Z|07a87fee-a29a-499c-872d-e0412ea068fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:27:43.636Z|07a87fee-a29a-499c-872d-e0412ea068fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:27:43.640Z|55ae41fb-cc49-4121-9123-44aa5859d94c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:27:43.640Z|55ae41fb-cc49-4121-9123-44aa5859d94c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:27:50.750Z|8b7eac9d-8ad1-4f78-91d0-7c079f07ab93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:27:50.750Z|8b7eac9d-8ad1-4f78-91d0-7c079f07ab93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:27:53.661Z|d96f9700-0477-4688-88a0-50e498fd14e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:27:53.662Z|d96f9700-0477-4688-88a0-50e498fd14e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:27:53.663Z|8cb38b7e-1b86-4a8a-ad66-65a42404028e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:27:53.665Z|8cb38b7e-1b86-4a8a-ad66-65a42404028e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:27:53.667Z|1fce1626-db24-4369-aa5c-50b5301599ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:27:53.668Z|1fce1626-db24-4369-aa5c-50b5301599ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:27:59.889Z|02df33cb-5aef-4401-8036-77a2cc3e8971|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:27:59.889Z|02df33cb-5aef-4401-8036-77a2cc3e8971|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:28:03.695Z|15a82a8b-2705-4278-80b3-93eb279347dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:28:03.695Z|5a018820-844d-4f71-814f-f47729776a53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:28:03.696Z|5a018820-844d-4f71-814f-f47729776a53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:28:03.696Z|15a82a8b-2705-4278-80b3-93eb279347dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:28:03.698Z|c9ae7ada-d82c-4345-9b13-51bc9ca636c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:28:03.698Z|c9ae7ada-d82c-4345-9b13-51bc9ca636c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:28:05.749Z|453f7d4d-7421-4ee6-96d4-a179b9d902e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:28:05.753Z|453f7d4d-7421-4ee6-96d4-a179b9d902e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:28:08.025Z|aa350076-c9d4-4e00-86d0-c652aeb6720c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:28:08.025Z|aa350076-c9d4-4e00-86d0-c652aeb6720c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:28:13.724Z|5b842398-93a4-4301-bcd0-c29ded3824e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:28:13.725Z|ce0edf8e-738e-4d9d-b7a1-d205c69520be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:28:13.726Z|ce0edf8e-738e-4d9d-b7a1-d205c69520be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:28:13.726Z|52676171-2f45-4b99-94c2-abf3655d9dae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:28:13.727Z|52676171-2f45-4b99-94c2-abf3655d9dae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:28:13.724Z|5b842398-93a4-4301-bcd0-c29ded3824e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:28:20.751Z|c133f2a6-b024-48d9-b6ea-c99bd8d4727d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:28:20.751Z|c133f2a6-b024-48d9-b6ea-c99bd8d4727d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:28:23.761Z|3564bdbe-a151-4f1e-a7a0-0527920c3c4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:28:23.760Z|c389528a-5eab-455a-9da1-60c68f59a8fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:28:23.761Z|3564bdbe-a151-4f1e-a7a0-0527920c3c4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:28:23.761Z|619fe007-d85e-41fa-a7ef-4b54c02f6011|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:28:23.761Z|c389528a-5eab-455a-9da1-60c68f59a8fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:28:23.762Z|619fe007-d85e-41fa-a7ef-4b54c02f6011|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:28:33.791Z|456a279d-e573-48e7-968f-1ffc7bc37454|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:28:33.792Z|456a279d-e573-48e7-968f-1ffc7bc37454|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:28:33.793Z|3eba5cbd-2201-434f-b5ea-4063555b55a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:28:33.793Z|3eba5cbd-2201-434f-b5ea-4063555b55a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:28:33.795Z|9db16593-45ab-4387-8013-ab014b65b14c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:28:33.796Z|9db16593-45ab-4387-8013-ab014b65b14c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:28:35.750Z|45e5459b-e43c-44d0-a7ab-165e4359d05c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:28:35.750Z|45e5459b-e43c-44d0-a7ab-165e4359d05c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:28:38.026Z|a4c33f0e-20d9-4368-9c33-b2cb10d76190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:28:38.026Z|a4c33f0e-20d9-4368-9c33-b2cb10d76190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:28:43.822Z|db2ccc3b-559b-47f4-a97c-c6efe0d60d80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:28:43.823Z|db2ccc3b-559b-47f4-a97c-c6efe0d60d80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:28:43.824Z|6f1fd649-8baa-40e0-9add-700700bfeff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:28:43.824Z|6f1fd649-8baa-40e0-9add-700700bfeff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:28:43.831Z|6dff1c17-52cd-46bd-a578-e99dab5ea589|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:28:43.831Z|6dff1c17-52cd-46bd-a578-e99dab5ea589|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:28:50.749Z|cc28a334-1e60-48b3-9b3c-ca5678d63da0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:28:50.753Z|cc28a334-1e60-48b3-9b3c-ca5678d63da0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:28:53.851Z|709e23a7-ce55-46fa-8cb9-76a5e1a577b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:28:53.852Z|709e23a7-ce55-46fa-8cb9-76a5e1a577b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:28:53.852Z|53b4d35c-9de5-4afc-8e37-e614d4ced814|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:28:53.853Z|53b4d35c-9de5-4afc-8e37-e614d4ced814|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:28:53.856Z|d3ef81d4-e211-408f-b35c-5574cf233571|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:28:53.857Z|d3ef81d4-e211-408f-b35c-5574cf233571|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:28:59.888Z|e1564b37-d5f6-45c6-b5b3-1e7a4b029ab1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:28:59.890Z|e1564b37-d5f6-45c6-b5b3-1e7a4b029ab1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:29:03.879Z|6237479d-5ea5-431b-88fe-2af38118f63b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:29:03.880Z|6237479d-5ea5-431b-88fe-2af38118f63b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:29:03.880Z|dedd4c8e-0dc4-4246-b7a6-2722ac16253d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:29:03.880Z|dedd4c8e-0dc4-4246-b7a6-2722ac16253d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:29:03.888Z|4acd3aa7-2426-4582-a98a-3d8cfd184c68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:29:03.889Z|4acd3aa7-2426-4582-a98a-3d8cfd184c68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:29:05.750Z|6c079a7e-3029-4cc2-9c36-619d4e266d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:29:05.750Z|6c079a7e-3029-4cc2-9c36-619d4e266d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:29:08.027Z|eb58305d-baa8-4494-af41-d7e031c81713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:29:08.027Z|eb58305d-baa8-4494-af41-d7e031c81713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:29:13.907Z|3d52e910-ca1a-43b5-95ad-7f631cab65e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:29:13.908Z|3d52e910-ca1a-43b5-95ad-7f631cab65e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:29:13.919Z|0457b2d0-9062-4440-8d6a-c275531dc47d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:29:13.920Z|0457b2d0-9062-4440-8d6a-c275531dc47d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:29:13.922Z|3b89d850-ffa3-476b-8544-aa5fccddd28f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:29:13.922Z|3b89d850-ffa3-476b-8544-aa5fccddd28f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:29:20.750Z|f8f32c37-e6d1-423b-b9ac-23dd6fd7d150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:29:20.750Z|f8f32c37-e6d1-423b-b9ac-23dd6fd7d150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:29:23.947Z|9b7dc27c-417d-45dd-9957-c93d648170dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:29:23.948Z|9b7dc27c-417d-45dd-9957-c93d648170dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:29:23.947Z|d4dc7691-989a-4070-8e21-b25b20b54195|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:29:23.948Z|d4dc7691-989a-4070-8e21-b25b20b54195|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:29:23.949Z|3e6ad866-2c84-44de-8cf1-701d8016dc80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:29:23.949Z|3e6ad866-2c84-44de-8cf1-701d8016dc80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:29:33.974Z|2d085d60-863e-42bc-8a10-87cebf128233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:29:33.975Z|2d085d60-863e-42bc-8a10-87cebf128233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:29:33.977Z|9737ee94-c90a-40c5-be72-fd4db7ce2855|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:29:33.977Z|9737ee94-c90a-40c5-be72-fd4db7ce2855|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:29:33.982Z|de1a0a2d-0ea3-4586-b6c9-8992eddd7176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:29:33.982Z|de1a0a2d-0ea3-4586-b6c9-8992eddd7176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:29:35.750Z|0fb96b71-d86b-4525-8f16-b3c8a3e9c34e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:29:35.754Z|0fb96b71-d86b-4525-8f16-b3c8a3e9c34e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:29:38.028Z|3939e7bf-9e0f-464a-a615-d2a8997dd36a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:29:38.028Z|3939e7bf-9e0f-464a-a615-d2a8997dd36a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:29:44.003Z|7bb798df-1a0b-4c31-bb6f-3ae2438326ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:29:44.004Z|7bb798df-1a0b-4c31-bb6f-3ae2438326ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:29:44.009Z|64e5892b-47d6-48d1-b885-8eeb3fa15e9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:29:44.010Z|64e5892b-47d6-48d1-b885-8eeb3fa15e9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:29:44.012Z|1ba32ace-86a2-4427-9e5d-85ce3c2bbbb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:29:44.012Z|1ba32ace-86a2-4427-9e5d-85ce3c2bbbb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:29:50.750Z|2c81f88b-724a-4807-bc83-cb7d55e6582b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:29:50.750Z|2c81f88b-724a-4807-bc83-cb7d55e6582b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:29:54.032Z|de480829-884c-4050-8e44-758dd1a385bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:29:54.033Z|de480829-884c-4050-8e44-758dd1a385bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:29:54.035Z|62d0cf35-6bdd-4d6b-95af-118f81c85ce2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:29:54.035Z|b440e2b4-e27e-4807-9ab0-0a2f72dcc1b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:29:54.035Z|b440e2b4-e27e-4807-9ab0-0a2f72dcc1b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:29:54.035Z|62d0cf35-6bdd-4d6b-95af-118f81c85ce2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:29:59.888Z|41e920cf-aee4-4f62-82e5-77ece72fd174|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:29:59.889Z|41e920cf-aee4-4f62-82e5-77ece72fd174|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:30:04.060Z|cf491e33-80e4-4da6-a4b4-ac21962a6fdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:30:04.060Z|cf491e33-80e4-4da6-a4b4-ac21962a6fdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:30:04.063Z|3d3e3c24-37e2-4631-953c-8437026c1e50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:30:04.063Z|3d3e3c24-37e2-4631-953c-8437026c1e50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:30:04.069Z|9c527353-4c6d-4b9d-8262-cb48665d7559|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:30:04.069Z|9c527353-4c6d-4b9d-8262-cb48665d7559|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:30:05.750Z|f02635ac-c787-4862-abd7-62685ada0ed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:30:05.750Z|f02635ac-c787-4862-abd7-62685ada0ed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:30:08.029Z|824f83d8-e36a-4954-82d8-83114cb09304|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:30:08.030Z|824f83d8-e36a-4954-82d8-83114cb09304|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:30:14.092Z|13f4ee92-760f-4dfc-8c81-5dfdc29c0eb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:30:14.093Z|13f4ee92-760f-4dfc-8c81-5dfdc29c0eb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:30:14.102Z|29a96e3e-86bc-46ca-b038-2d156adea6c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:30:14.102Z|29a96e3e-86bc-46ca-b038-2d156adea6c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:30:14.106Z|64f6762a-ff62-4a81-b13d-cec047a7e62e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:30:14.107Z|64f6762a-ff62-4a81-b13d-cec047a7e62e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:30:20.750Z|80714a50-2fd9-4d4c-b43f-1ccc52cc5233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:30:20.750Z|80714a50-2fd9-4d4c-b43f-1ccc52cc5233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:30:24.131Z|5d6f5f87-10d3-459e-86ca-c22efd926f5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:30:24.131Z|f8d95a32-e74f-452a-825e-3ad74f71a590|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:30:24.132Z|5d6f5f87-10d3-459e-86ca-c22efd926f5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:30:24.132Z|f8d95a32-e74f-452a-825e-3ad74f71a590|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:30:24.139Z|b158c4e3-d386-4e18-ac63-1026a1c5eef2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:30:24.140Z|b158c4e3-d386-4e18-ac63-1026a1c5eef2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:30:34.163Z|3abc0199-7975-4dd5-b96a-66377fc1c1b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:30:34.163Z|bb34efb6-d383-4906-b50a-558d60e5511b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:30:34.163Z|bb34efb6-d383-4906-b50a-558d60e5511b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:30:34.163Z|3abc0199-7975-4dd5-b96a-66377fc1c1b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:30:34.174Z|de46bb9f-47f0-4a21-afef-0092495fd1f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:30:34.174Z|de46bb9f-47f0-4a21-afef-0092495fd1f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:30:35.750Z|629673d9-b962-477f-8495-f72271382c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:30:35.750Z|629673d9-b962-477f-8495-f72271382c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:30:38.030Z|038ae114-c059-4047-8791-f940595d3c2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:30:38.030Z|038ae114-c059-4047-8791-f940595d3c2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:30:44.192Z|9e81d34a-c8b0-4ce9-8650-a15d22384a97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:30:44.193Z|9e81d34a-c8b0-4ce9-8650-a15d22384a97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:30:44.193Z|65c51ce5-e556-40ab-8f7a-18709a90c975|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:30:44.193Z|65c51ce5-e556-40ab-8f7a-18709a90c975|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:30:44.199Z|5db91ae4-4556-48c6-a51d-65b6c6d2bf5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:30:44.200Z|5db91ae4-4556-48c6-a51d-65b6c6d2bf5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:30:50.749Z|15515f3e-63f6-487f-93da-0f6e223771e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:30:50.750Z|15515f3e-63f6-487f-93da-0f6e223771e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:30:54.224Z|953d9302-e726-426f-88a8-bca895bf790f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:30:54.225Z|953d9302-e726-426f-88a8-bca895bf790f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:30:54.225Z|967de134-ea49-4220-85d5-fd49ef377b89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:30:54.225Z|967de134-ea49-4220-85d5-fd49ef377b89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:30:54.230Z|1d0690e2-9fd3-45cd-9976-fb2118023862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:30:54.230Z|1d0690e2-9fd3-45cd-9976-fb2118023862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:30:59.888Z|c495d1a4-0b93-437f-83a2-ca4a3d5b6490|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:30:59.889Z|c495d1a4-0b93-437f-83a2-ca4a3d5b6490|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:31:04.264Z|d7f9359e-4067-4c6c-80ec-29f4937920d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:31:04.265Z|5249250e-effa-4ca8-830b-d0f30e86e3f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:31:04.266Z|5249250e-effa-4ca8-830b-d0f30e86e3f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:31:04.266Z|0e329e64-00fc-44dd-9aec-aaaee1880837|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:31:04.266Z|0e329e64-00fc-44dd-9aec-aaaee1880837|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:31:04.268Z|d7f9359e-4067-4c6c-80ec-29f4937920d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:31:05.750Z|151aa391-7494-4ddc-a3bd-44a71722a788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:31:05.750Z|151aa391-7494-4ddc-a3bd-44a71722a788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:31:08.031Z|6b4ad4cf-c8ca-48f7-9193-677195bdf063|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:31:08.031Z|6b4ad4cf-c8ca-48f7-9193-677195bdf063|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:31:14.294Z|8aeff5a8-e29e-48e6-bf60-be08952976cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:31:14.295Z|8aeff5a8-e29e-48e6-bf60-be08952976cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:31:14.296Z|78fbf516-b367-4dc3-bcff-14984020e0e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:31:14.297Z|78fbf516-b367-4dc3-bcff-14984020e0e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:31:14.301Z|84414fe0-c352-46aa-90b2-115f3cab0a62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:31:14.302Z|84414fe0-c352-46aa-90b2-115f3cab0a62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:31:20.750Z|a478e81b-2f9a-4649-8964-2970c2507c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:31:20.754Z|a478e81b-2f9a-4649-8964-2970c2507c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:31:24.330Z|1b451087-bd58-4224-8b6f-8c6dfc1d39d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:31:24.331Z|1b451087-bd58-4224-8b6f-8c6dfc1d39d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:31:24.334Z|5532bda2-2cdf-49b2-984c-2a2a11817108|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:31:24.335Z|5532bda2-2cdf-49b2-984c-2a2a11817108|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:31:24.341Z|4c27b27b-b5c8-4768-9232-24526f97e13b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:31:24.341Z|4c27b27b-b5c8-4768-9232-24526f97e13b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:31:34.362Z|a01bc63d-4624-42ab-9802-b2bf8817826f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:31:34.362Z|a01bc63d-4624-42ab-9802-b2bf8817826f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:31:34.363Z|8eefaa80-f599-4a7e-9264-e43f2b92da08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:31:34.364Z|8eefaa80-f599-4a7e-9264-e43f2b92da08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:31:34.371Z|025be6d7-a6a6-4cb6-98fe-a898d8c83909|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:31:34.372Z|025be6d7-a6a6-4cb6-98fe-a898d8c83909|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:31:35.750Z|51ac0778-0a61-40cc-bfbc-d6cf062cf700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:31:35.750Z|51ac0778-0a61-40cc-bfbc-d6cf062cf700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:31:38.032Z|66fc8f5a-bde4-489e-813b-efee06ec66ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:31:38.032Z|66fc8f5a-bde4-489e-813b-efee06ec66ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:31:44.395Z|e5fa9cd1-a793-4400-b930-d7505fe55226|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:31:44.396Z|e5fa9cd1-a793-4400-b930-d7505fe55226|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:31:44.399Z|50af86c7-7247-4480-99c2-d0ddaab009ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:31:44.400Z|50af86c7-7247-4480-99c2-d0ddaab009ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:31:44.402Z|7730e65a-e67f-47af-9ce6-ba02f0420db6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:31:44.403Z|7730e65a-e67f-47af-9ce6-ba02f0420db6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:31:50.750Z|64d5983d-c2e8-4e79-b9d9-007ea513cca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:31:50.750Z|64d5983d-c2e8-4e79-b9d9-007ea513cca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:31:54.428Z|84ec22f7-b712-4d68-a872-0434505e3cd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:31:54.428Z|84ec22f7-b712-4d68-a872-0434505e3cd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:31:54.435Z|c89ce5fa-26fe-44df-bb02-b6dec22fdd2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:31:54.435Z|60af0508-fd36-4a7b-ab76-2dcd931015eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:31:54.436Z|c89ce5fa-26fe-44df-bb02-b6dec22fdd2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:31:54.436Z|60af0508-fd36-4a7b-ab76-2dcd931015eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:31:59.889Z|28bea1c4-4ffa-43ec-9486-31988a3189c9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:31:59.890Z|28bea1c4-4ffa-43ec-9486-31988a3189c9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:32:04.460Z|7da63390-7690-4a34-9557-53e8081b4db5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:32:04.461Z|d6ffcf05-0c7c-4aae-acd1-5e152ad796da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:32:04.461Z|d6ffcf05-0c7c-4aae-acd1-5e152ad796da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:32:04.461Z|7da63390-7690-4a34-9557-53e8081b4db5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:32:04.465Z|8486d01f-e8d5-4440-b4e1-db275771e1d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:32:04.466Z|8486d01f-e8d5-4440-b4e1-db275771e1d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:32:05.749Z|270ed721-c0b8-4228-99f2-c33745374baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:32:05.750Z|270ed721-c0b8-4228-99f2-c33745374baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:32:08.033Z|c815391d-efc0-4f27-82eb-8b6c7fb69ba4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:32:08.033Z|c815391d-efc0-4f27-82eb-8b6c7fb69ba4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:32:14.489Z|3d2b750d-af7c-4926-a689-db4eb1858360|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:32:14.489Z|3d2b750d-af7c-4926-a689-db4eb1858360|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:32:14.493Z|784ac162-f7bf-456d-b603-8ccd4e6f9b51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:32:14.493Z|784ac162-f7bf-456d-b603-8ccd4e6f9b51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:32:14.495Z|caf0bd97-824e-4df6-8bbc-c997464ddc5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:32:14.496Z|caf0bd97-824e-4df6-8bbc-c997464ddc5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:32:20.750Z|b349aeb3-f3ad-49e4-a550-93e87bd2251b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:32:20.750Z|b349aeb3-f3ad-49e4-a550-93e87bd2251b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:32:24.521Z|3a526c5e-b2a2-4089-85fd-bf41b8c41f5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:32:24.521Z|3a526c5e-b2a2-4089-85fd-bf41b8c41f5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:32:24.526Z|75b4cd73-90be-48b8-ae94-5bef7783fa5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:32:24.527Z|75b4cd73-90be-48b8-ae94-5bef7783fa5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:32:24.529Z|a8291d4f-7b37-422b-b4db-ebce71a41314|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:32:24.530Z|a8291d4f-7b37-422b-b4db-ebce71a41314|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:32:34.559Z|e47ba338-7a5e-406c-928e-2d13447cff7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:32:34.560Z|e47ba338-7a5e-406c-928e-2d13447cff7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:32:34.560Z|279be144-e5b3-41ab-a4d8-ce1d61de43e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:32:34.561Z|279be144-e5b3-41ab-a4d8-ce1d61de43e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:32:34.570Z|c2b09dc1-91ab-4791-88bd-73c410917899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:32:34.570Z|c2b09dc1-91ab-4791-88bd-73c410917899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:32:35.750Z|7f69fd6e-bd05-4890-9d95-f817e9d50d82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:32:35.754Z|7f69fd6e-bd05-4890-9d95-f817e9d50d82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:32:38.034Z|4359bc12-5e41-4b05-9f25-52d2c0059ef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:32:38.034Z|4359bc12-5e41-4b05-9f25-52d2c0059ef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:32:44.592Z|d5151e50-5eea-4dbc-b396-438275b000b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:32:44.593Z|d5151e50-5eea-4dbc-b396-438275b000b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:32:44.594Z|8ef25950-d725-4b75-94d6-eb9a4e0038d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:32:44.595Z|8ef25950-d725-4b75-94d6-eb9a4e0038d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:32:44.599Z|2cb61b53-e18c-435a-b04d-1f7b745e1b3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:32:44.599Z|2cb61b53-e18c-435a-b04d-1f7b745e1b3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:32:50.750Z|86e0f6ca-24c7-4dbf-81b1-67b6370afb24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:32:50.750Z|86e0f6ca-24c7-4dbf-81b1-67b6370afb24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:32:54.628Z|39655cf7-b145-4a4f-84d4-93b85fae8ff5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:32:54.628Z|fae2a6c2-518f-4352-80bd-3320f927e006|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:32:54.629Z|39655cf7-b145-4a4f-84d4-93b85fae8ff5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:32:54.628Z|56e1e7d3-e7dc-48a7-9555-2753249a5965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:32:54.629Z|56e1e7d3-e7dc-48a7-9555-2753249a5965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:32:54.632Z|fae2a6c2-518f-4352-80bd-3320f927e006|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:32:59.889Z|85000603-24d1-40a4-ab44-290db4590b97|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:32:59.889Z|85000603-24d1-40a4-ab44-290db4590b97|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:33:04.657Z|c7c5fb2d-77ee-40b1-85bf-4e381b72c93a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:33:04.657Z|c7c5fb2d-77ee-40b1-85bf-4e381b72c93a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:33:04.658Z|7eea6ee9-3087-4738-b56c-a690335bf24d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:33:04.659Z|7eea6ee9-3087-4738-b56c-a690335bf24d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:33:04.660Z|ecebc0b3-9501-4e7a-9b5e-5d303b431769|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:33:04.661Z|ecebc0b3-9501-4e7a-9b5e-5d303b431769|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:33:05.750Z|10eb35be-ac95-4713-bbe0-47190d8eda2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:33:05.750Z|10eb35be-ac95-4713-bbe0-47190d8eda2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:33:08.035Z|6e766f3b-1a24-4b6b-9bad-5a655494015a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:33:08.035Z|6e766f3b-1a24-4b6b-9bad-5a655494015a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:33:14.687Z|aae7c3d0-5a01-4307-bd58-d72db6f7c8c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:33:14.687Z|aae7c3d0-5a01-4307-bd58-d72db6f7c8c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:33:14.688Z|39bae613-9a84-43b1-b8d7-97d01109d8df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:33:14.689Z|39bae613-9a84-43b1-b8d7-97d01109d8df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:33:14.693Z|40af42e5-c021-4285-8113-1857f364f645|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:33:14.693Z|40af42e5-c021-4285-8113-1857f364f645|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:33:20.750Z|9e203311-3b6c-4f82-b378-e3a1baac360f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:33:20.753Z|9e203311-3b6c-4f82-b378-e3a1baac360f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:33:24.719Z|15f30ebd-f917-48a4-8431-914662747c71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:33:24.720Z|15f30ebd-f917-48a4-8431-914662747c71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:33:24.719Z|c86c2cd8-11e7-41db-b9bc-99d694a921b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:33:24.722Z|c86c2cd8-11e7-41db-b9bc-99d694a921b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:33:24.724Z|b08342f8-dcad-41ae-abca-ae37ded073d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:33:24.724Z|b08342f8-dcad-41ae-abca-ae37ded073d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:33:34.756Z|42b55f02-4c96-4da7-8045-04b95ecfa027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:33:34.757Z|42b55f02-4c96-4da7-8045-04b95ecfa027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:33:34.760Z|6cc8cf1d-13e2-4bd9-9069-20af6756321b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:33:34.760Z|6cc8cf1d-13e2-4bd9-9069-20af6756321b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:33:34.763Z|82c8b346-27da-470d-8931-f35745b3f500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:33:34.763Z|82c8b346-27da-470d-8931-f35745b3f500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:33:35.750Z|31dc2d1c-ff80-4e36-a0e4-0745689b569d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:33:35.750Z|31dc2d1c-ff80-4e36-a0e4-0745689b569d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:33:38.036Z|5855091c-b50e-47d0-bf60-de2837f78bbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:33:38.036Z|5855091c-b50e-47d0-bf60-de2837f78bbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:33:44.785Z|7f20a51b-64a3-4025-8df6-290408061534|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:33:44.786Z|7f20a51b-64a3-4025-8df6-290408061534|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:33:44.789Z|267c05e0-dd9c-4dd7-854c-50269b16d34e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:33:44.790Z|267c05e0-dd9c-4dd7-854c-50269b16d34e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:33:44.791Z|8e1183b1-bd76-4302-be24-a2e97364cd23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:33:44.791Z|8e1183b1-bd76-4302-be24-a2e97364cd23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:33:50.750Z|97798075-89cb-4f96-b91f-a7b02a7d1887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:33:50.750Z|97798075-89cb-4f96-b91f-a7b02a7d1887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:33:54.813Z|89986748-21bf-4eeb-88fc-c46bbf65687e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:33:54.813Z|89986748-21bf-4eeb-88fc-c46bbf65687e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:33:54.817Z|cbd76f28-863b-47a1-9b9b-6d7fefa70943|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:33:54.817Z|cbd76f28-863b-47a1-9b9b-6d7fefa70943|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:33:54.820Z|73a7fb86-94bf-44a7-9930-ad18ead51d6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:33:54.821Z|73a7fb86-94bf-44a7-9930-ad18ead51d6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:33:59.888Z|d05e965f-4657-4eb4-b047-05815fcd97a0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:33:59.889Z|d05e965f-4657-4eb4-b047-05815fcd97a0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:34:04.844Z|93601351-bf1e-465c-a968-d3650e91cc46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:34:04.845Z|93601351-bf1e-465c-a968-d3650e91cc46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:34:04.849Z|fd96530c-1062-4f76-b657-c484457c382e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:34:04.852Z|90870474-6b3f-4752-bcad-4c7da438eb15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:34:04.853Z|90870474-6b3f-4752-bcad-4c7da438eb15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:34:04.854Z|fd96530c-1062-4f76-b657-c484457c382e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:34:05.750Z|a7f1fe85-534e-46e9-a90b-4e052411f8b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:34:05.754Z|a7f1fe85-534e-46e9-a90b-4e052411f8b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:34:08.036Z|b5e6e48a-fba5-4473-9efd-43074ea2bfeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:34:08.037Z|b5e6e48a-fba5-4473-9efd-43074ea2bfeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:34:14.876Z|8d21cd8d-ceb0-4ae4-9b3d-1eab18866dbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:34:14.877Z|8d21cd8d-ceb0-4ae4-9b3d-1eab18866dbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:34:14.881Z|94c2c516-64b5-49da-9760-40e04581891d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:34:14.881Z|94c2c516-64b5-49da-9760-40e04581891d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:34:14.885Z|d119d324-7bcd-4849-b826-40be6228e372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:34:14.885Z|d119d324-7bcd-4849-b826-40be6228e372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:34:20.750Z|901836b8-4290-4387-b58b-e7d2b634fbdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:34:20.750Z|901836b8-4290-4387-b58b-e7d2b634fbdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:34:24.910Z|8e1bbab6-cc18-42ef-8c75-712c23530dd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:34:24.910Z|d6b895a1-4f47-489d-861c-de557e5242c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:34:24.911Z|8e1bbab6-cc18-42ef-8c75-712c23530dd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:34:24.911Z|d6b895a1-4f47-489d-861c-de557e5242c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:34:24.915Z|a491d178-b819-4553-bbb3-b4b6b173079f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:34:24.916Z|a491d178-b819-4553-bbb3-b4b6b173079f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:34:34.944Z|041e4105-8ade-4e65-984a-c087cb7935c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:34:34.945Z|041e4105-8ade-4e65-984a-c087cb7935c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:34:34.947Z|4a74f6a8-4ad9-4c4a-bcb9-ded2a4737ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:34:34.947Z|4a74f6a8-4ad9-4c4a-bcb9-ded2a4737ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:34:34.953Z|d570771b-0d01-4425-923c-abb797813b29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:34:34.953Z|d570771b-0d01-4425-923c-abb797813b29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:34:35.750Z|0090ae9b-f5c5-45bc-bbec-20feaf53e002|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:34:35.750Z|0090ae9b-f5c5-45bc-bbec-20feaf53e002|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:34:38.037Z|8b8be825-caf9-44a5-be03-c2a4928d9aa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:34:38.038Z|8b8be825-caf9-44a5-be03-c2a4928d9aa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:34:44.974Z|a8841558-946d-4d7f-a17c-55f60a7296d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:34:44.974Z|a8841558-946d-4d7f-a17c-55f60a7296d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:34:44.978Z|b4f1f116-b528-439a-b39a-918172e946f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:34:44.978Z|b4f1f116-b528-439a-b39a-918172e946f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:34:44.980Z|c93f7b7e-ae49-4a79-acf0-84342bb573ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:34:44.980Z|c93f7b7e-ae49-4a79-acf0-84342bb573ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:34:50.749Z|933384a2-cfc5-4223-9d53-31aacbdda6d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:34:50.754Z|933384a2-cfc5-4223-9d53-31aacbdda6d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:34:55.006Z|8f237e5a-e364-4ad4-aa92-a705e994a71c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:34:55.006Z|8f237e5a-e364-4ad4-aa92-a705e994a71c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:34:55.008Z|70704bc9-785d-4a73-bc2b-8d8dca951501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:34:55.008Z|70704bc9-785d-4a73-bc2b-8d8dca951501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:34:55.010Z|136cfff3-6ecd-4b82-bb90-4e736d865327|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:34:55.010Z|136cfff3-6ecd-4b82-bb90-4e736d865327|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:34:59.888Z|f17fc36f-ae8f-4643-83f6-6210a1e77a5e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:34:59.889Z|f17fc36f-ae8f-4643-83f6-6210a1e77a5e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:35:05.037Z|9fc46ddb-fdb7-4927-9308-77283c827405|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:35:05.038Z|9fc46ddb-fdb7-4927-9308-77283c827405|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:35:05.038Z|5a27b6e0-fdf0-4d3e-be19-43ed219ec7f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:35:05.039Z|5a27b6e0-fdf0-4d3e-be19-43ed219ec7f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:35:05.039Z|d4a9c763-25d6-4e22-9d85-ef46a49e0e7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:35:05.039Z|d4a9c763-25d6-4e22-9d85-ef46a49e0e7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:35:05.750Z|e03bf8e2-92d4-483a-96dd-f238836d12cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:35:05.750Z|e03bf8e2-92d4-483a-96dd-f238836d12cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:35:08.038Z|f3c1e198-38de-40af-8622-d5e22dcbb5e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:35:08.039Z|f3c1e198-38de-40af-8622-d5e22dcbb5e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:35:15.068Z|5e74b634-9868-4e13-8941-4b275bc20c92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:35:15.069Z|5e74b634-9868-4e13-8941-4b275bc20c92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:35:15.073Z|9895c08c-3f0e-48a6-b19a-8e621e3ce6a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:35:15.074Z|9895c08c-3f0e-48a6-b19a-8e621e3ce6a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:35:15.077Z|e40ed216-2aa2-43a5-96d1-cc5926aa3984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:35:15.077Z|e40ed216-2aa2-43a5-96d1-cc5926aa3984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:35:20.750Z|d19700af-8e73-425a-a84f-49de9c3f5df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:35:20.750Z|d19700af-8e73-425a-a84f-49de9c3f5df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:35:25.101Z|ea49f9dd-787f-474b-afc7-2bc950e0e0f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:35:25.102Z|ea49f9dd-787f-474b-afc7-2bc950e0e0f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:35:25.106Z|0ac77221-153e-4d90-a614-67ebe29db947|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:35:25.106Z|0ac77221-153e-4d90-a614-67ebe29db947|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:35:25.108Z|8dd37dd8-90a2-4694-bbc3-632dcd222ed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:35:25.108Z|8dd37dd8-90a2-4694-bbc3-632dcd222ed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:35:35.129Z|c62262f9-2634-4b22-acc5-7e1da335a06a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:35:35.130Z|c62262f9-2634-4b22-acc5-7e1da335a06a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:35:35.134Z|453c41c7-0b9d-46a2-bffa-e88824b00367|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:35:35.134Z|453c41c7-0b9d-46a2-bffa-e88824b00367|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:35:35.136Z|76ed5454-7581-4b51-a2f1-2d45d6bc0d2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:35:35.136Z|76ed5454-7581-4b51-a2f1-2d45d6bc0d2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:35:35.750Z|2a0453ab-13f7-4272-a9d3-1fbb063c3bd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:35:35.755Z|2a0453ab-13f7-4272-a9d3-1fbb063c3bd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:35:38.039Z|4ba42e58-2731-4920-865d-1cd7c852cd36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:35:38.040Z|4ba42e58-2731-4920-865d-1cd7c852cd36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:35:45.160Z|ffa524a3-ad33-410b-9e48-8b15b1ef832c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:35:45.161Z|ffa524a3-ad33-410b-9e48-8b15b1ef832c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:35:45.163Z|4f1ff04f-3d2d-4a7d-b03c-a0e040ef79ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:35:45.164Z|4f1ff04f-3d2d-4a7d-b03c-a0e040ef79ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:35:45.167Z|9b0a94f9-5d8f-40e3-901c-47e0d5e93210|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:35:45.168Z|9b0a94f9-5d8f-40e3-901c-47e0d5e93210|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:35:50.750Z|db30095a-5321-4317-bc9d-a968b2284857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:35:50.751Z|db30095a-5321-4317-bc9d-a968b2284857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:35:55.192Z|39b308c4-cc92-43be-ad04-7d7e9e1f28b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:35:55.192Z|98ded412-4174-4646-9fb9-8cc077e81249|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:35:55.192Z|39b308c4-cc92-43be-ad04-7d7e9e1f28b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:35:55.192Z|98ded412-4174-4646-9fb9-8cc077e81249|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:35:55.195Z|6ecbe34f-3114-47b5-acb6-fd861aac01df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:35:55.195Z|6ecbe34f-3114-47b5-acb6-fd861aac01df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:35:59.891Z|1780314c-e17b-49a6-bd5b-38002fe0243d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:35:59.892Z|1780314c-e17b-49a6-bd5b-38002fe0243d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:36:05.227Z|a410b8b6-0ad1-481e-b160-d64e42fa3d8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:36:05.227Z|a410b8b6-0ad1-481e-b160-d64e42fa3d8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:36:05.240Z|c8fe270a-10dc-49d5-a651-86a9c178bf62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:36:05.240Z|c8fe270a-10dc-49d5-a651-86a9c178bf62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:36:05.242Z|c8402c0c-1c95-40d6-bec0-5cb06ceefd38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:36:05.243Z|c8402c0c-1c95-40d6-bec0-5cb06ceefd38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:36:05.750Z|94592e97-9773-4f5c-8e32-a9dc0167dadd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:36:05.750Z|94592e97-9773-4f5c-8e32-a9dc0167dadd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:36:08.040Z|93ca3109-e776-4cd1-be47-238405b69c73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:36:08.041Z|93ca3109-e776-4cd1-be47-238405b69c73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:36:15.268Z|3ef667e5-0c9c-4945-8b7e-cfbcc1d00b8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:36:15.268Z|3ef667e5-0c9c-4945-8b7e-cfbcc1d00b8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:36:15.271Z|28f19992-35ca-4e15-842c-ce52fa77d27d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:36:15.271Z|28f19992-35ca-4e15-842c-ce52fa77d27d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:36:15.272Z|238b14b4-d458-412b-986a-fbf0db3ff611|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:36:15.272Z|238b14b4-d458-412b-986a-fbf0db3ff611|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:36:20.750Z|688d32d2-e450-4dfa-9c6d-9a42974bcd78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:36:20.754Z|688d32d2-e450-4dfa-9c6d-9a42974bcd78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:36:25.298Z|6a36ecc5-361c-4727-a3f5-7419ca32dd73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:36:25.298Z|6c9d7616-4ebe-4912-874f-34787dc188f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:36:25.299Z|6a36ecc5-361c-4727-a3f5-7419ca32dd73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:36:25.299Z|6c9d7616-4ebe-4912-874f-34787dc188f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:36:25.304Z|cbf9868b-1ebf-4a52-852c-4e8e9a25d570|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:36:25.305Z|cbf9868b-1ebf-4a52-852c-4e8e9a25d570|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:36:35.324Z|2d8b7b65-a658-496f-a4db-3204c253e5c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:36:35.324Z|2d8b7b65-a658-496f-a4db-3204c253e5c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:36:35.327Z|5f272240-8a2a-4ba2-b818-625268a9bbfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:36:35.327Z|5f272240-8a2a-4ba2-b818-625268a9bbfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:36:35.332Z|813852cd-d9fc-4cf5-abdc-9a151c731feb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:36:35.333Z|813852cd-d9fc-4cf5-abdc-9a151c731feb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:36:35.750Z|9f408df3-6f33-4647-b431-31b70c713fb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:36:35.750Z|9f408df3-6f33-4647-b431-31b70c713fb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:36:38.042Z|067ea0fa-da69-40c9-91c3-bea498977ef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:36:38.043Z|067ea0fa-da69-40c9-91c3-bea498977ef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:36:45.356Z|87bf512c-8a49-4f47-bf13-cac55cf851fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:36:45.357Z|c767f147-6674-442b-9c3e-424bca924356|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:36:45.357Z|87bf512c-8a49-4f47-bf13-cac55cf851fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:36:45.357Z|c767f147-6674-442b-9c3e-424bca924356|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:36:45.365Z|d325288f-7fa9-4c85-a488-86d6ace62c4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:36:45.366Z|d325288f-7fa9-4c85-a488-86d6ace62c4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:36:50.750Z|4b4f120d-a8eb-46a4-be02-82ed5e4e6a91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:36:50.750Z|4b4f120d-a8eb-46a4-be02-82ed5e4e6a91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:36:55.396Z|c2d5a1ab-c529-4d5b-9bd1-baad24603a86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:36:55.397Z|c2d5a1ab-c529-4d5b-9bd1-baad24603a86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:36:55.400Z|187230c4-e83e-4dac-a68b-2f5b5dbaf897|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:36:55.400Z|187230c4-e83e-4dac-a68b-2f5b5dbaf897|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:36:55.400Z|0fdf2183-eed9-4538-8e85-52cb6be4c10b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:36:55.400Z|0fdf2183-eed9-4538-8e85-52cb6be4c10b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:36:59.888Z|b6aede6e-5d03-43be-9ea4-4684d491c33c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:36:59.889Z|b6aede6e-5d03-43be-9ea4-4684d491c33c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:37:05.432Z|de4b69d2-0de2-42de-ac78-df548c516ab6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:37:05.433Z|de4b69d2-0de2-42de-ac78-df548c516ab6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:37:05.439Z|5e3076bb-d3cb-4cde-9411-1934a8efdc96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:37:05.439Z|5e3076bb-d3cb-4cde-9411-1934a8efdc96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:37:05.439Z|642269ff-fb1a-41ac-94ce-71e6ff42a9e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:37:05.440Z|642269ff-fb1a-41ac-94ce-71e6ff42a9e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:37:05.750Z|56db5ad4-c281-4c28-b1f1-773109deadc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:37:05.754Z|56db5ad4-c281-4c28-b1f1-773109deadc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:37:08.043Z|265eb2d7-5fad-4ce2-ad99-a34167cc27d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:37:08.044Z|265eb2d7-5fad-4ce2-ad99-a34167cc27d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:37:15.473Z|47e6e3b2-5cf0-4519-aec7-e73b29a45121|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:37:15.474Z|47e6e3b2-5cf0-4519-aec7-e73b29a45121|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:37:15.482Z|77447e21-45df-485d-92e7-fcc99f067428|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:37:15.483Z|77447e21-45df-485d-92e7-fcc99f067428|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:37:15.488Z|d6ea6c18-e6db-4028-ad9f-db6d9868f685|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:37:15.489Z|d6ea6c18-e6db-4028-ad9f-db6d9868f685|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:37:20.750Z|d3f6e591-3651-4f16-9c0e-eb243e8aa30f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:37:20.750Z|d3f6e591-3651-4f16-9c0e-eb243e8aa30f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:37:25.502Z|5d2eea4f-53da-4bcc-bb0d-e26f20398776|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:37:25.503Z|5d2eea4f-53da-4bcc-bb0d-e26f20398776|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:37:25.506Z|ca4482e2-19ae-4300-909d-806ec203b578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:37:25.507Z|ca4482e2-19ae-4300-909d-806ec203b578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:37:25.511Z|f82d4485-941e-4660-8385-85636e982435|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:37:25.511Z|f82d4485-941e-4660-8385-85636e982435|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:37:35.532Z|8da431b8-88d1-4baf-8c0a-b6343612ed20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:37:35.532Z|8da431b8-88d1-4baf-8c0a-b6343612ed20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:37:35.533Z|ceee216b-8c19-4edb-8798-6783b2febad8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:37:35.533Z|ceee216b-8c19-4edb-8798-6783b2febad8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:37:35.534Z|6e191881-409d-424b-b876-09e6c0639902|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:37:35.534Z|6e191881-409d-424b-b876-09e6c0639902|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:37:35.750Z|3e1fa614-e655-4a49-82d3-55da60b88555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:37:35.750Z|3e1fa614-e655-4a49-82d3-55da60b88555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:37:38.044Z|1ae90828-ca75-42fa-ba4a-27a8642b76fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:37:38.044Z|1ae90828-ca75-42fa-ba4a-27a8642b76fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:37:45.558Z|c782be16-9cae-4b1e-a880-83f84883df4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:37:45.559Z|c782be16-9cae-4b1e-a880-83f84883df4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:37:45.564Z|82d4fa42-6ee2-4ad0-9b6f-8f35692caf09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:37:45.565Z|82d4fa42-6ee2-4ad0-9b6f-8f35692caf09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:37:45.567Z|6d11a7c6-aa8b-4606-b9b5-9c3451a6ff96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:37:45.568Z|6d11a7c6-aa8b-4606-b9b5-9c3451a6ff96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:37:50.750Z|dd5e232e-7ba3-4ec2-8486-60c2f71cd218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:37:50.755Z|dd5e232e-7ba3-4ec2-8486-60c2f71cd218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:37:55.588Z|c573e3fa-8dae-4238-84b4-8ff248643da4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:37:55.589Z|c573e3fa-8dae-4238-84b4-8ff248643da4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:37:55.591Z|07d1eafd-86fe-46a0-b1ff-1f38ac3ba071|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:37:55.591Z|07d1eafd-86fe-46a0-b1ff-1f38ac3ba071|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:37:55.591Z|3cf96b50-5fc5-48e6-a5f7-e5dcf5652014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:37:55.591Z|3cf96b50-5fc5-48e6-a5f7-e5dcf5652014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:37:59.888Z|16f21367-c345-4a5a-ae5d-7385286e2177|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:37:59.889Z|16f21367-c345-4a5a-ae5d-7385286e2177|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:38:05.619Z|f0126a16-8743-446f-9839-7c800bc9b138|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:38:05.619Z|2003dd67-24a0-4024-b088-9dcf7ac3b63f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:38:05.620Z|f0126a16-8743-446f-9839-7c800bc9b138|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:38:05.620Z|2003dd67-24a0-4024-b088-9dcf7ac3b63f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:38:05.624Z|cf1c1949-e197-41fa-aaed-b3b4006e1823|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:38:05.624Z|cf1c1949-e197-41fa-aaed-b3b4006e1823|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:38:05.750Z|8e23adf7-4821-44d7-ae9f-ffc905f1a566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:38:05.750Z|8e23adf7-4821-44d7-ae9f-ffc905f1a566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:38:08.045Z|d2f6b7ca-b17c-4ef3-bacc-4b9f5c293edf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:38:08.045Z|d2f6b7ca-b17c-4ef3-bacc-4b9f5c293edf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:38:15.642Z|7c382b8f-7abe-47e2-b375-393554af2479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:38:15.642Z|7c382b8f-7abe-47e2-b375-393554af2479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:38:15.642Z|95fae064-6ab2-4018-a744-d1085b6af05d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:38:15.643Z|95fae064-6ab2-4018-a744-d1085b6af05d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:38:15.644Z|2dd3e932-ed5e-4042-b9d7-f48909f554e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:38:15.645Z|2dd3e932-ed5e-4042-b9d7-f48909f554e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:38:20.750Z|c7419a8f-c5e7-48c7-8e93-e4e2945a62eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:38:20.750Z|c7419a8f-c5e7-48c7-8e93-e4e2945a62eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:38:25.665Z|b2690b94-fa1e-4204-96aa-6a7069d21153|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:38:25.666Z|00bbf300-4a05-435b-b9ef-52096c684f35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:38:25.666Z|b2690b94-fa1e-4204-96aa-6a7069d21153|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:38:25.666Z|00bbf300-4a05-435b-b9ef-52096c684f35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:38:25.674Z|b9aa7ab5-19ba-4110-a91c-77c6d76133ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:38:25.674Z|b9aa7ab5-19ba-4110-a91c-77c6d76133ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:38:35.692Z|e4dc0cd3-dae1-49f2-b0a4-bdae65b84659|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:38:35.693Z|e4dc0cd3-dae1-49f2-b0a4-bdae65b84659|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:38:35.700Z|e707557f-e055-48bf-9754-2e4935564241|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:38:35.701Z|e707557f-e055-48bf-9754-2e4935564241|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:38:35.701Z|da9b0b92-68c7-4a45-80a8-38750701178e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:38:35.701Z|da9b0b92-68c7-4a45-80a8-38750701178e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:38:35.750Z|8256e579-5d79-45f6-9cd7-693146090c79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:38:35.754Z|8256e579-5d79-45f6-9cd7-693146090c79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:38:38.046Z|5e4eafc1-a1bc-4a5b-b2c2-e3a123805904|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:38:38.046Z|5e4eafc1-a1bc-4a5b-b2c2-e3a123805904|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:38:45.719Z|80a6918f-cf07-432b-8773-9ba1cedb8840|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:38:45.720Z|80a6918f-cf07-432b-8773-9ba1cedb8840|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:38:45.728Z|e518f4de-0158-4b0e-8e63-370b3698d421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:38:45.728Z|973d487f-ced0-4ceb-84ed-a9d00a73d902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:38:45.728Z|e518f4de-0158-4b0e-8e63-370b3698d421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:38:45.728Z|973d487f-ced0-4ceb-84ed-a9d00a73d902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:38:50.750Z|21a4a5db-4b7a-4c88-815f-ccd97a146c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:38:50.750Z|21a4a5db-4b7a-4c88-815f-ccd97a146c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:38:55.750Z|f2406d91-5d17-4a5f-9f43-08d802567730|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:38:55.750Z|f2406d91-5d17-4a5f-9f43-08d802567730|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:38:55.755Z|bee90671-0b04-4e62-9756-cdea6394d898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:38:55.756Z|bee90671-0b04-4e62-9756-cdea6394d898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:38:55.757Z|2c408955-d227-49f9-bcd3-4f585b1fbb04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:38:55.758Z|2c408955-d227-49f9-bcd3-4f585b1fbb04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:38:59.888Z|74848936-1c4e-468f-9fb9-69db92ca7234|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:38:59.889Z|74848936-1c4e-468f-9fb9-69db92ca7234|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:39:05.750Z|495da0b3-5e9b-4703-9fcf-2f8976102fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:39:05.750Z|495da0b3-5e9b-4703-9fcf-2f8976102fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:39:05.778Z|6d0d2810-0aed-4f2a-b830-623ed44acc01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:39:05.779Z|6d0d2810-0aed-4f2a-b830-623ed44acc01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:39:05.789Z|263056aa-bb6e-49b2-b66b-a0a7a49afba5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:39:05.789Z|263056aa-bb6e-49b2-b66b-a0a7a49afba5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:39:05.795Z|cb07422b-22c7-4e25-9f83-aff233061389|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:39:05.796Z|cb07422b-22c7-4e25-9f83-aff233061389|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:39:08.047Z|d3fbd297-1169-471a-955c-5e51ca5d26c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:39:08.047Z|d3fbd297-1169-471a-955c-5e51ca5d26c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:39:15.818Z|5ebf2ab8-e467-4014-9f58-194808ecce22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:39:15.819Z|5ebf2ab8-e467-4014-9f58-194808ecce22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:39:15.822Z|ae04dc22-63bf-46b5-9446-b39914960cfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:39:15.822Z|ae04dc22-63bf-46b5-9446-b39914960cfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:39:15.833Z|2f575e44-0e7c-45c2-a1fb-f7981a79ada7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:39:15.834Z|2f575e44-0e7c-45c2-a1fb-f7981a79ada7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:39:20.750Z|04399c66-679f-4b50-8f1c-99e122ae9b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:39:20.753Z|04399c66-679f-4b50-8f1c-99e122ae9b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:39:25.847Z|333f23e8-ef94-458f-b4d7-794f9aba7327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:39:25.847Z|333f23e8-ef94-458f-b4d7-794f9aba7327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:39:25.852Z|a0af975f-4369-43be-a67c-ae3fec0ba8b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:39:25.853Z|a0af975f-4369-43be-a67c-ae3fec0ba8b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:39:25.857Z|0ded649d-b410-404d-9c15-8354048be0c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:39:25.857Z|0ded649d-b410-404d-9c15-8354048be0c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:39:35.749Z|ff7090e4-9742-47fe-a253-e09bc4f9ddea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:39:35.750Z|ff7090e4-9742-47fe-a253-e09bc4f9ddea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:39:35.881Z|77392eda-3207-41c4-8c4c-bd41fcec58d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:39:35.881Z|77392eda-3207-41c4-8c4c-bd41fcec58d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:39:35.883Z|1db61f1a-8105-44f9-9b4d-b22f6d1a6c4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:39:35.884Z|1db61f1a-8105-44f9-9b4d-b22f6d1a6c4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:39:35.886Z|890d31a7-5f81-4c8c-8157-f35baefe21c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:39:35.886Z|890d31a7-5f81-4c8c-8157-f35baefe21c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:39:38.048Z|7c9658e9-acbd-481b-a85d-56972330745f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:39:38.048Z|7c9658e9-acbd-481b-a85d-56972330745f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:39:45.909Z|52b4bbf6-d987-44d8-99c4-632cb5cab1aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:39:45.910Z|52b4bbf6-d987-44d8-99c4-632cb5cab1aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:39:45.911Z|3d71b14f-c81f-4010-b3aa-57066faac792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:39:45.911Z|30a67d24-cd25-4e70-ad7d-0cdebc6ea24a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:39:45.912Z|3d71b14f-c81f-4010-b3aa-57066faac792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:39:45.912Z|30a67d24-cd25-4e70-ad7d-0cdebc6ea24a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:39:50.750Z|4abbbc0d-275a-46dc-81a4-031ea95c09dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:39:50.750Z|4abbbc0d-275a-46dc-81a4-031ea95c09dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:39:55.941Z|3d70d509-d55a-42f3-9f60-28a00ffc36a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:39:55.941Z|cb4bdae0-c751-4a23-8275-5c02653c96d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:39:55.942Z|3d70d509-d55a-42f3-9f60-28a00ffc36a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:39:55.942Z|cb4bdae0-c751-4a23-8275-5c02653c96d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:39:55.944Z|f27248cd-b09d-4f75-921b-1e4e34c9fa0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:39:55.945Z|f27248cd-b09d-4f75-921b-1e4e34c9fa0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:39:59.889Z|ecae2c7b-ef85-409e-ad52-7b21a7011a6b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:39:59.890Z|ecae2c7b-ef85-409e-ad52-7b21a7011a6b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:40:05.751Z|b1a00908-e96f-40ef-851d-43628e3c10e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:40:05.754Z|b1a00908-e96f-40ef-851d-43628e3c10e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:40:05.968Z|b7894a0e-8c1d-4d22-8417-13dffd8dd8ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:40:05.969Z|b7894a0e-8c1d-4d22-8417-13dffd8dd8ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:40:05.972Z|bace11a9-d125-4202-8b32-2555973c6e35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:40:05.973Z|bace11a9-d125-4202-8b32-2555973c6e35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:40:05.973Z|7834c5a6-d5bc-4455-a053-61cb5437122c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:40:05.974Z|7834c5a6-d5bc-4455-a053-61cb5437122c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:40:08.049Z|4a44e15a-f241-4f46-8367-98d8360fd7a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:40:08.049Z|4a44e15a-f241-4f46-8367-98d8360fd7a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:40:15.999Z|a199b6ee-ca94-4f1e-97b6-7b032d21fe3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:40:16.000Z|a199b6ee-ca94-4f1e-97b6-7b032d21fe3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:40:16.002Z|20796e59-ed25-40bf-afa0-5f9546c84d02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:40:16.003Z|39fb76e7-c9fa-48c3-b52e-e243e380104f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:40:16.004Z|39fb76e7-c9fa-48c3-b52e-e243e380104f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:40:16.004Z|20796e59-ed25-40bf-afa0-5f9546c84d02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:40:20.750Z|bb8ae3d6-bd20-4116-8431-5fc3b91837ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:40:20.750Z|bb8ae3d6-bd20-4116-8431-5fc3b91837ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:40:26.027Z|747075a4-88f5-4dc3-bbdb-cabb17f39d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:40:26.028Z|747075a4-88f5-4dc3-bbdb-cabb17f39d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:40:26.032Z|2da7a6c5-dc3e-4212-9c17-d5814f78972b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:40:26.032Z|2da7a6c5-dc3e-4212-9c17-d5814f78972b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:40:26.030Z|7517b657-97d5-44b9-8124-73d3bf92c6d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:40:26.034Z|7517b657-97d5-44b9-8124-73d3bf92c6d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:40:35.749Z|1302fe8d-c16f-4ccc-86a1-351bfa71a9be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:40:35.750Z|1302fe8d-c16f-4ccc-86a1-351bfa71a9be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:40:36.056Z|94064856-279e-4719-9bc1-43fa331dfd60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:40:36.057Z|94064856-279e-4719-9bc1-43fa331dfd60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:40:36.061Z|b33194af-a959-42b1-ab66-de8c807b455f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:40:36.062Z|6370966b-5f62-4eaa-a1ae-6bea0a512f75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:40:36.063Z|6370966b-5f62-4eaa-a1ae-6bea0a512f75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:40:36.061Z|b33194af-a959-42b1-ab66-de8c807b455f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:40:38.050Z|550513ca-345b-46cd-9382-3e7953402c48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:40:38.050Z|550513ca-345b-46cd-9382-3e7953402c48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:40:46.089Z|e239d397-a6cc-499f-a4be-cb2f88883b2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:40:46.090Z|e239d397-a6cc-499f-a4be-cb2f88883b2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:40:46.105Z|a1cd6db1-1a02-41d0-a65e-49b53b33bce1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:40:46.105Z|a1cd6db1-1a02-41d0-a65e-49b53b33bce1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:40:46.106Z|2a282d21-e82e-46e9-8cf1-bedf759fcc17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:40:46.108Z|2a282d21-e82e-46e9-8cf1-bedf759fcc17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:40:50.750Z|c08343c5-571c-4667-a78e-9be9e69ef279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:40:50.754Z|c08343c5-571c-4667-a78e-9be9e69ef279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:40:56.121Z|9a96009a-adbd-4002-933d-1b3d18b04f26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:40:56.121Z|9a96009a-adbd-4002-933d-1b3d18b04f26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:40:56.131Z|56ecbf55-071d-4afb-a716-c6ab42c73fda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:40:56.131Z|56ecbf55-071d-4afb-a716-c6ab42c73fda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:40:56.137Z|645c8225-6752-4d92-ac13-89cdb2478ebc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:40:56.138Z|645c8225-6752-4d92-ac13-89cdb2478ebc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:40:59.888Z|861774e5-bd43-4c3b-bf84-12c23d0da5ba|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:40:59.888Z|861774e5-bd43-4c3b-bf84-12c23d0da5ba|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:41:05.750Z|4693b741-e03c-4bdf-a18c-9aa6170687f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:41:05.750Z|4693b741-e03c-4bdf-a18c-9aa6170687f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:41:06.157Z|1e97cd07-ef76-4f7f-896c-f774b10f26d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:41:06.158Z|1e97cd07-ef76-4f7f-896c-f774b10f26d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:41:06.163Z|ad0b059c-23e4-497a-8dac-ab578a265e71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:41:06.163Z|ad0b059c-23e4-497a-8dac-ab578a265e71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:41:06.169Z|d1afa2c5-9c49-41e3-a9ea-0cba8c13eb62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:41:06.169Z|d1afa2c5-9c49-41e3-a9ea-0cba8c13eb62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:41:08.051Z|faed294d-50cb-4c67-b269-1de9b463982e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:41:08.051Z|faed294d-50cb-4c67-b269-1de9b463982e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:41:16.188Z|ffcf6b21-462e-4510-ab0e-e70880b37ea5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:41:16.189Z|ffcf6b21-462e-4510-ab0e-e70880b37ea5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:41:16.194Z|7bb50154-7941-455e-a9b7-a85a0a4ec2e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:41:16.195Z|7bb50154-7941-455e-a9b7-a85a0a4ec2e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:41:16.196Z|5702ea72-a860-490d-888c-2615cd531067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:41:16.196Z|5702ea72-a860-490d-888c-2615cd531067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:41:20.749Z|003f292b-ae6e-434e-b298-3854476e0941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:41:20.750Z|003f292b-ae6e-434e-b298-3854476e0941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:41:26.220Z|65478d50-2f58-4518-b722-afced33a02a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:41:26.220Z|65478d50-2f58-4518-b722-afced33a02a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:41:26.224Z|c699af97-cea8-4ad9-a760-9d35d16545b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:41:26.224Z|c699af97-cea8-4ad9-a760-9d35d16545b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:41:26.225Z|a3c6c086-7f40-4dfa-b662-8c75b447a7b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:41:26.225Z|a3c6c086-7f40-4dfa-b662-8c75b447a7b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:41:35.750Z|1470ed74-6149-426b-b353-1b349837f4cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:41:35.751Z|1470ed74-6149-426b-b353-1b349837f4cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:41:36.257Z|793a6e2f-a567-45db-9479-38e98ce4473b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:41:36.257Z|793a6e2f-a567-45db-9479-38e98ce4473b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:41:36.260Z|9ac3d473-d41d-4fa4-bbdc-e5818b565e08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:41:36.261Z|9ac3d473-d41d-4fa4-bbdc-e5818b565e08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:41:36.261Z|7f4a6dc8-4eb1-4458-baf1-306010e00337|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:41:36.261Z|7f4a6dc8-4eb1-4458-baf1-306010e00337|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:41:38.052Z|75bb8190-d4c6-419b-a5e8-7169f09ad8e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:41:38.053Z|75bb8190-d4c6-419b-a5e8-7169f09ad8e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:41:46.287Z|69101f11-48e3-4ec8-831f-b22e21658b82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:41:46.288Z|69101f11-48e3-4ec8-831f-b22e21658b82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:41:46.292Z|b4862150-f10b-4990-a0f9-7d5849896e22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:41:46.293Z|b4862150-f10b-4990-a0f9-7d5849896e22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:41:46.296Z|63b1eecf-88df-4b87-a59d-608e1731d1ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:41:46.296Z|63b1eecf-88df-4b87-a59d-608e1731d1ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:41:50.750Z|53716c1a-b769-4429-9b61-6d06b72041f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:41:50.750Z|53716c1a-b769-4429-9b61-6d06b72041f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:41:56.318Z|fe9cac4b-bbc1-4348-ab01-260c12b38e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:41:56.319Z|fe9cac4b-bbc1-4348-ab01-260c12b38e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:41:56.322Z|b11c4da6-8a49-4301-b4e4-b179b4f81693|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:41:56.322Z|b11c4da6-8a49-4301-b4e4-b179b4f81693|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:41:56.326Z|d2d313ec-2756-4a61-bbd8-595c8cc9c583|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:41:56.327Z|d2d313ec-2756-4a61-bbd8-595c8cc9c583|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:41:59.888Z|db64281d-1b7c-4796-85c8-1f5f5b873dcd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:41:59.889Z|db64281d-1b7c-4796-85c8-1f5f5b873dcd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:42:05.750Z|1adc3c6f-fb32-47d1-a38d-f966d77d4f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:42:05.750Z|1adc3c6f-fb32-47d1-a38d-f966d77d4f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:42:06.349Z|aceeb0bc-fa50-407e-a98b-4d49f9d9876f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:42:06.349Z|aceeb0bc-fa50-407e-a98b-4d49f9d9876f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:42:06.353Z|9c156516-e78a-409a-a80a-aa5dfc8b0802|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:42:06.353Z|9c156516-e78a-409a-a80a-aa5dfc8b0802|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:42:06.357Z|8ef672ce-a1bf-4bba-8fde-25acc9791e17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:42:06.358Z|8ef672ce-a1bf-4bba-8fde-25acc9791e17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:42:08.053Z|dcfe017c-d607-4aed-aede-bf2348828baf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:42:08.054Z|dcfe017c-d607-4aed-aede-bf2348828baf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:42:16.384Z|19fd1ce4-4d46-4ebd-99f5-b95b0c7394ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:42:16.384Z|19fd1ce4-4d46-4ebd-99f5-b95b0c7394ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:42:16.386Z|99bc7b58-a390-45d6-8905-ce5887b8eada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:42:16.387Z|99bc7b58-a390-45d6-8905-ce5887b8eada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:42:16.390Z|ef0b983b-d188-4368-9a35-f5dacc01cc92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:42:16.391Z|ef0b983b-d188-4368-9a35-f5dacc01cc92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:42:20.750Z|8bc7ad87-5c7d-43d1-9a9f-c9580c20fabb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:42:20.754Z|8bc7ad87-5c7d-43d1-9a9f-c9580c20fabb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:42:26.411Z|2118a615-0875-487d-9fb7-8b43617347b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:42:26.412Z|2118a615-0875-487d-9fb7-8b43617347b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:42:26.414Z|47c09d01-ca1c-4ed8-84be-1b8b9f8ea85a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:42:26.414Z|47c09d01-ca1c-4ed8-84be-1b8b9f8ea85a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:42:26.421Z|f22d57b1-65c1-48f0-a178-11ae6d34dec5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:42:26.421Z|f22d57b1-65c1-48f0-a178-11ae6d34dec5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:42:35.750Z|d6ac930c-9c15-4339-a20e-7559263d6430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:42:35.751Z|d6ac930c-9c15-4339-a20e-7559263d6430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:42:36.440Z|de82fe38-d65b-4faa-b7e0-30489c6ee05b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:42:36.440Z|de82fe38-d65b-4faa-b7e0-30489c6ee05b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:42:36.443Z|689b551e-62a8-4b69-98d9-21f6ab22ca94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:42:36.443Z|689b551e-62a8-4b69-98d9-21f6ab22ca94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:42:36.448Z|011926f2-d8c8-42e8-aea6-f4144142505b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:42:36.449Z|011926f2-d8c8-42e8-aea6-f4144142505b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:42:38.054Z|e0ae1037-1ad0-4ac9-963e-201aa5e4ed56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:42:38.055Z|e0ae1037-1ad0-4ac9-963e-201aa5e4ed56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:42:46.469Z|80b12c13-fb87-4bfc-9450-e744032715dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:42:46.469Z|80b12c13-fb87-4bfc-9450-e744032715dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:42:46.480Z|9b841a4c-3faa-4075-b7a2-bb45f0625a36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:42:46.480Z|0c8242fb-7950-401c-9446-667b68a1f33c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:42:46.481Z|9b841a4c-3faa-4075-b7a2-bb45f0625a36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:42:46.481Z|0c8242fb-7950-401c-9446-667b68a1f33c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:42:50.750Z|91e79aa5-5296-4fad-8a07-37362e93c07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:42:50.750Z|91e79aa5-5296-4fad-8a07-37362e93c07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:42:56.499Z|91bd22a3-598a-4460-a4ed-94f9d81ddfd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:42:56.499Z|91bd22a3-598a-4460-a4ed-94f9d81ddfd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:42:56.510Z|805e0a42-c202-46bd-a4cc-d4f6d06ed7cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:42:56.511Z|805e0a42-c202-46bd-a4cc-d4f6d06ed7cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:42:56.513Z|440b5f54-9552-4b21-b9b8-581c9d26c6d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:42:56.513Z|440b5f54-9552-4b21-b9b8-581c9d26c6d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:42:59.890Z|cc189e02-daaa-436d-b5b3-75c1a885e442|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:42:59.891Z|cc189e02-daaa-436d-b5b3-75c1a885e442|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:43:05.750Z|32f76a5f-0f86-463d-8efb-2ba249abe405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:43:05.754Z|32f76a5f-0f86-463d-8efb-2ba249abe405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:43:06.528Z|eadcbd60-e91f-4336-8076-9691456cc490|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:43:06.528Z|eadcbd60-e91f-4336-8076-9691456cc490|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:43:06.537Z|1fad063d-a474-4df7-bfe6-37bf8ddde58b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:43:06.537Z|1fad063d-a474-4df7-bfe6-37bf8ddde58b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:43:06.540Z|32e89637-491e-46ec-8ece-d6b9f58706d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:43:06.540Z|32e89637-491e-46ec-8ece-d6b9f58706d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:43:08.055Z|cca60c2a-255e-4763-99d8-1f82d0322aa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:43:08.056Z|cca60c2a-255e-4763-99d8-1f82d0322aa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:43:16.557Z|58a1a154-fb9f-4cc3-9dd9-9e2705ebd4f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:43:16.558Z|58a1a154-fb9f-4cc3-9dd9-9e2705ebd4f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:43:16.560Z|96274ede-36c3-4ad2-bf49-1c35547d2f2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:43:16.561Z|96274ede-36c3-4ad2-bf49-1c35547d2f2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:43:16.564Z|a682f1f2-d320-49ee-befa-bc487bf64081|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:43:16.565Z|a682f1f2-d320-49ee-befa-bc487bf64081|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:43:20.751Z|6b682a16-507e-4c87-a623-fa7397b7f64b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:43:20.751Z|6b682a16-507e-4c87-a623-fa7397b7f64b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:43:26.588Z|e61dcf09-fde5-4fcb-b335-a090705e2ab6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:43:26.588Z|e61dcf09-fde5-4fcb-b335-a090705e2ab6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:43:26.588Z|9424448d-3163-4b18-b70a-cca4a3577c3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:43:26.589Z|9424448d-3163-4b18-b70a-cca4a3577c3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:43:26.592Z|8db6d3fc-6e01-4e88-9184-669fe705892f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:43:26.593Z|8db6d3fc-6e01-4e88-9184-669fe705892f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:43:35.750Z|6948fb2d-b4a5-4f8e-87b4-94925168a4b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:43:35.750Z|6948fb2d-b4a5-4f8e-87b4-94925168a4b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:43:36.611Z|4bccd964-f52a-4be7-8fe6-684de33e1bed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:43:36.612Z|4bccd964-f52a-4be7-8fe6-684de33e1bed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:43:36.616Z|53bf2179-f726-45b2-aedb-0bf51ec39cbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:43:36.616Z|53bf2179-f726-45b2-aedb-0bf51ec39cbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:43:36.622Z|6029780a-6d0c-4353-a574-5d682c66a069|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:43:36.622Z|6029780a-6d0c-4353-a574-5d682c66a069|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:43:38.057Z|e5ff3d23-cdb4-4a1a-b49c-9c6d06f9d356|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:43:38.057Z|e5ff3d23-cdb4-4a1a-b49c-9c6d06f9d356|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:43:46.641Z|ee5a6ead-cd28-4971-962f-a9d84f3a246e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:43:46.642Z|ee5a6ead-cd28-4971-962f-a9d84f3a246e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:43:46.644Z|09587c1f-ee66-4c23-9a35-2fe23d0d80d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:43:46.645Z|09587c1f-ee66-4c23-9a35-2fe23d0d80d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:43:46.650Z|8fbe300f-5f2b-419b-855d-9066458f8489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:43:46.651Z|8fbe300f-5f2b-419b-855d-9066458f8489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:43:50.754Z|14e897ba-4cd3-435c-8246-9485e6721807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:43:50.759Z|14e897ba-4cd3-435c-8246-9485e6721807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:43:56.673Z|0bcf0711-9ade-403f-b028-dcf7b3d3e5e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:43:56.673Z|0bcf0711-9ade-403f-b028-dcf7b3d3e5e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:43:56.674Z|e78c17d0-8efd-4f9c-ac4c-f84c99afe3d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:43:56.674Z|e998aa2c-31a9-44db-8f27-54a90f7fad32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:43:56.675Z|e78c17d0-8efd-4f9c-ac4c-f84c99afe3d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:43:56.675Z|e998aa2c-31a9-44db-8f27-54a90f7fad32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:43:59.889Z|7d9a043c-a0cb-426d-ac72-b01c8c4b9d9f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:43:59.890Z|7d9a043c-a0cb-426d-ac72-b01c8c4b9d9f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:44:05.750Z|55947861-79c2-490f-8df8-371c277d0fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:44:05.750Z|55947861-79c2-490f-8df8-371c277d0fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:44:06.705Z|11a88dca-5e55-4d7e-a5b7-b7e4cfec2308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:44:06.706Z|11a88dca-5e55-4d7e-a5b7-b7e4cfec2308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:44:06.714Z|72ffd1eb-f7a3-4847-b1fb-f71d3af6d7f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:44:06.714Z|72ffd1eb-f7a3-4847-b1fb-f71d3af6d7f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:44:06.714Z|968d4cb3-f222-444e-93ed-1a6f2cbd14f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:44:06.715Z|968d4cb3-f222-444e-93ed-1a6f2cbd14f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:44:08.058Z|ec4cc5e2-1ca5-4215-a507-57e81d2b1043|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:44:08.058Z|ec4cc5e2-1ca5-4215-a507-57e81d2b1043|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:44:16.743Z|ea15025e-6a23-4a81-960d-372820c71f7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:44:16.744Z|ea15025e-6a23-4a81-960d-372820c71f7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:44:16.743Z|fe71abae-90ac-4402-baf7-9279c2676832|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:44:16.745Z|fe71abae-90ac-4402-baf7-9279c2676832|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:44:16.748Z|7d08ebf3-2787-4c8a-b73d-65292a5f4403|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:44:16.749Z|7d08ebf3-2787-4c8a-b73d-65292a5f4403|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:44:20.750Z|71e48954-fce6-487c-82d6-8934be2a85cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:44:20.750Z|71e48954-fce6-487c-82d6-8934be2a85cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:44:26.773Z|8a01eb87-0c29-4181-ae84-68ab75913bcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:44:26.774Z|8a01eb87-0c29-4181-ae84-68ab75913bcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:44:26.774Z|0dbb1a05-b370-4aab-89a0-7eb316fce0a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:44:26.775Z|0dbb1a05-b370-4aab-89a0-7eb316fce0a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:44:26.775Z|a7147b4f-0e54-4bc0-83e7-a9a65f221710|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:44:26.775Z|a7147b4f-0e54-4bc0-83e7-a9a65f221710|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:44:35.750Z|446125cc-7191-43d5-99b2-e763ff32cf13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:44:35.754Z|446125cc-7191-43d5-99b2-e763ff32cf13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:44:36.807Z|9629e92e-1134-4a5e-81bc-a545ea09c961|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:44:36.808Z|9629e92e-1134-4a5e-81bc-a545ea09c961|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:44:36.809Z|a70bd537-94e2-4c45-8e9c-77cdadaf4af0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:44:36.810Z|a70bd537-94e2-4c45-8e9c-77cdadaf4af0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:44:36.811Z|2a80a773-76b3-44b1-a237-050e45062a53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:44:36.811Z|2a80a773-76b3-44b1-a237-050e45062a53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:44:38.059Z|2f3a49f9-94ae-4503-b8c1-b77fd0a5c066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:44:38.059Z|2f3a49f9-94ae-4503-b8c1-b77fd0a5c066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:44:46.836Z|946919fd-0bb6-4242-bad7-5a9bed57ced8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:44:46.837Z|946919fd-0bb6-4242-bad7-5a9bed57ced8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:44:46.837Z|9c6ff976-9509-414a-98bb-69c97cba7c38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:44:46.837Z|9c6ff976-9509-414a-98bb-69c97cba7c38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:44:46.841Z|57a626f1-8790-4c0b-9edf-914f0590cce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:44:46.842Z|57a626f1-8790-4c0b-9edf-914f0590cce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:44:50.750Z|f87af3f8-6927-41e7-9241-4228b1c00071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:44:50.750Z|f87af3f8-6927-41e7-9241-4228b1c00071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:44:56.865Z|21b0178c-1ea1-4591-bf0a-8e3ea5ed0b31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:44:56.866Z|21b0178c-1ea1-4591-bf0a-8e3ea5ed0b31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:44:56.867Z|78b20e64-e2cd-44b9-93dd-2e7c8e43548f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:44:56.867Z|78b20e64-e2cd-44b9-93dd-2e7c8e43548f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:44:56.868Z|ab1967db-d1e1-4315-86e5-4deaf655ba2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:44:56.868Z|ab1967db-d1e1-4315-86e5-4deaf655ba2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:44:59.889Z|b8e21007-e7da-443f-b162-72b8e3d12ef0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:44:59.890Z|b8e21007-e7da-443f-b162-72b8e3d12ef0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:45:05.750Z|64f4f233-b393-4be5-a6b3-2cfdc7bd96fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:45:05.750Z|64f4f233-b393-4be5-a6b3-2cfdc7bd96fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:45:06.898Z|34346b9d-0fe8-4c49-b1f5-bd9ef10dd7c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:45:06.899Z|34346b9d-0fe8-4c49-b1f5-bd9ef10dd7c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:45:06.899Z|5178b0c1-9df8-475d-a940-ac2a53312e27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:45:06.900Z|5178b0c1-9df8-475d-a940-ac2a53312e27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:45:06.900Z|fc8964ff-15fd-4016-ae7e-67236532ccf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:45:06.901Z|fc8964ff-15fd-4016-ae7e-67236532ccf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:45:08.060Z|39f49cb1-5079-42e2-81b1-502227664699|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:45:08.061Z|39f49cb1-5079-42e2-81b1-502227664699|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:45:16.930Z|e45db374-0893-4ad3-aac7-04271e00d988|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:45:16.930Z|e45db374-0893-4ad3-aac7-04271e00d988|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:45:16.932Z|f5ee257d-878f-4c1e-8a15-9091102a9a24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:45:16.932Z|f5ee257d-878f-4c1e-8a15-9091102a9a24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:45:16.940Z|b003e21b-d422-41bd-9706-52611f7cc0e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:45:16.941Z|b003e21b-d422-41bd-9706-52611f7cc0e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:45:20.749Z|5d368fe1-d742-4fc6-b167-31b51a827e54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:45:20.753Z|5d368fe1-d742-4fc6-b167-31b51a827e54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:45:26.958Z|b93e0469-a04a-4acf-9087-0d8c7c7bd360|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:45:26.959Z|b93e0469-a04a-4acf-9087-0d8c7c7bd360|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:45:26.961Z|c56ba7e4-e482-4665-8f0e-9a859590d7b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:45:26.962Z|c56ba7e4-e482-4665-8f0e-9a859590d7b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:45:26.965Z|b091ac2c-fc0e-4a7d-b2b8-3e205e2bcd14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:45:26.965Z|b091ac2c-fc0e-4a7d-b2b8-3e205e2bcd14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:45:35.750Z|48579fef-1781-48ed-8f86-214d91e1c0b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:45:35.750Z|48579fef-1781-48ed-8f86-214d91e1c0b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:45:36.994Z|15aaed3d-33b2-4814-b46c-1e318e4b98d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:45:36.994Z|7432f133-bba4-4919-b55d-94f78da82090|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:45:36.994Z|15aaed3d-33b2-4814-b46c-1e318e4b98d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:45:36.994Z|7432f133-bba4-4919-b55d-94f78da82090|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:45:36.999Z|7e2c862b-f966-45b6-84bc-a89812d4a8da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:45:36.999Z|7e2c862b-f966-45b6-84bc-a89812d4a8da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:45:38.061Z|3148d74c-ffed-4418-81b1-e4ec2e71a3be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:45:38.062Z|3148d74c-ffed-4418-81b1-e4ec2e71a3be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:45:47.025Z|634b2ba9-5dd3-4433-ac9c-5f6e5827f04f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:45:47.025Z|762212e8-32d3-442b-aa0a-ea40c2abe308|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:45:47.026Z|762212e8-32d3-442b-aa0a-ea40c2abe308|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:45:47.026Z|634b2ba9-5dd3-4433-ac9c-5f6e5827f04f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:45:47.028Z|309978c2-559e-4d70-a23b-99e603804309|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:45:47.028Z|309978c2-559e-4d70-a23b-99e603804309|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:45:50.750Z|3a81ada3-b865-451f-8f2b-5bb6b43a333f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:45:50.750Z|3a81ada3-b865-451f-8f2b-5bb6b43a333f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:45:57.061Z|16ad6a66-628a-4af0-8112-b58e7242c5cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:45:57.062Z|16ad6a66-628a-4af0-8112-b58e7242c5cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:45:57.064Z|e360a36f-2718-42a9-a2eb-9a650b9327ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:45:57.065Z|e360a36f-2718-42a9-a2eb-9a650b9327ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:45:57.065Z|c92775a8-3646-4536-ad18-85b25ae9cfca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:45:57.066Z|c92775a8-3646-4536-ad18-85b25ae9cfca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:45:59.889Z|c53313b0-5324-4153-9cb0-9febae8a6e57|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:45:59.890Z|c53313b0-5324-4153-9cb0-9febae8a6e57|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:46:05.751Z|d16bec3b-8262-41c4-bdb4-026025f965e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:46:05.759Z|d16bec3b-8262-41c4-bdb4-026025f965e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:46:07.095Z|7eb9ae4b-80d0-4ac7-867b-e084f4f227d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:46:07.095Z|7eb9ae4b-80d0-4ac7-867b-e084f4f227d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:46:07.096Z|55c58c9b-f779-4975-b144-ac00c143549e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:46:07.096Z|55c58c9b-f779-4975-b144-ac00c143549e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:46:07.098Z|b7e21c3c-f8c2-457e-b664-1688ebae6d3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:46:07.099Z|b7e21c3c-f8c2-457e-b664-1688ebae6d3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:46:08.063Z|f3b808df-6534-4dfb-b2bc-0683f05908da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:46:08.063Z|f3b808df-6534-4dfb-b2bc-0683f05908da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:46:17.127Z|93eaaa50-1af0-49b6-a089-6c974b14a820|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:46:17.128Z|7da1c218-5493-4c95-aa24-304d0f6c34ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:46:17.128Z|93eaaa50-1af0-49b6-a089-6c974b14a820|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:46:17.128Z|c40bff26-bea8-4db5-b483-d871243c80da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:46:17.128Z|7da1c218-5493-4c95-aa24-304d0f6c34ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:46:17.128Z|c40bff26-bea8-4db5-b483-d871243c80da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:46:20.750Z|cad9bbda-20cf-4b03-b593-d042d291de85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:46:20.750Z|cad9bbda-20cf-4b03-b593-d042d291de85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:46:27.158Z|fb202c3b-a12e-469e-8881-71d09c1a2f43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:46:27.159Z|fb202c3b-a12e-469e-8881-71d09c1a2f43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:46:27.161Z|1077d5b7-9bfd-45e6-9256-e8606566bc20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:46:27.162Z|1077d5b7-9bfd-45e6-9256-e8606566bc20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:46:27.166Z|0fc7ecd4-2b38-441a-be3c-7c1ece526fb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:46:27.166Z|0fc7ecd4-2b38-441a-be3c-7c1ece526fb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:46:35.749Z|ff8b911b-b6c2-41c6-83a1-41ce7af79990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:46:35.750Z|ff8b911b-b6c2-41c6-83a1-41ce7af79990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:46:37.195Z|e9849802-06fe-45d2-b5a6-6cccd649cd19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:46:37.197Z|393afc32-db5d-4308-a46b-23336b4c6233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:46:37.198Z|393afc32-db5d-4308-a46b-23336b4c6233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:46:37.200Z|e9849802-06fe-45d2-b5a6-6cccd649cd19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:46:37.199Z|d85a7686-e277-45af-b771-ce54a470a989|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:46:37.202Z|d85a7686-e277-45af-b771-ce54a470a989|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:46:38.064Z|68ba2270-1844-452e-828b-f4b7555b65ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:46:38.065Z|68ba2270-1844-452e-828b-f4b7555b65ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:46:47.229Z|aed415f1-af42-4c03-ab88-01083804b3f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:46:47.231Z|36e4e550-3e55-4d43-b34c-09a0ff20c427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:46:47.231Z|36e4e550-3e55-4d43-b34c-09a0ff20c427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:46:47.230Z|aed415f1-af42-4c03-ab88-01083804b3f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:46:47.232Z|b7cc5986-fbd6-4754-b4c0-0ec55e1b0888|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:46:47.233Z|b7cc5986-fbd6-4754-b4c0-0ec55e1b0888|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:46:50.750Z|c6eccdbc-af90-41fe-992f-d2c48197c2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:46:50.754Z|c6eccdbc-af90-41fe-992f-d2c48197c2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:46:57.256Z|6813dcdf-5eff-4e38-aace-351a544c2be9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:46:57.256Z|6813dcdf-5eff-4e38-aace-351a544c2be9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:46:57.259Z|4c14b150-eb92-48a4-a78d-7d93d81fd89b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:46:57.259Z|4c14b150-eb92-48a4-a78d-7d93d81fd89b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:46:57.261Z|f7c3a524-1f84-446c-b826-fcf2d0eef07e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:46:57.261Z|f7c3a524-1f84-446c-b826-fcf2d0eef07e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:46:59.889Z|bed48013-e559-4159-8bfc-168c5b168913|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:46:59.889Z|bed48013-e559-4159-8bfc-168c5b168913|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:47:05.750Z|70cde1a2-6578-46a6-a339-01297ffb6a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:47:05.750Z|70cde1a2-6578-46a6-a339-01297ffb6a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:47:07.293Z|9e3afbe0-6ed7-44c9-ae0e-3e3c9465f736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:47:07.294Z|9e3afbe0-6ed7-44c9-ae0e-3e3c9465f736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:47:07.295Z|b8a29c6a-c052-4bf0-ab97-60bc9142beea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:47:07.296Z|b8a29c6a-c052-4bf0-ab97-60bc9142beea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:47:07.297Z|514cc394-df8f-4ee7-90a2-685b55b65d22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:47:07.298Z|514cc394-df8f-4ee7-90a2-685b55b65d22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:47:08.065Z|75e663f5-89ff-4ddb-9d51-9bcd546fc910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:47:08.066Z|75e663f5-89ff-4ddb-9d51-9bcd546fc910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:47:17.328Z|e6ee6fe9-6fdd-4f9c-be5c-a625e759a93f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:47:17.329Z|e6ee6fe9-6fdd-4f9c-be5c-a625e759a93f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:47:17.330Z|2332ce2d-f047-4e41-bda5-ed8f17fff2f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:47:17.330Z|2332ce2d-f047-4e41-bda5-ed8f17fff2f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:47:17.331Z|6760ef3d-b560-4241-941d-a382d2adcef2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:47:17.332Z|6760ef3d-b560-4241-941d-a382d2adcef2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:47:20.750Z|95aa11ed-b585-4907-83b7-e81942c58de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:47:20.750Z|95aa11ed-b585-4907-83b7-e81942c58de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:47:27.359Z|89093b5d-cec6-466f-9b7a-dbf703bc98bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:47:27.359Z|89093b5d-cec6-466f-9b7a-dbf703bc98bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:47:27.359Z|ca1bb24b-0964-4c8f-86e6-5e96c7c21ec3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:47:27.360Z|ca1bb24b-0964-4c8f-86e6-5e96c7c21ec3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:47:27.362Z|a5bfde55-ec30-40e2-9b8d-27bce5b38053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:47:27.362Z|a5bfde55-ec30-40e2-9b8d-27bce5b38053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:47:35.750Z|f1a75ebd-2b84-4b57-81d3-ea81190408b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:47:35.754Z|f1a75ebd-2b84-4b57-81d3-ea81190408b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:47:37.386Z|7641030c-8c62-4a31-9a86-d1860e2e953f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:47:37.386Z|7641030c-8c62-4a31-9a86-d1860e2e953f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:47:37.389Z|24f85e32-1694-42ff-90e7-05b72b087d5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:47:37.389Z|24f85e32-1694-42ff-90e7-05b72b087d5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:47:37.390Z|bcce5364-7425-47bd-98c5-666b67a342f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:47:37.390Z|bcce5364-7425-47bd-98c5-666b67a342f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:47:38.066Z|5e0ae30a-c895-4494-ba6f-fce8136e4f58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:47:38.067Z|5e0ae30a-c895-4494-ba6f-fce8136e4f58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:47:47.417Z|674dcf05-4730-4909-8684-3e86798111cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:47:47.418Z|674dcf05-4730-4909-8684-3e86798111cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:47:47.422Z|83e933e8-a7f8-47da-abd6-40b8aa389e3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:47:47.423Z|83e933e8-a7f8-47da-abd6-40b8aa389e3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:47:47.425Z|7e68e07b-40d7-4358-9ea5-a55dfd6ddaea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:47:47.425Z|7e68e07b-40d7-4358-9ea5-a55dfd6ddaea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:47:50.750Z|bb996cdc-1aa1-45ab-a493-ecd176169bf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:47:50.750Z|bb996cdc-1aa1-45ab-a493-ecd176169bf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:47:57.456Z|91e57c3a-2949-4042-8bb9-6bd64e0ad6d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:47:57.456Z|91e57c3a-2949-4042-8bb9-6bd64e0ad6d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:47:57.460Z|31329030-9171-4c60-900c-b2d9f515de5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:47:57.460Z|31329030-9171-4c60-900c-b2d9f515de5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:47:57.461Z|cbecc52b-d148-4072-8aa8-3d2984d16b79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:47:57.462Z|cbecc52b-d148-4072-8aa8-3d2984d16b79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:47:59.889Z|6e292286-522a-4eb3-b924-1dca88f14600|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:47:59.890Z|6e292286-522a-4eb3-b924-1dca88f14600|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:48:05.750Z|41ced21f-8724-4a30-ab1a-cf5ccf735e17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:48:05.750Z|41ced21f-8724-4a30-ab1a-cf5ccf735e17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:48:07.484Z|4b9ee398-ec70-4e67-b2b7-040e933b1f2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:48:07.485Z|4b9ee398-ec70-4e67-b2b7-040e933b1f2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:48:07.487Z|4dc1c68f-4992-4b04-b5d2-035abbb97b32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:48:07.488Z|4dc1c68f-4992-4b04-b5d2-035abbb97b32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:48:07.492Z|8eba221b-a5f9-4b14-af12-f628ebcf7746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:48:07.493Z|8eba221b-a5f9-4b14-af12-f628ebcf7746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:48:08.067Z|443ff6ed-784c-4f53-a288-e4ae2bd37aa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:48:08.068Z|443ff6ed-784c-4f53-a288-e4ae2bd37aa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:48:17.518Z|362104e7-835e-48bb-be5e-48285028171a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:48:17.519Z|362104e7-835e-48bb-be5e-48285028171a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:48:17.522Z|a0baf4f4-aa0c-4b29-8170-5f3812f606a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:48:17.522Z|a0baf4f4-aa0c-4b29-8170-5f3812f606a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:48:17.527Z|d2d2dff0-2a73-4458-af31-7fcc93897647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:48:17.527Z|d2d2dff0-2a73-4458-af31-7fcc93897647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:48:20.750Z|0fd76e43-c14f-4749-84c9-30a16626e29a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:48:20.754Z|0fd76e43-c14f-4749-84c9-30a16626e29a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:48:27.550Z|052925db-e6d1-45e0-b87f-1226ee147e0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:48:27.550Z|052925db-e6d1-45e0-b87f-1226ee147e0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:48:27.553Z|a83f22cd-5918-4b48-8f88-ebe3c49bcfaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:48:27.553Z|a83f22cd-5918-4b48-8f88-ebe3c49bcfaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:48:27.557Z|1b810474-422c-4cb0-8c90-471ba75eea27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:48:27.558Z|1b810474-422c-4cb0-8c90-471ba75eea27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:48:35.749Z|7a48fecd-0623-4377-8fdd-d5cba00b9a12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:48:35.750Z|7a48fecd-0623-4377-8fdd-d5cba00b9a12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:48:37.579Z|7c8b880d-a5fa-4df8-b753-9e67635a471f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:48:37.579Z|7c8b880d-a5fa-4df8-b753-9e67635a471f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:48:37.583Z|54a6cdea-4832-4b0b-ae2a-3bab3d39c446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:48:37.585Z|54a6cdea-4832-4b0b-ae2a-3bab3d39c446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:48:37.588Z|8fcb17cd-f8ce-4aab-ad68-e67639be4409|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:48:37.588Z|8fcb17cd-f8ce-4aab-ad68-e67639be4409|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:48:38.068Z|2f1b6368-1a9e-4cfb-9c13-870f75494e16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:48:38.069Z|2f1b6368-1a9e-4cfb-9c13-870f75494e16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:48:47.612Z|6a9ba534-d6a4-49ae-b9cd-4262035c19b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:48:47.615Z|41b98b84-4868-469f-94da-b296c32be340|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:48:47.616Z|2a5fa16c-6c7e-4e82-a9c9-28d3ca0be51c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:48:47.617Z|2a5fa16c-6c7e-4e82-a9c9-28d3ca0be51c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:48:47.616Z|41b98b84-4868-469f-94da-b296c32be340|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:48:47.615Z|6a9ba534-d6a4-49ae-b9cd-4262035c19b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:48:50.751Z|c697c701-39c8-4739-baad-2886d262d122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:48:50.751Z|c697c701-39c8-4739-baad-2886d262d122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:48:57.647Z|bec262bc-cce8-4827-ab4e-4d60571c8b52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:48:57.648Z|46ea6bda-7ba5-4679-91e3-8ee4708ae0a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:48:57.648Z|bec262bc-cce8-4827-ab4e-4d60571c8b52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:48:57.649Z|46ea6bda-7ba5-4679-91e3-8ee4708ae0a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:48:57.649Z|27991be3-5756-4370-bb45-c12b1e97d99b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:48:57.650Z|27991be3-5756-4370-bb45-c12b1e97d99b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:48:59.888Z|63f21808-08f8-4971-9470-bc62d7012df4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:48:59.889Z|63f21808-08f8-4971-9470-bc62d7012df4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:49:05.750Z|8f0b2f2e-db5d-45dd-bd0c-fcc97490e780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:49:05.753Z|8f0b2f2e-db5d-45dd-bd0c-fcc97490e780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:49:07.681Z|0fbeb7c5-ebb8-4084-b98f-1817063b5fc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:49:07.682Z|0fbeb7c5-ebb8-4084-b98f-1817063b5fc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:49:07.685Z|5bd46de7-2f95-47a9-8eb0-6d8e1929759f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:49:07.685Z|5bd46de7-2f95-47a9-8eb0-6d8e1929759f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:49:07.685Z|9cd41e12-f900-4808-b99c-53bf4c05e237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:49:07.686Z|9cd41e12-f900-4808-b99c-53bf4c05e237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:49:08.070Z|57a77a9f-4621-47a3-aa50-77451c81b76e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:49:08.071Z|57a77a9f-4621-47a3-aa50-77451c81b76e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:49:17.712Z|c448f15b-016d-4171-ab3f-93dc1ee10156|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:49:17.713Z|c448f15b-016d-4171-ab3f-93dc1ee10156|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:49:17.713Z|00b8ad23-d2ae-45b1-a1bb-e609d039dc70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:49:17.713Z|00b8ad23-d2ae-45b1-a1bb-e609d039dc70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:49:17.717Z|4f44a013-cffe-4f9a-bd66-3f2b0b44a190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:49:17.718Z|4f44a013-cffe-4f9a-bd66-3f2b0b44a190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:49:20.750Z|245e77d0-e989-48e7-b47b-21287424e896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:49:20.750Z|245e77d0-e989-48e7-b47b-21287424e896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:49:27.744Z|65cb4e4d-aa95-4a20-9052-39a524434128|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:49:27.745Z|65cb4e4d-aa95-4a20-9052-39a524434128|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:49:27.746Z|824f1214-9338-45b3-8846-19e1103c927d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:49:27.746Z|824f1214-9338-45b3-8846-19e1103c927d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:49:27.749Z|6f1fddac-618b-440e-a077-31d5bb2f0f3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:49:27.750Z|6f1fddac-618b-440e-a077-31d5bb2f0f3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:49:35.750Z|ecf002f0-7fb1-4842-87a0-0278d1b47f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:49:35.750Z|ecf002f0-7fb1-4842-87a0-0278d1b47f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:49:37.771Z|e3f3d4db-d9f0-4a78-bb40-0e9750b308e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:49:37.772Z|e3f3d4db-d9f0-4a78-bb40-0e9750b308e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:49:37.774Z|3df631e4-8a14-4ce3-b10d-9fa3ec00e7be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:49:37.775Z|3df631e4-8a14-4ce3-b10d-9fa3ec00e7be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:49:37.781Z|17f0ac2c-2267-4318-92fd-8ab81ce59492|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:49:37.781Z|17f0ac2c-2267-4318-92fd-8ab81ce59492|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:49:38.071Z|98f45e52-f06d-434d-914a-d6094a307785|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:49:38.071Z|98f45e52-f06d-434d-914a-d6094a307785|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:49:47.802Z|b6646f1c-db4e-41b9-9834-191a4d88905b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:49:47.802Z|b6646f1c-db4e-41b9-9834-191a4d88905b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:49:47.806Z|c1bba8c0-4157-47fb-a24b-9b0e851ccb5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:49:47.807Z|c1bba8c0-4157-47fb-a24b-9b0e851ccb5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:49:47.810Z|8895ba97-2e56-48a3-9155-715c50b4af83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:49:47.810Z|8895ba97-2e56-48a3-9155-715c50b4af83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:49:50.750Z|5123334e-ef2e-447f-9ef1-13c5adb49662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:49:50.754Z|5123334e-ef2e-447f-9ef1-13c5adb49662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:49:57.835Z|d40d974b-13b0-45e5-a9e0-a0e957800c3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:49:57.836Z|d40d974b-13b0-45e5-a9e0-a0e957800c3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:49:57.841Z|dfb5338e-33ca-4eb5-95b3-bb925c2de239|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:49:57.841Z|dfb5338e-33ca-4eb5-95b3-bb925c2de239|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:49:57.841Z|8e14a206-416d-4315-a571-a9bae8c3b199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:49:57.842Z|8e14a206-416d-4315-a571-a9bae8c3b199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:49:59.889Z|caeb1260-d228-405a-88bc-e43003d8e670|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:49:59.890Z|caeb1260-d228-405a-88bc-e43003d8e670|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:50:05.750Z|834ffd2f-f2b2-4c3d-bd2e-52d35f38297c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:50:05.750Z|834ffd2f-f2b2-4c3d-bd2e-52d35f38297c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:50:07.870Z|361575f3-1cd0-482e-a708-0171d0287e39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:50:07.871Z|361575f3-1cd0-482e-a708-0171d0287e39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:50:07.873Z|1dd2863e-ca2a-4449-be10-e99822ad3042|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:50:07.873Z|1dd2863e-ca2a-4449-be10-e99822ad3042|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:50:07.875Z|c7bec9d6-a485-4510-b596-f04912e92c1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:50:07.876Z|c7bec9d6-a485-4510-b596-f04912e92c1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:50:08.072Z|30b7ca0b-050d-4a7c-b8e6-9f4e8a2f3414|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:50:08.072Z|30b7ca0b-050d-4a7c-b8e6-9f4e8a2f3414|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:50:17.903Z|c7945e06-9a5d-404e-8a79-e6f83dd8b85e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:50:17.904Z|c7945e06-9a5d-404e-8a79-e6f83dd8b85e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:50:17.905Z|6e57baf8-f9e8-49a5-987a-ce4020bf2f72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:50:17.906Z|6e57baf8-f9e8-49a5-987a-ce4020bf2f72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:50:17.910Z|4edcaeb7-65ae-45b5-871f-475c45ae22b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:50:17.911Z|4edcaeb7-65ae-45b5-871f-475c45ae22b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:50:20.750Z|7e68f99c-c0af-4fd6-a159-a67a81395422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:50:20.750Z|7e68f99c-c0af-4fd6-a159-a67a81395422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:50:27.934Z|65a1b66b-bf4e-448e-9679-8e13f49fcbd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:50:27.935Z|65a1b66b-bf4e-448e-9679-8e13f49fcbd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:50:27.940Z|3efcb524-f963-4f7b-814d-9b4826bf789d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:50:27.940Z|3efcb524-f963-4f7b-814d-9b4826bf789d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:50:27.942Z|5e97a785-7cb0-4154-aa2c-d49c01786bfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:50:27.943Z|5e97a785-7cb0-4154-aa2c-d49c01786bfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:50:35.750Z|ca9199bd-86ec-4e3c-b9f3-cb1ad3073690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:50:35.754Z|ca9199bd-86ec-4e3c-b9f3-cb1ad3073690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:50:37.970Z|2204e6cc-6b3b-499d-a531-b89ce7a51871|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:50:37.970Z|2204e6cc-6b3b-499d-a531-b89ce7a51871|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:50:37.973Z|23b50b80-1d04-40c4-87d2-496ababbe629|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:50:37.974Z|5317aca1-bdf3-4242-99fb-a800f75fb9f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:50:37.975Z|5317aca1-bdf3-4242-99fb-a800f75fb9f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:50:37.973Z|23b50b80-1d04-40c4-87d2-496ababbe629|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:50:38.073Z|ad57fc51-592b-4136-a961-90bfd2f52a79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:50:38.073Z|ad57fc51-592b-4136-a961-90bfd2f52a79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:50:47.999Z|2feb7255-caaa-44ab-8aae-ce3921b61e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:50:48.000Z|ce7322cd-5b7c-407b-bd80-5dfde8703114|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:50:48.001Z|2feb7255-caaa-44ab-8aae-ce3921b61e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:50:48.001Z|ce7322cd-5b7c-407b-bd80-5dfde8703114|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:50:48.004Z|11910e38-6821-42d2-8321-a55eef6b73f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:50:48.005Z|11910e38-6821-42d2-8321-a55eef6b73f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:50:50.750Z|6223c226-26e3-48c4-a6e9-8183702ba891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:50:50.750Z|6223c226-26e3-48c4-a6e9-8183702ba891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:50:58.033Z|69371ff0-d8fd-4da0-a4c6-21e7b5f7c820|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:50:58.034Z|69371ff0-d8fd-4da0-a4c6-21e7b5f7c820|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:50:58.035Z|6a7aa0ab-e67b-4a6d-a3c2-6b736266a9f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:50:58.036Z|6a7aa0ab-e67b-4a6d-a3c2-6b736266a9f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:50:58.037Z|8e87de68-e486-4f26-861c-d3cfbb138a9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:50:58.037Z|8e87de68-e486-4f26-861c-d3cfbb138a9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:50:59.888Z|9fa5adb9-1ae8-4c29-9402-1d4526fe480f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:50:59.889Z|9fa5adb9-1ae8-4c29-9402-1d4526fe480f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:51:05.750Z|9deaa47c-c8a1-4182-8394-d6cb36f6fed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:51:05.750Z|9deaa47c-c8a1-4182-8394-d6cb36f6fed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:51:08.067Z|31c3af45-f329-471a-8003-b684bea3c5a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:51:08.068Z|31c3af45-f329-471a-8003-b684bea3c5a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:51:08.071Z|03686ba1-f48a-43d3-b7be-763682926e5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:51:08.072Z|03686ba1-f48a-43d3-b7be-763682926e5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:51:08.073Z|b4a449cd-1447-49b1-a32f-a0f0466176d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:51:08.074Z|b4a449cd-1447-49b1-a32f-a0f0466176d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:51:08.074Z|37a2b856-dba5-4c2e-aa13-33fe9381bf35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:51:08.074Z|37a2b856-dba5-4c2e-aa13-33fe9381bf35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:51:18.094Z|820b65ee-e0f8-4a01-bead-d2360c71b9fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:51:18.095Z|820b65ee-e0f8-4a01-bead-d2360c71b9fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:51:18.097Z|7e72af2b-33de-46bb-9bb9-716ef89ce319|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:51:18.098Z|c1cb648d-1f02-4906-a906-0f299ea1d6f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:51:18.098Z|7e72af2b-33de-46bb-9bb9-716ef89ce319|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:51:18.098Z|c1cb648d-1f02-4906-a906-0f299ea1d6f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:51:20.750Z|04291736-541a-4ab9-b4c3-e628be04f018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:51:20.777Z|04291736-541a-4ab9-b4c3-e628be04f018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:51:28.126Z|e6443ffa-aab8-44ec-8743-c9c86901a017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:51:28.127Z|e6443ffa-aab8-44ec-8743-c9c86901a017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:51:28.128Z|050ae342-2208-4345-aae6-a4c0e24bdb31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:51:28.128Z|050ae342-2208-4345-aae6-a4c0e24bdb31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:51:28.131Z|d038834d-ace3-4a34-aad8-e3108484bbd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:51:28.131Z|d038834d-ace3-4a34-aad8-e3108484bbd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:51:35.750Z|29590627-8e38-4210-9a0b-fadfbc9bcbbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:51:35.750Z|29590627-8e38-4210-9a0b-fadfbc9bcbbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:51:38.075Z|7dcb3523-de09-464b-b650-9b507330dfab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:51:38.075Z|7dcb3523-de09-464b-b650-9b507330dfab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:51:38.168Z|37f7147b-5a03-4a7f-8202-1035bdf0b5d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:51:38.168Z|5c18c097-3033-4c9d-90ce-b8273ef8a2cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:51:38.168Z|37f7147b-5a03-4a7f-8202-1035bdf0b5d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:51:38.169Z|5c18c097-3033-4c9d-90ce-b8273ef8a2cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:51:38.169Z|9e23b8eb-2e8d-4f67-a151-b555807db842|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:51:38.169Z|9e23b8eb-2e8d-4f67-a151-b555807db842|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:51:48.193Z|91dcb487-bcdb-4154-a640-592a949ceda9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:51:48.193Z|91dcb487-bcdb-4154-a640-592a949ceda9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:51:48.200Z|4b004278-4f6e-476e-b7dd-e662a585bc6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:51:48.200Z|4b004278-4f6e-476e-b7dd-e662a585bc6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:51:48.211Z|eed627c2-b7c8-4bc1-9eaf-6fac008a9d6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:51:48.211Z|eed627c2-b7c8-4bc1-9eaf-6fac008a9d6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:51:50.750Z|b918d0e6-f5e1-4935-9652-0295c69bcd05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:51:50.750Z|b918d0e6-f5e1-4935-9652-0295c69bcd05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:51:58.220Z|5bb84d2d-1d2e-411c-98a1-598a037f03ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:51:58.221Z|5bb84d2d-1d2e-411c-98a1-598a037f03ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:51:58.227Z|0b0d6da1-c995-4ce3-9538-b075d6573cfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:51:58.227Z|0b0d6da1-c995-4ce3-9538-b075d6573cfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:51:58.235Z|2da518de-296c-48f9-b371-6cc6fab69096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:51:58.235Z|2da518de-296c-48f9-b371-6cc6fab69096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:51:59.888Z|285d8022-48b7-467b-a0e0-2f058d0da163|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:51:59.889Z|285d8022-48b7-467b-a0e0-2f058d0da163|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:52:05.750Z|453201f2-2a8d-4dda-963e-7d03f8a43b42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:52:05.754Z|453201f2-2a8d-4dda-963e-7d03f8a43b42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:52:08.075Z|5dfa73b4-051e-431a-8d81-72cdb43f2980|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:52:08.076Z|5dfa73b4-051e-431a-8d81-72cdb43f2980|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:52:08.256Z|f8b86fac-e39b-42d0-b65a-e8a2b007d156|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:52:08.256Z|f8b86fac-e39b-42d0-b65a-e8a2b007d156|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:52:08.259Z|e8c1d0a3-ad31-4e6c-b912-4634a3a63750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:52:08.260Z|e8c1d0a3-ad31-4e6c-b912-4634a3a63750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:52:08.263Z|c742912c-913e-4686-80ae-84864b204024|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:52:08.264Z|c742912c-913e-4686-80ae-84864b204024|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:52:18.287Z|c95d4e06-70f9-4bd7-b958-ae1ba2cecb35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:52:18.288Z|c95d4e06-70f9-4bd7-b958-ae1ba2cecb35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:52:18.290Z|b7423e51-d8e6-400e-bf31-2a12764d19d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:52:18.291Z|b7423e51-d8e6-400e-bf31-2a12764d19d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:52:18.291Z|fd6a7924-635b-4101-bb08-c513d158c1ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:52:18.292Z|fd6a7924-635b-4101-bb08-c513d158c1ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:52:20.749Z|c6ed4476-c280-44bd-aefa-fe431a12b253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:52:20.750Z|c6ed4476-c280-44bd-aefa-fe431a12b253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:52:28.319Z|ac1ea4f9-63b2-4f62-84c6-3dd3e09c0455|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:52:28.320Z|ac1ea4f9-63b2-4f62-84c6-3dd3e09c0455|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:52:28.323Z|8547494f-012b-40c0-9727-d4356d73da4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:52:28.324Z|8547494f-012b-40c0-9727-d4356d73da4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:52:28.324Z|56185850-e07f-4fcc-bc20-dc0974bd8a90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:52:28.324Z|56185850-e07f-4fcc-bc20-dc0974bd8a90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:52:35.749Z|b6d34704-c84e-4551-9f03-bad8fd1b9e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:52:35.750Z|b6d34704-c84e-4551-9f03-bad8fd1b9e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:52:38.077Z|01dd8bef-113c-4fa3-af2b-c3f7ac632131|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:52:38.077Z|01dd8bef-113c-4fa3-af2b-c3f7ac632131|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:52:38.352Z|64732dac-f7fc-4faa-99aa-2eecf8da8f2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:52:38.352Z|64732dac-f7fc-4faa-99aa-2eecf8da8f2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:52:38.354Z|91425676-2a8f-4ddd-bbc4-51bd9bd3e9dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:52:38.355Z|91425676-2a8f-4ddd-bbc4-51bd9bd3e9dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:52:38.356Z|eccc7f9f-9865-4236-a306-eaccdaaf059f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:52:38.357Z|eccc7f9f-9865-4236-a306-eaccdaaf059f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:52:48.391Z|54ca57b9-c916-4cec-be49-943e8e95fca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:52:48.392Z|54ca57b9-c916-4cec-be49-943e8e95fca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:52:48.395Z|31111f52-59c2-4730-86fd-021ccb30dee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:52:48.395Z|31111f52-59c2-4730-86fd-021ccb30dee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:52:48.398Z|fdf28ac6-a1fc-41ab-a6ec-b3c2513c82b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:52:48.399Z|fdf28ac6-a1fc-41ab-a6ec-b3c2513c82b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:52:50.750Z|f5905bd8-8044-42ab-9a2e-a070c575be71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:52:50.754Z|f5905bd8-8044-42ab-9a2e-a070c575be71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:52:58.423Z|76284efd-3c85-4c7a-a382-043f255baf71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:52:58.424Z|76284efd-3c85-4c7a-a382-043f255baf71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:52:58.430Z|5a4160b9-3cde-4c06-ba11-791104f82d71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:52:58.431Z|5a4160b9-3cde-4c06-ba11-791104f82d71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:52:58.433Z|9dff114c-8d48-4a69-9a83-905497854357|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:52:58.434Z|9dff114c-8d48-4a69-9a83-905497854357|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:52:59.888Z|a14eaff1-446a-41cc-b9cb-b36828226baa|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:52:59.889Z|a14eaff1-446a-41cc-b9cb-b36828226baa|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:53:05.749Z|b73ef28e-3552-485f-915e-720b476ffa7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:53:05.750Z|b73ef28e-3552-485f-915e-720b476ffa7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:53:08.078Z|4d868620-b5fa-4cd4-b092-567b2b548cfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:53:08.078Z|4d868620-b5fa-4cd4-b092-567b2b548cfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:53:08.457Z|1fec06f0-fcd1-4c41-a11c-8dc5e3a7e5a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:53:08.457Z|1fec06f0-fcd1-4c41-a11c-8dc5e3a7e5a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:53:08.462Z|3cfa48df-9a63-4899-b187-35c41ffbcf83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:53:08.463Z|3cfa48df-9a63-4899-b187-35c41ffbcf83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:53:08.464Z|459d40ac-80f6-491c-90ee-dfbea1374ea6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:53:08.464Z|459d40ac-80f6-491c-90ee-dfbea1374ea6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:53:18.485Z|d71ed803-bb77-482b-ab8a-3a4fa0e6bf40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:53:18.485Z|d71ed803-bb77-482b-ab8a-3a4fa0e6bf40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:53:18.488Z|88383ecc-5d16-4e87-96d0-3c33c85d4dea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:53:18.489Z|88383ecc-5d16-4e87-96d0-3c33c85d4dea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:53:18.494Z|f6ad0a66-27d6-46ed-b330-b00f061f1bb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:53:18.495Z|f6ad0a66-27d6-46ed-b330-b00f061f1bb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:53:20.749Z|fa2e9d9e-a8cf-420d-8ae8-ffbce86aef32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:53:20.750Z|fa2e9d9e-a8cf-420d-8ae8-ffbce86aef32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:53:28.519Z|d61b153f-ec04-4579-9b06-b37a94887953|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:53:28.519Z|d61b153f-ec04-4579-9b06-b37a94887953|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:53:28.522Z|2c317c35-a11f-492e-95e8-26dad02dcc1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:53:28.522Z|2c317c35-a11f-492e-95e8-26dad02dcc1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:53:28.524Z|33113000-24f2-4361-9b5d-b8905eb64446|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:53:28.525Z|33113000-24f2-4361-9b5d-b8905eb64446|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:53:35.750Z|29064f65-0e0c-48d4-a5bb-ab84a9fa6de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:53:35.754Z|29064f65-0e0c-48d4-a5bb-ab84a9fa6de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:53:38.079Z|15e42f35-077a-4999-bb91-e1fc267b13ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:53:38.079Z|15e42f35-077a-4999-bb91-e1fc267b13ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:53:38.551Z|bfe2021e-f97b-4bd2-92d8-03131cb496a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:53:38.552Z|bfe2021e-f97b-4bd2-92d8-03131cb496a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:53:38.552Z|f92ebb9b-5b27-4c99-a6ae-47fda976830f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:53:38.552Z|f92ebb9b-5b27-4c99-a6ae-47fda976830f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:53:38.557Z|06c65466-c277-4227-9ce8-b3d29890998a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:53:38.558Z|06c65466-c277-4227-9ce8-b3d29890998a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:53:48.581Z|f9910315-c59c-46e5-8caa-9a0191eac661|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:53:48.581Z|f9910315-c59c-46e5-8caa-9a0191eac661|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:53:48.584Z|5ba2252e-83e5-4c8b-aafb-a483c6b96749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:53:48.584Z|5ba2252e-83e5-4c8b-aafb-a483c6b96749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:53:48.585Z|58ae2679-aef6-4f7b-b507-4bad01a45fde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:53:48.586Z|58ae2679-aef6-4f7b-b507-4bad01a45fde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:53:50.750Z|4c4b250a-c902-4a1a-94ad-81a82fc842c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:53:50.750Z|4c4b250a-c902-4a1a-94ad-81a82fc842c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:53:58.614Z|22b2eeaf-866c-4327-93ca-c7983363befb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:53:58.614Z|22b2eeaf-866c-4327-93ca-c7983363befb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:53:58.620Z|47d08060-3703-4f91-a6e5-e44a2873a63d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:53:58.622Z|47d08060-3703-4f91-a6e5-e44a2873a63d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:53:58.622Z|2be5af86-2579-4662-bab0-608d414b7a63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:53:58.624Z|2be5af86-2579-4662-bab0-608d414b7a63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:53:59.888Z|61d19e0e-0ad1-4eee-b365-dce0bd1f1481|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:53:59.889Z|61d19e0e-0ad1-4eee-b365-dce0bd1f1481|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:54:05.751Z|5d2f23ae-e64d-457a-a94b-d0eb7d123445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:54:05.751Z|5d2f23ae-e64d-457a-a94b-d0eb7d123445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:54:08.080Z|8bba1b3a-2d97-48cc-a394-6f607c0f02aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:54:08.080Z|8bba1b3a-2d97-48cc-a394-6f607c0f02aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:54:08.639Z|0a18bd53-e848-40c7-8161-aea356eb5619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:54:08.639Z|0a18bd53-e848-40c7-8161-aea356eb5619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:54:08.647Z|731f55d5-6ea4-4b72-ac36-076768f78c52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:54:08.647Z|731f55d5-6ea4-4b72-ac36-076768f78c52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:54:08.652Z|b22e88b5-ab67-4395-9286-48f9b32b0ee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:54:08.652Z|b22e88b5-ab67-4395-9286-48f9b32b0ee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:54:18.670Z|0c503242-dda8-4c80-a455-36027c379408|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:54:18.671Z|0c503242-dda8-4c80-a455-36027c379408|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:54:18.680Z|3c231889-45fe-48c5-915b-fd7185fe8937|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:54:18.680Z|3c231889-45fe-48c5-915b-fd7185fe8937|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:54:18.684Z|692087ed-15ea-49c7-91b6-d1bdd06097a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:54:18.685Z|692087ed-15ea-49c7-91b6-d1bdd06097a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:54:20.750Z|47109ce3-897b-4fe8-8f14-89e6a48dc69c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:54:20.754Z|47109ce3-897b-4fe8-8f14-89e6a48dc69c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:54:28.703Z|54a08745-4b93-4f32-aa43-6dc6a9a3dcfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:54:28.703Z|54a08745-4b93-4f32-aa43-6dc6a9a3dcfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:54:28.711Z|07a0a976-64e5-40a0-8e7c-d41a2779e692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:54:28.712Z|07a0a976-64e5-40a0-8e7c-d41a2779e692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:54:28.714Z|a05e1d37-21db-4e59-8d9f-d481ad48349a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:54:28.714Z|a05e1d37-21db-4e59-8d9f-d481ad48349a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:54:35.751Z|1c9f66d2-0058-4be5-9949-cebf3d89fbfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:54:35.751Z|1c9f66d2-0058-4be5-9949-cebf3d89fbfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:54:38.080Z|6b0c8ee1-5056-4e23-935e-b81d9e9850b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:54:38.081Z|6b0c8ee1-5056-4e23-935e-b81d9e9850b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:54:38.733Z|b16a78c0-f1f5-4708-91b1-2553164bbc66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:54:38.733Z|b16a78c0-f1f5-4708-91b1-2553164bbc66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:54:38.740Z|4aef77df-83a8-417f-b204-76757cdf14e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:54:38.741Z|4aef77df-83a8-417f-b204-76757cdf14e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:54:38.744Z|3b45f505-4590-4854-8cad-c72d86b6e306|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:54:38.744Z|3b45f505-4590-4854-8cad-c72d86b6e306|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:54:48.773Z|841b4d9f-14d9-4870-93bb-72c8cb32ed06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:54:48.774Z|841b4d9f-14d9-4870-93bb-72c8cb32ed06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:54:48.777Z|d54a9d1a-63cb-4759-b60f-09864af28e96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:54:48.778Z|d54a9d1a-63cb-4759-b60f-09864af28e96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:54:48.780Z|8df51a52-2636-4b0e-ab54-536e4b8968aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:54:48.781Z|8df51a52-2636-4b0e-ab54-536e4b8968aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:54:50.749Z|fc2237d2-6f58-47d3-ade9-f3292e90c1c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:54:50.750Z|fc2237d2-6f58-47d3-ade9-f3292e90c1c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:54:58.808Z|68260030-9ae6-4aac-8be2-fe555313e127|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:54:58.808Z|f21bdda9-26e5-4a36-bbc6-8b35cf090770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:54:58.809Z|68260030-9ae6-4aac-8be2-fe555313e127|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:54:58.809Z|f21bdda9-26e5-4a36-bbc6-8b35cf090770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:54:58.814Z|4c08d471-714c-45b3-bb74-cc9b093a6b86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:54:58.814Z|4c08d471-714c-45b3-bb74-cc9b093a6b86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:54:59.887Z|46eccdcf-a340-4ef1-9c8d-839ed984cfa1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:54:59.888Z|46eccdcf-a340-4ef1-9c8d-839ed984cfa1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:55:05.750Z|cea5deca-3a8b-419b-ac37-9e7ce57a977f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:55:05.754Z|cea5deca-3a8b-419b-ac37-9e7ce57a977f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:55:08.082Z|905ab6f2-b77c-46b5-a551-c73cc4b9b613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:55:08.082Z|905ab6f2-b77c-46b5-a551-c73cc4b9b613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:55:08.838Z|6abc5d0c-7633-41f1-a150-0253b02bbaa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:55:08.839Z|6abc5d0c-7633-41f1-a150-0253b02bbaa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:55:08.840Z|c1c621ba-ccd9-44c6-aef4-74c38b415eae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:55:08.840Z|c1c621ba-ccd9-44c6-aef4-74c38b415eae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:55:08.844Z|29872348-4480-4973-bb31-84e02ab02e5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:55:08.845Z|29872348-4480-4973-bb31-84e02ab02e5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:55:18.873Z|a3bdd3df-1575-4d92-9dde-6be019c61bf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:55:18.873Z|a3bdd3df-1575-4d92-9dde-6be019c61bf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:55:18.873Z|ad3c5705-c661-42d5-abec-26a3986f5bdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:55:18.874Z|ad3c5705-c661-42d5-abec-26a3986f5bdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:55:18.880Z|12623804-85a2-4b54-b3bf-15581f5e83fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:55:18.880Z|12623804-85a2-4b54-b3bf-15581f5e83fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:55:20.750Z|adf8ce19-fc42-44c0-9646-6f6d582d55b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:55:20.750Z|adf8ce19-fc42-44c0-9646-6f6d582d55b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:55:28.904Z|425decfc-16f1-4517-96e4-a1699acc78ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:55:28.905Z|425decfc-16f1-4517-96e4-a1699acc78ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:55:28.905Z|484a605b-1ff0-46a4-8e0b-28fae5a8e5c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:55:28.905Z|484a605b-1ff0-46a4-8e0b-28fae5a8e5c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:55:28.906Z|39f3c2e0-1cc3-4dce-985b-5ab98d1f40b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:55:28.906Z|39f3c2e0-1cc3-4dce-985b-5ab98d1f40b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:55:35.749Z|e34d2db5-83aa-4eb2-af3a-b02489a01101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:55:35.750Z|e34d2db5-83aa-4eb2-af3a-b02489a01101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:55:38.083Z|788efe20-2860-4de3-b3f7-ccc83b62c802|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:55:38.083Z|788efe20-2860-4de3-b3f7-ccc83b62c802|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:55:38.938Z|c047b392-2f4c-4e53-99c3-7c3933277b7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:55:38.940Z|c047b392-2f4c-4e53-99c3-7c3933277b7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:55:38.945Z|b548cfd7-b463-41ec-a220-1389750ee395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:55:38.945Z|b548cfd7-b463-41ec-a220-1389750ee395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:55:38.946Z|803c8efe-5a41-4b25-bce7-892a8129310d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:55:38.946Z|803c8efe-5a41-4b25-bce7-892a8129310d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:55:48.972Z|98a56734-14b5-4472-92fa-a9324b8e7a46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:55:48.973Z|98a56734-14b5-4472-92fa-a9324b8e7a46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:55:48.975Z|61545033-d370-4bcb-8438-f6b7e70d363e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:55:48.976Z|61545033-d370-4bcb-8438-f6b7e70d363e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:55:48.976Z|049e2414-37a1-451b-8f9b-b438e1652c6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:55:48.977Z|049e2414-37a1-451b-8f9b-b438e1652c6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:55:50.749Z|2f67bd45-d58d-4657-b04e-29341cc2b8e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:55:50.754Z|2f67bd45-d58d-4657-b04e-29341cc2b8e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:55:59.005Z|c77acbe0-2402-42b2-81f0-127c8dd04731|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:55:59.006Z|c77acbe0-2402-42b2-81f0-127c8dd04731|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:55:59.005Z|c06e1eb0-a006-4ecb-823c-da94ad0e0759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:55:59.007Z|c06e1eb0-a006-4ecb-823c-da94ad0e0759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:55:59.010Z|104b7d49-a94f-4a97-bbbc-89350fdc1c1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:55:59.011Z|104b7d49-a94f-4a97-bbbc-89350fdc1c1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:55:59.888Z|50326be3-ed5e-4e98-9ee7-e50b03feeb5b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:55:59.889Z|50326be3-ed5e-4e98-9ee7-e50b03feeb5b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:56:05.749Z|11b1bc8f-2b9c-4e14-8e57-81f8362dfce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:56:05.750Z|11b1bc8f-2b9c-4e14-8e57-81f8362dfce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:56:08.084Z|96318374-3f32-4e86-9841-231b189edfaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:56:08.084Z|96318374-3f32-4e86-9841-231b189edfaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:56:09.037Z|ddb9d5c2-e9c1-41b9-b5f2-23c37da301f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:56:09.037Z|ddb9d5c2-e9c1-41b9-b5f2-23c37da301f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:56:09.041Z|54b17b25-fdc4-483a-85db-32f6b8faf43e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:56:09.041Z|54b17b25-fdc4-483a-85db-32f6b8faf43e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:56:09.046Z|5b965194-f1b8-4f7f-86ea-696df07b3104|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:56:09.047Z|5b965194-f1b8-4f7f-86ea-696df07b3104|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:56:19.064Z|c7ad55b2-c13f-4fb6-9f6c-03d4cf640a45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:56:19.065Z|c7ad55b2-c13f-4fb6-9f6c-03d4cf640a45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:56:19.066Z|8e65872f-5924-4503-b827-da321bc1659b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:56:19.068Z|8e65872f-5924-4503-b827-da321bc1659b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:56:19.073Z|6ce0f5a6-75b7-4a86-a535-472fc7eff4ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:56:19.073Z|6ce0f5a6-75b7-4a86-a535-472fc7eff4ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:56:20.750Z|600873c5-5ec6-4d4d-86e4-f048a2b2a375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:56:20.750Z|600873c5-5ec6-4d4d-86e4-f048a2b2a375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:56:29.095Z|56c2640f-ec2e-4523-8917-144eda05dad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:56:29.096Z|56c2640f-ec2e-4523-8917-144eda05dad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:56:29.099Z|c5d0a5f7-27a9-4a58-bec6-1404d65c056d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:56:29.102Z|c2f3d9b0-d131-4c1e-816a-0e1db52346ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:56:29.102Z|c2f3d9b0-d131-4c1e-816a-0e1db52346ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:56:29.100Z|c5d0a5f7-27a9-4a58-bec6-1404d65c056d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:56:35.749Z|df3661d4-5350-41c5-b497-ad86c8056520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:56:35.753Z|df3661d4-5350-41c5-b497-ad86c8056520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:56:38.085Z|26506d41-8d54-436b-84e7-ecff94c4c8e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:56:38.085Z|26506d41-8d54-436b-84e7-ecff94c4c8e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:56:39.126Z|6c5b2c62-9179-4c37-94e6-eae9b02e8f7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:56:39.126Z|6c5b2c62-9179-4c37-94e6-eae9b02e8f7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:56:39.130Z|ec504ead-044a-498b-8e12-c4a157192e1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:56:39.131Z|ec504ead-044a-498b-8e12-c4a157192e1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:56:39.133Z|b2d5a917-e612-47fb-897a-74648ea54903|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:56:39.134Z|b2d5a917-e612-47fb-897a-74648ea54903|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:56:49.161Z|99e980d5-cee6-41d8-b3cd-39409c7978c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:56:49.162Z|99e980d5-cee6-41d8-b3cd-39409c7978c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:56:49.162Z|219d6390-b9ca-4f03-adcc-14d90fb79ebe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:56:49.163Z|219d6390-b9ca-4f03-adcc-14d90fb79ebe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:56:49.165Z|d580f923-e508-44d3-ad35-b9cd2c2742ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:56:49.166Z|d580f923-e508-44d3-ad35-b9cd2c2742ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:56:50.750Z|fc6552cf-2e9c-4b2c-acaa-6a639b04d510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:56:50.750Z|fc6552cf-2e9c-4b2c-acaa-6a639b04d510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:56:59.191Z|2a09662b-7dee-4bd2-8af4-ef1ff8c8b888|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:56:59.191Z|2a09662b-7dee-4bd2-8af4-ef1ff8c8b888|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:56:59.193Z|68e4cd0f-308c-4bcc-9faa-e6779815e989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:56:59.194Z|68e4cd0f-308c-4bcc-9faa-e6779815e989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:56:59.197Z|7c7c2b9d-7733-494e-873c-95c3360b1216|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:56:59.198Z|7c7c2b9d-7733-494e-873c-95c3360b1216|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:56:59.888Z|e9b8d5ac-3d53-4e9f-8c26-9b8cab365fda|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:56:59.889Z|e9b8d5ac-3d53-4e9f-8c26-9b8cab365fda|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:57:05.750Z|d39b59a5-4a59-4c13-b310-611512e4bbfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:57:05.750Z|d39b59a5-4a59-4c13-b310-611512e4bbfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:57:08.086Z|58ba70db-15ba-4a9f-9a56-0c2b5803d936|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:57:08.086Z|58ba70db-15ba-4a9f-9a56-0c2b5803d936|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:57:09.222Z|3b30a7ae-f316-4fcd-9a34-b89d02696fe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:57:09.223Z|0bd1a6f6-daf5-415e-a155-6b9c1fa38033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:57:09.223Z|3b30a7ae-f316-4fcd-9a34-b89d02696fe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:57:09.223Z|0bd1a6f6-daf5-415e-a155-6b9c1fa38033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:57:09.228Z|1458cfef-52f9-447a-a348-48f95e42be85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:57:09.229Z|1458cfef-52f9-447a-a348-48f95e42be85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:57:19.260Z|5f1b2e69-d55d-49e0-a2e3-5df240d91fc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:57:19.261Z|5f1b2e69-d55d-49e0-a2e3-5df240d91fc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:57:19.263Z|9848e556-ffec-4d3f-a082-7813ba28cfba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:57:19.263Z|9848e556-ffec-4d3f-a082-7813ba28cfba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:57:19.264Z|c9082530-0e0f-4bea-889e-9269f61b3c8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:57:19.264Z|c9082530-0e0f-4bea-889e-9269f61b3c8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:57:20.750Z|e64345c3-e94e-4325-9b9f-6432deb412e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:57:20.754Z|e64345c3-e94e-4325-9b9f-6432deb412e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:57:29.289Z|8772d204-7b6f-4560-9ef8-673ee6e38c07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:57:29.290Z|8772d204-7b6f-4560-9ef8-673ee6e38c07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:57:29.293Z|1fa9cfe4-b178-4842-bad9-87ef8533363f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:57:29.294Z|1fa9cfe4-b178-4842-bad9-87ef8533363f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:57:29.292Z|9f59e1cc-87c0-4a9a-b027-64724bd18713|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:57:29.295Z|9f59e1cc-87c0-4a9a-b027-64724bd18713|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:57:35.750Z|f8cd4e80-a8b2-4593-b9cc-03667348ce76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:57:35.750Z|f8cd4e80-a8b2-4593-b9cc-03667348ce76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:57:38.087Z|70c18fb4-e952-4599-a4a7-8f92d561e1ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:57:38.088Z|70c18fb4-e952-4599-a4a7-8f92d561e1ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:57:39.321Z|e4bb65de-054b-4b25-9c44-20a37fa11326|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:57:39.321Z|e4bb65de-054b-4b25-9c44-20a37fa11326|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:57:39.322Z|9c5a5003-54af-4f5c-a913-1f103b2417a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:57:39.322Z|9c5a5003-54af-4f5c-a913-1f103b2417a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:57:39.326Z|35a0badb-02b8-40ab-bb5a-073ddb7f4b87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:57:39.326Z|35a0badb-02b8-40ab-bb5a-073ddb7f4b87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:57:49.353Z|0f87ae3d-89fc-4405-ab5a-c0b7a3820a4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:57:49.353Z|329297c5-ace2-4733-a671-c96a2dae12fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:57:49.353Z|0f87ae3d-89fc-4405-ab5a-c0b7a3820a4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:57:49.354Z|329297c5-ace2-4733-a671-c96a2dae12fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:57:49.357Z|6cbbbbef-99fd-49c6-93ab-8a8d1ac03f4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:57:49.357Z|6cbbbbef-99fd-49c6-93ab-8a8d1ac03f4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:57:50.750Z|9bbf3316-0909-48cc-90f4-b18e22816386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:57:50.750Z|9bbf3316-0909-48cc-90f4-b18e22816386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:57:59.384Z|d46cafd2-46c0-48b6-8dfd-85e72bd6764d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:57:59.384Z|d46cafd2-46c0-48b6-8dfd-85e72bd6764d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:57:59.388Z|0e111dcd-865f-49b7-b7a7-bce74ea98582|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:57:59.388Z|0e111dcd-865f-49b7-b7a7-bce74ea98582|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:57:59.389Z|c655957f-4b54-426a-acf7-f90f492f303a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:57:59.390Z|c655957f-4b54-426a-acf7-f90f492f303a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:57:59.888Z|ae9aeb21-2125-419a-8d0f-8e6befa77f84|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:57:59.888Z|ae9aeb21-2125-419a-8d0f-8e6befa77f84|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:58:05.750Z|10a3bdba-9ea2-479a-a62a-7936ecef6e74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:58:05.754Z|10a3bdba-9ea2-479a-a62a-7936ecef6e74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:58:08.088Z|ce33981b-c4e1-45bb-9ebc-6995a6311ac3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:58:08.089Z|ce33981b-c4e1-45bb-9ebc-6995a6311ac3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:58:09.413Z|ab86fd91-4ace-4658-84a4-8b2c493c4006|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:58:09.414Z|ab86fd91-4ace-4658-84a4-8b2c493c4006|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:58:09.417Z|30817048-ec2f-4dbd-88fb-343cef572d05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:58:09.417Z|30817048-ec2f-4dbd-88fb-343cef572d05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:58:09.417Z|bd354f28-fd02-4b25-b50b-23eccd5981bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:58:09.418Z|bd354f28-fd02-4b25-b50b-23eccd5981bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:58:19.439Z|38fc8a7c-ceba-41b4-9d0d-00dc1a97b962|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:58:19.440Z|38fc8a7c-ceba-41b4-9d0d-00dc1a97b962|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:58:19.442Z|81fbcc07-80d7-487e-aaa3-9eb7d14c9412|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:58:19.442Z|81fbcc07-80d7-487e-aaa3-9eb7d14c9412|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:58:19.445Z|f04f4b7a-4796-4092-952d-50faaad7bf82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:58:19.446Z|f04f4b7a-4796-4092-952d-50faaad7bf82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:58:20.749Z|9d735ce7-4bcc-43cf-b53a-b3c0ba0502a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:58:20.750Z|9d735ce7-4bcc-43cf-b53a-b3c0ba0502a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:58:29.470Z|c8c09ef3-7082-4381-a18f-e9e51ea3ac39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:58:29.471Z|c8c09ef3-7082-4381-a18f-e9e51ea3ac39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:58:29.472Z|ad7e0915-7063-4f4c-985b-c32575fde289|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:58:29.472Z|ad7e0915-7063-4f4c-985b-c32575fde289|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:58:29.477Z|758af5cb-f8e5-4bbe-9e14-8c81aff372be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:58:29.477Z|758af5cb-f8e5-4bbe-9e14-8c81aff372be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:58:35.750Z|417900c5-f29b-44b9-ab91-0ba016bfa9a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:58:35.751Z|417900c5-f29b-44b9-ab91-0ba016bfa9a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:58:38.089Z|fba67547-f7e3-4702-9140-772e0e818f6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:58:38.090Z|fba67547-f7e3-4702-9140-772e0e818f6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:58:39.505Z|efec1e67-41dc-4468-a58c-5ecc067e6372|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:58:39.505Z|efec1e67-41dc-4468-a58c-5ecc067e6372|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:58:39.509Z|2270524a-3a77-4646-b4a8-e5f3e4b06ce3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:58:39.509Z|2270524a-3a77-4646-b4a8-e5f3e4b06ce3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:58:39.511Z|8ba96f18-cb96-42c7-972f-5f0a6eb25413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:58:39.511Z|8ba96f18-cb96-42c7-972f-5f0a6eb25413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:58:49.537Z|c3d50749-e73f-4fea-b41b-0aa3fe3f6273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:58:49.537Z|c3d50749-e73f-4fea-b41b-0aa3fe3f6273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:58:49.541Z|b181f7d4-4bcf-4c72-a29a-bce3d6b33193|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:58:49.543Z|b181f7d4-4bcf-4c72-a29a-bce3d6b33193|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:58:49.546Z|8ff26861-a661-4f51-a091-9d1cf3d34fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:58:49.547Z|8ff26861-a661-4f51-a091-9d1cf3d34fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:58:50.750Z|dcedec50-3aac-4802-adbb-278fba8574c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:58:50.753Z|dcedec50-3aac-4802-adbb-278fba8574c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:58:59.572Z|d1fb4c40-b94c-4f53-9a07-1d6344e2cd60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:58:59.572Z|d1fb4c40-b94c-4f53-9a07-1d6344e2cd60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:58:59.574Z|c7c9488a-93d4-4ad1-af0b-229f7c3d0fac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:58:59.575Z|c7c9488a-93d4-4ad1-af0b-229f7c3d0fac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:58:59.576Z|405548f8-b532-4875-867b-2df33384c5ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:58:59.576Z|405548f8-b532-4875-867b-2df33384c5ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:58:59.888Z|43774d4b-c215-49eb-850e-c9ce2b33b797|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:58:59.889Z|43774d4b-c215-49eb-850e-c9ce2b33b797|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T17:59:05.750Z|ae689c5c-7752-4726-b35f-9f9695e28c8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:59:05.750Z|ae689c5c-7752-4726-b35f-9f9695e28c8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:59:08.090Z|d6f08acb-e900-419a-897b-b90a4d69a69e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:59:08.091Z|d6f08acb-e900-419a-897b-b90a4d69a69e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:59:09.600Z|7f361a22-96ad-4452-95d0-f311b9118644|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:59:09.601Z|7f361a22-96ad-4452-95d0-f311b9118644|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:59:09.605Z|975a8d0f-a03b-4cc4-aefd-6b944a54ff49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:59:09.605Z|975a8d0f-a03b-4cc4-aefd-6b944a54ff49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:59:09.605Z|bad196af-f51a-4086-9584-7a3dd8b2ee52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:59:09.605Z|bad196af-f51a-4086-9584-7a3dd8b2ee52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:59:19.636Z|4ae5ac04-1f0b-4807-96cb-f7e24d11a8e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:59:19.637Z|4ae5ac04-1f0b-4807-96cb-f7e24d11a8e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:59:19.636Z|2f60eda2-6cef-4c9e-a255-c89d97f15b6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:59:19.638Z|2f60eda2-6cef-4c9e-a255-c89d97f15b6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:59:19.636Z|8aa51407-6f01-47a4-9091-4b333b12259d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:59:19.639Z|8aa51407-6f01-47a4-9091-4b333b12259d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:59:20.750Z|276cb79b-ba9c-444d-9b23-c87cdce577c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:59:20.750Z|276cb79b-ba9c-444d-9b23-c87cdce577c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:59:29.662Z|8b8946ca-91f5-444f-87d0-d5f37d097b42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:59:29.663Z|8b8946ca-91f5-444f-87d0-d5f37d097b42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:59:29.663Z|ba1641f1-7d44-450b-99b8-70fc3e1c9338|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:59:29.666Z|d96532e5-b83d-45ea-bda8-734898d1505c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:59:29.666Z|d96532e5-b83d-45ea-bda8-734898d1505c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:59:29.664Z|ba1641f1-7d44-450b-99b8-70fc3e1c9338|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:59:35.750Z|2fa29547-22d7-40e2-b222-a1c9d8595606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:59:35.753Z|2fa29547-22d7-40e2-b222-a1c9d8595606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:59:38.092Z|36f704f3-1aaf-4b2b-93ae-a1e863336864|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:59:38.092Z|36f704f3-1aaf-4b2b-93ae-a1e863336864|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:59:39.689Z|3370e436-f9af-4dc8-9afe-5abc7cc175a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:59:39.689Z|3370e436-f9af-4dc8-9afe-5abc7cc175a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:59:39.695Z|2a6d901e-b469-4ba9-8b22-30f0c3316262|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:59:39.696Z|68b2d75d-a9dd-45bf-85cd-1e00d0b7addc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:59:39.696Z|2a6d901e-b469-4ba9-8b22-30f0c3316262|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:59:39.696Z|68b2d75d-a9dd-45bf-85cd-1e00d0b7addc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:59:49.720Z|78a76312-e302-49b0-a209-4786f9d7842c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:59:49.721Z|78a76312-e302-49b0-a209-4786f9d7842c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:59:49.726Z|bd0b7cdc-8350-411d-b946-be8ee7d337fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:59:49.727Z|bd0b7cdc-8350-411d-b946-be8ee7d337fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:59:49.730Z|f14879c6-0773-4c8b-a841-16235f9b0f1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:59:49.730Z|f14879c6-0773-4c8b-a841-16235f9b0f1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:59:50.750Z|3fea2b5f-648c-4075-8029-e3d1e3465140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T17:59:50.750Z|3fea2b5f-648c-4075-8029-e3d1e3465140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T17:59:59.755Z|e5925b2b-badd-4fd8-a983-7803b57512e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:59:59.757Z|e5925b2b-badd-4fd8-a983-7803b57512e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:59:59.757Z|a8afa83f-fcc7-45b0-9f89-331286aa4e4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:59:59.757Z|a8afa83f-fcc7-45b0-9f89-331286aa4e4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:59:59.771Z|a2c43c67-970b-496a-9efa-86db8e2331b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T17:59:59.772Z|a2c43c67-970b-496a-9efa-86db8e2331b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T17:59:59.887Z|5e741c24-9c6b-469f-af88-9315339ad4b3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T17:59:59.888Z|5e741c24-9c6b-469f-af88-9315339ad4b3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:00:05.750Z|3ac90c20-f2da-409b-9007-a5424e2a7223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:00:05.750Z|3ac90c20-f2da-409b-9007-a5424e2a7223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:00:08.095Z|96760ff5-42c8-4779-9d6c-3caee40c3125|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:00:08.095Z|96760ff5-42c8-4779-9d6c-3caee40c3125|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:00:09.788Z|db5734fe-581a-48eb-96d0-267bdd49f80b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:00:09.789Z|db5734fe-581a-48eb-96d0-267bdd49f80b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:00:09.796Z|b98dfa1f-aa8c-485e-9169-d439f4397660|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:00:09.796Z|b98dfa1f-aa8c-485e-9169-d439f4397660|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:00:09.801Z|5be20800-dce0-40b8-9cdf-eec3d818e161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:00:09.801Z|5be20800-dce0-40b8-9cdf-eec3d818e161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:00:19.827Z|c55cf347-7bd5-49ef-bdbf-77a286922255|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:00:19.828Z|c55cf347-7bd5-49ef-bdbf-77a286922255|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:00:19.832Z|d48101c2-f90f-47f3-9c4d-660542c651ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:00:19.832Z|d48101c2-f90f-47f3-9c4d-660542c651ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:00:19.830Z|cc8c184f-d0ed-47f8-85ed-50051f5e6858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:00:19.834Z|cc8c184f-d0ed-47f8-85ed-50051f5e6858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:00:20.750Z|b34c8963-faf8-40e4-aa3d-07731b32da6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:00:20.751Z|b34c8963-faf8-40e4-aa3d-07731b32da6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:00:29.862Z|0dae7f9c-373d-4f21-b465-52a2ba6cbb98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:00:29.863Z|0dae7f9c-373d-4f21-b465-52a2ba6cbb98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:00:29.865Z|7fbdafd3-be35-498f-a301-9d34d196e12f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:00:29.865Z|7fbdafd3-be35-498f-a301-9d34d196e12f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:00:29.863Z|1a184e41-049b-4203-9019-677cf25dfacc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:00:29.868Z|1a184e41-049b-4203-9019-677cf25dfacc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:00:35.749Z|dd0fa1dc-c04a-4516-81b9-79c5560f4896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:00:35.750Z|dd0fa1dc-c04a-4516-81b9-79c5560f4896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:00:38.097Z|e8052db8-a846-4921-bf2d-ba5a3ee7166f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:00:38.098Z|e8052db8-a846-4921-bf2d-ba5a3ee7166f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:00:39.897Z|63d7da1c-1d84-4c18-9030-f8bd393f16f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:00:39.897Z|068e11f6-971f-4b4c-9091-fcc8e7947399|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:00:39.898Z|63d7da1c-1d84-4c18-9030-f8bd393f16f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:00:39.898Z|068e11f6-971f-4b4c-9091-fcc8e7947399|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:00:39.900Z|1f0ecac5-7069-47e1-86fc-d6954b09ec6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:00:39.901Z|1f0ecac5-7069-47e1-86fc-d6954b09ec6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:00:49.925Z|339f245b-a093-4b2d-9709-6b354609df2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:00:49.926Z|339f245b-a093-4b2d-9709-6b354609df2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:00:49.928Z|b5ec7b48-049f-4e6b-b274-1c546818f711|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:00:49.930Z|c3ef3452-e920-4d60-9146-a2c26c5461ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:00:49.930Z|c3ef3452-e920-4d60-9146-a2c26c5461ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:00:49.929Z|b5ec7b48-049f-4e6b-b274-1c546818f711|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:00:50.750Z|d20baf06-05ea-47c1-9bc9-e9131274b3dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:00:50.751Z|d20baf06-05ea-47c1-9bc9-e9131274b3dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:00:59.889Z|b30b7c8e-e68e-423a-a224-5a4825745f31|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:00:59.890Z|b30b7c8e-e68e-423a-a224-5a4825745f31|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:00:59.955Z|05c409e1-9200-4db6-996b-87e9c52ecc3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:00:59.956Z|05c409e1-9200-4db6-996b-87e9c52ecc3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:00:59.959Z|08d8b9c7-174f-4f4a-8198-c601fb8bfd56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:00:59.960Z|08d8b9c7-174f-4f4a-8198-c601fb8bfd56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:00:59.962Z|485abc5b-90e7-4669-977e-015b70682618|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:00:59.964Z|485abc5b-90e7-4669-977e-015b70682618|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:01:05.749Z|b48dc3e0-2315-4eaf-bbb1-abed0cc4a029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:01:05.750Z|b48dc3e0-2315-4eaf-bbb1-abed0cc4a029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:01:08.099Z|c0b91f75-ae14-420c-a136-fbc5163bd550|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:01:08.099Z|c0b91f75-ae14-420c-a136-fbc5163bd550|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:01:09.987Z|20f36f26-23a5-4718-a03f-771d48c127fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:01:09.987Z|20f36f26-23a5-4718-a03f-771d48c127fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:01:09.989Z|72087901-a417-418b-b7d9-c6d932724244|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:01:09.989Z|72087901-a417-418b-b7d9-c6d932724244|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:01:09.992Z|159ff6ae-6cdb-4e8f-a11a-9e9dae9c2109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:01:09.993Z|159ff6ae-6cdb-4e8f-a11a-9e9dae9c2109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:01:20.026Z|a7851005-b8e5-4e74-8e58-0c90d603edc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:01:20.027Z|a7851005-b8e5-4e74-8e58-0c90d603edc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:01:20.031Z|903f9fb2-9578-4e47-aab7-503231af4e8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:01:20.031Z|903f9fb2-9578-4e47-aab7-503231af4e8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:01:20.030Z|23b6a205-aae5-425b-9e14-c36779777bba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:01:20.033Z|23b6a205-aae5-425b-9e14-c36779777bba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:01:20.749Z|b8af3e59-a6b3-4f56-b842-ad634e121151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:01:20.750Z|b8af3e59-a6b3-4f56-b842-ad634e121151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:01:30.057Z|0181ba18-c684-4117-82ca-64c59d40e9b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:01:30.057Z|0181ba18-c684-4117-82ca-64c59d40e9b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:01:30.057Z|64d2b287-03cd-4466-919c-d6cdd866ea29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:01:30.058Z|64d2b287-03cd-4466-919c-d6cdd866ea29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:01:30.063Z|5b42b921-ad7a-4ef0-8611-cf731bf7cc93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:01:30.063Z|5b42b921-ad7a-4ef0-8611-cf731bf7cc93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:01:35.750Z|540d8709-ad51-41ac-95da-add22ff10937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:01:35.750Z|540d8709-ad51-41ac-95da-add22ff10937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:01:38.099Z|9b0c1804-eb8a-46dd-bb4d-c0327d448177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:01:38.100Z|9b0c1804-eb8a-46dd-bb4d-c0327d448177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:01:40.086Z|e36d95a3-2895-4280-951b-25ecddec1387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:01:40.087Z|e36d95a3-2895-4280-951b-25ecddec1387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:01:40.090Z|91acb9a7-38a8-46cd-a6db-deafe7c23866|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:01:40.090Z|91acb9a7-38a8-46cd-a6db-deafe7c23866|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:01:40.094Z|a868adc2-10a9-4c19-9e0a-652609db57df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:01:40.095Z|a868adc2-10a9-4c19-9e0a-652609db57df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:01:50.112Z|ac77db85-2051-4a3e-aab6-9f70d6a46afc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:01:50.113Z|ac77db85-2051-4a3e-aab6-9f70d6a46afc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:01:50.119Z|c99fac72-21d6-4d78-b6ab-deb2980d4933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:01:50.119Z|c99fac72-21d6-4d78-b6ab-deb2980d4933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:01:50.123Z|0e9ed219-d7cf-4dc3-808c-83bd3f599c51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:01:50.123Z|0e9ed219-d7cf-4dc3-808c-83bd3f599c51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:01:50.750Z|65e7e678-a1f7-40bf-b286-e67a8305d885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:01:50.750Z|65e7e678-a1f7-40bf-b286-e67a8305d885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:01:59.889Z|1066f0fc-ceae-4c5c-b0c4-04b87919a489|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:01:59.893Z|1066f0fc-ceae-4c5c-b0c4-04b87919a489|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:02:00.143Z|6121ce56-e178-43dc-b21c-e2ead2207aaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:02:00.143Z|6121ce56-e178-43dc-b21c-e2ead2207aaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:02:00.149Z|8da6ff59-e8d6-41f4-9c39-3e0b4380f405|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:02:00.150Z|8da6ff59-e8d6-41f4-9c39-3e0b4380f405|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:02:00.152Z|8a25d318-241a-4c99-94e3-4ee1eb7686fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:02:00.152Z|8a25d318-241a-4c99-94e3-4ee1eb7686fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:02:05.750Z|3a37631c-7a02-43e3-9113-52f09dee697e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:02:05.750Z|3a37631c-7a02-43e3-9113-52f09dee697e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:02:08.100Z|fcacd3e8-e402-491a-8e0c-42db36f8f25a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:02:08.101Z|fcacd3e8-e402-491a-8e0c-42db36f8f25a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:02:10.175Z|539a2d1c-e4ef-4a65-b0ab-27d827b66a34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:02:10.176Z|539a2d1c-e4ef-4a65-b0ab-27d827b66a34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:02:10.178Z|7cc92780-6da6-4526-b6b8-5febd68cec76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:02:10.179Z|7cc92780-6da6-4526-b6b8-5febd68cec76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:02:10.181Z|2f4e0ed7-15a6-4fea-a750-e40b1c372d8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:02:10.182Z|2f4e0ed7-15a6-4fea-a750-e40b1c372d8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:02:20.201Z|52b526d3-4fe0-4f9d-8b19-87606e70cb55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:02:20.204Z|52b526d3-4fe0-4f9d-8b19-87606e70cb55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:02:20.205Z|83323cd2-dd15-4852-adf2-34a18b47f532|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:02:20.206Z|83323cd2-dd15-4852-adf2-34a18b47f532|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:02:20.207Z|390c5c97-3f07-4ba8-93e2-e5c51c283d95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:02:20.209Z|390c5c97-3f07-4ba8-93e2-e5c51c283d95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:02:20.750Z|81dce27f-d19e-4401-9973-a2c8454d602e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:02:20.750Z|81dce27f-d19e-4401-9973-a2c8454d602e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:02:30.232Z|902687cd-681f-4c1b-884b-7b46d8ee2680|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:02:30.233Z|902687cd-681f-4c1b-884b-7b46d8ee2680|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:02:30.236Z|8e23533b-d3da-4b43-9e4a-6d8f3ff64619|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:02:30.237Z|8e23533b-d3da-4b43-9e4a-6d8f3ff64619|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:02:30.238Z|7f60362e-efdf-46e9-87de-e4929cfc2b99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:02:30.239Z|7f60362e-efdf-46e9-87de-e4929cfc2b99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:02:35.749Z|b0934933-e455-4d96-aa43-db80195289fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:02:35.750Z|b0934933-e455-4d96-aa43-db80195289fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:02:38.101Z|ce5f8b58-3f6a-489a-a011-d13f2859f12b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:02:38.101Z|ce5f8b58-3f6a-489a-a011-d13f2859f12b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:02:40.261Z|dd6abd3b-fd79-4ac2-8b85-2f674d2a2581|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:02:40.262Z|dd6abd3b-fd79-4ac2-8b85-2f674d2a2581|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:02:40.262Z|69b61e27-7aad-4fab-adba-471f6cc13e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:02:40.262Z|69b61e27-7aad-4fab-adba-471f6cc13e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:02:40.275Z|5241e056-c28e-4dc3-a9d5-76b34d92d339|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:02:40.276Z|5241e056-c28e-4dc3-a9d5-76b34d92d339|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:02:50.293Z|f5512066-2acb-4f5b-b955-2501149ff84c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:02:50.294Z|f5512066-2acb-4f5b-b955-2501149ff84c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:02:50.295Z|4eefdd02-e4ef-418e-ad1d-4f0d9a301060|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:02:50.295Z|4eefdd02-e4ef-418e-ad1d-4f0d9a301060|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:02:50.303Z|f38341d5-447d-4d65-a7f1-21eefd01f983|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:02:50.304Z|f38341d5-447d-4d65-a7f1-21eefd01f983|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:02:50.749Z|0e49e633-1c05-42ce-9b13-a97493bb7088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:02:50.750Z|0e49e633-1c05-42ce-9b13-a97493bb7088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:02:59.896Z|f4a165f0-66f7-46bf-9a76-e573c8b6f066|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:02:59.896Z|f4a165f0-66f7-46bf-9a76-e573c8b6f066|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:03:00.323Z|80d53acf-3826-483c-850d-dad685a37c66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:03:00.324Z|80d53acf-3826-483c-850d-dad685a37c66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:03:00.326Z|f1b2279f-5cc3-4deb-814d-e4ec32abd214|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:03:00.326Z|f1b2279f-5cc3-4deb-814d-e4ec32abd214|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:03:00.333Z|cc094eb0-205f-46e3-a60e-a6d204d54cec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:03:00.334Z|cc094eb0-205f-46e3-a60e-a6d204d54cec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:03:05.750Z|30efb5ca-1b48-4ef0-a1ed-ba403a069b41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:03:05.755Z|30efb5ca-1b48-4ef0-a1ed-ba403a069b41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:03:08.102Z|e06ef5ce-69ca-4158-a164-4c4c8acf4077|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:03:08.103Z|e06ef5ce-69ca-4158-a164-4c4c8acf4077|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:03:10.352Z|b8969d8b-56a6-49e9-b696-db7c2bb93ec5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:03:10.352Z|b8969d8b-56a6-49e9-b696-db7c2bb93ec5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:03:10.353Z|df7e01df-262e-44e7-b7dc-834f7867793a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:03:10.354Z|df7e01df-262e-44e7-b7dc-834f7867793a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:03:10.357Z|f8b1fe79-d2f7-44ae-bf6e-1eba88c1c5e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:03:10.358Z|f8b1fe79-d2f7-44ae-bf6e-1eba88c1c5e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:03:20.393Z|55e8de65-b90e-4c91-9971-6c900cf97f45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:03:20.394Z|55e8de65-b90e-4c91-9971-6c900cf97f45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:03:20.397Z|35d800fe-47e9-4e29-9855-2a5c7ca272fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:03:20.399Z|202b75e2-8b96-413c-b569-b516ce7c08fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:03:20.400Z|202b75e2-8b96-413c-b569-b516ce7c08fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:03:20.400Z|35d800fe-47e9-4e29-9855-2a5c7ca272fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:03:20.750Z|75a964f7-8318-4891-b63e-1f8d63b0e23c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:03:20.750Z|75a964f7-8318-4891-b63e-1f8d63b0e23c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:03:30.438Z|6649e134-2a99-4a85-84fc-98ba3c50b5e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:03:30.439Z|6649e134-2a99-4a85-84fc-98ba3c50b5e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:03:30.440Z|b2ad9c10-9387-4a7e-8f6a-a6dd82bdb554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:03:30.441Z|b2ad9c10-9387-4a7e-8f6a-a6dd82bdb554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:03:30.441Z|933f5b67-35de-4301-acff-f5ecaa748295|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:03:30.442Z|933f5b67-35de-4301-acff-f5ecaa748295|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:03:35.751Z|5f709a4f-8fae-456e-aad9-7a92e883ec6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:03:35.751Z|5f709a4f-8fae-456e-aad9-7a92e883ec6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:03:38.105Z|c30c6509-a97c-44b9-a09d-5f3302d4a898|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:03:38.105Z|c30c6509-a97c-44b9-a09d-5f3302d4a898|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:03:40.469Z|9659ceac-524e-4d46-a9b8-070055dcfc29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:03:40.470Z|9659ceac-524e-4d46-a9b8-070055dcfc29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:03:40.470Z|0b2dfc12-195a-4dba-874e-96246be4768b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:03:40.472Z|93a7d99a-74bc-4068-86a9-0d12e7aad1f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:03:40.471Z|0b2dfc12-195a-4dba-874e-96246be4768b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:03:40.472Z|93a7d99a-74bc-4068-86a9-0d12e7aad1f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:03:50.501Z|5f3ae9b8-3819-4394-a68a-fdf08fded73a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:03:50.501Z|5f3ae9b8-3819-4394-a68a-fdf08fded73a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:03:50.504Z|9c8b0b03-001c-4e99-af8c-058052b48173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:03:50.504Z|9c8b0b03-001c-4e99-af8c-058052b48173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:03:50.506Z|40cc3fac-bad6-4913-8a14-19cb790645e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:03:50.507Z|40cc3fac-bad6-4913-8a14-19cb790645e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:03:50.750Z|f4982da9-a205-4ce0-806a-45e3b4b8bb19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:03:50.755Z|f4982da9-a205-4ce0-806a-45e3b4b8bb19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:03:59.891Z|51b26546-d569-4f69-823b-328936b536a0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:03:59.892Z|51b26546-d569-4f69-823b-328936b536a0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:04:00.543Z|31cc7b9a-376a-42c5-b1b0-ec1008f2c3a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:04:00.543Z|31cc7b9a-376a-42c5-b1b0-ec1008f2c3a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:04:00.544Z|d981d358-a4e3-46b0-a3eb-dba737e3f552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:04:00.544Z|d981d358-a4e3-46b0-a3eb-dba737e3f552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:04:00.546Z|41651ea5-5a67-409e-a655-a4221112affe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:04:00.547Z|41651ea5-5a67-409e-a655-a4221112affe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:04:05.751Z|01c67042-a10e-43b5-b939-034fb1f7caa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:04:05.751Z|01c67042-a10e-43b5-b939-034fb1f7caa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:04:08.106Z|a09eff7e-6a25-4b05-aa24-d90949871a29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:04:08.106Z|a09eff7e-6a25-4b05-aa24-d90949871a29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:04:10.584Z|317f4395-bd1a-44d3-9920-963567031107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:04:10.585Z|317f4395-bd1a-44d3-9920-963567031107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:04:10.588Z|1f472124-878b-489a-ae5b-629619e46ad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:04:10.588Z|1f472124-878b-489a-ae5b-629619e46ad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:04:10.598Z|80406795-d6da-4105-a931-3b1a73e37810|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:04:10.598Z|80406795-d6da-4105-a931-3b1a73e37810|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:04:20.612Z|1b7ff7d2-8365-4604-ab08-d44c281ffcc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:04:20.612Z|1b7ff7d2-8365-4604-ab08-d44c281ffcc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:04:20.615Z|e28662ff-511f-4037-81d6-7f25c81fa4df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:04:20.616Z|e28662ff-511f-4037-81d6-7f25c81fa4df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:04:20.624Z|9e9ff0a4-3411-45cf-b8d2-2d25ee86b826|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:04:20.624Z|9e9ff0a4-3411-45cf-b8d2-2d25ee86b826|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:04:20.749Z|f92ed0f1-9da4-4071-8656-bd26a1c2fd4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:04:20.750Z|f92ed0f1-9da4-4071-8656-bd26a1c2fd4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:04:30.674Z|5d8f2fc4-83a1-4e95-a834-d24818e3ae98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:04:30.675Z|5d8f2fc4-83a1-4e95-a834-d24818e3ae98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:04:30.678Z|d0e69333-8814-400a-979f-7d8d23a02ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:04:30.678Z|d0e69333-8814-400a-979f-7d8d23a02ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:04:30.684Z|8dc95fc9-4e58-4db9-a0e6-b5aaf80088e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:04:30.685Z|8dc95fc9-4e58-4db9-a0e6-b5aaf80088e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:04:35.749Z|fecb1906-6fe8-481d-903c-11b4103d7040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:04:35.753Z|fecb1906-6fe8-481d-903c-11b4103d7040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:04:38.107Z|e2780e1d-739a-4ca0-9a57-d30a0c1e369f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:04:38.107Z|e2780e1d-739a-4ca0-9a57-d30a0c1e369f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:04:40.698Z|3e0fab16-3497-4565-aef0-6bacb41c2b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:04:40.699Z|3e0fab16-3497-4565-aef0-6bacb41c2b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:04:40.703Z|d20ae96b-18b8-45a9-a90a-e812f8d8760a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:04:40.704Z|d20ae96b-18b8-45a9-a90a-e812f8d8760a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:04:40.707Z|1b30b0fd-1b52-4add-a8e1-32e69ef0b2d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:04:40.708Z|1b30b0fd-1b52-4add-a8e1-32e69ef0b2d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:04:50.724Z|a2c3fb69-093f-4000-aeb0-a4c64242b72b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:04:50.724Z|a2c3fb69-093f-4000-aeb0-a4c64242b72b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:04:50.730Z|033b4415-3dd9-4eb3-a479-97a3ccead681|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:04:50.730Z|033b4415-3dd9-4eb3-a479-97a3ccead681|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:04:50.732Z|659508f9-170d-4bad-a536-2b918764dd1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:04:50.732Z|659508f9-170d-4bad-a536-2b918764dd1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:04:50.750Z|820011e8-c02f-48a5-a6b2-fd5b71440616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:04:50.750Z|820011e8-c02f-48a5-a6b2-fd5b71440616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:04:59.889Z|555e5247-30c3-4600-98e3-4b078a293e1f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:04:59.890Z|555e5247-30c3-4600-98e3-4b078a293e1f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:05:00.745Z|c7c8791b-cb6e-47b4-b043-60a903dc35c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:05:00.746Z|c7c8791b-cb6e-47b4-b043-60a903dc35c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:05:00.753Z|64221541-388f-4a92-b1b1-f7e17c9d82e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:05:00.754Z|64221541-388f-4a92-b1b1-f7e17c9d82e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:05:00.756Z|ff283865-bddc-49f0-8eb5-2de2cd642c7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:05:00.757Z|ff283865-bddc-49f0-8eb5-2de2cd642c7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:05:05.750Z|6f1b0346-4e25-4297-9209-c9fe327f4fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:05:05.751Z|6f1b0346-4e25-4297-9209-c9fe327f4fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:05:08.108Z|cb5ce964-2654-41a8-808e-eb9f2e61ebcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:05:08.108Z|cb5ce964-2654-41a8-808e-eb9f2e61ebcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:05:10.777Z|3ff81d70-c761-4198-95f1-4a4606d8fcbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:05:10.778Z|cc631e57-84c1-4044-af09-02f896282281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:05:10.778Z|cc631e57-84c1-4044-af09-02f896282281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:05:10.778Z|3ff81d70-c761-4198-95f1-4a4606d8fcbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:05:10.779Z|d63f9c25-e543-4035-8bc1-797b7210b0d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:05:10.779Z|d63f9c25-e543-4035-8bc1-797b7210b0d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:05:20.749Z|54d85044-ea7f-41ab-b201-36d321587209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:05:20.758Z|54d85044-ea7f-41ab-b201-36d321587209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:05:20.802Z|82e0008d-dba2-40a3-b21c-feda89bb0802|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:05:20.803Z|82e0008d-dba2-40a3-b21c-feda89bb0802|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:05:20.803Z|295814d9-973f-478c-9153-7a30b5d6f1c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:05:20.804Z|295814d9-973f-478c-9153-7a30b5d6f1c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:05:20.808Z|56fa27a2-d055-4a1b-b4e7-66db53cb5800|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:05:20.808Z|56fa27a2-d055-4a1b-b4e7-66db53cb5800|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:05:30.833Z|713fdb11-f8d7-4a2a-95e3-bd053ae29bb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:05:30.834Z|713fdb11-f8d7-4a2a-95e3-bd053ae29bb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:05:30.835Z|3c44f23b-829e-4d03-b835-25cea8fe651c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:05:30.835Z|3c44f23b-829e-4d03-b835-25cea8fe651c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:05:30.836Z|17d2d395-5de7-46d1-8b7c-20002e9a95ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:05:30.837Z|17d2d395-5de7-46d1-8b7c-20002e9a95ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:05:35.750Z|c0d18773-d6c5-43bb-82cb-ea29187cdbfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:05:35.750Z|c0d18773-d6c5-43bb-82cb-ea29187cdbfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:05:38.109Z|ae35adb2-80b9-44ae-930d-0584849c7106|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:05:38.109Z|ae35adb2-80b9-44ae-930d-0584849c7106|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:05:40.861Z|da51ad39-3a0c-4743-b889-95f6c1346264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:05:40.862Z|da51ad39-3a0c-4743-b889-95f6c1346264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:05:40.864Z|3c7108db-5928-4110-904d-82fb659481f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:05:40.864Z|3c7108db-5928-4110-904d-82fb659481f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:05:40.864Z|f907f899-df4a-4479-87df-848e50add40f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:05:40.865Z|f907f899-df4a-4479-87df-848e50add40f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:05:50.750Z|f1a3c3bd-396c-4114-a70d-43db16b239b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:05:50.750Z|f1a3c3bd-396c-4114-a70d-43db16b239b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:05:50.891Z|43a46f79-ab18-45b4-acff-2c9f9ba0a19b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:05:50.891Z|f81a324a-c125-4516-bf24-789d339351cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:05:50.891Z|43a46f79-ab18-45b4-acff-2c9f9ba0a19b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:05:50.892Z|f81a324a-c125-4516-bf24-789d339351cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:05:50.893Z|4268d022-5474-4af1-8fbd-91f962f1ecca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:05:50.894Z|4268d022-5474-4af1-8fbd-91f962f1ecca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:05:59.888Z|cfa3574f-a372-4407-957f-89396ee236e6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:05:59.889Z|cfa3574f-a372-4407-957f-89396ee236e6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:06:00.923Z|db9747f1-ea5c-4969-aab2-4a50e46a8c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:06:00.924Z|db9747f1-ea5c-4969-aab2-4a50e46a8c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:06:00.925Z|1dbb1aa2-5a79-4c5e-b3bc-3981d21ff42c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:06:00.926Z|1dbb1aa2-5a79-4c5e-b3bc-3981d21ff42c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:06:00.926Z|2a6c14f5-798b-4b4c-aa78-e078bf184f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:06:00.926Z|2a6c14f5-798b-4b4c-aa78-e078bf184f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:06:05.749Z|40a4ae3d-b93d-4237-a0c8-33b64bec005c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:06:05.755Z|40a4ae3d-b93d-4237-a0c8-33b64bec005c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:06:08.110Z|d46a23ee-23ba-4544-95df-50395e175698|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:06:08.110Z|d46a23ee-23ba-4544-95df-50395e175698|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:06:10.953Z|15cf352c-0253-45f1-83ba-439a8ed9daf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:06:10.953Z|15cf352c-0253-45f1-83ba-439a8ed9daf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:06:10.956Z|0c7b7b15-6b82-45b1-a40b-5577f771a87b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:06:10.956Z|0c7b7b15-6b82-45b1-a40b-5577f771a87b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:06:10.959Z|11225fbd-b7a6-4b67-809d-83728c1303d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:06:10.960Z|11225fbd-b7a6-4b67-809d-83728c1303d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:06:20.751Z|bda0856a-dd20-4544-96dd-74a39bc3e110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:06:20.751Z|bda0856a-dd20-4544-96dd-74a39bc3e110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:06:20.985Z|f7d0af3e-495b-4f86-be3c-e06260a34edf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:06:20.986Z|f7d0af3e-495b-4f86-be3c-e06260a34edf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:06:20.990Z|cf3c3907-0124-4661-bec1-f27c2b92cafa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:06:20.990Z|dfa606ce-35b6-4f3e-8fdc-d86c1d1bc3ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:06:20.990Z|cf3c3907-0124-4661-bec1-f27c2b92cafa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:06:20.990Z|dfa606ce-35b6-4f3e-8fdc-d86c1d1bc3ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:06:31.017Z|722bc9b7-7c78-4203-b67f-b7d06f3e1118|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:06:31.018Z|722bc9b7-7c78-4203-b67f-b7d06f3e1118|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:06:31.021Z|34346953-98dd-401a-bc4f-e56ff288fe1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:06:31.021Z|34346953-98dd-401a-bc4f-e56ff288fe1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:06:31.025Z|1bc6afaa-3022-482f-9f31-d0da88cd66e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:06:31.025Z|1bc6afaa-3022-482f-9f31-d0da88cd66e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:06:35.749Z|48e7d513-ffb1-47ed-b26c-dd74a27c229f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:06:35.750Z|48e7d513-ffb1-47ed-b26c-dd74a27c229f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:06:38.111Z|66a5b5af-1962-43b8-a404-5d224671e42f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:06:38.111Z|66a5b5af-1962-43b8-a404-5d224671e42f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:06:41.050Z|139c1e84-d247-4b82-863b-af5ba2e3aa76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:06:41.051Z|139c1e84-d247-4b82-863b-af5ba2e3aa76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:06:41.052Z|d887e7e1-2816-493c-ad5c-8bd9e406104f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:06:41.053Z|d887e7e1-2816-493c-ad5c-8bd9e406104f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:06:41.056Z|899cc9fc-44e8-4cd5-ba69-834219bbaa74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:06:41.056Z|899cc9fc-44e8-4cd5-ba69-834219bbaa74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:06:50.750Z|ceef6b80-aee2-40ec-9149-9c012e999061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:06:50.757Z|ceef6b80-aee2-40ec-9149-9c012e999061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:06:51.081Z|f8bb40f8-29a8-4e7b-a286-677f5beab87c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:06:51.082Z|f8bb40f8-29a8-4e7b-a286-677f5beab87c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:06:51.084Z|a25d6621-7888-4855-8d74-8337028ebafb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:06:51.085Z|a25d6621-7888-4855-8d74-8337028ebafb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:06:51.088Z|2aed25e1-d95e-4ab5-adfa-461e19688b50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:06:51.088Z|2aed25e1-d95e-4ab5-adfa-461e19688b50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:06:59.887Z|5b66b005-1634-4600-b852-25f9982082ac|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:06:59.888Z|5b66b005-1634-4600-b852-25f9982082ac|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:07:01.111Z|7701b26c-8211-4a4f-a199-607e0479e27b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:07:01.112Z|45160093-7742-40ed-a38a-39aed982a183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:07:01.112Z|45160093-7742-40ed-a38a-39aed982a183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:07:01.113Z|7701b26c-8211-4a4f-a199-607e0479e27b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:07:01.115Z|0335c3c2-7295-48b3-bddd-5cf36ef7c0b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:07:01.115Z|0335c3c2-7295-48b3-bddd-5cf36ef7c0b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:07:05.750Z|3a64ef23-a812-42f2-a23f-4e94dd915af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:07:05.751Z|3a64ef23-a812-42f2-a23f-4e94dd915af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:07:08.112Z|e788dd68-3fe7-44c5-a889-6d3218c3a884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:07:08.113Z|e788dd68-3fe7-44c5-a889-6d3218c3a884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:07:11.149Z|946b2c2d-b99e-4e52-9ab1-b2eaaefd62d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:07:11.150Z|d4e64d4b-bf31-4c3e-8c33-0a88cb86dd25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:07:11.150Z|946b2c2d-b99e-4e52-9ab1-b2eaaefd62d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:07:11.150Z|d4e64d4b-bf31-4c3e-8c33-0a88cb86dd25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:07:11.153Z|bab322cb-752c-4182-aff7-77a8223ed664|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:07:11.154Z|bab322cb-752c-4182-aff7-77a8223ed664|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:07:20.749Z|cba1141e-7b3e-4197-914e-da7df90edb87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:07:20.750Z|cba1141e-7b3e-4197-914e-da7df90edb87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:07:21.183Z|97575259-1321-4cf1-89d7-58931a631a93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:07:21.184Z|19da9983-7fad-41fe-80d0-71f8ea84aa6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:07:21.184Z|97575259-1321-4cf1-89d7-58931a631a93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:07:21.184Z|19da9983-7fad-41fe-80d0-71f8ea84aa6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:07:21.191Z|15ee8056-1312-4ac5-9ab0-b3eca83995af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:07:21.191Z|15ee8056-1312-4ac5-9ab0-b3eca83995af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:07:31.214Z|e61379e7-9ae8-4df3-82d4-980b5e0d7e66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:07:31.215Z|e61379e7-9ae8-4df3-82d4-980b5e0d7e66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:07:31.217Z|ba53566d-3afb-4f20-aa66-e85e49d15aa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:07:31.218Z|ba53566d-3afb-4f20-aa66-e85e49d15aa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:07:31.222Z|3c0c7be8-8466-46f6-a6b8-7e9ba4983b8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:07:31.222Z|3c0c7be8-8466-46f6-a6b8-7e9ba4983b8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:07:35.750Z|bdf8072e-bfef-402a-9db8-16ec7296d46b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:07:35.754Z|bdf8072e-bfef-402a-9db8-16ec7296d46b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:07:38.113Z|f5948d88-70c5-4d54-a002-cdda9762e210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:07:38.114Z|f5948d88-70c5-4d54-a002-cdda9762e210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:07:41.248Z|5fcae7aa-9121-4fe2-92cc-133143b01f08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:07:41.248Z|4c113bb4-8066-44d5-8206-70aa2e23bd06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:07:41.248Z|4c113bb4-8066-44d5-8206-70aa2e23bd06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:07:41.248Z|5fcae7aa-9121-4fe2-92cc-133143b01f08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:07:41.253Z|69a87b54-b088-4977-9c07-c87e613b309d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:07:41.253Z|69a87b54-b088-4977-9c07-c87e613b309d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:07:50.750Z|1c9fc127-a7d4-449d-8aeb-e8b6b28e12c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:07:50.750Z|1c9fc127-a7d4-449d-8aeb-e8b6b28e12c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:07:51.284Z|014e7241-65d7-4d6e-a076-9a5f28dd1dee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:07:51.285Z|014e7241-65d7-4d6e-a076-9a5f28dd1dee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:07:51.284Z|dbc029f3-116b-4f6e-9e42-254d53019d78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:07:51.285Z|dbc029f3-116b-4f6e-9e42-254d53019d78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:07:51.289Z|a2079984-c3c8-48ab-8f64-cf47713b55a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:07:51.289Z|a2079984-c3c8-48ab-8f64-cf47713b55a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:07:59.888Z|8170218e-2b9b-43e1-ad47-098689da8f2c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:07:59.888Z|8170218e-2b9b-43e1-ad47-098689da8f2c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:08:01.315Z|a51ff08c-df5e-490a-9038-48aafcfd7588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:08:01.315Z|a51ff08c-df5e-490a-9038-48aafcfd7588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:08:01.317Z|3253d464-0363-4bfb-ae3f-46697954d314|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:08:01.317Z|3253d464-0363-4bfb-ae3f-46697954d314|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:08:01.319Z|15cce606-ca14-4937-83c4-b9b51cffb43a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:08:01.319Z|15cce606-ca14-4937-83c4-b9b51cffb43a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:08:05.750Z|14be9773-ed6e-4ed5-a46a-9105d2f2d9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:08:05.750Z|14be9773-ed6e-4ed5-a46a-9105d2f2d9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:08:08.114Z|cb8de771-5675-4974-a4b7-6bbda0598cdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:08:08.114Z|cb8de771-5675-4974-a4b7-6bbda0598cdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:08:11.355Z|b816601f-4e7f-4120-8386-90e060e3b54d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:08:11.355Z|b816601f-4e7f-4120-8386-90e060e3b54d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:08:11.358Z|feb982ae-e931-4c27-989e-acd3efcdc546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:08:11.358Z|feb982ae-e931-4c27-989e-acd3efcdc546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:08:11.360Z|c6c6a8ae-64cc-4cf7-bf2b-a2bdcabe6f92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:08:11.360Z|c6c6a8ae-64cc-4cf7-bf2b-a2bdcabe6f92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:08:20.750Z|417181e6-31f6-4988-88da-e7099a8f3d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:08:20.760Z|417181e6-31f6-4988-88da-e7099a8f3d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:08:21.389Z|210ffd54-1ac8-4491-aac5-36256b4458de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:08:21.389Z|d84877ce-f139-4ff7-a1c6-7c66c3675169|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:08:21.390Z|210ffd54-1ac8-4491-aac5-36256b4458de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:08:21.390Z|d84877ce-f139-4ff7-a1c6-7c66c3675169|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:08:21.396Z|9ce2dae1-bb7d-4e43-a0d5-bbb15771e747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:08:21.397Z|9ce2dae1-bb7d-4e43-a0d5-bbb15771e747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:08:31.419Z|e2e880a9-2d90-49e7-82c8-b96f5e4af5e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:08:31.419Z|e2e880a9-2d90-49e7-82c8-b96f5e4af5e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:08:31.425Z|751f5566-597a-479d-950a-676d1f75c116|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:08:31.426Z|e9f24483-0444-43df-8af6-b7cc099aa5a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:08:31.427Z|e9f24483-0444-43df-8af6-b7cc099aa5a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:08:31.425Z|751f5566-597a-479d-950a-676d1f75c116|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:08:35.750Z|96a277fc-8c84-45cc-9ca2-35883dc18138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:08:35.750Z|96a277fc-8c84-45cc-9ca2-35883dc18138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:08:38.115Z|eb44f759-0bfb-496d-baaa-26cdc5200c42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:08:38.115Z|eb44f759-0bfb-496d-baaa-26cdc5200c42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:08:41.449Z|8c46cb77-6c82-4e9b-a17a-8481553b0af8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:08:41.449Z|8c46cb77-6c82-4e9b-a17a-8481553b0af8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:08:41.458Z|ccb43012-3218-4b2a-83b5-676087d60bdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:08:41.458Z|ccb43012-3218-4b2a-83b5-676087d60bdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:08:41.461Z|ab01c0bf-38bb-4501-9311-491b979dad8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:08:41.462Z|ab01c0bf-38bb-4501-9311-491b979dad8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:08:50.749Z|95d4a35c-a0c5-40ca-b9ef-4d0603d5123e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:08:50.750Z|95d4a35c-a0c5-40ca-b9ef-4d0603d5123e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:08:51.481Z|769a53f6-0055-475c-a984-1e0a24fabf51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:08:51.482Z|769a53f6-0055-475c-a984-1e0a24fabf51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:08:51.491Z|df554227-8867-40a6-a988-ecd8c7073f57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:08:51.492Z|1323d320-1de2-47ef-bbfe-2f3ed51d4d97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:08:51.492Z|df554227-8867-40a6-a988-ecd8c7073f57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:08:51.492Z|1323d320-1de2-47ef-bbfe-2f3ed51d4d97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:08:59.888Z|753ad554-2645-4b1e-bcd3-bc3ff5113c9a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:08:59.888Z|753ad554-2645-4b1e-bcd3-bc3ff5113c9a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:09:01.512Z|e3a9a2bc-3e4b-44de-bb69-7650455f550c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:09:01.513Z|e3a9a2bc-3e4b-44de-bb69-7650455f550c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:09:01.517Z|53428233-0610-4294-8a8c-c387aedf2a7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:09:01.518Z|53428233-0610-4294-8a8c-c387aedf2a7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:09:01.519Z|6cccdd6d-b92d-469d-9b49-b20474aeb56c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:09:01.520Z|6cccdd6d-b92d-469d-9b49-b20474aeb56c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:09:05.749Z|9e353c58-7dc3-4a13-817c-01c9ebb7709a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:09:05.753Z|9e353c58-7dc3-4a13-817c-01c9ebb7709a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:09:08.116Z|235d985a-a282-4951-9c99-1cd77f80b224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:09:08.116Z|235d985a-a282-4951-9c99-1cd77f80b224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:09:11.539Z|46bddb82-e048-4853-9162-196a2545cb0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:09:11.539Z|46bddb82-e048-4853-9162-196a2545cb0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:09:11.542Z|261a8dab-40ff-4795-b64d-a450c9f53bc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:09:11.543Z|261a8dab-40ff-4795-b64d-a450c9f53bc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:09:11.545Z|38a7388e-dd44-41f7-83f6-4e618b3b8d02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:09:11.545Z|38a7388e-dd44-41f7-83f6-4e618b3b8d02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:09:20.750Z|d5d33a18-0da7-4b28-b598-a85c09ac16b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:09:20.750Z|d5d33a18-0da7-4b28-b598-a85c09ac16b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:09:21.575Z|005fe169-155e-4578-9cd0-30c68c2298cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:09:21.576Z|005fe169-155e-4578-9cd0-30c68c2298cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:09:21.577Z|c3db6b46-cf5b-4478-a4b0-a6086c87a92a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:09:21.578Z|c3db6b46-cf5b-4478-a4b0-a6086c87a92a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:09:21.578Z|5edf7454-f190-4701-b53d-3a9ec9d85b48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:09:21.579Z|5edf7454-f190-4701-b53d-3a9ec9d85b48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:09:31.604Z|b3c1f6cc-3855-4e2e-9a34-bf8c3f4610cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:09:31.604Z|b3c1f6cc-3855-4e2e-9a34-bf8c3f4610cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:09:31.606Z|ce7763f2-efdd-4a83-a1bf-dd9c075ce91a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:09:31.606Z|ce7763f2-efdd-4a83-a1bf-dd9c075ce91a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:09:31.609Z|a6900abb-be16-42b0-bd1d-51b59f3aaf1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:09:31.610Z|a6900abb-be16-42b0-bd1d-51b59f3aaf1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:09:35.750Z|9b176206-df06-43c9-a31b-3254280b6d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:09:35.750Z|9b176206-df06-43c9-a31b-3254280b6d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:09:38.117Z|d2824190-8252-4cbf-9b72-7c452e920a6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:09:38.117Z|d2824190-8252-4cbf-9b72-7c452e920a6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:09:41.637Z|36dd12f7-651a-4b9f-94dc-dbeea859860b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:09:41.638Z|f6b92f67-cd2f-43e7-8b5b-4083015d15e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:09:41.639Z|f6b92f67-cd2f-43e7-8b5b-4083015d15e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:09:41.638Z|cc6a570e-c420-43ae-9d40-4a877cd5a217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:09:41.638Z|36dd12f7-651a-4b9f-94dc-dbeea859860b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:09:41.639Z|cc6a570e-c420-43ae-9d40-4a877cd5a217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:09:50.750Z|8d008feb-85ab-45ad-971b-541748c45a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:09:50.755Z|8d008feb-85ab-45ad-971b-541748c45a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:09:51.667Z|3bd5fb0e-3aee-45a1-aa75-ec1a5a84e4f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:09:51.668Z|3bd5fb0e-3aee-45a1-aa75-ec1a5a84e4f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:09:51.670Z|18648179-0aa0-4a41-bb05-861be3891554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:09:51.670Z|18648179-0aa0-4a41-bb05-861be3891554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:09:51.672Z|48c983aa-4f72-4506-b25f-5d6ded6542b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:09:51.672Z|48c983aa-4f72-4506-b25f-5d6ded6542b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:09:59.889Z|d32d1a56-08e5-4b79-910a-3495e7067bad|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:09:59.890Z|d32d1a56-08e5-4b79-910a-3495e7067bad|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:10:01.702Z|23859af5-9d2e-4b11-ac6a-1b5c14aacc28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:10:01.702Z|23859af5-9d2e-4b11-ac6a-1b5c14aacc28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:10:01.704Z|76937107-8e76-4b97-a622-bd8011148926|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:10:01.704Z|76937107-8e76-4b97-a622-bd8011148926|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:10:01.706Z|d987ea09-6c83-4090-8a7a-13ea9e4ae211|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:10:01.707Z|d987ea09-6c83-4090-8a7a-13ea9e4ae211|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:10:05.749Z|9f170099-f707-4734-866a-b69dd0239fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:10:05.750Z|9f170099-f707-4734-866a-b69dd0239fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:10:08.118Z|633a2158-76a9-4f6c-a370-f869f75e5c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:10:08.118Z|633a2158-76a9-4f6c-a370-f869f75e5c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:10:11.728Z|913d993d-7d6f-4cbe-9bd1-c6c25cd005b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:10:11.729Z|e9c5e909-b41c-4ea1-b00e-168ad1e6ba41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:10:11.729Z|913d993d-7d6f-4cbe-9bd1-c6c25cd005b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:10:11.731Z|e9c5e909-b41c-4ea1-b00e-168ad1e6ba41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:10:11.732Z|6ad10786-5653-4511-9090-16ef1982f555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:10:11.734Z|6ad10786-5653-4511-9090-16ef1982f555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:10:20.750Z|495f81b3-0e9d-482f-8d4e-e7a60051fd08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:10:20.750Z|495f81b3-0e9d-482f-8d4e-e7a60051fd08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:10:21.761Z|c1765222-e693-4a6d-8df6-99a70dadd8c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:10:21.761Z|c52cd75b-0181-456e-99e4-b6a7ebae30d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:10:21.762Z|c1765222-e693-4a6d-8df6-99a70dadd8c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:10:21.763Z|c52cd75b-0181-456e-99e4-b6a7ebae30d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:10:21.764Z|6390ac04-28d6-49a1-ac60-aeb19c830c21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:10:21.765Z|6390ac04-28d6-49a1-ac60-aeb19c830c21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:10:31.790Z|fff8630b-4ca3-49ca-8bab-1b089f224174|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:10:31.791Z|fff8630b-4ca3-49ca-8bab-1b089f224174|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:10:31.789Z|a32a8a8d-4f6e-4075-9aa6-90098e1c27f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:10:31.793Z|a32a8a8d-4f6e-4075-9aa6-90098e1c27f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:10:31.794Z|11df777f-3c02-4a7a-a532-ba7884c4d24e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:10:31.794Z|11df777f-3c02-4a7a-a532-ba7884c4d24e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:10:35.750Z|411f1b2e-cce9-4924-9ae7-28a00cb1fff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:10:35.753Z|411f1b2e-cce9-4924-9ae7-28a00cb1fff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:10:38.119Z|3dbf1f7b-e566-4cfb-97dd-352be9dadde8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:10:38.119Z|3dbf1f7b-e566-4cfb-97dd-352be9dadde8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:10:41.822Z|19c3df1f-8da2-4861-82f4-0d0349025862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:10:41.822Z|70ea950f-7bc4-4b16-ba86-5124b9030140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:10:41.822Z|19c3df1f-8da2-4861-82f4-0d0349025862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:10:41.822Z|70ea950f-7bc4-4b16-ba86-5124b9030140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:10:41.832Z|bf92912e-2442-4ae3-b361-6ccdc9966c5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:10:41.832Z|bf92912e-2442-4ae3-b361-6ccdc9966c5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:10:50.750Z|faefaeac-d398-4056-8f4d-412f1bebb672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:10:50.750Z|faefaeac-d398-4056-8f4d-412f1bebb672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:10:51.850Z|6668ebc4-8637-4e8a-88e6-afa5a47c11bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:10:51.851Z|6668ebc4-8637-4e8a-88e6-afa5a47c11bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:10:51.851Z|d7e24638-da36-41cb-84cd-9485055cb574|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:10:51.852Z|d7e24638-da36-41cb-84cd-9485055cb574|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:10:51.862Z|376eb6d3-28e3-47c5-8f8b-8d2488564cec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:10:51.862Z|376eb6d3-28e3-47c5-8f8b-8d2488564cec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:10:59.888Z|0af8a384-7a5a-4271-9ad3-b4d066e479c3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:10:59.888Z|0af8a384-7a5a-4271-9ad3-b4d066e479c3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:11:01.883Z|32a48619-e3eb-4df0-ba77-89b650242e00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:11:01.884Z|32a48619-e3eb-4df0-ba77-89b650242e00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:11:01.886Z|8d7eab89-ad3e-4eef-b421-22a2166acbb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:11:01.887Z|8d7eab89-ad3e-4eef-b421-22a2166acbb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:11:01.897Z|2ed8b904-febb-4f9e-82fd-ebe722c19ede|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:11:01.897Z|2ed8b904-febb-4f9e-82fd-ebe722c19ede|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:11:05.750Z|9d1b0f77-3d03-4a03-8747-7850f552b642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:11:05.750Z|9d1b0f77-3d03-4a03-8747-7850f552b642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:11:08.123Z|8ec284fd-433c-4c66-a648-3599ec59d89d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:11:08.124Z|8ec284fd-433c-4c66-a648-3599ec59d89d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:11:11.921Z|d1641ae0-1079-4427-86e7-1731296ff653|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:11:11.921Z|8c3f4474-ae14-4644-848b-f35dff252412|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:11:11.922Z|d1641ae0-1079-4427-86e7-1731296ff653|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:11:11.922Z|8c3f4474-ae14-4644-848b-f35dff252412|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:11:11.928Z|82504760-eaac-4d47-bb92-08018243abac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:11:11.928Z|82504760-eaac-4d47-bb92-08018243abac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:11:20.749Z|b5ffe4eb-bce1-4d01-9277-1970c8af8cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:11:20.754Z|b5ffe4eb-bce1-4d01-9277-1970c8af8cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:11:21.948Z|0848fc29-03bf-4267-a13c-a086b6f7d072|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:11:21.949Z|0848fc29-03bf-4267-a13c-a086b6f7d072|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:11:21.951Z|0f23e906-bd81-41ed-bf16-3fb53e034a27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:11:21.952Z|0f23e906-bd81-41ed-bf16-3fb53e034a27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:11:21.957Z|cb45b01e-7c6b-4181-8083-e2dad8159263|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:11:21.958Z|cb45b01e-7c6b-4181-8083-e2dad8159263|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:11:31.978Z|acc943ae-1ad6-4e2e-a573-fe0e88ca957e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:11:31.979Z|acc943ae-1ad6-4e2e-a573-fe0e88ca957e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:11:31.981Z|11e5e5f6-0419-4d85-b135-d16d66e8b13a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:11:31.981Z|11e5e5f6-0419-4d85-b135-d16d66e8b13a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:11:31.984Z|35eb9f27-f34e-4152-a6f1-39b6f9d10300|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:11:31.985Z|35eb9f27-f34e-4152-a6f1-39b6f9d10300|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:11:35.750Z|23c176aa-fd21-4b1f-bd98-4186b1d420a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:11:35.750Z|23c176aa-fd21-4b1f-bd98-4186b1d420a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:11:38.124Z|1a843730-f36d-44cd-b993-64af08badc29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:11:38.125Z|1a843730-f36d-44cd-b993-64af08badc29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:11:42.007Z|0261554c-9e2c-4a44-89a2-adab27b6308b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:11:42.007Z|0261554c-9e2c-4a44-89a2-adab27b6308b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:11:42.010Z|224f2d8f-d19e-4d5a-bdcd-83beb67344ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:11:42.011Z|224f2d8f-d19e-4d5a-bdcd-83beb67344ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:11:42.013Z|05f79e7f-c729-4314-b75f-db96bb00d6eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:11:42.013Z|05f79e7f-c729-4314-b75f-db96bb00d6eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:11:50.749Z|d19be480-9380-4e13-9ec5-44133b728e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:11:50.750Z|d19be480-9380-4e13-9ec5-44133b728e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:11:52.037Z|d9b76399-9542-44b0-81c5-b41729390394|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:11:52.038Z|d9b76399-9542-44b0-81c5-b41729390394|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:11:52.044Z|e28465be-eefd-4633-bbe0-956464fabad6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:11:52.044Z|e28465be-eefd-4633-bbe0-956464fabad6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:11:52.046Z|374b7453-7bb4-409f-8d3e-0e0552d8f0f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:11:52.046Z|374b7453-7bb4-409f-8d3e-0e0552d8f0f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:11:59.891Z|c9b7835f-5fd4-4e14-aae8-12a1df1c1d6f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:11:59.893Z|c9b7835f-5fd4-4e14-aae8-12a1df1c1d6f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:12:02.078Z|60c3130d-5dde-4b92-93a4-44a5dba26988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:12:02.078Z|60c3130d-5dde-4b92-93a4-44a5dba26988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:12:02.081Z|7c26881c-c020-4fd1-9e65-38ee79f3cdb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:12:02.081Z|7c26881c-c020-4fd1-9e65-38ee79f3cdb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:12:02.082Z|713a518e-f6bd-416e-8851-71c85fd290b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:12:02.082Z|713a518e-f6bd-416e-8851-71c85fd290b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:12:05.750Z|7250a117-5d2b-4a58-bace-9118d67f3ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:12:05.754Z|7250a117-5d2b-4a58-bace-9118d67f3ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:12:08.125Z|521a8bca-34e9-4c9b-a03a-6f7dee353b03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:12:08.126Z|521a8bca-34e9-4c9b-a03a-6f7dee353b03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:12:12.103Z|3c17f0ad-e2b7-4534-9339-c330acbbd59d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:12:12.104Z|3c17f0ad-e2b7-4534-9339-c330acbbd59d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:12:12.104Z|1818637e-cc06-4301-8908-ecc4412b5fc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:12:12.105Z|1818637e-cc06-4301-8908-ecc4412b5fc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:12:12.105Z|bae36d65-c85a-42fe-a58b-18b47e485e58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:12:12.105Z|bae36d65-c85a-42fe-a58b-18b47e485e58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:12:20.750Z|ab92dd1d-27ef-4c38-ab4d-3475dcf34e10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:12:20.750Z|ab92dd1d-27ef-4c38-ab4d-3475dcf34e10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:12:22.129Z|ee349514-9b38-4678-9712-678b5f8c5851|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:12:22.129Z|fa5b1693-97b3-4f91-9ca5-1fc4f23fa3c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:12:22.130Z|ee349514-9b38-4678-9712-678b5f8c5851|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:12:22.130Z|fa5b1693-97b3-4f91-9ca5-1fc4f23fa3c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:12:22.133Z|4270b8a3-5cd6-46ae-ba7c-c707226a2e66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:12:22.133Z|4270b8a3-5cd6-46ae-ba7c-c707226a2e66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:12:32.161Z|caef23b9-1022-47fb-8040-4b8e8b545490|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:12:32.162Z|caef23b9-1022-47fb-8040-4b8e8b545490|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:12:32.164Z|46c5e058-d35a-4fee-b56f-fc6d2b2d1551|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:12:32.165Z|46c5e058-d35a-4fee-b56f-fc6d2b2d1551|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:12:32.166Z|9594e076-1bec-4e7c-89e6-fc3fdb023904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:12:32.166Z|9594e076-1bec-4e7c-89e6-fc3fdb023904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:12:35.750Z|e982e7e5-d3d3-4347-9f0c-d6ba5ad2bead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:12:35.750Z|e982e7e5-d3d3-4347-9f0c-d6ba5ad2bead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:12:38.126Z|47dba130-3662-48f6-8757-b35fac1c917f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:12:38.127Z|47dba130-3662-48f6-8757-b35fac1c917f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:12:42.189Z|b6ef5a76-382e-435d-9c8f-a85d1a8399bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:12:42.190Z|b6ef5a76-382e-435d-9c8f-a85d1a8399bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:12:42.192Z|7feb3509-64ad-4221-a55b-68fb126aa50e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:12:42.193Z|7feb3509-64ad-4221-a55b-68fb126aa50e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:12:42.197Z|a74964f6-2d8a-4bca-89b0-d804fc173935|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:12:42.198Z|a74964f6-2d8a-4bca-89b0-d804fc173935|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:12:50.750Z|508235c5-bff0-4964-ba99-06bec05da409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:12:50.756Z|508235c5-bff0-4964-ba99-06bec05da409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:12:52.214Z|ba76d6b8-1690-41c9-a48a-ac72a737b4af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:12:52.214Z|ba76d6b8-1690-41c9-a48a-ac72a737b4af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:12:52.217Z|3b5d419c-16bb-48ab-93dd-2861e5ebc632|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:12:52.217Z|3b5d419c-16bb-48ab-93dd-2861e5ebc632|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:12:52.220Z|d4924c7b-7eca-4e4a-ae9a-253df229fe40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:12:52.220Z|d4924c7b-7eca-4e4a-ae9a-253df229fe40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:12:59.888Z|39123eb4-f04b-4ea2-ac43-f5c5cc39c541|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:12:59.889Z|39123eb4-f04b-4ea2-ac43-f5c5cc39c541|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:13:02.246Z|d0366242-c4d4-4c7b-9ac7-730d4b0971bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:13:02.246Z|d0366242-c4d4-4c7b-9ac7-730d4b0971bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:13:02.249Z|67fd3674-ae84-4eb1-945a-ec39078ed043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:13:02.250Z|67fd3674-ae84-4eb1-945a-ec39078ed043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:13:02.254Z|65a6fb16-3f85-4244-88f3-c5c0e24cbdc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:13:02.254Z|65a6fb16-3f85-4244-88f3-c5c0e24cbdc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:13:05.749Z|7371901d-0252-4203-833c-830b1c718f1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:13:05.750Z|7371901d-0252-4203-833c-830b1c718f1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:13:08.127Z|7824a6a1-fd74-466d-9bea-0a5545fd085e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:13:08.128Z|7824a6a1-fd74-466d-9bea-0a5545fd085e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:13:12.274Z|3d32fe35-ee59-466b-a7f9-6997285d7b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:13:12.275Z|3d32fe35-ee59-466b-a7f9-6997285d7b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:13:12.281Z|13208b09-3d01-4346-a65a-f40eeb82f31b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:13:12.282Z|13208b09-3d01-4346-a65a-f40eeb82f31b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:13:12.286Z|fd8d58e2-6082-4481-b9b3-4b227b09d233|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:13:12.287Z|fd8d58e2-6082-4481-b9b3-4b227b09d233|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:13:20.750Z|8a8dd3c9-d1b0-4a20-8171-cd9f55bf2a55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:13:20.750Z|8a8dd3c9-d1b0-4a20-8171-cd9f55bf2a55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:13:22.304Z|ab93f891-784c-4835-b9f4-5de31e7241a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:13:22.305Z|ab93f891-784c-4835-b9f4-5de31e7241a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:13:22.309Z|e1dd39d0-5d2f-4cff-b703-11f67e8e7fd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:13:22.309Z|e1dd39d0-5d2f-4cff-b703-11f67e8e7fd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:13:22.313Z|de0c3bdc-83f4-4ed8-8688-22b4f097efcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:13:22.314Z|de0c3bdc-83f4-4ed8-8688-22b4f097efcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:13:32.339Z|94a18662-0942-4c1f-a637-95ce8da6a588|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:13:32.339Z|12c186c3-0500-45f7-954e-d7c59fb8173b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:13:32.340Z|94a18662-0942-4c1f-a637-95ce8da6a588|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:13:32.340Z|12c186c3-0500-45f7-954e-d7c59fb8173b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:13:32.342Z|708fa38f-bbd1-4138-a670-f9dc4d3dfad5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:13:32.343Z|708fa38f-bbd1-4138-a670-f9dc4d3dfad5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:13:35.749Z|7cf6c6bf-6b5a-45c0-aa8c-b193e4b4f61f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:13:35.753Z|7cf6c6bf-6b5a-45c0-aa8c-b193e4b4f61f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:13:38.128Z|524b8f20-3743-4f2d-b274-6a567ccc971a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:13:38.129Z|524b8f20-3743-4f2d-b274-6a567ccc971a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:13:42.370Z|67424e57-1608-4a72-8e84-b59fef05e106|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:13:42.372Z|67424e57-1608-4a72-8e84-b59fef05e106|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:13:42.373Z|8cbcb19b-df90-46f6-9ab3-0bd71140fba9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:13:42.373Z|d1d01686-de15-44dd-af9a-ac1759437d6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:13:42.373Z|8cbcb19b-df90-46f6-9ab3-0bd71140fba9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:13:42.374Z|d1d01686-de15-44dd-af9a-ac1759437d6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:13:50.750Z|4b6b19f8-7adb-4624-ab0a-07a8450fca72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:13:50.751Z|4b6b19f8-7adb-4624-ab0a-07a8450fca72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:13:52.403Z|c8998c84-c0da-4532-a199-d8b635027c12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:13:52.403Z|10f7f56e-2ef6-46bf-8947-6db43834058a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:13:52.404Z|c8998c84-c0da-4532-a199-d8b635027c12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:13:52.404Z|10f7f56e-2ef6-46bf-8947-6db43834058a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:13:52.405Z|579fe4ce-d97f-4783-8663-3ec3cc0d7a69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:13:52.407Z|579fe4ce-d97f-4783-8663-3ec3cc0d7a69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:13:59.889Z|6613d189-0648-465e-91fb-050955297ba2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:13:59.890Z|6613d189-0648-465e-91fb-050955297ba2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:14:02.435Z|6aedbd67-e476-4487-ac87-7f9abb135b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:14:02.436Z|6aedbd67-e476-4487-ac87-7f9abb135b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:14:02.437Z|7c152d49-fe23-40df-a651-f84bc7f04e83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:14:02.438Z|7c152d49-fe23-40df-a651-f84bc7f04e83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:14:02.440Z|2227a5db-3981-4942-adf6-6e6fd276312c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:14:02.440Z|2227a5db-3981-4942-adf6-6e6fd276312c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:14:05.750Z|0bed7e85-01a4-4323-8181-4aadd9436a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:14:05.750Z|0bed7e85-01a4-4323-8181-4aadd9436a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:14:08.129Z|5dcec72c-585c-46e8-90ca-801dc28a4923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:14:08.130Z|5dcec72c-585c-46e8-90ca-801dc28a4923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:14:12.465Z|9ea08142-5131-4a74-acdd-cfd9a1392849|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:14:12.465Z|9ea08142-5131-4a74-acdd-cfd9a1392849|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:14:12.466Z|69a1f362-59c8-47b0-95f0-46c7e1ea5899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:14:12.467Z|69a1f362-59c8-47b0-95f0-46c7e1ea5899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:14:12.469Z|07acb6b0-b240-4dbd-a24f-07a71f6d85e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:14:12.470Z|07acb6b0-b240-4dbd-a24f-07a71f6d85e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:14:20.749Z|bf2d7c66-4fce-4099-bacc-3263f08ccef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:14:20.756Z|bf2d7c66-4fce-4099-bacc-3263f08ccef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:14:22.495Z|e2f74474-f7aa-4311-8989-ef0cd6bff314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:14:22.496Z|e2f74474-f7aa-4311-8989-ef0cd6bff314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:14:22.497Z|c9e6f5aa-350b-4157-9f47-44887f7646f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:14:22.498Z|c9e6f5aa-350b-4157-9f47-44887f7646f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:14:22.499Z|b1c96518-d99f-471a-b187-78ebb942e331|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:14:22.500Z|b1c96518-d99f-471a-b187-78ebb942e331|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:14:32.525Z|8598813b-c810-4f2f-ac45-0cb054c8627a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:14:32.526Z|8598813b-c810-4f2f-ac45-0cb054c8627a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:14:32.526Z|f2eca078-56e4-442f-a1f2-2646c9f73e23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:14:32.526Z|bae816e8-f857-4444-ad6f-732b699b5853|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:14:32.527Z|f2eca078-56e4-442f-a1f2-2646c9f73e23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:14:32.527Z|bae816e8-f857-4444-ad6f-732b699b5853|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:14:35.750Z|2a0c66fd-6f34-4d46-b63e-5f727fd5ae21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:14:35.750Z|2a0c66fd-6f34-4d46-b63e-5f727fd5ae21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:14:38.130Z|4ccb6ce0-968a-4f0d-b7c5-353d2db64b8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:14:38.131Z|4ccb6ce0-968a-4f0d-b7c5-353d2db64b8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:14:42.559Z|da71c482-3b84-41cc-b7c4-b517c033181f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:14:42.560Z|da71c482-3b84-41cc-b7c4-b517c033181f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:14:42.562Z|06606aa0-d43c-4cbd-a267-c08c463f975d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:14:42.563Z|06606aa0-d43c-4cbd-a267-c08c463f975d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:14:42.568Z|8eda5008-d593-4bb9-98cb-9c4599a7e190|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:14:42.569Z|8eda5008-d593-4bb9-98cb-9c4599a7e190|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:14:50.749Z|74b35fa8-0bf1-49f4-9af0-7e3b43fe3499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:14:50.750Z|74b35fa8-0bf1-49f4-9af0-7e3b43fe3499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:14:52.599Z|99644a39-51e7-4193-bf0f-45509993d1a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:14:52.600Z|328acf83-4d39-4ab4-ade9-1a7d6457356a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:14:52.600Z|99644a39-51e7-4193-bf0f-45509993d1a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:14:52.600Z|328acf83-4d39-4ab4-ade9-1a7d6457356a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:14:52.601Z|ab6136f9-7f0d-409e-924e-5dc13eda8fcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:14:52.604Z|ab6136f9-7f0d-409e-924e-5dc13eda8fcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:14:59.890Z|5f9af1e3-b30f-46dd-afad-90e41c0c835d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:14:59.891Z|5f9af1e3-b30f-46dd-afad-90e41c0c835d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:15:02.633Z|c29f5898-9cbb-42bc-ae74-4d0a73a97e02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:15:02.635Z|b20ba094-36c4-4c57-a02a-d438a884bc0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:15:02.636Z|c29f5898-9cbb-42bc-ae74-4d0a73a97e02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:15:02.637Z|1128bfae-e39d-442e-815c-c55680ef7ba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:15:02.637Z|1128bfae-e39d-442e-815c-c55680ef7ba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:15:02.635Z|b20ba094-36c4-4c57-a02a-d438a884bc0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:15:05.750Z|191512e4-adc7-4a34-9ff6-d0f0fc0895c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:15:05.753Z|191512e4-adc7-4a34-9ff6-d0f0fc0895c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:15:08.131Z|00b34c66-f550-4faa-a1d0-0edb2b2a9d74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:15:08.132Z|00b34c66-f550-4faa-a1d0-0edb2b2a9d74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:15:12.663Z|c2281993-43a7-45bc-8159-d9f89aea45e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:15:12.663Z|c2281993-43a7-45bc-8159-d9f89aea45e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:15:12.665Z|5a437ad6-16ee-42af-9525-54539744076a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:15:12.665Z|5a437ad6-16ee-42af-9525-54539744076a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:15:12.666Z|5c35e81a-baf6-427d-8872-10a1ee4ab090|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:15:12.666Z|5c35e81a-baf6-427d-8872-10a1ee4ab090|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:15:20.751Z|51aedda2-eca5-4855-b643-042ef96c9eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:15:20.751Z|51aedda2-eca5-4855-b643-042ef96c9eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:15:22.700Z|ff724c77-4646-4e73-8b9d-1b8296077801|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:15:22.700Z|ff724c77-4646-4e73-8b9d-1b8296077801|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:15:22.698Z|6677f33a-2142-4674-94db-676bb6148a2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:15:22.703Z|6677f33a-2142-4674-94db-676bb6148a2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:15:22.703Z|f6670450-a3f3-422a-9b1b-296715c8766e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:15:22.704Z|f6670450-a3f3-422a-9b1b-296715c8766e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:15:32.731Z|d51d4bf8-fe8f-4481-8ab3-bbd3a3dc78ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:15:32.731Z|d51d4bf8-fe8f-4481-8ab3-bbd3a3dc78ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:15:32.732Z|869dff40-3803-4cbf-9951-ad8fea05c894|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:15:32.731Z|b17bd44d-8a53-4312-b387-1ebc216987bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:15:32.732Z|869dff40-3803-4cbf-9951-ad8fea05c894|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:15:32.732Z|b17bd44d-8a53-4312-b387-1ebc216987bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:15:35.749Z|5707c19c-653c-4eda-bccb-12f50c949587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:15:35.750Z|5707c19c-653c-4eda-bccb-12f50c949587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:15:38.132Z|14195c8b-31d8-4ae7-962c-bc02e1c0fd0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:15:38.133Z|14195c8b-31d8-4ae7-962c-bc02e1c0fd0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:15:42.762Z|e8f50ad0-b848-4be6-9107-78df19ceb831|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:15:42.763Z|e8f50ad0-b848-4be6-9107-78df19ceb831|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:15:42.764Z|a493a64a-9acf-4904-b3ce-9daaeb819458|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:15:42.765Z|a493a64a-9acf-4904-b3ce-9daaeb819458|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:15:42.765Z|25658cf6-74db-4a1f-8332-290c06d43b6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:15:42.766Z|25658cf6-74db-4a1f-8332-290c06d43b6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:15:50.750Z|5ca2b8f3-acd0-4f99-8126-ece5044af415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:15:50.755Z|5ca2b8f3-acd0-4f99-8126-ece5044af415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:15:52.792Z|de1a64ac-6e7d-47a2-8148-8bb8278e046a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:15:52.793Z|41dbd162-2c5c-464f-9a85-0849399bf3c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:15:52.792Z|de1a64ac-6e7d-47a2-8148-8bb8278e046a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:15:52.795Z|deae9860-4e6f-4e39-acd1-606d120de5f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:15:52.795Z|41dbd162-2c5c-464f-9a85-0849399bf3c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:15:52.796Z|deae9860-4e6f-4e39-acd1-606d120de5f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:15:59.888Z|df0577c9-0eb9-458d-b066-35da711976cb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:15:59.889Z|df0577c9-0eb9-458d-b066-35da711976cb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:16:02.823Z|f8a0aaf2-40d1-4ba8-9061-94943927a451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:16:02.824Z|f8a0aaf2-40d1-4ba8-9061-94943927a451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:16:02.826Z|c4bdb020-6226-427b-88be-4d7d2f806416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:16:02.827Z|9223141d-2072-42d9-8456-6b707a41cd00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:16:02.827Z|c4bdb020-6226-427b-88be-4d7d2f806416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:16:02.827Z|9223141d-2072-42d9-8456-6b707a41cd00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:16:05.750Z|b4e44d25-79e1-4e97-8951-2f00daadedb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:16:05.751Z|b4e44d25-79e1-4e97-8951-2f00daadedb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:16:08.133Z|2e158d5c-eebd-43ed-8a1f-3e599da06c72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:16:08.134Z|2e158d5c-eebd-43ed-8a1f-3e599da06c72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:16:12.854Z|694fd396-7736-4461-bf21-4ef9643dc4b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:16:12.854Z|df211b71-6388-4333-a833-f731f213300f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:16:12.855Z|df211b71-6388-4333-a833-f731f213300f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:16:12.854Z|694fd396-7736-4461-bf21-4ef9643dc4b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:16:12.857Z|54a10276-7ca6-4aed-b6c2-f193ee928787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:16:12.857Z|54a10276-7ca6-4aed-b6c2-f193ee928787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:16:20.749Z|5d1ce22f-c5fa-4eda-8759-abf843d29acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:16:20.750Z|5d1ce22f-c5fa-4eda-8759-abf843d29acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:16:22.880Z|96b8d626-c782-4229-94e0-f12be3f020ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:16:22.881Z|96b8d626-c782-4229-94e0-f12be3f020ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:16:22.885Z|bb394e6b-2881-4b80-a7b4-f03774cafd58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:16:22.885Z|de626c31-bcb1-4d13-bc2a-fc93338f0181|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:16:22.885Z|bb394e6b-2881-4b80-a7b4-f03774cafd58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:16:22.886Z|de626c31-bcb1-4d13-bc2a-fc93338f0181|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:16:32.915Z|3f4d2906-ac00-409a-ac67-88600f443172|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:16:32.916Z|3f4d2906-ac00-409a-ac67-88600f443172|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:16:32.915Z|4e4c911b-8292-4e7f-90a3-8cb5d3716713|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:16:32.916Z|4e4c911b-8292-4e7f-90a3-8cb5d3716713|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:16:32.916Z|f2b52d4c-87ae-4c14-be6a-11d132e2bdfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:16:32.916Z|f2b52d4c-87ae-4c14-be6a-11d132e2bdfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:16:35.750Z|cfefca1a-26d3-4618-aeed-e6d3d5a2dd5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:16:35.753Z|cfefca1a-26d3-4618-aeed-e6d3d5a2dd5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:16:38.134Z|46db2622-bfb8-4a18-809b-b52e16b9989e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:16:38.135Z|46db2622-bfb8-4a18-809b-b52e16b9989e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:16:42.944Z|94ddd125-4877-44a9-b2dd-4e13471e9291|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:16:42.944Z|94ddd125-4877-44a9-b2dd-4e13471e9291|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:16:42.946Z|ded57cdc-a5f7-4707-bbbb-34fce4998f5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:16:42.944Z|014a8c5b-7f66-4c95-b146-4de08254d521|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:16:42.947Z|ded57cdc-a5f7-4707-bbbb-34fce4998f5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:16:42.948Z|014a8c5b-7f66-4c95-b146-4de08254d521|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:16:50.750Z|99eb7f99-125a-41c2-bb3f-5d16f6453247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:16:50.750Z|99eb7f99-125a-41c2-bb3f-5d16f6453247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:16:52.973Z|06590a32-1585-4d5d-9198-745d7c9ad6e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:16:52.973Z|06590a32-1585-4d5d-9198-745d7c9ad6e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:16:52.976Z|a07f4928-d5ad-4b6e-af57-f35707d73b89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:16:52.976Z|a07f4928-d5ad-4b6e-af57-f35707d73b89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:16:52.980Z|f3078358-7b37-45dd-a665-043124c3d61a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:16:52.980Z|f3078358-7b37-45dd-a665-043124c3d61a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:16:59.888Z|6a8fd834-216a-40a6-8ee5-ed7a9915988b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:16:59.892Z|6a8fd834-216a-40a6-8ee5-ed7a9915988b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:17:03.001Z|db214b0e-ec18-4863-a2d1-cf0b4b5677fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:17:03.001Z|db214b0e-ec18-4863-a2d1-cf0b4b5677fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:17:03.009Z|3e9e03be-c0a2-4406-84d8-29295b677a92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:17:03.010Z|45014a58-d72f-43a8-891d-2e3e0d373ae8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:17:03.010Z|3e9e03be-c0a2-4406-84d8-29295b677a92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:17:03.010Z|45014a58-d72f-43a8-891d-2e3e0d373ae8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:17:05.750Z|276c8264-eaa3-4103-a2d4-80945b1e25ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:17:05.751Z|276c8264-eaa3-4103-a2d4-80945b1e25ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:17:08.137Z|2e734161-2e48-4ae9-a01c-a999fe785621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:17:08.138Z|2e734161-2e48-4ae9-a01c-a999fe785621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:17:13.031Z|87eff4b3-ed0f-46a0-93c6-2118239819bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:17:13.032Z|87eff4b3-ed0f-46a0-93c6-2118239819bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:17:13.040Z|eef147ff-a44f-4dc0-9343-2fa1e0420a80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:17:13.044Z|b258f87c-15c2-4ffc-8b32-ca31c6c6de34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:17:13.044Z|b258f87c-15c2-4ffc-8b32-ca31c6c6de34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:17:13.041Z|eef147ff-a44f-4dc0-9343-2fa1e0420a80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:17:20.750Z|80bb5766-78da-4114-980e-79a9f1a42c67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:17:20.755Z|80bb5766-78da-4114-980e-79a9f1a42c67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:17:23.062Z|2a2fc791-3893-4dbb-a98f-dd00b80beb0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:17:23.063Z|2a2fc791-3893-4dbb-a98f-dd00b80beb0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:17:23.073Z|f0d0c7c9-9b3b-4645-95c7-23e312e2ab97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:17:23.073Z|f0d0c7c9-9b3b-4645-95c7-23e312e2ab97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:17:23.077Z|5814ba13-b908-4ed9-a273-44a050349305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:17:23.077Z|5814ba13-b908-4ed9-a273-44a050349305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:17:33.090Z|7d5eb80f-103d-4b80-820d-154aa5038f37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:17:33.091Z|7d5eb80f-103d-4b80-820d-154aa5038f37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:17:33.100Z|ed699ccb-ba3b-4b9d-8dfb-21076c77d122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:17:33.100Z|ed699ccb-ba3b-4b9d-8dfb-21076c77d122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:17:33.104Z|938dbb08-f14d-46fc-b170-6c582bb9c83a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:17:33.104Z|938dbb08-f14d-46fc-b170-6c582bb9c83a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:17:35.750Z|a1cbf68b-e03b-4745-9767-521e5ddf880a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:17:35.750Z|a1cbf68b-e03b-4745-9767-521e5ddf880a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:17:38.139Z|98bdc30f-62ec-41be-9e5a-7b5c5bfd3c6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:17:38.139Z|98bdc30f-62ec-41be-9e5a-7b5c5bfd3c6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:17:43.124Z|024be339-de87-459e-bc16-082960e9655c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:17:43.125Z|024be339-de87-459e-bc16-082960e9655c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:17:43.129Z|1270ae07-7533-4e69-aa29-46230ca4dadb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:17:43.131Z|1270ae07-7533-4e69-aa29-46230ca4dadb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:17:43.134Z|91660da5-506a-4241-a7be-1110fcd17839|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:17:43.136Z|91660da5-506a-4241-a7be-1110fcd17839|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:17:50.750Z|80b9d5c5-bbd1-4d49-bb00-b5b2ff67fcc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:17:50.750Z|80b9d5c5-bbd1-4d49-bb00-b5b2ff67fcc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:17:53.159Z|3d03f554-ad25-40e2-8d09-bbb34579355d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:17:53.159Z|618f334a-d813-4fbd-b97b-48b9735a382b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:17:53.159Z|3d03f554-ad25-40e2-8d09-bbb34579355d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:17:53.160Z|618f334a-d813-4fbd-b97b-48b9735a382b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:17:53.167Z|16fe46d4-3763-4cc0-bf30-d56bce2e2ab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:17:53.168Z|16fe46d4-3763-4cc0-bf30-d56bce2e2ab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:17:59.887Z|c2aa0b80-4e19-4167-8f61-6ab078730544|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:17:59.888Z|c2aa0b80-4e19-4167-8f61-6ab078730544|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:18:03.190Z|de8743f8-215c-433c-9402-5696b45de01d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:18:03.191Z|de8743f8-215c-433c-9402-5696b45de01d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:18:03.196Z|ce96503e-a46f-4236-9441-892a5266ba53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:18:03.196Z|cbfb28c3-9c4e-4d5a-903d-2f1dd03d38c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:18:03.197Z|cbfb28c3-9c4e-4d5a-903d-2f1dd03d38c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:18:03.196Z|ce96503e-a46f-4236-9441-892a5266ba53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:18:05.750Z|4db3876f-55dc-46dd-9e1d-6927969c33fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:18:05.753Z|4db3876f-55dc-46dd-9e1d-6927969c33fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:18:08.140Z|6b3dfedc-8dfa-4e44-a979-5d1d7168dcd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:18:08.140Z|6b3dfedc-8dfa-4e44-a979-5d1d7168dcd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:18:13.224Z|640a2e06-07a3-45c9-b76d-42c7243472e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:18:13.225Z|640a2e06-07a3-45c9-b76d-42c7243472e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:18:13.228Z|b5a7b23b-3a6a-4f76-879d-69013f024b2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:18:13.229Z|b5a7b23b-3a6a-4f76-879d-69013f024b2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:18:13.231Z|db934045-5dd4-423a-8b6c-ff2c82d8bc53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:18:13.231Z|db934045-5dd4-423a-8b6c-ff2c82d8bc53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:18:20.750Z|9fe85189-3bbc-48e1-be86-3ba11f0934c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:18:20.750Z|9fe85189-3bbc-48e1-be86-3ba11f0934c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:18:23.258Z|a3b68f3e-6b16-4fcc-a820-04e9d66bdf0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:18:23.259Z|a3b68f3e-6b16-4fcc-a820-04e9d66bdf0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:18:23.264Z|e7ff7b1f-b2b4-45e9-875c-2368eb818332|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:18:23.264Z|e7ff7b1f-b2b4-45e9-875c-2368eb818332|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:18:23.267Z|7dad4f9f-3b31-4e07-abc8-144cca5c30ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:18:23.268Z|7dad4f9f-3b31-4e07-abc8-144cca5c30ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:18:33.288Z|9498f67c-dec7-47d7-9179-0ec9ec9b5c9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:18:33.289Z|9498f67c-dec7-47d7-9179-0ec9ec9b5c9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:18:33.291Z|58266501-cc54-46d6-8324-93d71132eb43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:18:33.292Z|58266501-cc54-46d6-8324-93d71132eb43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:18:33.292Z|2b3857df-9852-4759-878a-aa7315c383b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:18:33.293Z|2b3857df-9852-4759-878a-aa7315c383b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:18:35.749Z|8f07bbe7-4247-4285-99a5-0e2fa0ad31d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:18:35.750Z|8f07bbe7-4247-4285-99a5-0e2fa0ad31d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:18:38.141Z|a0654c34-185a-44e6-945e-7052f1bb8711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:18:38.141Z|a0654c34-185a-44e6-945e-7052f1bb8711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:18:43.322Z|a6813062-edb1-48b7-9667-6fca939f37f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:18:43.322Z|a6813062-edb1-48b7-9667-6fca939f37f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:18:43.324Z|d7d02489-9ce8-444c-8f4b-449a75f16e0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:18:43.324Z|d7d02489-9ce8-444c-8f4b-449a75f16e0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:18:43.326Z|53d3b60e-b917-408a-8e37-01d8de7082cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:18:43.326Z|53d3b60e-b917-408a-8e37-01d8de7082cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:18:50.750Z|87dd47a9-091b-4750-ba8e-2391293e5019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:18:50.754Z|87dd47a9-091b-4750-ba8e-2391293e5019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:18:53.354Z|1fa58571-0d4d-4022-9f1e-64453c10b9d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:18:53.355Z|1fa58571-0d4d-4022-9f1e-64453c10b9d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:18:53.359Z|36687823-15ec-45d3-a80c-47477fbc5835|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:18:53.359Z|aba935ca-e3fc-4a32-b3ec-86b78d8ca41a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:18:53.359Z|36687823-15ec-45d3-a80c-47477fbc5835|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:18:53.359Z|aba935ca-e3fc-4a32-b3ec-86b78d8ca41a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:18:59.888Z|d5bd2328-a02d-453c-806d-b5adce3115d5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:18:59.889Z|d5bd2328-a02d-453c-806d-b5adce3115d5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:19:03.383Z|cce5ed0e-767e-4ab2-b057-d6b23000f581|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:19:03.384Z|cce5ed0e-767e-4ab2-b057-d6b23000f581|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:19:03.385Z|6cdf6abb-3416-4d38-b3c9-39c7e83f3f01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:19:03.385Z|6cdf6abb-3416-4d38-b3c9-39c7e83f3f01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:19:03.388Z|a32cc219-0351-4451-84d6-d0cd194e4e1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:19:03.388Z|a32cc219-0351-4451-84d6-d0cd194e4e1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:19:05.750Z|759d5c84-e7cc-4738-be5b-7b6ca508d333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:19:05.751Z|759d5c84-e7cc-4738-be5b-7b6ca508d333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:19:08.142Z|dfe84a9e-373e-435c-b9ee-684316eeb548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:19:08.142Z|dfe84a9e-373e-435c-b9ee-684316eeb548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:19:13.412Z|f9a5100d-cde0-4385-899c-8061de5aaefe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:19:13.413Z|f9a5100d-cde0-4385-899c-8061de5aaefe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:19:13.417Z|51e15987-ea06-463e-965c-81dd77f1a082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:19:13.419Z|c427a1b9-001a-4fb4-bafc-c32a4e2f7543|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:19:13.419Z|51e15987-ea06-463e-965c-81dd77f1a082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:19:13.419Z|c427a1b9-001a-4fb4-bafc-c32a4e2f7543|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:19:20.750Z|6bf921d4-8685-4000-b37c-355ef322f783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:19:20.750Z|6bf921d4-8685-4000-b37c-355ef322f783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:19:23.446Z|fd4d6967-63f6-4edb-b49f-7c4cea68ebd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:19:23.447Z|48145912-28c7-4015-8492-81f0ef1c8a9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:19:23.447Z|fd4d6967-63f6-4edb-b49f-7c4cea68ebd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:19:23.447Z|48145912-28c7-4015-8492-81f0ef1c8a9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:19:23.453Z|0f3e7570-b93d-4045-978a-74c5b467d5f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:19:23.454Z|0f3e7570-b93d-4045-978a-74c5b467d5f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:19:33.477Z|5bab2cf6-f249-4ebd-b715-a3a0edf842fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:19:33.478Z|5bab2cf6-f249-4ebd-b715-a3a0edf842fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:19:33.480Z|a7abfdc4-3d68-4d6a-b456-120ef5796ca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:19:33.481Z|a7abfdc4-3d68-4d6a-b456-120ef5796ca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:19:33.488Z|acd3a541-2ca6-4bba-a13c-89c4940a8dd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:19:33.488Z|acd3a541-2ca6-4bba-a13c-89c4940a8dd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:19:35.750Z|78f875ea-967c-45d2-94b9-0e5b761b6ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:19:35.753Z|78f875ea-967c-45d2-94b9-0e5b761b6ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:19:38.143Z|5ab50d4a-0c53-4bb1-921c-76ff0d9cb805|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:19:38.143Z|5ab50d4a-0c53-4bb1-921c-76ff0d9cb805|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:19:43.506Z|ccdc5a62-623d-45ae-b314-12ae7ed2a33e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:19:43.507Z|ccdc5a62-623d-45ae-b314-12ae7ed2a33e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:19:43.511Z|79f53a51-35b1-4d29-b555-b1ab8caf2173|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:19:43.512Z|79f53a51-35b1-4d29-b555-b1ab8caf2173|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:19:43.513Z|df58c1f4-ccc5-4c11-877e-413ac6a8a465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:19:43.514Z|df58c1f4-ccc5-4c11-877e-413ac6a8a465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:19:50.749Z|5049040d-eb6c-41d6-899b-7785ff6dbd13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:19:50.750Z|5049040d-eb6c-41d6-899b-7785ff6dbd13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:19:53.536Z|4804478e-cb69-4ffa-af7b-178b712b9daf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:19:53.537Z|4804478e-cb69-4ffa-af7b-178b712b9daf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:19:53.540Z|f57e835a-0f3d-46cc-af78-46c488067771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:19:53.541Z|f57e835a-0f3d-46cc-af78-46c488067771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:19:53.544Z|5bceeb8a-cdec-4e1b-b70a-da6e4598928f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:19:53.545Z|5bceeb8a-cdec-4e1b-b70a-da6e4598928f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:19:59.889Z|a26f29b7-bb83-4d29-82fd-d8361a3a8946|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:19:59.889Z|a26f29b7-bb83-4d29-82fd-d8361a3a8946|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:20:03.567Z|960813fc-ab02-40d9-9348-843f0e812721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:20:03.568Z|960813fc-ab02-40d9-9348-843f0e812721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:20:03.571Z|41c73c27-c1b1-4b50-9672-35e88a35cd40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:20:03.572Z|41c73c27-c1b1-4b50-9672-35e88a35cd40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:20:03.573Z|55109bb1-a6b3-4cd0-929b-7f8b753aac8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:20:03.574Z|55109bb1-a6b3-4cd0-929b-7f8b753aac8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:20:05.751Z|0e7921af-ffbc-455c-8661-fd40481d7c72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:20:05.752Z|0e7921af-ffbc-455c-8661-fd40481d7c72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:20:08.144Z|3ef1984e-44f6-4d07-b63a-4acdfc5c68ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:20:08.144Z|3ef1984e-44f6-4d07-b63a-4acdfc5c68ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:20:13.598Z|1cd90854-d094-4942-bf0a-bb99ad4a72ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:20:13.599Z|1cd90854-d094-4942-bf0a-bb99ad4a72ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:20:13.601Z|7692352d-8182-473c-a7ac-ab9a989b5394|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:20:13.601Z|7692352d-8182-473c-a7ac-ab9a989b5394|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:20:13.607Z|6ebfff60-6def-495f-934a-49877b68b244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:20:13.607Z|6ebfff60-6def-495f-934a-49877b68b244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:20:20.750Z|d2b94392-0c7f-4833-9013-69e06d4c10e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:20:20.754Z|d2b94392-0c7f-4833-9013-69e06d4c10e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:20:23.628Z|43ea7528-e79e-4ee9-8e58-8bee6dc1c737|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:20:23.628Z|26c1ba71-6677-4873-b4a7-99147d4cdab4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:20:23.629Z|43ea7528-e79e-4ee9-8e58-8bee6dc1c737|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:20:23.629Z|26c1ba71-6677-4873-b4a7-99147d4cdab4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:20:23.632Z|0a9baa03-3c45-4947-a21c-d788a3515852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:20:23.633Z|0a9baa03-3c45-4947-a21c-d788a3515852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:20:33.656Z|c2824579-905a-468a-b3d1-a0b9b6e535a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:20:33.657Z|c2824579-905a-468a-b3d1-a0b9b6e535a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:20:33.660Z|a6fd06fe-c990-4aec-9b77-646907279efb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:20:33.661Z|a6fd06fe-c990-4aec-9b77-646907279efb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:20:33.661Z|af21a193-8e86-4b5a-8a4c-3b252f3f1b15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:20:33.662Z|af21a193-8e86-4b5a-8a4c-3b252f3f1b15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:20:35.750Z|f8732840-3b62-4352-aa94-868f2f361473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:20:35.750Z|f8732840-3b62-4352-aa94-868f2f361473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:20:38.145Z|64c1b6eb-1ce7-41ec-94da-daa5acefc5f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:20:38.145Z|64c1b6eb-1ce7-41ec-94da-daa5acefc5f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:20:43.687Z|05d3fbf0-c8d9-4042-a1ad-37d8aeee3bb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:20:43.688Z|05d3fbf0-c8d9-4042-a1ad-37d8aeee3bb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:20:43.693Z|9026c8c4-882f-4b26-9267-1e1544d894af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:20:43.694Z|9026c8c4-882f-4b26-9267-1e1544d894af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:20:43.695Z|cc1d4294-0902-403a-a1b2-09049e624fbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:20:43.696Z|cc1d4294-0902-403a-a1b2-09049e624fbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:20:50.750Z|99affa80-fc83-4c3e-bee5-6eaba8b66754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:20:50.750Z|99affa80-fc83-4c3e-bee5-6eaba8b66754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:20:53.720Z|de286a3e-5e31-4820-9166-1bf648fa0d56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:20:53.721Z|de286a3e-5e31-4820-9166-1bf648fa0d56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:20:53.723Z|b6c533ab-0540-4ec0-9919-c8e824f63dd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:20:53.723Z|b6c533ab-0540-4ec0-9919-c8e824f63dd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:20:53.732Z|efc8640f-c9fd-4e2f-827c-4f982872830a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:20:53.732Z|efc8640f-c9fd-4e2f-827c-4f982872830a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:20:59.889Z|231182ca-e2bd-475d-a553-9fca70d29b0e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:20:59.890Z|231182ca-e2bd-475d-a553-9fca70d29b0e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:21:03.750Z|5937d3df-322c-46d4-b642-22be8c0aac06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:21:03.750Z|5937d3df-322c-46d4-b642-22be8c0aac06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:21:03.754Z|f4244286-15a8-4a14-b966-3553b71211dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:21:03.754Z|f4244286-15a8-4a14-b966-3553b71211dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:21:03.757Z|89de7fea-c51f-4b9c-949e-cfe72c06b7f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:21:03.757Z|89de7fea-c51f-4b9c-949e-cfe72c06b7f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:21:05.750Z|5fc7d65d-27c7-4896-ae3b-ac793fd48a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:21:05.754Z|5fc7d65d-27c7-4896-ae3b-ac793fd48a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:21:08.146Z|ceb950e9-0169-462d-85b6-8f95dc1b0266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:21:08.146Z|ceb950e9-0169-462d-85b6-8f95dc1b0266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:21:13.781Z|bf9b1a91-92b8-48a5-a8a0-c36033f83416|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:21:13.781Z|bf9b1a91-92b8-48a5-a8a0-c36033f83416|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:21:13.785Z|671d7fc1-bc9b-49bf-afc0-daefc5c679fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:21:13.785Z|671d7fc1-bc9b-49bf-afc0-daefc5c679fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:21:13.787Z|7e096251-d7ec-477b-ad46-ff8810574413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:21:13.788Z|7e096251-d7ec-477b-ad46-ff8810574413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:21:20.750Z|b818c048-8f21-4923-bdea-62cd98b947e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:21:20.750Z|b818c048-8f21-4923-bdea-62cd98b947e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:21:23.813Z|14148401-0892-4d22-9a7d-d15e756ddfb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:21:23.814Z|9b37a3d1-bac8-46fe-a23f-a08a5fdd7039|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:21:23.814Z|14148401-0892-4d22-9a7d-d15e756ddfb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:21:23.814Z|9b37a3d1-bac8-46fe-a23f-a08a5fdd7039|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:21:23.817Z|b9b16000-84d4-475f-87f4-6366b511d523|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:21:23.817Z|b9b16000-84d4-475f-87f4-6366b511d523|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:21:33.846Z|d24ccdeb-c24a-4a37-a8cf-1aaafc50de4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:21:33.846Z|d24ccdeb-c24a-4a37-a8cf-1aaafc50de4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:21:33.848Z|f0fb9d4e-72a6-4770-b95a-cbe76ab17750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:21:33.848Z|f0fb9d4e-72a6-4770-b95a-cbe76ab17750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:21:33.849Z|8c914761-9cd6-48c8-9769-cf25c58df5c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:21:33.849Z|8c914761-9cd6-48c8-9769-cf25c58df5c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:21:35.750Z|0a4b24b3-c258-470b-85e1-c393ba8ec698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:21:35.750Z|0a4b24b3-c258-470b-85e1-c393ba8ec698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:21:38.147Z|f5ee6360-e8a1-4bb3-8528-edb26debf499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:21:38.147Z|f5ee6360-e8a1-4bb3-8528-edb26debf499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:21:43.875Z|8af6b322-c3ff-4e2e-aa14-2f96a07f4f5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:21:43.876Z|8af6b322-c3ff-4e2e-aa14-2f96a07f4f5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:21:43.883Z|3d6476da-2de6-47a2-a49e-67a2e44109bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:21:43.884Z|3d6476da-2de6-47a2-a49e-67a2e44109bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:21:43.885Z|2cd3b6c7-96db-4f63-bc52-08bf36aa768b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:21:43.885Z|2cd3b6c7-96db-4f63-bc52-08bf36aa768b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:21:50.750Z|1266b044-4ba2-4a12-a1e6-77048474b544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:21:50.756Z|1266b044-4ba2-4a12-a1e6-77048474b544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:21:53.907Z|71855735-1635-4cc3-a9b9-73d95472c73a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:21:53.909Z|71855735-1635-4cc3-a9b9-73d95472c73a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:21:53.910Z|9afe8660-58d5-4b4d-b279-360ec1f1ab3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:21:53.911Z|9afe8660-58d5-4b4d-b279-360ec1f1ab3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:21:53.914Z|e7fd4fc9-a01c-4b66-b965-bdef897f066e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:21:53.915Z|e7fd4fc9-a01c-4b66-b965-bdef897f066e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:21:59.887Z|e8b7521b-e236-49ef-857c-694737e7cc60|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:21:59.888Z|e8b7521b-e236-49ef-857c-694737e7cc60|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:22:03.942Z|5f4dd406-ff2b-4dad-9d71-51c04ba2194f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:22:03.942Z|5f4dd406-ff2b-4dad-9d71-51c04ba2194f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:22:03.944Z|c40d1a46-507e-4682-befc-31c641d19f6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:22:03.944Z|c40d1a46-507e-4682-befc-31c641d19f6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:22:03.945Z|e49173f1-f303-4e0a-8f82-56b2eda5def6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:22:03.945Z|e49173f1-f303-4e0a-8f82-56b2eda5def6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:22:05.750Z|382ac3eb-1bd7-4c00-8aa8-7e20f87a0078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:22:05.750Z|382ac3eb-1bd7-4c00-8aa8-7e20f87a0078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:22:08.147Z|8c1bebe8-170d-4d09-9f8d-3c9036d76d03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:22:08.148Z|8c1bebe8-170d-4d09-9f8d-3c9036d76d03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:22:13.971Z|033389ea-c1a4-4fdf-9082-1d3aae84af94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:22:13.971Z|08cb0e29-6245-4df7-a62d-c6206091dd67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:22:13.972Z|08cb0e29-6245-4df7-a62d-c6206091dd67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:22:13.972Z|6955e88b-d6c1-4c28-9760-f88da58497ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:22:13.972Z|6955e88b-d6c1-4c28-9760-f88da58497ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:22:13.972Z|033389ea-c1a4-4fdf-9082-1d3aae84af94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:22:20.750Z|04a438aa-37d0-4b19-a569-a773ecb64229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:22:20.750Z|04a438aa-37d0-4b19-a569-a773ecb64229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:22:24.004Z|b17fa893-01bb-46c8-81c8-af7080c44939|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:22:24.005Z|b17fa893-01bb-46c8-81c8-af7080c44939|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:22:24.007Z|74dfabaa-ea10-4d5d-9e94-189d573b50f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:22:24.008Z|74dfabaa-ea10-4d5d-9e94-189d573b50f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:22:24.014Z|d2807e8a-d9fa-4f01-a87e-3f4858c29187|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:22:24.015Z|d2807e8a-d9fa-4f01-a87e-3f4858c29187|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:22:34.035Z|e2003eeb-f851-4878-8326-2a08105eb700|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:22:34.035Z|e2003eeb-f851-4878-8326-2a08105eb700|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:22:34.037Z|8d2c21be-eeda-4abe-bef8-891da2b87d60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:22:34.038Z|8d2c21be-eeda-4abe-bef8-891da2b87d60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:22:34.041Z|812905e8-8ce2-4892-90d1-e2e5a85a9d02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:22:34.042Z|812905e8-8ce2-4892-90d1-e2e5a85a9d02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:22:35.749Z|e6cdb3e8-6f01-41ef-a5d2-a6e3a1f85075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:22:35.754Z|e6cdb3e8-6f01-41ef-a5d2-a6e3a1f85075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:22:38.148Z|1e4c1b34-cda7-4a72-94ad-ea20bf615edb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:22:38.149Z|1e4c1b34-cda7-4a72-94ad-ea20bf615edb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:22:44.066Z|bb7b5ed9-0c1c-4cba-b0aa-586cb3eab40d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:22:44.066Z|bb7b5ed9-0c1c-4cba-b0aa-586cb3eab40d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:22:44.068Z|b99bb440-0df3-4a38-8381-50b8e4f0a30e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:22:44.069Z|b99bb440-0df3-4a38-8381-50b8e4f0a30e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:22:44.069Z|708176d1-21ac-4b97-9583-a14183cc5cbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:22:44.070Z|708176d1-21ac-4b97-9583-a14183cc5cbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:22:50.750Z|2cb1692d-d8e0-4104-9331-5cb5ce01db71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:22:50.750Z|2cb1692d-d8e0-4104-9331-5cb5ce01db71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:22:54.098Z|e6850af3-2faa-46ad-8521-2f3a84106e40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:22:54.100Z|6ef768d7-d11a-4722-9960-57d76459478f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:22:54.100Z|eeb6110f-5bc1-472d-8fba-cd039a57a0f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:22:54.101Z|eeb6110f-5bc1-472d-8fba-cd039a57a0f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:22:54.100Z|e6850af3-2faa-46ad-8521-2f3a84106e40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:22:54.101Z|6ef768d7-d11a-4722-9960-57d76459478f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:22:59.889Z|a70bc51a-24ec-40a9-90cf-1e76bb2d4167|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:22:59.889Z|a70bc51a-24ec-40a9-90cf-1e76bb2d4167|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:23:04.135Z|0c54b354-9726-4125-944f-d8fa0d1eff7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:23:04.136Z|0c54b354-9726-4125-944f-d8fa0d1eff7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:23:04.136Z|a577dc92-0aa4-4a07-8cfb-306a99c45261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:23:04.136Z|a577dc92-0aa4-4a07-8cfb-306a99c45261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:23:04.139Z|9946d370-e765-41e0-9460-b70c7a440399|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:23:04.139Z|9946d370-e765-41e0-9460-b70c7a440399|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:23:05.750Z|dfd7ffae-163b-4676-af94-1a77c002b823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:23:05.750Z|dfd7ffae-163b-4676-af94-1a77c002b823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:23:08.149Z|7e67de5d-0308-4dc3-b271-9d952dff2f17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:23:08.150Z|7e67de5d-0308-4dc3-b271-9d952dff2f17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:23:14.170Z|59cea901-b563-4135-a987-c3a225389793|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:23:14.171Z|59cea901-b563-4135-a987-c3a225389793|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:23:14.170Z|834ba767-c35b-46b4-8462-3f5a6ad69f04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:23:14.172Z|834ba767-c35b-46b4-8462-3f5a6ad69f04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:23:14.173Z|b4095665-07e0-4079-a346-55734a5636de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:23:14.174Z|b4095665-07e0-4079-a346-55734a5636de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:23:20.750Z|c81e3d83-4e71-49e6-a0f2-b73926eba611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:23:20.756Z|c81e3d83-4e71-49e6-a0f2-b73926eba611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:23:24.202Z|90d1db7c-dae8-42b7-92e9-35b12417bd0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:23:24.202Z|90d1db7c-dae8-42b7-92e9-35b12417bd0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:23:24.202Z|28dcd11d-0ea8-4db0-aad8-6381e54f044e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:23:24.203Z|28dcd11d-0ea8-4db0-aad8-6381e54f044e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:23:24.205Z|6b35c654-f834-4733-a5fa-d577051a5810|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:23:24.205Z|6b35c654-f834-4733-a5fa-d577051a5810|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:23:34.232Z|a5636ff1-6466-4810-8cca-26343a3a3d11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:23:34.233Z|fc58d822-d623-438e-a28a-aa672aa4f1ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:23:34.233Z|fc58d822-d623-438e-a28a-aa672aa4f1ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:23:34.233Z|a5636ff1-6466-4810-8cca-26343a3a3d11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:23:34.241Z|4881cef4-2599-4a2f-a3c5-4cac88066749|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:23:34.241Z|4881cef4-2599-4a2f-a3c5-4cac88066749|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:23:35.750Z|6d77d1d9-f6fb-4607-b935-9b5d9cb18823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:23:35.750Z|6d77d1d9-f6fb-4607-b935-9b5d9cb18823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:23:38.151Z|94f667f1-f44c-4728-b2aa-9567c0917636|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:23:38.151Z|94f667f1-f44c-4728-b2aa-9567c0917636|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:23:44.263Z|b8999655-7643-46ff-a10d-4b7864c36109|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:23:44.264Z|b8999655-7643-46ff-a10d-4b7864c36109|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:23:44.269Z|5dd5970c-c76d-4444-9b05-8b7526bf537c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:23:44.270Z|5dd5970c-c76d-4444-9b05-8b7526bf537c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:23:44.273Z|7e1d5c3b-e7c7-4f5a-9444-d653067cf4e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:23:44.273Z|7e1d5c3b-e7c7-4f5a-9444-d653067cf4e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:23:50.749Z|494260bd-2d57-451b-ae33-ac49c026a393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:23:50.750Z|494260bd-2d57-451b-ae33-ac49c026a393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:23:54.303Z|c0909042-4378-4eac-ac07-d3abf8ef66d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:23:54.303Z|c0909042-4378-4eac-ac07-d3abf8ef66d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:23:54.305Z|136ad3c7-5563-4f06-86fb-e314432e217b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:23:54.305Z|136ad3c7-5563-4f06-86fb-e314432e217b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:23:54.307Z|cddf5283-a351-43f5-b24f-9f18fc566b70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:23:54.307Z|cddf5283-a351-43f5-b24f-9f18fc566b70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:23:59.888Z|2ff128e2-04d5-4c73-9c1a-2f669bdff3d5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:23:59.889Z|2ff128e2-04d5-4c73-9c1a-2f669bdff3d5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:24:04.331Z|9da0919e-da81-4b2f-9974-f2badd011b8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:24:04.332Z|9da0919e-da81-4b2f-9974-f2badd011b8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:24:04.333Z|e78b48ad-4a8f-4df8-98ea-e7a7cae469f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:24:04.333Z|e78b48ad-4a8f-4df8-98ea-e7a7cae469f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:24:04.337Z|931de721-1d11-4ae9-b854-1b3317abfa0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:24:04.338Z|931de721-1d11-4ae9-b854-1b3317abfa0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:24:05.749Z|39e69c8c-4544-4b28-ba08-cf259d2bb16e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:24:05.753Z|39e69c8c-4544-4b28-ba08-cf259d2bb16e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:24:08.152Z|44650a0f-4cb6-4125-ad88-cc427562bfef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:24:08.152Z|44650a0f-4cb6-4125-ad88-cc427562bfef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:24:14.361Z|825b2c91-a54c-4520-9f51-65be85755c45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:24:14.362Z|825b2c91-a54c-4520-9f51-65be85755c45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:24:14.364Z|ac68fd2d-532a-42bd-98fc-92e3a5676c99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:24:14.365Z|ac68fd2d-532a-42bd-98fc-92e3a5676c99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:24:14.367Z|a3ef1c3b-71f2-4107-9360-642b37aedfe1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:24:14.368Z|a3ef1c3b-71f2-4107-9360-642b37aedfe1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:24:20.750Z|b6ed03e7-a1b8-4eb2-8867-aff1a94fafdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:24:20.750Z|b6ed03e7-a1b8-4eb2-8867-aff1a94fafdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:24:24.393Z|85cb6e3d-76a1-47b9-92c4-5b225a9bbe9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:24:24.394Z|85cb6e3d-76a1-47b9-92c4-5b225a9bbe9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:24:24.395Z|16c38a2f-c8d2-47be-9376-ccd5f6948468|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:24:24.396Z|16c38a2f-c8d2-47be-9376-ccd5f6948468|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:24:24.400Z|4d1728e9-9293-43f9-a7aa-35e2b6427e4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:24:24.401Z|4d1728e9-9293-43f9-a7aa-35e2b6427e4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:24:34.423Z|2330ff6c-3e9c-478b-967b-931ce20b29c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:24:34.423Z|2330ff6c-3e9c-478b-967b-931ce20b29c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:24:34.426Z|d9e13a31-386d-46fd-89c5-7c65d37169e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:24:34.427Z|d9e13a31-386d-46fd-89c5-7c65d37169e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:24:34.429Z|2e811bb0-4051-4496-bd1c-0c0d813df1f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:24:34.429Z|2e811bb0-4051-4496-bd1c-0c0d813df1f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:24:35.750Z|039e9163-deb4-4d23-b52b-0b78bd492583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:24:35.750Z|039e9163-deb4-4d23-b52b-0b78bd492583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:24:38.152Z|4b0a6a52-954e-4d85-a5dc-05cb624eb463|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:24:38.153Z|4b0a6a52-954e-4d85-a5dc-05cb624eb463|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:24:44.462Z|fc2d994b-5e0a-499f-bcb5-7609d04596e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:24:44.463Z|fc2d994b-5e0a-499f-bcb5-7609d04596e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:24:44.464Z|5a650e10-6ba1-4f6f-a87c-d30080e7c6b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:24:44.464Z|5a650e10-6ba1-4f6f-a87c-d30080e7c6b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:24:44.466Z|98406ed7-cde7-4a5e-995d-7cd9e83bb626|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:24:44.466Z|98406ed7-cde7-4a5e-995d-7cd9e83bb626|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:24:50.750Z|0ac44f69-9774-4350-97c0-162ee554b207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:24:50.755Z|0ac44f69-9774-4350-97c0-162ee554b207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:24:54.497Z|6d19ac03-7626-4c81-bcc0-419ff3b065f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:24:54.498Z|6d19ac03-7626-4c81-bcc0-419ff3b065f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:24:54.502Z|bb03b6d2-a60d-4fbe-97da-a321f6e6921a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:24:54.503Z|bb03b6d2-a60d-4fbe-97da-a321f6e6921a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:24:54.504Z|caf6f39b-7b3a-48a1-a773-1283c946f864|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:24:54.505Z|caf6f39b-7b3a-48a1-a773-1283c946f864|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:24:59.888Z|c8b3435f-f492-4d89-a491-897cb72f7c0b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:24:59.889Z|c8b3435f-f492-4d89-a491-897cb72f7c0b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:25:04.537Z|071f80c9-97c7-4853-8f07-3b58b30491db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:25:04.537Z|071f80c9-97c7-4853-8f07-3b58b30491db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:25:04.542Z|76a1f4c5-baaf-4631-ba1a-8375e9adc897|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:25:04.543Z|76a1f4c5-baaf-4631-ba1a-8375e9adc897|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:25:04.544Z|663be667-21bd-40e6-abfb-c79758749536|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:25:04.545Z|663be667-21bd-40e6-abfb-c79758749536|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:25:05.750Z|2f744e0f-7248-4d69-94d3-414095e71ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:25:05.750Z|2f744e0f-7248-4d69-94d3-414095e71ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:25:08.154Z|a515f147-1764-4b62-b719-9717142362f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:25:08.154Z|a515f147-1764-4b62-b719-9717142362f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:25:14.568Z|122a70b4-e4fa-4fb6-b8e0-2210b6d71fa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:25:14.568Z|122a70b4-e4fa-4fb6-b8e0-2210b6d71fa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:25:14.574Z|7a2127c1-cfa3-49a7-9463-f1c89d3b647a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:25:14.574Z|7a2127c1-cfa3-49a7-9463-f1c89d3b647a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:25:14.577Z|d4796101-101e-4672-8610-c7fd5cef2acf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:25:14.577Z|d4796101-101e-4672-8610-c7fd5cef2acf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:25:20.750Z|dd0916a3-d03e-4775-ad8e-db19c2b932f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:25:20.750Z|dd0916a3-d03e-4775-ad8e-db19c2b932f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:25:24.599Z|2303f88a-bb40-45d0-a8a1-5ea22bf768cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:25:24.599Z|c6ce7655-1287-424d-9bfa-6b2a5a6e96c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:25:24.600Z|2303f88a-bb40-45d0-a8a1-5ea22bf768cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:25:24.600Z|c6ce7655-1287-424d-9bfa-6b2a5a6e96c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:25:24.604Z|a1cdbe57-b724-45bc-b64d-1c5668c38f8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:25:24.604Z|a1cdbe57-b724-45bc-b64d-1c5668c38f8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:25:34.629Z|c96f985c-b7d3-450a-bea7-6ade102eea11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:25:34.630Z|c96f985c-b7d3-450a-bea7-6ade102eea11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:25:34.633Z|8494da99-4e87-4820-b536-4bc859eb8704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:25:34.633Z|8494da99-4e87-4820-b536-4bc859eb8704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:25:34.636Z|b1a5973d-f5aa-455d-9e19-543b8825a7f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:25:34.636Z|b1a5973d-f5aa-455d-9e19-543b8825a7f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:25:35.750Z|1e9e4462-55f1-47ac-9a39-d16d4bccf42b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:25:35.753Z|1e9e4462-55f1-47ac-9a39-d16d4bccf42b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:25:38.155Z|dd1e38e6-f0d7-4c1d-8615-e6ae5e6d5c2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:25:38.155Z|dd1e38e6-f0d7-4c1d-8615-e6ae5e6d5c2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:25:44.663Z|303ff393-ed11-46e9-a0a9-29cc089e4c4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:25:44.662Z|06f14b37-b73d-43cb-bbc2-35d7c17fcc66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:25:44.664Z|303ff393-ed11-46e9-a0a9-29cc089e4c4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:25:44.664Z|06f14b37-b73d-43cb-bbc2-35d7c17fcc66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:25:44.665Z|4811d848-0ae9-46f8-84e9-aec9e567945a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:25:44.666Z|4811d848-0ae9-46f8-84e9-aec9e567945a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:25:50.750Z|9449c100-6340-4288-b50e-f1d226020729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:25:50.750Z|9449c100-6340-4288-b50e-f1d226020729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:25:54.696Z|46266e1b-c3b7-4abc-97d2-d66a3db4a849|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:25:54.696Z|665f051a-b6cc-4c22-8b3b-904ab226e4f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:25:54.697Z|46266e1b-c3b7-4abc-97d2-d66a3db4a849|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:25:54.697Z|665f051a-b6cc-4c22-8b3b-904ab226e4f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:25:54.699Z|ab0b0356-5eed-43c9-9fc9-f5ab0b7b9a4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:25:54.700Z|ab0b0356-5eed-43c9-9fc9-f5ab0b7b9a4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:25:59.889Z|859378ff-624f-4a9c-be52-713270627fed|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:25:59.890Z|859378ff-624f-4a9c-be52-713270627fed|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:26:04.725Z|c29aa9bf-d103-4879-af29-b2a89bcaa079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:26:04.726Z|c29aa9bf-d103-4879-af29-b2a89bcaa079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:26:04.730Z|bcc64b81-c633-4f72-baaa-a063b355acd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:26:04.730Z|bcc64b81-c633-4f72-baaa-a063b355acd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:26:04.733Z|51298b81-f9a7-4e91-9797-3cb3a781acbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:26:04.733Z|51298b81-f9a7-4e91-9797-3cb3a781acbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:26:05.750Z|22ef3724-6ffd-46b7-b3d8-eb0450c4dbda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:26:05.750Z|22ef3724-6ffd-46b7-b3d8-eb0450c4dbda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:26:08.156Z|d0e151c2-c63b-4f2a-bb73-e7eaa4474ed4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:26:08.156Z|d0e151c2-c63b-4f2a-bb73-e7eaa4474ed4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:26:14.759Z|5206042b-eb84-46f4-8305-900cf66e46cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:26:14.760Z|5206042b-eb84-46f4-8305-900cf66e46cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:26:14.761Z|058c6de3-127e-4184-aa66-74043754807e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:26:14.761Z|058c6de3-127e-4184-aa66-74043754807e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:26:14.762Z|c52969e1-3ec3-493b-a8a7-c75a77d7f3a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:26:14.762Z|c52969e1-3ec3-493b-a8a7-c75a77d7f3a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:26:20.749Z|4e246b1c-b9db-4c0c-ba5c-7b9795415b08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:26:20.756Z|4e246b1c-b9db-4c0c-ba5c-7b9795415b08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:26:24.791Z|b0af4d0c-8647-4c51-9307-34e87f09fd6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:26:24.793Z|b0af4d0c-8647-4c51-9307-34e87f09fd6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:26:24.796Z|39bc62c9-b705-401f-b543-bcdb7c5bddd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:26:24.797Z|39bc62c9-b705-401f-b543-bcdb7c5bddd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:26:24.800Z|62522d5d-0e36-48f2-87e0-e236b46e74fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:26:24.800Z|62522d5d-0e36-48f2-87e0-e236b46e74fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:26:34.830Z|434517f1-e19c-493a-b3cb-5611bb610f59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:26:34.830Z|434517f1-e19c-493a-b3cb-5611bb610f59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:26:34.830Z|fb6e9dfc-8d1b-4dd0-8f5b-ce9da9ec2665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:26:34.831Z|fb6e9dfc-8d1b-4dd0-8f5b-ce9da9ec2665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:26:34.832Z|5b5913c5-9195-4eef-bf91-22a97fb6a372|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:26:34.833Z|5b5913c5-9195-4eef-bf91-22a97fb6a372|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:26:35.750Z|71799e27-f836-4df4-9fa1-ddcc067bdb0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:26:35.750Z|71799e27-f836-4df4-9fa1-ddcc067bdb0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:26:38.157Z|b5354c73-acd5-4a50-b2e6-2b02945f8d93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:26:38.157Z|b5354c73-acd5-4a50-b2e6-2b02945f8d93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:26:44.859Z|f36a7151-d160-431b-a62c-666feffc34df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:26:44.859Z|f36a7151-d160-431b-a62c-666feffc34df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:26:44.862Z|f3158644-eaa0-488e-a026-3802c7898acb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:26:44.862Z|f3158644-eaa0-488e-a026-3802c7898acb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:26:44.863Z|f3ec44d8-76f5-491e-9456-5bb1050a9c86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:26:44.863Z|f3ec44d8-76f5-491e-9456-5bb1050a9c86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:26:50.750Z|2870c539-52a4-42a3-8394-208275b1e422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:26:50.750Z|2870c539-52a4-42a3-8394-208275b1e422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:26:54.888Z|f42398f3-0270-461b-9c9f-e242f69db816|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:26:54.889Z|f42398f3-0270-461b-9c9f-e242f69db816|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:26:54.895Z|d5145f47-5962-4d23-8518-26b7933bd21b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:26:54.895Z|67ad19c4-ef81-47c8-afec-43e82595864c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:26:54.896Z|67ad19c4-ef81-47c8-afec-43e82595864c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:26:54.895Z|d5145f47-5962-4d23-8518-26b7933bd21b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:26:59.889Z|7ef81cb4-8fd1-401e-8dba-f80a9cc46052|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:26:59.889Z|7ef81cb4-8fd1-401e-8dba-f80a9cc46052|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:27:04.916Z|10936889-2644-4bc1-b575-c6caced0cba5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:27:04.917Z|10936889-2644-4bc1-b575-c6caced0cba5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:27:04.922Z|96e3d931-08c6-4023-bf79-13c0b67bcb08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:27:04.922Z|96e3d931-08c6-4023-bf79-13c0b67bcb08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:27:04.929Z|41473fc3-25df-4a40-b7df-25a96eeccb3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:27:04.930Z|41473fc3-25df-4a40-b7df-25a96eeccb3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:27:05.750Z|19a1bccf-7a3f-4547-810c-551b0e5db73c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:27:05.754Z|19a1bccf-7a3f-4547-810c-551b0e5db73c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:27:08.157Z|82532c96-63f1-4da4-8b86-a2832e17a780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:27:08.158Z|82532c96-63f1-4da4-8b86-a2832e17a780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:27:14.946Z|ce0fdf76-16d9-4e9f-ae4c-caf324b74111|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:27:14.946Z|ce0fdf76-16d9-4e9f-ae4c-caf324b74111|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:27:14.949Z|0b507837-0047-413f-bb10-f9f6f05771ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:27:14.950Z|0b507837-0047-413f-bb10-f9f6f05771ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:27:14.956Z|871f8919-37aa-4c28-9e6b-8c7a28ab635a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:27:14.957Z|871f8919-37aa-4c28-9e6b-8c7a28ab635a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:27:20.750Z|858e0a8a-545a-4cdf-806e-fde2b0e16bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:27:20.750Z|858e0a8a-545a-4cdf-806e-fde2b0e16bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:27:24.976Z|a8c98ee3-d96b-422d-b3e1-1508c89c29d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:27:24.977Z|a8c98ee3-d96b-422d-b3e1-1508c89c29d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:27:24.979Z|cd9d0c9e-112f-49f2-896a-258ef0852007|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:27:24.979Z|cd9d0c9e-112f-49f2-896a-258ef0852007|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:27:24.986Z|536d7395-12a6-47d2-9a0f-212bdc3f9d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:27:24.987Z|536d7395-12a6-47d2-9a0f-212bdc3f9d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:27:35.013Z|e91b84ce-dbcc-417e-abe0-8503bab71c7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:27:35.013Z|b2f6c82f-dcb0-4088-a9bf-ff61d27e49f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:27:35.014Z|e91b84ce-dbcc-417e-abe0-8503bab71c7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:27:35.014Z|b2f6c82f-dcb0-4088-a9bf-ff61d27e49f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:27:35.020Z|efb95af6-39f8-4a1b-b0c3-f0f9b4d17876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:27:35.020Z|efb95af6-39f8-4a1b-b0c3-f0f9b4d17876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:27:35.749Z|4dac9775-95d8-4397-92b5-759d397200c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:27:35.750Z|4dac9775-95d8-4397-92b5-759d397200c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:27:38.158Z|9d995538-db1d-4871-bfa2-384d332816fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:27:38.159Z|9d995538-db1d-4871-bfa2-384d332816fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:27:45.038Z|86c1df5d-3491-45bb-8551-b15300d376cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:27:45.039Z|86c1df5d-3491-45bb-8551-b15300d376cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:27:45.041Z|adfc5aad-07cf-45d6-8d65-d2a06e32522d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:27:45.041Z|adfc5aad-07cf-45d6-8d65-d2a06e32522d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:27:45.042Z|908dffce-2bb1-4c55-a75c-76ff7d0720c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:27:45.043Z|908dffce-2bb1-4c55-a75c-76ff7d0720c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:27:50.749Z|a4435e00-d717-47c1-b502-0415b51b5255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:27:50.754Z|a4435e00-d717-47c1-b502-0415b51b5255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:27:55.074Z|00d69284-cb42-46ca-b98c-da6387cee497|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:27:55.074Z|00d69284-cb42-46ca-b98c-da6387cee497|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:27:55.076Z|78e2e447-d98f-465e-8a5c-f4e8a6d73ae1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:27:55.076Z|78e2e447-d98f-465e-8a5c-f4e8a6d73ae1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:27:55.079Z|76cae7b2-4a5c-49f6-bb53-f23bd8ddd64d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:27:55.079Z|76cae7b2-4a5c-49f6-bb53-f23bd8ddd64d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:27:59.890Z|a56ff9e8-fdc7-4043-9b1d-90e087435c1c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:27:59.890Z|a56ff9e8-fdc7-4043-9b1d-90e087435c1c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:28:05.114Z|e49ac046-e540-4b9d-aaa1-2d1eaa3f28e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:28:05.115Z|e49ac046-e540-4b9d-aaa1-2d1eaa3f28e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:28:05.114Z|313bc915-b253-4794-8adc-055096e401f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:28:05.116Z|8eb6b9d0-3404-4609-b743-707605951268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:28:05.117Z|8eb6b9d0-3404-4609-b743-707605951268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:28:05.117Z|313bc915-b253-4794-8adc-055096e401f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:28:05.750Z|f8176030-e970-4c77-9f34-43ce4737e8cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:28:05.750Z|f8176030-e970-4c77-9f34-43ce4737e8cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:28:08.160Z|1157545a-b836-41ab-b28b-a6d9016790ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:28:08.160Z|1157545a-b836-41ab-b28b-a6d9016790ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:28:15.141Z|020acc1f-deb5-4acd-8ccf-a00aea9ce044|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:28:15.142Z|020acc1f-deb5-4acd-8ccf-a00aea9ce044|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:28:15.156Z|8295c5a0-d4fb-4809-8b17-ffe3073ee8b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:28:15.156Z|8295c5a0-d4fb-4809-8b17-ffe3073ee8b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:28:15.185Z|5803aace-449a-4d18-b55d-b5ae7b1a63bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:28:15.186Z|5803aace-449a-4d18-b55d-b5ae7b1a63bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:28:20.750Z|2b6b236a-8d41-4c7e-95aa-e2d55d62b08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:28:20.750Z|2b6b236a-8d41-4c7e-95aa-e2d55d62b08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:28:25.169Z|9df98543-162b-4a60-b5ee-8a4c6bf8d479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:28:25.170Z|9df98543-162b-4a60-b5ee-8a4c6bf8d479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:28:25.215Z|4b591cbd-29f0-4632-a164-478b1bd659dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:28:25.216Z|4b591cbd-29f0-4632-a164-478b1bd659dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:28:25.216Z|49db484c-92be-47f5-88ea-ca040f623988|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:28:25.217Z|49db484c-92be-47f5-88ea-ca040f623988|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:28:35.209Z|a3f27b24-7121-4b1e-87c5-4d5fcb6c300f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:28:35.210Z|a3f27b24-7121-4b1e-87c5-4d5fcb6c300f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:28:35.254Z|766df1e6-8528-4472-abe8-0b8ab9180665|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:28:35.255Z|766df1e6-8528-4472-abe8-0b8ab9180665|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:28:35.255Z|0fb795e3-4d0a-492d-bc07-02c6d75480f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:28:35.256Z|0fb795e3-4d0a-492d-bc07-02c6d75480f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:28:35.750Z|e58db53f-8ed1-4fd6-877c-ee9907f8a35f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:28:35.753Z|e58db53f-8ed1-4fd6-877c-ee9907f8a35f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:28:38.161Z|f39fb250-8b1c-43bd-9737-f2aed3abf292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:28:38.161Z|f39fb250-8b1c-43bd-9737-f2aed3abf292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:28:45.255Z|cd21616b-34aa-4cfb-9533-580bec5c75af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:28:45.256Z|cd21616b-34aa-4cfb-9533-580bec5c75af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:28:45.281Z|38d41259-7bd8-4013-a7b4-63c266c09e37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:28:45.281Z|38d41259-7bd8-4013-a7b4-63c266c09e37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:28:45.285Z|32b92ca6-d965-44ef-8f25-378cb68aa979|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:28:45.285Z|32b92ca6-d965-44ef-8f25-378cb68aa979|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:28:50.751Z|cf4ce292-3efe-4f9b-8108-401065f2dd32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:28:50.751Z|cf4ce292-3efe-4f9b-8108-401065f2dd32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:28:55.284Z|1a94d9cc-f4dc-4fa5-ab11-159098b0a39d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:28:55.284Z|1a94d9cc-f4dc-4fa5-ab11-159098b0a39d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:28:55.304Z|7e5d9ef0-dff1-4108-a327-d2fee58d13c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:28:55.305Z|7e5d9ef0-dff1-4108-a327-d2fee58d13c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:28:55.311Z|e4e97c8d-6b77-40fd-9e88-002211fb8453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:28:55.312Z|e4e97c8d-6b77-40fd-9e88-002211fb8453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:28:59.889Z|4db5e9e0-24fe-45dc-a838-4106aab8428d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:28:59.890Z|4db5e9e0-24fe-45dc-a838-4106aab8428d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:29:05.320Z|19d8cb97-6a92-4253-95c9-b045d9033aa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:29:05.320Z|19d8cb97-6a92-4253-95c9-b045d9033aa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:29:05.338Z|f0490317-2df7-4eab-874b-5b52762d5a49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:29:05.339Z|f0490317-2df7-4eab-874b-5b52762d5a49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:29:05.341Z|580f7c1a-7f48-4858-94f6-d79042ae43f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:29:05.341Z|580f7c1a-7f48-4858-94f6-d79042ae43f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:29:05.750Z|bee172c8-87b9-4d59-8246-f196a7c653e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:29:05.750Z|bee172c8-87b9-4d59-8246-f196a7c653e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:29:08.161Z|c3707177-d8b2-492e-a89e-2101bd4608e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:29:08.162Z|c3707177-d8b2-492e-a89e-2101bd4608e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:29:15.352Z|ee88aed8-a7e5-4d23-949d-4072ee73c4e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:29:15.352Z|ee88aed8-a7e5-4d23-949d-4072ee73c4e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:29:15.363Z|598d18f7-7265-4fb2-9fd8-d7024d733b92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:29:15.364Z|598d18f7-7265-4fb2-9fd8-d7024d733b92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:29:15.368Z|d1cd2d4d-a74b-4a0d-9d51-f5498a3f45ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:29:15.369Z|d1cd2d4d-a74b-4a0d-9d51-f5498a3f45ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:29:20.750Z|ccf6b2e3-80b6-4ebe-9996-3c4a33a35b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:29:20.750Z|ccf6b2e3-80b6-4ebe-9996-3c4a33a35b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:29:25.384Z|161555f5-73e2-4873-bff0-7dd12384cff6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:29:25.385Z|161555f5-73e2-4873-bff0-7dd12384cff6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:29:25.394Z|bdba7568-9bcf-465b-abc1-9b207c729903|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:29:25.395Z|bdba7568-9bcf-465b-abc1-9b207c729903|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:29:25.399Z|f7975eba-7cbb-4e73-98c2-1c3898999277|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:29:25.400Z|f7975eba-7cbb-4e73-98c2-1c3898999277|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:29:35.413Z|bccb8fe8-4c97-4ba4-93d4-7dffb64e9abb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:29:35.414Z|bccb8fe8-4c97-4ba4-93d4-7dffb64e9abb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:29:35.440Z|e763e5af-82a7-48c9-8870-3d36d3c7abfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:29:35.440Z|997a5ed2-063a-464d-b5cc-5a2f1743cf90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:29:35.441Z|e763e5af-82a7-48c9-8870-3d36d3c7abfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:29:35.441Z|997a5ed2-063a-464d-b5cc-5a2f1743cf90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:29:35.750Z|a7ceff58-b0d9-4eac-8c06-4d62f700fb38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:29:35.750Z|a7ceff58-b0d9-4eac-8c06-4d62f700fb38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:29:38.165Z|ba2f1e41-6147-4a53-9460-bc1b64e656a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:29:38.166Z|ba2f1e41-6147-4a53-9460-bc1b64e656a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:29:45.467Z|a72a2314-d93d-4725-a18a-041d88511909|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:29:45.467Z|20e2719a-c89a-44b2-9fcb-59639ed62dbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:29:45.467Z|a72a2314-d93d-4725-a18a-041d88511909|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:29:45.468Z|20e2719a-c89a-44b2-9fcb-59639ed62dbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:29:45.468Z|a20c07a8-4a08-42f0-88bb-4e546d9010f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:29:45.469Z|a20c07a8-4a08-42f0-88bb-4e546d9010f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:29:50.750Z|2d6987e3-9a24-4266-8efb-23702aada404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:29:50.750Z|2d6987e3-9a24-4266-8efb-23702aada404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:29:55.513Z|2779406c-00b0-4542-9a5e-71296b5c5e03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:29:55.513Z|8e0cb6bf-913a-403d-b262-33a790c9e465|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:29:55.514Z|2779406c-00b0-4542-9a5e-71296b5c5e03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:29:55.514Z|8e0cb6bf-913a-403d-b262-33a790c9e465|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:29:55.525Z|046ecdaa-26ed-44be-a525-c201dbc7c8be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:29:55.525Z|046ecdaa-26ed-44be-a525-c201dbc7c8be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:29:59.889Z|ca6a4db3-f1a2-4302-b7be-7c06fcbec3e2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:29:59.890Z|ca6a4db3-f1a2-4302-b7be-7c06fcbec3e2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:30:05.542Z|75ec02b1-51d4-4c9b-8efb-2645db3b8bcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:30:05.542Z|75ec02b1-51d4-4c9b-8efb-2645db3b8bcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:30:05.544Z|ce8dccc4-dc81-4bec-a781-562a7d5f2789|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:30:05.545Z|ce8dccc4-dc81-4bec-a781-562a7d5f2789|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:30:05.551Z|5210b5a6-193d-43be-a40b-dc619ebc498d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:30:05.551Z|5210b5a6-193d-43be-a40b-dc619ebc498d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:30:05.750Z|3d08dc53-d5a7-4b98-b810-e3c065e68a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:30:05.750Z|3d08dc53-d5a7-4b98-b810-e3c065e68a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:30:08.166Z|54bb07f4-9a9a-4a02-8ddd-265a0d407546|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:30:08.166Z|54bb07f4-9a9a-4a02-8ddd-265a0d407546|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:30:15.567Z|396f9f07-7558-409d-a2f9-2e96c11a3819|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:30:15.567Z|396f9f07-7558-409d-a2f9-2e96c11a3819|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:30:15.569Z|92e54e3e-1529-4fc1-9f9e-b997dd6750ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:30:15.569Z|92e54e3e-1529-4fc1-9f9e-b997dd6750ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:30:15.582Z|d457d146-9f15-48e9-ac38-8d7b940746a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:30:15.582Z|d457d146-9f15-48e9-ac38-8d7b940746a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:30:20.750Z|c5de3e7f-8b48-441d-b8a6-bd2a58cb511d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:30:20.755Z|c5de3e7f-8b48-441d-b8a6-bd2a58cb511d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:30:25.593Z|c560f9b2-09bb-4d86-a94f-d3df3eba9229|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:30:25.593Z|34d72e06-66a5-42bf-b9fa-6042c249e97a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:30:25.593Z|c560f9b2-09bb-4d86-a94f-d3df3eba9229|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:30:25.593Z|34d72e06-66a5-42bf-b9fa-6042c249e97a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:30:25.614Z|fb95d852-0bb3-48b3-8a51-f2f2cb1d758f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:30:25.615Z|fb95d852-0bb3-48b3-8a51-f2f2cb1d758f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:30:35.614Z|0fbab548-218b-49a1-809b-842d5e1513cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:30:35.614Z|0fbab548-218b-49a1-809b-842d5e1513cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:30:35.615Z|ed6e88ef-3750-4a76-96d0-0bde5bd702a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:30:35.616Z|ed6e88ef-3750-4a76-96d0-0bde5bd702a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:30:35.639Z|b9f7198c-b53b-46a7-aab1-d302a2eeb78a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:30:35.639Z|b9f7198c-b53b-46a7-aab1-d302a2eeb78a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:30:35.750Z|3851c857-7b7a-4b5d-96f4-ecb5b59d7b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:30:35.750Z|3851c857-7b7a-4b5d-96f4-ecb5b59d7b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:30:38.167Z|4ba06b26-3406-4034-b626-029c521be1fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:30:38.167Z|4ba06b26-3406-4034-b626-029c521be1fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:30:45.637Z|1872956c-d8aa-4489-bcad-8859c6c4fe1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:30:45.637Z|1872956c-d8aa-4489-bcad-8859c6c4fe1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:30:45.639Z|27ff54fc-500a-41ca-9ed5-0df82ee4cd88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:30:45.640Z|27ff54fc-500a-41ca-9ed5-0df82ee4cd88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:30:45.659Z|dbcbf915-664d-4913-aeb6-7ce3c776f23e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:30:45.660Z|dbcbf915-664d-4913-aeb6-7ce3c776f23e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:30:50.750Z|027c153a-7855-450f-bddf-47e0a2719142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:30:50.750Z|027c153a-7855-450f-bddf-47e0a2719142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:30:55.661Z|f86d3c37-5783-4dcd-a527-2783c0a8ad73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:30:55.661Z|79705c79-062c-4c70-adce-2c656392932b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:30:55.661Z|f86d3c37-5783-4dcd-a527-2783c0a8ad73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:30:55.661Z|79705c79-062c-4c70-adce-2c656392932b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:30:55.679Z|477655bc-b2ab-452c-b569-93404def2257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:30:55.680Z|477655bc-b2ab-452c-b569-93404def2257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:30:59.889Z|3b4a8f8c-be07-4bdb-ac7a-e085c547a4c9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:30:59.890Z|3b4a8f8c-be07-4bdb-ac7a-e085c547a4c9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:31:05.690Z|24a4792d-b91b-43c9-84ab-6c9f2bb47e24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:31:05.691Z|24a4792d-b91b-43c9-84ab-6c9f2bb47e24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:31:05.692Z|2f9b3e3c-b5f8-489e-aab9-39b46f6a5398|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:31:05.693Z|2f9b3e3c-b5f8-489e-aab9-39b46f6a5398|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:31:05.702Z|c4c8b353-5e6f-48e1-bc48-290c022208bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:31:05.702Z|c4c8b353-5e6f-48e1-bc48-290c022208bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:31:05.750Z|14c5a519-a1e6-4be1-89e8-313660fea90f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:31:05.753Z|14c5a519-a1e6-4be1-89e8-313660fea90f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:31:08.168Z|12f9a937-560a-4999-8b4e-985a8d4cde5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:31:08.168Z|12f9a937-560a-4999-8b4e-985a8d4cde5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:31:15.719Z|f0161f58-6866-4e9b-8dcb-7dbbce81e38c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:31:15.720Z|f0161f58-6866-4e9b-8dcb-7dbbce81e38c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:31:15.721Z|0d223405-6ad0-4d67-bd98-ade4edd37708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:31:15.722Z|0d223405-6ad0-4d67-bd98-ade4edd37708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:31:15.730Z|8136994e-eaee-4e67-98c0-e82dbcf6e856|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:31:15.731Z|8136994e-eaee-4e67-98c0-e82dbcf6e856|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:31:20.750Z|73e2c7ec-a2b0-40f8-923d-f5fc2f660410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:31:20.750Z|73e2c7ec-a2b0-40f8-923d-f5fc2f660410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:31:25.744Z|b93afbbc-fd9d-4db4-b32d-3d30eae0db16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:31:25.746Z|b93afbbc-fd9d-4db4-b32d-3d30eae0db16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:31:25.745Z|2074b41d-dd90-4612-8d24-2b37cd6995f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:31:25.747Z|2074b41d-dd90-4612-8d24-2b37cd6995f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:31:25.753Z|9118630e-5000-49e0-be5d-da97d24853f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:31:25.753Z|9118630e-5000-49e0-be5d-da97d24853f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:31:35.749Z|d2536129-9fbf-47aa-9d6b-6e6aad949b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:31:35.750Z|d2536129-9fbf-47aa-9d6b-6e6aad949b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:31:35.775Z|04a14564-f5a6-4380-91c3-1db3c1e96daf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:31:35.776Z|04a14564-f5a6-4380-91c3-1db3c1e96daf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:31:35.775Z|3ef05c7a-71bb-42a6-a361-92eb29ab779c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:31:35.776Z|3ef05c7a-71bb-42a6-a361-92eb29ab779c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:31:35.779Z|199d19d9-65b5-4bd2-94b9-b9fcef723642|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:31:35.780Z|199d19d9-65b5-4bd2-94b9-b9fcef723642|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:31:38.169Z|0db10e4b-c17f-4c0f-999b-57382a0d1789|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:31:38.169Z|0db10e4b-c17f-4c0f-999b-57382a0d1789|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:31:45.809Z|6b02760c-8db1-42ed-b6cc-b467db370b98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:31:45.809Z|6b02760c-8db1-42ed-b6cc-b467db370b98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:31:45.809Z|7b7a7f28-dc71-49fe-b66f-a0ea1fd66109|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:31:45.810Z|091a3438-dda6-45f7-8aaf-443059dfc08f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:31:45.810Z|7b7a7f28-dc71-49fe-b66f-a0ea1fd66109|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:31:45.810Z|091a3438-dda6-45f7-8aaf-443059dfc08f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:31:50.750Z|d7a550d6-fee6-4fc3-a111-4ebe5c205ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:31:50.750Z|d7a550d6-fee6-4fc3-a111-4ebe5c205ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:31:55.838Z|c3d0f70d-8911-4274-9a28-3125a8999bdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:31:55.839Z|c3d0f70d-8911-4274-9a28-3125a8999bdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:31:55.842Z|2e4623ab-640a-4d35-939a-082b6c2ee3d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:31:55.843Z|c159c5f5-a41a-4be4-a04e-ddf8da6c80ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:31:55.842Z|2e4623ab-640a-4d35-939a-082b6c2ee3d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:31:55.844Z|c159c5f5-a41a-4be4-a04e-ddf8da6c80ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:31:59.887Z|b54f87a6-6846-4508-aec2-d8dcc9c26328|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:31:59.888Z|b54f87a6-6846-4508-aec2-d8dcc9c26328|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:32:05.750Z|1aadc7c4-ccd7-4cbb-83aa-125effd7bf7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:32:05.750Z|1aadc7c4-ccd7-4cbb-83aa-125effd7bf7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:32:05.868Z|9d94db85-58b5-4a82-995c-c68978206fa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:32:05.868Z|9d94db85-58b5-4a82-995c-c68978206fa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:32:05.872Z|0976183e-ea20-4c03-bd70-392485e563db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:32:05.873Z|0976183e-ea20-4c03-bd70-392485e563db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:32:05.876Z|138161a4-135f-4786-90dc-e3f9aab75b14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:32:05.877Z|138161a4-135f-4786-90dc-e3f9aab75b14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:32:08.169Z|43134fcd-c24c-4179-b26b-9a8161746706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:32:08.170Z|43134fcd-c24c-4179-b26b-9a8161746706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:32:15.902Z|93042e9e-51d7-45fa-b36d-93b8ab6b9a4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:32:15.902Z|93042e9e-51d7-45fa-b36d-93b8ab6b9a4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:32:15.903Z|14f1cc6f-ca38-47cb-978e-beb23587cf2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:32:15.903Z|14f1cc6f-ca38-47cb-978e-beb23587cf2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:32:15.908Z|2697fc5d-1ab5-4484-ae41-1fa6043ed121|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:32:15.909Z|2697fc5d-1ab5-4484-ae41-1fa6043ed121|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:32:20.750Z|37ad9884-9509-4768-b838-ee1a5003e6c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:32:20.750Z|37ad9884-9509-4768-b838-ee1a5003e6c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:32:25.929Z|02be26f7-36ea-4b3c-ba46-53433d12e287|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:32:25.930Z|02be26f7-36ea-4b3c-ba46-53433d12e287|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:32:25.931Z|23ffce64-07ff-438c-830a-0db0efe7e6d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:32:25.932Z|23ffce64-07ff-438c-830a-0db0efe7e6d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:32:25.936Z|17af2959-4a02-4182-b454-08d044014ffd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:32:25.936Z|17af2959-4a02-4182-b454-08d044014ffd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:32:35.749Z|3cfd4d96-252d-431d-ac06-c3c463c2c132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:32:35.750Z|3cfd4d96-252d-431d-ac06-c3c463c2c132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:32:35.960Z|3203f19b-3c75-41a6-94f8-d1c9fffaa8d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:32:35.961Z|3203f19b-3c75-41a6-94f8-d1c9fffaa8d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:32:35.963Z|6a3eb31e-0a70-4d57-b183-f25493dab66a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:32:35.964Z|6a3eb31e-0a70-4d57-b183-f25493dab66a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:32:35.966Z|6b114c0e-3ee4-407a-83e2-681d5ac1fa88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:32:35.967Z|6b114c0e-3ee4-407a-83e2-681d5ac1fa88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:32:38.170Z|9ffb373f-c0ed-4e20-b155-b683134b7bcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:32:38.171Z|9ffb373f-c0ed-4e20-b155-b683134b7bcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:32:45.996Z|c2d6f6f7-5583-4c5d-9ae1-e8cb9c11109e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:32:45.996Z|c2d6f6f7-5583-4c5d-9ae1-e8cb9c11109e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:32:45.996Z|799974ed-c590-4b4d-b4b5-0f12b25d2df8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:32:45.996Z|799974ed-c590-4b4d-b4b5-0f12b25d2df8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:32:45.999Z|5b02d437-950b-4fba-b2f4-a21dba5e9187|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:32:46.000Z|5b02d437-950b-4fba-b2f4-a21dba5e9187|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:32:50.750Z|c88de26b-e64d-4153-b528-cc3db7c5c1b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:32:50.754Z|c88de26b-e64d-4153-b528-cc3db7c5c1b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:32:56.028Z|0d8810a9-3270-4c42-b6c6-f7695630ff49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:32:56.028Z|0d8810a9-3270-4c42-b6c6-f7695630ff49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:32:56.028Z|849cf526-d475-4788-ae1b-cd82b678bb2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:32:56.030Z|849cf526-d475-4788-ae1b-cd82b678bb2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:32:56.036Z|a5c86aca-1e3b-42fc-97cc-4dc26e13147c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:32:56.039Z|a5c86aca-1e3b-42fc-97cc-4dc26e13147c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:32:59.889Z|f211e10f-e618-4bc9-a22f-8cc9c6b27d55|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:32:59.889Z|f211e10f-e618-4bc9-a22f-8cc9c6b27d55|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:33:05.749Z|cb2c0c54-2f36-4b43-9dd2-471cdacf20d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:33:05.750Z|cb2c0c54-2f36-4b43-9dd2-471cdacf20d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:33:06.059Z|613a572d-e814-47f7-84ec-240234649d97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:33:06.059Z|613a572d-e814-47f7-84ec-240234649d97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:33:06.062Z|62e72c78-888e-475d-af59-8dafc147510d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:33:06.063Z|62e72c78-888e-475d-af59-8dafc147510d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:33:06.075Z|8d3c0a71-5d65-427a-9d75-f388b46eb864|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:33:06.076Z|8d3c0a71-5d65-427a-9d75-f388b46eb864|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:33:08.172Z|da837d62-aae3-4bbf-b469-1a1286068540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:33:08.172Z|da837d62-aae3-4bbf-b469-1a1286068540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:33:16.099Z|36791ca7-0e55-447a-ae1d-a356adc1bdfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:33:16.100Z|36791ca7-0e55-447a-ae1d-a356adc1bdfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:33:16.105Z|181a2c24-92f0-4e90-b15e-5506d2e8a848|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:33:16.107Z|3c1f6f72-1543-4770-a01d-3690e896fde8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:33:16.107Z|3c1f6f72-1543-4770-a01d-3690e896fde8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:33:16.105Z|181a2c24-92f0-4e90-b15e-5506d2e8a848|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:33:20.750Z|35d6061c-9988-4c4f-811a-0f9ce64863b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:33:20.750Z|35d6061c-9988-4c4f-811a-0f9ce64863b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:33:26.133Z|308217b2-e7de-45e1-a47f-f40f165fcd7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:33:26.133Z|308217b2-e7de-45e1-a47f-f40f165fcd7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:33:26.138Z|277b0a16-53e8-4ecd-875c-8f55db07ad3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:33:26.138Z|277b0a16-53e8-4ecd-875c-8f55db07ad3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:33:26.139Z|7e250f56-1059-405a-bd6d-4226b572960d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:33:26.139Z|7e250f56-1059-405a-bd6d-4226b572960d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:33:35.749Z|99ee6e1c-ef3f-4705-b19c-f246fca3512c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:33:35.754Z|99ee6e1c-ef3f-4705-b19c-f246fca3512c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:33:36.164Z|e7fd8f42-3db3-4111-82ff-b5d8ba0fe6e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:33:36.165Z|e7fd8f42-3db3-4111-82ff-b5d8ba0fe6e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:33:36.165Z|da6c0b3e-a3ce-4d60-bd86-cf443fa658e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:33:36.168Z|da6c0b3e-a3ce-4d60-bd86-cf443fa658e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:33:36.169Z|5d5ec06b-fccb-4ff4-9ff0-6da54b3d1fd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:33:36.170Z|5d5ec06b-fccb-4ff4-9ff0-6da54b3d1fd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:33:38.173Z|c88b2ebd-e92d-4e12-b123-0c051b4ace33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:33:38.173Z|c88b2ebd-e92d-4e12-b123-0c051b4ace33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:33:46.195Z|929e90e0-b250-4ef2-99cc-9118d6a2bac8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:33:46.195Z|6f98200b-b362-422b-b091-bd67741bbb6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:33:46.196Z|929e90e0-b250-4ef2-99cc-9118d6a2bac8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:33:46.196Z|6f98200b-b362-422b-b091-bd67741bbb6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:33:46.198Z|fba649fa-b3ba-4a9f-bac8-16c8c01a4e93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:33:46.198Z|fba649fa-b3ba-4a9f-bac8-16c8c01a4e93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:33:50.750Z|ccdfdf56-771d-491b-9cc1-824a28705183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:33:50.750Z|ccdfdf56-771d-491b-9cc1-824a28705183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:33:56.224Z|138b06d2-ed40-4f7c-b893-1e03b934c661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:33:56.225Z|138b06d2-ed40-4f7c-b893-1e03b934c661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:33:56.227Z|0492fb05-a07a-4f3b-9467-35612a571bdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:33:56.227Z|0492fb05-a07a-4f3b-9467-35612a571bdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:33:56.228Z|05741d27-381b-4af2-9947-4da59948a1ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:33:56.229Z|05741d27-381b-4af2-9947-4da59948a1ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:33:59.888Z|570b828d-fd8c-4768-ae0c-b3b2859f0aed|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:33:59.889Z|570b828d-fd8c-4768-ae0c-b3b2859f0aed|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:34:05.749Z|b082fd6a-dcaa-45e8-bafb-efe331eab24d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:34:05.750Z|b082fd6a-dcaa-45e8-bafb-efe331eab24d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:34:06.256Z|d06b9806-a989-4ba8-a203-7504e2d14429|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:34:06.257Z|d06b9806-a989-4ba8-a203-7504e2d14429|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:34:06.261Z|8cc4e169-c8bf-4d0b-b50d-7efc3f9cc625|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:34:06.261Z|a04389f1-43a4-4f20-bf56-3a456706f5af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:34:06.261Z|8cc4e169-c8bf-4d0b-b50d-7efc3f9cc625|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:34:06.262Z|a04389f1-43a4-4f20-bf56-3a456706f5af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:34:08.174Z|35ae9135-40ba-462f-a121-a1168f57778a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:34:08.175Z|35ae9135-40ba-462f-a121-a1168f57778a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:34:16.288Z|fed5b125-f2a8-434d-8e7e-7ee94cab4e5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:34:16.288Z|fed5b125-f2a8-434d-8e7e-7ee94cab4e5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:34:16.288Z|9e04b5d4-1a46-47c2-b173-fc011aecf945|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:34:16.289Z|9e04b5d4-1a46-47c2-b173-fc011aecf945|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:34:16.290Z|68dd4900-d9c9-419e-8175-25ca8c0bb4e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:34:16.291Z|68dd4900-d9c9-419e-8175-25ca8c0bb4e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:34:20.749Z|09910828-3e77-497c-aef8-1e71cab819ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:34:20.754Z|09910828-3e77-497c-aef8-1e71cab819ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:34:26.320Z|b0914b35-9744-480c-80b8-807dc78672e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:34:26.320Z|391a11da-b57b-48c1-90a1-f41a539ee155|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:34:26.320Z|b0914b35-9744-480c-80b8-807dc78672e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:34:26.320Z|391a11da-b57b-48c1-90a1-f41a539ee155|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:34:26.321Z|48665108-16c4-48c7-a3c8-215ed9c73433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:34:26.322Z|48665108-16c4-48c7-a3c8-215ed9c73433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:34:35.749Z|7835194f-42d2-4105-b99d-ea0cd8bdfe95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:34:35.750Z|7835194f-42d2-4105-b99d-ea0cd8bdfe95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:34:36.353Z|f23c2049-3286-4a7f-bd33-a4af85af7326|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:34:36.354Z|f23c2049-3286-4a7f-bd33-a4af85af7326|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:34:36.353Z|e5469ef2-fb37-47a7-a080-50d424ec75a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:34:36.360Z|e5469ef2-fb37-47a7-a080-50d424ec75a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:34:36.362Z|90039e8e-1f33-478f-8916-45cf34cf1263|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:34:36.362Z|90039e8e-1f33-478f-8916-45cf34cf1263|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:34:38.175Z|4ad7221e-aa17-43ac-993c-61e6ded4a866|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:34:38.176Z|4ad7221e-aa17-43ac-993c-61e6ded4a866|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:34:46.385Z|d1f2f3df-775b-4cb4-ad83-632fd3bbe904|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:34:46.389Z|d1f2f3df-775b-4cb4-ad83-632fd3bbe904|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:34:46.391Z|ecfe50f2-2b79-4d14-874c-3873b560c0e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:34:46.392Z|ecfe50f2-2b79-4d14-874c-3873b560c0e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:34:46.394Z|1a7c52ca-d75d-45f2-ad00-1abc610361b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:34:46.394Z|1a7c52ca-d75d-45f2-ad00-1abc610361b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:34:50.749Z|13da1023-c4de-4af8-9dfd-673db99ac7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:34:50.750Z|13da1023-c4de-4af8-9dfd-673db99ac7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:34:56.423Z|5a6a37e9-0fa4-4721-bda6-6bed20e80355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:34:56.423Z|5a6a37e9-0fa4-4721-bda6-6bed20e80355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:34:56.427Z|e3e4f05c-d36f-4eb8-9284-30a0c7244838|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:34:56.428Z|e3e4f05c-d36f-4eb8-9284-30a0c7244838|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:34:56.431Z|c4a4dbe4-6e70-4f67-8555-16b22e20187c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:34:56.431Z|c4a4dbe4-6e70-4f67-8555-16b22e20187c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:34:59.888Z|51c310d9-d13c-40f4-a5fc-bd15f0e31602|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:34:59.889Z|51c310d9-d13c-40f4-a5fc-bd15f0e31602|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:35:05.750Z|3ba73a8b-edaa-4e78-94d1-56b9c668ca59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:35:05.753Z|3ba73a8b-edaa-4e78-94d1-56b9c668ca59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:35:06.451Z|5f127c76-b703-44de-9cf1-38145b03d2fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:35:06.451Z|5f127c76-b703-44de-9cf1-38145b03d2fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:35:06.454Z|3239e74c-65db-45cc-96b1-a428a7168900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:35:06.455Z|3239e74c-65db-45cc-96b1-a428a7168900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:35:06.455Z|7be38249-c98e-4595-acb3-0dfa978f1076|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:35:06.456Z|7be38249-c98e-4595-acb3-0dfa978f1076|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:35:08.177Z|d343ea3a-7a09-46ea-a44f-62c6abf1b811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:35:08.178Z|d343ea3a-7a09-46ea-a44f-62c6abf1b811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:35:16.482Z|f1ca6006-3b48-4ebe-8cc4-647f431be9fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:35:16.483Z|f1ca6006-3b48-4ebe-8cc4-647f431be9fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:35:16.484Z|7edabbc5-2b54-4edc-ba3c-8958359426d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:35:16.485Z|7edabbc5-2b54-4edc-ba3c-8958359426d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:35:16.485Z|82c155b1-9b10-4735-a436-047e06d8307a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:35:16.486Z|82c155b1-9b10-4735-a436-047e06d8307a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:35:20.749Z|ad3b0492-e4e4-42b2-80cc-f4e07399a949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:35:20.750Z|ad3b0492-e4e4-42b2-80cc-f4e07399a949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:35:26.517Z|93f8471d-8d46-4185-b98c-1a06376f3b7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:35:26.517Z|28b41197-7676-4a53-99e7-561a672c20d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:35:26.517Z|28b41197-7676-4a53-99e7-561a672c20d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:35:26.517Z|93f8471d-8d46-4185-b98c-1a06376f3b7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:35:26.521Z|57e5b980-bb4b-4c3e-af1d-6c31cf30c387|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:35:26.521Z|57e5b980-bb4b-4c3e-af1d-6c31cf30c387|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:35:35.750Z|65a44f3d-bd88-4549-8426-57bca8b46872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:35:35.750Z|65a44f3d-bd88-4549-8426-57bca8b46872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:35:36.548Z|933d67f9-f520-4d7d-9574-24fef9aa5129|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:35:36.548Z|ae151f61-5f8b-45a0-98de-6fdbeb9f1fb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:35:36.548Z|933d67f9-f520-4d7d-9574-24fef9aa5129|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:35:36.548Z|ae151f61-5f8b-45a0-98de-6fdbeb9f1fb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:35:36.549Z|cc6252d9-6b59-40a8-b33e-1999d30497d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:35:36.549Z|cc6252d9-6b59-40a8-b33e-1999d30497d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:35:38.178Z|6a9c8db0-5007-431e-afdf-469256fa59bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:35:38.179Z|6a9c8db0-5007-431e-afdf-469256fa59bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:35:46.578Z|6de63b34-5b9e-42f5-a882-42f0c24e6daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:35:46.578Z|6de63b34-5b9e-42f5-a882-42f0c24e6daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:35:46.580Z|67c92cd4-eb0d-4d98-ad73-225521405f78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:35:46.580Z|67c92cd4-eb0d-4d98-ad73-225521405f78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:35:46.581Z|ac16f71c-44f3-496b-b9af-d261aa57164e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:35:46.581Z|ac16f71c-44f3-496b-b9af-d261aa57164e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:35:50.750Z|038ae286-54cc-49e1-b78d-fed75ca7d10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:35:50.753Z|038ae286-54cc-49e1-b78d-fed75ca7d10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:35:56.607Z|70ec8814-91da-4ea2-bf69-6c9aa48f8ed4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:35:56.607Z|18daca21-7a8b-44dd-8db5-8e8901d760fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:35:56.608Z|70ec8814-91da-4ea2-bf69-6c9aa48f8ed4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:35:56.608Z|18daca21-7a8b-44dd-8db5-8e8901d760fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:35:56.611Z|b90147a3-c77a-42a2-bc35-74d42a087dea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:35:56.612Z|b90147a3-c77a-42a2-bc35-74d42a087dea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:35:59.890Z|5145d4a1-4e56-4821-b200-d5536bf44b56|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:35:59.891Z|5145d4a1-4e56-4821-b200-d5536bf44b56|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:36:05.749Z|27e598eb-c58d-40af-b96b-9a55507253d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:36:05.750Z|27e598eb-c58d-40af-b96b-9a55507253d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:36:06.636Z|e796e4e8-4eb6-4377-af62-64b81ea89067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:36:06.637Z|e796e4e8-4eb6-4377-af62-64b81ea89067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:36:06.637Z|0675bfa3-d33a-42b3-81d3-7fc8de7f5a20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:36:06.637Z|0675bfa3-d33a-42b3-81d3-7fc8de7f5a20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:36:06.639Z|116d0f08-b26c-4194-806a-fc1e11395b3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:36:06.639Z|116d0f08-b26c-4194-806a-fc1e11395b3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:36:08.179Z|985a0345-fa44-4e80-a0a7-7a27d029b51f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:36:08.180Z|985a0345-fa44-4e80-a0a7-7a27d029b51f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:36:16.661Z|eae88c83-81a5-440b-84d6-1601995b77c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:36:16.662Z|eae88c83-81a5-440b-84d6-1601995b77c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:36:16.665Z|162065f5-963a-4f64-ab4c-81d9fc872731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:36:16.666Z|162065f5-963a-4f64-ab4c-81d9fc872731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:36:16.667Z|f52427b8-41ac-472b-9023-c7ce99345116|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:36:16.667Z|f52427b8-41ac-472b-9023-c7ce99345116|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:36:20.750Z|c99fb652-b60d-4717-a0d0-9176fab9e761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:36:20.750Z|c99fb652-b60d-4717-a0d0-9176fab9e761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:36:26.694Z|a187c928-aae5-4c23-b420-97002ab0db73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:36:26.694Z|a187c928-aae5-4c23-b420-97002ab0db73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:36:26.695Z|2f9ec553-ef6e-462c-8cb8-737822a89d93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:36:26.695Z|2f9ec553-ef6e-462c-8cb8-737822a89d93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:36:26.704Z|bb7e13b6-545c-40e8-a467-69ef436e8c68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:36:26.705Z|bb7e13b6-545c-40e8-a467-69ef436e8c68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:36:35.750Z|0ce2496f-abe9-4cc6-a8c0-a130ea880057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:36:35.753Z|0ce2496f-abe9-4cc6-a8c0-a130ea880057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:36:36.725Z|937c4922-8f31-4f44-acf7-03d0cbf6c123|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:36:36.725Z|937c4922-8f31-4f44-acf7-03d0cbf6c123|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:36:36.729Z|3f5cf8bd-9ea9-4667-909a-a188a5b6eb38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:36:36.729Z|3f5cf8bd-9ea9-4667-909a-a188a5b6eb38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:36:36.734Z|5493ec66-db9b-4a41-86d7-d1373529edbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:36:36.734Z|5493ec66-db9b-4a41-86d7-d1373529edbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:36:38.181Z|677036e3-5a8d-4fbc-8c7a-f287c2d8b114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:36:38.181Z|677036e3-5a8d-4fbc-8c7a-f287c2d8b114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:36:46.759Z|343459ec-1769-4603-9cbf-6f2814b589a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:36:46.759Z|11f74a02-67ba-4882-9ce3-76226ff82019|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:36:46.759Z|343459ec-1769-4603-9cbf-6f2814b589a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:36:46.760Z|11f74a02-67ba-4882-9ce3-76226ff82019|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:36:46.761Z|436a9d6b-5270-4c0e-9580-63cd067ef806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:36:46.761Z|436a9d6b-5270-4c0e-9580-63cd067ef806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:36:50.750Z|7eb48261-a513-41aa-a982-83fbac44759f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:36:50.750Z|7eb48261-a513-41aa-a982-83fbac44759f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:36:56.791Z|94a400ed-f77d-40c8-a282-b22b50c9df7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:36:56.792Z|94a400ed-f77d-40c8-a282-b22b50c9df7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:36:56.792Z|eb643d6b-07bd-4a05-bfe2-3445dbea1d0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:36:56.793Z|eb643d6b-07bd-4a05-bfe2-3445dbea1d0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:36:56.793Z|6da02bdc-6fca-4eb8-965d-30f84334f373|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:36:56.795Z|6da02bdc-6fca-4eb8-965d-30f84334f373|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:36:59.889Z|14f4c829-4c4a-4fb6-bc5a-96499e5791f9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:36:59.889Z|14f4c829-4c4a-4fb6-bc5a-96499e5791f9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:37:05.750Z|29596236-43cc-4227-be79-d2dfe8118d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:37:05.750Z|29596236-43cc-4227-be79-d2dfe8118d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:37:06.820Z|ddb10be7-97f9-463c-8150-2b11f5e28250|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:37:06.820Z|ddb10be7-97f9-463c-8150-2b11f5e28250|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:37:06.822Z|ab3c67bf-05f7-466f-b036-f59d27f206df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:37:06.822Z|ab3c67bf-05f7-466f-b036-f59d27f206df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:37:06.825Z|ad3ab3d5-11a8-4cfa-802d-7faaa277fafe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:37:06.825Z|ad3ab3d5-11a8-4cfa-802d-7faaa277fafe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:37:08.181Z|7bedbe67-bf12-4b38-ad58-d92aad1a3ad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:37:08.182Z|7bedbe67-bf12-4b38-ad58-d92aad1a3ad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:37:16.849Z|cacc1750-5454-4226-bd7e-786151278e7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:37:16.849Z|0c80aabb-dfcf-430b-a68e-fdd466fa5a14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:37:16.850Z|0c80aabb-dfcf-430b-a68e-fdd466fa5a14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:37:16.850Z|cacc1750-5454-4226-bd7e-786151278e7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:37:16.852Z|9e6ebbce-4b6b-433f-86ee-6cab784d086c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:37:16.854Z|9e6ebbce-4b6b-433f-86ee-6cab784d086c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:37:20.749Z|d65c58b6-d719-440c-b887-26fd64748a7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:37:20.753Z|d65c58b6-d719-440c-b887-26fd64748a7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:37:26.880Z|a0e77bf5-abb9-4b0d-88fb-f9bf0607f6f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:37:26.880Z|90df366a-b828-4554-9ea7-71c44f5fe50b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:37:26.881Z|a0e77bf5-abb9-4b0d-88fb-f9bf0607f6f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:37:26.881Z|90df366a-b828-4554-9ea7-71c44f5fe50b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:37:26.885Z|a5fa4155-1c33-4046-949f-ebaf2602f7dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:37:26.886Z|a5fa4155-1c33-4046-949f-ebaf2602f7dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:37:35.750Z|0dc3ac9b-c628-4d38-aab2-a1dacb8e1b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:37:35.750Z|0dc3ac9b-c628-4d38-aab2-a1dacb8e1b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:37:36.912Z|4fdb7f63-1531-4432-8e2f-8c194c75222a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:37:36.913Z|4fdb7f63-1531-4432-8e2f-8c194c75222a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:37:36.913Z|33ffcf1c-8fc6-4d5f-920e-5672bb26fbad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:37:36.914Z|33ffcf1c-8fc6-4d5f-920e-5672bb26fbad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:37:36.914Z|c5d06f60-adff-4ea4-8633-057f3540e94d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:37:36.914Z|c5d06f60-adff-4ea4-8633-057f3540e94d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:37:38.183Z|9f956a21-28e5-447f-b476-1573775b56b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:37:38.183Z|9f956a21-28e5-447f-b476-1573775b56b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:37:46.945Z|fc45a681-7668-4682-8a12-dc3beb342142|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:37:46.945Z|fc45a681-7668-4682-8a12-dc3beb342142|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:37:46.946Z|03451222-3398-4249-82b3-80d578f838fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:37:46.946Z|03451222-3398-4249-82b3-80d578f838fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:37:46.947Z|68df01b8-01f1-4b90-a89b-c35becfb5742|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:37:46.947Z|68df01b8-01f1-4b90-a89b-c35becfb5742|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:37:50.750Z|a53dcb50-10f2-4120-9c6c-948dac5b8f7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:37:50.750Z|a53dcb50-10f2-4120-9c6c-948dac5b8f7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:37:56.973Z|9583c377-ce78-41dd-bf67-8ffaf2f92dfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:37:56.974Z|9583c377-ce78-41dd-bf67-8ffaf2f92dfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:37:56.975Z|b2455c6f-c828-448a-81a7-a575e5cc400d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:37:56.975Z|b2455c6f-c828-448a-81a7-a575e5cc400d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:37:56.979Z|06b686c6-8a4e-4cb2-88c0-e9f1452c13a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:37:56.979Z|06b686c6-8a4e-4cb2-88c0-e9f1452c13a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:37:59.890Z|ba9e99e1-d363-426c-8716-4cc7e6c6eb15|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:37:59.891Z|ba9e99e1-d363-426c-8716-4cc7e6c6eb15|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:38:05.750Z|e445ff1f-e2ce-48d4-9c8c-67c35bd41e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:38:05.754Z|e445ff1f-e2ce-48d4-9c8c-67c35bd41e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:38:07.008Z|3fe91ecd-ce52-460d-8c96-e6412c6b2d23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:38:07.009Z|3fe91ecd-ce52-460d-8c96-e6412c6b2d23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:38:07.008Z|5d9867ae-6316-4642-9051-dfc02138d04e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:38:07.009Z|5d9867ae-6316-4642-9051-dfc02138d04e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:38:07.009Z|a2024f48-d33d-45b9-8a23-f97968120d18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:38:07.010Z|a2024f48-d33d-45b9-8a23-f97968120d18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:38:08.184Z|f65b5e63-ee31-403a-93a9-ee6ef0741f5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:38:08.184Z|f65b5e63-ee31-403a-93a9-ee6ef0741f5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:38:17.037Z|56964ba2-609d-4077-9eef-d227a92ae89c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:38:17.038Z|56964ba2-609d-4077-9eef-d227a92ae89c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:38:17.038Z|35dadb85-99bf-4fe3-a626-4c93db062b98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:38:17.039Z|35dadb85-99bf-4fe3-a626-4c93db062b98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:38:17.040Z|eb029b0e-1329-4dbf-899d-d474254c4b6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:38:17.041Z|eb029b0e-1329-4dbf-899d-d474254c4b6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:38:20.749Z|7e8713f4-006b-4026-b7e3-8965a0dc2877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:38:20.750Z|7e8713f4-006b-4026-b7e3-8965a0dc2877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:38:27.071Z|b5dc1e99-336e-442f-b6ce-8582dda3c133|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:38:27.071Z|b5dc1e99-336e-442f-b6ce-8582dda3c133|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:38:27.071Z|c6350b1b-b666-467f-9e32-752ef78b258d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:38:27.072Z|c6350b1b-b666-467f-9e32-752ef78b258d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:38:27.080Z|630bbef7-15c6-473a-9467-8d6673d7b9aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:38:27.081Z|630bbef7-15c6-473a-9467-8d6673d7b9aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:38:35.750Z|33a18a2f-3a68-4dd4-85e6-961355a77933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:38:35.750Z|33a18a2f-3a68-4dd4-85e6-961355a77933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:38:37.095Z|b320b417-457d-4b6a-8fdc-54e0e9be9424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:38:37.095Z|4c74deba-8880-4863-ba64-c2933c5ce3c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:38:37.095Z|b320b417-457d-4b6a-8fdc-54e0e9be9424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:38:37.095Z|4c74deba-8880-4863-ba64-c2933c5ce3c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:38:37.101Z|3fc4cfbf-afb7-425b-b59a-0df32b12bbad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:38:37.102Z|3fc4cfbf-afb7-425b-b59a-0df32b12bbad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:38:38.184Z|3b70ac13-06ff-45f9-9550-ae28b1b9a704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:38:38.185Z|3b70ac13-06ff-45f9-9550-ae28b1b9a704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:38:47.122Z|cad3ad86-0749-4356-a12c-02411f4fd317|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:38:47.124Z|cad3ad86-0749-4356-a12c-02411f4fd317|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:38:47.125Z|3a68b008-81be-4caf-ad2f-34ca481e8bbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:38:47.125Z|3a68b008-81be-4caf-ad2f-34ca481e8bbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:38:47.131Z|49dd6afc-c1b7-4b75-87d7-d1907059cb2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:38:47.131Z|49dd6afc-c1b7-4b75-87d7-d1907059cb2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:38:50.749Z|e85b1c98-6962-4185-8064-802e1c7bd19e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:38:50.753Z|e85b1c98-6962-4185-8064-802e1c7bd19e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:38:57.154Z|3717a306-cc62-4a7d-9efa-8ab6b905e9ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:38:57.155Z|57674ff6-6150-44fb-b284-648298ceb8c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:38:57.155Z|3717a306-cc62-4a7d-9efa-8ab6b905e9ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:38:57.155Z|57674ff6-6150-44fb-b284-648298ceb8c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:38:57.158Z|d094f18b-ed91-4709-ab05-b46ad4b952c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:38:57.159Z|d094f18b-ed91-4709-ab05-b46ad4b952c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:38:59.889Z|cb557afc-c48e-48ff-a6d7-ef27917cb8ad|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:38:59.890Z|cb557afc-c48e-48ff-a6d7-ef27917cb8ad|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:39:05.750Z|cb6c7f55-3cd9-4c7d-b257-e871afb2dc02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:39:05.750Z|cb6c7f55-3cd9-4c7d-b257-e871afb2dc02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:39:07.185Z|e5f3fedf-67c0-4052-9d67-278d3625787a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:39:07.185Z|26cecdf7-bf78-450d-aeb8-e319079b448f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:39:07.186Z|e5f3fedf-67c0-4052-9d67-278d3625787a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:39:07.186Z|26cecdf7-bf78-450d-aeb8-e319079b448f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:39:07.186Z|e791f26f-64e8-4c16-b62f-1833513ac998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:39:07.186Z|e791f26f-64e8-4c16-b62f-1833513ac998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:39:08.186Z|4eb63e56-0795-45dd-bf2b-e14556658991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:39:08.186Z|4eb63e56-0795-45dd-bf2b-e14556658991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:39:17.215Z|6206c7e7-acbb-428e-bf07-1bf32a65092b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:39:17.215Z|2d3c087a-fad8-4435-a8ca-35baef89a761|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:39:17.216Z|6206c7e7-acbb-428e-bf07-1bf32a65092b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:39:17.216Z|2d3c087a-fad8-4435-a8ca-35baef89a761|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:39:17.218Z|539aa671-36af-4047-a95a-d00a15a8a1ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:39:17.218Z|539aa671-36af-4047-a95a-d00a15a8a1ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:39:20.749Z|76298a82-9166-41d5-8565-22ae0e7e1792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:39:20.750Z|76298a82-9166-41d5-8565-22ae0e7e1792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:39:27.244Z|8b7da851-755a-4abe-89ec-0de74bc5c389|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:39:27.245Z|8b7da851-755a-4abe-89ec-0de74bc5c389|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:39:27.248Z|db12a52e-28ca-4d35-a63c-47abdf236c5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:39:27.248Z|86bb2764-4029-4925-88de-44cb068fd0ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:39:27.249Z|db12a52e-28ca-4d35-a63c-47abdf236c5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:39:27.249Z|86bb2764-4029-4925-88de-44cb068fd0ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:39:35.751Z|ff7f8539-05c8-4ace-8964-747b88225f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:39:35.755Z|ff7f8539-05c8-4ace-8964-747b88225f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:39:37.275Z|be3c8d1c-92a4-4eb6-a79b-051958a4a2f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:39:37.276Z|be3c8d1c-92a4-4eb6-a79b-051958a4a2f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:39:37.281Z|f1c6616b-ff69-449d-b335-aae533a19ba0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:39:37.281Z|f1c6616b-ff69-449d-b335-aae533a19ba0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:39:37.294Z|68e5202b-7a59-41c3-b7eb-e3791b94e8dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:39:37.295Z|68e5202b-7a59-41c3-b7eb-e3791b94e8dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:39:38.187Z|edfd2cbf-b437-4d85-9746-dd67c0be434c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:39:38.187Z|edfd2cbf-b437-4d85-9746-dd67c0be434c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:39:47.305Z|855e051d-8c85-4bd9-8ca0-db24c0de9fca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:39:47.305Z|855e051d-8c85-4bd9-8ca0-db24c0de9fca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:39:47.314Z|78395ea4-7814-4d60-a607-ded835fa61a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:39:47.314Z|78395ea4-7814-4d60-a607-ded835fa61a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:39:47.324Z|51a6e337-10fc-4600-ad0e-bf46dca4c988|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:39:47.325Z|51a6e337-10fc-4600-ad0e-bf46dca4c988|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:39:50.750Z|b22347a1-6ce6-4342-8602-04739b93e232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:39:50.750Z|b22347a1-6ce6-4342-8602-04739b93e232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:39:57.335Z|7228c581-07f6-424a-b203-253d1260190d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:39:57.336Z|7228c581-07f6-424a-b203-253d1260190d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:39:57.345Z|b7bf6666-3bd4-4c86-ac9d-3f44f47a9c67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:39:57.345Z|b7bf6666-3bd4-4c86-ac9d-3f44f47a9c67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:39:57.352Z|90e1fd5c-289d-414e-9688-3ba3c998beaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:39:57.352Z|90e1fd5c-289d-414e-9688-3ba3c998beaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:39:59.890Z|d4111301-13b8-460f-b41e-7f5ba6bdd6ba|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:39:59.891Z|d4111301-13b8-460f-b41e-7f5ba6bdd6ba|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:40:05.750Z|c163184d-3617-4499-8197-25806dd93cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:40:05.750Z|c163184d-3617-4499-8197-25806dd93cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:40:07.373Z|1723d126-56f1-4570-922e-55a45c71c726|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:40:07.373Z|1723d126-56f1-4570-922e-55a45c71c726|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:40:07.375Z|fe5ec916-084b-45b3-8be2-3a09b7d87e80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:40:07.376Z|fe5ec916-084b-45b3-8be2-3a09b7d87e80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:40:07.377Z|83225353-4e69-4ece-b5e4-9277634e02ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:40:07.377Z|83225353-4e69-4ece-b5e4-9277634e02ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:40:08.188Z|29f79b69-7a40-4ce4-bf37-1080ba64e173|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:40:08.188Z|29f79b69-7a40-4ce4-bf37-1080ba64e173|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:40:17.401Z|864217c4-9732-4105-8906-2038151a5871|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:40:17.402Z|864217c4-9732-4105-8906-2038151a5871|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:40:17.403Z|048072bb-6a1b-4590-89ce-61df09159bd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:40:17.403Z|048072bb-6a1b-4590-89ce-61df09159bd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:40:17.408Z|a11d233f-2e98-40aa-9b2e-048291feba38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:40:17.408Z|a11d233f-2e98-40aa-9b2e-048291feba38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:40:20.751Z|af5d8356-1409-46fe-9232-647debb6a160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:40:20.755Z|af5d8356-1409-46fe-9232-647debb6a160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:40:27.431Z|29f9adf7-d599-4289-914e-b0d05105c4b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:40:27.432Z|29f9adf7-d599-4289-914e-b0d05105c4b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:40:27.432Z|614c1327-ced9-436d-96cb-7e237dd49770|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:40:27.432Z|614c1327-ced9-436d-96cb-7e237dd49770|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:40:27.433Z|dad97d40-c4e5-482f-a21a-3b229d87283a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:40:27.434Z|dad97d40-c4e5-482f-a21a-3b229d87283a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:40:35.750Z|aa51d30a-6360-4712-856b-602c4ebfc9f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:40:35.750Z|aa51d30a-6360-4712-856b-602c4ebfc9f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:40:37.457Z|c115ca06-5df5-467e-806e-a03704ac80f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:40:37.458Z|c115ca06-5df5-467e-806e-a03704ac80f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:40:37.460Z|56ddd497-83b9-4ea8-bf00-1fe52610ed1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:40:37.461Z|56ddd497-83b9-4ea8-bf00-1fe52610ed1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:40:37.464Z|3114907d-5f21-4a34-9a3c-6cc52b35bfa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:40:37.465Z|3114907d-5f21-4a34-9a3c-6cc52b35bfa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:40:38.190Z|e9567408-ddc5-44b1-a998-e76a65ebb3d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:40:38.190Z|e9567408-ddc5-44b1-a998-e76a65ebb3d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:40:47.497Z|bfae1c9a-bcb7-4363-815f-0ad59e99c3c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:40:47.499Z|bfae1c9a-bcb7-4363-815f-0ad59e99c3c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:40:47.499Z|ab82c9eb-d2fc-4060-9172-028dda788b15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:40:47.500Z|ab82c9eb-d2fc-4060-9172-028dda788b15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:40:47.502Z|2f66ec9c-31d3-488f-9e12-74b2118c0c62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:40:47.503Z|2f66ec9c-31d3-488f-9e12-74b2118c0c62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:40:50.750Z|b4533191-5903-47f8-a1e1-4d70f9a8e72f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:40:50.750Z|b4533191-5903-47f8-a1e1-4d70f9a8e72f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:40:57.526Z|4e3662c4-a40c-4fee-a684-277e1f654d13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:40:57.527Z|4e3662c4-a40c-4fee-a684-277e1f654d13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:40:57.532Z|7849f1d4-fd4e-4fea-9cbc-d3aaf2407f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:40:57.533Z|8967e787-9175-43f7-8e44-e908d8e89442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:40:57.533Z|7849f1d4-fd4e-4fea-9cbc-d3aaf2407f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:40:57.533Z|8967e787-9175-43f7-8e44-e908d8e89442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:40:59.889Z|5b270571-3335-46d9-989a-9ea0369a0dbe|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:40:59.890Z|5b270571-3335-46d9-989a-9ea0369a0dbe|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:41:05.749Z|42f3cd1e-88b3-46b7-9c29-22b6e27ecdff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:41:05.753Z|42f3cd1e-88b3-46b7-9c29-22b6e27ecdff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:41:07.552Z|e99a22a3-6a9b-4db4-8eb9-3848d60e890b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:41:07.553Z|e99a22a3-6a9b-4db4-8eb9-3848d60e890b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:41:07.562Z|15899bb3-ce22-4e06-9144-fc0dcad6182d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:41:07.563Z|15899bb3-ce22-4e06-9144-fc0dcad6182d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:41:07.565Z|38b89b50-2e3b-4846-a9c4-4160d47792d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:41:07.566Z|38b89b50-2e3b-4846-a9c4-4160d47792d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:41:08.191Z|f943b55a-b56c-4d04-a4cc-b99d5b5cfb4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:41:08.191Z|f943b55a-b56c-4d04-a4cc-b99d5b5cfb4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:41:17.592Z|edbb287f-cd31-4f02-a482-516f818187aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:41:17.593Z|edbb287f-cd31-4f02-a482-516f818187aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:41:17.596Z|8de24838-79bf-4e86-93ad-1877937fadd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:41:17.596Z|8de24838-79bf-4e86-93ad-1877937fadd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:41:17.598Z|8967091d-069a-40a7-8e9f-979e8f723006|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:41:17.599Z|8967091d-069a-40a7-8e9f-979e8f723006|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:41:20.750Z|7e79e278-89d4-40a5-8cf6-b1ea8923d68f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:41:20.750Z|7e79e278-89d4-40a5-8cf6-b1ea8923d68f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:41:27.616Z|77b6d845-20e1-4cfe-826b-8a8792b6da2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:41:27.617Z|77b6d845-20e1-4cfe-826b-8a8792b6da2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:41:27.618Z|ede8bb9c-2ac1-416a-8593-fa5ecd5a047c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:41:27.619Z|ede8bb9c-2ac1-416a-8593-fa5ecd5a047c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:41:27.622Z|3c138cb4-514f-4406-a7df-486922d7081b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:41:27.622Z|3c138cb4-514f-4406-a7df-486922d7081b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:41:35.750Z|a42c8b2b-3496-42ff-b062-b0e16126f55a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:41:35.750Z|a42c8b2b-3496-42ff-b062-b0e16126f55a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:41:37.644Z|f8edb3bf-68a1-4e20-a597-1bf011494620|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:41:37.647Z|f8edb3bf-68a1-4e20-a597-1bf011494620|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:41:37.648Z|d5b5ecf6-84ab-4b9b-b1d2-94bf97298190|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:41:37.648Z|d5b5ecf6-84ab-4b9b-b1d2-94bf97298190|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:41:37.650Z|74d6e9bd-eee9-44a0-9a43-ef7f266f4916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:41:37.651Z|74d6e9bd-eee9-44a0-9a43-ef7f266f4916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:41:38.192Z|14f660b7-165c-413a-b307-5badcfa6008d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:41:38.193Z|14f660b7-165c-413a-b307-5badcfa6008d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:41:47.672Z|f23d65e2-4ae7-4a63-bb16-5607fe9aa6fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:41:47.674Z|2ba1fb20-40c4-4706-bc4f-eeb16429a8fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:41:47.674Z|2ba1fb20-40c4-4706-bc4f-eeb16429a8fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:41:47.673Z|f23d65e2-4ae7-4a63-bb16-5607fe9aa6fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:41:47.677Z|72b42b12-5a02-417b-b934-4b6d293af742|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:41:47.678Z|72b42b12-5a02-417b-b934-4b6d293af742|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:41:50.749Z|1ff215ca-cf29-42cb-a4ea-f07edc096187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:41:50.753Z|1ff215ca-cf29-42cb-a4ea-f07edc096187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:41:57.702Z|cbc83af8-8ae1-4733-b6ac-64345cbad616|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:41:57.702Z|cbc83af8-8ae1-4733-b6ac-64345cbad616|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:41:57.702Z|d4154be6-e83c-4c45-bc0f-05f3b2d525d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:41:57.703Z|d4154be6-e83c-4c45-bc0f-05f3b2d525d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:41:57.705Z|e439e5e0-1c18-452f-9f04-51f533e7c16c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:41:57.705Z|e439e5e0-1c18-452f-9f04-51f533e7c16c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:41:59.889Z|248e0c46-cc3c-4dba-aa0f-7c72ebc72703|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:41:59.889Z|248e0c46-cc3c-4dba-aa0f-7c72ebc72703|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:42:05.751Z|8f2a88a1-7947-4bb7-ad78-0778ddc6e1d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:42:05.751Z|8f2a88a1-7947-4bb7-ad78-0778ddc6e1d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:42:07.730Z|36926cbe-946c-47bf-bea8-60daa871fc78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:42:07.731Z|36926cbe-946c-47bf-bea8-60daa871fc78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:42:07.731Z|3359972c-7b7a-4176-baa7-be4e62e3025a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:42:07.732Z|3359972c-7b7a-4176-baa7-be4e62e3025a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:42:07.733Z|94ae6292-b716-429b-8455-6a1926dae8c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:42:07.734Z|94ae6292-b716-429b-8455-6a1926dae8c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:42:08.193Z|1a0a15a8-5426-40fe-850d-6757815761ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:42:08.194Z|1a0a15a8-5426-40fe-850d-6757815761ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:42:17.763Z|0b483c63-99b0-4f8b-8de0-2d348a234a1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:42:17.764Z|0b483c63-99b0-4f8b-8de0-2d348a234a1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:42:17.764Z|f4671397-332a-448f-a1da-f66789d69c1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:42:17.765Z|f4671397-332a-448f-a1da-f66789d69c1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:42:17.762Z|0c012eec-501a-4538-b4bb-fd577b3fcf10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:42:17.767Z|0c012eec-501a-4538-b4bb-fd577b3fcf10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:42:20.749Z|4aaa2b53-9fad-4bdd-b141-6d6705cc0905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:42:20.750Z|4aaa2b53-9fad-4bdd-b141-6d6705cc0905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:42:27.792Z|b1904f78-d0ee-4e6c-896c-1758e8cedf48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:42:27.792Z|b1904f78-d0ee-4e6c-896c-1758e8cedf48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:42:27.796Z|98e616a7-2d33-4c63-abdd-aa7b845da07d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:42:27.797Z|98e616a7-2d33-4c63-abdd-aa7b845da07d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:42:27.798Z|6fdc3c7b-087e-4689-b387-4c8879d9d6bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:42:27.800Z|6fdc3c7b-087e-4689-b387-4c8879d9d6bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:42:35.750Z|dfb65e4d-77c4-4b3d-bcec-ad529b306c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:42:35.753Z|dfb65e4d-77c4-4b3d-bcec-ad529b306c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:42:37.822Z|264ce729-3631-4532-af7c-1c01ba65364e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:42:37.822Z|264ce729-3631-4532-af7c-1c01ba65364e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:42:37.825Z|8c6dacb1-11b8-4bc5-b6a2-6631a0909a42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:42:37.826Z|8c6dacb1-11b8-4bc5-b6a2-6631a0909a42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:42:37.830Z|5c6317c4-daf1-4628-af48-1eef43e9cfaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:42:37.830Z|5c6317c4-daf1-4628-af48-1eef43e9cfaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:42:38.195Z|bdc0ce37-0066-4ae8-85b3-2bde16a9e64f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:42:38.195Z|bdc0ce37-0066-4ae8-85b3-2bde16a9e64f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:42:47.850Z|87f6f0da-5227-40d7-8813-bf028186add6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:42:47.851Z|87f6f0da-5227-40d7-8813-bf028186add6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:42:47.852Z|30a03e61-9894-4ab5-8cca-db599d9ce7cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:42:47.853Z|30a03e61-9894-4ab5-8cca-db599d9ce7cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:42:47.856Z|51779144-ce8b-4c29-bf5e-c0649179dfb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:42:47.857Z|51779144-ce8b-4c29-bf5e-c0649179dfb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:42:50.750Z|5dd47f14-f32d-4570-846c-f2f77fe0e784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:42:50.750Z|5dd47f14-f32d-4570-846c-f2f77fe0e784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:42:57.882Z|5c64dc0b-afb1-4f40-b764-8c5a8deb7913|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:42:57.883Z|5c64dc0b-afb1-4f40-b764-8c5a8deb7913|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:42:57.886Z|f53b3a10-7f55-45ab-8ba0-fe0bb66be280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:42:57.889Z|e3bc7889-0ec9-4b0f-be89-e802e6788040|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:42:57.890Z|e3bc7889-0ec9-4b0f-be89-e802e6788040|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:42:57.886Z|f53b3a10-7f55-45ab-8ba0-fe0bb66be280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:42:59.888Z|dc5ee90e-1f64-4eb9-9b7f-34f602e4348d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:42:59.889Z|dc5ee90e-1f64-4eb9-9b7f-34f602e4348d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:43:05.750Z|22491b09-5169-4fb9-a17e-6d5f0c91d4e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:43:05.750Z|22491b09-5169-4fb9-a17e-6d5f0c91d4e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:43:07.919Z|27b53e9c-37de-4922-af29-d76673baf358|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:43:07.919Z|27b53e9c-37de-4922-af29-d76673baf358|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:43:07.919Z|552e4903-5c0e-4bbb-8f5f-ca9e50b3fa9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:43:07.920Z|552e4903-5c0e-4bbb-8f5f-ca9e50b3fa9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:43:07.923Z|dfac0ecf-cb7c-4366-90ea-834bbbb0def5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:43:07.925Z|dfac0ecf-cb7c-4366-90ea-834bbbb0def5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:43:08.196Z|61da27d6-df7c-4824-9cd7-dbfdad69c840|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:43:08.196Z|61da27d6-df7c-4824-9cd7-dbfdad69c840|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:43:17.944Z|819b576d-60bb-4812-a9e2-388c5feffc68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:43:17.945Z|819b576d-60bb-4812-a9e2-388c5feffc68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:43:17.949Z|60573178-073e-45ce-8229-d53bb32fd519|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:43:17.949Z|60573178-073e-45ce-8229-d53bb32fd519|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:43:17.951Z|1bb1e65d-40cd-446c-9f5c-3bc1ee83dba9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:43:17.951Z|1bb1e65d-40cd-446c-9f5c-3bc1ee83dba9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:43:20.754Z|51b2fbc3-958c-4ea1-9222-6066c3bf4a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:43:20.759Z|51b2fbc3-958c-4ea1-9222-6066c3bf4a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:43:27.968Z|d018df6b-efd9-4b51-a6eb-7121d3956711|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:43:27.969Z|d018df6b-efd9-4b51-a6eb-7121d3956711|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:43:27.973Z|efa2d6cd-1b51-4658-b8aa-abf7a843b79e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:43:27.974Z|efa2d6cd-1b51-4658-b8aa-abf7a843b79e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:43:27.979Z|62d5a5cd-1a1e-4600-b500-4acf56806020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:43:27.979Z|62d5a5cd-1a1e-4600-b500-4acf56806020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:43:35.749Z|0733daab-a5a1-4dca-bc27-d8b92ca46c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:43:35.750Z|0733daab-a5a1-4dca-bc27-d8b92ca46c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:43:37.997Z|cdb6a359-4d43-4bdc-9b5a-82fcb6c56316|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:43:37.998Z|cdb6a359-4d43-4bdc-9b5a-82fcb6c56316|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:43:38.005Z|e56a4c2e-cba6-4d60-a680-92e2b84a15c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:43:38.006Z|e56a4c2e-cba6-4d60-a680-92e2b84a15c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:43:38.008Z|fb692a1f-8f5b-47d4-b7af-a7f1179dabe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:43:38.008Z|fb692a1f-8f5b-47d4-b7af-a7f1179dabe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:43:38.197Z|a99abef2-3cdf-4225-bf16-939119559747|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:43:38.198Z|a99abef2-3cdf-4225-bf16-939119559747|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:43:48.028Z|d5f9a6b3-8e40-4f96-909d-58d958cd658c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:43:48.029Z|d5f9a6b3-8e40-4f96-909d-58d958cd658c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:43:48.032Z|82b1ba00-c5bf-469b-9a6d-27b7a05fd0dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:43:48.032Z|82b1ba00-c5bf-469b-9a6d-27b7a05fd0dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:43:48.037Z|418a5e69-f664-4e02-a86a-e2554fd3c925|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:43:48.038Z|418a5e69-f664-4e02-a86a-e2554fd3c925|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:43:50.749Z|e0d991c8-8fd8-44b8-9715-43f9b5b61017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:43:50.750Z|e0d991c8-8fd8-44b8-9715-43f9b5b61017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:43:58.059Z|1162aaf6-3c4d-4396-8deb-2541b12994a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:43:58.060Z|1162aaf6-3c4d-4396-8deb-2541b12994a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:43:58.063Z|fe896115-1211-419d-94e1-6afe9530cad1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:43:58.063Z|fe896115-1211-419d-94e1-6afe9530cad1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:43:58.068Z|0762c96f-d998-44c9-b658-1ba3ba99cc38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:43:58.069Z|0762c96f-d998-44c9-b658-1ba3ba99cc38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:43:59.889Z|8be583a8-41b7-414f-ae1e-943c34873e7e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:43:59.890Z|8be583a8-41b7-414f-ae1e-943c34873e7e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:44:05.750Z|4ee84528-6b6f-4f57-bc21-86752444cc40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:44:05.754Z|4ee84528-6b6f-4f57-bc21-86752444cc40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:44:08.089Z|d35e1cef-237f-4a88-a412-d7beb2a10011|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:44:08.091Z|091e1c28-7859-4f56-b3f8-5f2c2b8de6cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:44:08.091Z|d35e1cef-237f-4a88-a412-d7beb2a10011|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:44:08.092Z|9b6c5b65-3a38-4759-b472-7d472b3a9e9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:44:08.091Z|091e1c28-7859-4f56-b3f8-5f2c2b8de6cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:44:08.092Z|9b6c5b65-3a38-4759-b472-7d472b3a9e9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:44:08.199Z|4e89cff0-eb48-4b2c-8b69-0946b22e7472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:44:08.199Z|4e89cff0-eb48-4b2c-8b69-0946b22e7472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:44:18.117Z|eb87bcb8-d557-460f-8f4b-5300021805ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:44:18.118Z|eb87bcb8-d557-460f-8f4b-5300021805ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:44:18.124Z|5d214bde-38f8-4e07-85a4-9d85b57efd04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:44:18.124Z|5d214bde-38f8-4e07-85a4-9d85b57efd04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:44:18.125Z|d1fe44c3-b82b-4f84-9b87-8a7670a78421|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:44:18.125Z|d1fe44c3-b82b-4f84-9b87-8a7670a78421|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:44:20.750Z|d626ef3c-452c-4cb4-9205-6a5cb2a93558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:44:20.750Z|d626ef3c-452c-4cb4-9205-6a5cb2a93558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:44:28.146Z|d469e74d-e8a0-446d-83a4-d106625c71cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:44:28.147Z|d469e74d-e8a0-446d-83a4-d106625c71cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:44:28.149Z|9abf50a9-40d9-4472-8030-1f35d2484ae9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:44:28.149Z|9abf50a9-40d9-4472-8030-1f35d2484ae9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:44:28.152Z|7940621d-66bd-42a8-bad7-56775b88a3a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:44:28.153Z|7940621d-66bd-42a8-bad7-56775b88a3a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:44:35.749Z|8f5ac42a-d557-475a-97b0-5658b831b169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:44:35.750Z|8f5ac42a-d557-475a-97b0-5658b831b169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:44:38.179Z|18c7ecc9-5e3e-4f14-b0a7-df7f554d4062|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:44:38.179Z|1427dd4d-4746-4055-bd73-da0707c96e06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:44:38.179Z|6cdb1d22-d81a-4f46-a044-c6aa9e841034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:44:38.180Z|18c7ecc9-5e3e-4f14-b0a7-df7f554d4062|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:44:38.180Z|6cdb1d22-d81a-4f46-a044-c6aa9e841034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:44:38.180Z|1427dd4d-4746-4055-bd73-da0707c96e06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:44:38.199Z|00fd3e8c-384b-4885-90d5-d335c7f0cb72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:44:38.200Z|00fd3e8c-384b-4885-90d5-d335c7f0cb72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:44:48.204Z|7b2ac38d-4886-44e6-a103-8dc158446a03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:44:48.205Z|7b2ac38d-4886-44e6-a103-8dc158446a03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:44:48.206Z|37ed1a62-6f67-4ed0-8d10-1d54ae78f049|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:44:48.206Z|e4a8a035-3031-43fb-8e91-d7391a73644b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:44:48.206Z|37ed1a62-6f67-4ed0-8d10-1d54ae78f049|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:44:48.207Z|e4a8a035-3031-43fb-8e91-d7391a73644b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:44:50.750Z|2f8c77cd-2b48-4469-bbe8-b51036abaae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:44:50.754Z|2f8c77cd-2b48-4469-bbe8-b51036abaae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:44:58.234Z|9f857cf6-e3b0-477b-9926-3ea27b0bf630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:44:58.235Z|9f857cf6-e3b0-477b-9926-3ea27b0bf630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:44:58.238Z|a76b63d2-2b58-4f3b-88bc-dc07e293b2da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:44:58.239Z|a76b63d2-2b58-4f3b-88bc-dc07e293b2da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:44:58.241Z|9af5219b-7ccf-4882-9ad5-c6d1e1ca180f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:44:58.242Z|9af5219b-7ccf-4882-9ad5-c6d1e1ca180f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:44:59.888Z|166f43c6-b685-4a8a-a897-626502136e85|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:44:59.888Z|166f43c6-b685-4a8a-a897-626502136e85|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:45:05.749Z|db5b3a9f-bfb5-473d-9a45-2b85574a78f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:45:05.750Z|db5b3a9f-bfb5-473d-9a45-2b85574a78f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:45:08.201Z|ccf2c16c-f9ee-4939-9ea2-60595ed6a22a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:45:08.201Z|ccf2c16c-f9ee-4939-9ea2-60595ed6a22a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:45:08.259Z|0627be48-1c44-4f99-bc0b-d34b90025062|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:45:08.259Z|0627be48-1c44-4f99-bc0b-d34b90025062|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:45:08.259Z|d0704b60-05d3-4649-8d4b-f3e3eaa9cbb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:45:08.260Z|d0704b60-05d3-4649-8d4b-f3e3eaa9cbb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:45:08.274Z|790bc03b-964f-4e16-80ea-44f49db5f81b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:45:08.275Z|790bc03b-964f-4e16-80ea-44f49db5f81b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:45:18.281Z|f6cb7cd8-9e1e-41dd-b0a7-610e56b906b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:45:18.281Z|f6cb7cd8-9e1e-41dd-b0a7-610e56b906b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:45:18.281Z|675cd1d2-08ae-4110-affc-8a721ada5bbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:45:18.282Z|675cd1d2-08ae-4110-affc-8a721ada5bbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:45:18.294Z|ac74501a-d87a-4126-abd5-6ae2cb0437ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:45:18.294Z|ac74501a-d87a-4126-abd5-6ae2cb0437ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:45:20.749Z|708901ad-379d-4578-b792-87961992b8df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:45:20.750Z|708901ad-379d-4578-b792-87961992b8df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:45:28.308Z|55f439f3-6aa0-45f2-9247-51092f35a645|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:45:28.309Z|55f439f3-6aa0-45f2-9247-51092f35a645|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:45:28.309Z|75454a63-cf8a-46fe-9c9f-6416be8432c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:45:28.310Z|75454a63-cf8a-46fe-9c9f-6416be8432c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:45:28.319Z|239e6647-784c-4a40-b8b1-75a1d2cfb9f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:45:28.320Z|239e6647-784c-4a40-b8b1-75a1d2cfb9f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:45:35.750Z|6a7d42ea-0a7c-4ec0-b1a8-8bea5963acd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:45:35.753Z|6a7d42ea-0a7c-4ec0-b1a8-8bea5963acd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:45:38.202Z|2459a031-9206-45b9-8ec7-c8bd3fb716ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:45:38.202Z|2459a031-9206-45b9-8ec7-c8bd3fb716ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:45:38.342Z|6c938df5-84ee-4434-99e3-a2000a2bb1d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:45:38.343Z|6c938df5-84ee-4434-99e3-a2000a2bb1d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:45:38.344Z|a691bc1c-e284-450f-85a0-7cfc3fe0d411|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:45:38.344Z|a691bc1c-e284-450f-85a0-7cfc3fe0d411|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:45:38.347Z|8b9eb64d-a439-4fa5-8d17-660fbeb49979|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:45:38.348Z|8b9eb64d-a439-4fa5-8d17-660fbeb49979|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:45:48.373Z|76059e4c-e2d4-43e5-a628-abc695844281|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:45:48.373Z|76059e4c-e2d4-43e5-a628-abc695844281|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:45:48.374Z|b5474be7-1265-4a79-9543-97ee33011be1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:45:48.374Z|b5474be7-1265-4a79-9543-97ee33011be1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:45:48.380Z|00e8099f-d7bc-435e-803d-523266ceb1e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:45:48.381Z|00e8099f-d7bc-435e-803d-523266ceb1e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:45:50.750Z|034d48d9-484c-484d-9652-cf6bb3a243ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:45:50.750Z|034d48d9-484c-484d-9652-cf6bb3a243ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:45:58.401Z|ea436cf6-4d7b-4d81-b78b-f497a590b39e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:45:58.402Z|ea436cf6-4d7b-4d81-b78b-f497a590b39e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:45:58.405Z|b2112714-7df5-4fe1-98e4-7672824327cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:45:58.405Z|b2112714-7df5-4fe1-98e4-7672824327cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:45:58.407Z|b13ad275-610e-4868-9ba9-355d331e7c90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:45:58.408Z|b13ad275-610e-4868-9ba9-355d331e7c90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:45:59.888Z|b2ca518d-ac65-405b-9aad-0611460587ff|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:45:59.888Z|b2ca518d-ac65-405b-9aad-0611460587ff|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:46:05.750Z|80f8b51d-feb0-4996-b3b3-480c78232c26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:46:05.750Z|80f8b51d-feb0-4996-b3b3-480c78232c26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:46:08.202Z|86eab651-aa25-45ba-8b3e-fc9c0a40898b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:46:08.203Z|86eab651-aa25-45ba-8b3e-fc9c0a40898b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:46:08.431Z|8f8a5537-74a0-4018-a158-870ed0e9ec2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:46:08.432Z|8f8a5537-74a0-4018-a158-870ed0e9ec2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:46:08.432Z|f8d3251d-2974-41ae-90bc-92b9977802cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:46:08.432Z|f8d3251d-2974-41ae-90bc-92b9977802cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:46:08.440Z|cabb1789-8f80-49b6-8441-5eb5bcff5620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:46:08.440Z|cabb1789-8f80-49b6-8441-5eb5bcff5620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:46:18.457Z|9f01a093-09be-4e45-acbc-18ff60707fb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:46:18.458Z|9f01a093-09be-4e45-acbc-18ff60707fb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:46:18.460Z|327d87f2-6d61-44e8-8a20-386d25393dc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:46:18.460Z|327d87f2-6d61-44e8-8a20-386d25393dc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:46:18.466Z|b00409d7-4763-4fb3-926d-4298323f55ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:46:18.466Z|b00409d7-4763-4fb3-926d-4298323f55ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:46:20.750Z|b8722513-d36b-49ed-a3a0-44394205ce94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:46:20.753Z|b8722513-d36b-49ed-a3a0-44394205ce94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:46:28.489Z|3183637c-4abe-4515-880e-8d2727867b6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:46:28.490Z|3183637c-4abe-4515-880e-8d2727867b6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:46:28.492Z|c1e75248-7e29-4814-9e38-2ecfd9c26996|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:46:28.493Z|c1e75248-7e29-4814-9e38-2ecfd9c26996|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:46:28.498Z|8bd5353d-adb2-4cd2-ae8f-1e301cd03a19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:46:28.499Z|8bd5353d-adb2-4cd2-ae8f-1e301cd03a19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:46:35.750Z|1adf080e-1eb3-4528-bcba-5bcdb5772644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:46:35.750Z|1adf080e-1eb3-4528-bcba-5bcdb5772644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:46:38.204Z|30e04b3e-e851-4a51-adef-b55ee0038022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:46:38.204Z|30e04b3e-e851-4a51-adef-b55ee0038022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:46:38.524Z|2755d6d3-e46f-4c3b-ad5a-9be6a5876e5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:46:38.525Z|2755d6d3-e46f-4c3b-ad5a-9be6a5876e5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:46:38.525Z|a236b72a-665e-4b42-83ea-fdcdb8107f38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:46:38.525Z|a236b72a-665e-4b42-83ea-fdcdb8107f38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:46:38.528Z|cdc5fcdf-a0cd-4e02-8984-72c1624245f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:46:38.529Z|cdc5fcdf-a0cd-4e02-8984-72c1624245f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:46:48.556Z|01bb9477-6162-4bff-bfec-44b076e1921f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:46:48.556Z|aa696169-daee-4ed3-9348-4cf3a57bc116|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:46:48.557Z|01bb9477-6162-4bff-bfec-44b076e1921f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:46:48.557Z|aa696169-daee-4ed3-9348-4cf3a57bc116|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:46:48.560Z|e6cd94a8-850a-401d-be50-3684ddb92afd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:46:48.560Z|e6cd94a8-850a-401d-be50-3684ddb92afd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:46:50.750Z|a35f08e6-202b-447e-9bbd-f3561ab9ea53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:46:50.750Z|a35f08e6-202b-447e-9bbd-f3561ab9ea53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:46:58.584Z|4b6f9821-55ad-4557-90a3-0bc9a1c4a031|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:46:58.584Z|4b6f9821-55ad-4557-90a3-0bc9a1c4a031|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:46:58.587Z|1545b0ee-b7b8-4d33-9b3f-e505336f43df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:46:58.588Z|1545b0ee-b7b8-4d33-9b3f-e505336f43df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:46:58.589Z|94b9b480-2a45-415e-bdbf-521254d2951c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:46:58.590Z|94b9b480-2a45-415e-bdbf-521254d2951c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:46:59.888Z|8f2eb258-ae4d-4209-a8b8-21af7a5e2f8c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:46:59.889Z|8f2eb258-ae4d-4209-a8b8-21af7a5e2f8c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:47:05.749Z|24a0caa6-1da9-4912-bc88-7138e771b0b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:47:05.753Z|24a0caa6-1da9-4912-bc88-7138e771b0b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:47:08.205Z|2c59ce59-5337-41bd-9c0f-181cbc0b9e56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:47:08.205Z|2c59ce59-5337-41bd-9c0f-181cbc0b9e56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:47:08.611Z|196f1daf-9972-47ce-a68d-89d6eefe73c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:47:08.612Z|196f1daf-9972-47ce-a68d-89d6eefe73c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:47:08.619Z|2b53d0b5-ef2b-46a4-9a51-262f80c74b99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:47:08.619Z|ff600d88-66ab-4190-8d0b-3a5bf27bc6ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:47:08.620Z|2b53d0b5-ef2b-46a4-9a51-262f80c74b99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:47:08.620Z|ff600d88-66ab-4190-8d0b-3a5bf27bc6ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:47:18.640Z|959a636e-1354-48b3-8f0c-eb1c596058d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:47:18.641Z|959a636e-1354-48b3-8f0c-eb1c596058d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:47:18.643Z|c160966c-3cf4-4c16-b854-cc230fda39c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:47:18.644Z|c160966c-3cf4-4c16-b854-cc230fda39c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:47:18.650Z|24c3eb7b-e10e-4d8d-85cd-811f233fd114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:47:18.650Z|24c3eb7b-e10e-4d8d-85cd-811f233fd114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:47:20.750Z|a5274152-db26-4a46-b5af-ed2eb5ab5ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:47:20.750Z|a5274152-db26-4a46-b5af-ed2eb5ab5ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:47:28.674Z|24b94af1-845c-4bf0-84d3-b22276091c07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:47:28.675Z|24b94af1-845c-4bf0-84d3-b22276091c07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:47:28.682Z|65380e59-763e-4c39-b96e-458f42622d5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:47:28.682Z|65380e59-763e-4c39-b96e-458f42622d5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:47:28.687Z|680c568e-4b90-489f-91b7-b9f08b760d56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:47:28.688Z|680c568e-4b90-489f-91b7-b9f08b760d56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:47:35.750Z|f72e8f49-43fd-4b7a-bd7f-b0616e93a78f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:47:35.750Z|f72e8f49-43fd-4b7a-bd7f-b0616e93a78f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:47:38.206Z|f58dd7ca-2abf-4277-9846-2918be620095|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:47:38.207Z|f58dd7ca-2abf-4277-9846-2918be620095|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:47:38.705Z|bcb7daee-38e5-4970-b48a-56729287b5a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:47:38.706Z|00c0ea42-916d-4ae1-b17d-3fef6e0dd2ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:47:38.706Z|00c0ea42-916d-4ae1-b17d-3fef6e0dd2ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:47:38.706Z|bcb7daee-38e5-4970-b48a-56729287b5a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:47:38.710Z|075cdb1a-ba2f-4a25-a4c8-f3e70564e31a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:47:38.711Z|075cdb1a-ba2f-4a25-a4c8-f3e70564e31a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:47:48.738Z|cb3c9382-14b8-4c14-bace-c6ae388bf5dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:47:48.738Z|f0a0fc33-dc7a-4122-9f25-5806418144c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:47:48.739Z|f0a0fc33-dc7a-4122-9f25-5806418144c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:47:48.739Z|cb3c9382-14b8-4c14-bace-c6ae388bf5dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:47:48.741Z|142e0611-bf37-4575-b59d-0686eb49ceba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:47:48.741Z|142e0611-bf37-4575-b59d-0686eb49ceba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:47:50.749Z|59320a80-8f62-4d6c-a548-1243eb6e5e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:47:50.754Z|59320a80-8f62-4d6c-a548-1243eb6e5e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:47:58.764Z|544a6516-7a83-4f30-a0c0-d3c5f1a90208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:47:58.765Z|544a6516-7a83-4f30-a0c0-d3c5f1a90208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:47:58.767Z|71bca7bd-26ca-4f26-96d6-3d7f3812606a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:47:58.767Z|71bca7bd-26ca-4f26-96d6-3d7f3812606a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:47:58.770Z|4897e20c-ab4d-4b7b-ac99-100eed487a79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:47:58.771Z|4897e20c-ab4d-4b7b-ac99-100eed487a79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:47:59.891Z|2c1af2c6-5f2d-4e1e-be32-a7dc02427280|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:47:59.892Z|2c1af2c6-5f2d-4e1e-be32-a7dc02427280|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:48:05.750Z|6f82cb91-ef13-466c-afd5-8a3d01a2c346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:48:05.750Z|6f82cb91-ef13-466c-afd5-8a3d01a2c346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:48:08.208Z|85ef042d-575e-491a-ab61-d473189f72ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:48:08.208Z|85ef042d-575e-491a-ab61-d473189f72ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:48:08.795Z|3ed690b8-4702-4c9c-99cf-898076c58fb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:48:08.795Z|e163fc04-636c-46fd-8f94-8b119eb8cbc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:48:08.796Z|3ed690b8-4702-4c9c-99cf-898076c58fb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:48:08.796Z|e163fc04-636c-46fd-8f94-8b119eb8cbc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:48:08.798Z|97234759-429a-4b11-b110-8bbc8ad4db45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:48:08.799Z|97234759-429a-4b11-b110-8bbc8ad4db45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:48:18.826Z|8ae3233c-7fad-4c8c-b17e-12a79f33d136|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:48:18.827Z|8ae3233c-7fad-4c8c-b17e-12a79f33d136|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:48:18.828Z|9a2aa47d-5879-448a-a78f-aad295b4ed25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:48:18.828Z|9a2aa47d-5879-448a-a78f-aad295b4ed25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:48:18.830Z|d777c638-e0f5-46a5-9a2d-64997f4c029e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:48:18.831Z|d777c638-e0f5-46a5-9a2d-64997f4c029e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:48:20.750Z|7e95de0d-985e-4e87-b805-084fe925db7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:48:20.750Z|7e95de0d-985e-4e87-b805-084fe925db7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:48:28.861Z|2cb845cb-3940-4a16-bcb1-4dc517f955cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:48:28.862Z|2cb845cb-3940-4a16-bcb1-4dc517f955cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:48:28.866Z|8e70b8df-369f-4bea-8c2f-0f8dd7597367|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:48:28.867Z|8e70b8df-369f-4bea-8c2f-0f8dd7597367|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:48:28.869Z|f4f099e7-d21c-4ac2-9dfe-fc6fd8afd5be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:48:28.871Z|f4f099e7-d21c-4ac2-9dfe-fc6fd8afd5be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:48:35.750Z|a7b5334d-1db1-44a7-b935-25bba4a60069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:48:35.754Z|a7b5334d-1db1-44a7-b935-25bba4a60069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:48:38.208Z|b8e7693e-9643-4340-aef8-875933327b23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:48:38.209Z|b8e7693e-9643-4340-aef8-875933327b23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:48:38.892Z|81a3d517-b52a-43cd-8367-7ed3f4c206f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:48:38.893Z|81a3d517-b52a-43cd-8367-7ed3f4c206f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:48:38.896Z|c993354f-4ed6-4223-9203-7e5174e2ff02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:48:38.896Z|1f93a1fc-b8a1-452b-9bc0-ea53b680714a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:48:38.896Z|1f93a1fc-b8a1-452b-9bc0-ea53b680714a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:48:38.897Z|c993354f-4ed6-4223-9203-7e5174e2ff02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:48:48.923Z|5aca792a-43b8-4e4b-86fc-0a476698a1c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:48:48.923Z|33fc821c-3388-4e61-abbb-db2483b0fd29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:48:48.924Z|5aca792a-43b8-4e4b-86fc-0a476698a1c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:48:48.924Z|33fc821c-3388-4e61-abbb-db2483b0fd29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:48:48.925Z|531f95b5-1c1d-4832-aafb-89c705c32093|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:48:48.926Z|531f95b5-1c1d-4832-aafb-89c705c32093|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:48:50.749Z|8d5b3f92-6e59-4005-a00f-c408b4f82280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:48:50.750Z|8d5b3f92-6e59-4005-a00f-c408b4f82280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:48:58.958Z|7e96a3e4-6274-4da0-b96e-3a02956a182c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:48:58.958Z|7e96a3e4-6274-4da0-b96e-3a02956a182c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:48:58.959Z|cad0417f-903d-4d42-9a7f-f45e9f3fb348|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:48:58.960Z|cad0417f-903d-4d42-9a7f-f45e9f3fb348|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:48:58.965Z|58772116-aa30-4beb-8d81-ab5cb9388625|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:48:58.965Z|58772116-aa30-4beb-8d81-ab5cb9388625|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:48:59.889Z|72ee3414-6ed8-4590-8ddb-0b698b954a89|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:48:59.890Z|72ee3414-6ed8-4590-8ddb-0b698b954a89|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:49:05.750Z|dfa1250a-97de-43b0-92e3-90bbf524b3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:49:05.751Z|dfa1250a-97de-43b0-92e3-90bbf524b3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:49:08.209Z|d7be378c-94c3-44ee-851a-389d928727eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:49:08.210Z|d7be378c-94c3-44ee-851a-389d928727eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:49:08.991Z|d2740217-f8fd-4f18-9e79-4d95e7599b84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:49:08.992Z|d2740217-f8fd-4f18-9e79-4d95e7599b84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:49:08.996Z|57404060-278f-4074-b769-758012705a9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:49:08.996Z|57404060-278f-4074-b769-758012705a9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:49:08.999Z|f84632b6-5919-41ad-ae22-ff16e9de673d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:49:09.000Z|f84632b6-5919-41ad-ae22-ff16e9de673d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:49:19.021Z|f97f872e-d5db-4430-907b-cf334e0cbb97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:49:19.022Z|f97f872e-d5db-4430-907b-cf334e0cbb97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:49:19.023Z|c556e5aa-4dbc-44b7-8c3f-3ffd3520f542|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:49:19.023Z|c556e5aa-4dbc-44b7-8c3f-3ffd3520f542|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:49:19.027Z|955fde9b-a630-417b-93bc-f227b04f2b90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:49:19.028Z|955fde9b-a630-417b-93bc-f227b04f2b90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:49:20.750Z|a2889b0d-a147-4a8f-adba-0c5d7f3d91d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:49:20.754Z|a2889b0d-a147-4a8f-adba-0c5d7f3d91d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:49:29.049Z|85d7fbc7-9b49-40f9-ab8c-b2ee32357ebd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:49:29.050Z|85d7fbc7-9b49-40f9-ab8c-b2ee32357ebd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:49:29.052Z|02eb5f9b-6017-4711-bc2f-8b756245a2b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:49:29.054Z|0bcaf180-ba09-42b9-8ab4-c42334b75c14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:49:29.054Z|0bcaf180-ba09-42b9-8ab4-c42334b75c14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:49:29.053Z|02eb5f9b-6017-4711-bc2f-8b756245a2b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:49:35.750Z|0e864af3-5656-47ae-a2f6-ec1faf2d5389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:49:35.750Z|0e864af3-5656-47ae-a2f6-ec1faf2d5389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:49:38.210Z|18d2b0bb-3bdd-446a-9779-d5874cd8b89e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:49:38.211Z|18d2b0bb-3bdd-446a-9779-d5874cd8b89e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:49:39.079Z|c6af7369-c905-4c68-96a4-9f43e412f395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:49:39.080Z|c6af7369-c905-4c68-96a4-9f43e412f395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:49:39.082Z|a3fef99a-b159-4380-aae7-b6d3ee062552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:49:39.082Z|a3fef99a-b159-4380-aae7-b6d3ee062552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:49:39.084Z|1da6318f-ab90-44d8-9c28-0c1c46c0bec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:49:39.085Z|1da6318f-ab90-44d8-9c28-0c1c46c0bec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:49:49.108Z|06125d9e-8846-4c8f-9b94-4256ae18505b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:49:49.108Z|06125d9e-8846-4c8f-9b94-4256ae18505b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:49:49.112Z|223abdc1-92f1-4950-9c99-d0376edf3a5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:49:49.112Z|223abdc1-92f1-4950-9c99-d0376edf3a5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:49:49.114Z|74073a07-4249-4c89-afb3-2e6e522aade8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:49:49.115Z|74073a07-4249-4c89-afb3-2e6e522aade8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:49:50.750Z|9b4bcc50-992a-43bf-92e0-44cdadff7489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:49:50.750Z|9b4bcc50-992a-43bf-92e0-44cdadff7489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:49:59.137Z|ebaacc38-d14e-4e95-9415-d343702db8dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:49:59.138Z|ebaacc38-d14e-4e95-9415-d343702db8dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:49:59.143Z|6d53e46a-e644-42d1-ab44-51e4e436d118|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:49:59.143Z|6d53e46a-e644-42d1-ab44-51e4e436d118|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:49:59.146Z|32cb6328-0c79-4ed8-8677-8dc4942a6bd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:49:59.146Z|32cb6328-0c79-4ed8-8677-8dc4942a6bd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:49:59.889Z|2d2bf121-8f39-40ad-82c2-5ec88a72bf49|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:49:59.890Z|2d2bf121-8f39-40ad-82c2-5ec88a72bf49|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:50:05.750Z|edf4180f-5bdb-4f91-a5dc-01bedb7f57a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:50:05.754Z|edf4180f-5bdb-4f91-a5dc-01bedb7f57a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:50:08.212Z|b8279ee6-79cf-4b56-9b19-f7c08920d760|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:50:08.213Z|b8279ee6-79cf-4b56-9b19-f7c08920d760|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:50:09.169Z|f472da23-3d32-41ae-a5ed-2824d9cab72f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:50:09.171Z|fcb7f9bb-e63f-45ae-8950-8cec19333abb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:50:09.171Z|fcb7f9bb-e63f-45ae-8950-8cec19333abb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:50:09.173Z|f472da23-3d32-41ae-a5ed-2824d9cab72f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:50:09.177Z|79d24f95-39d4-4772-9749-55100659db02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:50:09.177Z|79d24f95-39d4-4772-9749-55100659db02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:50:19.200Z|66cd692c-6928-4108-a9b9-f250c4354a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:50:19.201Z|66cd692c-6928-4108-a9b9-f250c4354a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:50:19.201Z|2c3f06c0-4f86-42a0-92c1-fcfa13b7e313|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:50:19.201Z|92dd9c2b-13a5-40dc-99d8-4e5d223fc75e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:50:19.202Z|2c3f06c0-4f86-42a0-92c1-fcfa13b7e313|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:50:19.202Z|92dd9c2b-13a5-40dc-99d8-4e5d223fc75e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:50:20.751Z|ca837356-4205-402a-916b-73890aad314e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:50:20.751Z|ca837356-4205-402a-916b-73890aad314e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:50:29.226Z|358e81db-119d-41e1-bd71-45b751617707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:50:29.226Z|358e81db-119d-41e1-bd71-45b751617707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:50:29.228Z|16c62969-5df8-47eb-9052-7737fdb66069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:50:29.228Z|16c62969-5df8-47eb-9052-7737fdb66069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:50:29.230Z|ac711d68-9f34-4442-9428-c4d0ac601417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:50:29.230Z|ac711d68-9f34-4442-9428-c4d0ac601417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:50:35.749Z|7ef9d83f-2432-438c-9348-5f31a752c55f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:50:35.750Z|7ef9d83f-2432-438c-9348-5f31a752c55f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:50:38.213Z|c5dc8ea0-5f65-4671-a1c4-f73fd9417138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:50:38.213Z|c5dc8ea0-5f65-4671-a1c4-f73fd9417138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:50:39.250Z|2376b897-00b7-4d28-ae80-ae040085ced7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:50:39.251Z|2376b897-00b7-4d28-ae80-ae040085ced7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:50:39.258Z|75f4faa2-8b1a-4f36-9886-14d75d6d3ae6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:50:39.259Z|75f4faa2-8b1a-4f36-9886-14d75d6d3ae6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:50:39.271Z|982f0937-767c-4b02-ada0-391e27e53b34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:50:39.271Z|982f0937-767c-4b02-ada0-391e27e53b34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:50:49.271Z|7d243850-93d1-41f3-b9a8-49b5f4f83414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:50:49.272Z|7d243850-93d1-41f3-b9a8-49b5f4f83414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:50:49.279Z|04ba3a49-c042-4a5a-876a-f4043a28b307|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:50:49.279Z|04ba3a49-c042-4a5a-876a-f4043a28b307|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:50:49.293Z|7419cead-f293-4260-b84f-de4ada2e5c9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:50:49.294Z|7419cead-f293-4260-b84f-de4ada2e5c9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:50:50.750Z|818bc892-fdd2-4b70-82a1-410699fa0f3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:50:50.754Z|818bc892-fdd2-4b70-82a1-410699fa0f3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:50:59.294Z|f318e358-05e1-4ccb-a855-3c4110f94dce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:50:59.295Z|f318e358-05e1-4ccb-a855-3c4110f94dce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:50:59.300Z|72451a11-e3e0-43e9-9d65-eb7e2b2b26f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:50:59.300Z|72451a11-e3e0-43e9-9d65-eb7e2b2b26f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:50:59.316Z|7f3a7b6c-fa82-4231-99b7-53cede9ef171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:50:59.316Z|7f3a7b6c-fa82-4231-99b7-53cede9ef171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:50:59.887Z|6ef36f21-967a-4445-9c7e-2eaad0f7c836|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:50:59.888Z|6ef36f21-967a-4445-9c7e-2eaad0f7c836|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:51:05.750Z|1640dde1-c40d-4a63-bcbb-571a92ae4d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:51:05.750Z|1640dde1-c40d-4a63-bcbb-571a92ae4d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:51:08.214Z|820f04d4-9515-48fb-830c-635f1c82a0ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:51:08.214Z|820f04d4-9515-48fb-830c-635f1c82a0ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:51:09.318Z|58426244-29cf-46a9-9f50-97472dcfca27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:51:09.319Z|58426244-29cf-46a9-9f50-97472dcfca27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:51:09.324Z|c7c6a4dd-f067-4f8a-a76d-724254ee1291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:51:09.324Z|c7c6a4dd-f067-4f8a-a76d-724254ee1291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:51:09.337Z|dd4c107d-92ba-44f3-91aa-4702dc21252d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:51:09.337Z|dd4c107d-92ba-44f3-91aa-4702dc21252d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:51:19.340Z|0f778bd3-3a6b-48f4-9656-80e01da83a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:51:19.341Z|0f778bd3-3a6b-48f4-9656-80e01da83a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:51:19.346Z|df26258e-7f63-4ed1-8d4c-47b94b45bfea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:51:19.346Z|df26258e-7f63-4ed1-8d4c-47b94b45bfea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:51:19.357Z|d15f8342-2eaf-49ca-8ea9-e24ffd10bab9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:51:19.357Z|d15f8342-2eaf-49ca-8ea9-e24ffd10bab9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:51:20.750Z|66c697c0-d5e7-4b09-80bc-8de871e50c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:51:20.750Z|66c697c0-d5e7-4b09-80bc-8de871e50c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:51:29.370Z|491b3976-0cc7-4a79-b094-c2865e7921c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:51:29.370Z|491b3976-0cc7-4a79-b094-c2865e7921c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:51:29.372Z|eab4d5ae-caf8-40eb-a592-b21c61cb045e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:51:29.373Z|eab4d5ae-caf8-40eb-a592-b21c61cb045e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:51:29.378Z|6f38ee5d-6579-4b19-b92c-7b241d3e73ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:51:29.378Z|6f38ee5d-6579-4b19-b92c-7b241d3e73ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:51:35.750Z|244098d4-59b2-44d2-b8db-58e3c03dbe1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:51:35.754Z|244098d4-59b2-44d2-b8db-58e3c03dbe1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:51:38.215Z|f2b953f5-50a2-4dd1-a783-0dee831669e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:51:38.215Z|f2b953f5-50a2-4dd1-a783-0dee831669e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:51:39.401Z|16e00781-325c-411d-8aa9-8422f2d5ad6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:51:39.401Z|16e00781-325c-411d-8aa9-8422f2d5ad6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:51:39.404Z|9ab33639-4161-43ad-bd5a-9d17192f00a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:51:39.404Z|9ab33639-4161-43ad-bd5a-9d17192f00a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:51:39.407Z|9e03e5e9-9144-4b4c-b365-3dc2a4065fb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:51:39.407Z|9e03e5e9-9144-4b4c-b365-3dc2a4065fb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:51:49.424Z|df92044b-03cc-4abe-8493-522063c5b621|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:51:49.424Z|df92044b-03cc-4abe-8493-522063c5b621|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:51:49.430Z|d7716eec-9ad7-4ed8-8bb9-9f2db07775c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:51:49.430Z|d7716eec-9ad7-4ed8-8bb9-9f2db07775c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:51:49.434Z|9cc1924e-4c72-4114-954d-8c3908d55eb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:51:49.434Z|9cc1924e-4c72-4114-954d-8c3908d55eb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:51:50.749Z|8aeda480-c845-4c07-8eb5-add9a59cc53e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:51:50.750Z|8aeda480-c845-4c07-8eb5-add9a59cc53e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:51:59.461Z|25f38047-f1f7-4879-8dc9-d1802d6394c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:51:59.462Z|25f38047-f1f7-4879-8dc9-d1802d6394c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:51:59.464Z|a88a309e-dd40-43d0-a9bf-60dbc3b44014|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:51:59.465Z|a88a309e-dd40-43d0-a9bf-60dbc3b44014|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:51:59.466Z|080bf88e-a259-42a3-b515-2c51c56d4fe1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:51:59.467Z|080bf88e-a259-42a3-b515-2c51c56d4fe1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:51:59.887Z|fa51dde4-55c1-463c-8b50-c95951276c5b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:51:59.888Z|fa51dde4-55c1-463c-8b50-c95951276c5b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:52:05.750Z|341babbc-b4c7-4934-8dc8-32b58dec4706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:52:05.750Z|341babbc-b4c7-4934-8dc8-32b58dec4706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:52:08.216Z|5c51465c-cf5e-418d-b02f-6d317da9522e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:52:08.216Z|5c51465c-cf5e-418d-b02f-6d317da9522e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:52:09.486Z|830e3908-bf1b-4e96-acd4-2388dcb05c9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:52:09.487Z|830e3908-bf1b-4e96-acd4-2388dcb05c9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:52:09.489Z|ff7e788d-93b5-459b-910d-7650bb25f650|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:52:09.489Z|ff7e788d-93b5-459b-910d-7650bb25f650|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:52:09.492Z|7343a59f-e67a-420c-9b9d-4c1872d5aa7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:52:09.492Z|7343a59f-e67a-420c-9b9d-4c1872d5aa7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:52:19.515Z|521bf3c5-725e-46ac-8df9-da7665e7c855|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:52:19.516Z|521bf3c5-725e-46ac-8df9-da7665e7c855|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:52:19.518Z|7ecf8e75-ad0f-4029-be0e-9c8aa1b50295|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:52:19.519Z|7ecf8e75-ad0f-4029-be0e-9c8aa1b50295|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:52:19.520Z|af68cdb5-8ef0-4674-aef3-fd3dfb0bec19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:52:19.520Z|af68cdb5-8ef0-4674-aef3-fd3dfb0bec19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:52:20.750Z|50a0d882-ab27-4b98-936f-aeb8caed13ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:52:20.754Z|50a0d882-ab27-4b98-936f-aeb8caed13ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:52:29.548Z|9187b32b-2e89-4639-9eb7-52ce33eb5b29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:52:29.549Z|9187b32b-2e89-4639-9eb7-52ce33eb5b29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:52:29.550Z|95b3d940-9e51-4128-8ec9-766e0c3d4eb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:52:29.551Z|1667764f-76eb-4f2e-9b29-ccc6c2783706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:52:29.551Z|95b3d940-9e51-4128-8ec9-766e0c3d4eb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:52:29.552Z|1667764f-76eb-4f2e-9b29-ccc6c2783706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:52:35.750Z|387f97d1-4c96-4776-bfd1-2c5f6b75736f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:52:35.750Z|387f97d1-4c96-4776-bfd1-2c5f6b75736f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:52:38.217Z|fc4d809f-f2e7-45be-bc70-1860c0223cba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:52:38.217Z|fc4d809f-f2e7-45be-bc70-1860c0223cba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:52:39.581Z|c71285bd-63fc-49e6-83d2-ecdf659da4e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:52:39.581Z|c71285bd-63fc-49e6-83d2-ecdf659da4e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:52:39.587Z|8b34caa2-7f29-4982-84be-9f9680f1496c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:52:39.587Z|8b34caa2-7f29-4982-84be-9f9680f1496c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:52:39.588Z|d9822acf-a8a3-4528-a5e9-ea313d2b7566|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:52:39.588Z|d9822acf-a8a3-4528-a5e9-ea313d2b7566|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:52:49.612Z|d41761ca-37d0-406c-9429-0bf0913cdd37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:52:49.613Z|d41761ca-37d0-406c-9429-0bf0913cdd37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:52:49.618Z|2641330a-e025-48c5-9646-657ca06d2bc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:52:49.618Z|2641330a-e025-48c5-9646-657ca06d2bc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:52:49.618Z|a6c3aaf2-d0b3-4bb7-a218-44cbf125279e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:52:49.619Z|a6c3aaf2-d0b3-4bb7-a218-44cbf125279e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:52:50.750Z|26acea8d-2c65-460d-9690-88e65ac5bfe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:52:50.751Z|26acea8d-2c65-460d-9690-88e65ac5bfe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:52:59.650Z|7b1faa2c-59e9-4360-adaa-25b3eea63175|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:52:59.651Z|7b1faa2c-59e9-4360-adaa-25b3eea63175|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:52:59.651Z|1c34b399-7c11-4811-a381-445ca3a20167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:52:59.652Z|1c34b399-7c11-4811-a381-445ca3a20167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:52:59.653Z|c070eb6e-da2b-4d82-9960-eba7dc170554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:52:59.654Z|c070eb6e-da2b-4d82-9960-eba7dc170554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:52:59.887Z|5c78b95c-f928-40e4-a3cc-43afbe993ff2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:52:59.888Z|5c78b95c-f928-40e4-a3cc-43afbe993ff2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:53:05.749Z|e230cd67-9371-4868-a195-9a13c0ad4a87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:53:05.753Z|e230cd67-9371-4868-a195-9a13c0ad4a87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:53:08.218Z|f47102d3-1fb0-4099-b021-dee94877dea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:53:08.218Z|f47102d3-1fb0-4099-b021-dee94877dea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:53:09.676Z|87ee3001-ecb2-4c0c-8d82-7642391d0be1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:53:09.677Z|82a5d6e2-a475-485d-98dd-21bf5c942a51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:53:09.677Z|87ee3001-ecb2-4c0c-8d82-7642391d0be1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:53:09.677Z|82a5d6e2-a475-485d-98dd-21bf5c942a51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:53:09.683Z|33ee3d3d-e315-4224-8a7a-ded0ad37bff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:53:09.684Z|33ee3d3d-e315-4224-8a7a-ded0ad37bff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:53:19.701Z|b581ba45-dc3a-423f-a20f-4dc2a56dc873|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:53:19.701Z|b581ba45-dc3a-423f-a20f-4dc2a56dc873|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:53:19.705Z|93a94616-837b-4510-a5df-313c0fe64d8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:53:19.706Z|93a94616-837b-4510-a5df-313c0fe64d8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:53:19.709Z|ccb46d7a-48de-465e-ae61-78357e71f232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:53:19.710Z|ccb46d7a-48de-465e-ae61-78357e71f232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:53:20.749Z|49738680-df90-4176-9549-13acba664d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:53:20.750Z|49738680-df90-4176-9549-13acba664d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:53:29.724Z|ad57d622-b744-4193-a088-e1c120a5592f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:53:29.724Z|ad57d622-b744-4193-a088-e1c120a5592f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:53:29.727Z|c1968912-993e-4f40-b671-4f10b2bfb21b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:53:29.728Z|c1968912-993e-4f40-b671-4f10b2bfb21b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:53:29.731Z|eee6c2c0-6c4b-4666-9b14-839fdb3273dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:53:29.731Z|eee6c2c0-6c4b-4666-9b14-839fdb3273dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:53:35.750Z|464a51a3-dff1-402e-8ee7-46df5ce8cdac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:53:35.750Z|464a51a3-dff1-402e-8ee7-46df5ce8cdac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:53:38.219Z|22592e8e-3018-44e5-a95a-7e7560de6a48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:53:38.219Z|22592e8e-3018-44e5-a95a-7e7560de6a48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:53:39.753Z|2f1dad26-db55-490d-8463-0afc58e174c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:53:39.754Z|2f1dad26-db55-490d-8463-0afc58e174c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:53:39.754Z|4b9ad64e-da77-4c5d-a6d3-18dafaeb54fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:53:39.754Z|4b9ad64e-da77-4c5d-a6d3-18dafaeb54fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:53:39.761Z|fc044afb-ffd2-408a-8e5f-a5f552cdfacc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:53:39.761Z|fc044afb-ffd2-408a-8e5f-a5f552cdfacc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:53:49.777Z|bd8ddbff-e2d3-4311-922d-ebd748e0f94e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:53:49.778Z|bd8ddbff-e2d3-4311-922d-ebd748e0f94e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:53:49.784Z|135a58dd-ad02-4a74-8e74-8191f357c3a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:53:49.784Z|135a58dd-ad02-4a74-8e74-8191f357c3a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:53:49.786Z|96613061-bec2-4ae1-b1e0-1853ce1e38cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:53:49.787Z|96613061-bec2-4ae1-b1e0-1853ce1e38cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:53:50.750Z|c3315fed-8420-4ad7-8ec1-d2b1c7fb3d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:53:50.754Z|c3315fed-8420-4ad7-8ec1-d2b1c7fb3d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:53:59.801Z|8d0e2586-e0bd-4685-97cd-14aa47a4f595|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:53:59.802Z|8d0e2586-e0bd-4685-97cd-14aa47a4f595|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:53:59.812Z|7e320bf4-9964-4867-9aa3-008bcc74794a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:53:59.812Z|7e320bf4-9964-4867-9aa3-008bcc74794a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:53:59.813Z|423db7d1-aea8-4416-a973-967487fe79a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:53:59.813Z|423db7d1-aea8-4416-a973-967487fe79a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:53:59.888Z|eb6a22c8-5e37-41c2-983c-48468c1032d6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:53:59.889Z|eb6a22c8-5e37-41c2-983c-48468c1032d6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:54:05.750Z|5ff58aed-0677-4b99-999e-5a648fa4c63a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:54:05.750Z|5ff58aed-0677-4b99-999e-5a648fa4c63a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:54:08.219Z|02b711da-70ac-4d51-8bb9-fe4a22969dc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:54:08.220Z|02b711da-70ac-4d51-8bb9-fe4a22969dc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:54:09.841Z|d914c239-b4fb-4314-8b22-ff26d988f8ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:54:09.842Z|5f7f5d66-e1ce-42da-88da-8a436fca4d55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:54:09.842Z|5f7f5d66-e1ce-42da-88da-8a436fca4d55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:54:09.843Z|d914c239-b4fb-4314-8b22-ff26d988f8ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:54:09.844Z|94cecb62-33a8-49ee-b380-df771b7eb8d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:54:09.845Z|94cecb62-33a8-49ee-b380-df771b7eb8d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:54:19.871Z|c424a00f-fa42-47b8-9209-fc3e9c754b8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:54:19.871Z|71fa942f-e98f-4b6a-b075-bf93c35a9161|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:54:19.872Z|c424a00f-fa42-47b8-9209-fc3e9c754b8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:54:19.872Z|71fa942f-e98f-4b6a-b075-bf93c35a9161|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:54:19.873Z|5a932a43-3ae5-4bd8-93ee-c544d480f62d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:54:19.873Z|5a932a43-3ae5-4bd8-93ee-c544d480f62d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:54:20.750Z|45c1775e-103b-4bc7-b2ba-6f2a3d7d61ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:54:20.750Z|45c1775e-103b-4bc7-b2ba-6f2a3d7d61ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:54:29.898Z|0086d442-ef64-4be8-be1f-a8246caab4da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:54:29.899Z|0086d442-ef64-4be8-be1f-a8246caab4da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:54:29.901Z|deab9e36-0258-4dfb-994e-401ec170ed17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:54:29.902Z|deab9e36-0258-4dfb-994e-401ec170ed17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:54:29.904Z|0c2b8bfe-d75e-4527-9bda-75975dea5e6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:54:29.904Z|0c2b8bfe-d75e-4527-9bda-75975dea5e6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:54:35.750Z|1563e062-0d08-44f2-9caa-69aad5388ec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:54:35.755Z|1563e062-0d08-44f2-9caa-69aad5388ec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:54:38.221Z|cdeec36a-1760-4c0b-abe3-50fd8549af13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:54:38.221Z|cdeec36a-1760-4c0b-abe3-50fd8549af13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:54:39.926Z|488c0376-51b3-4e74-b645-2cceb7b20957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:54:39.927Z|488c0376-51b3-4e74-b645-2cceb7b20957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:54:39.932Z|e73e107c-9d0c-4f4e-9d49-0ed1b5206769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:54:39.932Z|e33d243c-2b8f-4682-8f32-9bc9533ad241|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:54:39.932Z|e73e107c-9d0c-4f4e-9d49-0ed1b5206769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:54:39.932Z|e33d243c-2b8f-4682-8f32-9bc9533ad241|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:54:49.954Z|1ad707ee-826e-4b41-a616-077c50d6110a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:54:49.955Z|1ad707ee-826e-4b41-a616-077c50d6110a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:54:49.955Z|9caab150-09c8-4ae5-86a3-1e4405b46531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:54:49.958Z|9caab150-09c8-4ae5-86a3-1e4405b46531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:54:49.962Z|0af8c899-8445-4ddf-a7fd-635c15b7e666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:54:49.963Z|0af8c899-8445-4ddf-a7fd-635c15b7e666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:54:50.750Z|efa3b08a-4552-42d1-81db-bf563d1e9e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:54:50.750Z|efa3b08a-4552-42d1-81db-bf563d1e9e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:54:59.889Z|26ac0f7c-4c7a-4311-862f-357c6908ac2d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:54:59.890Z|26ac0f7c-4c7a-4311-862f-357c6908ac2d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:54:59.982Z|6d142b89-25ab-4a8a-93c0-f0c98aac0fb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:54:59.983Z|6d142b89-25ab-4a8a-93c0-f0c98aac0fb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:54:59.985Z|af2a82bc-61c8-4828-91b2-4e0d15c13210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:54:59.985Z|af2a82bc-61c8-4828-91b2-4e0d15c13210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:54:59.987Z|6ae36d5c-300a-4d9e-bddf-716e3fde9811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:54:59.988Z|6ae36d5c-300a-4d9e-bddf-716e3fde9811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:55:05.749Z|575b1ac9-4429-4335-be5b-b64554f852d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:55:05.750Z|575b1ac9-4429-4335-be5b-b64554f852d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:55:08.222Z|3c90d80f-a96d-4c09-8719-d681ba0f0984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:55:08.222Z|3c90d80f-a96d-4c09-8719-d681ba0f0984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:55:10.014Z|75e76d95-f47a-439e-b77c-9bac5220fe3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:55:10.014Z|c009f54b-a8a7-41a9-b76f-296edbe896d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:55:10.014Z|c009f54b-a8a7-41a9-b76f-296edbe896d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:55:10.014Z|75e76d95-f47a-439e-b77c-9bac5220fe3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:55:10.021Z|1bd4113c-9b8a-424b-9131-e91a57c18afd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:55:10.022Z|1bd4113c-9b8a-424b-9131-e91a57c18afd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:55:20.039Z|9fff63ac-d4e3-42cf-8800-fe312e35fef6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:55:20.039Z|9fff63ac-d4e3-42cf-8800-fe312e35fef6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:55:20.048Z|4da939c0-10ff-4b57-bd62-17602ff94f65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:55:20.048Z|4da939c0-10ff-4b57-bd62-17602ff94f65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:55:20.048Z|429284a7-ecb8-4b51-96e2-d41adf0afe5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:55:20.049Z|429284a7-ecb8-4b51-96e2-d41adf0afe5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:55:20.751Z|94821396-2a53-4fb0-8a35-5827caa85f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:55:20.755Z|94821396-2a53-4fb0-8a35-5827caa85f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:55:30.067Z|7b2cd8d0-f3d2-4511-af82-c2757250426e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:55:30.068Z|7b2cd8d0-f3d2-4511-af82-c2757250426e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:55:30.076Z|ea05161b-960a-44d4-84e8-599b310bbc0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:55:30.076Z|ea05161b-960a-44d4-84e8-599b310bbc0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:55:30.078Z|4f4e4eee-5734-4014-a7a5-29343ea6afd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:55:30.078Z|4f4e4eee-5734-4014-a7a5-29343ea6afd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:55:35.749Z|e02dd754-adb9-493c-9974-04357c01b791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:55:35.750Z|e02dd754-adb9-493c-9974-04357c01b791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:55:38.223Z|cd45a6d1-b51c-4dcb-a271-6fb7e0b266d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:55:38.223Z|cd45a6d1-b51c-4dcb-a271-6fb7e0b266d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:55:40.097Z|7496b703-e008-44e1-92c7-8dff011dbe42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:55:40.098Z|7496b703-e008-44e1-92c7-8dff011dbe42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:55:40.106Z|6617c0eb-d0d5-4d9d-948e-8b2a35cdcd02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:55:40.106Z|6617c0eb-d0d5-4d9d-948e-8b2a35cdcd02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:55:40.106Z|d4c7c050-357b-46e6-af74-915e815846d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:55:40.107Z|d4c7c050-357b-46e6-af74-915e815846d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:55:50.124Z|64585f0f-5ee0-49ea-abf0-8d7200ad2ebc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:55:50.125Z|64585f0f-5ee0-49ea-abf0-8d7200ad2ebc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:55:50.134Z|5c702173-8290-4d27-ad49-556dbe2f833d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:55:50.134Z|5c702173-8290-4d27-ad49-556dbe2f833d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:55:50.139Z|d2640e22-ef9c-4ea8-be1d-81ce9711af81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:55:50.139Z|d2640e22-ef9c-4ea8-be1d-81ce9711af81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:55:50.750Z|68569afb-36b5-4de7-bac6-bd0c3ec2afda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:55:50.750Z|68569afb-36b5-4de7-bac6-bd0c3ec2afda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:55:59.888Z|f90eef21-bc27-42f9-b0b2-86ec19c68110|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:55:59.888Z|f90eef21-bc27-42f9-b0b2-86ec19c68110|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:56:00.163Z|d5adf262-b980-4ebf-888b-6c1b1065bdc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:56:00.164Z|d5adf262-b980-4ebf-888b-6c1b1065bdc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:56:00.166Z|a14a979c-c16d-431e-887a-3847ae66dcfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:56:00.166Z|a14a979c-c16d-431e-887a-3847ae66dcfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:56:00.168Z|5782fb2c-a7ec-4877-a492-bc1e6f3abc94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:56:00.168Z|5782fb2c-a7ec-4877-a492-bc1e6f3abc94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:56:05.750Z|83498703-c548-44ea-bee3-8f4789caf949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:56:05.753Z|83498703-c548-44ea-bee3-8f4789caf949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:56:08.224Z|3f17aab0-782c-439b-a2e8-e5a466cb5766|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:56:08.224Z|3f17aab0-782c-439b-a2e8-e5a466cb5766|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:56:10.194Z|e265eba0-aced-451c-b4a7-80f4152e2eaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:56:10.194Z|e265eba0-aced-451c-b4a7-80f4152e2eaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:56:10.194Z|a786c5cc-cc63-4ed8-ac15-cf2aa310c7f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:56:10.195Z|a786c5cc-cc63-4ed8-ac15-cf2aa310c7f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:56:10.203Z|b3a1394a-9dab-4436-946c-bd38ff48d669|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:56:10.204Z|b3a1394a-9dab-4436-946c-bd38ff48d669|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:56:20.218Z|ee15d84b-debe-46f4-82bb-d03d19a91435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:56:20.219Z|ee15d84b-debe-46f4-82bb-d03d19a91435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:56:20.228Z|504964f0-7dc9-4248-80b9-1bbd9cf81848|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:56:20.228Z|504964f0-7dc9-4248-80b9-1bbd9cf81848|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:56:20.228Z|66f04f93-7268-4deb-a35e-1fdebe684a8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:56:20.229Z|66f04f93-7268-4deb-a35e-1fdebe684a8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:56:20.750Z|11f9dc64-1032-4702-acb5-02f21932c066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:56:20.750Z|11f9dc64-1032-4702-acb5-02f21932c066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:56:30.247Z|94c00247-38cb-41f5-9308-6ae52f0d42f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:56:30.248Z|94c00247-38cb-41f5-9308-6ae52f0d42f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:56:30.255Z|f72811f1-9679-4a8b-b808-bc39e8197f80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:56:30.256Z|f72811f1-9679-4a8b-b808-bc39e8197f80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:56:30.259Z|c514177f-18f7-4bb7-b1d5-aa1fe2317c70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:56:30.259Z|c514177f-18f7-4bb7-b1d5-aa1fe2317c70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:56:35.750Z|9b068769-c4aa-4301-a572-83b811c12615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:56:35.751Z|9b068769-c4aa-4301-a572-83b811c12615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:56:38.225Z|aa35350d-9f6e-4e87-9301-6d20b68ae7a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:56:38.225Z|aa35350d-9f6e-4e87-9301-6d20b68ae7a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:56:40.276Z|a9888ecf-cda0-426a-adda-4febbc725edc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:56:40.276Z|a9888ecf-cda0-426a-adda-4febbc725edc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:56:40.287Z|e712aa5f-b341-446f-8dce-f3dd500173cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:56:40.287Z|f8755636-b90b-47be-9835-c8008f0a8794|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:56:40.288Z|e712aa5f-b341-446f-8dce-f3dd500173cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:56:40.288Z|f8755636-b90b-47be-9835-c8008f0a8794|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:56:50.306Z|d6dbb0ce-627b-4cd4-86e9-3b029261029e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:56:50.307Z|d6dbb0ce-627b-4cd4-86e9-3b029261029e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:56:50.312Z|cbd67be7-07ed-48d7-9ae1-1e3fa94965a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:56:50.312Z|cbd67be7-07ed-48d7-9ae1-1e3fa94965a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:56:50.313Z|bce64de2-5319-423e-ac9e-e2e718ca72e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:56:50.313Z|bce64de2-5319-423e-ac9e-e2e718ca72e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:56:50.750Z|5cf6182e-9335-43ff-8697-72ca8bc6c2ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:56:50.754Z|5cf6182e-9335-43ff-8697-72ca8bc6c2ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:56:59.888Z|949b8533-1dff-43a9-8e57-dc2e15fac8f3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:56:59.889Z|949b8533-1dff-43a9-8e57-dc2e15fac8f3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:57:00.336Z|90066097-b939-44c1-9132-d20fdb2d76ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:57:00.337Z|90066097-b939-44c1-9132-d20fdb2d76ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:57:00.340Z|cb5ae7dc-3c9d-4960-8228-1b9cb3a74253|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:57:00.340Z|cb5ae7dc-3c9d-4960-8228-1b9cb3a74253|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:57:00.342Z|f477e13c-6cf4-4bda-bbf7-1f2392c17f3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:57:00.343Z|f477e13c-6cf4-4bda-bbf7-1f2392c17f3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:57:05.749Z|e2b5dcec-e3ad-4b2e-8a25-c7a9c2fdba1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:57:05.750Z|e2b5dcec-e3ad-4b2e-8a25-c7a9c2fdba1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:57:08.226Z|94798327-787d-4d96-bbf7-6789a1b7560e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:57:08.227Z|94798327-787d-4d96-bbf7-6789a1b7560e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:57:10.364Z|d7f8186a-64af-438f-bdbe-e3731d0d4936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:57:10.364Z|3f3f4ae3-fb47-4569-8d36-c1ab181db109|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:57:10.364Z|d7f8186a-64af-438f-bdbe-e3731d0d4936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:57:10.365Z|3f3f4ae3-fb47-4569-8d36-c1ab181db109|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:57:10.372Z|fa88e5fe-6e3d-477e-8a14-eb83ab20f58d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:57:10.372Z|fa88e5fe-6e3d-477e-8a14-eb83ab20f58d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:57:20.386Z|014818a0-11b8-42c9-a8fb-cbce3255cf46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:57:20.386Z|014818a0-11b8-42c9-a8fb-cbce3255cf46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:57:20.389Z|8006af83-3228-4843-859a-546650fa5e52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:57:20.389Z|8006af83-3228-4843-859a-546650fa5e52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:57:20.394Z|09b2b936-5475-47da-8dcf-a00dbe2ef4a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:57:20.395Z|09b2b936-5475-47da-8dcf-a00dbe2ef4a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:57:20.751Z|a2d26d55-e139-4b60-b110-e6a200650b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:57:20.752Z|a2d26d55-e139-4b60-b110-e6a200650b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:57:30.411Z|3b7ed058-8bfc-4bea-9cd9-45bf1c406f37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:57:30.412Z|3b7ed058-8bfc-4bea-9cd9-45bf1c406f37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:57:30.415Z|5a057ccd-1e24-42c6-98c9-d2319fdf13da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:57:30.415Z|5a057ccd-1e24-42c6-98c9-d2319fdf13da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:57:30.417Z|a8c47de1-4a38-4de4-a5e1-f25dc13e9102|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:57:30.417Z|a8c47de1-4a38-4de4-a5e1-f25dc13e9102|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:57:35.749Z|dd7d068e-43fb-4ece-ac23-7e01d3ede3ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:57:35.753Z|dd7d068e-43fb-4ece-ac23-7e01d3ede3ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:57:38.228Z|c4601bce-d791-4925-b895-3f600a915e38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:57:38.228Z|c4601bce-d791-4925-b895-3f600a915e38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:57:40.435Z|5767d228-1fac-4434-b240-0e960e78cde8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:57:40.436Z|5767d228-1fac-4434-b240-0e960e78cde8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:57:40.440Z|6ae8b94e-1746-4b1a-83ea-93824e47fe90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:57:40.441Z|6ae8b94e-1746-4b1a-83ea-93824e47fe90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:57:40.442Z|df748ef1-ea7e-41ca-8446-c32b6134c085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:57:40.442Z|df748ef1-ea7e-41ca-8446-c32b6134c085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:57:50.462Z|515ef6cf-9f31-4cbc-9d4e-3e9219433858|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:57:50.463Z|515ef6cf-9f31-4cbc-9d4e-3e9219433858|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:57:50.468Z|49b8bdcf-4a76-4961-87e9-d5cc3d7a14ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:57:50.469Z|49b8bdcf-4a76-4961-87e9-d5cc3d7a14ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:57:50.473Z|acefcd37-c376-4b5a-80bf-646b1c030591|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:57:50.477Z|acefcd37-c376-4b5a-80bf-646b1c030591|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:57:50.749Z|648e7972-44e2-46f4-9aa4-ca50628b2603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:57:50.750Z|648e7972-44e2-46f4-9aa4-ca50628b2603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:57:59.890Z|419840a7-230a-41e5-900d-4ab8d2695a6f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:57:59.891Z|419840a7-230a-41e5-900d-4ab8d2695a6f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:58:00.488Z|7cf5ef11-cf8f-4f97-afc8-82be10f0bcb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:58:00.489Z|7cf5ef11-cf8f-4f97-afc8-82be10f0bcb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:58:00.492Z|badffd10-4e68-4c48-9160-e35c052ad895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:58:00.492Z|badffd10-4e68-4c48-9160-e35c052ad895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:58:00.505Z|4dc15f1e-4893-4171-8d20-e0aa022f7a4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:58:00.505Z|4dc15f1e-4893-4171-8d20-e0aa022f7a4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:58:05.750Z|22113895-7846-4eb3-916f-50ffc164d541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:58:05.750Z|22113895-7846-4eb3-916f-50ffc164d541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:58:08.229Z|0e62be37-9434-4c4a-bbee-84605a773730|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:58:08.229Z|0e62be37-9434-4c4a-bbee-84605a773730|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:58:10.518Z|b329f156-cc14-404a-988e-f576db1191b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:58:10.519Z|b329f156-cc14-404a-988e-f576db1191b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:58:10.523Z|89816b89-056d-4219-bc6d-697a078ed5c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:58:10.524Z|89816b89-056d-4219-bc6d-697a078ed5c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:58:10.535Z|09383687-4b9f-410c-9c82-0ee80aba9d29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:58:10.536Z|09383687-4b9f-410c-9c82-0ee80aba9d29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:58:20.557Z|16f4c032-ff1d-48c0-bbf6-161c72fc9524|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:58:20.557Z|16f4c032-ff1d-48c0-bbf6-161c72fc9524|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:58:20.565Z|14ace565-d05e-4085-a7c7-7397daad1c79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:58:20.566Z|14ace565-d05e-4085-a7c7-7397daad1c79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:58:20.574Z|dc72886a-4921-490b-a3b9-4fc0cb76a246|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:58:20.574Z|dc72886a-4921-490b-a3b9-4fc0cb76a246|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:58:20.749Z|079cdaa7-c33b-49fb-a5d7-4d22b914a289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:58:20.751Z|079cdaa7-c33b-49fb-a5d7-4d22b914a289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:58:30.612Z|4e0d55d9-fc63-462a-bcaa-96ff7a06a646|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:58:30.613Z|4e0d55d9-fc63-462a-bcaa-96ff7a06a646|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:58:30.615Z|9a76e1e2-1bbb-445b-aae6-0c8780596774|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:58:30.616Z|9a76e1e2-1bbb-445b-aae6-0c8780596774|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:58:30.619Z|74838a78-fc43-43c0-aa40-464fa2bdc11c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:58:30.620Z|74838a78-fc43-43c0-aa40-464fa2bdc11c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:58:35.750Z|030e3029-d69b-4ccc-9ab9-2dd3a6d09f54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:58:35.750Z|030e3029-d69b-4ccc-9ab9-2dd3a6d09f54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:58:38.229Z|ab2c4ffb-68f6-45d6-8f95-e5a4f0926f7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:58:38.230Z|ab2c4ffb-68f6-45d6-8f95-e5a4f0926f7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:58:40.635Z|30a05c55-a58c-4b52-8ab3-dea3afed8dc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:58:40.635Z|30a05c55-a58c-4b52-8ab3-dea3afed8dc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:58:40.650Z|ffc7dc47-5781-4562-8e60-e764af19aa84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:58:40.651Z|ffc7dc47-5781-4562-8e60-e764af19aa84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:58:40.651Z|f416ca12-2fae-484c-add3-07d052b11503|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:58:40.652Z|f416ca12-2fae-484c-add3-07d052b11503|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:58:50.689Z|38572d62-ff53-45fa-8732-67565c4d84a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:58:50.689Z|38572d62-ff53-45fa-8732-67565c4d84a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:58:50.691Z|d35e2957-4f55-477d-8dc4-98e347226ec9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:58:50.692Z|d35e2957-4f55-477d-8dc4-98e347226ec9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:58:50.699Z|f6177c37-a498-4b05-8adf-2c5d8281655c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:58:50.700Z|f6177c37-a498-4b05-8adf-2c5d8281655c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:58:50.750Z|902cd95d-ab97-4c9c-899e-62a4f2e4a449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:58:50.750Z|902cd95d-ab97-4c9c-899e-62a4f2e4a449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:58:59.888Z|952fe582-f20a-4c76-bf33-f06c80120cc3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:58:59.889Z|952fe582-f20a-4c76-bf33-f06c80120cc3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T18:59:00.713Z|b6deda5a-b561-42bc-b7ee-435288c7d75d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:59:00.714Z|b6deda5a-b561-42bc-b7ee-435288c7d75d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:59:00.714Z|ddecafa7-410b-43ad-8aa1-e2d1c2cb2875|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:59:00.715Z|ddecafa7-410b-43ad-8aa1-e2d1c2cb2875|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:59:00.720Z|a77a6df5-3deb-4dd4-a680-8514d6033564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:59:00.720Z|a77a6df5-3deb-4dd4-a680-8514d6033564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:59:05.750Z|a91025bf-fd4d-4e44-b286-2c4c8511d260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:59:05.750Z|a91025bf-fd4d-4e44-b286-2c4c8511d260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:59:08.231Z|4ea041e9-7dc8-4a27-8b4e-3a22c9b66ec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:59:08.231Z|4ea041e9-7dc8-4a27-8b4e-3a22c9b66ec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:59:10.738Z|2d5b0232-b05b-4e36-bf32-7e226362e177|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:59:10.739Z|2d5b0232-b05b-4e36-bf32-7e226362e177|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:59:10.740Z|3606ab3d-5980-46e3-9041-b75d20182203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:59:10.741Z|3606ab3d-5980-46e3-9041-b75d20182203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:59:10.742Z|c281084e-dff9-4457-80ea-2ea54c57f0fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:59:10.743Z|c281084e-dff9-4457-80ea-2ea54c57f0fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:59:20.750Z|5184a46b-f17b-43c1-a6dc-3a4d037aa62d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:59:20.750Z|5184a46b-f17b-43c1-a6dc-3a4d037aa62d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:59:20.769Z|01474955-89b4-4cc2-82b8-1484b870e46a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:59:20.769Z|01474955-89b4-4cc2-82b8-1484b870e46a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:59:20.772Z|5fd43637-8af8-4ff2-854a-35a3b1323e00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:59:20.773Z|5fd43637-8af8-4ff2-854a-35a3b1323e00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:59:20.775Z|d62f5d49-87fc-4ef6-ab36-edae38d3ac53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:59:20.775Z|d62f5d49-87fc-4ef6-ab36-edae38d3ac53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:59:30.799Z|741857f6-ddb0-4459-8e75-2c4ed0909201|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:59:30.799Z|6916aae0-a678-4013-bc1d-30a915df6ed3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:59:30.800Z|741857f6-ddb0-4459-8e75-2c4ed0909201|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:59:30.800Z|6916aae0-a678-4013-bc1d-30a915df6ed3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:59:30.804Z|2b7fbd46-53db-424b-a40a-38f723de396b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:59:30.804Z|2b7fbd46-53db-424b-a40a-38f723de396b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:59:35.749Z|8f30d508-0292-46fa-8e75-34c92492d386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:59:35.754Z|8f30d508-0292-46fa-8e75-34c92492d386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:59:38.232Z|26ffb748-f386-494a-99cd-62bf4c4c6231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:59:38.233Z|26ffb748-f386-494a-99cd-62bf4c4c6231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:59:40.825Z|fdbabc5c-b78b-4eda-a660-31d102e26438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:59:40.826Z|fdbabc5c-b78b-4eda-a660-31d102e26438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:59:40.828Z|7f465df2-19de-4f54-b600-f59b398b9261|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:59:40.828Z|7f465df2-19de-4f54-b600-f59b398b9261|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:59:40.831Z|d82df3c2-72f9-434c-abf5-482174ccdef6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:59:40.831Z|d82df3c2-72f9-434c-abf5-482174ccdef6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:59:50.749Z|de6f08f6-3d91-4ff3-af21-d4cce1f0155d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T18:59:50.750Z|de6f08f6-3d91-4ff3-af21-d4cce1f0155d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T18:59:50.855Z|ddb216e6-8b9f-4aa2-8e51-3b5b3ceadc3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:59:50.856Z|ddb216e6-8b9f-4aa2-8e51-3b5b3ceadc3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:59:50.858Z|20f8d285-a807-4868-b7d2-9e48c1692193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:59:50.859Z|20f8d285-a807-4868-b7d2-9e48c1692193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:59:50.861Z|17d8941f-030f-49d8-91ce-eb72631428ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T18:59:50.862Z|17d8941f-030f-49d8-91ce-eb72631428ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T18:59:59.888Z|400471c3-a0aa-43d0-8e26-2f64a8e2df00|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T18:59:59.889Z|400471c3-a0aa-43d0-8e26-2f64a8e2df00|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:00:00.882Z|9921cc09-e891-4c41-b8fb-3b6cf5779914|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:00:00.883Z|9921cc09-e891-4c41-b8fb-3b6cf5779914|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:00:00.887Z|e6f44604-9df3-492e-afc0-4b32c4d10d4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:00:00.887Z|e6f44604-9df3-492e-afc0-4b32c4d10d4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:00:00.891Z|d90dcc28-5cb9-47e9-85bf-1e4ec6b79b84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:00:00.891Z|d90dcc28-5cb9-47e9-85bf-1e4ec6b79b84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:00:05.749Z|b4b27547-8ca8-4e2f-a7a0-d5f821cdffe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:00:05.750Z|b4b27547-8ca8-4e2f-a7a0-d5f821cdffe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:00:08.234Z|3bed8e02-64d6-4179-8789-a66acccc57fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:00:08.234Z|3bed8e02-64d6-4179-8789-a66acccc57fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:00:10.911Z|57cd5da2-faa8-441b-a3cb-4c1a1a78d529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:00:10.912Z|57cd5da2-faa8-441b-a3cb-4c1a1a78d529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:00:10.917Z|e5861439-4e64-4b20-a1e1-2da45cfb76aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:00:10.917Z|e5861439-4e64-4b20-a1e1-2da45cfb76aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:00:10.917Z|2fb31e72-0740-4bff-bead-e996c7ddbda0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:00:10.918Z|2fb31e72-0740-4bff-bead-e996c7ddbda0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:00:20.750Z|3f903523-09be-4d3c-8bb9-cde9ba1ad115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:00:20.750Z|3f903523-09be-4d3c-8bb9-cde9ba1ad115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:00:20.948Z|a27af4bd-3b62-4398-86e1-d538d160d708|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:00:20.949Z|a27af4bd-3b62-4398-86e1-d538d160d708|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:00:20.952Z|b0b29379-0098-4e46-850f-4448ad1d71a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:00:20.953Z|b0b29379-0098-4e46-850f-4448ad1d71a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:00:20.955Z|b3583a02-b4ae-4a55-851c-9eea8cde0bd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:00:20.955Z|b3583a02-b4ae-4a55-851c-9eea8cde0bd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:00:30.975Z|a42414e5-4b6f-42c8-9e50-07ca5a7a7ed3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:00:30.976Z|a42414e5-4b6f-42c8-9e50-07ca5a7a7ed3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:00:30.979Z|eb376931-7227-4ee2-8f97-55ec188a9222|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:00:30.980Z|eb376931-7227-4ee2-8f97-55ec188a9222|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:00:30.986Z|0ef6a511-9922-4a92-a670-6f7417f50edd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:00:30.986Z|0ef6a511-9922-4a92-a670-6f7417f50edd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:00:35.750Z|45152469-073a-4e88-a936-137321a225ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:00:35.750Z|45152469-073a-4e88-a936-137321a225ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:00:38.235Z|0858a2da-6e82-4e4c-8c61-5fabb2a911d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:00:38.235Z|0858a2da-6e82-4e4c-8c61-5fabb2a911d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:00:41.004Z|36002119-7bdc-436c-beed-84a9f33e2bd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:00:41.005Z|36002119-7bdc-436c-beed-84a9f33e2bd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:00:41.009Z|186a36ca-5b59-442b-abd5-34c555da59fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:00:41.010Z|186a36ca-5b59-442b-abd5-34c555da59fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:00:41.012Z|8a9ee6e9-0be8-4e74-86c4-d64f7ecebdb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:00:41.013Z|8a9ee6e9-0be8-4e74-86c4-d64f7ecebdb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:00:50.751Z|ce82d6d9-850d-4a64-9c09-f95b8810eed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:00:50.754Z|ce82d6d9-850d-4a64-9c09-f95b8810eed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:00:51.031Z|58d7fecf-2f13-4d72-a2a4-fa848591f592|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:00:51.032Z|58d7fecf-2f13-4d72-a2a4-fa848591f592|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:00:51.034Z|dbdfca97-fb23-4255-bfd4-2f43e5bce1d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:00:51.035Z|dbdfca97-fb23-4255-bfd4-2f43e5bce1d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:00:51.041Z|d986eebe-88c3-411c-9cfc-ee3c640c7451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:00:51.041Z|d986eebe-88c3-411c-9cfc-ee3c640c7451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:00:59.887Z|4139f877-7c06-4a11-bce0-cb9db0b46382|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:00:59.887Z|4139f877-7c06-4a11-bce0-cb9db0b46382|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:01:01.064Z|6af497b3-abf0-41b5-9ff7-cb4f8324a69a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:01:01.064Z|6af497b3-abf0-41b5-9ff7-cb4f8324a69a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:01:01.067Z|5e02f245-e9b6-4b7b-91a1-5762bb706ad9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:01:01.067Z|5e02f245-e9b6-4b7b-91a1-5762bb706ad9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:01:01.069Z|28690b25-d438-4085-96b4-9616d6a6c0fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:01:01.069Z|28690b25-d438-4085-96b4-9616d6a6c0fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:01:05.750Z|215ce129-da45-4440-bc19-ad2459ce0c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:01:05.750Z|215ce129-da45-4440-bc19-ad2459ce0c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:01:08.236Z|8c5ae2ab-6374-42a6-a355-af33d477b80e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:01:08.236Z|8c5ae2ab-6374-42a6-a355-af33d477b80e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:01:11.099Z|e9a44f34-b0e4-4aec-9c27-fad580981846|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:01:11.099Z|e9a44f34-b0e4-4aec-9c27-fad580981846|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:01:11.100Z|db86a25a-fa96-4f48-8317-8cf3a08f08f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:01:11.101Z|db86a25a-fa96-4f48-8317-8cf3a08f08f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:01:11.118Z|4cb6a4fc-7a07-4b34-bdd2-d90282890fc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:01:11.118Z|4cb6a4fc-7a07-4b34-bdd2-d90282890fc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:01:20.750Z|488e8be4-b4e8-4448-9007-c41b64c6aea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:01:20.750Z|488e8be4-b4e8-4448-9007-c41b64c6aea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:01:21.123Z|fe65ec0f-83b8-472d-bd06-e4842dd632f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:01:21.124Z|fe65ec0f-83b8-472d-bd06-e4842dd632f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:01:21.126Z|71303980-bf81-4c82-8ebe-de49de5f8e91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:01:21.127Z|71303980-bf81-4c82-8ebe-de49de5f8e91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:01:21.146Z|634cff1d-639e-40f7-ac8a-c297fb71ba80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:01:21.146Z|634cff1d-639e-40f7-ac8a-c297fb71ba80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:01:31.154Z|3568123d-1d7d-4c83-bfea-66112c7f061c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:01:31.154Z|4b437474-3793-4ff7-a221-12ef3426d0d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:01:31.155Z|3568123d-1d7d-4c83-bfea-66112c7f061c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:01:31.155Z|4b437474-3793-4ff7-a221-12ef3426d0d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:01:31.169Z|494266e9-c330-4428-9da5-7af3ed26aec6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:01:31.170Z|494266e9-c330-4428-9da5-7af3ed26aec6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:01:35.749Z|3bdb9c4a-ed99-495e-8a95-693981be8780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:01:35.753Z|3bdb9c4a-ed99-495e-8a95-693981be8780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:01:38.237Z|904d42a2-4523-4e10-8abf-d2d37b1de9bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:01:38.237Z|904d42a2-4523-4e10-8abf-d2d37b1de9bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:01:41.185Z|13789061-4ec4-4047-b1a6-02aa66032850|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:01:41.186Z|13789061-4ec4-4047-b1a6-02aa66032850|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:01:41.188Z|0de97b19-08f9-40cd-8c97-0cc447b525ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:01:41.188Z|0de97b19-08f9-40cd-8c97-0cc447b525ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:01:41.193Z|cb49cf78-0be3-485d-8cf3-e8ddc40d4f67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:01:41.193Z|cb49cf78-0be3-485d-8cf3-e8ddc40d4f67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:01:50.750Z|cefa4248-18bf-449d-a805-d388d1c5adb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:01:50.750Z|cefa4248-18bf-449d-a805-d388d1c5adb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:01:51.211Z|0f029968-5bf9-4b1d-82fb-1c5b9c45ea9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:01:51.211Z|0f029968-5bf9-4b1d-82fb-1c5b9c45ea9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:01:51.214Z|829a5088-cac9-40f6-938b-8e0d96a43108|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:01:51.216Z|829a5088-cac9-40f6-938b-8e0d96a43108|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:01:51.221Z|cd4d35f9-59d6-498f-bfab-cb71b30fdf42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:01:51.221Z|cd4d35f9-59d6-498f-bfab-cb71b30fdf42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:01:59.888Z|c18c28d1-90ac-4b81-9fd2-5b311116317e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:01:59.889Z|c18c28d1-90ac-4b81-9fd2-5b311116317e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:02:01.245Z|9c78167e-2c31-4d49-a1c8-c70b89c0dd99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:02:01.246Z|9c78167e-2c31-4d49-a1c8-c70b89c0dd99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:02:01.251Z|4d1b6de1-17f3-4694-b0ad-7cf7c04dcff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:02:01.251Z|67b7e70b-615b-4855-a8cd-f293946618ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:02:01.251Z|4d1b6de1-17f3-4694-b0ad-7cf7c04dcff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:02:01.251Z|67b7e70b-615b-4855-a8cd-f293946618ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:02:05.750Z|cc426302-f77f-47ec-9610-9773d186e33b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:02:05.750Z|cc426302-f77f-47ec-9610-9773d186e33b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:02:08.238Z|63f3678d-41e4-4db5-b748-6a73207d4087|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:02:08.238Z|63f3678d-41e4-4db5-b748-6a73207d4087|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:02:11.272Z|f4a25eeb-15b9-47ed-8840-df06452e77e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:02:11.272Z|f4a25eeb-15b9-47ed-8840-df06452e77e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:02:11.278Z|e728e316-4e09-4e38-ac50-c7217b4ab95f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:02:11.279Z|e728e316-4e09-4e38-ac50-c7217b4ab95f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:02:11.279Z|187c0215-5b9f-4032-922d-5a989eebc781|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:02:11.280Z|187c0215-5b9f-4032-922d-5a989eebc781|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:02:20.749Z|aaed87b4-629c-489e-812a-5e2a25214438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:02:20.750Z|aaed87b4-629c-489e-812a-5e2a25214438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:02:21.299Z|db48c0e8-82a4-4cf1-b85b-291eba5df261|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:02:21.300Z|db48c0e8-82a4-4cf1-b85b-291eba5df261|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:02:21.306Z|862d514b-4130-41ec-92e3-5e1f19da54b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:02:21.307Z|862d514b-4130-41ec-92e3-5e1f19da54b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:02:21.310Z|069e783d-a7fb-4cea-9be3-f1b9368a590e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:02:21.310Z|069e783d-a7fb-4cea-9be3-f1b9368a590e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:02:31.327Z|3696dd75-eefd-45a9-a2c4-7950224de857|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:02:31.328Z|3696dd75-eefd-45a9-a2c4-7950224de857|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:02:31.329Z|c93f75f8-81dc-4c71-8ccc-29d6beca67a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:02:31.330Z|c93f75f8-81dc-4c71-8ccc-29d6beca67a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:02:31.335Z|77c43c33-8a5b-4b17-844f-ce30617315a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:02:31.336Z|77c43c33-8a5b-4b17-844f-ce30617315a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:02:35.750Z|a4b8a9e9-0b00-49a7-8de3-4c54ce926fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:02:35.750Z|a4b8a9e9-0b00-49a7-8de3-4c54ce926fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:02:38.239Z|c547d0b3-a271-478f-9b0a-94df304cf167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:02:38.239Z|c547d0b3-a271-478f-9b0a-94df304cf167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:02:41.362Z|b2dbcc24-38ab-45f2-b0bd-34cf806c4f4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:02:41.362Z|b2dbcc24-38ab-45f2-b0bd-34cf806c4f4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:02:41.365Z|e8a388ef-e196-4fdf-a2d8-288c19e0a9c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:02:41.365Z|e8a388ef-e196-4fdf-a2d8-288c19e0a9c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:02:41.370Z|a0d056f1-182c-4790-9dc2-6f2bdc7f39d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:02:41.370Z|a0d056f1-182c-4790-9dc2-6f2bdc7f39d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:02:50.749Z|03d30b9b-6f30-4be4-83a6-b56d8f5e2491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:02:50.754Z|03d30b9b-6f30-4be4-83a6-b56d8f5e2491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:02:51.396Z|bbf725fc-d068-49d0-804a-9a2610f2ef73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:02:51.397Z|bbf725fc-d068-49d0-804a-9a2610f2ef73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:02:51.399Z|7ebde4d2-f384-4a3c-bd70-88f8647f6113|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:02:51.399Z|7ebde4d2-f384-4a3c-bd70-88f8647f6113|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:02:51.406Z|ae438ffb-0965-42cf-92b0-6d5a68331bba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:02:51.406Z|ae438ffb-0965-42cf-92b0-6d5a68331bba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:02:59.888Z|6e581530-d2c1-4b3f-823a-d80e68e190c1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:02:59.888Z|6e581530-d2c1-4b3f-823a-d80e68e190c1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:03:01.423Z|19908e3f-8377-4535-80ff-6376662ae598|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:03:01.424Z|19908e3f-8377-4535-80ff-6376662ae598|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:03:01.427Z|cb868455-5555-4f34-9982-3f4fd71018c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:03:01.427Z|cb868455-5555-4f34-9982-3f4fd71018c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:03:01.430Z|0ff0f5c2-66cb-43b8-9867-4fe1ed38362f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:03:01.431Z|0ff0f5c2-66cb-43b8-9867-4fe1ed38362f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:03:05.750Z|389a9d76-f3da-442c-aea4-0658408981d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:03:05.750Z|389a9d76-f3da-442c-aea4-0658408981d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:03:08.240Z|b454603e-026f-4fbc-ad97-edc0e6984ae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:03:08.240Z|b454603e-026f-4fbc-ad97-edc0e6984ae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:03:11.451Z|84ad1484-831f-49ac-8d26-7a11e8ac86c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:03:11.452Z|84ad1484-831f-49ac-8d26-7a11e8ac86c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:03:11.457Z|f99b9a29-a915-4bcd-bbcc-ef63042425db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:03:11.458Z|f99b9a29-a915-4bcd-bbcc-ef63042425db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:03:11.460Z|c94d20a9-f797-4d15-a673-54d15025d24c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:03:11.461Z|c94d20a9-f797-4d15-a673-54d15025d24c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:03:20.750Z|71b1865a-7249-4cf8-9f50-b390dd404f99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:03:20.750Z|71b1865a-7249-4cf8-9f50-b390dd404f99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:03:21.480Z|26585627-551b-4f8f-8124-4fd3d9ab3b53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:03:21.480Z|26585627-551b-4f8f-8124-4fd3d9ab3b53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:03:21.483Z|471bf547-c993-470b-b7dd-c1785eb8b421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:03:21.483Z|471bf547-c993-470b-b7dd-c1785eb8b421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:03:21.486Z|9863ad59-e7d2-4794-944e-58f13b3fcb6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:03:21.487Z|9863ad59-e7d2-4794-944e-58f13b3fcb6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:03:31.508Z|07665199-ded0-452d-820b-3ed670df34c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:03:31.509Z|07665199-ded0-452d-820b-3ed670df34c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:03:31.512Z|4ee2d95a-e1f6-47a5-acb9-df127f6788e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:03:31.512Z|4ee2d95a-e1f6-47a5-acb9-df127f6788e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:03:31.514Z|8c319f0f-e66c-49b0-917e-e281620e0ab6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:03:31.515Z|8c319f0f-e66c-49b0-917e-e281620e0ab6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:03:35.750Z|3d4f8cb1-2347-4462-8e79-44e40dcdf591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:03:35.753Z|3d4f8cb1-2347-4462-8e79-44e40dcdf591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:03:38.240Z|2990c0a1-46c0-4fdd-a519-a0ea3ff2e780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:03:38.241Z|2990c0a1-46c0-4fdd-a519-a0ea3ff2e780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:03:41.541Z|4158655e-06e3-4839-8417-c56d202f001a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:03:41.542Z|4158655e-06e3-4839-8417-c56d202f001a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:03:41.545Z|795b038a-2e90-42d3-ae7e-4116e531a33d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:03:41.545Z|795b038a-2e90-42d3-ae7e-4116e531a33d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:03:41.549Z|350a9cb8-3c3b-42cd-8672-150be19e4592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:03:41.550Z|350a9cb8-3c3b-42cd-8672-150be19e4592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:03:50.749Z|05bd7627-86bf-410e-87be-79163c62d4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:03:50.750Z|05bd7627-86bf-410e-87be-79163c62d4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:03:51.575Z|438032cb-f7f6-45c0-96c6-605aade86727|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:03:51.576Z|438032cb-f7f6-45c0-96c6-605aade86727|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:03:51.580Z|2bcd3602-076b-4927-98c4-9e13a74077af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:03:51.580Z|2bcd3602-076b-4927-98c4-9e13a74077af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:03:51.584Z|12588d55-cbc9-4825-931c-e72f1d827139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:03:51.585Z|12588d55-cbc9-4825-931c-e72f1d827139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:03:59.889Z|b18cac45-5fd3-4bd7-880b-a06aed84d918|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:03:59.890Z|b18cac45-5fd3-4bd7-880b-a06aed84d918|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:04:01.606Z|bd7a7b6b-80fa-4732-bd97-c35bbce2d304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:04:01.607Z|bd7a7b6b-80fa-4732-bd97-c35bbce2d304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:04:01.608Z|4c1ccc38-a667-46aa-8012-9d95b9b8efc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:04:01.608Z|4c1ccc38-a667-46aa-8012-9d95b9b8efc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:04:01.640Z|1d26216d-da40-4d37-a8a4-7fc9097ad97f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:04:01.641Z|1d26216d-da40-4d37-a8a4-7fc9097ad97f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:04:05.751Z|0ebdbc3c-34ae-4ede-957f-55cb37e9e88e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:04:05.751Z|0ebdbc3c-34ae-4ede-957f-55cb37e9e88e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:04:08.241Z|e5377933-ea5d-46f0-afda-827df0efe159|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:04:08.242Z|e5377933-ea5d-46f0-afda-827df0efe159|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:04:11.629Z|ce9f7654-46ed-427b-912b-c5cdbc5e6e84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:04:11.630Z|ce9f7654-46ed-427b-912b-c5cdbc5e6e84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:04:11.634Z|db559a54-be44-4105-af29-329d1f630468|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:04:11.634Z|db559a54-be44-4105-af29-329d1f630468|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:04:11.663Z|d00a2c44-3722-42b8-943b-bb9681b9e157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:04:11.663Z|d00a2c44-3722-42b8-943b-bb9681b9e157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:04:20.749Z|c478e36c-5487-41e9-9e5c-2cd8a3761716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:04:20.753Z|c478e36c-5487-41e9-9e5c-2cd8a3761716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:04:21.656Z|1825d4fb-d6bc-441d-97e6-a047095dc361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:04:21.656Z|1825d4fb-d6bc-441d-97e6-a047095dc361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:04:21.666Z|5d1b4150-c60f-47c4-b405-403405fe1245|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:04:21.667Z|5d1b4150-c60f-47c4-b405-403405fe1245|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:04:21.690Z|1568df80-5a8b-43ee-b35f-ff99e0a22e97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:04:21.690Z|1568df80-5a8b-43ee-b35f-ff99e0a22e97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:04:31.680Z|f1950cf7-6af0-47ce-87af-37f20d303457|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:04:31.681Z|f1950cf7-6af0-47ce-87af-37f20d303457|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:04:31.695Z|c66d13bd-66bc-46f1-b6ce-fa117f1f49f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:04:31.695Z|c66d13bd-66bc-46f1-b6ce-fa117f1f49f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:04:31.717Z|83112b39-31b5-4554-83a2-1e1261737ee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:04:31.717Z|83112b39-31b5-4554-83a2-1e1261737ee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:04:35.750Z|ac942736-4452-4bf1-a9fc-f19d33c01bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:04:35.750Z|ac942736-4452-4bf1-a9fc-f19d33c01bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:04:38.243Z|d6e53652-4e32-4c6a-9156-a934e0e6a785|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:04:38.243Z|d6e53652-4e32-4c6a-9156-a934e0e6a785|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:04:41.709Z|ff343565-c7f1-4b43-8395-2d8212af26a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:04:41.709Z|ff343565-c7f1-4b43-8395-2d8212af26a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:04:41.722Z|ceb757c7-d736-46d0-bd41-efe557d9b956|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:04:41.723Z|ceb757c7-d736-46d0-bd41-efe557d9b956|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:04:41.745Z|eff0f086-c58f-4b9c-bc3b-693e633adcfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:04:41.745Z|eff0f086-c58f-4b9c-bc3b-693e633adcfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:04:50.750Z|4bb71033-4ba2-4948-ac0f-e7ad83aa8e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:04:50.750Z|4bb71033-4ba2-4948-ac0f-e7ad83aa8e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:04:51.734Z|515c8586-a4de-4661-8c7a-31b47c85ff4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:04:51.735Z|515c8586-a4de-4661-8c7a-31b47c85ff4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:04:51.749Z|bde1bbce-7d3a-4f49-8ec9-2d1eb0b0557e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:04:51.749Z|bde1bbce-7d3a-4f49-8ec9-2d1eb0b0557e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:04:51.771Z|5277e962-17a3-46e5-8d08-356f1fbd6da2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:04:51.771Z|5277e962-17a3-46e5-8d08-356f1fbd6da2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:04:59.889Z|b57acb61-c088-410c-96ef-28b612df0bd1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:04:59.890Z|b57acb61-c088-410c-96ef-28b612df0bd1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:05:01.757Z|36708a72-fb6f-4363-bfc9-2631fd550570|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:05:01.758Z|36708a72-fb6f-4363-bfc9-2631fd550570|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:05:01.777Z|360441a1-29dd-4eac-a01b-820db802f2f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:05:01.778Z|360441a1-29dd-4eac-a01b-820db802f2f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:05:01.795Z|2be388ad-27fb-4be4-b7cb-3bcb2c14d77c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:05:01.795Z|2be388ad-27fb-4be4-b7cb-3bcb2c14d77c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:05:05.750Z|b32b016c-466a-4d1a-be54-1fff2c274890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:05:05.753Z|b32b016c-466a-4d1a-be54-1fff2c274890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:05:08.244Z|f5318044-4596-4adb-9434-71964742db98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:05:08.244Z|f5318044-4596-4adb-9434-71964742db98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:05:11.786Z|eeeae9db-a257-4953-9aa7-8beaf20b5f9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:05:11.786Z|eeeae9db-a257-4953-9aa7-8beaf20b5f9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:05:11.800Z|47952bae-712b-44ab-afb9-49066d2b2309|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:05:11.800Z|47952bae-712b-44ab-afb9-49066d2b2309|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:05:11.822Z|af885347-610a-4f9e-92fa-8edb81670d2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:05:11.822Z|af885347-610a-4f9e-92fa-8edb81670d2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:05:20.750Z|a181acfe-c8d6-40b8-ba15-8aae3faf2a94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:05:20.750Z|a181acfe-c8d6-40b8-ba15-8aae3faf2a94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:05:21.810Z|5831cae7-ba78-4498-95d4-cc1580bf159b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:05:21.811Z|5831cae7-ba78-4498-95d4-cc1580bf159b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:05:21.822Z|115e5cef-f258-4bdf-ac35-bc625ba7ca4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:05:21.823Z|115e5cef-f258-4bdf-ac35-bc625ba7ca4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:05:21.844Z|5cc91dcd-968f-45e9-93e9-9ac36d5d5c13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:05:21.844Z|5cc91dcd-968f-45e9-93e9-9ac36d5d5c13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:05:31.837Z|176b6759-ca32-41d8-9c9b-34ac3bc11bac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:05:31.838Z|176b6759-ca32-41d8-9c9b-34ac3bc11bac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:05:31.847Z|76b317e1-8386-4ab0-a1df-66d8f1c4a79f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:05:31.847Z|76b317e1-8386-4ab0-a1df-66d8f1c4a79f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:05:31.869Z|5dadfdf0-42db-4549-8a98-2a4126a07207|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:05:31.869Z|5dadfdf0-42db-4549-8a98-2a4126a07207|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:05:35.749Z|d8bffd85-350b-47ec-8f3e-b9d1c3de1f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:05:35.750Z|d8bffd85-350b-47ec-8f3e-b9d1c3de1f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:05:38.244Z|38e5e0f7-d716-4994-88fd-fe4ee43be3ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:05:38.245Z|38e5e0f7-d716-4994-88fd-fe4ee43be3ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:05:41.864Z|9133c595-4cdd-4287-bf9c-ea7cac741284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:05:41.865Z|9133c595-4cdd-4287-bf9c-ea7cac741284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:05:41.876Z|c7fbd978-0c2a-4158-b3ac-06d92da878bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:05:41.876Z|c7fbd978-0c2a-4158-b3ac-06d92da878bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:05:41.896Z|e944b45c-8a6c-4385-8637-a0f8dafe55dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:05:41.897Z|e944b45c-8a6c-4385-8637-a0f8dafe55dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:05:50.749Z|c9a54350-debd-4688-87ca-e3ba5a645f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:05:50.754Z|c9a54350-debd-4688-87ca-e3ba5a645f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:05:51.897Z|d28c9a14-46db-46b4-a45a-50134eef242f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:05:51.898Z|d28c9a14-46db-46b4-a45a-50134eef242f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:05:51.904Z|247ed884-97d7-4b3b-af7c-1980052c1876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:05:51.905Z|247ed884-97d7-4b3b-af7c-1980052c1876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:05:51.921Z|4ab5aac6-e394-44b4-ad6c-a10887190a2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:05:51.921Z|4ab5aac6-e394-44b4-ad6c-a10887190a2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:05:59.889Z|75a2b5d1-5dc5-4d56-afed-8fda97ea3446|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:05:59.890Z|75a2b5d1-5dc5-4d56-afed-8fda97ea3446|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:06:01.931Z|84eed53b-9088-459c-8dcb-a77950e65707|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:06:01.932Z|84eed53b-9088-459c-8dcb-a77950e65707|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:06:01.935Z|371b9878-c734-47c4-8410-d557780b250d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:06:01.936Z|371b9878-c734-47c4-8410-d557780b250d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:06:01.948Z|250decf9-54a5-427b-a0b3-76579558b915|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:06:01.949Z|250decf9-54a5-427b-a0b3-76579558b915|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:06:05.751Z|79c80f71-8e3c-4bd9-83a8-4f7aba826f99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:06:05.751Z|79c80f71-8e3c-4bd9-83a8-4f7aba826f99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:06:08.245Z|6ce9df1b-d8c3-459d-9445-df5ae9a5a58a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:06:08.246Z|6ce9df1b-d8c3-459d-9445-df5ae9a5a58a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:06:11.958Z|acc293ba-2fe3-4809-b9e4-8906973b3866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:06:11.959Z|acc293ba-2fe3-4809-b9e4-8906973b3866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:06:11.966Z|464f1564-cd97-46e6-bf42-1979e5ab618f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:06:11.966Z|464f1564-cd97-46e6-bf42-1979e5ab618f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:06:11.974Z|760a133f-0aca-4121-ae0f-f49fa49a344c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:06:11.975Z|760a133f-0aca-4121-ae0f-f49fa49a344c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:06:20.750Z|4755cd35-ef62-48f2-86d1-6f33e54823f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:06:20.750Z|4755cd35-ef62-48f2-86d1-6f33e54823f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:06:21.990Z|b4265a77-dbc4-4184-b331-1b5e5f5834f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:06:21.991Z|b4265a77-dbc4-4184-b331-1b5e5f5834f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:06:21.998Z|69996f4b-6cd5-497c-a101-2913f5644c1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:06:21.999Z|69996f4b-6cd5-497c-a101-2913f5644c1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:06:22.009Z|8df0301c-2c81-49a7-bdf7-ddbde54f8563|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:06:22.010Z|8df0301c-2c81-49a7-bdf7-ddbde54f8563|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:06:32.029Z|ec19394f-f769-4ad1-b468-538e75cc7da9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:06:32.030Z|ec19394f-f769-4ad1-b468-538e75cc7da9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:06:32.031Z|b0d23169-742f-471a-ad1e-9e0d2bbc2cce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:06:32.032Z|b0d23169-742f-471a-ad1e-9e0d2bbc2cce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:06:32.038Z|85e8a2ec-dc02-493d-9594-9a695329d7b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:06:32.038Z|85e8a2ec-dc02-493d-9594-9a695329d7b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:06:35.750Z|6f5cf45c-ea66-4e81-8e91-366935c92379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:06:35.753Z|6f5cf45c-ea66-4e81-8e91-366935c92379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:06:38.246Z|09e1b9c9-f12a-489e-82e3-849649147d50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:06:38.247Z|09e1b9c9-f12a-489e-82e3-849649147d50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:06:42.060Z|a49a29d2-9f01-40ea-b5ea-ac30086cc4e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:06:42.060Z|a49a29d2-9f01-40ea-b5ea-ac30086cc4e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:06:42.069Z|3110c055-d216-48d2-b6a3-028fc8d5593f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:06:42.069Z|3110c055-d216-48d2-b6a3-028fc8d5593f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:06:42.072Z|9d72da0e-4675-48ac-b5f2-fdccc2e547a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:06:42.073Z|9d72da0e-4675-48ac-b5f2-fdccc2e547a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:06:50.750Z|709c911a-f75f-45d3-8a78-4f72e086906d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:06:50.750Z|709c911a-f75f-45d3-8a78-4f72e086906d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:06:52.087Z|a90cc473-31b7-4602-ab2a-91a693334749|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:06:52.088Z|a90cc473-31b7-4602-ab2a-91a693334749|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:06:52.101Z|3d1ba446-9096-4fd7-82f8-6c3320c2196a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:06:52.101Z|3d1ba446-9096-4fd7-82f8-6c3320c2196a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:06:52.103Z|ecf298dd-64e4-47f0-8c49-d948d97e4a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:06:52.104Z|ecf298dd-64e4-47f0-8c49-d948d97e4a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:06:59.888Z|db7e0e35-939a-4c36-8809-d4cdb7fb7189|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:06:59.889Z|db7e0e35-939a-4c36-8809-d4cdb7fb7189|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:07:02.114Z|b754ba01-2d82-4bfe-a9cc-8b95e21a21cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:07:02.115Z|b754ba01-2d82-4bfe-a9cc-8b95e21a21cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:07:02.124Z|4510fd5d-c6ee-4ed5-8bc2-53465bfca1de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:07:02.124Z|db47fd1f-cab4-415c-9861-0d591e0aeb6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:07:02.125Z|db47fd1f-cab4-415c-9861-0d591e0aeb6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:07:02.125Z|4510fd5d-c6ee-4ed5-8bc2-53465bfca1de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:07:05.750Z|37ed23fd-b0e8-4c62-ab53-60f167b9991f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:07:05.750Z|37ed23fd-b0e8-4c62-ab53-60f167b9991f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:07:08.247Z|982457ac-6007-4ed1-9c64-4ff85994d9ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:07:08.248Z|982457ac-6007-4ed1-9c64-4ff85994d9ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:07:12.144Z|d3c6632c-ede3-4797-aac5-f91bda9bfafd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:07:12.145Z|d3c6632c-ede3-4797-aac5-f91bda9bfafd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:07:12.153Z|f3938d50-0ebf-40ef-ae12-213ce22e2a3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:07:12.154Z|f3938d50-0ebf-40ef-ae12-213ce22e2a3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:07:12.156Z|bfec4ce4-5703-4949-ad14-e9715bf2451d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:07:12.157Z|bfec4ce4-5703-4949-ad14-e9715bf2451d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:07:20.751Z|55a83398-88d3-4cca-8a5d-85e5d2068ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:07:20.755Z|55a83398-88d3-4cca-8a5d-85e5d2068ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:07:22.172Z|7a61f7a9-1dae-458d-9899-ce9427cc0a24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:07:22.172Z|7a61f7a9-1dae-458d-9899-ce9427cc0a24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:07:22.177Z|34662d61-c0ed-4488-9c5d-735958fc5ccf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:07:22.177Z|34662d61-c0ed-4488-9c5d-735958fc5ccf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:07:22.181Z|1806051e-4f4d-4b40-97cb-2e3e1c0bc07f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:07:22.181Z|1806051e-4f4d-4b40-97cb-2e3e1c0bc07f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:07:32.197Z|3caf70c6-0886-4cde-848e-9c24d59e20c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:07:32.198Z|3caf70c6-0886-4cde-848e-9c24d59e20c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:07:32.200Z|d488f7c7-ab5d-4f20-be24-01747563b773|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:07:32.200Z|d488f7c7-ab5d-4f20-be24-01747563b773|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:07:32.202Z|f1dc5abb-cb72-4e56-9f61-393b03b18ae6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:07:32.203Z|f1dc5abb-cb72-4e56-9f61-393b03b18ae6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:07:35.750Z|671b6833-9925-47a4-8490-815ef49c8844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:07:35.750Z|671b6833-9925-47a4-8490-815ef49c8844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:07:38.249Z|2a65edce-3ab7-43a0-b73c-b7446c43b9a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:07:38.249Z|2a65edce-3ab7-43a0-b73c-b7446c43b9a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:07:42.225Z|5637a1e6-5794-46c8-87b2-b4932339cec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:07:42.225Z|5637a1e6-5794-46c8-87b2-b4932339cec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:07:42.227Z|41a52409-54fd-4b02-a146-c2221ab1a1bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:07:42.228Z|41a52409-54fd-4b02-a146-c2221ab1a1bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:07:42.228Z|a1748245-4999-48f3-a3aa-11bbc6695e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:07:42.228Z|a1748245-4999-48f3-a3aa-11bbc6695e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:07:50.750Z|853dccba-fd03-4f3c-85a1-798537c1874e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:07:50.751Z|853dccba-fd03-4f3c-85a1-798537c1874e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:07:52.250Z|0b23d18a-91af-4e37-ad5a-6b304be96ada|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:07:52.251Z|0b23d18a-91af-4e37-ad5a-6b304be96ada|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:07:52.250Z|59c6a2e5-ceff-41d8-879c-84ab34c734c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:07:52.253Z|59c6a2e5-ceff-41d8-879c-84ab34c734c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:07:52.254Z|7bda4991-1c73-49db-8940-e76fe901db39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:07:52.255Z|7bda4991-1c73-49db-8940-e76fe901db39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:07:59.888Z|92ee84bb-b33d-400a-9d26-99d4b6c006b6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:07:59.889Z|92ee84bb-b33d-400a-9d26-99d4b6c006b6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:08:02.277Z|1b05ea8b-cfa9-4c37-a211-8200bc43b87f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:08:02.277Z|1b05ea8b-cfa9-4c37-a211-8200bc43b87f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:08:02.279Z|01eeedb8-72fe-4e10-99a1-db241ceac875|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:08:02.279Z|01eeedb8-72fe-4e10-99a1-db241ceac875|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:08:02.282Z|4be1b257-7499-4b63-8862-87eef3eba4d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:08:02.282Z|4be1b257-7499-4b63-8862-87eef3eba4d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:08:05.749Z|8334d411-783c-49dd-af48-0589096b3789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:08:05.753Z|8334d411-783c-49dd-af48-0589096b3789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:08:08.250Z|8b7374d0-e845-4cd7-bdfd-35a201d6140e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:08:08.250Z|8b7374d0-e845-4cd7-bdfd-35a201d6140e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:08:12.306Z|f895818c-38f3-4e41-8b1e-bf6bd32dbbbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:08:12.306Z|52a6b9c0-76d1-4608-9c0d-6d5f949d26ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:08:12.306Z|f895818c-38f3-4e41-8b1e-bf6bd32dbbbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:08:12.307Z|52a6b9c0-76d1-4608-9c0d-6d5f949d26ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:08:12.311Z|75ac274d-bc0f-446f-bfc0-44274f33073b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:08:12.312Z|75ac274d-bc0f-446f-bfc0-44274f33073b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:08:20.750Z|b4b03190-01d1-4b88-9bdf-bce510e86439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:08:20.750Z|b4b03190-01d1-4b88-9bdf-bce510e86439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:08:22.333Z|6ca969e4-79e2-4f62-ba90-422a23867392|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:08:22.334Z|6ca969e4-79e2-4f62-ba90-422a23867392|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:08:22.335Z|5f6751d1-b14d-4d0a-aae7-005d18e957e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:08:22.336Z|5f6751d1-b14d-4d0a-aae7-005d18e957e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:08:22.341Z|9355fad8-34f1-4f86-9200-90c79b70ef1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:08:22.341Z|9355fad8-34f1-4f86-9200-90c79b70ef1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:08:32.363Z|9ac80b2c-7768-44d1-a8f1-e21624b1218a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:08:32.363Z|ae38a632-18a9-4ea1-a753-698fc0ad2509|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:08:32.364Z|ae38a632-18a9-4ea1-a753-698fc0ad2509|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:08:32.364Z|9ac80b2c-7768-44d1-a8f1-e21624b1218a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:08:32.367Z|554c27c4-b4aa-4896-bc60-b346b4f60637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:08:32.367Z|554c27c4-b4aa-4896-bc60-b346b4f60637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:08:35.750Z|de583cd6-82d3-40e8-a0ac-9106f381f9c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:08:35.750Z|de583cd6-82d3-40e8-a0ac-9106f381f9c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:08:38.250Z|3bfd7fe0-662b-417c-be41-6c8c89e4949a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:08:38.251Z|3bfd7fe0-662b-417c-be41-6c8c89e4949a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:08:42.392Z|01c9719c-1f8c-4e4f-8b1b-ba8b60cd7d98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:08:42.392Z|01c9719c-1f8c-4e4f-8b1b-ba8b60cd7d98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:08:42.395Z|4f19f622-1061-4745-a11d-5e864a189350|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:08:42.396Z|4f19f622-1061-4745-a11d-5e864a189350|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:08:42.398Z|67970b8a-16be-493b-aad2-88c3e8fd68ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:08:42.398Z|67970b8a-16be-493b-aad2-88c3e8fd68ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:08:50.750Z|27ff2d4a-f04d-496f-a188-12fdb76b60b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:08:50.753Z|27ff2d4a-f04d-496f-a188-12fdb76b60b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:08:52.427Z|657b48e3-38c8-497d-96e2-edd20e0ec676|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:08:52.427Z|657b48e3-38c8-497d-96e2-edd20e0ec676|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:08:52.427Z|64d11d3e-aa84-4199-a693-80fec448068e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:08:52.427Z|64d11d3e-aa84-4199-a693-80fec448068e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:08:52.431Z|7f0a056f-1bfe-4e52-b654-8ab6f3afe0a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:08:52.431Z|7f0a056f-1bfe-4e52-b654-8ab6f3afe0a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:08:59.888Z|a6c014a2-0a0b-4831-a6fd-f077b5882e33|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:08:59.889Z|a6c014a2-0a0b-4831-a6fd-f077b5882e33|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:09:02.453Z|fd7f82bb-2c58-4411-b3b0-46c2031fee63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:09:02.454Z|fd7f82bb-2c58-4411-b3b0-46c2031fee63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:09:02.458Z|09e54d97-f70f-458d-8ccc-dd9a40fc652e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:09:02.459Z|09e54d97-f70f-458d-8ccc-dd9a40fc652e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:09:02.461Z|fd6df20c-b959-4e2d-8594-41a8e9dfb12f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:09:02.462Z|fd6df20c-b959-4e2d-8594-41a8e9dfb12f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:09:05.749Z|d0ecb35e-acb3-4224-a616-d035222609fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:09:05.750Z|d0ecb35e-acb3-4224-a616-d035222609fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:09:08.251Z|5acf9bf0-0a0c-4020-990e-6951d994303b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:09:08.252Z|5acf9bf0-0a0c-4020-990e-6951d994303b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:09:12.487Z|f17893f8-31ed-46b1-8241-16e5775d38c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:09:12.488Z|f17893f8-31ed-46b1-8241-16e5775d38c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:09:12.490Z|cf617c29-f2c5-4493-821a-41b219bf75f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:09:12.490Z|cf617c29-f2c5-4493-821a-41b219bf75f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:09:12.493Z|37593b8f-e686-4697-a37d-10664b6ff05b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:09:12.494Z|37593b8f-e686-4697-a37d-10664b6ff05b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:09:20.749Z|49d192cd-9cc1-4086-af11-599489a86de6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:09:20.750Z|49d192cd-9cc1-4086-af11-599489a86de6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:09:22.519Z|e5b0aba0-9fd1-47cb-81fa-9937503a1ec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:09:22.519Z|e5b0aba0-9fd1-47cb-81fa-9937503a1ec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:09:22.523Z|8b0ef7b4-cc45-4238-8d7e-b83f4b0a2595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:09:22.524Z|8b0ef7b4-cc45-4238-8d7e-b83f4b0a2595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:09:22.527Z|44989fd9-0d93-4c59-a05a-2e5d537210dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:09:22.528Z|44989fd9-0d93-4c59-a05a-2e5d537210dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:09:32.551Z|61cf6b19-3efa-4f6b-a124-2f1ad16838ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:09:32.553Z|2b220309-d5b0-4217-9159-9566f09e246d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:09:32.554Z|2b220309-d5b0-4217-9159-9566f09e246d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:09:32.559Z|6dafcea6-a6cf-4a55-9a7a-6e7a537f0a7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:09:32.560Z|6dafcea6-a6cf-4a55-9a7a-6e7a537f0a7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:09:32.561Z|61cf6b19-3efa-4f6b-a124-2f1ad16838ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:09:35.749Z|15b5a58a-9b93-40a9-96d3-33ca4aa13998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:09:35.754Z|15b5a58a-9b93-40a9-96d3-33ca4aa13998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:09:38.253Z|ae23637e-7ca1-489b-ac39-f47b16869b52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:09:38.253Z|ae23637e-7ca1-489b-ac39-f47b16869b52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:09:42.581Z|85a7472d-9bdd-4a91-a287-316df88cadba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:09:42.581Z|85a7472d-9bdd-4a91-a287-316df88cadba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:09:42.584Z|87acffcb-2540-4af7-aa43-3460fe81b84a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:09:42.585Z|87acffcb-2540-4af7-aa43-3460fe81b84a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:09:42.600Z|3e4f4bc0-0e6d-4c1a-9c6c-f4b93e552055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:09:42.601Z|3e4f4bc0-0e6d-4c1a-9c6c-f4b93e552055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:09:50.750Z|2ba042ec-e4e7-413b-9786-ab49902f1ae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:09:50.750Z|2ba042ec-e4e7-413b-9786-ab49902f1ae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:09:52.605Z|31f704ce-a34c-43b1-b226-81c324e960db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:09:52.606Z|31f704ce-a34c-43b1-b226-81c324e960db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:09:52.613Z|942fb0eb-b29a-4daa-8dd8-d433afa2ab8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:09:52.614Z|942fb0eb-b29a-4daa-8dd8-d433afa2ab8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:09:52.627Z|dcc1dca1-7126-4fb8-862e-ae9e9ebbe238|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:09:52.627Z|dcc1dca1-7126-4fb8-862e-ae9e9ebbe238|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:09:59.888Z|fec96ac7-04cb-42b9-815f-f94cfc624d60|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:09:59.889Z|fec96ac7-04cb-42b9-815f-f94cfc624d60|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:10:02.634Z|09eee46d-8802-4667-9f70-6fca20064516|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:10:02.635Z|09eee46d-8802-4667-9f70-6fca20064516|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:10:02.638Z|c514c5b6-6ef0-4978-a42e-c0c0d5fd6aca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:10:02.639Z|c514c5b6-6ef0-4978-a42e-c0c0d5fd6aca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:10:02.655Z|f5732ac4-eadf-40b6-8e03-9434455bb650|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:10:02.655Z|f5732ac4-eadf-40b6-8e03-9434455bb650|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:10:05.750Z|6ef0cd99-d8dd-40fa-b23d-69e410ec71a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:10:05.750Z|6ef0cd99-d8dd-40fa-b23d-69e410ec71a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:10:08.254Z|7accafb2-5068-47fe-af1e-653a9ee6adbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:10:08.254Z|7accafb2-5068-47fe-af1e-653a9ee6adbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:10:12.660Z|81356eb8-5b73-46b5-821e-195c405c51a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:10:12.661Z|81356eb8-5b73-46b5-821e-195c405c51a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:10:12.662Z|cb1af944-d1f0-4f52-9209-5ec7b17885f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:10:12.662Z|cb1af944-d1f0-4f52-9209-5ec7b17885f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:10:12.677Z|cd9a67f1-148a-43d8-a5db-4d6532be0c2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:10:12.677Z|cd9a67f1-148a-43d8-a5db-4d6532be0c2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:10:20.749Z|11d80a55-52d7-497a-b0c6-73a0077c2f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:10:20.754Z|11d80a55-52d7-497a-b0c6-73a0077c2f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:10:22.688Z|d955d136-bf9e-4135-a006-da4168c18c0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:10:22.688Z|d955d136-bf9e-4135-a006-da4168c18c0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:10:22.689Z|17af2dba-9a6a-4a17-9c6f-a53e91730787|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:10:22.690Z|17af2dba-9a6a-4a17-9c6f-a53e91730787|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:10:22.713Z|3a071bc9-0596-4262-837c-ee6f2c475159|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:10:22.713Z|3a071bc9-0596-4262-837c-ee6f2c475159|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:10:32.712Z|e031e668-c304-4a36-b4dd-41d4c638877c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:10:32.713Z|e031e668-c304-4a36-b4dd-41d4c638877c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:10:32.717Z|2c8c6946-517d-44b0-aa47-56aea4c636d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:10:32.718Z|2c8c6946-517d-44b0-aa47-56aea4c636d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:10:32.738Z|b2618bf7-dcc8-4821-aed8-ede9b2f6eadf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:10:32.738Z|b2618bf7-dcc8-4821-aed8-ede9b2f6eadf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:10:35.749Z|e04c95c2-3be1-4058-bf88-3b1663fe02d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:10:35.750Z|e04c95c2-3be1-4058-bf88-3b1663fe02d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:10:38.255Z|593f9cec-c1c6-40fa-ba29-afcd997110f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:10:38.255Z|593f9cec-c1c6-40fa-ba29-afcd997110f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:10:42.739Z|f23a7075-48a5-44f2-b121-48455ab7c2a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:10:42.740Z|f23a7075-48a5-44f2-b121-48455ab7c2a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:10:42.748Z|4481641c-496f-44e2-bebb-b855ba220981|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:10:42.749Z|4481641c-496f-44e2-bebb-b855ba220981|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:10:42.766Z|ef3a5a24-26a3-42fb-b57d-86e75c7b7768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:10:42.767Z|ef3a5a24-26a3-42fb-b57d-86e75c7b7768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:10:50.750Z|689bf366-f58e-443c-80f5-86eb8fbf24c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:10:50.750Z|689bf366-f58e-443c-80f5-86eb8fbf24c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:10:52.767Z|9ea14b41-a5b1-4360-bbed-1d2a57e8d61e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:10:52.768Z|9ea14b41-a5b1-4360-bbed-1d2a57e8d61e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:10:52.779Z|594eef9e-ad66-403a-bca0-43b9483f1e26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:10:52.780Z|594eef9e-ad66-403a-bca0-43b9483f1e26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:10:52.795Z|c80ff486-095c-4c20-8103-c1ce989c6621|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:10:52.796Z|c80ff486-095c-4c20-8103-c1ce989c6621|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:10:59.888Z|b3f5e41d-84c5-4858-b614-5808dae45b4a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:10:59.889Z|b3f5e41d-84c5-4858-b614-5808dae45b4a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:11:02.795Z|b0b32c5c-70c6-43d8-a655-310b366a8f94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:11:02.796Z|b0b32c5c-70c6-43d8-a655-310b366a8f94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:11:02.804Z|594ff99c-a31a-4c0c-9188-f3d822d77ce5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:11:02.805Z|594ff99c-a31a-4c0c-9188-f3d822d77ce5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:11:02.825Z|8c641f0c-851a-47a2-972e-db5450e5d7b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:11:02.826Z|8c641f0c-851a-47a2-972e-db5450e5d7b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:11:05.750Z|42753ef0-de05-4a10-9160-aa858d6e0d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:11:05.753Z|42753ef0-de05-4a10-9160-aa858d6e0d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:11:08.255Z|5c208220-af46-4cc4-82c2-a318dd9b1df1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:11:08.256Z|5c208220-af46-4cc4-82c2-a318dd9b1df1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:11:12.826Z|47d3d429-185f-4f7e-9097-a981afaa9a2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:11:12.827Z|ff4d4a87-0008-4ef3-89f7-2f8940514951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:11:12.827Z|47d3d429-185f-4f7e-9097-a981afaa9a2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:11:12.827Z|ff4d4a87-0008-4ef3-89f7-2f8940514951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:11:12.853Z|62c39fb4-eaa3-4251-96bf-cd45c4d40f0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:11:12.854Z|62c39fb4-eaa3-4251-96bf-cd45c4d40f0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:11:20.749Z|0fa5d231-7a71-4ac4-bfb4-953555acd564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:11:20.750Z|0fa5d231-7a71-4ac4-bfb4-953555acd564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:11:22.855Z|cd2a728d-50ff-4801-9350-854fd47631d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:11:22.856Z|cd2a728d-50ff-4801-9350-854fd47631d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:11:22.856Z|5a7cc89b-c643-4345-aeea-c5a7f7e69e0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:11:22.858Z|5a7cc89b-c643-4345-aeea-c5a7f7e69e0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:11:22.884Z|7f2660f0-fd79-4bf3-988b-21f4ed42fd1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:11:22.884Z|7f2660f0-fd79-4bf3-988b-21f4ed42fd1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:11:32.889Z|ef642434-c12d-4db7-835e-13df557a9862|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:11:32.889Z|ef642434-c12d-4db7-835e-13df557a9862|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:11:32.892Z|db32fd94-912a-420f-b246-fcef9ee1c1c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:11:32.893Z|db32fd94-912a-420f-b246-fcef9ee1c1c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:11:32.910Z|6313cb9f-721b-4c4d-8304-8df75742d559|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:11:32.910Z|6313cb9f-721b-4c4d-8304-8df75742d559|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:11:35.749Z|2f694b7f-28ef-431b-9aec-7021704627b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:11:35.750Z|2f694b7f-28ef-431b-9aec-7021704627b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:11:38.257Z|3eb42048-e246-440e-8177-19074984c538|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:11:38.257Z|3eb42048-e246-440e-8177-19074984c538|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:11:42.917Z|3921a4a3-1d92-4ea7-a78d-997f2a605764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:11:42.918Z|3921a4a3-1d92-4ea7-a78d-997f2a605764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:11:42.915Z|68083aed-009a-4103-97f4-6cc371418aea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:11:42.920Z|68083aed-009a-4103-97f4-6cc371418aea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:11:42.939Z|998047dc-09b2-4916-b397-1bf1ec064b19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:11:42.939Z|998047dc-09b2-4916-b397-1bf1ec064b19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:11:50.750Z|0e27ab98-8f21-4623-b866-f46d4de546db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:11:50.754Z|0e27ab98-8f21-4623-b866-f46d4de546db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:11:52.950Z|f184a666-5e1d-4384-a6dc-b435d86e0d64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:11:52.951Z|f184a666-5e1d-4384-a6dc-b435d86e0d64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:11:52.954Z|c792ac7d-15e6-4a4d-9c45-1fae3e09faf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:11:52.955Z|c792ac7d-15e6-4a4d-9c45-1fae3e09faf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:11:52.969Z|eb800b7f-c6f4-463d-8ab2-53779047e077|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:11:52.970Z|eb800b7f-c6f4-463d-8ab2-53779047e077|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:11:59.888Z|a9e377fc-5aa0-431f-8845-9eac337ed03d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:11:59.889Z|a9e377fc-5aa0-431f-8845-9eac337ed03d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:12:02.978Z|68ec6947-34ff-4ada-bad3-69f3716dff89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:12:02.978Z|7e62ffb8-5df0-4a8e-a338-0ce4445c7b3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:12:02.978Z|68ec6947-34ff-4ada-bad3-69f3716dff89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:12:02.979Z|7e62ffb8-5df0-4a8e-a338-0ce4445c7b3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:12:02.992Z|7fb4a8f0-b777-4eb6-b637-fc6b7225adf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:12:02.992Z|7fb4a8f0-b777-4eb6-b637-fc6b7225adf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:12:05.750Z|7da0c93c-fb2a-41fc-a35b-66b2dc23299c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:12:05.750Z|7da0c93c-fb2a-41fc-a35b-66b2dc23299c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:12:08.257Z|5087e6ea-799b-4c1b-b1f7-294a1132af6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:12:08.258Z|5087e6ea-799b-4c1b-b1f7-294a1132af6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:12:13.004Z|5278f55c-d26f-4267-9066-ee8cb2f6c544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:12:13.005Z|5278f55c-d26f-4267-9066-ee8cb2f6c544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:12:13.008Z|0a7ae056-73d5-4b63-ab66-5a58f6835fe9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:12:13.009Z|0a7ae056-73d5-4b63-ab66-5a58f6835fe9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:12:13.021Z|bedbcf87-c39d-4c0e-bf87-cdbe97708cbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:12:13.021Z|bedbcf87-c39d-4c0e-bf87-cdbe97708cbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:12:20.749Z|ec24c34a-f8b9-4cc0-b552-7c41f3066fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:12:20.750Z|ec24c34a-f8b9-4cc0-b552-7c41f3066fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:12:23.032Z|84d4e51c-ba36-499f-b1ec-5323a14026ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:12:23.033Z|84d4e51c-ba36-499f-b1ec-5323a14026ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:12:23.036Z|51854960-3edd-4fcc-9489-5e2deb8c045c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:12:23.036Z|51854960-3edd-4fcc-9489-5e2deb8c045c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:12:23.045Z|b122fec9-f50e-4cf7-b630-7463256ac209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:12:23.046Z|b122fec9-f50e-4cf7-b630-7463256ac209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:12:33.059Z|4fa1c92c-580b-457d-8af5-e8917bc7c6e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:12:33.059Z|4fa1c92c-580b-457d-8af5-e8917bc7c6e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:12:33.063Z|d1750a4e-1714-48c7-b404-b012fc2cea40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:12:33.063Z|d1750a4e-1714-48c7-b404-b012fc2cea40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:12:33.071Z|0c0f4b3d-b159-479e-b624-10ac916a100d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:12:33.071Z|0c0f4b3d-b159-479e-b624-10ac916a100d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:12:35.750Z|05f26104-9482-49e7-ac7f-9610232a2dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:12:35.754Z|05f26104-9482-49e7-ac7f-9610232a2dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:12:38.258Z|f8c70585-5de7-4ec3-bbc6-a83c79ff54e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:12:38.259Z|f8c70585-5de7-4ec3-bbc6-a83c79ff54e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:12:43.090Z|4c2ea9d7-fad8-4d47-8390-ed44a35a211e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:12:43.090Z|4c2ea9d7-fad8-4d47-8390-ed44a35a211e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:12:43.096Z|7cd24348-d19a-4380-b334-96b72efbd014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:12:43.096Z|7cd24348-d19a-4380-b334-96b72efbd014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:12:43.099Z|d6485306-9d50-4a54-bd2f-e9ff6097ab8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:12:43.100Z|d6485306-9d50-4a54-bd2f-e9ff6097ab8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:12:50.749Z|f8c9fe70-7631-46f6-82df-59fa03d46170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:12:50.750Z|f8c9fe70-7631-46f6-82df-59fa03d46170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:12:53.117Z|813db2b4-eeca-4978-b80b-ee8a3dae5ce1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:12:53.118Z|813db2b4-eeca-4978-b80b-ee8a3dae5ce1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:12:53.121Z|0b37b9f9-f7c0-42d8-a05c-d6e1ffe4055e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:12:53.121Z|0b37b9f9-f7c0-42d8-a05c-d6e1ffe4055e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:12:53.126Z|b53ac521-a46a-40d9-b68f-da8a48701842|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:12:53.126Z|b53ac521-a46a-40d9-b68f-da8a48701842|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:12:59.887Z|db8e00dd-43cc-4339-9b43-098188d701bf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:12:59.888Z|db8e00dd-43cc-4339-9b43-098188d701bf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:13:03.147Z|73ca4433-dd18-477a-85fc-75f56b74e996|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:13:03.148Z|5e8bc05b-c782-42d4-ac25-991b4c4102df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:13:03.148Z|5e8bc05b-c782-42d4-ac25-991b4c4102df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:13:03.149Z|73ca4433-dd18-477a-85fc-75f56b74e996|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:13:03.150Z|839b8852-f7a8-4934-ad74-3c836206d9c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:13:03.151Z|839b8852-f7a8-4934-ad74-3c836206d9c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:13:05.750Z|bdbeb93e-09a0-4bb2-b49c-59274c8a7dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:13:05.750Z|bdbeb93e-09a0-4bb2-b49c-59274c8a7dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:13:08.259Z|0ee5a95f-b8b9-47ed-aed9-6f797b28385f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:13:08.260Z|0ee5a95f-b8b9-47ed-aed9-6f797b28385f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:13:13.178Z|e31d6988-539e-4666-9b19-b2a424dfc473|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:13:13.178Z|e31d6988-539e-4666-9b19-b2a424dfc473|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:13:13.181Z|d656cc2d-abcc-4fa1-8c63-9a1c65f06c88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:13:13.181Z|d656cc2d-abcc-4fa1-8c63-9a1c65f06c88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:13:13.183Z|1072740b-0229-479d-ae67-7a3d2d67c2ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:13:13.184Z|1072740b-0229-479d-ae67-7a3d2d67c2ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:13:20.749Z|f4330d24-eff1-4f96-92d3-c7ea0a8968b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:13:20.753Z|f4330d24-eff1-4f96-92d3-c7ea0a8968b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:13:23.206Z|3fbd4e61-ce0d-484e-bbcd-45bfa16be5df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:13:23.206Z|ea1cc923-0d2e-4246-95e4-810e0b8c2749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:13:23.207Z|3fbd4e61-ce0d-484e-bbcd-45bfa16be5df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:13:23.206Z|e8a89e93-ca16-49dd-b4d8-a8c04b42a11b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:13:23.207Z|ea1cc923-0d2e-4246-95e4-810e0b8c2749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:13:23.207Z|e8a89e93-ca16-49dd-b4d8-a8c04b42a11b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:13:33.235Z|5a804fbb-cfd9-42ff-85b8-9c2c7ca92337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:13:33.235Z|28c5a83b-ffae-44a8-be47-a21689a5190f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:13:33.236Z|28c5a83b-ffae-44a8-be47-a21689a5190f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:13:33.236Z|5a804fbb-cfd9-42ff-85b8-9c2c7ca92337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:13:33.240Z|423ea46a-fa5c-4c74-9fb3-e7876b1415ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:13:33.240Z|423ea46a-fa5c-4c74-9fb3-e7876b1415ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:13:35.749Z|4b0ae35d-cfd6-47b6-87ee-d80b8ac70fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:13:35.750Z|4b0ae35d-cfd6-47b6-87ee-d80b8ac70fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:13:38.260Z|c87641c5-cd42-44f0-880a-f4905040c8c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:13:38.261Z|c87641c5-cd42-44f0-880a-f4905040c8c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:13:43.259Z|847e550f-85b3-4ef4-b9f5-ff392090a171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:13:43.260Z|176d9855-9553-4ea6-81e0-9cbefa87f1a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:13:43.260Z|176d9855-9553-4ea6-81e0-9cbefa87f1a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:13:43.259Z|847e550f-85b3-4ef4-b9f5-ff392090a171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:13:43.268Z|c99b2a9c-0d99-49ea-8214-056e207dd994|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:13:43.268Z|c99b2a9c-0d99-49ea-8214-056e207dd994|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:13:50.750Z|9f8d5cb2-62ad-4727-8031-2b8ef383802d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:13:50.750Z|9f8d5cb2-62ad-4727-8031-2b8ef383802d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:13:53.285Z|4d8294fb-6c4f-4735-b124-050241fbbec3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:13:53.286Z|4d8294fb-6c4f-4735-b124-050241fbbec3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:13:53.286Z|5f386d1a-9bf8-4c7a-a172-765d93c267c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:13:53.286Z|5f386d1a-9bf8-4c7a-a172-765d93c267c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:13:53.288Z|b4e583ff-092a-4bcb-9859-0896a7c87425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:13:53.289Z|b4e583ff-092a-4bcb-9859-0896a7c87425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:13:59.888Z|92ee11a4-8ab0-4864-bb78-7deca8bf0f2d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:13:59.889Z|92ee11a4-8ab0-4864-bb78-7deca8bf0f2d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:14:03.311Z|62d39e1a-f266-4274-bcb4-476535294b63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:14:03.311Z|4c2853f9-11e0-4d50-bc42-42a9aa8226fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:14:03.312Z|62d39e1a-f266-4274-bcb4-476535294b63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:14:03.312Z|4c2853f9-11e0-4d50-bc42-42a9aa8226fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:14:03.316Z|89d19432-0772-4a26-8f00-a7ed4010ae0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:14:03.316Z|89d19432-0772-4a26-8f00-a7ed4010ae0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:14:05.750Z|ef14f522-a8fa-49cb-a33a-ed3f44943a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:14:05.754Z|ef14f522-a8fa-49cb-a33a-ed3f44943a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:14:08.261Z|47a030e0-56d4-4b99-99b5-048cb0439a4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:14:08.261Z|47a030e0-56d4-4b99-99b5-048cb0439a4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:14:13.343Z|f5863a97-d0f9-4ad1-9a05-c2bea6b8db34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:14:13.343Z|f5863a97-d0f9-4ad1-9a05-c2bea6b8db34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:14:13.345Z|6c6af9cc-6a45-4742-9b0b-4392bc89fea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:14:13.345Z|6c6af9cc-6a45-4742-9b0b-4392bc89fea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:14:13.348Z|f5df47bb-586c-49e4-87f0-56f3512cb7b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:14:13.350Z|f5df47bb-586c-49e4-87f0-56f3512cb7b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:14:20.750Z|d9aee4f8-d766-4d96-93c0-a8466e39fa25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:14:20.750Z|d9aee4f8-d766-4d96-93c0-a8466e39fa25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:14:23.380Z|969f15ba-64b8-4c69-9d54-4b12ecb9c7d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:14:23.380Z|22741cbb-6ef3-44fa-843c-0a1cfcb23bde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:14:23.380Z|edf7a2d2-912b-4c29-8fce-fae12b6a7010|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:14:23.381Z|969f15ba-64b8-4c69-9d54-4b12ecb9c7d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:14:23.381Z|22741cbb-6ef3-44fa-843c-0a1cfcb23bde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:14:23.381Z|edf7a2d2-912b-4c29-8fce-fae12b6a7010|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:14:33.404Z|934dbef0-2c98-4ba4-9728-7e263c77d527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:14:33.405Z|934dbef0-2c98-4ba4-9728-7e263c77d527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:14:33.405Z|b93f22d9-9c3b-4ca0-b006-01df9cf0e7bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:14:33.405Z|2ba69a76-cd32-43f2-a3a7-c4d007797f1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:14:33.406Z|b93f22d9-9c3b-4ca0-b006-01df9cf0e7bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:14:33.406Z|2ba69a76-cd32-43f2-a3a7-c4d007797f1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:14:35.749Z|d6b3a72a-835e-455b-9ad1-689ccc81408c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:14:35.750Z|d6b3a72a-835e-455b-9ad1-689ccc81408c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:14:38.262Z|454bdfc8-4b48-4ca5-9e6d-9802c4ac1e97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:14:38.263Z|454bdfc8-4b48-4ca5-9e6d-9802c4ac1e97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:14:43.430Z|4fecb959-d2a8-4102-bc70-bd57dce4ec01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:14:43.430Z|4fecb959-d2a8-4102-bc70-bd57dce4ec01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:14:43.431Z|de8e420e-3037-45ab-ade5-30875f6ca977|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:14:43.432Z|de8e420e-3037-45ab-ade5-30875f6ca977|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:14:43.434Z|b5cdfbad-bf5b-4fd9-a312-a9b6cf829c37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:14:43.434Z|b5cdfbad-bf5b-4fd9-a312-a9b6cf829c37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:14:50.749Z|c2d1ea24-053c-4ce4-85d3-6493f862a96c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:14:50.754Z|c2d1ea24-053c-4ce4-85d3-6493f862a96c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:14:53.466Z|ed00cccd-e2c5-4600-9f7a-a43cbaeb97a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:14:53.466Z|ed00cccd-e2c5-4600-9f7a-a43cbaeb97a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:14:53.470Z|635545a7-df96-46d8-b961-7ae550070bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:14:53.471Z|635545a7-df96-46d8-b961-7ae550070bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:14:53.470Z|6490d352-2eb8-448e-83f2-66d77fb67a12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:14:53.472Z|6490d352-2eb8-448e-83f2-66d77fb67a12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:14:59.888Z|d2f74157-c629-4f42-8030-9316fa3be0d3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:14:59.888Z|d2f74157-c629-4f42-8030-9316fa3be0d3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:15:03.491Z|a5f1d678-3564-4cc1-9e92-4629ac8678da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:15:03.491Z|a5f1d678-3564-4cc1-9e92-4629ac8678da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:15:03.496Z|6dddc760-3510-40c1-8a66-66977604f76e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:15:03.497Z|6dddc760-3510-40c1-8a66-66977604f76e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:15:03.510Z|ae71a0e5-aaef-4966-93db-276ef90ec034|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:15:03.511Z|ae71a0e5-aaef-4966-93db-276ef90ec034|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:15:05.750Z|82244afe-1124-4596-bc66-b7a19cd75fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:15:05.750Z|82244afe-1124-4596-bc66-b7a19cd75fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:15:08.263Z|82f685e1-5d63-4a51-81a0-c1f3bbfa47cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:15:08.264Z|82f685e1-5d63-4a51-81a0-c1f3bbfa47cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:15:13.519Z|568ff890-b347-41ba-a717-3c3c59e333e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:15:13.520Z|568ff890-b347-41ba-a717-3c3c59e333e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:15:13.520Z|12e29541-742e-4e7f-99a4-01f8203bc30f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:15:13.521Z|12e29541-742e-4e7f-99a4-01f8203bc30f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:15:13.536Z|3c792bee-a62b-4bf2-874e-0917486f1e19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:15:13.537Z|3c792bee-a62b-4bf2-874e-0917486f1e19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:15:20.750Z|0bb51f5d-685a-47f5-91c4-cfc195889226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:15:20.750Z|0bb51f5d-685a-47f5-91c4-cfc195889226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:15:23.552Z|682197e3-7cdd-42a0-b394-3575c64bd514|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:15:23.552Z|c7c14264-791e-4d6e-9963-4a8602210344|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:15:23.553Z|c7c14264-791e-4d6e-9963-4a8602210344|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:15:23.553Z|682197e3-7cdd-42a0-b394-3575c64bd514|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:15:23.564Z|94a68103-8473-40f3-9096-31d571b13c73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:15:23.565Z|94a68103-8473-40f3-9096-31d571b13c73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:15:33.584Z|07ee044f-6b0f-41ec-8bf5-e2a29acadcce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:15:33.585Z|07ee044f-6b0f-41ec-8bf5-e2a29acadcce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:15:33.591Z|828b030b-20d0-4481-afc8-4a423a9321ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:15:33.591Z|828b030b-20d0-4481-afc8-4a423a9321ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:15:33.594Z|ac48cdd8-5170-4d1b-b49e-b24385360f16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:15:33.595Z|ac48cdd8-5170-4d1b-b49e-b24385360f16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:15:35.749Z|8bd65dcc-616c-40f6-8fe3-91b2cc8da466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:15:35.754Z|8bd65dcc-616c-40f6-8fe3-91b2cc8da466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:15:38.264Z|d9323529-cae5-4171-b30a-c0c2f98f1ef3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:15:38.265Z|d9323529-cae5-4171-b30a-c0c2f98f1ef3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:15:43.612Z|ae3c56bc-9fa8-4766-95c9-3c94e41affbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:15:43.612Z|ae3c56bc-9fa8-4766-95c9-3c94e41affbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:15:43.613Z|32c5548b-3405-4b60-b220-94d8f1b583e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:15:43.613Z|32c5548b-3405-4b60-b220-94d8f1b583e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:15:43.615Z|6d1cef1e-23d3-40cf-8bd7-608b0a3ac1d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:15:43.616Z|6d1cef1e-23d3-40cf-8bd7-608b0a3ac1d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:15:50.750Z|fc938a34-3cde-4580-9c31-156679d817b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:15:50.750Z|fc938a34-3cde-4580-9c31-156679d817b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:15:53.644Z|b4f4e3cb-ddc9-4902-8e6b-5380bd29f742|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:15:53.645Z|b4f4e3cb-ddc9-4902-8e6b-5380bd29f742|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:15:53.646Z|b59fd10e-2ebf-41ff-a809-5f0caa485df1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:15:53.647Z|b59fd10e-2ebf-41ff-a809-5f0caa485df1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:15:53.648Z|7f44a4e6-ac8a-4634-9a09-d9ad93103c2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:15:53.649Z|7f44a4e6-ac8a-4634-9a09-d9ad93103c2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:15:59.888Z|3a127db4-1db9-410f-9ae7-5db0d55a7c48|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:15:59.889Z|3a127db4-1db9-410f-9ae7-5db0d55a7c48|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:16:03.675Z|22a64a3c-f9e9-405e-bd92-3163ac81e76b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:16:03.675Z|49aa4a04-1ed5-4d71-b9eb-855ad2a0f02b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:16:03.676Z|22a64a3c-f9e9-405e-bd92-3163ac81e76b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:16:03.676Z|49aa4a04-1ed5-4d71-b9eb-855ad2a0f02b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:16:03.679Z|88a3058d-069d-428a-8024-dd343d94b6d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:16:03.680Z|88a3058d-069d-428a-8024-dd343d94b6d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:16:05.749Z|dbfc3c80-2379-40ea-967b-a9d18393214a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:16:05.750Z|dbfc3c80-2379-40ea-967b-a9d18393214a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:16:08.265Z|86930e1a-1eef-450c-b0fb-d88154324dfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:16:08.266Z|86930e1a-1eef-450c-b0fb-d88154324dfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:16:13.701Z|9e65d23c-a1ce-4479-9343-9849f1a2d99c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:16:13.701Z|9e65d23c-a1ce-4479-9343-9849f1a2d99c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:16:13.701Z|825f0602-e4ed-4dba-94eb-053b1acd5626|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:16:13.702Z|825f0602-e4ed-4dba-94eb-053b1acd5626|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:16:13.704Z|a9549aa9-c795-4ce3-8a38-d332962d670c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:16:13.705Z|a9549aa9-c795-4ce3-8a38-d332962d670c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:16:20.749Z|60f797d5-29ee-4f9c-b507-42ec6224cebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:16:20.753Z|60f797d5-29ee-4f9c-b507-42ec6224cebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:16:23.725Z|c2a28dbd-75a5-4915-8966-f6c14370a601|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:16:23.726Z|851462c0-d3f4-476f-a430-9e5b801bf702|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:16:23.727Z|851462c0-d3f4-476f-a430-9e5b801bf702|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:16:23.728Z|c2a28dbd-75a5-4915-8966-f6c14370a601|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:16:23.729Z|77b3ae2b-6e60-4683-842f-5af00c205ff3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:16:23.729Z|77b3ae2b-6e60-4683-842f-5af00c205ff3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:16:33.749Z|fef5a52b-15a7-44ae-9754-612ca30365e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:16:33.750Z|fef5a52b-15a7-44ae-9754-612ca30365e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:16:33.753Z|1cdcfd89-6783-4722-b96f-208137b0a925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:16:33.754Z|1cdcfd89-6783-4722-b96f-208137b0a925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:16:33.755Z|c8f13f11-d453-4a8c-878f-9ed8fdea5e5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:16:33.756Z|c8f13f11-d453-4a8c-878f-9ed8fdea5e5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:16:35.749Z|45b658e1-0bd8-4beb-8d2b-ca27fae6ea54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:16:35.750Z|45b658e1-0bd8-4beb-8d2b-ca27fae6ea54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:16:38.266Z|9547d287-2239-42c7-b4d8-879521d8c6b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:16:38.267Z|9547d287-2239-42c7-b4d8-879521d8c6b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:16:43.782Z|469786a1-50b3-4a2d-bc2a-258f50daa551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:16:43.782Z|432a503a-dd48-4572-9dfb-fa1ecef85236|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:16:43.782Z|50d0b3bb-6041-4c5f-b8fe-20d2c1fd563b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:16:43.782Z|469786a1-50b3-4a2d-bc2a-258f50daa551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:16:43.782Z|432a503a-dd48-4572-9dfb-fa1ecef85236|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:16:43.782Z|50d0b3bb-6041-4c5f-b8fe-20d2c1fd563b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:16:50.750Z|99ea26c0-2343-4196-8fdf-46a204be3d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:16:50.750Z|99ea26c0-2343-4196-8fdf-46a204be3d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:16:53.808Z|025abf40-cb06-430b-a8e4-f4b0536416a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:16:53.809Z|025abf40-cb06-430b-a8e4-f4b0536416a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:16:53.813Z|b1dc87ac-f20f-4418-ae66-a17c266a8b28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:16:53.814Z|b1dc87ac-f20f-4418-ae66-a17c266a8b28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:16:53.812Z|cfbf3d3b-5274-4146-8abf-381f6ed16a6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:16:53.815Z|cfbf3d3b-5274-4146-8abf-381f6ed16a6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:16:59.889Z|9cf5c27c-46cf-440f-ac67-f50f2fc01c39|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:16:59.890Z|9cf5c27c-46cf-440f-ac67-f50f2fc01c39|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:17:03.844Z|12dc5397-cdae-4cbc-8867-01ce78b101d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:17:03.844Z|bc8167ef-29da-475a-86c9-321856e96f74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:17:03.845Z|12dc5397-cdae-4cbc-8867-01ce78b101d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:17:03.845Z|bc8167ef-29da-475a-86c9-321856e96f74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:17:03.849Z|67dd981c-caaa-41a8-b422-25de9c417db6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:17:03.850Z|67dd981c-caaa-41a8-b422-25de9c417db6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:17:05.750Z|bed89096-c187-4f1a-adb0-d42bf3211ebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:17:05.753Z|bed89096-c187-4f1a-adb0-d42bf3211ebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:17:08.267Z|5030cdde-de50-4bc2-a307-733be6b828b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:17:08.268Z|5030cdde-de50-4bc2-a307-733be6b828b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:17:13.872Z|9cb68ad6-63a1-4f3f-9c1f-098ffd81bc82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:17:13.873Z|9cb68ad6-63a1-4f3f-9c1f-098ffd81bc82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:17:13.874Z|0d269238-58c5-4040-8e1b-0e9012422faf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:17:13.875Z|0d269238-58c5-4040-8e1b-0e9012422faf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:17:13.877Z|f0678a35-b772-4cca-9aa0-49840db25e7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:17:13.877Z|f0678a35-b772-4cca-9aa0-49840db25e7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:17:20.750Z|7d155d3e-ff9c-4042-82f7-cac1fd0be307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:17:20.750Z|7d155d3e-ff9c-4042-82f7-cac1fd0be307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:17:23.900Z|f30efd70-2a7d-48af-bb0d-9cf19c2ec11c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:17:23.901Z|f30efd70-2a7d-48af-bb0d-9cf19c2ec11c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:17:23.908Z|b646bbaa-8ed4-46c8-bb6c-60a8a9a6bc7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:17:23.910Z|b646bbaa-8ed4-46c8-bb6c-60a8a9a6bc7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:17:23.913Z|c6bdae5f-7ff9-4135-98db-e1645235bdcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:17:23.914Z|c6bdae5f-7ff9-4135-98db-e1645235bdcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:17:33.933Z|cc7c88ad-683d-4b2f-9d96-af53274208bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:17:33.934Z|cc7c88ad-683d-4b2f-9d96-af53274208bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:17:33.940Z|dba042db-c6c6-418f-91bd-a08f59b021c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:17:33.940Z|dba042db-c6c6-418f-91bd-a08f59b021c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:17:33.942Z|931bbdff-152e-4c82-9c08-7b8f6bb4038c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:17:33.943Z|931bbdff-152e-4c82-9c08-7b8f6bb4038c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:17:35.750Z|f5f9a0c1-d4d7-48bd-baee-c81995a72d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:17:35.750Z|f5f9a0c1-d4d7-48bd-baee-c81995a72d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:17:38.268Z|2a13c1c3-eab6-4899-9578-358df2889ddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:17:38.269Z|2a13c1c3-eab6-4899-9578-358df2889ddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:17:43.968Z|d7964c6d-423c-4b57-9961-73300d7ef585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:17:43.969Z|d7964c6d-423c-4b57-9961-73300d7ef585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:17:43.973Z|b1537e80-38aa-4881-b229-020beed438c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:17:43.974Z|b1537e80-38aa-4881-b229-020beed438c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:17:43.975Z|fab315f3-360f-40ad-9d07-e29e0bbf3b5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:17:43.975Z|fab315f3-360f-40ad-9d07-e29e0bbf3b5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:17:50.749Z|6926c4d9-229e-4cc3-baba-cfd10339b3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:17:50.753Z|6926c4d9-229e-4cc3-baba-cfd10339b3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:17:53.995Z|2432d530-9965-4b1b-a9d0-9779f4a648e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:17:53.996Z|2432d530-9965-4b1b-a9d0-9779f4a648e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:17:53.998Z|af6817a0-bf9c-48ba-8342-5585561fda92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:17:53.999Z|af6817a0-bf9c-48ba-8342-5585561fda92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:17:54.002Z|c15358ca-4629-422d-8535-2b937a20cecf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:17:54.003Z|c15358ca-4629-422d-8535-2b937a20cecf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:17:59.887Z|3e4ba1b7-b612-4251-8106-f46b0b530306|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:17:59.888Z|3e4ba1b7-b612-4251-8106-f46b0b530306|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:18:04.024Z|5eaa133b-cd23-4ecc-b514-f46a753187b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:18:04.025Z|5eaa133b-cd23-4ecc-b514-f46a753187b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:18:04.027Z|8366572a-7e22-47e4-8fc7-129293ac2fb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:18:04.028Z|8366572a-7e22-47e4-8fc7-129293ac2fb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:18:04.030Z|7a919d60-46fb-4395-a555-1d2ebb70cca4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:18:04.030Z|7a919d60-46fb-4395-a555-1d2ebb70cca4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:18:05.750Z|8e1c3e7d-39b0-4b92-9a1a-61325c8b1031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:18:05.750Z|8e1c3e7d-39b0-4b92-9a1a-61325c8b1031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:18:08.269Z|a37c58d9-09a8-4078-b5e5-7a615049890f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:18:08.270Z|a37c58d9-09a8-4078-b5e5-7a615049890f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:18:14.046Z|80928e63-d0e6-4e1a-8108-28a60b303e48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:18:14.047Z|80928e63-d0e6-4e1a-8108-28a60b303e48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:18:14.048Z|f755ad1e-3e69-4642-9e00-7a89d8eddc46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:18:14.049Z|f755ad1e-3e69-4642-9e00-7a89d8eddc46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:18:14.051Z|e0386766-59c9-45df-85a0-6a061a60af78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:18:14.051Z|e0386766-59c9-45df-85a0-6a061a60af78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:18:20.750Z|40b568db-3b35-49de-a042-302d6ccc4844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:18:20.750Z|40b568db-3b35-49de-a042-302d6ccc4844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:18:24.076Z|7b6cb0a6-64db-4bbd-9009-1bbae0c23cf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:18:24.076Z|7b6cb0a6-64db-4bbd-9009-1bbae0c23cf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:18:24.079Z|1a32f60b-7f6a-400d-bcd5-7e6d52fd7cdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:18:24.080Z|1a32f60b-7f6a-400d-bcd5-7e6d52fd7cdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:18:24.080Z|d90f7add-9d25-4cd9-a169-7db7d963afdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:18:24.081Z|d90f7add-9d25-4cd9-a169-7db7d963afdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:18:34.106Z|f8e1ff4e-dcb5-4f77-affe-c5978f82a305|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:18:34.107Z|f8e1ff4e-dcb5-4f77-affe-c5978f82a305|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:18:34.107Z|44a25986-4b60-46f4-b058-9e47f72d9624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:18:34.110Z|0c01d752-682a-4b05-9a87-de1592c40924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:18:34.111Z|0c01d752-682a-4b05-9a87-de1592c40924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:18:34.114Z|44a25986-4b60-46f4-b058-9e47f72d9624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:18:35.750Z|759cfb44-848e-4984-afc7-073a77b848c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:18:35.753Z|759cfb44-848e-4984-afc7-073a77b848c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:18:38.270Z|5c7dccbd-993c-4485-9472-be70924fce66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:18:38.270Z|5c7dccbd-993c-4485-9472-be70924fce66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:18:44.138Z|418d3f43-46fd-4df1-985c-ddd90b2e68b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:18:44.139Z|418d3f43-46fd-4df1-985c-ddd90b2e68b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:18:44.141Z|0d86c001-70df-4417-a244-9b9505bb474c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:18:44.142Z|0d86c001-70df-4417-a244-9b9505bb474c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:18:44.144Z|909fb0b0-f147-40f3-8b9e-4797781ed50c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:18:44.144Z|909fb0b0-f147-40f3-8b9e-4797781ed50c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:18:50.749Z|0b76e3a3-8f13-4ea0-8f19-ed571b049fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:18:50.750Z|0b76e3a3-8f13-4ea0-8f19-ed571b049fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:18:54.167Z|c84dd4c5-0b0f-473a-8caa-36031c9f1c55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:18:54.167Z|f041aa36-6fac-4809-af30-d52fd1ff2cb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:18:54.167Z|c84dd4c5-0b0f-473a-8caa-36031c9f1c55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:18:54.168Z|f041aa36-6fac-4809-af30-d52fd1ff2cb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:18:54.169Z|c819fbf5-2fd9-42b5-a109-a08698563ceb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:18:54.170Z|c819fbf5-2fd9-42b5-a109-a08698563ceb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:18:59.888Z|562ed8d5-1acf-4658-8cb2-e01f79d27018|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:18:59.889Z|562ed8d5-1acf-4658-8cb2-e01f79d27018|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:19:04.199Z|4e2b521e-5bf2-4f33-a294-e30f9e458db4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:19:04.199Z|ce57586d-7275-4e13-b0a9-ebd69dc93f49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:19:04.200Z|ce57586d-7275-4e13-b0a9-ebd69dc93f49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:19:04.200Z|4e2b521e-5bf2-4f33-a294-e30f9e458db4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:19:04.202Z|8b2aa5c2-5243-4fac-b1f8-8c241a2bf624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:19:04.203Z|8b2aa5c2-5243-4fac-b1f8-8c241a2bf624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:19:05.750Z|076c8561-aa45-42b9-8359-ceb58d342f66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:19:05.750Z|076c8561-aa45-42b9-8359-ceb58d342f66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:19:08.271Z|972735c1-bfcb-401d-9641-644de4c74028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:19:08.271Z|972735c1-bfcb-401d-9641-644de4c74028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:19:14.231Z|5b48e8a1-ca17-4c05-aad7-dbfcb4648935|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:19:14.232Z|5b48e8a1-ca17-4c05-aad7-dbfcb4648935|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:19:14.233Z|9efa471c-7b65-483c-ab62-9799816eb7fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:19:14.234Z|9efa471c-7b65-483c-ab62-9799816eb7fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:19:14.238Z|20455232-796b-48d5-a1dc-0eb3a3e3cf15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:19:14.238Z|20455232-796b-48d5-a1dc-0eb3a3e3cf15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:19:20.750Z|3db9458a-612f-4db9-a93d-669d406411b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:19:20.754Z|3db9458a-612f-4db9-a93d-669d406411b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:19:24.263Z|7abb013d-e7a4-4b17-8104-4f171aa029cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:19:24.263Z|7abb013d-e7a4-4b17-8104-4f171aa029cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:19:24.267Z|0d002cf0-df34-4096-bd62-bb17015d86dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:19:24.267Z|0d002cf0-df34-4096-bd62-bb17015d86dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:19:24.268Z|513eb157-fabe-4545-8f32-84012c48d9df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:19:24.268Z|513eb157-fabe-4545-8f32-84012c48d9df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:19:34.287Z|60f74164-2e87-41eb-82f3-e882325ba122|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:19:34.288Z|60f74164-2e87-41eb-82f3-e882325ba122|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:19:34.290Z|82bb51e7-3a5d-4371-bcdb-a2b6432ef5f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:19:34.291Z|82bb51e7-3a5d-4371-bcdb-a2b6432ef5f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:19:34.292Z|22a2a88f-8b4c-4f3b-a305-59bdc658cbf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:19:34.293Z|22a2a88f-8b4c-4f3b-a305-59bdc658cbf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:19:35.750Z|f73fd891-6688-44b5-9971-253657b5b69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:19:35.750Z|f73fd891-6688-44b5-9971-253657b5b69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:19:38.271Z|3a471764-42e6-41be-a75e-eccb6213228e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:19:38.272Z|3a471764-42e6-41be-a75e-eccb6213228e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:19:44.325Z|2d65e330-612a-4386-9199-18d30c16f5c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:19:44.325Z|2d65e330-612a-4386-9199-18d30c16f5c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:19:44.328Z|e3b97bd5-6303-47dc-afe4-05c1dced0078|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:19:44.328Z|1a43fca3-536f-4c54-824b-0ad15fe44ef8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:19:44.328Z|1a43fca3-536f-4c54-824b-0ad15fe44ef8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:19:44.328Z|e3b97bd5-6303-47dc-afe4-05c1dced0078|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:19:50.749Z|77774291-4dad-4251-aab3-0d4350c37eaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:19:50.750Z|77774291-4dad-4251-aab3-0d4350c37eaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:19:54.352Z|3a469ccc-98cd-4b76-9be0-f8fc5617fad2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:19:54.353Z|5d82b3b6-ee52-4971-ab21-18610f918460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:19:54.353Z|3a469ccc-98cd-4b76-9be0-f8fc5617fad2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:19:54.354Z|5d82b3b6-ee52-4971-ab21-18610f918460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:19:54.355Z|cbb14836-1bf2-4fc6-82be-f49900e07947|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:19:54.356Z|cbb14836-1bf2-4fc6-82be-f49900e07947|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:19:59.886Z|9dea1a9c-5349-490f-a110-be5088a2a997|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:19:59.887Z|9dea1a9c-5349-490f-a110-be5088a2a997|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:20:04.382Z|14182205-0d2b-4247-b402-6fd8b491336b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:20:04.382Z|e19f5ea8-6b7b-49d9-a61d-07390224e5d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:20:04.383Z|e19f5ea8-6b7b-49d9-a61d-07390224e5d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:20:04.384Z|14182205-0d2b-4247-b402-6fd8b491336b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:20:04.385Z|c678ca26-d868-4dd0-8ead-c10c28f22fde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:20:04.385Z|c678ca26-d868-4dd0-8ead-c10c28f22fde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:20:05.750Z|2ec1e196-a95b-4b57-8325-bbffcd2e7f74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:20:05.754Z|2ec1e196-a95b-4b57-8325-bbffcd2e7f74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:20:08.272Z|4d2cadcf-2aaa-41e9-b781-54de35f66228|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:20:08.273Z|4d2cadcf-2aaa-41e9-b781-54de35f66228|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:20:14.414Z|4ff4db8e-d409-41bb-8d27-87cc304e9011|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:20:14.414Z|4ff4db8e-d409-41bb-8d27-87cc304e9011|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:20:14.416Z|fc465b7f-275a-439d-ab11-93e0c9730323|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:20:14.416Z|fc465b7f-275a-439d-ab11-93e0c9730323|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:20:14.417Z|80ad1262-36c2-4974-a367-a478d0e42128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:20:14.418Z|80ad1262-36c2-4974-a367-a478d0e42128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:20:20.749Z|7fb87480-9773-4239-ae59-55dfb93ed5dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:20:20.750Z|7fb87480-9773-4239-ae59-55dfb93ed5dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:20:24.444Z|ab493614-9678-4032-801b-5d1d15ac508c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:20:24.445Z|d4a7c881-a4a4-496e-b4c0-3e5a31823b01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:20:24.445Z|ab493614-9678-4032-801b-5d1d15ac508c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:20:24.445Z|d4a7c881-a4a4-496e-b4c0-3e5a31823b01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:20:24.442Z|6a01297e-b937-4463-9f11-1fcb7f473f51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:20:24.448Z|6a01297e-b937-4463-9f11-1fcb7f473f51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:20:34.476Z|47662e45-df6e-4d68-b522-70371777e368|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:20:34.476Z|47662e45-df6e-4d68-b522-70371777e368|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:20:34.478Z|7a0e38ab-e5dd-4009-9682-44b73a0d7546|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:20:34.479Z|7a0e38ab-e5dd-4009-9682-44b73a0d7546|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:20:34.485Z|dc8f95dd-380b-44f5-9533-1bbf9113540c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:20:34.486Z|dc8f95dd-380b-44f5-9533-1bbf9113540c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:20:35.750Z|0f810406-1d57-42f2-aaff-252eb438bdd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:20:35.750Z|0f810406-1d57-42f2-aaff-252eb438bdd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:20:38.273Z|aad94880-3948-4ddd-b004-a5824be71d27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:20:38.274Z|aad94880-3948-4ddd-b004-a5824be71d27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:20:44.508Z|560924b8-c3d7-4222-8ff0-abf258a286d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:20:44.508Z|2d702ba1-f85a-4131-86a6-2b9ff08a29eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:20:44.508Z|2d702ba1-f85a-4131-86a6-2b9ff08a29eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:20:44.508Z|560924b8-c3d7-4222-8ff0-abf258a286d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:20:44.513Z|d7094388-2a8b-43b6-a8d0-d2f60208bac0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:20:44.513Z|d7094388-2a8b-43b6-a8d0-d2f60208bac0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:20:50.749Z|a1587a8e-0aeb-4b71-bb27-9d5bf9a0fcdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:20:50.755Z|a1587a8e-0aeb-4b71-bb27-9d5bf9a0fcdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:20:54.538Z|bd2e3f29-7dac-48aa-bebf-b939e1fc2361|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:20:54.538Z|0f7788d3-86a5-49d3-9623-2b60de2f809b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:20:54.539Z|bd2e3f29-7dac-48aa-bebf-b939e1fc2361|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:20:54.539Z|0f7788d3-86a5-49d3-9623-2b60de2f809b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:20:54.541Z|3f3e0bd8-56bb-4502-b0c3-ec49c49d912b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:20:54.542Z|3f3e0bd8-56bb-4502-b0c3-ec49c49d912b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:20:59.888Z|cd99b593-78ef-45d4-a25e-1a81a9e7619a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:20:59.888Z|cd99b593-78ef-45d4-a25e-1a81a9e7619a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:21:04.571Z|6a70f286-3bf4-4576-9361-0dbddf98ebbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:21:04.572Z|6a70f286-3bf4-4576-9361-0dbddf98ebbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:21:04.575Z|027843bd-ceec-4774-be36-c6102f37f891|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:21:04.576Z|52d4e35d-e46f-4905-bc53-e01ca2232d7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:21:04.576Z|52d4e35d-e46f-4905-bc53-e01ca2232d7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:21:04.576Z|027843bd-ceec-4774-be36-c6102f37f891|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:21:05.750Z|87e3e4b3-db54-4113-b67f-67b0c13ae4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:21:05.750Z|87e3e4b3-db54-4113-b67f-67b0c13ae4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:21:08.274Z|f79c8389-8d53-4b25-89d4-f91f4629e12c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:21:08.275Z|f79c8389-8d53-4b25-89d4-f91f4629e12c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:21:14.605Z|2ba66171-9050-4dd7-892c-18a0f9e0a3cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:21:14.605Z|2ba66171-9050-4dd7-892c-18a0f9e0a3cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:21:14.608Z|3fb1e903-ba48-4d62-b2b4-b0af292b4553|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:21:14.609Z|3fb1e903-ba48-4d62-b2b4-b0af292b4553|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:21:14.611Z|438e2734-619c-49bb-b976-1dc010a3fd51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:21:14.611Z|438e2734-619c-49bb-b976-1dc010a3fd51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:21:20.750Z|0ef5f22f-597f-4c0a-91b0-106e075b6f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:21:20.750Z|0ef5f22f-597f-4c0a-91b0-106e075b6f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:21:24.635Z|4379463b-e524-442c-a1bc-29206d053fd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:21:24.636Z|4379463b-e524-442c-a1bc-29206d053fd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:21:24.635Z|65711a30-351a-4e6b-91c8-7e6466a2c60e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:21:24.636Z|65711a30-351a-4e6b-91c8-7e6466a2c60e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:21:24.641Z|401b07ba-e984-402d-9f87-4fc9fc1f9306|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:21:24.642Z|401b07ba-e984-402d-9f87-4fc9fc1f9306|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:21:34.666Z|eb74bed1-9308-41b8-ab10-762863f3069b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:21:34.666Z|eb74bed1-9308-41b8-ab10-762863f3069b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:21:34.666Z|2706f49d-d595-42ad-884d-f8328cac70c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:21:34.668Z|2706f49d-d595-42ad-884d-f8328cac70c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:21:34.672Z|4d1ffa5e-a20c-43e8-a1bd-8f0a971b5a6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:21:34.673Z|4d1ffa5e-a20c-43e8-a1bd-8f0a971b5a6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:21:35.749Z|68bd5c20-8b1a-40e2-a8eb-bfa74e5cd7de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:21:35.754Z|68bd5c20-8b1a-40e2-a8eb-bfa74e5cd7de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:21:38.276Z|bbe05546-4a88-46d1-a3e9-52529846f75b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:21:38.276Z|bbe05546-4a88-46d1-a3e9-52529846f75b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:21:44.696Z|64a93921-b896-46f0-b9e5-9c4b196d8d70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:21:44.698Z|004b6008-92d6-4572-8249-e1d273a0a587|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:21:44.699Z|004b6008-92d6-4572-8249-e1d273a0a587|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:21:44.699Z|a6641bd2-b50a-40de-892a-fefb266fd3e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:21:44.699Z|64a93921-b896-46f0-b9e5-9c4b196d8d70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:21:44.700Z|a6641bd2-b50a-40de-892a-fefb266fd3e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:21:50.749Z|0655f688-293e-4998-9cf5-fe1a18a0e160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:21:50.750Z|0655f688-293e-4998-9cf5-fe1a18a0e160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:21:54.726Z|786a0aaa-38ef-4fdc-bf19-696c93882096|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:21:54.727Z|786a0aaa-38ef-4fdc-bf19-696c93882096|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:21:54.728Z|31aafbaa-316d-42d8-a629-fa4505c8135e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:21:54.729Z|31aafbaa-316d-42d8-a629-fa4505c8135e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:21:54.732Z|116ce0f8-6641-426a-b6e9-7e366f1133fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:21:54.733Z|116ce0f8-6641-426a-b6e9-7e366f1133fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:21:59.888Z|390f14e5-9890-4748-a05d-bb2c2ffd4c07|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:21:59.890Z|390f14e5-9890-4748-a05d-bb2c2ffd4c07|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:22:04.758Z|b3865806-8d7a-4d32-9608-6ae929fff8ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:22:04.758Z|b3865806-8d7a-4d32-9608-6ae929fff8ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:22:04.762Z|e50a3861-a6b6-449f-a4fa-5dc888b4b7b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:22:04.762Z|e50a3861-a6b6-449f-a4fa-5dc888b4b7b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:22:04.767Z|eeb06741-7614-4a95-a320-7b67ce2fe618|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:22:04.768Z|eeb06741-7614-4a95-a320-7b67ce2fe618|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:22:05.750Z|f06abe57-2a2d-4663-b442-ffadb73aabaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:22:05.750Z|f06abe57-2a2d-4663-b442-ffadb73aabaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:22:08.276Z|65003066-4d75-46c3-aea6-0de1ad3ba6a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:22:08.277Z|65003066-4d75-46c3-aea6-0de1ad3ba6a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:22:14.789Z|c85068d6-e1ea-4be3-acf9-0def2357c9db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:22:14.790Z|c85068d6-e1ea-4be3-acf9-0def2357c9db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:22:14.790Z|2dc81331-f804-4b7d-aff8-dcf7e49e65a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:22:14.791Z|2dc81331-f804-4b7d-aff8-dcf7e49e65a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:22:14.796Z|3fe51410-5b89-4c3e-8b6f-685984f5168a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:22:14.797Z|3fe51410-5b89-4c3e-8b6f-685984f5168a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:22:20.749Z|044526bd-b68a-45d3-9209-4ff8f3e2804e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:22:20.754Z|044526bd-b68a-45d3-9209-4ff8f3e2804e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:22:24.821Z|9fa91754-1ec6-4c3d-bd6b-54a5612f5b40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:22:24.821Z|49f7c0fe-f547-4a01-8224-6dbec4a62561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:22:24.822Z|9fa91754-1ec6-4c3d-bd6b-54a5612f5b40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:22:24.822Z|49f7c0fe-f547-4a01-8224-6dbec4a62561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:22:24.825Z|d3f9bf59-2344-4028-84ce-26afa27715a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:22:24.825Z|d3f9bf59-2344-4028-84ce-26afa27715a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:22:34.851Z|a332675c-2624-4483-b227-737ffeaac3d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:22:34.851Z|e7f41c2f-cbc0-4640-aa9d-423759a453c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:22:34.852Z|e7f41c2f-cbc0-4640-aa9d-423759a453c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:22:34.852Z|a332675c-2624-4483-b227-737ffeaac3d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:22:34.854Z|c1ade810-e658-43eb-b7bc-96bb76c3bc81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:22:34.855Z|c1ade810-e658-43eb-b7bc-96bb76c3bc81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:22:35.750Z|81574fbd-0ccf-426d-83b0-11fc3d57cba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:22:35.750Z|81574fbd-0ccf-426d-83b0-11fc3d57cba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:22:38.277Z|47aef5bd-eb63-4993-a6a0-6feda84f4472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:22:38.278Z|47aef5bd-eb63-4993-a6a0-6feda84f4472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:22:44.880Z|038edcd2-6e16-489d-b244-033a13c0ef68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:22:44.881Z|038edcd2-6e16-489d-b244-033a13c0ef68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:22:44.885Z|aeb25334-ab63-46c0-9b40-b65e2bb5a709|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:22:44.885Z|aeb25334-ab63-46c0-9b40-b65e2bb5a709|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:22:44.885Z|18d8aa18-b7f8-44a6-9c6b-994682250eee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:22:44.886Z|18d8aa18-b7f8-44a6-9c6b-994682250eee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:22:50.750Z|98fa8aaf-a385-4efb-9f53-e371baeb22cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:22:50.750Z|98fa8aaf-a385-4efb-9f53-e371baeb22cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:22:54.911Z|6f731f83-db76-4f64-8dd6-54810806a0ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:22:54.912Z|6f731f83-db76-4f64-8dd6-54810806a0ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:22:54.914Z|24c7adaf-ac08-4aa6-b01a-f8953b7d3e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:22:54.915Z|24c7adaf-ac08-4aa6-b01a-f8953b7d3e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:22:54.919Z|4126ecf2-b155-4838-8c6a-ff0c06dbe943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:22:54.919Z|4126ecf2-b155-4838-8c6a-ff0c06dbe943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:22:59.888Z|c1be1022-cb55-4a79-bd92-a48e06f8d1c3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:22:59.890Z|c1be1022-cb55-4a79-bd92-a48e06f8d1c3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:23:04.949Z|115de599-534e-4670-8a72-95895d0197b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:23:04.950Z|115de599-534e-4670-8a72-95895d0197b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:23:04.952Z|3c146cb0-8568-4f57-b57a-1912ee5fbb43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:23:04.952Z|3c146cb0-8568-4f57-b57a-1912ee5fbb43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:23:04.954Z|6cade2da-4df7-42a6-8f68-c4e21edb26cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:23:04.954Z|6cade2da-4df7-42a6-8f68-c4e21edb26cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:23:05.750Z|caba22b2-2912-469c-98cf-1d011255fe17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:23:05.754Z|caba22b2-2912-469c-98cf-1d011255fe17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:23:08.282Z|98844482-d17f-449b-84af-ed0278583b7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:23:08.283Z|98844482-d17f-449b-84af-ed0278583b7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:23:14.984Z|38561355-8866-4eb4-9ad0-711a915701ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:23:14.984Z|38561355-8866-4eb4-9ad0-711a915701ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:23:14.985Z|9152b92c-40e0-49f7-9b7f-e6899f39e94e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:23:14.986Z|9152b92c-40e0-49f7-9b7f-e6899f39e94e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:23:14.990Z|d58b8786-008a-471a-86f7-3d9277f94698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:23:14.990Z|d58b8786-008a-471a-86f7-3d9277f94698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:23:20.749Z|54ba9dcf-56dc-4f12-ba46-02c9a815c887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:23:20.750Z|54ba9dcf-56dc-4f12-ba46-02c9a815c887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:23:25.016Z|31d0c54c-4e86-4c7a-9268-0dd5e1f4771c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:23:25.017Z|31d0c54c-4e86-4c7a-9268-0dd5e1f4771c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:23:25.017Z|797123dc-6316-49ef-833b-fe449c9ce078|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:23:25.020Z|797123dc-6316-49ef-833b-fe449c9ce078|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:23:25.021Z|740e62c9-59f9-4ede-bfc5-1ce699f8d69b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:23:25.024Z|740e62c9-59f9-4ede-bfc5-1ce699f8d69b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:23:35.047Z|0bb9cc81-ac2d-4c08-b5c6-d0a0777c5277|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:23:35.048Z|0bb9cc81-ac2d-4c08-b5c6-d0a0777c5277|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:23:35.049Z|ca5a216d-afc2-4d80-a22d-ba29c3c733d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:23:35.050Z|ca5a216d-afc2-4d80-a22d-ba29c3c733d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:23:35.057Z|bd439d53-f63c-4ac0-9251-28b8ff58cd14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:23:35.058Z|bd439d53-f63c-4ac0-9251-28b8ff58cd14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:23:35.750Z|adc5fd0b-25df-4d29-9cd9-ab1992ba6272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:23:35.750Z|adc5fd0b-25df-4d29-9cd9-ab1992ba6272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:23:38.283Z|9cc2b11e-b97f-4ad9-a43b-570a052d64b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:23:38.284Z|9cc2b11e-b97f-4ad9-a43b-570a052d64b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:23:45.077Z|578e2bd6-d2f3-47a3-8cf1-03a0e70d9998|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:23:45.078Z|578e2bd6-d2f3-47a3-8cf1-03a0e70d9998|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:23:45.081Z|1146c975-b786-4e3c-aa31-c23ae1acabe5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:23:45.081Z|1146c975-b786-4e3c-aa31-c23ae1acabe5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:23:45.085Z|daf8df76-9434-40a5-a210-d2f7c664c954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:23:45.086Z|daf8df76-9434-40a5-a210-d2f7c664c954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:23:50.749Z|d54531af-bba4-4be4-9a93-c6b258ff4a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:23:50.754Z|d54531af-bba4-4be4-9a93-c6b258ff4a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:23:55.118Z|7d98478f-a19e-4ab8-8606-1c05aedab849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:23:55.119Z|7d98478f-a19e-4ab8-8606-1c05aedab849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:23:55.124Z|8af9deb4-c2ba-4642-99f0-45178d0d38f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:23:55.124Z|8af9deb4-c2ba-4642-99f0-45178d0d38f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:23:55.125Z|8e306638-7a24-4adf-ad59-383b4f34814d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:23:55.126Z|8e306638-7a24-4adf-ad59-383b4f34814d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:23:59.888Z|a91ee409-629a-49e6-9bf1-ffee6a7e4c6c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:23:59.889Z|a91ee409-629a-49e6-9bf1-ffee6a7e4c6c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:24:05.152Z|76e98113-94ce-4201-9334-8bac5e56b9c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:24:05.152Z|76e98113-94ce-4201-9334-8bac5e56b9c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:24:05.159Z|780ae7c5-41f4-4a79-959b-2c6a1858e4d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:24:05.160Z|780ae7c5-41f4-4a79-959b-2c6a1858e4d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:24:05.162Z|c56030ab-fb47-46ed-9e4e-b372e392e888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:24:05.162Z|c56030ab-fb47-46ed-9e4e-b372e392e888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:24:05.750Z|0db305cd-5aff-43fa-b5ad-7fe7551d7818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:24:05.750Z|0db305cd-5aff-43fa-b5ad-7fe7551d7818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:24:08.284Z|7b16f5cf-578c-4c4a-9bd3-89e9d4b73481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:24:08.285Z|7b16f5cf-578c-4c4a-9bd3-89e9d4b73481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:24:15.183Z|6212f576-4fc9-43a0-8757-59d0a7ce4b89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:24:15.184Z|6212f576-4fc9-43a0-8757-59d0a7ce4b89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:24:15.189Z|7d019335-c84e-429c-8e83-88bca11482fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:24:15.190Z|7d019335-c84e-429c-8e83-88bca11482fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:24:15.193Z|43d4522f-5028-40ef-8449-cbf75c579a6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:24:15.193Z|43d4522f-5028-40ef-8449-cbf75c579a6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:24:20.749Z|26dccbb9-5696-41d7-9057-5cf6cc3f1beb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:24:20.750Z|26dccbb9-5696-41d7-9057-5cf6cc3f1beb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:24:25.213Z|2c378586-ece7-4c94-96ef-966b4e1f5ab4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:24:25.213Z|2c378586-ece7-4c94-96ef-966b4e1f5ab4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:24:25.220Z|165d183e-16ba-44e1-81dd-ce542de4e18d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:24:25.221Z|165d183e-16ba-44e1-81dd-ce542de4e18d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:24:25.225Z|08a0db6a-5608-4ec9-adea-c781530ea338|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:24:25.225Z|08a0db6a-5608-4ec9-adea-c781530ea338|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:24:35.251Z|dff7836a-3d12-46c6-b435-81d4cecee7ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:24:35.251Z|dff7836a-3d12-46c6-b435-81d4cecee7ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:24:35.254Z|fb8a58b9-7938-4f5b-9e97-1b2cce777de0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:24:35.254Z|c5045058-01bd-4ccd-b19d-7af14d2e7d97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:24:35.254Z|c5045058-01bd-4ccd-b19d-7af14d2e7d97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:24:35.254Z|fb8a58b9-7938-4f5b-9e97-1b2cce777de0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:24:35.750Z|2420f09b-78fb-47fc-b12e-65472e54ab17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:24:35.753Z|2420f09b-78fb-47fc-b12e-65472e54ab17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:24:38.285Z|39174d3e-8804-40ea-97a2-b6e714946f04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:24:38.286Z|39174d3e-8804-40ea-97a2-b6e714946f04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:24:45.275Z|0b424a83-70b1-4bbc-83af-c0179595db29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:24:45.276Z|0b424a83-70b1-4bbc-83af-c0179595db29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:24:45.280Z|3a169b6e-4174-4e24-879c-ad54548bd456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:24:45.281Z|3a169b6e-4174-4e24-879c-ad54548bd456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:24:45.284Z|5cea61c8-ebbc-4273-a2d1-d54581bc5ccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:24:45.285Z|5cea61c8-ebbc-4273-a2d1-d54581bc5ccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:24:50.750Z|ff5713bd-70c0-40c7-b730-b48d79eaf797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:24:50.750Z|ff5713bd-70c0-40c7-b730-b48d79eaf797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:24:55.306Z|1bb26eca-4e4d-4ef6-b654-bb5ffd55825e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:24:55.307Z|1bb26eca-4e4d-4ef6-b654-bb5ffd55825e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:24:55.308Z|1036853f-d276-48c2-9b41-2de5cbfd06a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:24:55.308Z|1036853f-d276-48c2-9b41-2de5cbfd06a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:24:55.310Z|7283ebdc-b466-4f6c-916c-9052fa7526c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:24:55.310Z|7283ebdc-b466-4f6c-916c-9052fa7526c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:24:59.888Z|3a42b9b1-6e7f-4413-b2f3-8cdb8004d2f7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:24:59.889Z|3a42b9b1-6e7f-4413-b2f3-8cdb8004d2f7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:25:05.338Z|7dc8d118-814d-4e81-8c99-eafcb88d12a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:25:05.338Z|7dc8d118-814d-4e81-8c99-eafcb88d12a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:25:05.340Z|968a89aa-ef86-48dd-a0ef-04da40ab1f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:25:05.340Z|968a89aa-ef86-48dd-a0ef-04da40ab1f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:25:05.346Z|dea8b50e-4c7a-46d8-afa6-9702b1311b64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:25:05.346Z|dea8b50e-4c7a-46d8-afa6-9702b1311b64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:25:05.750Z|26138e51-f54a-42f4-8a6d-dc5ae4db3984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:25:05.750Z|26138e51-f54a-42f4-8a6d-dc5ae4db3984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:25:08.286Z|b1feff81-1921-4a4f-a5be-fa88f525e881|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:25:08.287Z|b1feff81-1921-4a4f-a5be-fa88f525e881|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:25:15.374Z|99484965-5d0d-49cf-8ff0-09177bdb7acc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:25:15.374Z|99484965-5d0d-49cf-8ff0-09177bdb7acc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:25:15.377Z|0733f736-bc96-4bfe-a0ae-4e0878a013e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:25:15.377Z|0733f736-bc96-4bfe-a0ae-4e0878a013e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:25:15.377Z|9b9ed447-5fcc-4d22-a697-a0367240266a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:25:15.378Z|9b9ed447-5fcc-4d22-a697-a0367240266a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:25:20.750Z|0b6aaab2-7afe-40ec-b30d-97bdc0110c3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:25:20.753Z|0b6aaab2-7afe-40ec-b30d-97bdc0110c3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:25:25.406Z|434d1b60-ccc6-4b19-ab07-16e10b87ac6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:25:25.407Z|434d1b60-ccc6-4b19-ab07-16e10b87ac6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:25:25.409Z|1c833739-dfb6-4dc4-a2a3-51c008711909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:25:25.409Z|1c833739-dfb6-4dc4-a2a3-51c008711909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:25:25.410Z|9a5c93c3-fba9-44fb-b5e9-3c58331904cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:25:25.411Z|9a5c93c3-fba9-44fb-b5e9-3c58331904cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:25:35.433Z|4eef48ce-a0da-44cd-a8ff-ec49150a75cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:25:35.434Z|4eef48ce-a0da-44cd-a8ff-ec49150a75cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:25:35.435Z|f4ed2036-e1a3-4e40-8799-5e57a4fa0b71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:25:35.436Z|f4ed2036-e1a3-4e40-8799-5e57a4fa0b71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:25:35.436Z|8fe3c940-77d5-4a62-bcc4-a9e6e6cbe6c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:25:35.436Z|8fe3c940-77d5-4a62-bcc4-a9e6e6cbe6c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:25:35.751Z|ac1ab510-3ab3-4dc0-9380-29a39629be9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:25:35.751Z|ac1ab510-3ab3-4dc0-9380-29a39629be9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:25:38.287Z|ebe569ea-c988-48c7-8af2-a49316440b2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:25:38.288Z|ebe569ea-c988-48c7-8af2-a49316440b2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:25:45.469Z|5314fccc-582d-479d-96f3-d38775caeec0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:25:45.469Z|5314fccc-582d-479d-96f3-d38775caeec0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:25:45.469Z|84f9e491-3e05-46de-835c-622c5a01b43e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:25:45.470Z|84f9e491-3e05-46de-835c-622c5a01b43e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:25:45.473Z|8a8350a3-c653-4e53-b876-7bbad6a89be3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:25:45.473Z|8a8350a3-c653-4e53-b876-7bbad6a89be3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:25:50.750Z|32a997c9-ef71-4b93-a383-0519aa6822d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:25:50.751Z|32a997c9-ef71-4b93-a383-0519aa6822d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:25:55.501Z|db93d5d2-57fc-4748-8ec3-94398dd1192b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:25:55.504Z|db93d5d2-57fc-4748-8ec3-94398dd1192b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:25:55.505Z|f6f14264-2f65-4c93-a532-e29a5ecaa31d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:25:55.505Z|f6f14264-2f65-4c93-a532-e29a5ecaa31d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:25:55.510Z|bb48b580-e31b-4b93-a548-1ce4c60cd2e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:25:55.511Z|bb48b580-e31b-4b93-a548-1ce4c60cd2e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:25:59.888Z|82b16717-50b7-4430-8031-8aca6d4f7c4e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:25:59.888Z|82b16717-50b7-4430-8031-8aca6d4f7c4e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:26:05.561Z|5f4bf917-1bd9-4031-9df2-eedf7e5b0a69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:26:05.562Z|5f4bf917-1bd9-4031-9df2-eedf7e5b0a69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:26:05.564Z|3e2507fc-e1d2-4b2d-986b-7a689fe4751a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:26:05.565Z|3e2507fc-e1d2-4b2d-986b-7a689fe4751a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:26:05.566Z|66a665ce-2323-4e62-bd57-3432ef1cc546|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:26:05.567Z|66a665ce-2323-4e62-bd57-3432ef1cc546|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:26:05.749Z|05fab73c-71d4-419c-bf9e-5718f2db3af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:26:05.754Z|05fab73c-71d4-419c-bf9e-5718f2db3af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:26:08.288Z|b8cf6139-5950-429a-9402-9b8ce86edf91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:26:08.289Z|b8cf6139-5950-429a-9402-9b8ce86edf91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:26:15.587Z|8aa218e0-843d-41e5-b35d-fea43a15bc42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:26:15.587Z|d5693b37-9602-4bca-a503-de8f5a23ff86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:26:15.588Z|8aa218e0-843d-41e5-b35d-fea43a15bc42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:26:15.588Z|d5693b37-9602-4bca-a503-de8f5a23ff86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:26:15.590Z|7295828f-c1e0-43d6-8af3-197f9248bf2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:26:15.590Z|7295828f-c1e0-43d6-8af3-197f9248bf2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:26:20.750Z|707e96ba-8bab-4253-9ddd-622db834e1d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:26:20.750Z|707e96ba-8bab-4253-9ddd-622db834e1d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:26:25.610Z|d1708b6a-beba-44f6-aeb0-94804f640fe3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:26:25.611Z|d1708b6a-beba-44f6-aeb0-94804f640fe3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:26:25.612Z|bbe53177-84e2-4efa-8108-92eb02bee685|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:26:25.612Z|bbe53177-84e2-4efa-8108-92eb02bee685|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:26:25.614Z|eca9d96d-f6a0-438b-ab39-8bb6b155d7f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:26:25.614Z|eca9d96d-f6a0-438b-ab39-8bb6b155d7f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:26:35.633Z|4371c949-e6f1-40b2-90ba-2474a640a420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:26:35.634Z|4371c949-e6f1-40b2-90ba-2474a640a420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:26:35.635Z|eed4fcc8-a723-41b7-9335-ff57f31b8206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:26:35.636Z|eed4fcc8-a723-41b7-9335-ff57f31b8206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:26:35.637Z|b3f152d3-3a3e-4ddf-9825-8ca649910842|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:26:35.637Z|b3f152d3-3a3e-4ddf-9825-8ca649910842|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:26:35.750Z|3682b8b5-da66-43f4-bd13-3dedeaf97682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:26:35.750Z|3682b8b5-da66-43f4-bd13-3dedeaf97682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:26:38.289Z|dd8f7d84-2429-4e8b-a7bb-e5d003e9ce12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:26:38.289Z|dd8f7d84-2429-4e8b-a7bb-e5d003e9ce12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:26:45.657Z|25157086-efcf-4e48-9670-b92a44305943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:26:45.658Z|db564f09-4359-4d2d-a998-4150c50c3051|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:26:45.658Z|25157086-efcf-4e48-9670-b92a44305943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:26:45.658Z|db564f09-4359-4d2d-a998-4150c50c3051|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:26:45.658Z|d78d2107-1c0a-4459-86a2-2f1e002bc7ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:26:45.659Z|d78d2107-1c0a-4459-86a2-2f1e002bc7ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:26:50.750Z|7bf0c705-a65d-4bfa-b6a3-1427b8fee9d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:26:50.754Z|7bf0c705-a65d-4bfa-b6a3-1427b8fee9d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:26:55.680Z|d53a5313-a2c9-4aa6-8ecc-77460a3a101d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:26:55.681Z|d53a5313-a2c9-4aa6-8ecc-77460a3a101d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:26:55.682Z|b494bbc4-8bc0-4e1b-a8a8-d0d438ec1ed3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:26:55.682Z|b494bbc4-8bc0-4e1b-a8a8-d0d438ec1ed3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:26:55.682Z|5ae564af-229f-4b90-945e-71adcbc0ac61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:26:55.683Z|5ae564af-229f-4b90-945e-71adcbc0ac61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:26:59.887Z|fd5c24e7-cb27-4c4e-b5f1-ae0c2a9bdf76|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:26:59.888Z|fd5c24e7-cb27-4c4e-b5f1-ae0c2a9bdf76|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:27:05.704Z|622154b7-6ac4-49aa-aad1-269c6d359d84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:27:05.705Z|622154b7-6ac4-49aa-aad1-269c6d359d84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:27:05.707Z|ad723a19-0a07-458d-9437-d04e5b5b1b3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:27:05.707Z|ad723a19-0a07-458d-9437-d04e5b5b1b3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:27:05.711Z|973dd842-2726-4592-8c5d-1424680a4da1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:27:05.712Z|973dd842-2726-4592-8c5d-1424680a4da1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:27:05.749Z|77160e35-fa30-4afc-aa33-230de6266b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:27:05.750Z|77160e35-fa30-4afc-aa33-230de6266b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:27:08.290Z|9c6e0a07-c142-4f92-99d3-69836868d6aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:27:08.290Z|9c6e0a07-c142-4f92-99d3-69836868d6aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:27:15.735Z|710880a5-3d09-43e0-aeb8-0a9636a119c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:27:15.735Z|10dc3bed-d467-4944-8dcc-968a8cc3d8bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:27:15.736Z|710880a5-3d09-43e0-aeb8-0a9636a119c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:27:15.736Z|10dc3bed-d467-4944-8dcc-968a8cc3d8bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:27:15.740Z|2d5e9b3f-b345-4a01-8f73-2a2d59e09c8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:27:15.741Z|2d5e9b3f-b345-4a01-8f73-2a2d59e09c8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:27:20.750Z|f5140a38-a25a-444a-8b69-876426142db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:27:20.750Z|f5140a38-a25a-444a-8b69-876426142db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:27:25.758Z|76e9753b-04f3-4c23-b003-5f6c97f24f14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:27:25.759Z|76e9753b-04f3-4c23-b003-5f6c97f24f14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:27:25.763Z|ac14c4ee-9c08-4c86-aae5-4529cebb2074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:27:25.764Z|ac14c4ee-9c08-4c86-aae5-4529cebb2074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:27:25.764Z|ab861e17-c617-4d7d-b25c-0ee0b8f956fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:27:25.765Z|ab861e17-c617-4d7d-b25c-0ee0b8f956fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:27:35.750Z|13a0b81e-ae0a-4d7a-b75a-b101bcc82147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:27:35.754Z|13a0b81e-ae0a-4d7a-b75a-b101bcc82147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:27:35.787Z|7b45e900-6cb4-457d-a456-844a6b158eb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:27:35.788Z|7b45e900-6cb4-457d-a456-844a6b158eb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:27:35.793Z|26c13292-6c62-47ce-b48e-4f29a45f3777|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:27:35.794Z|26c13292-6c62-47ce-b48e-4f29a45f3777|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:27:35.796Z|9d14070e-b576-4554-aee5-35387161bc32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:27:35.796Z|9d14070e-b576-4554-aee5-35387161bc32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:27:38.291Z|3c254852-1045-4e5c-8d3c-ddf32700ffc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:27:38.291Z|3c254852-1045-4e5c-8d3c-ddf32700ffc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:27:45.827Z|5c8b8610-0236-46f6-88bc-09d65793f587|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:27:45.827Z|5c8b8610-0236-46f6-88bc-09d65793f587|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:27:45.831Z|38f205e1-68b1-4f45-9672-08b45444533d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:27:45.832Z|04caa903-0085-430e-9f48-2f48758b5471|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:27:45.832Z|38f205e1-68b1-4f45-9672-08b45444533d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:27:45.832Z|04caa903-0085-430e-9f48-2f48758b5471|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:27:50.750Z|da79542e-05c8-480c-a1fc-7cd49c86fcf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:27:50.750Z|da79542e-05c8-480c-a1fc-7cd49c86fcf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:27:55.865Z|a174276b-d8f0-4b98-b00e-5a6d0280d3a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:27:55.866Z|a174276b-d8f0-4b98-b00e-5a6d0280d3a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:27:55.871Z|735bc8fb-776b-40ea-bf2f-9ee052ed17dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:27:55.872Z|0514a72a-e53e-4e57-b5cb-581fc4f2c319|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:27:55.872Z|0514a72a-e53e-4e57-b5cb-581fc4f2c319|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:27:55.871Z|735bc8fb-776b-40ea-bf2f-9ee052ed17dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:27:59.892Z|35268540-437f-41a5-8e8d-4f9a31751ae2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:27:59.893Z|35268540-437f-41a5-8e8d-4f9a31751ae2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:28:05.750Z|9204e205-6466-4e4a-a934-435547a42164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:28:05.750Z|9204e205-6466-4e4a-a934-435547a42164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:28:05.899Z|b72f71eb-93e5-433b-a758-944deb34a201|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:28:05.899Z|b72f71eb-93e5-433b-a758-944deb34a201|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:28:05.903Z|0fde6f5c-d1af-4c73-965d-610ae673fbc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:28:05.903Z|0fde6f5c-d1af-4c73-965d-610ae673fbc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:28:05.904Z|84b56c2b-d153-4ff3-a541-d08f5c6dfc9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:28:05.905Z|84b56c2b-d153-4ff3-a541-d08f5c6dfc9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:28:08.292Z|f417e33f-f42e-4cd2-9fdf-e545f1f70318|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:28:08.292Z|f417e33f-f42e-4cd2-9fdf-e545f1f70318|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:28:15.934Z|49a886fb-baaf-47ac-85be-fd257ee2428f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:28:15.936Z|49a886fb-baaf-47ac-85be-fd257ee2428f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:28:15.936Z|d729f19a-0c77-4565-84dd-36daf6c0b699|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:28:15.936Z|d729f19a-0c77-4565-84dd-36daf6c0b699|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:28:15.938Z|268e9dc0-585a-4726-a8c0-2648db24f256|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:28:15.938Z|268e9dc0-585a-4726-a8c0-2648db24f256|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:28:20.750Z|b052b87a-24d7-4f91-9122-023a9c42e0e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:28:20.754Z|b052b87a-24d7-4f91-9122-023a9c42e0e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:28:25.964Z|bae7e158-78ec-4996-98f4-1992d41a26cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:28:25.965Z|bae7e158-78ec-4996-98f4-1992d41a26cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:28:25.967Z|b7e62144-a8b6-4250-bc77-297c4c24cd1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:28:25.967Z|b7e62144-a8b6-4250-bc77-297c4c24cd1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:28:25.969Z|1f5b7424-c6e6-4d74-917e-ec7789c55fc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:28:25.969Z|1f5b7424-c6e6-4d74-917e-ec7789c55fc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:28:35.750Z|ece67016-0fc9-4eda-b2b0-567ea948b748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:28:35.750Z|ece67016-0fc9-4eda-b2b0-567ea948b748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:28:35.996Z|c7037f8d-e9e7-4153-8dc1-844da7bed881|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:28:35.999Z|7ed0689f-98b5-4f13-aad2-f49bf8505bc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:28:35.999Z|7ed0689f-98b5-4f13-aad2-f49bf8505bc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:28:36.001Z|2e50862f-3d61-40f5-9032-aac6b6db7e73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:28:36.003Z|2e50862f-3d61-40f5-9032-aac6b6db7e73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:28:35.997Z|c7037f8d-e9e7-4153-8dc1-844da7bed881|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:28:38.293Z|1891d453-75c6-4f69-a097-34aadd182bd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:28:38.293Z|1891d453-75c6-4f69-a097-34aadd182bd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:28:46.030Z|5a856a98-eb11-4ab9-a452-eeedac52ba53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:28:46.032Z|5a856a98-eb11-4ab9-a452-eeedac52ba53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:28:46.033Z|fcd36af9-32e3-4059-bd1e-3e7ed3dd42ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:28:46.033Z|fcd36af9-32e3-4059-bd1e-3e7ed3dd42ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:28:46.033Z|ab692112-9a28-468c-9be3-933c908ecc5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:28:46.034Z|ab692112-9a28-468c-9be3-933c908ecc5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:28:50.753Z|661f802f-362b-42f6-a336-534b78bd9407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:28:50.754Z|661f802f-362b-42f6-a336-534b78bd9407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:28:56.062Z|de7f6603-b7ca-4d02-acf5-27bea27cc3b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:28:56.062Z|de7f6603-b7ca-4d02-acf5-27bea27cc3b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:28:56.065Z|42c6e0b9-587a-4739-bae0-5fd60065e50c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:28:56.066Z|16085c8c-ce5d-49e8-be63-680ff6c76a04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:28:56.067Z|16085c8c-ce5d-49e8-be63-680ff6c76a04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:28:56.068Z|42c6e0b9-587a-4739-bae0-5fd60065e50c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:28:59.888Z|8aa62747-2a19-4d9a-bfbe-3c862a597177|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:28:59.889Z|8aa62747-2a19-4d9a-bfbe-3c862a597177|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:29:05.750Z|5711c0a9-d8de-4fc9-8f18-f33ca3001e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:29:05.753Z|5711c0a9-d8de-4fc9-8f18-f33ca3001e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:29:06.093Z|6a2cab11-eaf6-4527-b6b2-f82a9293d01a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:29:06.093Z|6a2cab11-eaf6-4527-b6b2-f82a9293d01a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:29:06.094Z|d3f06298-b0cf-42ba-beea-ad135e895dd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:29:06.095Z|d3f06298-b0cf-42ba-beea-ad135e895dd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:29:06.097Z|afa8e255-59f5-4d15-9c32-53186bd16eed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:29:06.098Z|afa8e255-59f5-4d15-9c32-53186bd16eed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:29:08.294Z|c41efc10-80e7-4c2a-badc-eb9df2775d45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:29:08.294Z|c41efc10-80e7-4c2a-badc-eb9df2775d45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:29:16.122Z|b5e07e49-6ec6-464f-9f64-099cf413e666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:29:16.121Z|31c5c76b-eece-47c1-adc4-ca36f3c6797b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:29:16.122Z|b5e07e49-6ec6-464f-9f64-099cf413e666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:29:16.122Z|d88e0997-167d-4ab5-ad36-740bbad28822|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:29:16.122Z|31c5c76b-eece-47c1-adc4-ca36f3c6797b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:29:16.122Z|d88e0997-167d-4ab5-ad36-740bbad28822|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:29:20.750Z|041a3e07-a4bf-44c4-8571-e43d20f4e591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:29:20.750Z|041a3e07-a4bf-44c4-8571-e43d20f4e591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:29:26.149Z|8132ffbc-e176-42e2-bb4b-806054dbc433|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:29:26.150Z|8132ffbc-e176-42e2-bb4b-806054dbc433|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:29:26.151Z|ba27ada0-7648-4fce-b69a-a8dd56356d7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:29:26.152Z|ba27ada0-7648-4fce-b69a-a8dd56356d7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:29:26.153Z|a60afff4-e2e5-4944-893f-bf69f5641419|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:29:26.153Z|a60afff4-e2e5-4944-893f-bf69f5641419|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:29:35.751Z|a94fbbd8-1ff4-41a0-bf6e-5cb13298b49a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:29:35.751Z|a94fbbd8-1ff4-41a0-bf6e-5cb13298b49a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:29:36.177Z|1f68e726-19f5-45c5-82f4-40867f09024a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:29:36.177Z|8e1b5892-7574-4fe5-933d-e5f78bb26f64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:29:36.178Z|8e1b5892-7574-4fe5-933d-e5f78bb26f64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:29:36.178Z|1f68e726-19f5-45c5-82f4-40867f09024a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:29:36.180Z|7b32da59-23aa-43ff-a863-77c06e8cb97c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:29:36.180Z|7b32da59-23aa-43ff-a863-77c06e8cb97c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:29:38.295Z|14198030-4fe1-4114-8174-d7c30cdcfb13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:29:38.295Z|14198030-4fe1-4114-8174-d7c30cdcfb13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:29:46.212Z|19aedce3-46e2-4722-955c-457d6d671395|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:29:46.213Z|19aedce3-46e2-4722-955c-457d6d671395|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:29:46.218Z|1dd7b5ad-d39e-4ed7-bf83-76d44efb8d22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:29:46.218Z|1dd7b5ad-d39e-4ed7-bf83-76d44efb8d22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:29:46.219Z|9b17433a-a159-4d95-9191-be3509dcd5e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:29:46.219Z|9b17433a-a159-4d95-9191-be3509dcd5e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:29:50.749Z|e4196c22-0cdf-4358-901c-c773423bb93f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:29:50.751Z|e4196c22-0cdf-4358-901c-c773423bb93f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:29:56.241Z|2f04dd6a-9f7a-489c-8584-f8d578bf7f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:29:56.241Z|2f04dd6a-9f7a-489c-8584-f8d578bf7f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:29:56.246Z|75d0888b-a127-4b6c-9eb7-ee00b49d74a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:29:56.247Z|75d0888b-a127-4b6c-9eb7-ee00b49d74a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:29:56.250Z|cba929b5-caac-42fa-b2c5-225c418d63b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:29:56.251Z|cba929b5-caac-42fa-b2c5-225c418d63b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:29:59.892Z|ca9e8469-fff3-4770-9450-08daba9655d6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:29:59.892Z|ca9e8469-fff3-4770-9450-08daba9655d6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:30:05.749Z|2aa27539-6c93-461a-9106-d94e88bf192e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:30:05.750Z|2aa27539-6c93-461a-9106-d94e88bf192e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:30:06.272Z|4a651646-7c32-4418-ae79-2c2e9df6a671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:30:06.273Z|4a651646-7c32-4418-ae79-2c2e9df6a671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:30:06.273Z|3fdbb114-6420-440f-8dad-a8f0a33df36d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:30:06.273Z|3fdbb114-6420-440f-8dad-a8f0a33df36d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:30:06.278Z|5b29b2af-bb02-4592-a1df-ea04d994a9aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:30:06.285Z|5b29b2af-bb02-4592-a1df-ea04d994a9aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:30:08.296Z|35c7140c-54fc-436d-b735-0b155f65c362|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:30:08.297Z|35c7140c-54fc-436d-b735-0b155f65c362|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:30:16.300Z|dae86f11-a7df-4044-aeb4-3ce3d97fd61c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:30:16.301Z|dae86f11-a7df-4044-aeb4-3ce3d97fd61c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:30:16.305Z|d5ac58b6-1d28-465a-a821-6c9514c7dd3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:30:16.305Z|d5ac58b6-1d28-465a-a821-6c9514c7dd3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:30:16.311Z|5ed43086-8c31-41d3-a486-fbf0cd9c8025|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:30:16.312Z|5ed43086-8c31-41d3-a486-fbf0cd9c8025|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:30:20.750Z|1c065cf6-38a3-4590-bf45-e9664174aba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:30:20.750Z|1c065cf6-38a3-4590-bf45-e9664174aba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:30:26.332Z|9d541dc1-fafa-4b9b-81a5-780c4df1b3f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:30:26.332Z|9d541dc1-fafa-4b9b-81a5-780c4df1b3f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:30:26.334Z|f4a5ce04-10ce-4d87-aa33-bcd40aeaa88f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:30:26.335Z|f4a5ce04-10ce-4d87-aa33-bcd40aeaa88f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:30:26.338Z|05e237ad-bbb9-4eee-85e9-d0cdee1d8970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:30:26.339Z|05e237ad-bbb9-4eee-85e9-d0cdee1d8970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:30:35.750Z|2ec3563c-b758-4174-a459-fda116bc8df1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:30:35.750Z|2ec3563c-b758-4174-a459-fda116bc8df1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:30:36.362Z|5b7341eb-1cc6-4b46-836a-0a2699716230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:30:36.363Z|5b7341eb-1cc6-4b46-836a-0a2699716230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:30:36.363Z|0cc279be-4b59-4efa-bc02-a9e9bd0ac277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:30:36.364Z|0cc279be-4b59-4efa-bc02-a9e9bd0ac277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:30:36.367Z|f353b1ae-032a-49f7-828d-2345785cb7d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:30:36.368Z|f353b1ae-032a-49f7-828d-2345785cb7d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:30:38.297Z|b532a30e-d6ae-4a1d-8209-d4e4fc2fcc8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:30:38.298Z|b532a30e-d6ae-4a1d-8209-d4e4fc2fcc8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:30:46.396Z|17814a31-b6ce-46ce-b4de-8eef6a94bb76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:30:46.396Z|f408a747-72e8-4983-b136-7fb75821be7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:30:46.396Z|17814a31-b6ce-46ce-b4de-8eef6a94bb76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:30:46.397Z|f408a747-72e8-4983-b136-7fb75821be7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:30:46.401Z|65ed845d-6678-4fdb-8ad6-fd79cd71852e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:30:46.402Z|65ed845d-6678-4fdb-8ad6-fd79cd71852e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:30:50.749Z|61fdcad9-86dc-43b0-804b-ce267468c5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:30:50.750Z|61fdcad9-86dc-43b0-804b-ce267468c5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:30:56.427Z|733eef72-e472-4e50-8985-7986c5309bfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:30:56.427Z|733eef72-e472-4e50-8985-7986c5309bfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:30:56.431Z|d0af66e4-8bbb-4189-bb88-910780c89c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:30:56.431Z|d0af66e4-8bbb-4189-bb88-910780c89c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:30:56.432Z|1bd7535e-44d4-419c-84ba-b14d63c1b690|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:30:56.432Z|1bd7535e-44d4-419c-84ba-b14d63c1b690|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:30:59.889Z|d0f7545a-fd7f-4bf2-b8d4-595fdb96fa59|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:30:59.890Z|d0f7545a-fd7f-4bf2-b8d4-595fdb96fa59|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:31:05.750Z|faf55329-f2bc-47b2-9ed4-35da89210a35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:31:05.753Z|faf55329-f2bc-47b2-9ed4-35da89210a35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:31:06.459Z|91880233-56f2-46d8-805a-6a38542cb594|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:31:06.459Z|7fc8be26-20ca-47ca-b4f7-e5dfbd643e25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:31:06.460Z|91880233-56f2-46d8-805a-6a38542cb594|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:31:06.460Z|7fc8be26-20ca-47ca-b4f7-e5dfbd643e25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:31:06.460Z|6e749597-d1f6-40f8-b48c-9913a9346c08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:31:06.460Z|6e749597-d1f6-40f8-b48c-9913a9346c08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:31:08.298Z|5836b42f-3cd8-4884-a01b-ba5b841fc234|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:31:08.298Z|5836b42f-3cd8-4884-a01b-ba5b841fc234|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:31:16.491Z|bc13d7e4-b789-4bbe-9a5d-3b5dd665a6d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:31:16.491Z|bc13d7e4-b789-4bbe-9a5d-3b5dd665a6d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:31:16.492Z|7ca3bba3-3a69-424f-88d6-478c0e72a1ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:31:16.492Z|7ca3bba3-3a69-424f-88d6-478c0e72a1ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:31:16.493Z|feb796f0-997d-4ef5-b1a1-a0d852bb56c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:31:16.493Z|feb796f0-997d-4ef5-b1a1-a0d852bb56c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:31:20.751Z|923a69f0-14a9-4a4c-895d-ccb4721fc211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:31:20.751Z|923a69f0-14a9-4a4c-895d-ccb4721fc211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:31:26.522Z|b1aa494a-1420-4488-80e5-4bec509eee50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:31:26.522Z|91b34647-ce56-4e42-89e4-9018b4127529|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:31:26.522Z|b1aa494a-1420-4488-80e5-4bec509eee50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:31:26.523Z|91b34647-ce56-4e42-89e4-9018b4127529|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:31:26.524Z|ab3dc14a-0a13-40e0-b4ce-0873c6e3b39d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:31:26.524Z|ab3dc14a-0a13-40e0-b4ce-0873c6e3b39d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:31:35.750Z|6c8c957f-2467-4d76-92ae-cf41d6609e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:31:35.750Z|6c8c957f-2467-4d76-92ae-cf41d6609e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:31:36.554Z|9cd56874-6458-4cd0-81c9-7d89f697f2b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:31:36.554Z|9cd56874-6458-4cd0-81c9-7d89f697f2b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:31:36.555Z|cc91dbf1-fb29-42a4-98c2-faeebf536071|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:31:36.556Z|cc91dbf1-fb29-42a4-98c2-faeebf536071|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:31:36.557Z|233d0a27-24e0-44fb-bfa7-50a22c5a5b6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:31:36.557Z|233d0a27-24e0-44fb-bfa7-50a22c5a5b6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:31:38.299Z|765271e4-667e-4a2a-a02c-cac2caaed848|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:31:38.299Z|765271e4-667e-4a2a-a02c-cac2caaed848|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:31:46.582Z|11137d81-cdd4-4089-935e-2e6e40cf5727|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:31:46.583Z|ce1d25fe-a3f8-419a-a2ba-92c7948b67f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:31:46.583Z|c59881e2-4ced-4c37-b294-17755f12af07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:31:46.584Z|11137d81-cdd4-4089-935e-2e6e40cf5727|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:31:46.584Z|c59881e2-4ced-4c37-b294-17755f12af07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:31:46.584Z|ce1d25fe-a3f8-419a-a2ba-92c7948b67f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:31:50.749Z|2661f61b-9390-4c8c-95ef-cb255c2a7aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:31:50.750Z|2661f61b-9390-4c8c-95ef-cb255c2a7aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:31:56.611Z|3513cc15-8d26-40a3-b642-e481576bf3a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:31:56.612Z|3513cc15-8d26-40a3-b642-e481576bf3a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:31:56.613Z|9443e099-86bb-4141-bc07-a5812585c64e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:31:56.613Z|9443e099-86bb-4141-bc07-a5812585c64e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:31:56.614Z|d04f8f82-7327-4b70-bf73-60d66f302e82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:31:56.615Z|d04f8f82-7327-4b70-bf73-60d66f302e82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:31:59.890Z|56f56cee-9be4-4916-8fa5-018faacf4501|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:31:59.891Z|56f56cee-9be4-4916-8fa5-018faacf4501|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:32:05.750Z|4c9f40d3-7e51-4b16-a4d3-bdaacac8e95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:32:05.750Z|4c9f40d3-7e51-4b16-a4d3-bdaacac8e95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:32:06.640Z|e4b5aaf3-a5d8-4f5a-aeff-4a9c93ddc20b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:32:06.641Z|e4b5aaf3-a5d8-4f5a-aeff-4a9c93ddc20b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:32:06.642Z|8519f942-10a9-4c7d-8a9e-60441ed8976f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:32:06.642Z|8519f942-10a9-4c7d-8a9e-60441ed8976f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:32:06.642Z|deaf1a46-73c1-499a-b96b-2dba2508f00d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:32:06.644Z|deaf1a46-73c1-499a-b96b-2dba2508f00d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:32:08.299Z|69458302-6311-47bd-9128-9bc4fa740778|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:32:08.300Z|69458302-6311-47bd-9128-9bc4fa740778|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:32:16.672Z|21559fbc-e22d-40e1-accd-1b7e134f93e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:32:16.672Z|df16d3ef-c8e4-4020-a7a4-410d9bd4bcb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:32:16.673Z|d4e5a88b-1b7a-4863-8ca2-13a76241b3d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:32:16.673Z|df16d3ef-c8e4-4020-a7a4-410d9bd4bcb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:32:16.673Z|21559fbc-e22d-40e1-accd-1b7e134f93e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:32:16.673Z|d4e5a88b-1b7a-4863-8ca2-13a76241b3d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:32:20.750Z|69506e02-7fd3-40e2-812d-b68073a82c78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:32:20.754Z|69506e02-7fd3-40e2-812d-b68073a82c78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:32:26.706Z|2606f225-f93c-4a88-ada1-58b834b3f03c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:32:26.707Z|2606f225-f93c-4a88-ada1-58b834b3f03c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:32:26.707Z|aa4ef789-a9a2-45d4-b440-319aba7c87e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:32:26.708Z|aa4ef789-a9a2-45d4-b440-319aba7c87e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:32:26.710Z|b8398385-b3e7-4f41-9871-e8ee53a932fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:32:26.710Z|b8398385-b3e7-4f41-9871-e8ee53a932fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:32:35.749Z|369dab1b-284c-4296-a208-4c1c4ff1bbf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:32:35.750Z|369dab1b-284c-4296-a208-4c1c4ff1bbf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:32:36.737Z|1379426c-9f4a-44bf-879b-08fb238065cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:32:36.738Z|1379426c-9f4a-44bf-879b-08fb238065cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:32:36.739Z|5a51c72b-ac2e-44a5-94bc-ac11b4205f03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:32:36.740Z|5a51c72b-ac2e-44a5-94bc-ac11b4205f03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:32:36.743Z|f486299c-66ef-470c-9e06-c725eef8ee66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:32:36.744Z|f486299c-66ef-470c-9e06-c725eef8ee66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:32:38.300Z|0a871935-3e30-4e34-a193-851d77578ad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:32:38.301Z|0a871935-3e30-4e34-a193-851d77578ad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:32:46.771Z|5873a8cf-4788-4a7a-985b-07c888b5b887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:32:46.772Z|5873a8cf-4788-4a7a-985b-07c888b5b887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:32:46.774Z|4eb6664c-55b6-4bf1-a9d9-430ec3243827|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:32:46.776Z|4eb6664c-55b6-4bf1-a9d9-430ec3243827|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:32:46.778Z|7b9726a6-6965-4e3e-b875-7ae3a339b8fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:32:46.779Z|7b9726a6-6965-4e3e-b875-7ae3a339b8fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:32:50.750Z|5c39532a-85dd-45ad-9df9-18a6ab6aa4b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:32:50.750Z|5c39532a-85dd-45ad-9df9-18a6ab6aa4b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:32:56.805Z|b05f8a18-5aaa-4d15-ac48-4c649e609cdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:32:56.805Z|b05f8a18-5aaa-4d15-ac48-4c649e609cdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:32:56.805Z|657c6e4e-f809-47f6-b9f5-6e6fae919574|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:32:56.806Z|657c6e4e-f809-47f6-b9f5-6e6fae919574|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:32:56.806Z|410216b8-7ed6-4d90-a12f-bbafa6467aa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:32:56.807Z|410216b8-7ed6-4d90-a12f-bbafa6467aa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:32:59.887Z|586bc4b9-8169-42c8-8513-372e61a6dede|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:32:59.888Z|586bc4b9-8169-42c8-8513-372e61a6dede|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:33:05.749Z|2950e8d2-1feb-40db-ba92-1972418f032e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:33:05.753Z|2950e8d2-1feb-40db-ba92-1972418f032e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:33:06.832Z|169d6b33-a7e4-48e3-b927-24c541baafb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:33:06.833Z|32ed5943-d989-42f7-a8ab-7d09699b968d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:33:06.833Z|32ed5943-d989-42f7-a8ab-7d09699b968d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:33:06.834Z|5cc588c9-91e5-41c7-852f-4b508f8028ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:33:06.835Z|5cc588c9-91e5-41c7-852f-4b508f8028ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:33:06.837Z|169d6b33-a7e4-48e3-b927-24c541baafb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:33:08.301Z|a5eb0468-dec3-43e2-bf74-ec91ccb8cd50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:33:08.302Z|a5eb0468-dec3-43e2-bf74-ec91ccb8cd50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:33:16.862Z|e29c663e-740a-4b36-9866-61fa6a1b1024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:33:16.863Z|e29c663e-740a-4b36-9866-61fa6a1b1024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:33:16.863Z|50a66a29-7775-4d7f-af45-143f91b6bdb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:33:16.863Z|50a66a29-7775-4d7f-af45-143f91b6bdb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:33:16.867Z|26bd581a-71ff-44cb-8c14-158ac81cd16e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:33:16.867Z|26bd581a-71ff-44cb-8c14-158ac81cd16e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:33:20.749Z|858692f0-1e3b-459f-acad-503527c0dffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:33:20.750Z|858692f0-1e3b-459f-acad-503527c0dffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:33:26.900Z|4e069d3f-bf20-4430-ad4b-a39ba3a564d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:33:26.901Z|4e069d3f-bf20-4430-ad4b-a39ba3a564d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:33:26.900Z|1c5adaee-1310-42c0-b293-fe7620042d58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:33:26.902Z|1c5adaee-1310-42c0-b293-fe7620042d58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:33:26.908Z|11d98deb-e94d-4244-a1d3-60f149299ac8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:33:26.908Z|11d98deb-e94d-4244-a1d3-60f149299ac8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:33:35.750Z|853b5a2a-8742-428a-921a-e9ed0c7ba3f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:33:35.750Z|853b5a2a-8742-428a-921a-e9ed0c7ba3f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:33:36.932Z|fe8da0c7-5a6f-484c-9e62-5ae46930d209|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:33:36.933Z|fe8da0c7-5a6f-484c-9e62-5ae46930d209|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:33:36.936Z|b9da9631-3b82-4598-ba4c-9843cf7aad23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:33:36.937Z|b9da9631-3b82-4598-ba4c-9843cf7aad23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:33:36.941Z|e9359704-118e-4414-9684-dcdac31039df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:33:36.942Z|e9359704-118e-4414-9684-dcdac31039df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:33:38.302Z|64d1bd6a-2fbd-4ea6-a00b-acef62afd80d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:33:38.303Z|64d1bd6a-2fbd-4ea6-a00b-acef62afd80d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:33:46.958Z|845e76e2-0bb8-4167-9bf1-d657586b0a22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:33:46.959Z|845e76e2-0bb8-4167-9bf1-d657586b0a22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:33:46.965Z|b17bac93-96bf-483d-82c1-461026e2ae9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:33:46.965Z|b17bac93-96bf-483d-82c1-461026e2ae9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:33:46.967Z|7f1e29c0-bd09-40a4-98e7-b8f3fb1a8fa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:33:46.968Z|7f1e29c0-bd09-40a4-98e7-b8f3fb1a8fa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:33:50.749Z|ce70f724-27a6-4de8-95a8-65bbf7c57f56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:33:50.753Z|ce70f724-27a6-4de8-95a8-65bbf7c57f56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:33:56.989Z|8985200d-4959-4711-8639-2437c353fefd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:33:56.989Z|8985200d-4959-4711-8639-2437c353fefd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:33:56.995Z|53d17424-be08-495f-a872-a7c5a0fb04c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:33:56.996Z|53d17424-be08-495f-a872-a7c5a0fb04c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:33:57.000Z|3f4ea807-0746-484e-8ca6-3e7fb79cd9e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:33:57.001Z|3f4ea807-0746-484e-8ca6-3e7fb79cd9e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:33:59.888Z|2c935395-b08e-4f55-9692-73c68765b98f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:33:59.888Z|2c935395-b08e-4f55-9692-73c68765b98f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:34:05.749Z|6e6db5a5-288f-4f1a-b518-82804bbcdce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:34:05.750Z|6e6db5a5-288f-4f1a-b518-82804bbcdce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:34:07.021Z|eb1bafa5-e246-407e-94ce-150191a92afa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:34:07.022Z|eb1bafa5-e246-407e-94ce-150191a92afa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:34:07.027Z|3a782b1d-6512-450e-84e7-3a932ab22886|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:34:07.027Z|3a782b1d-6512-450e-84e7-3a932ab22886|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:34:07.031Z|4bc6a5e9-a14f-4c74-bb99-d57d70f3b551|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:34:07.032Z|4bc6a5e9-a14f-4c74-bb99-d57d70f3b551|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:34:08.304Z|8169ad0a-932c-41ff-9194-b1797c8990e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:34:08.304Z|8169ad0a-932c-41ff-9194-b1797c8990e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:34:17.053Z|45a8a1ba-15f6-44d2-bfd5-82d0e2670eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:34:17.054Z|45a8a1ba-15f6-44d2-bfd5-82d0e2670eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:34:17.056Z|d1d18167-3567-454b-95c9-3665a586c929|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:34:17.058Z|d1d18167-3567-454b-95c9-3665a586c929|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:34:17.059Z|4c020a0e-7cb8-4d48-b9be-6cfb21f0dfe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:34:17.060Z|4c020a0e-7cb8-4d48-b9be-6cfb21f0dfe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:34:20.750Z|519ea80a-cb82-47ba-b00a-9c2f07dafba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:34:20.750Z|519ea80a-cb82-47ba-b00a-9c2f07dafba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:34:27.082Z|06efd3f0-5f95-46cf-a57d-8b7d0e4319ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:34:27.083Z|06efd3f0-5f95-46cf-a57d-8b7d0e4319ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:34:27.084Z|29cdac3b-2485-45f6-ae6d-7437115346d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:34:27.085Z|29cdac3b-2485-45f6-ae6d-7437115346d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:34:27.089Z|a519254b-dfb5-408d-a2b2-b601d6f55a37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:34:27.090Z|a519254b-dfb5-408d-a2b2-b601d6f55a37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:34:35.750Z|28c12d5d-0e54-45a3-9b4a-42ac22d0daf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:34:35.753Z|28c12d5d-0e54-45a3-9b4a-42ac22d0daf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:34:37.114Z|950ab06a-a4f1-4073-b1d9-023073974f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:34:37.114Z|950ab06a-a4f1-4073-b1d9-023073974f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:34:37.118Z|b7afd26a-89d1-4239-bb41-216e70443b4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:34:37.119Z|b7afd26a-89d1-4239-bb41-216e70443b4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:34:37.118Z|6f18610f-8c61-453d-827e-6938f3edf650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:34:37.120Z|6f18610f-8c61-453d-827e-6938f3edf650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:34:38.305Z|7e663a22-a16a-432e-bfca-bedbba5e8a89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:34:38.305Z|7e663a22-a16a-432e-bfca-bedbba5e8a89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:34:47.148Z|3d6538fa-14c8-4b87-a44e-615917fc8d4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:34:47.148Z|3d6538fa-14c8-4b87-a44e-615917fc8d4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:34:47.151Z|3d2d5ef0-27dc-4f41-8870-f5e698eabbb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:34:47.151Z|82d7f304-224b-4a92-a16b-3eea84072a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:34:47.152Z|82d7f304-224b-4a92-a16b-3eea84072a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:34:47.152Z|3d2d5ef0-27dc-4f41-8870-f5e698eabbb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:34:50.751Z|481523d6-6386-469a-b5be-632590492a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:34:50.751Z|481523d6-6386-469a-b5be-632590492a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:34:57.179Z|3dae05c1-96d5-460e-b53a-5f3188640c91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:34:57.182Z|b8cb2965-58f0-4f21-8b0c-0bbfbd9ae6f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:34:57.182Z|b8cb2965-58f0-4f21-8b0c-0bbfbd9ae6f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:34:57.182Z|3dae05c1-96d5-460e-b53a-5f3188640c91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:34:57.183Z|b6cfb898-4eac-4a3f-99bd-07a5fad4f9ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:34:57.184Z|b6cfb898-4eac-4a3f-99bd-07a5fad4f9ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:34:59.887Z|cb0fa646-19c2-413d-9aa0-cdb4b94543d6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:34:59.888Z|cb0fa646-19c2-413d-9aa0-cdb4b94543d6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:35:05.749Z|e460635f-d036-428f-91a9-2c5efca3fe31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:35:05.750Z|e460635f-d036-428f-91a9-2c5efca3fe31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:35:07.211Z|2bbf4f50-b46e-452b-ad69-e333cab4d056|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:35:07.212Z|270c3a3b-1da8-4f33-b167-62bdf757be29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:35:07.213Z|270c3a3b-1da8-4f33-b167-62bdf757be29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:35:07.211Z|2bbf4f50-b46e-452b-ad69-e333cab4d056|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:35:07.215Z|5de2ca7a-bc53-4fd4-aaf1-cb12a33a71b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:35:07.215Z|5de2ca7a-bc53-4fd4-aaf1-cb12a33a71b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:35:08.306Z|2ddcdf8f-3b63-4912-8b09-62f747e78168|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:35:08.306Z|2ddcdf8f-3b63-4912-8b09-62f747e78168|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:35:17.244Z|79493797-6b42-406c-9a92-aabcb9d0b4b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:35:17.244Z|79493797-6b42-406c-9a92-aabcb9d0b4b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:35:17.249Z|f3c6e984-087a-46fd-9b12-9444ba7310cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:35:17.250Z|f3c6e984-087a-46fd-9b12-9444ba7310cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:35:17.263Z|e624aeff-70fc-42a8-808b-50975dcaeb85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:35:17.264Z|e624aeff-70fc-42a8-808b-50975dcaeb85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:35:20.750Z|7481f75f-e3ef-4122-a228-545ed086cefa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:35:20.753Z|7481f75f-e3ef-4122-a228-545ed086cefa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:35:27.275Z|12c1697a-8a3b-4a69-9e5d-25ece8a97655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:35:27.276Z|12c1697a-8a3b-4a69-9e5d-25ece8a97655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:35:27.282Z|fceea9c0-9a06-4a40-a1fd-b8d3facfce42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:35:27.282Z|fceea9c0-9a06-4a40-a1fd-b8d3facfce42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:35:27.291Z|588607ba-64ee-4bcb-8dcb-6a47f9e88c95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:35:27.292Z|588607ba-64ee-4bcb-8dcb-6a47f9e88c95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:35:35.751Z|f49ecca4-efd9-4c24-8372-191aab1f84f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:35:35.751Z|f49ecca4-efd9-4c24-8372-191aab1f84f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:35:37.310Z|89ecd23a-8754-4744-a73f-02f7dacb7da1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:35:37.311Z|89ecd23a-8754-4744-a73f-02f7dacb7da1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:35:37.313Z|60ef5cd2-d0ae-476a-9f71-a7f7a8450ea1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:35:37.314Z|60ef5cd2-d0ae-476a-9f71-a7f7a8450ea1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:35:37.319Z|37e738a8-9d67-4faa-bd72-f39a187f765e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:35:37.319Z|37e738a8-9d67-4faa-bd72-f39a187f765e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:35:38.307Z|0fcf624a-cfbf-4f01-b64c-9bab55b39e65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:35:38.307Z|0fcf624a-cfbf-4f01-b64c-9bab55b39e65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:35:47.340Z|73a1cfdb-9446-42ff-b7b3-776d322450cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:35:47.340Z|f948a3bf-8529-4a3d-93c8-ecb4ed5f61e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:35:47.341Z|73a1cfdb-9446-42ff-b7b3-776d322450cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:35:47.341Z|f948a3bf-8529-4a3d-93c8-ecb4ed5f61e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:35:47.344Z|63a10b17-81f4-4de3-a1e5-590ac88c0852|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:35:47.345Z|63a10b17-81f4-4de3-a1e5-590ac88c0852|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:35:50.750Z|662c458e-d7a3-4783-8a19-25cb38c06fcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:35:50.750Z|662c458e-d7a3-4783-8a19-25cb38c06fcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:35:57.372Z|360b7bc3-e9ac-4d08-94fd-f6b7ab126ad8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:35:57.372Z|360b7bc3-e9ac-4d08-94fd-f6b7ab126ad8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:35:57.373Z|6ca9f60c-d558-40fe-8510-5cb1249ba947|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:35:57.374Z|6ca9f60c-d558-40fe-8510-5cb1249ba947|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:35:57.374Z|55e9574b-edbf-41e9-8f26-d5edc980ce92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:35:57.375Z|55e9574b-edbf-41e9-8f26-d5edc980ce92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:35:59.889Z|0b3ca0ff-8285-4eb8-8d38-464802f843bb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:35:59.890Z|0b3ca0ff-8285-4eb8-8d38-464802f843bb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:36:05.750Z|6a4189a0-30ff-4c1f-937d-8a87ac008618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:36:05.754Z|6a4189a0-30ff-4c1f-937d-8a87ac008618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:36:07.401Z|d10c5cd5-2c9c-416f-87a3-c0574f697577|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:36:07.401Z|d10c5cd5-2c9c-416f-87a3-c0574f697577|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:36:07.409Z|1c8e9ea1-fc72-4693-93d0-34387ebf3c04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:36:07.410Z|1c8e9ea1-fc72-4693-93d0-34387ebf3c04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:36:07.409Z|5c7af599-93f6-4df6-893e-4eb76cfc0bea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:36:07.411Z|5c7af599-93f6-4df6-893e-4eb76cfc0bea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:36:08.308Z|2e62aea9-3484-4122-ad91-29c23d1b492f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:36:08.308Z|2e62aea9-3484-4122-ad91-29c23d1b492f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:36:17.432Z|c376f460-9515-4f82-9aa7-8ff2049a4f9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:36:17.433Z|c376f460-9515-4f82-9aa7-8ff2049a4f9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:36:17.435Z|f48561d5-807a-497f-afec-773ea9f98165|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:36:17.436Z|f48561d5-807a-497f-afec-773ea9f98165|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:36:17.438Z|543ee025-fcff-453b-b231-f4eb19335238|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:36:17.439Z|543ee025-fcff-453b-b231-f4eb19335238|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:36:20.750Z|a229f6a4-1988-4ee6-b250-6e30b54f1a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:36:20.750Z|a229f6a4-1988-4ee6-b250-6e30b54f1a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:36:27.462Z|3dad553e-6aca-4f62-bb60-405ed82fb4ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:36:27.463Z|3dad553e-6aca-4f62-bb60-405ed82fb4ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:36:27.462Z|87e1f8c8-f731-4360-9505-37e0282ab59a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:36:27.464Z|87e1f8c8-f731-4360-9505-37e0282ab59a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:36:27.470Z|d17a7735-dd0c-4c6e-b0f2-bb30c806e177|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:36:27.470Z|d17a7735-dd0c-4c6e-b0f2-bb30c806e177|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:36:35.750Z|a6cc3158-8c11-4cd1-bffe-2f240f125bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:36:35.750Z|a6cc3158-8c11-4cd1-bffe-2f240f125bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:36:37.494Z|6b998783-fcab-4bd2-8bb0-71099a2dd311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:36:37.496Z|6b998783-fcab-4bd2-8bb0-71099a2dd311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:36:37.496Z|169df373-a89c-4298-a8ab-3839a1e1c71a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:36:37.497Z|169df373-a89c-4298-a8ab-3839a1e1c71a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:36:37.498Z|4c34640c-6aeb-482e-bf3b-a1b4b6dde472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:36:37.499Z|4c34640c-6aeb-482e-bf3b-a1b4b6dde472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:36:38.310Z|b2006afc-54fb-49e4-bccf-ffb169153b45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:36:38.311Z|b2006afc-54fb-49e4-bccf-ffb169153b45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:36:47.531Z|26717632-4aa1-4d61-a5e1-c18d586b4ba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:36:47.531Z|26717632-4aa1-4d61-a5e1-c18d586b4ba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:36:47.540Z|16263100-5715-41c9-ab46-2b986b380bd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:36:47.540Z|4b87294f-bf34-4197-ab10-f58fe48c25a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:36:47.541Z|16263100-5715-41c9-ab46-2b986b380bd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:36:47.541Z|4b87294f-bf34-4197-ab10-f58fe48c25a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:36:50.750Z|be6d033b-03a9-4805-8670-67b246f24d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:36:50.754Z|be6d033b-03a9-4805-8670-67b246f24d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:36:57.563Z|02b7092a-c6db-4a02-9001-5b86248bd5e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:36:57.564Z|02b7092a-c6db-4a02-9001-5b86248bd5e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:36:57.573Z|2df69766-9c3d-43c0-b600-5a942682ffa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:36:57.574Z|2df69766-9c3d-43c0-b600-5a942682ffa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:36:57.584Z|0aa9837c-fe45-47b3-949d-c2c046304741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:36:57.585Z|0aa9837c-fe45-47b3-949d-c2c046304741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:36:59.887Z|3099b89f-497f-45f3-bb75-afe2c29310a1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:36:59.888Z|3099b89f-497f-45f3-bb75-afe2c29310a1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:37:05.749Z|a4a281dc-b359-4b52-8e1e-c2e094e6736a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:37:05.750Z|a4a281dc-b359-4b52-8e1e-c2e094e6736a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:37:07.602Z|35000dd6-7bb4-46b3-b9e6-62e047be48cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:37:07.603Z|35000dd6-7bb4-46b3-b9e6-62e047be48cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:37:07.604Z|533fd88f-7baf-4f78-a8d6-c147648adf4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:37:07.604Z|533fd88f-7baf-4f78-a8d6-c147648adf4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:37:07.607Z|d358417b-a7eb-4988-8cc2-e2485041a69e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:37:07.608Z|d358417b-a7eb-4988-8cc2-e2485041a69e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:37:08.313Z|9743c33d-c800-481c-8af0-0fd1d8065079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:37:08.313Z|9743c33d-c800-481c-8af0-0fd1d8065079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:37:17.633Z|935ce144-0491-446f-8f47-184e68adc131|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:37:17.633Z|935ce144-0491-446f-8f47-184e68adc131|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:37:17.634Z|32479e9c-c659-4ab4-acde-a67da08fc960|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:37:17.635Z|32479e9c-c659-4ab4-acde-a67da08fc960|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:37:17.639Z|cc762ddb-786f-436a-bcf2-99cdd6ad09a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:37:17.640Z|cc762ddb-786f-436a-bcf2-99cdd6ad09a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:37:20.750Z|6e833877-fb1c-4861-9bad-5ff3b326a9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:37:20.750Z|6e833877-fb1c-4861-9bad-5ff3b326a9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:37:27.659Z|13618878-1272-4ac6-b3de-4a431d3bb774|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:37:27.660Z|4224ced4-b7b1-49c1-9a3c-07d485ff5375|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:37:27.661Z|4224ced4-b7b1-49c1-9a3c-07d485ff5375|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:37:27.662Z|e8caed67-535e-4342-be95-1f7ca8600c18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:37:27.663Z|e8caed67-535e-4342-be95-1f7ca8600c18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:37:27.660Z|13618878-1272-4ac6-b3de-4a431d3bb774|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:37:35.750Z|ff199b3e-f7a5-434d-b290-d2f4709ae54d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:37:35.753Z|ff199b3e-f7a5-434d-b290-d2f4709ae54d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:37:37.684Z|3b5bf0bd-6400-4141-95bc-2ee786785ec2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:37:37.684Z|3b5bf0bd-6400-4141-95bc-2ee786785ec2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:37:37.685Z|c77552e4-aec2-4d58-a435-fc42c1f1e600|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:37:37.686Z|c77552e4-aec2-4d58-a435-fc42c1f1e600|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:37:37.686Z|25aaefbe-04e7-43b2-af17-e39cac1cbffd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:37:37.687Z|25aaefbe-04e7-43b2-af17-e39cac1cbffd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:37:38.314Z|71208994-ecfb-45c4-9120-35f5192a6d7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:37:38.315Z|71208994-ecfb-45c4-9120-35f5192a6d7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:37:47.716Z|ed7b86c5-4ca8-4887-8eb0-29f8069dde5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:37:47.716Z|9091546a-9c0a-4b8b-90c8-b46bccb69dd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:37:47.716Z|ed7b86c5-4ca8-4887-8eb0-29f8069dde5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:37:47.716Z|9091546a-9c0a-4b8b-90c8-b46bccb69dd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:37:47.716Z|d4ba8e87-4b38-4811-80fc-eb0167161750|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:37:47.717Z|d4ba8e87-4b38-4811-80fc-eb0167161750|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:37:50.749Z|5b239132-c09c-4086-8c34-86c263bda65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:37:50.750Z|5b239132-c09c-4086-8c34-86c263bda65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:37:57.744Z|88e7fead-e3a9-4a8e-a114-13713ed958ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:37:57.748Z|3c397296-4fb0-49c8-a0a0-887c58535aaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:37:57.747Z|1bdf2780-deb4-4596-8b4c-da00de28ffc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:37:57.749Z|88e7fead-e3a9-4a8e-a114-13713ed958ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:37:57.750Z|3c397296-4fb0-49c8-a0a0-887c58535aaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:37:57.753Z|1bdf2780-deb4-4596-8b4c-da00de28ffc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:37:59.888Z|148a3ba5-f2c9-422c-9a88-b83c0caff6ba|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:37:59.889Z|148a3ba5-f2c9-422c-9a88-b83c0caff6ba|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:38:05.750Z|c95f4ef8-6803-441d-a91e-a47f108f2e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:38:05.750Z|c95f4ef8-6803-441d-a91e-a47f108f2e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:38:07.785Z|07bddb49-6f1d-4e6b-ae66-5f579f9894a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:38:07.786Z|07bddb49-6f1d-4e6b-ae66-5f579f9894a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:38:07.788Z|d16230ff-c8c8-487b-87d0-343a84d8e608|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:38:07.789Z|d16230ff-c8c8-487b-87d0-343a84d8e608|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:38:07.793Z|23ad4c56-3b1d-4a61-b4e8-96d3bae2d92b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:38:07.793Z|23ad4c56-3b1d-4a61-b4e8-96d3bae2d92b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:38:08.316Z|7330a54b-6aaf-479d-b491-70bde5f76158|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:38:08.316Z|7330a54b-6aaf-479d-b491-70bde5f76158|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:38:17.817Z|a6e0ea16-2293-4cf8-bd40-4c28a08fa013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:38:17.817Z|bae99b78-1c86-4860-92c4-a4abf5f960e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:38:17.817Z|a6e0ea16-2293-4cf8-bd40-4c28a08fa013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:38:17.817Z|bae99b78-1c86-4860-92c4-a4abf5f960e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:38:17.822Z|9a5a4d8f-e11f-43b1-a1c1-a53792ea8c16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:38:17.823Z|9a5a4d8f-e11f-43b1-a1c1-a53792ea8c16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:38:20.750Z|256868ec-5f83-4902-96d5-b2b65a64bbc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:38:20.753Z|256868ec-5f83-4902-96d5-b2b65a64bbc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:38:27.850Z|f9590f29-0b9b-4a07-9c1e-4e56917dd6a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:38:27.850Z|f9590f29-0b9b-4a07-9c1e-4e56917dd6a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:38:27.848Z|451d96d7-6310-4d19-ba42-aae7170d89b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:38:27.855Z|82926866-547d-4818-abf8-0bcf2cbae415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:38:27.855Z|82926866-547d-4818-abf8-0bcf2cbae415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:38:27.852Z|451d96d7-6310-4d19-ba42-aae7170d89b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:38:35.750Z|3f4cda87-4884-446e-97fb-0cf2d57fdcc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:38:35.750Z|3f4cda87-4884-446e-97fb-0cf2d57fdcc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:38:37.881Z|60b138aa-fb8f-4542-9749-ca225b224baa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:38:37.881Z|60b138aa-fb8f-4542-9749-ca225b224baa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:38:37.882Z|e6514588-4e20-4a27-ad7c-c7df979065cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:38:37.883Z|e6514588-4e20-4a27-ad7c-c7df979065cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:38:37.887Z|e69cb4c5-0bcc-4485-92d3-1101471053dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:38:37.888Z|e69cb4c5-0bcc-4485-92d3-1101471053dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:38:38.317Z|45b760f5-ce60-4912-a80b-7756f50345a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:38:38.317Z|45b760f5-ce60-4912-a80b-7756f50345a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:38:47.912Z|8703f6b6-da9c-49a0-a6dd-6e1f9fe219d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:38:47.912Z|995dd480-96c6-46fa-a0c1-ce55c70c0a89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:38:47.913Z|995dd480-96c6-46fa-a0c1-ce55c70c0a89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:38:47.912Z|8703f6b6-da9c-49a0-a6dd-6e1f9fe219d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:38:47.918Z|ff7f1af6-60ff-43a1-867f-b8718ade761f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:38:47.918Z|ff7f1af6-60ff-43a1-867f-b8718ade761f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:38:50.749Z|2a96728f-278a-47ce-879d-6db60f7f1455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:38:50.750Z|2a96728f-278a-47ce-879d-6db60f7f1455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:38:57.941Z|827fa5ec-2ee6-42f2-a573-55626d694d47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:38:57.943Z|5e536798-1ff0-466b-8b4f-41e8d5b34fb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:38:57.944Z|827fa5ec-2ee6-42f2-a573-55626d694d47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:38:57.947Z|d7025b23-eb28-48d5-8149-1b0ef4f4ace5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:38:57.947Z|5e536798-1ff0-466b-8b4f-41e8d5b34fb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:38:57.948Z|d7025b23-eb28-48d5-8149-1b0ef4f4ace5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:38:59.887Z|8fcc6773-d9a7-4374-9cbe-cef406fd831b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:38:59.888Z|8fcc6773-d9a7-4374-9cbe-cef406fd831b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:39:05.749Z|ffa79639-e78b-42ae-be1d-9e1f007bae97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:39:05.753Z|ffa79639-e78b-42ae-be1d-9e1f007bae97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:39:07.981Z|aeb4eaa7-a5d9-497a-b2bd-21d490e61f0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:39:07.982Z|aeb4eaa7-a5d9-497a-b2bd-21d490e61f0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:39:07.984Z|be7d0d21-9231-4f27-be0d-14517f7a0ab6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:39:07.984Z|be7d0d21-9231-4f27-be0d-14517f7a0ab6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:39:07.988Z|ec6de524-e8da-453b-b718-648bea73de1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:39:07.988Z|ec6de524-e8da-453b-b718-648bea73de1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:39:08.319Z|fb7086d7-277b-4438-9ca7-01427c045873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:39:08.319Z|fb7086d7-277b-4438-9ca7-01427c045873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:39:18.017Z|981fbc20-963f-49e9-8870-9386b29e1412|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:39:18.017Z|981fbc20-963f-49e9-8870-9386b29e1412|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:39:18.020Z|5743243a-6cc0-46d2-ab2d-9f140f9c5693|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:39:18.021Z|5743243a-6cc0-46d2-ab2d-9f140f9c5693|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:39:18.022Z|f2abb820-a999-4fb4-be3a-81bde050b18f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:39:18.023Z|f2abb820-a999-4fb4-be3a-81bde050b18f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:39:20.749Z|87a33ab5-0b90-4ae6-b0f6-659dd43092cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:39:20.750Z|87a33ab5-0b90-4ae6-b0f6-659dd43092cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:39:28.052Z|901ad76d-d2ee-4332-8cee-6baabada5fb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:39:28.052Z|901ad76d-d2ee-4332-8cee-6baabada5fb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:39:28.054Z|ad730d38-0511-48f0-9909-25a7ed807734|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:39:28.054Z|ad730d38-0511-48f0-9909-25a7ed807734|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:39:28.048Z|98a577c4-0f14-4f6d-b208-febd15760d3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:39:28.055Z|98a577c4-0f14-4f6d-b208-febd15760d3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:39:35.749Z|0e82fb7b-b662-4cfa-8c23-53793a561dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:39:35.750Z|0e82fb7b-b662-4cfa-8c23-53793a561dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:39:38.080Z|7fa892c2-c182-4364-8d07-98385343be67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:39:38.080Z|7fa892c2-c182-4364-8d07-98385343be67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:39:38.083Z|4194461f-873e-440b-9078-ac04eebfaac4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:39:38.083Z|4194461f-873e-440b-9078-ac04eebfaac4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:39:38.084Z|45287843-6174-495e-937f-4c6903ff9965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:39:38.084Z|45287843-6174-495e-937f-4c6903ff9965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:39:38.320Z|91209f9d-0cc4-48a2-abc7-58d105900a1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:39:38.320Z|91209f9d-0cc4-48a2-abc7-58d105900a1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:39:48.111Z|162c0ab9-e263-4a22-a840-acd71351bbb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:39:48.112Z|162c0ab9-e263-4a22-a840-acd71351bbb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:39:48.114Z|4365d57e-5d6d-475d-ab16-1438d5e6d392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:39:48.114Z|4365d57e-5d6d-475d-ab16-1438d5e6d392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:39:48.116Z|16e952fa-8d6e-4ccc-ac1d-f1872feff475|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:39:48.117Z|16e952fa-8d6e-4ccc-ac1d-f1872feff475|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:39:50.749Z|36cfa1f6-9ac5-495a-b040-e76a74443e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:39:50.751Z|36cfa1f6-9ac5-495a-b040-e76a74443e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:39:58.141Z|bed0951e-af43-4e5f-bb0f-af8ad7ac8291|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:39:58.142Z|bed0951e-af43-4e5f-bb0f-af8ad7ac8291|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:39:58.143Z|ae13dc8b-aa89-4457-a917-150c1af129cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:39:58.143Z|ae13dc8b-aa89-4457-a917-150c1af129cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:39:58.145Z|77f17b1e-857a-4a45-9a85-008e663acfea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:39:58.146Z|77f17b1e-857a-4a45-9a85-008e663acfea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:39:59.888Z|5fd43ccd-377a-4bed-803f-be476b10a928|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:39:59.888Z|5fd43ccd-377a-4bed-803f-be476b10a928|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:40:05.749Z|2eef0078-6886-413f-889e-d08f9b5b5c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:40:05.750Z|2eef0078-6886-413f-889e-d08f9b5b5c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:40:08.174Z|b59b9782-4e9c-429a-8a96-1b09e7098b6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:40:08.175Z|b59b9782-4e9c-429a-8a96-1b09e7098b6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:40:08.175Z|410c42c8-4f74-4ece-bcd6-433b6aec7937|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:40:08.177Z|410c42c8-4f74-4ece-bcd6-433b6aec7937|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:40:08.178Z|a7c94346-caca-41b1-bb00-8fec071c8f33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:40:08.178Z|a7c94346-caca-41b1-bb00-8fec071c8f33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:40:08.321Z|d27cc054-a6ee-4635-aecc-bdf9b2c4f68b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:40:08.321Z|d27cc054-a6ee-4635-aecc-bdf9b2c4f68b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:40:18.205Z|49ee8c40-46dd-441f-ab95-d68beebd3b7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:40:18.205Z|bc2d9ac5-538e-4886-b7b2-1cc0d7e11bc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:40:18.206Z|49ee8c40-46dd-441f-ab95-d68beebd3b7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:40:18.206Z|bc2d9ac5-538e-4886-b7b2-1cc0d7e11bc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:40:18.209Z|60ec4fcb-cdcf-4f97-b561-af5ef47b5286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:40:18.210Z|60ec4fcb-cdcf-4f97-b561-af5ef47b5286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:40:20.749Z|164f55d3-f7d2-421a-ab6d-d88f9609e768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:40:20.750Z|164f55d3-f7d2-421a-ab6d-d88f9609e768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:40:28.234Z|744d1362-10da-4b7f-b292-852d27d85c0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:40:28.235Z|744d1362-10da-4b7f-b292-852d27d85c0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:40:28.235Z|a6fc5b23-b3a4-4044-8a00-ea74ba1fc6b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:40:28.236Z|a6fc5b23-b3a4-4044-8a00-ea74ba1fc6b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:40:28.242Z|4641bcd7-afd1-49b5-a106-dbfe7816603e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:40:28.242Z|4641bcd7-afd1-49b5-a106-dbfe7816603e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:40:35.750Z|3bd3e13e-52c8-4cf8-82d2-530f43bca213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:40:35.754Z|3bd3e13e-52c8-4cf8-82d2-530f43bca213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:40:38.260Z|9a375342-8e13-44df-839c-139cb7cd240e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:40:38.261Z|9a375342-8e13-44df-839c-139cb7cd240e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:40:38.264Z|af267cb4-9f84-4024-86fd-95d1091bf59e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:40:38.265Z|af267cb4-9f84-4024-86fd-95d1091bf59e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:40:38.268Z|f05e2b01-ac43-4a83-90e8-797d670eec1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:40:38.269Z|f05e2b01-ac43-4a83-90e8-797d670eec1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:40:38.322Z|62acfc38-f07f-42ef-bcf9-dac5385f53e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:40:38.322Z|62acfc38-f07f-42ef-bcf9-dac5385f53e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:40:48.303Z|43a1ca68-bd86-4b04-9623-df644885f87b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:40:48.304Z|43a1ca68-bd86-4b04-9623-df644885f87b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:40:48.305Z|b386e55c-2079-4394-8d5a-e67f79edcc65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:40:48.305Z|b386e55c-2079-4394-8d5a-e67f79edcc65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:40:48.311Z|7ee3f546-5918-4c86-a20c-af196a00e3dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:40:48.312Z|7ee3f546-5918-4c86-a20c-af196a00e3dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:40:50.749Z|49aec804-c4d2-47bd-9d00-411b52513f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:40:50.750Z|49aec804-c4d2-47bd-9d00-411b52513f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:40:58.333Z|6d6cb458-5d3d-4108-af0a-63c47ac5f511|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:40:58.334Z|6d6cb458-5d3d-4108-af0a-63c47ac5f511|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:40:58.336Z|41a59dc5-eb04-4ed2-9c81-cd6536288da4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:40:58.337Z|41a59dc5-eb04-4ed2-9c81-cd6536288da4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:40:58.338Z|50069cd3-66a3-44ed-ba53-344698c8ce87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:40:58.338Z|50069cd3-66a3-44ed-ba53-344698c8ce87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:40:59.888Z|72d1e90a-101b-46c2-bb97-7766840e8986|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:40:59.889Z|72d1e90a-101b-46c2-bb97-7766840e8986|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:41:05.750Z|cfaa0cf9-8f55-47d0-9069-9eb6fabc6bc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:41:05.750Z|cfaa0cf9-8f55-47d0-9069-9eb6fabc6bc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:41:08.323Z|7edce036-af39-48d7-8f7a-ce41a89978dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:41:08.323Z|7edce036-af39-48d7-8f7a-ce41a89978dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:41:08.365Z|9a581861-3f08-4251-8869-5b30d75b217a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:41:08.367Z|9a581861-3f08-4251-8869-5b30d75b217a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:41:08.366Z|a62517fd-bb84-4826-8465-f7460c1481ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:41:08.367Z|b062136e-85dd-4943-b830-03577fd816c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:41:08.367Z|a62517fd-bb84-4826-8465-f7460c1481ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:41:08.367Z|b062136e-85dd-4943-b830-03577fd816c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:41:18.399Z|34aed7e8-e10e-43bb-8c40-6775bc3b5ab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:41:18.399Z|34aed7e8-e10e-43bb-8c40-6775bc3b5ab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:41:18.399Z|ddeea780-fc9a-4430-8976-4103acca2e6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:41:18.399Z|ddeea780-fc9a-4430-8976-4103acca2e6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:41:18.403Z|7f5aba57-9b0d-4c26-a558-e2513f4b310f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:41:18.403Z|7f5aba57-9b0d-4c26-a558-e2513f4b310f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:41:20.750Z|56809710-96c3-4e64-b3f8-d6ae08f42825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:41:20.754Z|56809710-96c3-4e64-b3f8-d6ae08f42825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:41:28.429Z|7e90f52d-cfed-4a72-99ae-7dd955bd8430|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:41:28.431Z|7e90f52d-cfed-4a72-99ae-7dd955bd8430|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:41:28.436Z|28f50558-b835-40f6-ab77-ee64a69534ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:41:28.436Z|28f50558-b835-40f6-ab77-ee64a69534ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:41:28.439Z|fb81b20a-7db3-497b-85fa-c9905ae86309|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:41:28.439Z|fb81b20a-7db3-497b-85fa-c9905ae86309|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:41:35.750Z|7159ac01-0822-4aaf-b8dc-6bd42d7d2c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:41:35.750Z|7159ac01-0822-4aaf-b8dc-6bd42d7d2c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:41:38.324Z|bb915812-6d22-4e7d-923d-5698c84c6a93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:41:38.324Z|bb915812-6d22-4e7d-923d-5698c84c6a93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:41:38.461Z|b6418379-18ed-40bc-8d18-4af7e6883e9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:41:38.462Z|b6418379-18ed-40bc-8d18-4af7e6883e9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:41:38.466Z|6c23a482-246d-4b5d-80d0-b9b6728999e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:41:38.466Z|6c23a482-246d-4b5d-80d0-b9b6728999e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:41:38.467Z|fd734d7f-96dc-40b3-8265-8a68c15aad7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:41:38.467Z|fd734d7f-96dc-40b3-8265-8a68c15aad7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:41:48.492Z|bc811f68-3f72-4cbf-a34e-ca4024d63f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:41:48.493Z|bc811f68-3f72-4cbf-a34e-ca4024d63f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:41:48.496Z|470f11cd-05f1-44c2-a58b-cc90c80ac947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:41:48.497Z|470f11cd-05f1-44c2-a58b-cc90c80ac947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:41:48.497Z|22cb6e08-ec1b-4a21-ae53-be30ea7e954d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:41:48.498Z|22cb6e08-ec1b-4a21-ae53-be30ea7e954d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:41:50.749Z|ab69ad78-1a8c-4839-870e-e6b3b3b77d35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:41:50.750Z|ab69ad78-1a8c-4839-870e-e6b3b3b77d35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:41:58.523Z|038a3b6a-e5d7-4893-afea-abcaa3e71d61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:41:58.524Z|038a3b6a-e5d7-4893-afea-abcaa3e71d61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:41:58.526Z|10f54b65-6c35-4710-9049-a1cf528434dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:41:58.528Z|10f54b65-6c35-4710-9049-a1cf528434dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:41:58.530Z|07912f69-8de9-4ce2-8e45-e4c78d4e0446|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:41:58.531Z|07912f69-8de9-4ce2-8e45-e4c78d4e0446|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:41:59.890Z|7ebefb65-82ca-4555-95ab-271c0abadda0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:41:59.891Z|7ebefb65-82ca-4555-95ab-271c0abadda0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:42:05.750Z|c664222c-3b26-486a-9191-fe1e0ab14f94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:42:05.754Z|c664222c-3b26-486a-9191-fe1e0ab14f94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:42:08.325Z|532a7aa8-2fdb-4fd7-9218-3214abba2c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:42:08.325Z|532a7aa8-2fdb-4fd7-9218-3214abba2c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:42:08.556Z|523cbcf9-9211-4a06-9506-a281f85d050c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:42:08.556Z|f87f4bc1-b836-4272-a9d1-1424c4208816|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:42:08.556Z|523cbcf9-9211-4a06-9506-a281f85d050c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:42:08.557Z|f87f4bc1-b836-4272-a9d1-1424c4208816|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:42:08.562Z|33c80b02-e135-44d2-9b52-43d85b5ca256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:42:08.562Z|33c80b02-e135-44d2-9b52-43d85b5ca256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:42:18.586Z|d3c704b0-12ba-410a-a88a-f4e93fbab44f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:42:18.586Z|6a632f57-c323-431d-9a07-e1e4be0ee1a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:42:18.586Z|6a632f57-c323-431d-9a07-e1e4be0ee1a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:42:18.586Z|d3c704b0-12ba-410a-a88a-f4e93fbab44f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:42:18.588Z|a7f37a68-c522-43b3-b042-28fdbb3dae60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:42:18.588Z|a7f37a68-c522-43b3-b042-28fdbb3dae60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:42:20.750Z|66c62b6c-f5c2-4e59-a756-7c9004e58467|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:42:20.750Z|66c62b6c-f5c2-4e59-a756-7c9004e58467|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:42:28.612Z|f94be1c5-8990-49e2-9ee0-50d575caa96a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:42:28.614Z|f94be1c5-8990-49e2-9ee0-50d575caa96a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:42:28.615Z|a9d0d23d-bd7a-4fa9-b31a-a0fa9ae44c45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:42:28.615Z|a9d0d23d-bd7a-4fa9-b31a-a0fa9ae44c45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:42:28.616Z|a144d280-b252-41dc-8731-1554ab412bd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:42:28.616Z|a144d280-b252-41dc-8731-1554ab412bd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:42:35.749Z|55997267-79a5-4777-b584-7944ee7e15d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:42:35.750Z|55997267-79a5-4777-b584-7944ee7e15d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:42:38.326Z|d394cd3e-b6ba-41a8-a7d1-be691d895432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:42:38.326Z|d394cd3e-b6ba-41a8-a7d1-be691d895432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:42:38.641Z|dbbd8c4b-16d6-4511-a764-2e0cc2677eb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:42:38.642Z|dbbd8c4b-16d6-4511-a764-2e0cc2677eb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:42:38.642Z|dc1428fb-86aa-441f-bfe9-152d8141f68e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:42:38.643Z|dc1428fb-86aa-441f-bfe9-152d8141f68e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:42:38.645Z|231b88ec-1aa4-49b1-89b5-91713dda55fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:42:38.646Z|231b88ec-1aa4-49b1-89b5-91713dda55fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:42:48.675Z|30734efd-9971-4466-b72d-a0e6a38f7573|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:42:48.676Z|30734efd-9971-4466-b72d-a0e6a38f7573|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:42:48.678Z|dec42f08-02c2-4262-b01c-f19582bcd0a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:42:48.679Z|dec42f08-02c2-4262-b01c-f19582bcd0a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:42:48.679Z|3d11db31-5966-41ee-a96f-2858e895810d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:42:48.680Z|3d11db31-5966-41ee-a96f-2858e895810d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:42:50.749Z|89493756-bcda-43ea-ae40-a92ad3a99627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:42:50.755Z|89493756-bcda-43ea-ae40-a92ad3a99627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:42:58.707Z|1a8ecb61-78b7-4914-8dab-8019d901b3ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:42:58.708Z|1a8ecb61-78b7-4914-8dab-8019d901b3ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:42:58.715Z|5b86ea9c-279b-4f91-9702-2a5076f80ce4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:42:58.715Z|5b86ea9c-279b-4f91-9702-2a5076f80ce4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:42:58.716Z|30b3afbd-f2a1-4f6f-8391-1643c9723f6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:42:58.717Z|30b3afbd-f2a1-4f6f-8391-1643c9723f6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:42:59.890Z|fc746b8d-636e-4d9a-865c-5a70e2b6e6b8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-15T19:42:59.892Z|fc746b8d-636e-4d9a-865c-5a70e2b6e6b8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-15T19:43:05.750Z|4ba9eaa1-2297-402c-8d67-22d132d6e22e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:43:05.750Z|4ba9eaa1-2297-402c-8d67-22d132d6e22e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:43:08.327Z|2d01b2c1-36b8-488f-bbf5-562ec7d14862|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-15T19:43:08.327Z|2d01b2c1-36b8-488f-bbf5-562ec7d14862|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-15T19:43:08.750Z|0a850e99-bf82-41aa-bb25-ac079d2d69d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:43:08.751Z|4163def8-ad62-4ee6-ace1-d8a6f76911de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:43:08.752Z|4163def8-ad62-4ee6-ace1-d8a6f76911de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:43:08.751Z|0a850e99-bf82-41aa-bb25-ac079d2d69d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-15T19:43:08.755Z|cd9a6f3b-2281-4a49-b7e1-0c509ab7e68f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-15T19:43:08.756Z|cd9a6f3b-2281-4a49-b7e1-0c509ab7e68f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.